Mock Version: 1.1.21 Mock Version: 1.1.21 ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target i686 --nodeps builddir/build/SPECS/groonga.spec'], False, '/var/lib/mock/f16-build-1424868-230375/root/', None, 86400, True, False, 500, 425, None, False, {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'}, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bs --target i686 --nodeps builddir/build/SPECS/groonga.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} sh: /usr/bin/python: No such file or directory warning: Could not canonicalize hostname: buildvm-19.phx2.fedoraproject.org Building target platforms: i686 Building for target i686 Wrote: /builddir/build/SRPMS/groonga-2.0.5-1.fc16.src.rpm Child return code was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target i686 --nodeps builddir/build/SPECS/groonga.spec'], False, '/var/lib/mock/f16-build-1424868-230375/root/', None, 86400, True, False, 500, 425, None, False, {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'}, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bb --target i686 --nodeps builddir/build/SPECS/groonga.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} Building target platforms: i686 Building for target i686 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.rfd3pa + umask 022 + cd /builddir/build/BUILD + LANG=C + export LANG + unset DISPLAY + cd /builddir/build/BUILD + rm -rf groonga-2.0.5 + /usr/bin/gzip -dc /builddir/build/SOURCES/groonga-2.0.5.tar.gz + /bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd groonga-2.0.5 + /bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.C9HOhW + umask 022 + cd /builddir/build/BUILD + cd groonga-2.0.5 + LANG=C + export LANG + unset DISPLAY + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/lib/gfortran/modules' + export FFLAGS + LDFLAGS='-Wl,-z,relro ' + export LDFLAGS + ./configure --build=i686-redhat-linux-gnu --host=i686-redhat-linux-gnu --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --disable-static --with-package-platform=redhat --with-zlib --with-lzo --with-munin-plugins 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 how to create a pax tar archive... gnutar checking build system type... i686-redhat-linux-gnu checking host system type... i686-redhat-linux-gnu checking for native Win32... no checking for some Win32 platform... no checking for NetBSD.... no checking for Solaris.... no checking for style of include used by make... GNU checking for i686-redhat-linux-gnu-gcc... no checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking dependency style of gcc... none checking how to run the C preprocessor... 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/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 whether byte ordering is bigendian... no checking for i686-redhat-linux-gnu-g++... no checking for i686-redhat-linux-gnu-c++... no checking for i686-redhat-linux-gnu-gpp... no checking for i686-redhat-linux-gnu-aCC... no checking for i686-redhat-linux-gnu-CC... no checking for i686-redhat-linux-gnu-cxx... no checking for i686-redhat-linux-gnu-cc++... no checking for i686-redhat-linux-gnu-cl.exe... no checking for i686-redhat-linux-gnu-FCC... no checking for i686-redhat-linux-gnu-KCC... no checking for i686-redhat-linux-gnu-RCC... no checking for i686-redhat-linux-gnu-xlC_r... no checking for i686-redhat-linux-gnu-xlC... no checking for g++... g++ checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking dependency style of g++... none checking for i686-redhat-linux-gnu-gcc... gcc checking whether we are using the GNU C compiler... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to accept ISO C89... (cached) none needed checking dependency style of gcc... (cached) none checking whether gcc and cc understand -c and -o together... yes checking for i686-redhat-linux-gnu-pkg-config... no checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.19... yes checking if gcc supports -Wall... yes checking if g++ supports -Wall... yes checking if gcc supports -Wextra... yes checking if g++ supports -Wextra... yes checking if gcc supports -Wno-unused-but-set-variable... yes checking if g++ supports -Wno-unused-but-set-variable... yes checking if gcc supports -Wno-unused-parameter... yes checking if g++ supports -Wno-unused-parameter... yes checking if gcc supports -Wno-sign-compare... yes checking if g++ supports -Wno-sign-compare... yes checking if gcc supports -Wno-pointer-sign... yes checking if gcc supports -Wno-missing-field-initializers... yes checking if g++ supports -Wno-missing-field-initializers... yes checking if gcc supports -Wformat=2... yes checking if g++ supports -Wformat=2... yes checking if gcc supports -Wstrict-aliasing=2... yes checking if g++ supports -Wstrict-aliasing=2... yes checking if gcc supports -Wdisabled-optimization... yes checking if g++ supports -Wdisabled-optimization... yes checking if gcc supports -Wfloat-equal... yes checking if g++ supports -Wfloat-equal... yes checking if gcc supports -Wpointer-arith... yes checking if g++ supports -Wpointer-arith... yes checking if gcc supports -Wdeclaration-after-statement... yes checking if gcc supports -Wbad-function-cast... yes checking if gcc supports -Wcast-align... yes checking if g++ supports -Wcast-align... yes checking if gcc supports -Wredundant-decls... yes checking if g++ supports -Wredundant-decls... yes checking if gcc supports -Wwrite-strings... yes checking if g++ supports -Wwrite-strings... yes checking if g++ supports -fexceptions... yes checking if g++ supports -fimplicit-templates... yes checking if gcc supports -Wno-clobbered... yes checking if g++ supports -Wno-clobbered... yes checking how to print strings... printf checking for a sed that does not truncate output... /bin/sed checking for fgrep... /bin/grep -F checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1966080 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking how to convert i686-redhat-linux-gnu file names to i686-redhat-linux-gnu format... func_convert_file_noop checking how to convert i686-redhat-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for i686-redhat-linux-gnu-objdump... objdump checking how to recognize dependent libraries... pass_all checking for i686-redhat-linux-gnu-dlltool... dlltool checking how to associate runtime and link libraries... printf %s\n checking for i686-redhat-linux-gnu-ar... no checking for ar... ar checking for archiver @FILE support... @ checking for i686-redhat-linux-gnu-strip... no checking for strip... strip checking for i686-redhat-linux-gnu-ranlib... no checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok checking for sysroot... no checking for i686-redhat-linux-gnu-mt... no checking for mt... no checking if : is a manifest tool... no checking for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... no checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/bin/ld) 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 how to run the C++ preprocessor... g++ -E checking for ld used by g++... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes checking for g++ option to produce PIC... -fPIC -DPIC checking if g++ PIC flag -fPIC -DPIC works... yes checking if g++ static flag -static works... no checking if g++ supports -c -o file.o... yes checking if g++ supports -c -o file.o... (cached) yes checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate configure: creating ./config.lt config.lt: creating libtool checking for library containing log... -lm checking for fpclassify... yes checking for dlfcn.h... (cached) yes checking errno.h usability... yes checking errno.h presence... yes checking for errno.h... yes checking execinfo.h usability... yes checking execinfo.h presence... yes checking for execinfo.h... yes checking for inttypes.h... (cached) 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 netinet/tcp.h usability... yes checking netinet/tcp.h presence... yes checking for netinet/tcp.h... yes checking signal.h usability... yes checking signal.h presence... yes checking for signal.h... yes checking for stdint.h... (cached) yes checking for stdlib.h... (cached) yes checking sys/mman.h usability... yes checking sys/mman.h presence... yes checking for sys/mman.h... yes checking sys/param.h usability... yes checking sys/param.h presence... yes checking for sys/param.h... yes checking sys/resource.h usability... yes checking sys/resource.h presence... yes checking for sys/resource.h... yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking sys/sysctl.h usability... yes checking sys/sysctl.h presence... yes checking for sys/sysctl.h... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking sys/timeb.h usability... yes checking sys/timeb.h presence... yes checking for sys/timeb.h... yes checking for sys/types.h... (cached) yes checking sys/wait.h usability... yes checking sys/wait.h presence... yes checking for sys/wait.h... yes checking time.h usability... yes checking time.h presence... yes checking for time.h... yes checking ucontext.h usability... yes checking ucontext.h presence... yes checking for ucontext.h... yes checking for unistd.h... (cached) yes checking for _strnicmp... no checking for _strtoui64... no checking for close... yes checking for gmtime_r... yes checking for localtime_r... yes checking for mkostemp... yes checking for open... yes checking for read... yes checking for strncasecmp... yes checking for strtoull... yes checking for write... yes checking for library containing backtrace... none required checking for library containing clock_gettime... -lrt checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... 64 checking for off_t... yes checking for size_t... yes checking size of off_t... 8 checking pthread.h usability... yes checking pthread.h presence... yes checking for pthread.h... yes checking for library containing pthread_create... -lpthread checking for library containing gethostbyname... none required checking for library containing socket... none required checking for library containing dlopen... -ldl checking for enabling coverage... no checking whether enable uyield... no checking whether enable exact-alloc-count... yes checking whether enable fmalloc... no checking whether enable abort... no checking whether allow dynamic memory allocation change... no checking whether debug memory management... no checking sys/epoll.h usability... yes checking sys/epoll.h presence... yes checking for sys/epoll.h... yes checking for epoll_create... yes checking whether MSG_MORE defined... no checking whether MSG_NOSIGNAL defined... no checking for CUTTER... no checking for i686-redhat-linux-gnu-pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.16... yes checking for GLIB - version >= 2.8.0... no *** Could not run GLIB test program, checking why... *** The test program failed to compile or link. See the file config.log for the *** exact error that occured. This usually means GLIB is incorrectly installed. checking for benchmark availablity... checking for inkscape... no checking for LIBEDIT... yes checking for library containing el_wline... none required checking for library containing compress... -lz checking for library containing lzo1_compress... -llzo2 checking whether enable MeCab... yes checking for mecab-config... /usr/bin/mecab-config checking for library containing mecab_new... -lmecab checking mecab.h usability... yes checking mecab.h presence... yes checking for mecab.h... yes checking for mecab_dictionary_info_t... yes checking whether enable KyTea... auto checking for KYTEA... no checking whether enable futex... no checking for LIBZMQ... yes checking for library containing event_init... none required checking for library containing msgpack_version... -lmsgpack checking whether enable document... auto checking whether document available... yes checking whether document buildable... no checking whether having built document... yes checking whether install munin plugins... yes checking whether package platform... redhat checking for the suffix of plugin shared libraries... .so configure: creating ./config.status config.status: creating Makefile config.status: creating build/Makefile config.status: creating build/cmake_modules/Makefile config.status: creating src/Makefile config.status: creating src/suggest/Makefile config.status: creating lib/Makefile config.status: creating lib/dat/Makefile config.status: creating include/Makefile config.status: creating include/groonga/Makefile config.status: creating plugins/Makefile config.status: creating plugins/tokenizers/Makefile config.status: creating plugins/suggest/Makefile config.status: creating plugins/table/Makefile config.status: creating examples/Makefile config.status: creating examples/dictionary/Makefile config.status: creating examples/dictionary/edict/Makefile config.status: creating examples/dictionary/eijiro/Makefile config.status: creating examples/dictionary/gene95/Makefile config.status: creating examples/dictionary/jmdict/Makefile config.status: creating packages/Makefile config.status: creating packages/apt/Makefile config.status: creating packages/rpm/Makefile config.status: creating packages/rpm/centos/Makefile config.status: creating packages/rpm/fedora/Makefile config.status: creating packages/yum/Makefile config.status: creating packages/source/Makefile config.status: creating packages/windows/Makefile config.status: creating packages/windows/patches/Makefile config.status: creating packages/windows/language-files/Makefile config.status: creating packages/windows/setup-x64.nsi config.status: creating data/Makefile config.status: creating data/images/Makefile config.status: creating data/images/logo/Makefile config.status: creating data/html/Makefile config.status: creating data/munin/Makefile config.status: creating data/init.d/Makefile config.status: creating data/init.d/redhat/Makefile config.status: creating data/init.d/redhat/sysconfig/Makefile config.status: creating data/systemd/Makefile config.status: creating data/systemd/fedora/Makefile config.status: creating data/systemd/fedora/sysconfig/Makefile config.status: creating tools/Makefile config.status: creating doc/Makefile config.status: creating doc/locale/Makefile config.status: creating doc/locale/en/Makefile config.status: creating doc/locale/en/LC_MESSAGES/Makefile config.status: creating doc/locale/ja/Makefile config.status: creating doc/locale/ja/LC_MESSAGES/Makefile config.status: creating test/Makefile config.status: creating test/unit/Makefile config.status: creating test/unit/lib/Makefile config.status: creating test/unit/lib/ruby/Makefile config.status: creating test/unit/fixtures/Makefile config.status: creating test/unit/fixtures/inverted-index/Makefile config.status: creating test/unit/fixtures/stress/Makefile config.status: creating test/unit/fixtures/performance/Makefile config.status: creating test/unit/fixtures/plugins/Makefile config.status: creating test/unit/fixtures/geo/Makefile config.status: creating test/unit/fixtures/story/Makefile config.status: creating test/unit/fixtures/story/taiyaki/Makefile config.status: creating test/unit/util/Makefile config.status: creating test/unit/core/Makefile config.status: creating test/unit/core/dat/Makefile config.status: creating test/unit/memcached/Makefile config.status: creating test/unit/http/Makefile config.status: creating test/unit/gqtp/Makefile config.status: creating test/unit/story/Makefile config.status: creating test/unit/groonga-benchmark/Makefile config.status: creating test/function/Makefile config.status: creating test/benchmark/Makefile config.status: creating test/benchmark/fixtures/Makefile config.status: creating test/benchmark/fixtures/geo-select/Makefile config.status: creating test/benchmark/lib/Makefile config.status: creating vendor/Makefile config.status: creating packages/rpm/centos/groonga.spec config.status: creating packages/rpm/fedora/groonga.spec config.status: creating packages/apt/debian/groonga-keyring.postrm config.status: creating groonga.pc config.status: creating groonga-httpd-conf.sh config.status: creating data/groonga-httpd.conf config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands === configuring in vendor/nginx (/builddir/build/BUILD/groonga-2.0.5/vendor/nginx) configure: running /bin/sh ./configure --disable-option-checking '--prefix=/usr' '--build=i686-redhat-linux-gnu' '--host=i686-redhat-linux-gnu' '--program-prefix=' '--disable-dependency-tracking' '--exec-prefix=/usr' '--bindir=/usr/bin' '--sbindir=/usr/sbin' '--sysconfdir=/etc' '--datadir=/usr/share' '--includedir=/usr/include' '--libdir=/usr/lib' '--libexecdir=/usr/libexec' '--localstatedir=/var' '--sharedstatedir=/var/lib' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--disable-static' '--with-package-platform=redhat' '--with-zlib' '--with-lzo' '--with-munin-plugins' 'build_alias=i686-redhat-linux-gnu' 'host_alias=i686-redhat-linux-gnu' 'CFLAGS=-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables' 'LDFLAGS=-Wl,-z,relro ' 'CXXFLAGS=-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables' 'PKG_CONFIG_PATH=/usr/lib/pkgconfig:/usr/share/pkgconfig' --cache-file=/dev/null --srcdir=. checking for OS + Linux 2.6.32-279.2.1.el6.x86_64 i686 checking for C compiler ... found + using GNU C compiler checking for gcc builtin atomic operations ... found checking for C99 variadic macros ... found checking for gcc variadic macros ... found checking for unistd.h ... found checking for inttypes.h ... found checking for limits.h ... found checking for sys/filio.h ... not found checking for sys/param.h ... found checking for sys/mount.h ... found checking for sys/statvfs.h ... found checking for crypt.h ... found checking for Linux specific features checking for epoll ... found checking for sendfile() ... found checking for sendfile64() ... found checking for sys/prctl.h ... found checking for prctl(PR_SET_DUMPABLE) ... found checking for sched_setaffinity() ... found checking for crypt_r() ... found checking for sys/vfs.h ... found checking for nobody group ... found checking for poll() ... found checking for /dev/poll ... not found checking for kqueue ... not found checking for crypt() ... not found checking for crypt() in libcrypt ... found checking for F_READAHEAD ... not found checking for posix_fadvise() ... found checking for O_DIRECT ... found checking for F_NOCACHE ... not found checking for directio() ... not found checking for statfs() ... found checking for statvfs() ... found checking for dlopen() ... not found checking for dlopen() in libdl ... found checking for sched_yield() ... found checking for SO_SETFIB ... not found checking for SO_ACCEPTFILTER ... not found checking for TCP_DEFER_ACCEPT ... found checking for TCP_KEEPIDLE, TCP_KEEPINTVL, TCP_KEEPCNT ... found checking for TCP_INFO ... found checking for accept4() ... found checking for int size ... 4 bytes checking for long size ... 4 bytes checking for long long size ... 8 bytes checking for void * size ... 4 bytes checking for uint64_t ... found checking for sig_atomic_t ... found checking for sig_atomic_t size ... 4 bytes checking for socklen_t ... found checking for in_addr_t ... found checking for in_port_t ... found checking for rlim_t ... found checking for uintptr_t ... uintptr_t found checking for system endianess ... little endianess checking for size_t size ... 4 bytes checking for off_t size ... 8 bytes checking for time_t size ... 4 bytes checking for setproctitle() ... not found checking for pread() ... found checking for pwrite() ... found checking for sys_nerr ... found checking for localtime_r() ... found checking for posix_memalign() ... found checking for memalign() ... found checking for mmap(MAP_ANON|MAP_SHARED) ... found checking for mmap("/dev/zero", MAP_SHARED) ... found checking for System V shared memory ... found checking for POSIX semaphores ... not found checking for POSIX semaphores in libpthread ... found checking for struct msghdr.msg_control ... found checking for ioctl(FIONBIO) ... found checking for struct tm.tm_gmtoff ... found checking for struct dirent.d_namlen ... not found checking for struct dirent.d_type ... found checking for sysconf(_SC_NPROCESSORS_ONLN) ... found checking for openat(), fstatat() ... found configuring additional modules adding module in /builddir/build/BUILD/groonga-2.0.5/src/nginx-module + ngx_http_groonga_module was configured checking for system md library ... not found checking for system md5 library ... not found checking for OpenSSL md5 crypto library ... not found checking for sha1 in system md library ... not found checking for OpenSSL sha1 crypto library ... not found checking for zlib library ... found creating objs/Makefile Configuration summary + PCRE library is not used + OpenSSL library is not used + using builtin md5 code + sha1 library is not found + using system zlib library nginx path prefix: "/etc/groonga/httpd" nginx binary file: "/usr/sbin/groonga-httpd" nginx configuration prefix: "/etc/groonga/httpd" nginx configuration file: "/etc/groonga/httpd/groonga-httpd.conf" nginx pid file: "/etc/groonga/httpd/logs/nginx.pid" nginx error log file: "/var/log/groonga/httpd/error.log" nginx http access log file: "/var/log/groonga/httpd/access.log" nginx http client request body temporary files: "client_body_temp" nginx http proxy temporary files: "proxy_temp" nginx http fastcgi temporary files: "fastcgi_temp" nginx http uwsgi temporary files: "uwsgi_temp" nginx http scgi temporary files: "scgi_temp" groonga 2.0.5 configuration: ----------------------- Compiler: gcc CFLAGS: -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wall -Wextra -Wno-unused-but-set-variable -Wno-unused-parameter -Wno-sign-compare -Wno-pointer-sign -Wno-missing-field-initializers -Wformat=2 -Wstrict-aliasing=2 -Wdisabled-optimization -Wfloat-equal -Wpointer-arith -Wdeclaration-after-statement -Wbad-function-cast -Wcast-align -Wredundant-decls -Wwrite-strings CXXFLAGS: -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wall -Wextra -Wno-unused-but-set-variable -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -Wformat=2 -Wstrict-aliasing=2 -Wdisabled-optimization -Wfloat-equal -Wpointer-arith -Wcast-align -Wredundant-decls -Wwrite-strings -fexceptions -fimplicit-templates Libraries: -llzo2 -lz -ldl -lpthread -lrt -lm Stack size: 1024 Document: yes buildable: no built: yes Munin plugins: yes Package platform: redhat groonga-httpd: yes Paths: Install path prefix: /usr Configuration file: /etc/groonga/groonga.conf Tokenizers: MeCab: yes CPPFLAGS: -I/usr/include LDFLAGS: -L/usr/lib LIBS: -lmecab KyTea: no Libraries: ZeroMQ: yes CFLAGS: LIBS: -lzmq libevent: yes CFLAGS: LIBS: -levent MessagePack: yes CFLAGS: -I/usr/include LIBS: -L/usr/lib -lmsgpack groonga-httpd: enable: yes default database path: /var/lib/groonga/db/db Tools: hg: Ruby: Cutter: For packages: rsync path: packages@packages.groonga.org:public GPG UID: 45499429 Now type 'make' to build groonga 2.0.5! + sed -i 's|^hardcode_libdir_flag_spec=.*|hardcode_libdir_flag_spec=""|g' libtool + sed -i 's|^runpath_var=LD_RUN_PATH|runpath_var=DIE_RPATH_DIE|g' libtool + make -j4 make all-recursive make[1]: Entering directory `/builddir/build/BUILD/groonga-2.0.5' Making all in build make[2]: Entering directory `/builddir/build/BUILD/groonga-2.0.5/build' Making all in cmake_modules make[3]: Entering directory `/builddir/build/BUILD/groonga-2.0.5/build/cmake_modules' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/groonga-2.0.5/build/cmake_modules' make[3]: Entering directory `/builddir/build/BUILD/groonga-2.0.5/build' make[3]: Nothing to be done for `all-am'. make[3]: Leaving directory `/builddir/build/BUILD/groonga-2.0.5/build' make[2]: Leaving directory `/builddir/build/BUILD/groonga-2.0.5/build' Making all in include make[2]: Entering directory `/builddir/build/BUILD/groonga-2.0.5/include' Making all in groonga make[3]: Entering directory `/builddir/build/BUILD/groonga-2.0.5/include/groonga' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/groonga-2.0.5/include/groonga' make[3]: Entering directory `/builddir/build/BUILD/groonga-2.0.5/include' make[3]: Nothing to be done for `all-am'. make[3]: Leaving directory `/builddir/build/BUILD/groonga-2.0.5/include' make[2]: Leaving directory `/builddir/build/BUILD/groonga-2.0.5/include' Making all in lib make[2]: Entering directory `/builddir/build/BUILD/groonga-2.0.5/lib' Making all in dat make[3]: Entering directory `/builddir/build/BUILD/groonga-2.0.5/lib/dat' /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -D_REENTRANT -DGRN_DLL_FILENAME=L\""libgroonga-0.dll"\" -DGRN_PLUGINS_DIR=\""/usr/lib/groonga/plugins"\" -DGRN_RELATIVE_PLUGINS_DIR=\""lib/groonga/plugins"\" -DGRN_LOG_PATH=\""/var/log/groonga/groonga.log"\" -DGRN_DEFAULT_DOCUMENT_ROOT=\""/usr/share/groonga/html/admin"\" -DGRN_DEFAULT_RELATIVE_DOCUMENT_ROOT=\""share/groonga/html/admin"\" -DGRN_DAT_EXPORT -I../.. -I../../include -I../../lib -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wall -Wextra -Wno-unused-but-set-variable -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -Wformat=2 -Wstrict-aliasing=2 -Wdisabled-optimization -Wfloat-equal -Wpointer-arith -Wcast-align -Wredundant-decls -Wwrite-strings -fexceptions -fimplicit-templates -c -o cursor-factory.lo cursor-factory.cpp /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -D_REENTRANT -DGRN_DLL_FILENAME=L\""libgroonga-0.dll"\" -DGRN_PLUGINS_DIR=\""/usr/lib/groonga/plugins"\" -DGRN_RELATIVE_PLUGINS_DIR=\""lib/groonga/plugins"\" -DGRN_LOG_PATH=\""/var/log/groonga/groonga.log"\" -DGRN_DEFAULT_DOCUMENT_ROOT=\""/usr/share/groonga/html/admin"\" -DGRN_DEFAULT_RELATIVE_DOCUMENT_ROOT=\""share/groonga/html/admin"\" -DGRN_DAT_EXPORT -I../.. -I../../include -I../../lib -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wall -Wextra -Wno-unused-but-set-variable -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -Wformat=2 -Wstrict-aliasing=2 -Wdisabled-optimization -Wfloat-equal -Wpointer-arith -Wcast-align -Wredundant-decls -Wwrite-strings -fexceptions -fimplicit-templates -c -o file-impl.lo file-impl.cpp /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -D_REENTRANT -DGRN_DLL_FILENAME=L\""libgroonga-0.dll"\" -DGRN_PLUGINS_DIR=\""/usr/lib/groonga/plugins"\" -DGRN_RELATIVE_PLUGINS_DIR=\""lib/groonga/plugins"\" -DGRN_LOG_PATH=\""/var/log/groonga/groonga.log"\" -DGRN_DEFAULT_DOCUMENT_ROOT=\""/usr/share/groonga/html/admin"\" -DGRN_DEFAULT_RELATIVE_DOCUMENT_ROOT=\""share/groonga/html/admin"\" -DGRN_DAT_EXPORT -I../.. -I../../include -I../../lib -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wall -Wextra -Wno-unused-but-set-variable -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -Wformat=2 -Wstrict-aliasing=2 -Wdisabled-optimization -Wfloat-equal -Wpointer-arith -Wcast-align -Wredundant-decls -Wwrite-strings -fexceptions -fimplicit-templates -c -o file.lo file.cpp /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -D_REENTRANT -DGRN_DLL_FILENAME=L\""libgroonga-0.dll"\" -DGRN_PLUGINS_DIR=\""/usr/lib/groonga/plugins"\" -DGRN_RELATIVE_PLUGINS_DIR=\""lib/groonga/plugins"\" -DGRN_LOG_PATH=\""/var/log/groonga/groonga.log"\" -DGRN_DEFAULT_DOCUMENT_ROOT=\""/usr/share/groonga/html/admin"\" -DGRN_DEFAULT_RELATIVE_DOCUMENT_ROOT=\""share/groonga/html/admin"\" -DGRN_DAT_EXPORT -I../.. -I../../include -I../../lib -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wall -Wextra -Wno-unused-but-set-variable -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -Wformat=2 -Wstrict-aliasing=2 -Wdisabled-optimization -Wfloat-equal -Wpointer-arith -Wcast-align -Wredundant-decls -Wwrite-strings -fexceptions -fimplicit-templates -c -o id-cursor.lo id-cursor.cpp libtool: compile: g++ -DHAVE_CONFIG_H -D_REENTRANT -DGRN_DLL_FILENAME=L\"libgroonga-0.dll\" -DGRN_PLUGINS_DIR=\"/usr/lib/groonga/plugins\" -DGRN_RELATIVE_PLUGINS_DIR=\"lib/groonga/plugins\" -DGRN_LOG_PATH=\"/var/log/groonga/groonga.log\" -DGRN_DEFAULT_DOCUMENT_ROOT=\"/usr/share/groonga/html/admin\" -DGRN_DEFAULT_RELATIVE_DOCUMENT_ROOT=\"share/groonga/html/admin\" -DGRN_DAT_EXPORT -I../.. -I../../include -I../../lib -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wall -Wextra -Wno-unused-but-set-variable -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -Wformat=2 -Wstrict-aliasing=2 -Wdisabled-optimization -Wfloat-equal -Wpointer-arith -Wcast-align -Wredundant-decls -Wwrite-strings -fexceptions -fimplicit-templates -c cursor-factory.cpp -fPIC -DPIC -o .libs/cursor-factory.o libtool: compile: g++ -DHAVE_CONFIG_H -D_REENTRANT -DGRN_DLL_FILENAME=L\"libgroonga-0.dll\" -DGRN_PLUGINS_DIR=\"/usr/lib/groonga/plugins\" -DGRN_RELATIVE_PLUGINS_DIR=\"lib/groonga/plugins\" -DGRN_LOG_PATH=\"/var/log/groonga/groonga.log\" -DGRN_DEFAULT_DOCUMENT_ROOT=\"/usr/share/groonga/html/admin\" -DGRN_DEFAULT_RELATIVE_DOCUMENT_ROOT=\"share/groonga/html/admin\" -DGRN_DAT_EXPORT -I../.. -I../../include -I../../lib -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wall -Wextra -Wno-unused-but-set-variable -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -Wformat=2 -Wstrict-aliasing=2 -Wdisabled-optimization -Wfloat-equal -Wpointer-arith -Wcast-align -Wredundant-decls -Wwrite-strings -fexceptions -fimplicit-templates -c file-impl.cpp -fPIC -DPIC -o .libs/file-impl.o libtool: compile: g++ -DHAVE_CONFIG_H -D_REENTRANT -DGRN_DLL_FILENAME=L\"libgroonga-0.dll\" -DGRN_PLUGINS_DIR=\"/usr/lib/groonga/plugins\" -DGRN_RELATIVE_PLUGINS_DIR=\"lib/groonga/plugins\" -DGRN_LOG_PATH=\"/var/log/groonga/groonga.log\" -DGRN_DEFAULT_DOCUMENT_ROOT=\"/usr/share/groonga/html/admin\" -DGRN_DEFAULT_RELATIVE_DOCUMENT_ROOT=\"share/groonga/html/admin\" -DGRN_DAT_EXPORT -I../.. -I../../include -I../../lib -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wall -Wextra -Wno-unused-but-set-variable -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -Wformat=2 -Wstrict-aliasing=2 -Wdisabled-optimization -Wfloat-equal -Wpointer-arith -Wcast-align -Wredundant-decls -Wwrite-strings -fexceptions -fimplicit-templates -c file.cpp -fPIC -DPIC -o .libs/file.o libtool: compile: g++ -DHAVE_CONFIG_H -D_REENTRANT -DGRN_DLL_FILENAME=L\"libgroonga-0.dll\" -DGRN_PLUGINS_DIR=\"/usr/lib/groonga/plugins\" -DGRN_RELATIVE_PLUGINS_DIR=\"lib/groonga/plugins\" -DGRN_LOG_PATH=\"/var/log/groonga/groonga.log\" -DGRN_DEFAULT_DOCUMENT_ROOT=\"/usr/share/groonga/html/admin\" -DGRN_DEFAULT_RELATIVE_DOCUMENT_ROOT=\"share/groonga/html/admin\" -DGRN_DAT_EXPORT -I../.. -I../../include -I../../lib -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wall -Wextra -Wno-unused-but-set-variable -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -Wformat=2 -Wstrict-aliasing=2 -Wdisabled-optimization -Wfloat-equal -Wpointer-arith -Wcast-align -Wredundant-decls -Wwrite-strings -fexceptions -fimplicit-templates -c id-cursor.cpp -fPIC -DPIC -o .libs/id-cursor.o /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -D_REENTRANT -DGRN_DLL_FILENAME=L\""libgroonga-0.dll"\" -DGRN_PLUGINS_DIR=\""/usr/lib/groonga/plugins"\" -DGRN_RELATIVE_PLUGINS_DIR=\""lib/groonga/plugins"\" -DGRN_LOG_PATH=\""/var/log/groonga/groonga.log"\" -DGRN_DEFAULT_DOCUMENT_ROOT=\""/usr/share/groonga/html/admin"\" -DGRN_DEFAULT_RELATIVE_DOCUMENT_ROOT=\""share/groonga/html/admin"\" -DGRN_DAT_EXPORT -I../.. -I../../include -I../../lib -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wall -Wextra -Wno-unused-but-set-variable -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -Wformat=2 -Wstrict-aliasing=2 -Wdisabled-optimization -Wfloat-equal -Wpointer-arith -Wcast-align -Wredundant-decls -Wwrite-strings -fexceptions -fimplicit-templates -c -o key-cursor.lo key-cursor.cpp /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -D_REENTRANT -DGRN_DLL_FILENAME=L\""libgroonga-0.dll"\" -DGRN_PLUGINS_DIR=\""/usr/lib/groonga/plugins"\" -DGRN_RELATIVE_PLUGINS_DIR=\""lib/groonga/plugins"\" -DGRN_LOG_PATH=\""/var/log/groonga/groonga.log"\" -DGRN_DEFAULT_DOCUMENT_ROOT=\""/usr/share/groonga/html/admin"\" -DGRN_DEFAULT_RELATIVE_DOCUMENT_ROOT=\""share/groonga/html/admin"\" -DGRN_DAT_EXPORT -I../.. -I../../include -I../../lib -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wall -Wextra -Wno-unused-but-set-variable -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -Wformat=2 -Wstrict-aliasing=2 -Wdisabled-optimization -Wfloat-equal -Wpointer-arith -Wcast-align -Wredundant-decls -Wwrite-strings -fexceptions -fimplicit-templates -c -o predictive-cursor.lo predictive-cursor.cpp libtool: compile: g++ -DHAVE_CONFIG_H -D_REENTRANT -DGRN_DLL_FILENAME=L\"libgroonga-0.dll\" -DGRN_PLUGINS_DIR=\"/usr/lib/groonga/plugins\" -DGRN_RELATIVE_PLUGINS_DIR=\"lib/groonga/plugins\" -DGRN_LOG_PATH=\"/var/log/groonga/groonga.log\" -DGRN_DEFAULT_DOCUMENT_ROOT=\"/usr/share/groonga/html/admin\" -DGRN_DEFAULT_RELATIVE_DOCUMENT_ROOT=\"share/groonga/html/admin\" -DGRN_DAT_EXPORT -I../.. -I../../include -I../../lib -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wall -Wextra -Wno-unused-but-set-variable -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -Wformat=2 -Wstrict-aliasing=2 -Wdisabled-optimization -Wfloat-equal -Wpointer-arith -Wcast-align -Wredundant-decls -Wwrite-strings -fexceptions -fimplicit-templates -c key-cursor.cpp -fPIC -DPIC -o .libs/key-cursor.o libtool: compile: g++ -DHAVE_CONFIG_H -D_REENTRANT -DGRN_DLL_FILENAME=L\"libgroonga-0.dll\" -DGRN_PLUGINS_DIR=\"/usr/lib/groonga/plugins\" -DGRN_RELATIVE_PLUGINS_DIR=\"lib/groonga/plugins\" -DGRN_LOG_PATH=\"/var/log/groonga/groonga.log\" -DGRN_DEFAULT_DOCUMENT_ROOT=\"/usr/share/groonga/html/admin\" -DGRN_DEFAULT_RELATIVE_DOCUMENT_ROOT=\"share/groonga/html/admin\" -DGRN_DAT_EXPORT -I../.. -I../../include -I../../lib -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wall -Wextra -Wno-unused-but-set-variable -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -Wformat=2 -Wstrict-aliasing=2 -Wdisabled-optimization -Wfloat-equal -Wpointer-arith -Wcast-align -Wredundant-decls -Wwrite-strings -fexceptions -fimplicit-templates -c predictive-cursor.cpp -fPIC -DPIC -o .libs/predictive-cursor.o /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -D_REENTRANT -DGRN_DLL_FILENAME=L\""libgroonga-0.dll"\" -DGRN_PLUGINS_DIR=\""/usr/lib/groonga/plugins"\" -DGRN_RELATIVE_PLUGINS_DIR=\""lib/groonga/plugins"\" -DGRN_LOG_PATH=\""/var/log/groonga/groonga.log"\" -DGRN_DEFAULT_DOCUMENT_ROOT=\""/usr/share/groonga/html/admin"\" -DGRN_DEFAULT_RELATIVE_DOCUMENT_ROOT=\""share/groonga/html/admin"\" -DGRN_DAT_EXPORT -I../.. -I../../include -I../../lib -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wall -Wextra -Wno-unused-but-set-variable -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -Wformat=2 -Wstrict-aliasing=2 -Wdisabled-optimization -Wfloat-equal -Wpointer-arith -Wcast-align -Wredundant-decls -Wwrite-strings -fexceptions -fimplicit-templates -c -o prefix-cursor.lo prefix-cursor.cpp /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -D_REENTRANT -DGRN_DLL_FILENAME=L\""libgroonga-0.dll"\" -DGRN_PLUGINS_DIR=\""/usr/lib/groonga/plugins"\" -DGRN_RELATIVE_PLUGINS_DIR=\""lib/groonga/plugins"\" -DGRN_LOG_PATH=\""/var/log/groonga/groonga.log"\" -DGRN_DEFAULT_DOCUMENT_ROOT=\""/usr/share/groonga/html/admin"\" -DGRN_DEFAULT_RELATIVE_DOCUMENT_ROOT=\""share/groonga/html/admin"\" -DGRN_DAT_EXPORT -I../.. -I../../include -I../../lib -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wall -Wextra -Wno-unused-but-set-variable -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -Wformat=2 -Wstrict-aliasing=2 -Wdisabled-optimization -Wfloat-equal -Wpointer-arith -Wcast-align -Wredundant-decls -Wwrite-strings -fexceptions -fimplicit-templates -c -o trie.lo trie.cpp libtool: compile: g++ -DHAVE_CONFIG_H -D_REENTRANT -DGRN_DLL_FILENAME=L\"libgroonga-0.dll\" -DGRN_PLUGINS_DIR=\"/usr/lib/groonga/plugins\" -DGRN_RELATIVE_PLUGINS_DIR=\"lib/groonga/plugins\" -DGRN_LOG_PATH=\"/var/log/groonga/groonga.log\" -DGRN_DEFAULT_DOCUMENT_ROOT=\"/usr/share/groonga/html/admin\" -DGRN_DEFAULT_RELATIVE_DOCUMENT_ROOT=\"share/groonga/html/admin\" -DGRN_DAT_EXPORT -I../.. -I../../include -I../../lib -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wall -Wextra -Wno-unused-but-set-variable -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -Wformat=2 -Wstrict-aliasing=2 -Wdisabled-optimization -Wfloat-equal -Wpointer-arith -Wcast-align -Wredundant-decls -Wwrite-strings -fexceptions -fimplicit-templates -c prefix-cursor.cpp -fPIC -DPIC -o .libs/prefix-cursor.o libtool: compile: g++ -DHAVE_CONFIG_H -D_REENTRANT -DGRN_DLL_FILENAME=L\"libgroonga-0.dll\" -DGRN_PLUGINS_DIR=\"/usr/lib/groonga/plugins\" -DGRN_RELATIVE_PLUGINS_DIR=\"lib/groonga/plugins\" -DGRN_LOG_PATH=\"/var/log/groonga/groonga.log\" -DGRN_DEFAULT_DOCUMENT_ROOT=\"/usr/share/groonga/html/admin\" -DGRN_DEFAULT_RELATIVE_DOCUMENT_ROOT=\"share/groonga/html/admin\" -DGRN_DAT_EXPORT -I../.. -I../../include -I../../lib -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wall -Wextra -Wno-unused-but-set-variable -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -Wformat=2 -Wstrict-aliasing=2 -Wdisabled-optimization -Wfloat-equal -Wpointer-arith -Wcast-align -Wredundant-decls -Wwrite-strings -fexceptions -fimplicit-templates -c trie.cpp -fPIC -DPIC -o .libs/trie.o /bin/sh ../../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wall -Wextra -Wno-unused-but-set-variable -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -Wformat=2 -Wstrict-aliasing=2 -Wdisabled-optimization -Wfloat-equal -Wpointer-arith -Wcast-align -Wredundant-decls -Wwrite-strings -fexceptions -fimplicit-templates -Wl,-z,relro -o libgrndat.la cursor-factory.lo file-impl.lo file.lo id-cursor.lo key-cursor.lo predictive-cursor.lo prefix-cursor.lo trie.lo -llzo2 -lz -ldl -lpthread -lrt -lm libtool: link: ar cru .libs/libgrndat.a .libs/cursor-factory.o .libs/file-impl.o .libs/file.o .libs/id-cursor.o .libs/key-cursor.o .libs/predictive-cursor.o .libs/prefix-cursor.o .libs/trie.o libtool: link: ranlib .libs/libgrndat.a libtool: link: ( cd ".libs" && rm -f "libgrndat.la" && ln -s "../libgrndat.la" "libgrndat.la" ) make[3]: Leaving directory `/builddir/build/BUILD/groonga-2.0.5/lib/dat' make[3]: Entering directory `/builddir/build/BUILD/groonga-2.0.5/lib' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -D_REENTRANT -DGRN_DLL_FILENAME=L\""libgroonga-0.dll"\" -DGRN_PLUGINS_DIR=\""/usr/lib/groonga/plugins"\" -DGRN_RELATIVE_PLUGINS_DIR=\""lib/groonga/plugins"\" -DGRN_LOG_PATH=\""/var/log/groonga/groonga.log"\" -DGRN_DEFAULT_DOCUMENT_ROOT=\""/usr/share/groonga/html/admin"\" -DGRN_DEFAULT_RELATIVE_DOCUMENT_ROOT=\""share/groonga/html/admin"\" -DGRN_DAT_EXPORT -I.. -I../include -fno-strict-aliasing -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wall -Wextra -Wno-unused-but-set-variable -Wno-unused-parameter -Wno-sign-compare -Wno-pointer-sign -Wno-missing-field-initializers -Wformat=2 -Wstrict-aliasing=2 -Wdisabled-optimization -Wfloat-equal -Wpointer-arith -Wdeclaration-after-statement -Wbad-function-cast -Wcast-align -Wredundant-decls -Wwrite-strings -c -o com.lo com.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -D_REENTRANT -DGRN_DLL_FILENAME=L\""libgroonga-0.dll"\" -DGRN_PLUGINS_DIR=\""/usr/lib/groonga/plugins"\" -DGRN_RELATIVE_PLUGINS_DIR=\""lib/groonga/plugins"\" -DGRN_LOG_PATH=\""/var/log/groonga/groonga.log"\" -DGRN_DEFAULT_DOCUMENT_ROOT=\""/usr/share/groonga/html/admin"\" -DGRN_DEFAULT_RELATIVE_DOCUMENT_ROOT=\""share/groonga/html/admin"\" -DGRN_DAT_EXPORT -I.. -I../include -fno-strict-aliasing -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wall -Wextra -Wno-unused-but-set-variable -Wno-unused-parameter -Wno-sign-compare -Wno-pointer-sign -Wno-missing-field-initializers -Wformat=2 -Wstrict-aliasing=2 -Wdisabled-optimization -Wfloat-equal -Wpointer-arith -Wdeclaration-after-statement -Wbad-function-cast -Wcast-align -Wredundant-decls -Wwrite-strings -c -o ctx.lo ctx.c /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -D_REENTRANT -DGRN_DLL_FILENAME=L\""libgroonga-0.dll"\" -DGRN_PLUGINS_DIR=\""/usr/lib/groonga/plugins"\" -DGRN_RELATIVE_PLUGINS_DIR=\""lib/groonga/plugins"\" -DGRN_LOG_PATH=\""/var/log/groonga/groonga.log"\" -DGRN_DEFAULT_DOCUMENT_ROOT=\""/usr/share/groonga/html/admin"\" -DGRN_DEFAULT_RELATIVE_DOCUMENT_ROOT=\""share/groonga/html/admin"\" -DGRN_DAT_EXPORT -I.. -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wall -Wextra -Wno-unused-but-set-variable -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -Wformat=2 -Wstrict-aliasing=2 -Wdisabled-optimization -Wfloat-equal -Wpointer-arith -Wcast-align -Wredundant-decls -Wwrite-strings -fexceptions -fimplicit-templates -c -o dat.lo dat.cpp /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -D_REENTRANT -DGRN_DLL_FILENAME=L\""libgroonga-0.dll"\" -DGRN_PLUGINS_DIR=\""/usr/lib/groonga/plugins"\" -DGRN_RELATIVE_PLUGINS_DIR=\""lib/groonga/plugins"\" -DGRN_LOG_PATH=\""/var/log/groonga/groonga.log"\" -DGRN_DEFAULT_DOCUMENT_ROOT=\""/usr/share/groonga/html/admin"\" -DGRN_DEFAULT_RELATIVE_DOCUMENT_ROOT=\""share/groonga/html/admin"\" -DGRN_DAT_EXPORT -I.. -I../include -fno-strict-aliasing -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wall -Wextra -Wno-unused-but-set-variable -Wno-unused-parameter -Wno-sign-compare -Wno-pointer-sign -Wno-missing-field-initializers -Wformat=2 -Wstrict-aliasing=2 -Wdisabled-optimization -Wfloat-equal -Wpointer-arith -Wdeclaration-after-statement -Wbad-function-cast -Wcast-align -Wredundant-decls -Wwrite-strings -c -o db.lo db.c libtool: compile: gcc -DHAVE_CONFIG_H -D_REENTRANT -DGRN_DLL_FILENAME=L\"libgroonga-0.dll\" -DGRN_PLUGINS_DIR=\"/usr/lib/groonga/plugins\" -DGRN_RELATIVE_PLUGINS_DIR=\"lib/groonga/plugins\" -DGRN_LOG_PATH=\"/var/log/groonga/groonga.log\" -DGRN_DEFAULT_DOCUMENT_ROOT=\"/usr/share/groonga/html/admin\" -DGRN_DEFAULT_RELATIVE_DOCUMENT_ROOT=\"share/groonga/html/admin\" -DGRN_DAT_EXPORT -I.. -I../include -fno-strict-aliasing -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wall -Wextra -Wno-unused-but-set-variable -Wno-unused-parameter -Wno-sign-compare -Wno-pointer-sign -Wno-missing-field-initializers -Wformat=2 -Wstrict-aliasing=2 -Wdisabled-optimization -Wfloat-equal -Wpointer-arith -Wdeclaration-after-statement -Wbad-function-cast -Wcast-align -Wredundant-decls -Wwrite-strings -c com.c -fPIC -DPIC -o .libs/com.o libtool: compile: gcc -DHAVE_CONFIG_H -D_REENTRANT -DGRN_DLL_FILENAME=L\"libgroonga-0.dll\" -DGRN_PLUGINS_DIR=\"/usr/lib/groonga/plugins\" -DGRN_RELATIVE_PLUGINS_DIR=\"lib/groonga/plugins\" -DGRN_LOG_PATH=\"/var/log/groonga/groonga.log\" -DGRN_DEFAULT_DOCUMENT_ROOT=\"/usr/share/groonga/html/admin\" -DGRN_DEFAULT_RELATIVE_DOCUMENT_ROOT=\"share/groonga/html/admin\" -DGRN_DAT_EXPORT -I.. -I../include -fno-strict-aliasing -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wall -Wextra -Wno-unused-but-set-variable -Wno-unused-parameter -Wno-sign-compare -Wno-pointer-sign -Wno-missing-field-initializers -Wformat=2 -Wstrict-aliasing=2 -Wdisabled-optimization -Wfloat-equal -Wpointer-arith -Wdeclaration-after-statement -Wbad-function-cast -Wcast-align -Wredundant-decls -Wwrite-strings -c db.c -fPIC -DPIC -o .libs/db.o libtool: compile: gcc -DHAVE_CONFIG_H -D_REENTRANT -DGRN_DLL_FILENAME=L\"libgroonga-0.dll\" -DGRN_PLUGINS_DIR=\"/usr/lib/groonga/plugins\" -DGRN_RELATIVE_PLUGINS_DIR=\"lib/groonga/plugins\" -DGRN_LOG_PATH=\"/var/log/groonga/groonga.log\" -DGRN_DEFAULT_DOCUMENT_ROOT=\"/usr/share/groonga/html/admin\" -DGRN_DEFAULT_RELATIVE_DOCUMENT_ROOT=\"share/groonga/html/admin\" -DGRN_DAT_EXPORT -I.. -I../include -fno-strict-aliasing -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wall -Wextra -Wno-unused-but-set-variable -Wno-unused-parameter -Wno-sign-compare -Wno-pointer-sign -Wno-missing-field-initializers -Wformat=2 -Wstrict-aliasing=2 -Wdisabled-optimization -Wfloat-equal -Wpointer-arith -Wdeclaration-after-statement -Wbad-function-cast -Wcast-align -Wredundant-decls -Wwrite-strings -c ctx.c -fPIC -DPIC -o .libs/ctx.o libtool: compile: g++ -DHAVE_CONFIG_H -D_REENTRANT -DGRN_DLL_FILENAME=L\"libgroonga-0.dll\" -DGRN_PLUGINS_DIR=\"/usr/lib/groonga/plugins\" -DGRN_RELATIVE_PLUGINS_DIR=\"lib/groonga/plugins\" -DGRN_LOG_PATH=\"/var/log/groonga/groonga.log\" -DGRN_DEFAULT_DOCUMENT_ROOT=\"/usr/share/groonga/html/admin\" -DGRN_DEFAULT_RELATIVE_DOCUMENT_ROOT=\"share/groonga/html/admin\" -DGRN_DAT_EXPORT -I.. -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wall -Wextra -Wno-unused-but-set-variable -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -Wformat=2 -Wstrict-aliasing=2 -Wdisabled-optimization -Wfloat-equal -Wpointer-arith -Wcast-align -Wredundant-decls -Wwrite-strings -fexceptions -fimplicit-templates -c dat.cpp -fPIC -DPIC -o .libs/dat.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -D_REENTRANT -DGRN_DLL_FILENAME=L\""libgroonga-0.dll"\" -DGRN_PLUGINS_DIR=\""/usr/lib/groonga/plugins"\" -DGRN_RELATIVE_PLUGINS_DIR=\""lib/groonga/plugins"\" -DGRN_LOG_PATH=\""/var/log/groonga/groonga.log"\" -DGRN_DEFAULT_DOCUMENT_ROOT=\""/usr/share/groonga/html/admin"\" -DGRN_DEFAULT_RELATIVE_DOCUMENT_ROOT=\""share/groonga/html/admin"\" -DGRN_DAT_EXPORT -I.. -I../include -fno-strict-aliasing -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wall -Wextra -Wno-unused-but-set-variable -Wno-unused-parameter -Wno-sign-compare -Wno-pointer-sign -Wno-missing-field-initializers -Wformat=2 -Wstrict-aliasing=2 -Wdisabled-optimization -Wfloat-equal -Wpointer-arith -Wdeclaration-after-statement -Wbad-function-cast -Wcast-align -Wredundant-decls -Wwrite-strings -c -o expr.lo expr.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -D_REENTRANT -DGRN_DLL_FILENAME=L\""libgroonga-0.dll"\" -DGRN_PLUGINS_DIR=\""/usr/lib/groonga/plugins"\" -DGRN_RELATIVE_PLUGINS_DIR=\""lib/groonga/plugins"\" -DGRN_LOG_PATH=\""/var/log/groonga/groonga.log"\" -DGRN_DEFAULT_DOCUMENT_ROOT=\""/usr/share/groonga/html/admin"\" -DGRN_DEFAULT_RELATIVE_DOCUMENT_ROOT=\""share/groonga/html/admin"\" -DGRN_DAT_EXPORT -I.. -I../include -fno-strict-aliasing -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wall -Wextra -Wno-unused-but-set-variable -Wno-unused-parameter -Wno-sign-compare -Wno-pointer-sign -Wno-missing-field-initializers -Wformat=2 -Wstrict-aliasing=2 -Wdisabled-optimization -Wfloat-equal -Wpointer-arith -Wdeclaration-after-statement -Wbad-function-cast -Wcast-align -Wredundant-decls -Wwrite-strings -c -o geo.lo geo.c libtool: compile: gcc -DHAVE_CONFIG_H -D_REENTRANT -DGRN_DLL_FILENAME=L\"libgroonga-0.dll\" -DGRN_PLUGINS_DIR=\"/usr/lib/groonga/plugins\" -DGRN_RELATIVE_PLUGINS_DIR=\"lib/groonga/plugins\" -DGRN_LOG_PATH=\"/var/log/groonga/groonga.log\" -DGRN_DEFAULT_DOCUMENT_ROOT=\"/usr/share/groonga/html/admin\" -DGRN_DEFAULT_RELATIVE_DOCUMENT_ROOT=\"share/groonga/html/admin\" -DGRN_DAT_EXPORT -I.. -I../include -fno-strict-aliasing -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wall -Wextra -Wno-unused-but-set-variable -Wno-unused-parameter -Wno-sign-compare -Wno-pointer-sign -Wno-missing-field-initializers -Wformat=2 -Wstrict-aliasing=2 -Wdisabled-optimization -Wfloat-equal -Wpointer-arith -Wdeclaration-after-statement -Wbad-function-cast -Wcast-align -Wredundant-decls -Wwrite-strings -c expr.c -fPIC -DPIC -o .libs/expr.o libtool: compile: gcc -DHAVE_CONFIG_H -D_REENTRANT -DGRN_DLL_FILENAME=L\"libgroonga-0.dll\" -DGRN_PLUGINS_DIR=\"/usr/lib/groonga/plugins\" -DGRN_RELATIVE_PLUGINS_DIR=\"lib/groonga/plugins\" -DGRN_LOG_PATH=\"/var/log/groonga/groonga.log\" -DGRN_DEFAULT_DOCUMENT_ROOT=\"/usr/share/groonga/html/admin\" -DGRN_DEFAULT_RELATIVE_DOCUMENT_ROOT=\"share/groonga/html/admin\" -DGRN_DAT_EXPORT -I.. -I../include -fno-strict-aliasing -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wall -Wextra -Wno-unused-but-set-variable -Wno-unused-parameter -Wno-sign-compare -Wno-pointer-sign -Wno-missing-field-initializers -Wformat=2 -Wstrict-aliasing=2 -Wdisabled-optimization -Wfloat-equal -Wpointer-arith -Wdeclaration-after-statement -Wbad-function-cast -Wcast-align -Wredundant-decls -Wwrite-strings -c geo.c -fPIC -DPIC -o .libs/geo.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -D_REENTRANT -DGRN_DLL_FILENAME=L\""libgroonga-0.dll"\" -DGRN_PLUGINS_DIR=\""/usr/lib/groonga/plugins"\" -DGRN_RELATIVE_PLUGINS_DIR=\""lib/groonga/plugins"\" -DGRN_LOG_PATH=\""/var/log/groonga/groonga.log"\" -DGRN_DEFAULT_DOCUMENT_ROOT=\""/usr/share/groonga/html/admin"\" -DGRN_DEFAULT_RELATIVE_DOCUMENT_ROOT=\""share/groonga/html/admin"\" -DGRN_DAT_EXPORT -I.. -I../include -fno-strict-aliasing -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wall -Wextra -Wno-unused-but-set-variable -Wno-unused-parameter -Wno-sign-compare -Wno-pointer-sign -Wno-missing-field-initializers -Wformat=2 -Wstrict-aliasing=2 -Wdisabled-optimization -Wfloat-equal -Wpointer-arith -Wdeclaration-after-statement -Wbad-function-cast -Wcast-align -Wredundant-decls -Wwrite-strings -c -o hash.lo hash.c libtool: compile: gcc -DHAVE_CONFIG_H -D_REENTRANT -DGRN_DLL_FILENAME=L\"libgroonga-0.dll\" -DGRN_PLUGINS_DIR=\"/usr/lib/groonga/plugins\" -DGRN_RELATIVE_PLUGINS_DIR=\"lib/groonga/plugins\" -DGRN_LOG_PATH=\"/var/log/groonga/groonga.log\" -DGRN_DEFAULT_DOCUMENT_ROOT=\"/usr/share/groonga/html/admin\" -DGRN_DEFAULT_RELATIVE_DOCUMENT_ROOT=\"share/groonga/html/admin\" -DGRN_DAT_EXPORT -I.. -I../include -fno-strict-aliasing -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wall -Wextra -Wno-unused-but-set-variable -Wno-unused-parameter -Wno-sign-compare -Wno-pointer-sign -Wno-missing-field-initializers -Wformat=2 -Wstrict-aliasing=2 -Wdisabled-optimization -Wfloat-equal -Wpointer-arith -Wdeclaration-after-statement -Wbad-function-cast -Wcast-align -Wredundant-decls -Wwrite-strings -c hash.c -fPIC -DPIC -o .libs/hash.o In file included from expr.c:4834:0: ecmascript.c: In function 'yy_destructor': ecmascript.c:851:3: warning: unused variable 'efsi' [-Wunused-variable] /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -D_REENTRANT -DGRN_DLL_FILENAME=L\""libgroonga-0.dll"\" -DGRN_PLUGINS_DIR=\""/usr/lib/groonga/plugins"\" -DGRN_RELATIVE_PLUGINS_DIR=\""lib/groonga/plugins"\" -DGRN_LOG_PATH=\""/var/log/groonga/groonga.log"\" -DGRN_DEFAULT_DOCUMENT_ROOT=\""/usr/share/groonga/html/admin"\" -DGRN_DEFAULT_RELATIVE_DOCUMENT_ROOT=\""share/groonga/html/admin"\" -DGRN_DAT_EXPORT -I.. -I../include -fno-strict-aliasing -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wall -Wextra -Wno-unused-but-set-variable -Wno-unused-parameter -Wno-sign-compare -Wno-pointer-sign -Wno-missing-field-initializers -Wformat=2 -Wstrict-aliasing=2 -Wdisabled-optimization -Wfloat-equal -Wpointer-arith -Wdeclaration-after-statement -Wbad-function-cast -Wcast-align -Wredundant-decls -Wwrite-strings -c -o ii.lo ii.c libtool: compile: gcc -DHAVE_CONFIG_H -D_REENTRANT -DGRN_DLL_FILENAME=L\"libgroonga-0.dll\" -DGRN_PLUGINS_DIR=\"/usr/lib/groonga/plugins\" -DGRN_RELATIVE_PLUGINS_DIR=\"lib/groonga/plugins\" -DGRN_LOG_PATH=\"/var/log/groonga/groonga.log\" -DGRN_DEFAULT_DOCUMENT_ROOT=\"/usr/share/groonga/html/admin\" -DGRN_DEFAULT_RELATIVE_DOCUMENT_ROOT=\"share/groonga/html/admin\" -DGRN_DAT_EXPORT -I.. -I../include -fno-strict-aliasing -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wall -Wextra -Wno-unused-but-set-variable -Wno-unused-parameter -Wno-sign-compare -Wno-pointer-sign -Wno-missing-field-initializers -Wformat=2 -Wstrict-aliasing=2 -Wdisabled-optimization -Wfloat-equal -Wpointer-arith -Wdeclaration-after-statement -Wbad-function-cast -Wcast-align -Wredundant-decls -Wwrite-strings -c ii.c -fPIC -DPIC -o .libs/ii.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -D_REENTRANT -DGRN_DLL_FILENAME=L\""libgroonga-0.dll"\" -DGRN_PLUGINS_DIR=\""/usr/lib/groonga/plugins"\" -DGRN_RELATIVE_PLUGINS_DIR=\""lib/groonga/plugins"\" -DGRN_LOG_PATH=\""/var/log/groonga/groonga.log"\" -DGRN_DEFAULT_DOCUMENT_ROOT=\""/usr/share/groonga/html/admin"\" -DGRN_DEFAULT_RELATIVE_DOCUMENT_ROOT=\""share/groonga/html/admin"\" -DGRN_DAT_EXPORT -I.. -I../include -fno-strict-aliasing -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wall -Wextra -Wno-unused-but-set-variable -Wno-unused-parameter -Wno-sign-compare -Wno-pointer-sign -Wno-missing-field-initializers -Wformat=2 -Wstrict-aliasing=2 -Wdisabled-optimization -Wfloat-equal -Wpointer-arith -Wdeclaration-after-statement -Wbad-function-cast -Wcast-align -Wredundant-decls -Wwrite-strings -c -o io.lo io.c libtool: compile: gcc -DHAVE_CONFIG_H -D_REENTRANT -DGRN_DLL_FILENAME=L\"libgroonga-0.dll\" -DGRN_PLUGINS_DIR=\"/usr/lib/groonga/plugins\" -DGRN_RELATIVE_PLUGINS_DIR=\"lib/groonga/plugins\" -DGRN_LOG_PATH=\"/var/log/groonga/groonga.log\" -DGRN_DEFAULT_DOCUMENT_ROOT=\"/usr/share/groonga/html/admin\" -DGRN_DEFAULT_RELATIVE_DOCUMENT_ROOT=\"share/groonga/html/admin\" -DGRN_DAT_EXPORT -I.. -I../include -fno-strict-aliasing -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wall -Wextra -Wno-unused-but-set-variable -Wno-unused-parameter -Wno-sign-compare -Wno-pointer-sign -Wno-missing-field-initializers -Wformat=2 -Wstrict-aliasing=2 -Wdisabled-optimization -Wfloat-equal -Wpointer-arith -Wdeclaration-after-statement -Wbad-function-cast -Wcast-align -Wredundant-decls -Wwrite-strings -c io.c -fPIC -DPIC -o .libs/io.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -D_REENTRANT -DGRN_DLL_FILENAME=L\""libgroonga-0.dll"\" -DGRN_PLUGINS_DIR=\""/usr/lib/groonga/plugins"\" -DGRN_RELATIVE_PLUGINS_DIR=\""lib/groonga/plugins"\" -DGRN_LOG_PATH=\""/var/log/groonga/groonga.log"\" -DGRN_DEFAULT_DOCUMENT_ROOT=\""/usr/share/groonga/html/admin"\" -DGRN_DEFAULT_RELATIVE_DOCUMENT_ROOT=\""share/groonga/html/admin"\" -DGRN_DAT_EXPORT -I.. -I../include -fno-strict-aliasing -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wall -Wextra -Wno-unused-but-set-variable -Wno-unused-parameter -Wno-sign-compare -Wno-pointer-sign -Wno-missing-field-initializers -Wformat=2 -Wstrict-aliasing=2 -Wdisabled-optimization -Wfloat-equal -Wpointer-arith -Wdeclaration-after-statement -Wbad-function-cast -Wcast-align -Wredundant-decls -Wwrite-strings -c -o nfkc.lo nfkc.c libtool: compile: gcc -DHAVE_CONFIG_H -D_REENTRANT -DGRN_DLL_FILENAME=L\"libgroonga-0.dll\" -DGRN_PLUGINS_DIR=\"/usr/lib/groonga/plugins\" -DGRN_RELATIVE_PLUGINS_DIR=\"lib/groonga/plugins\" -DGRN_LOG_PATH=\"/var/log/groonga/groonga.log\" -DGRN_DEFAULT_DOCUMENT_ROOT=\"/usr/share/groonga/html/admin\" -DGRN_DEFAULT_RELATIVE_DOCUMENT_ROOT=\"share/groonga/html/admin\" -DGRN_DAT_EXPORT -I.. -I../include -fno-strict-aliasing -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wall -Wextra -Wno-unused-but-set-variable -Wno-unused-parameter -Wno-sign-compare -Wno-pointer-sign -Wno-missing-field-initializers -Wformat=2 -Wstrict-aliasing=2 -Wdisabled-optimization -Wfloat-equal -Wpointer-arith -Wdeclaration-after-statement -Wbad-function-cast -Wcast-align -Wredundant-decls -Wwrite-strings -c nfkc.c -fPIC -DPIC -o .libs/nfkc.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -D_REENTRANT -DGRN_DLL_FILENAME=L\""libgroonga-0.dll"\" -DGRN_PLUGINS_DIR=\""/usr/lib/groonga/plugins"\" -DGRN_RELATIVE_PLUGINS_DIR=\""lib/groonga/plugins"\" -DGRN_LOG_PATH=\""/var/log/groonga/groonga.log"\" -DGRN_DEFAULT_DOCUMENT_ROOT=\""/usr/share/groonga/html/admin"\" -DGRN_DEFAULT_RELATIVE_DOCUMENT_ROOT=\""share/groonga/html/admin"\" -DGRN_DAT_EXPORT -I.. -I../include -fno-strict-aliasing -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wall -Wextra -Wno-unused-but-set-variable -Wno-unused-parameter -Wno-sign-compare -Wno-pointer-sign -Wno-missing-field-initializers -Wformat=2 -Wstrict-aliasing=2 -Wdisabled-optimization -Wfloat-equal -Wpointer-arith -Wdeclaration-after-statement -Wbad-function-cast -Wcast-align -Wredundant-decls -Wwrite-strings -c -o output.lo output.c libtool: compile: gcc -DHAVE_CONFIG_H -D_REENTRANT -DGRN_DLL_FILENAME=L\"libgroonga-0.dll\" -DGRN_PLUGINS_DIR=\"/usr/lib/groonga/plugins\" -DGRN_RELATIVE_PLUGINS_DIR=\"lib/groonga/plugins\" -DGRN_LOG_PATH=\"/var/log/groonga/groonga.log\" -DGRN_DEFAULT_DOCUMENT_ROOT=\"/usr/share/groonga/html/admin\" -DGRN_DEFAULT_RELATIVE_DOCUMENT_ROOT=\"share/groonga/html/admin\" -DGRN_DAT_EXPORT -I.. -I../include -fno-strict-aliasing -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wall -Wextra -Wno-unused-but-set-variable -Wno-unused-parameter -Wno-sign-compare -Wno-pointer-sign -Wno-missing-field-initializers -Wformat=2 -Wstrict-aliasing=2 -Wdisabled-optimization -Wfloat-equal -Wpointer-arith -Wdeclaration-after-statement -Wbad-function-cast -Wcast-align -Wredundant-decls -Wwrite-strings -c output.c -fPIC -DPIC -o .libs/output.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -D_REENTRANT -DGRN_DLL_FILENAME=L\""libgroonga-0.dll"\" -DGRN_PLUGINS_DIR=\""/usr/lib/groonga/plugins"\" -DGRN_RELATIVE_PLUGINS_DIR=\""lib/groonga/plugins"\" -DGRN_LOG_PATH=\""/var/log/groonga/groonga.log"\" -DGRN_DEFAULT_DOCUMENT_ROOT=\""/usr/share/groonga/html/admin"\" -DGRN_DEFAULT_RELATIVE_DOCUMENT_ROOT=\""share/groonga/html/admin"\" -DGRN_DAT_EXPORT -I.. -I../include -fno-strict-aliasing -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wall -Wextra -Wno-unused-but-set-variable -Wno-unused-parameter -Wno-sign-compare -Wno-pointer-sign -Wno-missing-field-initializers -Wformat=2 -Wstrict-aliasing=2 -Wdisabled-optimization -Wfloat-equal -Wpointer-arith -Wdeclaration-after-statement -Wbad-function-cast -Wcast-align -Wredundant-decls -Wwrite-strings -c -o pat.lo pat.c libtool: compile: gcc -DHAVE_CONFIG_H -D_REENTRANT -DGRN_DLL_FILENAME=L\"libgroonga-0.dll\" -DGRN_PLUGINS_DIR=\"/usr/lib/groonga/plugins\" -DGRN_RELATIVE_PLUGINS_DIR=\"lib/groonga/plugins\" -DGRN_LOG_PATH=\"/var/log/groonga/groonga.log\" -DGRN_DEFAULT_DOCUMENT_ROOT=\"/usr/share/groonga/html/admin\" -DGRN_DEFAULT_RELATIVE_DOCUMENT_ROOT=\"share/groonga/html/admin\" -DGRN_DAT_EXPORT -I.. -I../include -fno-strict-aliasing -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wall -Wextra -Wno-unused-but-set-variable -Wno-unused-parameter -Wno-sign-compare -Wno-pointer-sign -Wno-missing-field-initializers -Wformat=2 -Wstrict-aliasing=2 -Wdisabled-optimization -Wfloat-equal -Wpointer-arith -Wdeclaration-after-statement -Wbad-function-cast -Wcast-align -Wredundant-decls -Wwrite-strings -c pat.c -fPIC -DPIC -o .libs/pat.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -D_REENTRANT -DGRN_DLL_FILENAME=L\""libgroonga-0.dll"\" -DGRN_PLUGINS_DIR=\""/usr/lib/groonga/plugins"\" -DGRN_RELATIVE_PLUGINS_DIR=\""lib/groonga/plugins"\" -DGRN_LOG_PATH=\""/var/log/groonga/groonga.log"\" -DGRN_DEFAULT_DOCUMENT_ROOT=\""/usr/share/groonga/html/admin"\" -DGRN_DEFAULT_RELATIVE_DOCUMENT_ROOT=\""share/groonga/html/admin"\" -DGRN_DAT_EXPORT -I.. -I../include -fno-strict-aliasing -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wall -Wextra -Wno-unused-but-set-variable -Wno-unused-parameter -Wno-sign-compare -Wno-pointer-sign -Wno-missing-field-initializers -Wformat=2 -Wstrict-aliasing=2 -Wdisabled-optimization -Wfloat-equal -Wpointer-arith -Wdeclaration-after-statement -Wbad-function-cast -Wcast-align -Wredundant-decls -Wwrite-strings -c -o plugin.lo plugin.c libtool: compile: gcc -DHAVE_CONFIG_H -D_REENTRANT -DGRN_DLL_FILENAME=L\"libgroonga-0.dll\" -DGRN_PLUGINS_DIR=\"/usr/lib/groonga/plugins\" -DGRN_RELATIVE_PLUGINS_DIR=\"lib/groonga/plugins\" -DGRN_LOG_PATH=\"/var/log/groonga/groonga.log\" -DGRN_DEFAULT_DOCUMENT_ROOT=\"/usr/share/groonga/html/admin\" -DGRN_DEFAULT_RELATIVE_DOCUMENT_ROOT=\"share/groonga/html/admin\" -DGRN_DAT_EXPORT -I.. -I../include -fno-strict-aliasing -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wall -Wextra -Wno-unused-but-set-variable -Wno-unused-parameter -Wno-sign-compare -Wno-pointer-sign -Wno-missing-field-initializers -Wformat=2 -Wstrict-aliasing=2 -Wdisabled-optimization -Wfloat-equal -Wpointer-arith -Wdeclaration-after-statement -Wbad-function-cast -Wcast-align -Wredundant-decls -Wwrite-strings -c plugin.c -fPIC -DPIC -o .libs/plugin.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -D_REENTRANT -DGRN_DLL_FILENAME=L\""libgroonga-0.dll"\" -DGRN_PLUGINS_DIR=\""/usr/lib/groonga/plugins"\" -DGRN_RELATIVE_PLUGINS_DIR=\""lib/groonga/plugins"\" -DGRN_LOG_PATH=\""/var/log/groonga/groonga.log"\" -DGRN_DEFAULT_DOCUMENT_ROOT=\""/usr/share/groonga/html/admin"\" -DGRN_DEFAULT_RELATIVE_DOCUMENT_ROOT=\""share/groonga/html/admin"\" -DGRN_DAT_EXPORT -I.. -I../include -fno-strict-aliasing -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wall -Wextra -Wno-unused-but-set-variable -Wno-unused-parameter -Wno-sign-compare -Wno-pointer-sign -Wno-missing-field-initializers -Wformat=2 -Wstrict-aliasing=2 -Wdisabled-optimization -Wfloat-equal -Wpointer-arith -Wdeclaration-after-statement -Wbad-function-cast -Wcast-align -Wredundant-decls -Wwrite-strings -c -o proc.lo proc.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -D_REENTRANT -DGRN_DLL_FILENAME=L\""libgroonga-0.dll"\" -DGRN_PLUGINS_DIR=\""/usr/lib/groonga/plugins"\" -DGRN_RELATIVE_PLUGINS_DIR=\""lib/groonga/plugins"\" -DGRN_LOG_PATH=\""/var/log/groonga/groonga.log"\" -DGRN_DEFAULT_DOCUMENT_ROOT=\""/usr/share/groonga/html/admin"\" -DGRN_DEFAULT_RELATIVE_DOCUMENT_ROOT=\""share/groonga/html/admin"\" -DGRN_DAT_EXPORT -I.. -I../include -fno-strict-aliasing -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wall -Wextra -Wno-unused-but-set-variable -Wno-unused-parameter -Wno-sign-compare -Wno-pointer-sign -Wno-missing-field-initializers -Wformat=2 -Wstrict-aliasing=2 -Wdisabled-optimization -Wfloat-equal -Wpointer-arith -Wdeclaration-after-statement -Wbad-function-cast -Wcast-align -Wredundant-decls -Wwrite-strings -c -o snip.lo snip.c libtool: compile: gcc -DHAVE_CONFIG_H -D_REENTRANT -DGRN_DLL_FILENAME=L\"libgroonga-0.dll\" -DGRN_PLUGINS_DIR=\"/usr/lib/groonga/plugins\" -DGRN_RELATIVE_PLUGINS_DIR=\"lib/groonga/plugins\" -DGRN_LOG_PATH=\"/var/log/groonga/groonga.log\" -DGRN_DEFAULT_DOCUMENT_ROOT=\"/usr/share/groonga/html/admin\" -DGRN_DEFAULT_RELATIVE_DOCUMENT_ROOT=\"share/groonga/html/admin\" -DGRN_DAT_EXPORT -I.. -I../include -fno-strict-aliasing -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wall -Wextra -Wno-unused-but-set-variable -Wno-unused-parameter -Wno-sign-compare -Wno-pointer-sign -Wno-missing-field-initializers -Wformat=2 -Wstrict-aliasing=2 -Wdisabled-optimization -Wfloat-equal -Wpointer-arith -Wdeclaration-after-statement -Wbad-function-cast -Wcast-align -Wredundant-decls -Wwrite-strings -c proc.c -fPIC -DPIC -o .libs/proc.o libtool: compile: gcc -DHAVE_CONFIG_H -D_REENTRANT -DGRN_DLL_FILENAME=L\"libgroonga-0.dll\" -DGRN_PLUGINS_DIR=\"/usr/lib/groonga/plugins\" -DGRN_RELATIVE_PLUGINS_DIR=\"lib/groonga/plugins\" -DGRN_LOG_PATH=\"/var/log/groonga/groonga.log\" -DGRN_DEFAULT_DOCUMENT_ROOT=\"/usr/share/groonga/html/admin\" -DGRN_DEFAULT_RELATIVE_DOCUMENT_ROOT=\"share/groonga/html/admin\" -DGRN_DAT_EXPORT -I.. -I../include -fno-strict-aliasing -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wall -Wextra -Wno-unused-but-set-variable -Wno-unused-parameter -Wno-sign-compare -Wno-pointer-sign -Wno-missing-field-initializers -Wformat=2 -Wstrict-aliasing=2 -Wdisabled-optimization -Wfloat-equal -Wpointer-arith -Wdeclaration-after-statement -Wbad-function-cast -Wcast-align -Wredundant-decls -Wwrite-strings -c snip.c -fPIC -DPIC -o .libs/snip.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -D_REENTRANT -DGRN_DLL_FILENAME=L\""libgroonga-0.dll"\" -DGRN_PLUGINS_DIR=\""/usr/lib/groonga/plugins"\" -DGRN_RELATIVE_PLUGINS_DIR=\""lib/groonga/plugins"\" -DGRN_LOG_PATH=\""/var/log/groonga/groonga.log"\" -DGRN_DEFAULT_DOCUMENT_ROOT=\""/usr/share/groonga/html/admin"\" -DGRN_DEFAULT_RELATIVE_DOCUMENT_ROOT=\""share/groonga/html/admin"\" -DGRN_DAT_EXPORT -I.. -I../include -fno-strict-aliasing -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wall -Wextra -Wno-unused-but-set-variable -Wno-unused-parameter -Wno-sign-compare -Wno-pointer-sign -Wno-missing-field-initializers -Wformat=2 -Wstrict-aliasing=2 -Wdisabled-optimization -Wfloat-equal -Wpointer-arith -Wdeclaration-after-statement -Wbad-function-cast -Wcast-align -Wredundant-decls -Wwrite-strings -c -o store.lo store.c libtool: compile: gcc -DHAVE_CONFIG_H -D_REENTRANT -DGRN_DLL_FILENAME=L\"libgroonga-0.dll\" -DGRN_PLUGINS_DIR=\"/usr/lib/groonga/plugins\" -DGRN_RELATIVE_PLUGINS_DIR=\"lib/groonga/plugins\" -DGRN_LOG_PATH=\"/var/log/groonga/groonga.log\" -DGRN_DEFAULT_DOCUMENT_ROOT=\"/usr/share/groonga/html/admin\" -DGRN_DEFAULT_RELATIVE_DOCUMENT_ROOT=\"share/groonga/html/admin\" -DGRN_DAT_EXPORT -I.. -I../include -fno-strict-aliasing -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wall -Wextra -Wno-unused-but-set-variable -Wno-unused-parameter -Wno-sign-compare -Wno-pointer-sign -Wno-missing-field-initializers -Wformat=2 -Wstrict-aliasing=2 -Wdisabled-optimization -Wfloat-equal -Wpointer-arith -Wdeclaration-after-statement -Wbad-function-cast -Wcast-align -Wredundant-decls -Wwrite-strings -c store.c -fPIC -DPIC -o .libs/store.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -D_REENTRANT -DGRN_DLL_FILENAME=L\""libgroonga-0.dll"\" -DGRN_PLUGINS_DIR=\""/usr/lib/groonga/plugins"\" -DGRN_RELATIVE_PLUGINS_DIR=\""lib/groonga/plugins"\" -DGRN_LOG_PATH=\""/var/log/groonga/groonga.log"\" -DGRN_DEFAULT_DOCUMENT_ROOT=\""/usr/share/groonga/html/admin"\" -DGRN_DEFAULT_RELATIVE_DOCUMENT_ROOT=\""share/groonga/html/admin"\" -DGRN_DAT_EXPORT -I.. -I../include -fno-strict-aliasing -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wall -Wextra -Wno-unused-but-set-variable -Wno-unused-parameter -Wno-sign-compare -Wno-pointer-sign -Wno-missing-field-initializers -Wformat=2 -Wstrict-aliasing=2 -Wdisabled-optimization -Wfloat-equal -Wpointer-arith -Wdeclaration-after-statement -Wbad-function-cast -Wcast-align -Wredundant-decls -Wwrite-strings -c -o str.lo str.c libtool: compile: gcc -DHAVE_CONFIG_H -D_REENTRANT -DGRN_DLL_FILENAME=L\"libgroonga-0.dll\" -DGRN_PLUGINS_DIR=\"/usr/lib/groonga/plugins\" -DGRN_RELATIVE_PLUGINS_DIR=\"lib/groonga/plugins\" -DGRN_LOG_PATH=\"/var/log/groonga/groonga.log\" -DGRN_DEFAULT_DOCUMENT_ROOT=\"/usr/share/groonga/html/admin\" -DGRN_DEFAULT_RELATIVE_DOCUMENT_ROOT=\"share/groonga/html/admin\" -DGRN_DAT_EXPORT -I.. -I../include -fno-strict-aliasing -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wall -Wextra -Wno-unused-but-set-variable -Wno-unused-parameter -Wno-sign-compare -Wno-pointer-sign -Wno-missing-field-initializers -Wformat=2 -Wstrict-aliasing=2 -Wdisabled-optimization -Wfloat-equal -Wpointer-arith -Wdeclaration-after-statement -Wbad-function-cast -Wcast-align -Wredundant-decls -Wwrite-strings -c str.c -fPIC -DPIC -o .libs/str.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -D_REENTRANT -DGRN_DLL_FILENAME=L\""libgroonga-0.dll"\" -DGRN_PLUGINS_DIR=\""/usr/lib/groonga/plugins"\" -DGRN_RELATIVE_PLUGINS_DIR=\""lib/groonga/plugins"\" -DGRN_LOG_PATH=\""/var/log/groonga/groonga.log"\" -DGRN_DEFAULT_DOCUMENT_ROOT=\""/usr/share/groonga/html/admin"\" -DGRN_DEFAULT_RELATIVE_DOCUMENT_ROOT=\""share/groonga/html/admin"\" -DGRN_DAT_EXPORT -I.. -I../include -fno-strict-aliasing -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wall -Wextra -Wno-unused-but-set-variable -Wno-unused-parameter -Wno-sign-compare -Wno-pointer-sign -Wno-missing-field-initializers -Wformat=2 -Wstrict-aliasing=2 -Wdisabled-optimization -Wfloat-equal -Wpointer-arith -Wdeclaration-after-statement -Wbad-function-cast -Wcast-align -Wredundant-decls -Wwrite-strings -c -o string.lo string.c libtool: compile: gcc -DHAVE_CONFIG_H -D_REENTRANT -DGRN_DLL_FILENAME=L\"libgroonga-0.dll\" -DGRN_PLUGINS_DIR=\"/usr/lib/groonga/plugins\" -DGRN_RELATIVE_PLUGINS_DIR=\"lib/groonga/plugins\" -DGRN_LOG_PATH=\"/var/log/groonga/groonga.log\" -DGRN_DEFAULT_DOCUMENT_ROOT=\"/usr/share/groonga/html/admin\" -DGRN_DEFAULT_RELATIVE_DOCUMENT_ROOT=\"share/groonga/html/admin\" -DGRN_DAT_EXPORT -I.. -I../include -fno-strict-aliasing -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wall -Wextra -Wno-unused-but-set-variable -Wno-unused-parameter -Wno-sign-compare -Wno-pointer-sign -Wno-missing-field-initializers -Wformat=2 -Wstrict-aliasing=2 -Wdisabled-optimization -Wfloat-equal -Wpointer-arith -Wdeclaration-after-statement -Wbad-function-cast -Wcast-align -Wredundant-decls -Wwrite-strings -c string.c -fPIC -DPIC -o .libs/string.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -D_REENTRANT -DGRN_DLL_FILENAME=L\""libgroonga-0.dll"\" -DGRN_PLUGINS_DIR=\""/usr/lib/groonga/plugins"\" -DGRN_RELATIVE_PLUGINS_DIR=\""lib/groonga/plugins"\" -DGRN_LOG_PATH=\""/var/log/groonga/groonga.log"\" -DGRN_DEFAULT_DOCUMENT_ROOT=\""/usr/share/groonga/html/admin"\" -DGRN_DEFAULT_RELATIVE_DOCUMENT_ROOT=\""share/groonga/html/admin"\" -DGRN_DAT_EXPORT -I.. -I../include -fno-strict-aliasing -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wall -Wextra -Wno-unused-but-set-variable -Wno-unused-parameter -Wno-sign-compare -Wno-pointer-sign -Wno-missing-field-initializers -Wformat=2 -Wstrict-aliasing=2 -Wdisabled-optimization -Wfloat-equal -Wpointer-arith -Wdeclaration-after-statement -Wbad-function-cast -Wcast-align -Wredundant-decls -Wwrite-strings -c -o token.lo token.c libtool: compile: gcc -DHAVE_CONFIG_H -D_REENTRANT -DGRN_DLL_FILENAME=L\"libgroonga-0.dll\" -DGRN_PLUGINS_DIR=\"/usr/lib/groonga/plugins\" -DGRN_RELATIVE_PLUGINS_DIR=\"lib/groonga/plugins\" -DGRN_LOG_PATH=\"/var/log/groonga/groonga.log\" -DGRN_DEFAULT_DOCUMENT_ROOT=\"/usr/share/groonga/html/admin\" -DGRN_DEFAULT_RELATIVE_DOCUMENT_ROOT=\"share/groonga/html/admin\" -DGRN_DAT_EXPORT -I.. -I../include -fno-strict-aliasing -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wall -Wextra -Wno-unused-but-set-variable -Wno-unused-parameter -Wno-sign-compare -Wno-pointer-sign -Wno-missing-field-initializers -Wformat=2 -Wstrict-aliasing=2 -Wdisabled-optimization -Wfloat-equal -Wpointer-arith -Wdeclaration-after-statement -Wbad-function-cast -Wcast-align -Wredundant-decls -Wwrite-strings -c token.c -fPIC -DPIC -o .libs/token.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -D_REENTRANT -DGRN_DLL_FILENAME=L\""libgroonga-0.dll"\" -DGRN_PLUGINS_DIR=\""/usr/lib/groonga/plugins"\" -DGRN_RELATIVE_PLUGINS_DIR=\""lib/groonga/plugins"\" -DGRN_LOG_PATH=\""/var/log/groonga/groonga.log"\" -DGRN_DEFAULT_DOCUMENT_ROOT=\""/usr/share/groonga/html/admin"\" -DGRN_DEFAULT_RELATIVE_DOCUMENT_ROOT=\""share/groonga/html/admin"\" -DGRN_DAT_EXPORT -I.. -I../include -fno-strict-aliasing -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wall -Wextra -Wno-unused-but-set-variable -Wno-unused-parameter -Wno-sign-compare -Wno-pointer-sign -Wno-missing-field-initializers -Wformat=2 -Wstrict-aliasing=2 -Wdisabled-optimization -Wfloat-equal -Wpointer-arith -Wdeclaration-after-statement -Wbad-function-cast -Wcast-align -Wredundant-decls -Wwrite-strings -c -o tokenizer.lo tokenizer.c libtool: compile: gcc -DHAVE_CONFIG_H -D_REENTRANT -DGRN_DLL_FILENAME=L\"libgroonga-0.dll\" -DGRN_PLUGINS_DIR=\"/usr/lib/groonga/plugins\" -DGRN_RELATIVE_PLUGINS_DIR=\"lib/groonga/plugins\" -DGRN_LOG_PATH=\"/var/log/groonga/groonga.log\" -DGRN_DEFAULT_DOCUMENT_ROOT=\"/usr/share/groonga/html/admin\" -DGRN_DEFAULT_RELATIVE_DOCUMENT_ROOT=\"share/groonga/html/admin\" -DGRN_DAT_EXPORT -I.. -I../include -fno-strict-aliasing -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wall -Wextra -Wno-unused-but-set-variable -Wno-unused-parameter -Wno-sign-compare -Wno-pointer-sign -Wno-missing-field-initializers -Wformat=2 -Wstrict-aliasing=2 -Wdisabled-optimization -Wfloat-equal -Wpointer-arith -Wdeclaration-after-statement -Wbad-function-cast -Wcast-align -Wredundant-decls -Wwrite-strings -c tokenizer.c -fPIC -DPIC -o .libs/tokenizer.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -D_REENTRANT -DGRN_DLL_FILENAME=L\""libgroonga-0.dll"\" -DGRN_PLUGINS_DIR=\""/usr/lib/groonga/plugins"\" -DGRN_RELATIVE_PLUGINS_DIR=\""lib/groonga/plugins"\" -DGRN_LOG_PATH=\""/var/log/groonga/groonga.log"\" -DGRN_DEFAULT_DOCUMENT_ROOT=\""/usr/share/groonga/html/admin"\" -DGRN_DEFAULT_RELATIVE_DOCUMENT_ROOT=\""share/groonga/html/admin"\" -DGRN_DAT_EXPORT -I.. -I../include -fno-strict-aliasing -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wall -Wextra -Wno-unused-but-set-variable -Wno-unused-parameter -Wno-sign-compare -Wno-pointer-sign -Wno-missing-field-initializers -Wformat=2 -Wstrict-aliasing=2 -Wdisabled-optimization -Wfloat-equal -Wpointer-arith -Wdeclaration-after-statement -Wbad-function-cast -Wcast-align -Wredundant-decls -Wwrite-strings -c -o util.lo util.c libtool: compile: gcc -DHAVE_CONFIG_H -D_REENTRANT -DGRN_DLL_FILENAME=L\"libgroonga-0.dll\" -DGRN_PLUGINS_DIR=\"/usr/lib/groonga/plugins\" -DGRN_RELATIVE_PLUGINS_DIR=\"lib/groonga/plugins\" -DGRN_LOG_PATH=\"/var/log/groonga/groonga.log\" -DGRN_DEFAULT_DOCUMENT_ROOT=\"/usr/share/groonga/html/admin\" -DGRN_DEFAULT_RELATIVE_DOCUMENT_ROOT=\"share/groonga/html/admin\" -DGRN_DAT_EXPORT -I.. -I../include -fno-strict-aliasing -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wall -Wextra -Wno-unused-but-set-variable -Wno-unused-parameter -Wno-sign-compare -Wno-pointer-sign -Wno-missing-field-initializers -Wformat=2 -Wstrict-aliasing=2 -Wdisabled-optimization -Wfloat-equal -Wpointer-arith -Wdeclaration-after-statement -Wbad-function-cast -Wcast-align -Wredundant-decls -Wwrite-strings -c util.c -fPIC -DPIC -o .libs/util.o expr.c: In function 'grn_expr_exec': expr.c:3374:1: warning: const/copy propagation disabled: 22016 basic blocks and 58113 registers [-Wdisabled-optimization] expr.c:3374:1: warning: PRE disabled: 22016 basic blocks and 58113 registers [-Wdisabled-optimization] expr.c:3374:1: warning: const/copy propagation disabled: 22016 basic blocks and 58113 registers [-Wdisabled-optimization] expr.c:3374:1: warning: const/copy propagation disabled: 15357 basic blocks and 58845 registers [-Wdisabled-optimization] /bin/sh ../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wall -Wextra -Wno-unused-but-set-variable -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -Wformat=2 -Wstrict-aliasing=2 -Wdisabled-optimization -Wfloat-equal -Wpointer-arith -Wcast-align -Wredundant-decls -Wwrite-strings -fexceptions -fimplicit-templates -version-info 0:0:0 -no-undefined -Wl,-z,relro -o libgroonga.la -rpath /usr/lib com.lo ctx.lo dat.lo db.lo expr.lo geo.lo hash.lo ii.lo io.lo nfkc.lo output.lo pat.lo plugin.lo proc.lo snip.lo store.lo str.lo string.lo token.lo tokenizer.lo util.lo dat/libgrndat.la -L/usr/lib -lmsgpack -llzo2 -lz -ldl -lpthread -lrt -lm libtool: link: g++ -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/i686-redhat-linux/4.6.3/../../../crti.o /usr/lib/gcc/i686-redhat-linux/4.6.3/crtbeginS.o .libs/com.o .libs/ctx.o .libs/dat.o .libs/db.o .libs/expr.o .libs/geo.o .libs/hash.o .libs/ii.o .libs/io.o .libs/nfkc.o .libs/output.o .libs/pat.o .libs/plugin.o .libs/proc.o .libs/snip.o .libs/store.o .libs/str.o .libs/string.o .libs/token.o .libs/tokenizer.o .libs/util.o -Wl,--whole-archive dat/.libs/libgrndat.a -Wl,--no-whole-archive -L/usr/lib -lmsgpack -llzo2 -lz -ldl -lpthread -lrt -L/usr/lib/gcc/i686-redhat-linux/4.6.3 -L/usr/lib/gcc/i686-redhat-linux/4.6.3/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/i686-redhat-linux/4.6.3/crtendS.o /usr/lib/gcc/i686-redhat-linux/4.6.3/../../../crtn.o -O2 -m32 -march=i686 -mtune=atom -Wl,-z -Wl,relro -Wl,-soname -Wl,libgroonga.so.0 -o .libs/libgroonga.so.0.0.0 libtool: link: (cd ".libs" && rm -f "libgroonga.so.0" && ln -s "libgroonga.so.0.0.0" "libgroonga.so.0") libtool: link: (cd ".libs" && rm -f "libgroonga.so" && ln -s "libgroonga.so.0.0.0" "libgroonga.so") libtool: link: ( cd ".libs" && rm -f "libgroonga.la" && ln -s "../libgroonga.la" "libgroonga.la" ) make[3]: Leaving directory `/builddir/build/BUILD/groonga-2.0.5/lib' make[2]: Leaving directory `/builddir/build/BUILD/groonga-2.0.5/lib' Making all in plugins make[2]: Entering directory `/builddir/build/BUILD/groonga-2.0.5/plugins' Making all in tokenizers make[3]: Entering directory `/builddir/build/BUILD/groonga-2.0.5/plugins/tokenizers' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../lib -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wall -Wextra -Wno-unused-but-set-variable -Wno-unused-parameter -Wno-sign-compare -Wno-pointer-sign -Wno-missing-field-initializers -Wformat=2 -Wstrict-aliasing=2 -Wdisabled-optimization -Wfloat-equal -Wpointer-arith -Wdeclaration-after-statement -Wbad-function-cast -Wcast-align -Wredundant-decls -Wwrite-strings -c -o mecab_la-mecab.lo `test -f 'mecab.c' || echo './'`mecab.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../lib -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wall -Wextra -Wno-unused-but-set-variable -Wno-unused-parameter -Wno-sign-compare -Wno-pointer-sign -Wno-missing-field-initializers -Wformat=2 -Wstrict-aliasing=2 -Wdisabled-optimization -Wfloat-equal -Wpointer-arith -Wdeclaration-after-statement -Wbad-function-cast -Wcast-align -Wredundant-decls -Wwrite-strings -c mecab.c -fPIC -DPIC -o .libs/mecab_la-mecab.o /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wall -Wextra -Wno-unused-but-set-variable -Wno-unused-parameter -Wno-sign-compare -Wno-pointer-sign -Wno-missing-field-initializers -Wformat=2 -Wstrict-aliasing=2 -Wdisabled-optimization -Wfloat-equal -Wpointer-arith -Wdeclaration-after-statement -Wbad-function-cast -Wcast-align -Wredundant-decls -Wwrite-strings -avoid-version -module -no-undefined -L/usr/lib -Wl,-z,relro -o mecab.la -rpath /usr/lib/groonga/plugins/tokenizers mecab_la-mecab.lo ../../lib/libgroonga.la -lmecab ../../lib/libgroonga.la libtool: link: gcc -shared -fPIC -DPIC .libs/mecab_la-mecab.o -L/usr/lib -lmecab ../../lib/.libs/libgroonga.so -O2 -m32 -march=i686 -mtune=atom -Wl,-z -Wl,relro -Wl,-soname -Wl,mecab.so -o .libs/mecab.so libtool: link: ( cd ".libs" && rm -f "mecab.la" && ln -s "../mecab.la" "mecab.la" ) make[3]: Leaving directory `/builddir/build/BUILD/groonga-2.0.5/plugins/tokenizers' Making all in suggest make[3]: Entering directory `/builddir/build/BUILD/groonga-2.0.5/plugins/suggest' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../lib -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wall -Wextra -Wno-unused-but-set-variable -Wno-unused-parameter -Wno-sign-compare -Wno-pointer-sign -Wno-missing-field-initializers -Wformat=2 -Wstrict-aliasing=2 -Wdisabled-optimization -Wfloat-equal -Wpointer-arith -Wdeclaration-after-statement -Wbad-function-cast -Wcast-align -Wredundant-decls -Wwrite-strings -c -o suggest.lo suggest.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../lib -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wall -Wextra -Wno-unused-but-set-variable -Wno-unused-parameter -Wno-sign-compare -Wno-pointer-sign -Wno-missing-field-initializers -Wformat=2 -Wstrict-aliasing=2 -Wdisabled-optimization -Wfloat-equal -Wpointer-arith -Wdeclaration-after-statement -Wbad-function-cast -Wcast-align -Wredundant-decls -Wwrite-strings -c suggest.c -fPIC -DPIC -o .libs/suggest.o /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wall -Wextra -Wno-unused-but-set-variable -Wno-unused-parameter -Wno-sign-compare -Wno-pointer-sign -Wno-missing-field-initializers -Wformat=2 -Wstrict-aliasing=2 -Wdisabled-optimization -Wfloat-equal -Wpointer-arith -Wdeclaration-after-statement -Wbad-function-cast -Wcast-align -Wredundant-decls -Wwrite-strings -avoid-version -module -no-undefined -Wl,-z,relro -o suggest.la -rpath /usr/lib/groonga/plugins/suggest suggest.lo ../../lib/libgroonga.la -L/usr/lib -lmsgpack libtool: link: gcc -shared -fPIC -DPIC .libs/suggest.o ../../lib/.libs/libgroonga.so -L/usr/lib -lmsgpack -O2 -m32 -march=i686 -mtune=atom -Wl,-z -Wl,relro -Wl,-soname -Wl,suggest.so -o .libs/suggest.so libtool: link: ( cd ".libs" && rm -f "suggest.la" && ln -s "../suggest.la" "suggest.la" ) make[3]: Leaving directory `/builddir/build/BUILD/groonga-2.0.5/plugins/suggest' Making all in table make[3]: Entering directory `/builddir/build/BUILD/groonga-2.0.5/plugins/table' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../lib -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wall -Wextra -Wno-unused-but-set-variable -Wno-unused-parameter -Wno-sign-compare -Wno-pointer-sign -Wno-missing-field-initializers -Wformat=2 -Wstrict-aliasing=2 -Wdisabled-optimization -Wfloat-equal -Wpointer-arith -Wdeclaration-after-statement -Wbad-function-cast -Wcast-align -Wredundant-decls -Wwrite-strings -c -o table.lo table.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../lib -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wall -Wextra -Wno-unused-but-set-variable -Wno-unused-parameter -Wno-sign-compare -Wno-pointer-sign -Wno-missing-field-initializers -Wformat=2 -Wstrict-aliasing=2 -Wdisabled-optimization -Wfloat-equal -Wpointer-arith -Wdeclaration-after-statement -Wbad-function-cast -Wcast-align -Wredundant-decls -Wwrite-strings -c table.c -fPIC -DPIC -o .libs/table.o /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wall -Wextra -Wno-unused-but-set-variable -Wno-unused-parameter -Wno-sign-compare -Wno-pointer-sign -Wno-missing-field-initializers -Wformat=2 -Wstrict-aliasing=2 -Wdisabled-optimization -Wfloat-equal -Wpointer-arith -Wdeclaration-after-statement -Wbad-function-cast -Wcast-align -Wredundant-decls -Wwrite-strings -avoid-version -module -no-undefined -Wl,-z,relro -o table.la -rpath /usr/lib/groonga/plugins/table table.lo ../../lib/libgroonga.la -L/usr/lib -lmsgpack libtool: link: gcc -shared -fPIC -DPIC .libs/table.o ../../lib/.libs/libgroonga.so -L/usr/lib -lmsgpack -O2 -m32 -march=i686 -mtune=atom -Wl,-z -Wl,relro -Wl,-soname -Wl,table.so -o .libs/table.so libtool: link: ( cd ".libs" && rm -f "table.la" && ln -s "../table.la" "table.la" ) make[3]: Leaving directory `/builddir/build/BUILD/groonga-2.0.5/plugins/table' make[3]: Entering directory `/builddir/build/BUILD/groonga-2.0.5/plugins' make[3]: Nothing to be done for `all-am'. make[3]: Leaving directory `/builddir/build/BUILD/groonga-2.0.5/plugins' make[2]: Leaving directory `/builddir/build/BUILD/groonga-2.0.5/plugins' Making all in src make[2]: Entering directory `/builddir/build/BUILD/groonga-2.0.5/src' Making all in suggest make[3]: Entering directory `/builddir/build/BUILD/groonga-2.0.5/src/suggest' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DGRN_DLL_FILENAME=L\""libgroonga-0.dll"\" -DGRN_PLUGINS_DIR=\""/usr/lib/groonga/plugins"\" -DGRN_RELATIVE_PLUGINS_DIR=\""lib/groonga/plugins"\" -DGRN_LOG_PATH=\""/var/log/groonga/groonga.log"\" -DGRN_DEFAULT_DOCUMENT_ROOT=\""/usr/share/groonga/html/admin"\" -DGRN_DEFAULT_RELATIVE_DOCUMENT_ROOT=\""share/groonga/html/admin"\" -I../.. -I. -I../../include -I../../lib -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wall -Wextra -Wno-unused-but-set-variable -Wno-unused-parameter -Wno-sign-compare -Wno-pointer-sign -Wno-missing-field-initializers -Wformat=2 -Wstrict-aliasing=2 -Wdisabled-optimization -Wfloat-equal -Wpointer-arith -Wdeclaration-after-statement -Wbad-function-cast -Wcast-align -Wredundant-decls -Wwrite-strings -c -o libutil_la-util.lo `test -f 'util.c' || echo './'`util.c gcc -DHAVE_CONFIG_H -DGRN_DLL_FILENAME=L\""libgroonga-0.dll"\" -DGRN_PLUGINS_DIR=\""/usr/lib/groonga/plugins"\" -DGRN_RELATIVE_PLUGINS_DIR=\""lib/groonga/plugins"\" -DGRN_LOG_PATH=\""/var/log/groonga/groonga.log"\" -DGRN_DEFAULT_DOCUMENT_ROOT=\""/usr/share/groonga/html/admin"\" -DGRN_DEFAULT_RELATIVE_DOCUMENT_ROOT=\""share/groonga/html/admin"\" -I../.. -I. -I../../include -I../../lib -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wall -Wextra -Wno-unused-but-set-variable -Wno-unused-parameter -Wno-sign-compare -Wno-pointer-sign -Wno-missing-field-initializers -Wformat=2 -Wstrict-aliasing=2 -Wdisabled-optimization -Wfloat-equal -Wpointer-arith -Wdeclaration-after-statement -Wbad-function-cast -Wcast-align -Wredundant-decls -Wwrite-strings -c -o groonga_suggest_create_dataset-groonga_suggest_create_dataset.o `test -f 'groonga_suggest_create_dataset.c' || echo './'`groonga_suggest_create_dataset.c gcc -DHAVE_CONFIG_H -DGRN_DLL_FILENAME=L\""libgroonga-0.dll"\" -DGRN_PLUGINS_DIR=\""/usr/lib/groonga/plugins"\" -DGRN_RELATIVE_PLUGINS_DIR=\""lib/groonga/plugins"\" -DGRN_LOG_PATH=\""/var/log/groonga/groonga.log"\" -DGRN_DEFAULT_DOCUMENT_ROOT=\""/usr/share/groonga/html/admin"\" -DGRN_DEFAULT_RELATIVE_DOCUMENT_ROOT=\""share/groonga/html/admin"\" -I../.. -I. -I../../include -I../../lib -fno-strict-aliasing -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wall -Wextra -Wno-unused-but-set-variable -Wno-unused-parameter -Wno-sign-compare -Wno-pointer-sign -Wno-missing-field-initializers -Wformat=2 -Wstrict-aliasing=2 -Wdisabled-optimization -Wfloat-equal -Wpointer-arith -Wdeclaration-after-statement -Wbad-function-cast -Wcast-align -Wredundant-decls -Wwrite-strings -c -o groonga_suggest_learner-groonga_suggest_learner.o `test -f 'groonga_suggest_learner.c' || echo './'`groonga_suggest_learner.c gcc -DHAVE_CONFIG_H -DGRN_DLL_FILENAME=L\""libgroonga-0.dll"\" -DGRN_PLUGINS_DIR=\""/usr/lib/groonga/plugins"\" -DGRN_RELATIVE_PLUGINS_DIR=\""lib/groonga/plugins"\" -DGRN_LOG_PATH=\""/var/log/groonga/groonga.log"\" -DGRN_DEFAULT_DOCUMENT_ROOT=\""/usr/share/groonga/html/admin"\" -DGRN_DEFAULT_RELATIVE_DOCUMENT_ROOT=\""share/groonga/html/admin"\" -I../.. -I. -I../../include -I../../lib -fno-strict-aliasing -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wall -Wextra -Wno-unused-but-set-variable -Wno-unused-parameter -Wno-sign-compare -Wno-pointer-sign -Wno-missing-field-initializers -Wformat=2 -Wstrict-aliasing=2 -Wdisabled-optimization -Wfloat-equal -Wpointer-arith -Wdeclaration-after-statement -Wbad-function-cast -Wcast-align -Wredundant-decls -Wwrite-strings -c -o groonga_suggest_httpd-groonga_suggest_httpd.o `test -f 'groonga_suggest_httpd.c' || echo './'`groonga_suggest_httpd.c libtool: compile: gcc -DHAVE_CONFIG_H -DGRN_DLL_FILENAME=L\"libgroonga-0.dll\" -DGRN_PLUGINS_DIR=\"/usr/lib/groonga/plugins\" -DGRN_RELATIVE_PLUGINS_DIR=\"lib/groonga/plugins\" -DGRN_LOG_PATH=\"/var/log/groonga/groonga.log\" -DGRN_DEFAULT_DOCUMENT_ROOT=\"/usr/share/groonga/html/admin\" -DGRN_DEFAULT_RELATIVE_DOCUMENT_ROOT=\"share/groonga/html/admin\" -I../.. -I. -I../../include -I../../lib -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wall -Wextra -Wno-unused-but-set-variable -Wno-unused-parameter -Wno-sign-compare -Wno-pointer-sign -Wno-missing-field-initializers -Wformat=2 -Wstrict-aliasing=2 -Wdisabled-optimization -Wfloat-equal -Wpointer-arith -Wdeclaration-after-statement -Wbad-function-cast -Wcast-align -Wredundant-decls -Wwrite-strings -c util.c -fPIC -DPIC -o .libs/libutil_la-util.o /bin/sh ../../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wall -Wextra -Wno-unused-but-set-variable -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -Wformat=2 -Wstrict-aliasing=2 -Wdisabled-optimization -Wfloat-equal -Wpointer-arith -Wcast-align -Wredundant-decls -Wwrite-strings -fexceptions -fimplicit-templates -no-undefined -Wl,-z,relro -o groonga-suggest-create-dataset groonga_suggest_create_dataset-groonga_suggest_create_dataset.o ../../lib/libgroonga.la -llzo2 -lz -ldl -lpthread -lrt -lm /bin/sh ../../libtool --tag=CC --mode=link gcc -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wall -Wextra -Wno-unused-but-set-variable -Wno-unused-parameter -Wno-sign-compare -Wno-pointer-sign -Wno-missing-field-initializers -Wformat=2 -Wstrict-aliasing=2 -Wdisabled-optimization -Wfloat-equal -Wpointer-arith -Wdeclaration-after-statement -Wbad-function-cast -Wcast-align -Wredundant-decls -Wwrite-strings -no-undefined -Wl,-z,relro -o libutil.la libutil_la-util.lo -llzo2 -lz -ldl -lpthread -lrt -lm libtool: link: ar cru .libs/libutil.a .libs/libutil_la-util.o libtool: link: ranlib .libs/libutil.a libtool: link: ( cd ".libs" && rm -f "libutil.la" && ln -s "../libutil.la" "libutil.la" ) libtool: link: g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wall -Wextra -Wno-unused-but-set-variable -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -Wformat=2 -Wstrict-aliasing=2 -Wdisabled-optimization -Wfloat-equal -Wpointer-arith -Wcast-align -Wredundant-decls -Wwrite-strings -fexceptions -fimplicit-templates -Wl,-z -Wl,relro -o .libs/groonga-suggest-create-dataset groonga_suggest_create_dataset-groonga_suggest_create_dataset.o ../../lib/.libs/libgroonga.so -llzo2 -lz -ldl -lpthread -lrt -lm /bin/sh ../../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wall -Wextra -Wno-unused-but-set-variable -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -Wformat=2 -Wstrict-aliasing=2 -Wdisabled-optimization -Wfloat-equal -Wpointer-arith -Wcast-align -Wredundant-decls -Wwrite-strings -fexceptions -fimplicit-templates -no-undefined -Wl,-z,relro -o groonga-suggest-httpd groonga_suggest_httpd-groonga_suggest_httpd.o libutil.la ../../lib/libgroonga.la -levent -lzmq -L/usr/lib -lmsgpack -llzo2 -lz -ldl -lpthread -lrt -lm libtool: link: g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wall -Wextra -Wno-unused-but-set-variable -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -Wformat=2 -Wstrict-aliasing=2 -Wdisabled-optimization -Wfloat-equal -Wpointer-arith -Wcast-align -Wredundant-decls -Wwrite-strings -fexceptions -fimplicit-templates -Wl,-z -Wl,relro -o .libs/groonga-suggest-httpd groonga_suggest_httpd-groonga_suggest_httpd.o ./.libs/libutil.a ../../lib/.libs/libgroonga.so -levent -lzmq -L/usr/lib -lmsgpack -llzo2 -lz -ldl -lpthread -lrt -lm /bin/sh ../../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wall -Wextra -Wno-unused-but-set-variable -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -Wformat=2 -Wstrict-aliasing=2 -Wdisabled-optimization -Wfloat-equal -Wpointer-arith -Wcast-align -Wredundant-decls -Wwrite-strings -fexceptions -fimplicit-templates -no-undefined -Wl,-z,relro -o groonga-suggest-learner groonga_suggest_learner-groonga_suggest_learner.o libutil.la ../../lib/libgroonga.la -levent -lzmq -L/usr/lib -lmsgpack -llzo2 -lz -ldl -lpthread -lrt -lm libtool: link: g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wall -Wextra -Wno-unused-but-set-variable -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -Wformat=2 -Wstrict-aliasing=2 -Wdisabled-optimization -Wfloat-equal -Wpointer-arith -Wcast-align -Wredundant-decls -Wwrite-strings -fexceptions -fimplicit-templates -Wl,-z -Wl,relro -o .libs/groonga-suggest-learner groonga_suggest_learner-groonga_suggest_learner.o ./.libs/libutil.a ../../lib/.libs/libgroonga.so -levent -lzmq -L/usr/lib -lmsgpack -llzo2 -lz -ldl -lpthread -lrt -lm make[3]: Leaving directory `/builddir/build/BUILD/groonga-2.0.5/src/suggest' make[3]: Entering directory `/builddir/build/BUILD/groonga-2.0.5/src' gcc -DHAVE_CONFIG_H -DGRN_DLL_FILENAME=L\""libgroonga-0.dll"\" -DGRN_PLUGINS_DIR=\""/usr/lib/groonga/plugins"\" -DGRN_RELATIVE_PLUGINS_DIR=\""lib/groonga/plugins"\" -DGRN_LOG_PATH=\""/var/log/groonga/groonga.log"\" -DGRN_DEFAULT_DOCUMENT_ROOT=\""/usr/share/groonga/html/admin"\" -DGRN_DEFAULT_RELATIVE_DOCUMENT_ROOT=\""share/groonga/html/admin"\" -I.. -I. -I.. -I../include -fno-strict-aliasing -I/usr/include -I/usr/include/editline -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wall -Wextra -Wno-unused-but-set-variable -Wno-unused-parameter -Wno-sign-compare -Wno-pointer-sign -Wno-missing-field-initializers -Wformat=2 -Wstrict-aliasing=2 -Wdisabled-optimization -Wfloat-equal -Wpointer-arith -Wdeclaration-after-statement -Wbad-function-cast -Wcast-align -Wredundant-decls -Wwrite-strings -c -o groonga-groonga.o `test -f 'groonga.c' || echo './'`groonga.c gcc -DHAVE_CONFIG_H -DGRN_DLL_FILENAME=L\""libgroonga-0.dll"\" -DGRN_PLUGINS_DIR=\""/usr/lib/groonga/plugins"\" -DGRN_RELATIVE_PLUGINS_DIR=\""lib/groonga/plugins"\" -DGRN_LOG_PATH=\""/var/log/groonga/groonga.log"\" -DGRN_DEFAULT_DOCUMENT_ROOT=\""/usr/share/groonga/html/admin"\" -DGRN_DEFAULT_RELATIVE_DOCUMENT_ROOT=\""share/groonga/html/admin"\" -I.. -I. -I.. -I../include -fno-strict-aliasing -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wall -Wextra -Wno-unused-but-set-variable -Wno-unused-parameter -Wno-sign-compare -Wno-pointer-sign -Wno-missing-field-initializers -Wformat=2 -Wstrict-aliasing=2 -Wdisabled-optimization -Wfloat-equal -Wpointer-arith -Wdeclaration-after-statement -Wbad-function-cast -Wcast-align -Wredundant-decls -Wwrite-strings -c groonga_benchmark.c gcc -DHAVE_CONFIG_H -DGRN_DLL_FILENAME=L\""libgroonga-0.dll"\" -DGRN_PLUGINS_DIR=\""/usr/lib/groonga/plugins"\" -DGRN_RELATIVE_PLUGINS_DIR=\""lib/groonga/plugins"\" -DGRN_LOG_PATH=\""/var/log/groonga/groonga.log"\" -DGRN_DEFAULT_DOCUMENT_ROOT=\""/usr/share/groonga/html/admin"\" -DGRN_DEFAULT_RELATIVE_DOCUMENT_ROOT=\""share/groonga/html/admin"\" -I.. -I. -I.. -I../include -fno-strict-aliasing -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wall -Wextra -Wno-unused-but-set-variable -Wno-unused-parameter -Wno-sign-compare -Wno-pointer-sign -Wno-missing-field-initializers -Wformat=2 -Wstrict-aliasing=2 -Wdisabled-optimization -Wfloat-equal -Wpointer-arith -Wdeclaration-after-statement -Wbad-function-cast -Wcast-align -Wredundant-decls -Wwrite-strings -c grnslap.c groonga.c: In function 'line_editor_fgets': groonga.c:179:12: warning: ignoring return value of 'wcrtomb', declared with attribute warn_unused_result [-Wunused-result] groonga.c: In function 's_output': groonga.c:266:13: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result [-Wunused-result] groonga.c:267:13: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result [-Wunused-result] groonga.c:268:13: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result [-Wunused-result] groonga.c: In function 'c_output': groonga.c:340:13: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result [-Wunused-result] groonga.c:341:13: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result [-Wunused-result] groonga.c:342:13: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result [-Wunused-result] groonga_benchmark.c: In function 'do_load_command': groonga_benchmark.c:797:15: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result [-Wunused-result] groonga_benchmark.c:820:17: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result [-Wunused-result] groonga_benchmark.c: In function 'do_command': groonga_benchmark.c:882:15: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result [-Wunused-result] groonga_benchmark.c:905:17: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result [-Wunused-result] groonga_benchmark.c: In function 'get_file': groonga_benchmark.c:2269:11: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result [-Wunused-result] /bin/sh ../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wall -Wextra -Wno-unused-but-set-variable -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -Wformat=2 -Wstrict-aliasing=2 -Wdisabled-optimization -Wfloat-equal -Wpointer-arith -Wcast-align -Wredundant-decls -Wwrite-strings -fexceptions -fimplicit-templates -no-undefined -Wl,-z,relro -o grnslap grnslap.o ../lib/libgroonga.la -L/usr/lib -lmsgpack -llzo2 -lz -ldl -lpthread -lrt -lm libtool: link: g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wall -Wextra -Wno-unused-but-set-variable -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -Wformat=2 -Wstrict-aliasing=2 -Wdisabled-optimization -Wfloat-equal -Wpointer-arith -Wcast-align -Wredundant-decls -Wwrite-strings -fexceptions -fimplicit-templates -Wl,-z -Wl,relro -o .libs/grnslap grnslap.o ../lib/.libs/libgroonga.so -L/usr/lib -lmsgpack -llzo2 -lz -ldl -lpthread -lrt -lm /bin/sh ../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wall -Wextra -Wno-unused-but-set-variable -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -Wformat=2 -Wstrict-aliasing=2 -Wdisabled-optimization -Wfloat-equal -Wpointer-arith -Wcast-align -Wredundant-decls -Wwrite-strings -fexceptions -fimplicit-templates -no-undefined -Wl,-z,relro -o groonga groonga-groonga.o ../lib/libgroonga.la -ledit -lcurses -L/usr/lib -lmsgpack -llzo2 -lz -ldl -lpthread -lrt -lm libtool: link: g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wall -Wextra -Wno-unused-but-set-variable -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -Wformat=2 -Wstrict-aliasing=2 -Wdisabled-optimization -Wfloat-equal -Wpointer-arith -Wcast-align -Wredundant-decls -Wwrite-strings -fexceptions -fimplicit-templates -Wl,-z -Wl,relro -o .libs/groonga groonga-groonga.o ../lib/.libs/libgroonga.so -ledit -lcurses -L/usr/lib -lmsgpack -llzo2 -lz -ldl -lpthread -lrt -lm /bin/sh ../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wall -Wextra -Wno-unused-but-set-variable -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -Wformat=2 -Wstrict-aliasing=2 -Wdisabled-optimization -Wfloat-equal -Wpointer-arith -Wcast-align -Wredundant-decls -Wwrite-strings -fexceptions -fimplicit-templates -no-undefined -Wl,-z,relro -o groonga-benchmark groonga_benchmark.o ../lib/libgroonga.la -L/usr/lib -lmsgpack -llzo2 -lz -ldl -lpthread -lrt -lm libtool: link: g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wall -Wextra -Wno-unused-but-set-variable -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -Wformat=2 -Wstrict-aliasing=2 -Wdisabled-optimization -Wfloat-equal -Wpointer-arith -Wcast-align -Wredundant-decls -Wwrite-strings -fexceptions -fimplicit-templates -Wl,-z -Wl,relro -o .libs/groonga-benchmark groonga_benchmark.o ../lib/.libs/libgroonga.so -L/usr/lib -lmsgpack -llzo2 -lz -ldl -lpthread -lrt -lm make[3]: Leaving directory `/builddir/build/BUILD/groonga-2.0.5/src' make[2]: Leaving directory `/builddir/build/BUILD/groonga-2.0.5/src' Making all in vendor make[2]: Entering directory `/builddir/build/BUILD/groonga-2.0.5/vendor' (cd nginx-1.2.1 && make build) make[3]: Entering directory `/builddir/build/BUILD/groonga-2.0.5/vendor/nginx-1.2.1' make -f objs/Makefile make[4]: Entering directory `/builddir/build/BUILD/groonga-2.0.5/vendor/nginx-1.2.1' gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wall -Wextra -Wno-unused-but-set-variable -Wno-unused-parameter -Wno-sign-compare -Wno-pointer-sign -Wno-missing-field-initializers -Wformat=2 -Wstrict-aliasing=2 -Wdisabled-optimization -Wfloat-equal -Wpointer-arith -Wdeclaration-after-statement -Wbad-function-cast -Wcast-align -Wredundant-decls -Wwrite-strings -I/builddir/build/BUILD/groonga-2.0.5/include -I src/core -I src/event -I src/event/modules -I src/os/unix -I objs \ -o objs/src/core/nginx.o \ src/core/nginx.c gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wall -Wextra -Wno-unused-but-set-variable -Wno-unused-parameter -Wno-sign-compare -Wno-pointer-sign -Wno-missing-field-initializers -Wformat=2 -Wstrict-aliasing=2 -Wdisabled-optimization -Wfloat-equal -Wpointer-arith -Wdeclaration-after-statement -Wbad-function-cast -Wcast-align -Wredundant-decls -Wwrite-strings -I/builddir/build/BUILD/groonga-2.0.5/include -I src/core -I src/event -I src/event/modules -I src/os/unix -I objs \ -o objs/src/core/ngx_log.o \ src/core/ngx_log.c gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wall -Wextra -Wno-unused-but-set-variable -Wno-unused-parameter -Wno-sign-compare -Wno-pointer-sign -Wno-missing-field-initializers -Wformat=2 -Wstrict-aliasing=2 -Wdisabled-optimization -Wfloat-equal -Wpointer-arith -Wdeclaration-after-statement -Wbad-function-cast -Wcast-align -Wredundant-decls -Wwrite-strings -I/builddir/build/BUILD/groonga-2.0.5/include -I src/core -I src/event -I src/event/modules -I src/os/unix -I objs \ -o objs/src/core/ngx_palloc.o \ src/core/ngx_palloc.c gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wall -Wextra -Wno-unused-but-set-variable -Wno-unused-parameter -Wno-sign-compare -Wno-pointer-sign -Wno-missing-field-initializers -Wformat=2 -Wstrict-aliasing=2 -Wdisabled-optimization -Wfloat-equal -Wpointer-arith -Wdeclaration-after-statement -Wbad-function-cast -Wcast-align -Wredundant-decls -Wwrite-strings -I/builddir/build/BUILD/groonga-2.0.5/include -I src/core -I src/event -I src/event/modules -I src/os/unix -I objs \ -o objs/src/core/ngx_array.o \ src/core/ngx_array.c In file included from src/core/ngx_config.h:26:0, from src/core/nginx.c:8: src/os/unix/ngx_linux_config.h:115:15: warning: redundant redeclaration of 'environ' [-Wredundant-decls]In file included from src/core/ngx_config.h:26:0, from src/core/ngx_log.c:8: src/os/unix/ngx_linux_config.h:115:15: warning: redundant redeclaration of 'environ' [-Wredundant-decls] /usr/include/unistd.h:546:15: note: previous declaration of 'environ' was here In file included from src/core/ngx_config.h:26:0, from src/core/ngx_palloc.c:8: src/os/unix/ngx_linux_config.h:115:15: warning: redundant redeclaration of 'environ' [-Wredundant-decls] /usr/include/unistd.h:546:15: note: previous declaration of 'environ' was here /usr/include/unistd.h:546:15: note: previous declaration of 'environ' was here In file included from src/core/ngx_core.h:53:0, from src/core/ngx_palloc.c:9: src/core/ngx_palloc.h:75:7: warning: redundant redeclaration of 'ngx_alloc' [-Wredundant-decls] In file included from src/core/ngx_core.h:53:0, from src/core/ngx_log.c:9: src/core/ngx_palloc.h:75:7: warning: redundant redeclaration of 'ngx_alloc' [-Wredundant-decls] src/os/unix/ngx_alloc.h:16:7: note: previous declaration of 'ngx_alloc' was here src/core/ngx_palloc.h:76:7: warning: redundant redeclaration of 'ngx_calloc' [-Wredundant-decls] src/os/unix/ngx_alloc.h:17:7: note: previous declaration of 'ngx_calloc' was here In file included from src/core/ngx_core.h:53:0, from src/core/nginx.c:9: src/core/ngx_palloc.h:75:7: warning: redundant redeclaration of 'ngx_alloc' [-Wredundant-decls] src/os/unix/ngx_alloc.h:16:7: note: previous declaration of 'ngx_alloc' was here src/core/ngx_palloc.h:76:7: warning: redundant redeclaration of 'ngx_calloc' [-Wredundant-decls] src/os/unix/ngx_alloc.h:17:7: note: previous declaration of 'ngx_calloc' was here src/os/unix/ngx_alloc.h:16:7: note: previous declaration of 'ngx_alloc' was here In file included from src/core/ngx_config.h:26:0, from src/core/ngx_array.c:8: src/os/unix/ngx_linux_config.h:115:15: warning: redundant redeclaration of 'environ' [-Wredundant-decls]src/core/ngx_palloc.h:76:7: warning: redundant redeclaration of 'ngx_calloc' [-Wredundant-decls] src/os/unix/ngx_alloc.h:17:7: note: previous declaration of 'ngx_calloc' was here /usr/include/unistd.h:546:15: note: previous declaration of 'environ' was here In file included from src/core/ngx_core.h:75:0, from src/core/ngx_log.c:9: src/os/unix/ngx_process_cycle.h:42:24: warning: redundant redeclaration of 'ngx_pid' [-Wredundant-decls]In file included from src/core/ngx_core.h:75:0, from src/core/nginx.c:9: src/os/unix/ngx_process_cycle.h:42:24: warning: redundant redeclaration of 'ngx_pid' [-Wredundant-decls] src/os/unix/ngx_process.h:81:23: note: previous declaration of 'ngx_pid' was here src/os/unix/ngx_process.h:81:23: note: previous declaration of 'ngx_pid' was here In file included from src/core/ngx_core.h:75:0, from src/core/ngx_palloc.c:9: src/os/unix/ngx_process_cycle.h:42:24: warning: redundant redeclaration of 'ngx_pid' [-Wredundant-decls] src/os/unix/ngx_process.h:81:23: note: previous declaration of 'ngx_pid' was here In file included from src/core/ngx_core.h:53:0, from src/core/ngx_array.c:9: src/core/ngx_palloc.h:75:7: warning: redundant redeclaration of 'ngx_alloc' [-Wredundant-decls] src/os/unix/ngx_alloc.h:16:7: note: previous declaration of 'ngx_alloc' was here src/core/ngx_palloc.h:76:7: warning: redundant redeclaration of 'ngx_calloc' [-Wredundant-decls] src/os/unix/ngx_alloc.h:17:7: note: previous declaration of 'ngx_calloc' was here src/core/nginx.c: In function 'main': src/core/nginx.c:218:9: warning: passing argument 1 of 'ngx_write_stderr' discards 'const' qualifier from pointer target type [enabled by default] src/core/ngx_log.h:240:1: note: expected 'char *' but argument is of type 'const char *' src/core/nginx.c:245:17: warning: passing argument 1 of 'ngx_write_stderr' discards 'const' qualifier from pointer target type [enabled by default] src/core/ngx_log.h:240:1: note: expected 'char *' but argument is of type 'const char *' src/core/nginx.c:260:17: warning: passing argument 1 of 'ngx_write_stderr' discards 'const' qualifier from pointer target type [enabled by default] src/core/ngx_log.h:240:1: note: expected 'char *' but argument is of type 'const char *' src/core/ngx_log.c: In function 'ngx_error_log':In file included from src/core/ngx_core.h:75:0, from src/core/ngx_array.c:9: src/os/unix/ngx_process_cycle.h:42:24: warning: redundant redeclaration of 'ngx_pid' [-Wredundant-decls] src/os/unix/ngx_process.h:81:23: note: previous declaration of 'ngx_pid' was here src/core/ngx_log.c:434:9: warning: return discards 'const' qualifier from pointer target type [enabled by default] src/core/nginx.c: In function 'ngx_exec_new_binary': src/core/nginx.c:583:14: warning: assignment discards 'const' qualifier from pointer target type [enabled by default] src/core/nginx.c:611:14: warning: assignment discards 'const' qualifier from pointer target type [enabled by default] src/core/nginx.c: In function 'ngx_core_module_init_conf': src/core/nginx.c:1042:23: warning: assignment discards 'const' qualifier from pointer target type [enabled by default] src/core/nginx.c: In function 'ngx_set_user': src/core/nginx.c:1129:9: warning: return discards 'const' qualifier from pointer target type [enabled by default] src/core/nginx.c: In function 'ngx_set_priority': src/core/nginx.c:1211:9: warning: return discards 'const' qualifier from pointer target type [enabled by default] src/core/nginx.c:1231:9: warning: return discards 'const' qualifier from pointer target type [enabled by default] src/core/nginx.c: In function 'ngx_set_cpu_affinity': src/core/nginx.c:1254:9: warning: return discards 'const' qualifier from pointer target type [enabled by default] gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wall -Wextra -Wno-unused-but-set-variable -Wno-unused-parameter -Wno-sign-compare -Wno-pointer-sign -Wno-missing-field-initializers -Wformat=2 -Wstrict-aliasing=2 -Wdisabled-optimization -Wfloat-equal -Wpointer-arith -Wdeclaration-after-statement -Wbad-function-cast -Wcast-align -Wredundant-decls -Wwrite-strings -I/builddir/build/BUILD/groonga-2.0.5/include -I src/core -I src/event -I src/event/modules -I src/os/unix -I objs \ -o objs/src/core/ngx_list.o \ src/core/ngx_list.c gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wall -Wextra -Wno-unused-but-set-variable -Wno-unused-parameter -Wno-sign-compare -Wno-pointer-sign -Wno-missing-field-initializers -Wformat=2 -Wstrict-aliasing=2 -Wdisabled-optimization -Wfloat-equal -Wpointer-arith -Wdeclaration-after-statement -Wbad-function-cast -Wcast-align -Wredundant-decls -Wwrite-strings -I/builddir/build/BUILD/groonga-2.0.5/include -I src/core -I src/event -I src/event/modules -I src/os/unix -I objs \ -o objs/src/core/ngx_hash.o \ src/core/ngx_hash.c gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wall -Wextra -Wno-unused-but-set-variable -Wno-unused-parameter -Wno-sign-compare -Wno-pointer-sign -Wno-missing-field-initializers -Wformat=2 -Wstrict-aliasing=2 -Wdisabled-optimization -Wfloat-equal -Wpointer-arith -Wdeclaration-after-statement -Wbad-function-cast -Wcast-align -Wredundant-decls -Wwrite-strings -I/builddir/build/BUILD/groonga-2.0.5/include -I src/core -I src/event -I src/event/modules -I src/os/unix -I objs \ -o objs/src/core/ngx_buf.o \ src/core/ngx_buf.c In file included from src/core/ngx_config.h:26:0, from src/core/ngx_list.c:8: src/os/unix/ngx_linux_config.h:115:15: warning: redundant redeclaration of 'environ' [-Wredundant-decls] /usr/include/unistd.h:546:15: note: previous declaration of 'environ' was here In file included from src/core/ngx_core.h:53:0, from src/core/ngx_list.c:9: src/core/ngx_palloc.h:75:7: warning: redundant redeclaration of 'ngx_alloc' [-Wredundant-decls] src/os/unix/ngx_alloc.h:16:7: note: previous declaration of 'ngx_alloc' was here src/core/ngx_palloc.h:76:7: warning: redundant redeclaration of 'ngx_calloc' [-Wredundant-decls] src/os/unix/ngx_alloc.h:17:7: note: previous declaration of 'ngx_calloc' was here In file included from src/core/ngx_core.h:75:0, from src/core/ngx_list.c:9: src/os/unix/ngx_process_cycle.h:42:24: warning: redundant redeclaration of 'ngx_pid' [-Wredundant-decls] src/os/unix/ngx_process.h:81:23: note: previous declaration of 'ngx_pid' was here In file included from src/core/ngx_config.h:26:0, from src/core/ngx_hash.c:8: src/os/unix/ngx_linux_config.h:115:15: warning: redundant redeclaration of 'environ' [-Wredundant-decls] /usr/include/unistd.h:546:15: note: previous declaration of 'environ' was here In file included from src/core/ngx_core.h:53:0, from src/core/ngx_hash.c:9: src/core/ngx_palloc.h:75:7: warning: redundant redeclaration of 'ngx_alloc' [-Wredundant-decls] src/os/unix/ngx_alloc.h:16:7: note: previous declaration of 'ngx_alloc' was here src/core/ngx_palloc.h:76:7: warning: redundant redeclaration of 'ngx_calloc' [-Wredundant-decls] src/os/unix/ngx_alloc.h:17:7: note: previous declaration of 'ngx_calloc' was here gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wall -Wextra -Wno-unused-but-set-variable -Wno-unused-parameter -Wno-sign-compare -Wno-pointer-sign -Wno-missing-field-initializers -Wformat=2 -Wstrict-aliasing=2 -Wdisabled-optimization -Wfloat-equal -Wpointer-arith -Wdeclaration-after-statement -Wbad-function-cast -Wcast-align -Wredundant-decls -Wwrite-strings -I/builddir/build/BUILD/groonga-2.0.5/include -I src/core -I src/event -I src/event/modules -I src/os/unix -I objs \ -o objs/src/core/ngx_queue.o \ src/core/ngx_queue.c In file included from src/core/ngx_core.h:75:0, from src/core/ngx_hash.c:9: src/os/unix/ngx_process_cycle.h:42:24: warning: redundant redeclaration of 'ngx_pid' [-Wredundant-decls] src/os/unix/ngx_process.h:81:23: note: previous declaration of 'ngx_pid' was here In file included from src/core/ngx_config.h:26:0, from src/core/ngx_buf.c:8: src/os/unix/ngx_linux_config.h:115:15: warning: redundant redeclaration of 'environ' [-Wredundant-decls] /usr/include/unistd.h:546:15: note: previous declaration of 'environ' was here In file included from src/core/ngx_core.h:53:0, from src/core/ngx_buf.c:9: src/core/ngx_palloc.h:75:7: warning: redundant redeclaration of 'ngx_alloc' [-Wredundant-decls] src/os/unix/ngx_alloc.h:16:7: note: previous declaration of 'ngx_alloc' was here src/core/ngx_palloc.h:76:7: warning: redundant redeclaration of 'ngx_calloc' [-Wredundant-decls] src/os/unix/ngx_alloc.h:17:7: note: previous declaration of 'ngx_calloc' was here In file included from src/core/ngx_core.h:75:0, from src/core/ngx_buf.c:9: src/os/unix/ngx_process_cycle.h:42:24: warning: redundant redeclaration of 'ngx_pid' [-Wredundant-decls] src/os/unix/ngx_process.h:81:23: note: previous declaration of 'ngx_pid' was here In file included from src/core/ngx_config.h:26:0, from src/core/ngx_queue.c:8: src/os/unix/ngx_linux_config.h:115:15: warning: redundant redeclaration of 'environ' [-Wredundant-decls] /usr/include/unistd.h:546:15: note: previous declaration of 'environ' was here In file included from src/core/ngx_core.h:53:0, from src/core/ngx_queue.c:9: src/core/ngx_palloc.h:75:7: warning: redundant redeclaration of 'ngx_alloc' [-Wredundant-decls] src/os/unix/ngx_alloc.h:16:7: note: previous declaration of 'ngx_alloc' was here src/core/ngx_palloc.h:76:7: warning: redundant redeclaration of 'ngx_calloc' [-Wredundant-decls] src/os/unix/ngx_alloc.h:17:7: note: previous declaration of 'ngx_calloc' was here In file included from src/core/ngx_core.h:75:0, from src/core/ngx_queue.c:9: src/os/unix/ngx_process_cycle.h:42:24: warning: redundant redeclaration of 'ngx_pid' [-Wredundant-decls] src/os/unix/ngx_process.h:81:23: note: previous declaration of 'ngx_pid' was here gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wall -Wextra -Wno-unused-but-set-variable -Wno-unused-parameter -Wno-sign-compare -Wno-pointer-sign -Wno-missing-field-initializers -Wformat=2 -Wstrict-aliasing=2 -Wdisabled-optimization -Wfloat-equal -Wpointer-arith -Wdeclaration-after-statement -Wbad-function-cast -Wcast-align -Wredundant-decls -Wwrite-strings -I/builddir/build/BUILD/groonga-2.0.5/include -I src/core -I src/event -I src/event/modules -I src/os/unix -I objs \ -o objs/src/core/ngx_output_chain.o \ src/core/ngx_output_chain.c gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wall -Wextra -Wno-unused-but-set-variable -Wno-unused-parameter -Wno-sign-compare -Wno-pointer-sign -Wno-missing-field-initializers -Wformat=2 -Wstrict-aliasing=2 -Wdisabled-optimization -Wfloat-equal -Wpointer-arith -Wdeclaration-after-statement -Wbad-function-cast -Wcast-align -Wredundant-decls -Wwrite-strings -I/builddir/build/BUILD/groonga-2.0.5/include -I src/core -I src/event -I src/event/modules -I src/os/unix -I objs \ -o objs/src/core/ngx_string.o \ src/core/ngx_string.c In file included from src/core/ngx_config.h:26:0, from src/core/ngx_output_chain.c:8: src/os/unix/ngx_linux_config.h:115:15: warning: redundant redeclaration of 'environ' [-Wredundant-decls] /usr/include/unistd.h:546:15: note: previous declaration of 'environ' was here In file included from src/core/ngx_config.h:26:0, from src/core/ngx_string.c:8: src/os/unix/ngx_linux_config.h:115:15: warning: redundant redeclaration of 'environ' [-Wredundant-decls] /usr/include/unistd.h:546:15: note: previous declaration of 'environ' was here In file included from src/core/ngx_core.h:53:0, from src/core/ngx_output_chain.c:9: src/core/ngx_palloc.h:75:7: warning: redundant redeclaration of 'ngx_alloc' [-Wredundant-decls] src/os/unix/ngx_alloc.h:16:7: note: previous declaration of 'ngx_alloc' was here src/core/ngx_palloc.h:76:7: warning: redundant redeclaration of 'ngx_calloc' [-Wredundant-decls] src/os/unix/ngx_alloc.h:17:7: note: previous declaration of 'ngx_calloc' was here In file included from src/core/ngx_core.h:53:0, from src/core/ngx_string.c:9: src/core/ngx_palloc.h:75:7: warning: redundant redeclaration of 'ngx_alloc' [-Wredundant-decls] src/os/unix/ngx_alloc.h:16:7: note: previous declaration of 'ngx_alloc' was here src/core/ngx_palloc.h:76:7: warning: redundant redeclaration of 'ngx_calloc' [-Wredundant-decls] src/os/unix/ngx_alloc.h:17:7: note: previous declaration of 'ngx_calloc' was here In file included from src/core/ngx_core.h:75:0, from src/core/ngx_output_chain.c:9: src/os/unix/ngx_process_cycle.h:42:24: warning: redundant redeclaration of 'ngx_pid' [-Wredundant-decls] src/os/unix/ngx_process.h:81:23: note: previous declaration of 'ngx_pid' was here In file included from src/core/ngx_core.h:75:0, from src/core/ngx_string.c:9: src/os/unix/ngx_process_cycle.h:42:24: warning: redundant redeclaration of 'ngx_pid' [-Wredundant-decls] src/os/unix/ngx_process.h:81:23: note: previous declaration of 'ngx_pid' was here gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wall -Wextra -Wno-unused-but-set-variable -Wno-unused-parameter -Wno-sign-compare -Wno-pointer-sign -Wno-missing-field-initializers -Wformat=2 -Wstrict-aliasing=2 -Wdisabled-optimization -Wfloat-equal -Wpointer-arith -Wdeclaration-after-statement -Wbad-function-cast -Wcast-align -Wredundant-decls -Wwrite-strings -I/builddir/build/BUILD/groonga-2.0.5/include -I src/core -I src/event -I src/event/modules -I src/os/unix -I objs \ -o objs/src/core/ngx_parse.o \ src/core/ngx_parse.c In file included from src/core/ngx_config.h:26:0, from src/core/ngx_parse.c:8: src/os/unix/ngx_linux_config.h:115:15: warning: redundant redeclaration of 'environ' [-Wredundant-decls] /usr/include/unistd.h:546:15: note: previous declaration of 'environ' was here In file included from src/core/ngx_core.h:53:0, from src/core/ngx_parse.c:9: src/core/ngx_palloc.h:75:7: warning: redundant redeclaration of 'ngx_alloc' [-Wredundant-decls] src/os/unix/ngx_alloc.h:16:7: note: previous declaration of 'ngx_alloc' was here src/core/ngx_palloc.h:76:7: warning: redundant redeclaration of 'ngx_calloc' [-Wredundant-decls] src/os/unix/ngx_alloc.h:17:7: note: previous declaration of 'ngx_calloc' was here In file included from src/core/ngx_core.h:75:0, from src/core/ngx_parse.c:9: src/os/unix/ngx_process_cycle.h:42:24: warning: redundant redeclaration of 'ngx_pid' [-Wredundant-decls] src/os/unix/ngx_process.h:81:23: note: previous declaration of 'ngx_pid' was here gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wall -Wextra -Wno-unused-but-set-variable -Wno-unused-parameter -Wno-sign-compare -Wno-pointer-sign -Wno-missing-field-initializers -Wformat=2 -Wstrict-aliasing=2 -Wdisabled-optimization -Wfloat-equal -Wpointer-arith -Wdeclaration-after-statement -Wbad-function-cast -Wcast-align -Wredundant-decls -Wwrite-strings -I/builddir/build/BUILD/groonga-2.0.5/include -I src/core -I src/event -I src/event/modules -I src/os/unix -I objs \ -o objs/src/core/ngx_inet.o \ src/core/ngx_inet.c gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wall -Wextra -Wno-unused-but-set-variable -Wno-unused-parameter -Wno-sign-compare -Wno-pointer-sign -Wno-missing-field-initializers -Wformat=2 -Wstrict-aliasing=2 -Wdisabled-optimization -Wfloat-equal -Wpointer-arith -Wdeclaration-after-statement -Wbad-function-cast -Wcast-align -Wredundant-decls -Wwrite-strings -I/builddir/build/BUILD/groonga-2.0.5/include -I src/core -I src/event -I src/event/modules -I src/os/unix -I objs \ -o objs/src/core/ngx_file.o \ src/core/ngx_file.c In file included from src/core/ngx_config.h:26:0, from src/core/ngx_inet.c:8: src/os/unix/ngx_linux_config.h:115:15: warning: redundant redeclaration of 'environ' [-Wredundant-decls] /usr/include/unistd.h:546:15: note: previous declaration of 'environ' was here In file included from src/core/ngx_core.h:53:0, from src/core/ngx_inet.c:9: src/core/ngx_palloc.h:75:7: warning: redundant redeclaration of 'ngx_alloc' [-Wredundant-decls] src/os/unix/ngx_alloc.h:16:7: note: previous declaration of 'ngx_alloc' was here src/core/ngx_palloc.h:76:7: warning: redundant redeclaration of 'ngx_calloc' [-Wredundant-decls] src/os/unix/ngx_alloc.h:17:7: note: previous declaration of 'ngx_calloc' was here gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wall -Wextra -Wno-unused-but-set-variable -Wno-unused-parameter -Wno-sign-compare -Wno-pointer-sign -Wno-missing-field-initializers -Wformat=2 -Wstrict-aliasing=2 -Wdisabled-optimization -Wfloat-equal -Wpointer-arith -Wdeclaration-after-statement -Wbad-function-cast -Wcast-align -Wredundant-decls -Wwrite-strings -I/builddir/build/BUILD/groonga-2.0.5/include -I src/core -I src/event -I src/event/modules -I src/os/unix -I objs \ -o objs/src/core/ngx_crc32.o \ src/core/ngx_crc32.c In file included from src/core/ngx_core.h:75:0, from src/core/ngx_inet.c:9: src/os/unix/ngx_process_cycle.h:42:24: warning: redundant redeclaration of 'ngx_pid' [-Wredundant-decls] src/os/unix/ngx_process.h:81:23: note: previous declaration of 'ngx_pid' was here src/core/ngx_inet.c: In function 'ngx_parse_url': src/core/ngx_inet.c:526:16: warning: assignment discards 'const' qualifier from pointer target type [enabled by default] src/core/ngx_inet.c: In function 'ngx_parse_unix_domain_url': src/core/ngx_inet.c:566:16: warning: assignment discards 'const' qualifier from pointer target type [enabled by default] src/core/ngx_inet.c:574:16: warning: assignment discards 'const' qualifier from pointer target type [enabled by default] src/core/ngx_inet.c:579:20: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] src/core/ngx_inet.c: In function 'ngx_parse_inet_url': src/core/ngx_inet.c:626:19: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] src/core/ngx_inet.c:652:20: warning: assignment discards 'const' qualifier from pointer target type [enabled by default] src/core/ngx_inet.c:672:20: warning: assignment discards 'const' qualifier from pointer target type [enabled by default] src/core/ngx_inet.c:679:20: warning: assignment discards 'const' qualifier from pointer target type [enabled by default] src/core/ngx_inet.c:703:32: warning: assignment discards 'const' qualifier from pointer target type [enabled by default] src/core/ngx_inet.c:726:16: warning: assignment discards 'const' qualifier from pointer target type [enabled by default] src/core/ngx_inet.c:757:24: warning: assignment discards 'const' qualifier from pointer target type [enabled by default] src/core/ngx_inet.c: In function 'ngx_parse_inet6_url': src/core/ngx_inet.c:892:12: warning: assignment discards 'const' qualifier from pointer target type [enabled by default] src/core/ngx_inet.c: In function 'ngx_inet_resolve_host': src/core/ngx_inet.c:930:20: warning: assignment discards 'const' qualifier from pointer target type [enabled by default] In file included from src/core/ngx_config.h:26:0, from src/core/ngx_file.c:8: src/os/unix/ngx_linux_config.h:115:15: warning: redundant redeclaration of 'environ' [-Wredundant-decls] /usr/include/unistd.h:546:15: note: previous declaration of 'environ' was here In file included from src/core/ngx_core.h:53:0, from src/core/ngx_file.c:9: src/core/ngx_palloc.h:75:7: warning: redundant redeclaration of 'ngx_alloc' [-Wredundant-decls] src/os/unix/ngx_alloc.h:16:7: note: previous declaration of 'ngx_alloc' was here src/core/ngx_palloc.h:76:7: warning: redundant redeclaration of 'ngx_calloc' [-Wredundant-decls] src/os/unix/ngx_alloc.h:17:7: note: previous declaration of 'ngx_calloc' was here In file included from src/core/ngx_core.h:75:0, from src/core/ngx_file.c:9: src/os/unix/ngx_process_cycle.h:42:24: warning: redundant redeclaration of 'ngx_pid' [-Wredundant-decls] src/os/unix/ngx_process.h:81:23: note: previous declaration of 'ngx_pid' was here src/core/ngx_file.c: In function 'ngx_conf_set_path_slot': src/core/ngx_file.c:251:9: warning: return discards 'const' qualifier from pointer target type [enabled by default] src/core/ngx_file.c:280:13: warning: return discards 'const' qualifier from pointer target type [enabled by default] src/core/ngx_file.c: In function 'ngx_conf_set_access_slot': src/core/ngx_file.c:357:9: warning: return discards 'const' qualifier from pointer target type [enabled by default] In file included from src/core/ngx_config.h:26:0, from src/core/ngx_crc32.c:8: src/os/unix/ngx_linux_config.h:115:15: warning: redundant redeclaration of 'environ' [-Wredundant-decls] /usr/include/unistd.h:546:15: note: previous declaration of 'environ' was here In file included from src/core/ngx_core.h:53:0, from src/core/ngx_crc32.c:9: src/core/ngx_palloc.h:75:7: warning: redundant redeclaration of 'ngx_alloc' [-Wredundant-decls] src/os/unix/ngx_alloc.h:16:7: note: previous declaration of 'ngx_alloc' was here src/core/ngx_palloc.h:76:7: warning: redundant redeclaration of 'ngx_calloc' [-Wredundant-decls] src/os/unix/ngx_alloc.h:17:7: note: previous declaration of 'ngx_calloc' was here In file included from src/core/ngx_core.h:75:0, from src/core/ngx_crc32.c:9: src/os/unix/ngx_process_cycle.h:42:24: warning: redundant redeclaration of 'ngx_pid' [-Wredundant-decls] src/os/unix/ngx_process.h:81:23: note: previous declaration of 'ngx_pid' was here gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wall -Wextra -Wno-unused-but-set-variable -Wno-unused-parameter -Wno-sign-compare -Wno-pointer-sign -Wno-missing-field-initializers -Wformat=2 -Wstrict-aliasing=2 -Wdisabled-optimization -Wfloat-equal -Wpointer-arith -Wdeclaration-after-statement -Wbad-function-cast -Wcast-align -Wredundant-decls -Wwrite-strings -I/builddir/build/BUILD/groonga-2.0.5/include -I src/core -I src/event -I src/event/modules -I src/os/unix -I objs \ -o objs/src/core/ngx_murmurhash.o \ src/core/ngx_murmurhash.c In file included from src/core/ngx_config.h:26:0, from src/core/ngx_murmurhash.c:7: src/os/unix/ngx_linux_config.h:115:15: warning: redundant redeclaration of 'environ' [-Wredundant-decls] /usr/include/unistd.h:546:15: note: previous declaration of 'environ' was here In file included from src/core/ngx_core.h:53:0, from src/core/ngx_murmurhash.c:8: src/core/ngx_palloc.h:75:7: warning: redundant redeclaration of 'ngx_alloc' [-Wredundant-decls] src/os/unix/ngx_alloc.h:16:7: note: previous declaration of 'ngx_alloc' was here src/core/ngx_palloc.h:76:7: warning: redundant redeclaration of 'ngx_calloc' [-Wredundant-decls] gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wall -Wextra -Wno-unused-but-set-variable -Wno-unused-parameter -Wno-sign-compare -Wno-pointer-sign -Wno-missing-field-initializers -Wformat=2 -Wstrict-aliasing=2 -Wdisabled-optimization -Wfloat-equal -Wpointer-arith -Wdeclaration-after-statement -Wbad-function-cast -Wcast-align -Wredundant-decls -Wwrite-strings -I/builddir/build/BUILD/groonga-2.0.5/include -I src/core -I src/event -I src/event/modules -I src/os/unix -I objs \ -o objs/src/core/ngx_md5.o \ src/core/ngx_md5.c src/os/unix/ngx_alloc.h:17:7: note: previous declaration of 'ngx_calloc' was here In file included from src/core/ngx_core.h:75:0, from src/core/ngx_murmurhash.c:8: src/os/unix/ngx_process_cycle.h:42:24: warning: redundant redeclaration of 'ngx_pid' [-Wredundant-decls] src/os/unix/ngx_process.h:81:23: note: previous declaration of 'ngx_pid' was here gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wall -Wextra -Wno-unused-but-set-variable -Wno-unused-parameter -Wno-sign-compare -Wno-pointer-sign -Wno-missing-field-initializers -Wformat=2 -Wstrict-aliasing=2 -Wdisabled-optimization -Wfloat-equal -Wpointer-arith -Wdeclaration-after-statement -Wbad-function-cast -Wcast-align -Wredundant-decls -Wwrite-strings -I/builddir/build/BUILD/groonga-2.0.5/include -I src/core -I src/event -I src/event/modules -I src/os/unix -I objs \ -o objs/src/core/ngx_rbtree.o \ src/core/ngx_rbtree.c In file included from src/core/ngx_config.h:26:0, from src/core/ngx_md5.c:11: src/os/unix/ngx_linux_config.h:115:15: warning: redundant redeclaration of 'environ' [-Wredundant-decls] /usr/include/unistd.h:546:15: note: previous declaration of 'environ' was here In file included from src/core/ngx_core.h:53:0, from src/core/ngx_md5.c:12: src/core/ngx_palloc.h:75:7: warning: redundant redeclaration of 'ngx_alloc' [-Wredundant-decls] src/os/unix/ngx_alloc.h:16:7: note: previous declaration of 'ngx_alloc' was here src/core/ngx_palloc.h:76:7: warning: redundant redeclaration of 'ngx_calloc' [-Wredundant-decls] src/os/unix/ngx_alloc.h:17:7: note: previous declaration of 'ngx_calloc' was here In file included from src/core/ngx_core.h:75:0, from src/core/ngx_md5.c:12: src/os/unix/ngx_process_cycle.h:42:24: warning: redundant redeclaration of 'ngx_pid' [-Wredundant-decls] src/os/unix/ngx_process.h:81:23: note: previous declaration of 'ngx_pid' was here In file included from src/core/ngx_config.h:26:0, from src/core/ngx_rbtree.c:8: src/os/unix/ngx_linux_config.h:115:15: warning: redundant redeclaration of 'environ' [-Wredundant-decls] /usr/include/unistd.h:546:15: note: previous declaration of 'environ' was here In file included from src/core/ngx_core.h:53:0, from src/core/ngx_rbtree.c:9: src/core/ngx_palloc.h:75:7: warning: redundant redeclaration of 'ngx_alloc' [-Wredundant-decls] src/os/unix/ngx_alloc.h:16:7: note: previous declaration of 'ngx_alloc' was here src/core/ngx_palloc.h:76:7: warning: redundant redeclaration of 'ngx_calloc' [-Wredundant-decls] src/os/unix/ngx_alloc.h:17:7: note: previous declaration of 'ngx_calloc' was here In file included from src/core/ngx_core.h:75:0, from src/core/ngx_rbtree.c:9: src/os/unix/ngx_process_cycle.h:42:24: warning: redundant redeclaration of 'ngx_pid' [-Wredundant-decls] src/os/unix/ngx_process.h:81:23: note: previous declaration of 'ngx_pid' was here gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wall -Wextra -Wno-unused-but-set-variable -Wno-unused-parameter -Wno-sign-compare -Wno-pointer-sign -Wno-missing-field-initializers -Wformat=2 -Wstrict-aliasing=2 -Wdisabled-optimization -Wfloat-equal -Wpointer-arith -Wdeclaration-after-statement -Wbad-function-cast -Wcast-align -Wredundant-decls -Wwrite-strings -I/builddir/build/BUILD/groonga-2.0.5/include -I src/core -I src/event -I src/event/modules -I src/os/unix -I objs \ -o objs/src/core/ngx_radix_tree.o \ src/core/ngx_radix_tree.c gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wall -Wextra -Wno-unused-but-set-variable -Wno-unused-parameter -Wno-sign-compare -Wno-pointer-sign -Wno-missing-field-initializers -Wformat=2 -Wstrict-aliasing=2 -Wdisabled-optimization -Wfloat-equal -Wpointer-arith -Wdeclaration-after-statement -Wbad-function-cast -Wcast-align -Wredundant-decls -Wwrite-strings -I/builddir/build/BUILD/groonga-2.0.5/include -I src/core -I src/event -I src/event/modules -I src/os/unix -I objs \ -o objs/src/core/ngx_slab.o \ src/core/ngx_slab.c In file included from src/core/ngx_config.h:26:0, from src/core/ngx_radix_tree.c:8: src/os/unix/ngx_linux_config.h:115:15: warning: redundant redeclaration of 'environ' [-Wredundant-decls] /usr/include/unistd.h:546:15: note: previous declaration of 'environ' was here In file included from src/core/ngx_core.h:53:0, from src/core/ngx_radix_tree.c:9: src/core/ngx_palloc.h:75:7: warning: redundant redeclaration of 'ngx_alloc' [-Wredundant-decls] src/os/unix/ngx_alloc.h:16:7: note: previous declaration of 'ngx_alloc' was here src/core/ngx_palloc.h:76:7: warning: redundant redeclaration of 'ngx_calloc' [-Wredundant-decls] src/os/unix/ngx_alloc.h:17:7: note: previous declaration of 'ngx_calloc' was here In file included from src/core/ngx_core.h:75:0, from src/core/ngx_radix_tree.c:9: src/os/unix/ngx_process_cycle.h:42:24: warning: redundant redeclaration of 'ngx_pid' [-Wredundant-decls] src/os/unix/ngx_process.h:81:23: note: previous declaration of 'ngx_pid' was here gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wall -Wextra -Wno-unused-but-set-variable -Wno-unused-parameter -Wno-sign-compare -Wno-pointer-sign -Wno-missing-field-initializers -Wformat=2 -Wstrict-aliasing=2 -Wdisabled-optimization -Wfloat-equal -Wpointer-arith -Wdeclaration-after-statement -Wbad-function-cast -Wcast-align -Wredundant-decls -Wwrite-strings -I/builddir/build/BUILD/groonga-2.0.5/include -I src/core -I src/event -I src/event/modules -I src/os/unix -I objs \ -o objs/src/core/ngx_times.o \ src/core/ngx_times.c gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wall -Wextra -Wno-unused-but-set-variable -Wno-unused-parameter -Wno-sign-compare -Wno-pointer-sign -Wno-missing-field-initializers -Wformat=2 -Wstrict-aliasing=2 -Wdisabled-optimization -Wfloat-equal -Wpointer-arith -Wdeclaration-after-statement -Wbad-function-cast -Wcast-align -Wredundant-decls -Wwrite-strings -I/builddir/build/BUILD/groonga-2.0.5/include -I src/core -I src/event -I src/event/modules -I src/os/unix -I objs \ -o objs/src/core/ngx_shmtx.o \ src/core/ngx_shmtx.c In file included from src/core/ngx_config.h:26:0, from src/core/ngx_slab.c:7: src/os/unix/ngx_linux_config.h:115:15: warning: redundant redeclaration of 'environ' [-Wredundant-decls] /usr/include/unistd.h:546:15: note: previous declaration of 'environ' was here In file included from src/core/ngx_core.h:53:0, from src/core/ngx_slab.c:8: src/core/ngx_palloc.h:75:7: warning: redundant redeclaration of 'ngx_alloc' [-Wredundant-decls] src/os/unix/ngx_alloc.h:16:7: note: previous declaration of 'ngx_alloc' was here src/core/ngx_palloc.h:76:7: warning: redundant redeclaration of 'ngx_calloc' [-Wredundant-decls] src/os/unix/ngx_alloc.h:17:7: note: previous declaration of 'ngx_calloc' was here In file included from src/core/ngx_core.h:75:0, from src/core/ngx_slab.c:8: src/os/unix/ngx_process_cycle.h:42:24: warning: redundant redeclaration of 'ngx_pid' [-Wredundant-decls] src/os/unix/ngx_process.h:81:23: note: previous declaration of 'ngx_pid' was here src/core/ngx_slab.c: In function 'ngx_slab_free_locked': src/core/ngx_slab.c:424:9: warning: passing argument 3 of 'ngx_slab_error' discards 'const' qualifier from pointer target type [enabled by default] src/core/ngx_slab.c:67:13: note: expected 'char *' but argument is of type 'const char *' src/core/ngx_slab.c:573:28: warning: passing argument 3 of 'ngx_slab_error' discards 'const' qualifier from pointer target type [enabled by default] src/core/ngx_slab.c:67:13: note: expected 'char *' but argument is of type 'const char *' src/core/ngx_slab.c:579:28: warning: passing argument 3 of 'ngx_slab_error' discards 'const' qualifier from pointer target type [enabled by default] src/core/ngx_slab.c:67:13: note: expected 'char *' but argument is of type 'const char *' src/core/ngx_slab.c:606:20: warning: passing argument 3 of 'ngx_slab_error' discards 'const' qualifier from pointer target type [enabled by default] gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wall -Wextra -Wno-unused-but-set-variable -Wno-unused-parameter -Wno-sign-compare -Wno-pointer-sign -Wno-missing-field-initializers -Wformat=2 -Wstrict-aliasing=2 -Wdisabled-optimization -Wfloat-equal -Wpointer-arith -Wdeclaration-after-statement -Wbad-function-cast -Wcast-align -Wredundant-decls -Wwrite-strings -I/builddir/build/BUILD/groonga-2.0.5/include -I src/core -I src/event -I src/event/modules -I src/os/unix -I objs \ -o objs/src/core/ngx_connection.o \ src/core/ngx_connection.c src/core/ngx_slab.c:67:13: note: expected 'char *' but argument is of type 'const char *' src/core/ngx_slab.c:613:20: warning: passing argument 3 of 'ngx_slab_error' discards 'const' qualifier from pointer target type [enabled by default] src/core/ngx_slab.c:67:13: note: expected 'char *' but argument is of type 'const char *' In file included from src/core/ngx_config.h:26:0, from src/core/ngx_times.c:8: src/os/unix/ngx_linux_config.h:115:15: warning: redundant redeclaration of 'environ' [-Wredundant-decls]src/core/ngx_slab.c: In function 'ngx_slab_alloc_pages': src/core/ngx_slab.c:664:5: warning: passing argument 3 of 'ngx_slab_error' discards 'const' qualifier from pointer target type [enabled by default] src/core/ngx_slab.c:67:13: note: expected 'char *' but argument is of type 'const char *' /usr/include/unistd.h:546:15: note: previous declaration of 'environ' was here In file included from src/core/ngx_core.h:53:0, from src/core/ngx_times.c:9: src/core/ngx_palloc.h:75:7: warning: redundant redeclaration of 'ngx_alloc' [-Wredundant-decls] src/os/unix/ngx_alloc.h:16:7: note: previous declaration of 'ngx_alloc' was here src/core/ngx_palloc.h:76:7: warning: redundant redeclaration of 'ngx_calloc' [-Wredundant-decls] src/os/unix/ngx_alloc.h:17:7: note: previous declaration of 'ngx_calloc' was here In file included from src/core/ngx_core.h:75:0, from src/core/ngx_times.c:9: src/os/unix/ngx_process_cycle.h:42:24: warning: redundant redeclaration of 'ngx_pid' [-Wredundant-decls] src/os/unix/ngx_process.h:81:23: note: previous declaration of 'ngx_pid' was here src/core/ngx_times.c:55:1: warning: initialization discards 'const' qualifier from pointer target type [enabled by default] src/core/ngx_times.c:55:1: warning: initialization discards 'const' qualifier from pointer target type [enabled by default] src/core/ngx_times.c:55:1: warning: initialization discards 'const' qualifier from pointer target type [enabled by default] src/core/ngx_times.c:55:1: warning: initialization discards 'const' qualifier from pointer target type [enabled by default] src/core/ngx_times.c:55:1: warning: initialization discards 'const' qualifier from pointer target type [enabled by default] src/core/ngx_times.c:55:1: warning: initialization discards 'const' qualifier from pointer target type [enabled by default] src/core/ngx_times.c:55:1: warning: initialization discards 'const' qualifier from pointer target type [enabled by default] src/core/ngx_times.c:56:1: warning: initialization discards 'const' qualifier from pointer target type [enabled by default] src/core/ngx_times.c:56:1: warning: initialization discards 'const' qualifier from pointer target type [enabled by default] src/core/ngx_times.c:56:1: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]In file included from src/core/ngx_config.h:26:0, from src/core/ngx_shmtx.c:8: src/os/unix/ngx_linux_config.h:115:15: warning: redundant redeclaration of 'environ' [-Wredundant-decls] /usr/include/unistd.h:546:15: note: previous declaration of 'environ' was here src/core/ngx_times.c:56:1: warning: initialization discards 'const' qualifier from pointer target type [enabled by default] src/core/ngx_times.c:56:1: warning: initialization discards 'const' qualifier from pointer target type [enabled by default] src/core/ngx_times.c:56:1: warning: initialization discards 'const' qualifier from pointer target type [enabled by default] src/core/ngx_times.c:57:28: warning: initialization discards 'const' qualifier from pointer target type [enabled by default] src/core/ngx_times.c:57:28: warning: initialization discards 'const' qualifier from pointer target type [enabled by default] src/core/ngx_times.c:57:28: warning: initialization discards 'const' qualifier from pointer target type [enabled by default] src/core/ngx_times.c:57:28: warning: initialization discards 'const' qualifier from pointer target type [enabled by default] src/core/ngx_times.c:57:28: warning: initialization discards 'const' qualifier from pointer target type [enabled by default] src/core/ngx_times.c:57:28: warning: initialization discards 'const' qualifier from pointer target type [enabled by default] In file included from src/core/ngx_core.h:53:0, from src/core/ngx_shmtx.c:9: src/core/ngx_palloc.h:75:7: warning: redundant redeclaration of 'ngx_alloc' [-Wredundant-decls] src/os/unix/ngx_alloc.h:16:7: note: previous declaration of 'ngx_alloc' was here src/core/ngx_palloc.h:76:7: warning: redundant redeclaration of 'ngx_calloc' [-Wredundant-decls] src/os/unix/ngx_alloc.h:17:7: note: previous declaration of 'ngx_calloc' was here In file included from src/core/ngx_core.h:75:0, from src/core/ngx_shmtx.c:9: src/os/unix/ngx_process_cycle.h:42:24: warning: redundant redeclaration of 'ngx_pid' [-Wredundant-decls] src/os/unix/ngx_process.h:81:23: note: previous declaration of 'ngx_pid' was here In file included from src/core/ngx_config.h:26:0, from src/core/ngx_connection.c:8: src/os/unix/ngx_linux_config.h:115:15: warning: redundant redeclaration of 'environ' [-Wredundant-decls] /usr/include/unistd.h:546:15: note: previous declaration of 'environ' was here In file included from src/core/ngx_core.h:53:0, from src/core/ngx_connection.c:9: src/core/ngx_palloc.h:75:7: warning: redundant redeclaration of 'ngx_alloc' [-Wredundant-decls] src/os/unix/ngx_alloc.h:16:7: note: previous declaration of 'ngx_alloc' was here src/core/ngx_palloc.h:76:7: warning: redundant redeclaration of 'ngx_calloc' [-Wredundant-decls] src/os/unix/ngx_alloc.h:17:7: note: previous declaration of 'ngx_calloc' was here In file included from src/core/ngx_core.h:75:0, from src/core/ngx_connection.c:9: src/os/unix/ngx_process_cycle.h:42:24: warning: redundant redeclaration of 'ngx_pid' [-Wredundant-decls] src/os/unix/ngx_process.h:81:23: note: previous declaration of 'ngx_pid' was here gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wall -Wextra -Wno-unused-but-set-variable -Wno-unused-parameter -Wno-sign-compare -Wno-pointer-sign -Wno-missing-field-initializers -Wformat=2 -Wstrict-aliasing=2 -Wdisabled-optimization -Wfloat-equal -Wpointer-arith -Wdeclaration-after-statement -Wbad-function-cast -Wcast-align -Wredundant-decls -Wwrite-strings -I/builddir/build/BUILD/groonga-2.0.5/include -I src/core -I src/event -I src/event/modules -I src/os/unix -I objs \ -o objs/src/core/ngx_cycle.o \ src/core/ngx_cycle.c src/core/ngx_connection.c: In function 'ngx_connection_local_sockaddr': src/core/ngx_connection.c:1046:40: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] src/core/ngx_connection.c:1047:13: warning: passing argument 3 of 'ngx_connection_error' discards 'const' qualifier from pointer target type [enabled by default] src/core/ngx_connection.h:194:11: note: expected 'char *' but argument is of type 'const char *' gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wall -Wextra -Wno-unused-but-set-variable -Wno-unused-parameter -Wno-sign-compare -Wno-pointer-sign -Wno-missing-field-initializers -Wformat=2 -Wstrict-aliasing=2 -Wdisabled-optimization -Wfloat-equal -Wpointer-arith -Wdeclaration-after-statement -Wbad-function-cast -Wcast-align -Wredundant-decls -Wwrite-strings -I/builddir/build/BUILD/groonga-2.0.5/include -I src/core -I src/event -I src/event/modules -I src/os/unix -I objs \ -o objs/src/core/ngx_spinlock.o \ src/core/ngx_spinlock.c In file included from src/core/ngx_config.h:26:0, from src/core/ngx_cycle.c:8: src/os/unix/ngx_linux_config.h:115:15: warning: redundant redeclaration of 'environ' [-Wredundant-decls] /usr/include/unistd.h:546:15: note: previous declaration of 'environ' was here In file included from src/core/ngx_core.h:53:0, from src/core/ngx_cycle.c:9: src/core/ngx_palloc.h:75:7: warning: redundant redeclaration of 'ngx_alloc' [-Wredundant-decls] src/os/unix/ngx_alloc.h:16:7: note: previous declaration of 'ngx_alloc' was here src/core/ngx_palloc.h:76:7: warning: redundant redeclaration of 'ngx_calloc' [-Wredundant-decls] src/os/unix/ngx_alloc.h:17:7: note: previous declaration of 'ngx_calloc' was here In file included from src/core/ngx_core.h:75:0, from src/core/ngx_cycle.c:9: src/os/unix/ngx_process_cycle.h:42:24: warning: redundant redeclaration of 'ngx_pid' [-Wredundant-decls] src/os/unix/ngx_process.h:81:23: note: previous declaration of 'ngx_pid' was here gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wall -Wextra -Wno-unused-but-set-variable -Wno-unused-parameter -Wno-sign-compare -Wno-pointer-sign -Wno-missing-field-initializers -Wformat=2 -Wstrict-aliasing=2 -Wdisabled-optimization -Wfloat-equal -Wpointer-arith -Wdeclaration-after-statement -Wbad-function-cast -Wcast-align -Wredundant-decls -Wwrite-strings -I/builddir/build/BUILD/groonga-2.0.5/include -I src/core -I src/event -I src/event/modules -I src/os/unix -I objs \ -o objs/src/core/ngx_cpuinfo.o \ src/core/ngx_cpuinfo.c In file included from src/core/ngx_config.h:26:0, from src/core/ngx_spinlock.c:8: src/os/unix/ngx_linux_config.h:115:15: warning: redundant redeclaration of 'environ' [-Wredundant-decls] /usr/include/unistd.h:546:15: note: previous declaration of 'environ' was here In file included from src/core/ngx_core.h:53:0, from src/core/ngx_spinlock.c:9: src/core/ngx_palloc.h:75:7: warning: redundant redeclaration of 'ngx_alloc' [-Wredundant-decls] src/os/unix/ngx_alloc.h:16:7: note: previous declaration of 'ngx_alloc' was here src/core/ngx_palloc.h:76:7: warning: redundant redeclaration of 'ngx_calloc' [-Wredundant-decls] src/os/unix/ngx_alloc.h:17:7: note: previous declaration of 'ngx_calloc' was here In file included from src/core/ngx_core.h:75:0, from src/core/ngx_spinlock.c:9: src/os/unix/ngx_process_cycle.h:42:24: warning: redundant redeclaration of 'ngx_pid' [-Wredundant-decls] src/os/unix/ngx_process.h:81:23: note: previous declaration of 'ngx_pid' was here gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wall -Wextra -Wno-unused-but-set-variable -Wno-unused-parameter -Wno-sign-compare -Wno-pointer-sign -Wno-missing-field-initializers -Wformat=2 -Wstrict-aliasing=2 -Wdisabled-optimization -Wfloat-equal -Wpointer-arith -Wdeclaration-after-statement -Wbad-function-cast -Wcast-align -Wredundant-decls -Wwrite-strings -I/builddir/build/BUILD/groonga-2.0.5/include -I src/core -I src/event -I src/event/modules -I src/os/unix -I objs \ -o objs/src/core/ngx_conf_file.o \ src/core/ngx_conf_file.c In file included from src/core/ngx_config.h:26:0, from src/core/ngx_cpuinfo.c:8: src/os/unix/ngx_linux_config.h:115:15: warning: redundant redeclaration of 'environ' [-Wredundant-decls] /usr/include/unistd.h:546:15: note: previous declaration of 'environ' was here In file included from src/core/ngx_core.h:53:0, from src/core/ngx_cpuinfo.c:9: src/core/ngx_palloc.h:75:7: warning: redundant redeclaration of 'ngx_alloc' [-Wredundant-decls] src/os/unix/ngx_alloc.h:16:7: note: previous declaration of 'ngx_alloc' was here src/core/ngx_palloc.h:76:7: warning: redundant redeclaration of 'ngx_calloc' [-Wredundant-decls] src/os/unix/ngx_alloc.h:17:7: note: previous declaration of 'ngx_calloc' was here In file included from src/core/ngx_core.h:75:0, from src/core/ngx_cpuinfo.c:9: src/os/unix/ngx_process_cycle.h:42:24: warning: redundant redeclaration of 'ngx_pid' [-Wredundant-decls] src/os/unix/ngx_process.h:81:23: note: previous declaration of 'ngx_pid' was here In file included from src/core/ngx_config.h:26:0, from src/core/ngx_conf_file.c:8: src/os/unix/ngx_linux_config.h:115:15: warning: redundant redeclaration of 'environ' [-Wredundant-decls] /usr/include/unistd.h:546:15: note: previous declaration of 'environ' was here gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wall -Wextra -Wno-unused-but-set-variable -Wno-unused-parameter -Wno-sign-compare -Wno-pointer-sign -Wno-missing-field-initializers -Wformat=2 -Wstrict-aliasing=2 -Wdisabled-optimization -Wfloat-equal -Wpointer-arith -Wdeclaration-after-statement -Wbad-function-cast -Wcast-align -Wredundant-decls -Wwrite-strings -I/builddir/build/BUILD/groonga-2.0.5/include -I src/core -I src/event -I src/event/modules -I src/os/unix -I objs \ -o objs/src/core/ngx_resolver.o \ src/core/ngx_resolver.c In file included from src/core/ngx_core.h:53:0, from src/core/ngx_conf_file.c:9: src/core/ngx_palloc.h:75:7: warning: redundant redeclaration of 'ngx_alloc' [-Wredundant-decls] src/os/unix/ngx_alloc.h:16:7: note: previous declaration of 'ngx_alloc' was here src/core/ngx_palloc.h:76:7: warning: redundant redeclaration of 'ngx_calloc' [-Wredundant-decls] src/os/unix/ngx_alloc.h:17:7: note: previous declaration of 'ngx_calloc' was here In file included from src/core/ngx_core.h:75:0, from src/core/ngx_conf_file.c:9: src/os/unix/ngx_process_cycle.h:42:24: warning: redundant redeclaration of 'ngx_pid' [-Wredundant-decls] src/os/unix/ngx_process.h:81:23: note: previous declaration of 'ngx_pid' was here src/core/ngx_conf_file.c: In function 'ngx_conf_set_flag_slot': src/core/ngx_conf_file.c:1054:9: warning: return discards 'const' qualifier from pointer target type [enabled by default] src/core/ngx_conf_file.c: In function 'ngx_conf_set_str_slot': src/core/ngx_conf_file.c:1093:9: warning: return discards 'const' qualifier from pointer target type [enabled by default] src/core/ngx_conf_file.c: In function 'ngx_conf_set_num_slot': src/core/ngx_conf_file.c:1196:9: warning: return discards 'const' qualifier from pointer target type [enabled by default] src/core/ngx_conf_file.c:1202:9: warning: return discards 'const' qualifier from pointer target type [enabled by default] src/core/ngx_conf_file.c: In function 'ngx_conf_set_size_slot': src/core/ngx_conf_file.c:1226:9: warning: return discards 'const' qualifier from pointer target type [enabled by default] src/core/ngx_conf_file.c:1233:9: warning: return discards 'const' qualifier from pointer target type [enabled by default] src/core/ngx_conf_file.c: In function 'ngx_conf_set_off_slot': src/core/ngx_conf_file.c:1257:9: warning: return discards 'const' qualifier from pointer target type [enabled by default] src/core/ngx_conf_file.c:1264:9: warning: return discards 'const' qualifier from pointer target type [enabled by default] src/core/ngx_conf_file.c: In function 'ngx_conf_set_msec_slot': src/core/ngx_conf_file.c:1288:9: warning: return discards 'const' qualifier from pointer target type [enabled by default] src/core/ngx_conf_file.c:1295:9: warning: return discards 'const' qualifier from pointer target type [enabled by default] src/core/ngx_conf_file.c: In function 'ngx_conf_set_sec_slot': src/core/ngx_conf_file.c:1319:9: warning: return discards 'const' qualifier from pointer target type [enabled by default] src/core/ngx_conf_file.c:1326:9: warning: return discards 'const' qualifier from pointer target type [enabled by default] src/core/ngx_conf_file.c: In function 'ngx_conf_set_bufs_slot': src/core/ngx_conf_file.c:1349:9: warning: return discards 'const' qualifier from pointer target type [enabled by default] src/core/ngx_conf_file.c:1356:9: warning: return discards 'const' qualifier from pointer target type [enabled by default] src/core/ngx_conf_file.c:1361:9: warning: return discards 'const' qualifier from pointer target type [enabled by default] src/core/ngx_conf_file.c: In function 'ngx_conf_set_enum_slot': src/core/ngx_conf_file.c:1380:9: warning: return discards 'const' qualifier from pointer target type [enabled by default] src/core/ngx_conf_file.c: In function 'ngx_conf_unsupported': src/core/ngx_conf_file.c:1454:5: warning: return discards 'const' qualifier from pointer target type [enabled by default] In file included from src/core/ngx_config.h:26:0, from src/core/ngx_resolver.c:8: src/os/unix/ngx_linux_config.h:115:15: warning: redundant redeclaration of 'environ' [-Wredundant-decls] /usr/include/unistd.h:546:15: note: previous declaration of 'environ' was here In file included from src/core/ngx_core.h:53:0, from src/core/ngx_resolver.c:9: src/core/ngx_palloc.h:75:7: warning: redundant redeclaration of 'ngx_alloc' [-Wredundant-decls] src/os/unix/ngx_alloc.h:16:7: note: previous declaration of 'ngx_alloc' was here src/core/ngx_palloc.h:76:7: warning: redundant redeclaration of 'ngx_calloc' [-Wredundant-decls] src/os/unix/ngx_alloc.h:17:7: note: previous declaration of 'ngx_calloc' was here In file included from src/core/ngx_core.h:75:0, from src/core/ngx_resolver.c:9: src/os/unix/ngx_process_cycle.h:42:24: warning: redundant redeclaration of 'ngx_pid' [-Wredundant-decls] src/os/unix/ngx_process.h:81:23: note: previous declaration of 'ngx_pid' was here gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wall -Wextra -Wno-unused-but-set-variable -Wno-unused-parameter -Wno-sign-compare -Wno-pointer-sign -Wno-missing-field-initializers -Wformat=2 -Wstrict-aliasing=2 -Wdisabled-optimization -Wfloat-equal -Wpointer-arith -Wdeclaration-after-statement -Wbad-function-cast -Wcast-align -Wredundant-decls -Wwrite-strings -I/builddir/build/BUILD/groonga-2.0.5/include -I src/core -I src/event -I src/event/modules -I src/os/unix -I objs \ -o objs/src/core/ngx_open_file_cache.o \ src/core/ngx_open_file_cache.c src/core/ngx_resolver.c: In function 'ngx_resolver_send_query': src/core/ngx_resolver.c:880:24: warning: assignment discards 'const' qualifier from pointer target type [enabled by default] src/core/ngx_resolver.c: In function 'ngx_resolver_process_response': src/core/ngx_resolver.c:1079:13: warning: assignment discards 'const' qualifier from pointer target type [enabled by default] src/core/ngx_resolver.c:1099:13: warning: assignment discards 'const' qualifier from pointer target type [enabled by default] src/core/ngx_resolver.c:1148:9: warning: assignment discards 'const' qualifier from pointer target type [enabled by default] src/core/ngx_resolver.c: In function 'ngx_resolver_process_a': src/core/ngx_resolver.c:1269:17: warning: assignment discards 'const' qualifier from pointer target type [enabled by default] src/core/ngx_resolver.c:1462:9: warning: assignment discards 'const' qualifier from pointer target type [enabled by default] src/core/ngx_resolver.c: In function 'ngx_resolver_process_ptr': src/core/ngx_resolver.c:1578:13: warning: assignment discards 'const' qualifier from pointer target type [enabled by default] src/core/ngx_resolver.c:1658:9: warning: assignment discards 'const' qualifier from pointer target type [enabled by default] src/core/ngx_resolver.c: In function 'ngx_resolver_copy': src/core/ngx_resolver.c:1966:17: warning: assignment discards 'const' qualifier from pointer target type [enabled by default] src/core/ngx_resolver.c:1971:9: warning: assignment discards 'const' qualifier from pointer target type [enabled by default] src/core/ngx_resolver.c: In function 'ngx_resolver_strerror': src/core/ngx_resolver.c:2136:9: warning: initialization discards 'const' qualifier from pointer target type [enabled by default] src/core/ngx_resolver.c:2137:9: warning: initialization discards 'const' qualifier from pointer target type [enabled by default] src/core/ngx_resolver.c:2138:9: warning: initialization discards 'const' qualifier from pointer target type [enabled by default] src/core/ngx_resolver.c:2139:9: warning: initialization discards 'const' qualifier from pointer target type [enabled by default] src/core/ngx_resolver.c:2141:5: warning: initialization discards 'const' qualifier from pointer target type [enabled by default] src/core/ngx_resolver.c:2148:9: warning: return discards 'const' qualifier from pointer target type [enabled by default] src/core/ngx_resolver.c:2151:5: warning: return discards 'const' qualifier from pointer target type [enabled by default] In file included from src/core/ngx_config.h:26:0, from src/core/ngx_open_file_cache.c:8: src/os/unix/ngx_linux_config.h:115:15: warning: redundant redeclaration of 'environ' [-Wredundant-decls] /usr/include/unistd.h:546:15: note: previous declaration of 'environ' was here In file included from src/core/ngx_core.h:53:0, from src/core/ngx_open_file_cache.c:9: src/core/ngx_palloc.h:75:7: warning: redundant redeclaration of 'ngx_alloc' [-Wredundant-decls] src/os/unix/ngx_alloc.h:16:7: note: previous declaration of 'ngx_alloc' was here src/core/ngx_palloc.h:76:7: warning: redundant redeclaration of 'ngx_calloc' [-Wredundant-decls] src/os/unix/ngx_alloc.h:17:7: note: previous declaration of 'ngx_calloc' was here In file included from src/core/ngx_core.h:75:0, from src/core/ngx_open_file_cache.c:9: src/os/unix/ngx_process_cycle.h:42:24: warning: redundant redeclaration of 'ngx_pid' [-Wredundant-decls] src/os/unix/ngx_process.h:81:23: note: previous declaration of 'ngx_pid' was here src/core/ngx_open_file_cache.c: In function 'ngx_open_cached_file': src/core/ngx_open_file_cache.c:257:28: warning: assignment discards 'const' qualifier from pointer target type [enabled by default] src/core/ngx_open_file_cache.c: In function 'ngx_open_file_wrapper': src/core/ngx_open_file_cache.c:576:24: warning: assignment discards 'const' qualifier from pointer target type [enabled by default] src/core/ngx_open_file_cache.c:601:24: warning: assignment discards 'const' qualifier from pointer target type [enabled by default] src/core/ngx_open_file_cache.c:616:24: warning: assignment discards 'const' qualifier from pointer target type [enabled by default] src/core/ngx_open_file_cache.c:655:24: warning: assignment discards 'const' qualifier from pointer target type [enabled by default] src/core/ngx_open_file_cache.c:699:20: warning: assignment discards 'const' qualifier from pointer target type [enabled by default] src/core/ngx_open_file_cache.c: In function 'ngx_file_info_wrapper': src/core/ngx_open_file_cache.c:742:24: warning: assignment discards 'const' qualifier from pointer target type [enabled by default] src/core/ngx_open_file_cache.c:760:20: warning: assignment discards 'const' qualifier from pointer target type [enabled by default] gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wall -Wextra -Wno-unused-but-set-variable -Wno-unused-parameter -Wno-sign-compare -Wno-pointer-sign -Wno-missing-field-initializers -Wformat=2 -Wstrict-aliasing=2 -Wdisabled-optimization -Wfloat-equal -Wpointer-arith -Wdeclaration-after-statement -Wbad-function-cast -Wcast-align -Wredundant-decls -Wwrite-strings -I/builddir/build/BUILD/groonga-2.0.5/include -I src/core -I src/event -I src/event/modules -I src/os/unix -I objs \ -o objs/src/core/ngx_crypt.o \ src/core/ngx_crypt.c gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wall -Wextra -Wno-unused-but-set-variable -Wno-unused-parameter -Wno-sign-compare -Wno-pointer-sign -Wno-missing-field-initializers -Wformat=2 -Wstrict-aliasing=2 -Wdisabled-optimization -Wfloat-equal -Wpointer-arith -Wdeclaration-after-statement -Wbad-function-cast -Wcast-align -Wredundant-decls -Wwrite-strings -I/builddir/build/BUILD/groonga-2.0.5/include -I src/core -I src/event -I src/event/modules -I src/os/unix -I objs \ -o objs/src/event/ngx_event.o \ src/event/ngx_event.c In file included from src/core/ngx_config.h:26:0, from src/core/ngx_crypt.c:7: src/os/unix/ngx_linux_config.h:115:15: warning: redundant redeclaration of 'environ' [-Wredundant-decls] /usr/include/unistd.h:546:15: note: previous declaration of 'environ' was here In file included from src/core/ngx_core.h:53:0, from src/core/ngx_crypt.c:8: src/core/ngx_palloc.h:75:7: warning: redundant redeclaration of 'ngx_alloc' [-Wredundant-decls] src/os/unix/ngx_alloc.h:16:7: note: previous declaration of 'ngx_alloc' was here src/core/ngx_palloc.h:76:7: warning: redundant redeclaration of 'ngx_calloc' [-Wredundant-decls] src/os/unix/ngx_alloc.h:17:7: note: previous declaration of 'ngx_calloc' was here In file included from src/core/ngx_core.h:75:0, from src/core/ngx_crypt.c:8: src/os/unix/ngx_process_cycle.h:42:24: warning: redundant redeclaration of 'ngx_pid' [-Wredundant-decls] src/os/unix/ngx_process.h:81:23: note: previous declaration of 'ngx_pid' was here In file included from src/core/ngx_config.h:26:0, from src/event/ngx_event.c:8: src/os/unix/ngx_linux_config.h:115:15: warning: redundant redeclaration of 'environ' [-Wredundant-decls] /usr/include/unistd.h:546:15: note: previous declaration of 'environ' was here In file included from src/core/ngx_core.h:53:0, from src/event/ngx_event.c:9: src/core/ngx_palloc.h:75:7: warning: redundant redeclaration of 'ngx_alloc' [-Wredundant-decls] src/os/unix/ngx_alloc.h:16:7: note: previous declaration of 'ngx_alloc' was here src/core/ngx_palloc.h:76:7: warning: redundant redeclaration of 'ngx_calloc' [-Wredundant-decls] src/os/unix/ngx_alloc.h:17:7: note: previous declaration of 'ngx_calloc' was here In file included from src/core/ngx_core.h:75:0, from src/event/ngx_event.c:9: src/os/unix/ngx_process_cycle.h:42:24: warning: redundant redeclaration of 'ngx_pid' [-Wredundant-decls] src/os/unix/ngx_process.h:81:23: note: previous declaration of 'ngx_pid' was here src/event/ngx_event.c: In function 'ngx_send_lowat': src/event/ngx_event.c:876:30: warning: passing argument 3 of 'ngx_connection_error' discards 'const' qualifier from pointer target type [enabled by default] src/core/ngx_connection.h:194:11: note: expected 'char *' but argument is of type 'const char *' src/event/ngx_event.c: In function 'ngx_event_connections': src/event/ngx_event.c:972:9: warning: return discards 'const' qualifier from pointer target type [enabled by default] src/event/ngx_event.c: In function 'ngx_event_use': src/event/ngx_event.c:1007:9: warning: return discards 'const' qualifier from pointer target type [enabled by default] gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wall -Wextra -Wno-unused-but-set-variable -Wno-unused-parameter -Wno-sign-compare -Wno-pointer-sign -Wno-missing-field-initializers -Wformat=2 -Wstrict-aliasing=2 -Wdisabled-optimization -Wfloat-equal -Wpointer-arith -Wdeclaration-after-statement -Wbad-function-cast -Wcast-align -Wredundant-decls -Wwrite-strings -I/builddir/build/BUILD/groonga-2.0.5/include -I src/core -I src/event -I src/event/modules -I src/os/unix -I objs \ -o objs/src/event/ngx_event_timer.o \ src/event/ngx_event_timer.c gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wall -Wextra -Wno-unused-but-set-variable -Wno-unused-parameter -Wno-sign-compare -Wno-pointer-sign -Wno-missing-field-initializers -Wformat=2 -Wstrict-aliasing=2 -Wdisabled-optimization -Wfloat-equal -Wpointer-arith -Wdeclaration-after-statement -Wbad-function-cast -Wcast-align -Wredundant-decls -Wwrite-strings -I/builddir/build/BUILD/groonga-2.0.5/include -I src/core -I src/event -I src/event/modules -I src/os/unix -I objs \ -o objs/src/event/ngx_event_posted.o \ src/event/ngx_event_posted.c In file included from src/core/ngx_config.h:26:0, from src/event/ngx_event_timer.c:8: src/os/unix/ngx_linux_config.h:115:15: warning: redundant redeclaration of 'environ' [-Wredundant-decls] /usr/include/unistd.h:546:15: note: previous declaration of 'environ' was here In file included from src/core/ngx_core.h:53:0, from src/event/ngx_event_timer.c:9: src/core/ngx_palloc.h:75:7: warning: redundant redeclaration of 'ngx_alloc' [-Wredundant-decls] src/os/unix/ngx_alloc.h:16:7: note: previous declaration of 'ngx_alloc' was here src/core/ngx_palloc.h:76:7: warning: redundant redeclaration of 'ngx_calloc' [-Wredundant-decls] src/os/unix/ngx_alloc.h:17:7: note: previous declaration of 'ngx_calloc' was here In file included from src/core/ngx_core.h:75:0, from src/event/ngx_event_timer.c:9: src/os/unix/ngx_process_cycle.h:42:24: warning: redundant redeclaration of 'ngx_pid' [-Wredundant-decls]In file included from src/core/ngx_config.h:26:0, from src/event/ngx_event_posted.c:8: src/os/unix/ngx_linux_config.h:115:15: warning: redundant redeclaration of 'environ' [-Wredundant-decls] /usr/include/unistd.h:546:15: note: previous declaration of 'environ' was here src/os/unix/ngx_process.h:81:23: note: previous declaration of 'ngx_pid' was here In file included from src/core/ngx_core.h:53:0, from src/event/ngx_event_posted.c:9: src/core/ngx_palloc.h:75:7: warning: redundant redeclaration of 'ngx_alloc' [-Wredundant-decls] src/os/unix/ngx_alloc.h:16:7: note: previous declaration of 'ngx_alloc' was here src/core/ngx_palloc.h:76:7: warning: redundant redeclaration of 'ngx_calloc' [-Wredundant-decls] src/os/unix/ngx_alloc.h:17:7: note: previous declaration of 'ngx_calloc' was here In file included from src/core/ngx_core.h:75:0, from src/event/ngx_event_posted.c:9: src/os/unix/ngx_process_cycle.h:42:24: warning: redundant redeclaration of 'ngx_pid' [-Wredundant-decls] src/os/unix/ngx_process.h:81:23: note: previous declaration of 'ngx_pid' was here gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wall -Wextra -Wno-unused-but-set-variable -Wno-unused-parameter -Wno-sign-compare -Wno-pointer-sign -Wno-missing-field-initializers -Wformat=2 -Wstrict-aliasing=2 -Wdisabled-optimization -Wfloat-equal -Wpointer-arith -Wdeclaration-after-statement -Wbad-function-cast -Wcast-align -Wredundant-decls -Wwrite-strings -I/builddir/build/BUILD/groonga-2.0.5/include -I src/core -I src/event -I src/event/modules -I src/os/unix -I objs \ -o objs/src/event/ngx_event_busy_lock.o \ src/event/ngx_event_busy_lock.c gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wall -Wextra -Wno-unused-but-set-variable -Wno-unused-parameter -Wno-sign-compare -Wno-pointer-sign -Wno-missing-field-initializers -Wformat=2 -Wstrict-aliasing=2 -Wdisabled-optimization -Wfloat-equal -Wpointer-arith -Wdeclaration-after-statement -Wbad-function-cast -Wcast-align -Wredundant-decls -Wwrite-strings -I/builddir/build/BUILD/groonga-2.0.5/include -I src/core -I src/event -I src/event/modules -I src/os/unix -I objs \ -o objs/src/event/ngx_event_accept.o \ src/event/ngx_event_accept.c In file included from src/core/ngx_config.h:26:0, from src/event/ngx_event_accept.c:8: src/os/unix/ngx_linux_config.h:115:15: warning: redundant redeclaration of 'environ' [-Wredundant-decls] /usr/include/unistd.h:546:15: note: previous declaration of 'environ' was here In file included from src/core/ngx_config.h:26:0, from src/event/ngx_event_busy_lock.c:8: src/os/unix/ngx_linux_config.h:115:15: warning: redundant redeclaration of 'environ' [-Wredundant-decls] /usr/include/unistd.h:546:15: note: previous declaration of 'environ' was here In file included from src/core/ngx_core.h:53:0, from src/event/ngx_event_accept.c:9: src/core/ngx_palloc.h:75:7: warning: redundant redeclaration of 'ngx_alloc' [-Wredundant-decls] src/os/unix/ngx_alloc.h:16:7: note: previous declaration of 'ngx_alloc' was here src/core/ngx_palloc.h:76:7: warning: redundant redeclaration of 'ngx_calloc' [-Wredundant-decls] src/os/unix/ngx_alloc.h:17:7: note: previous declaration of 'ngx_calloc' was here In file included from src/core/ngx_core.h:53:0, from src/event/ngx_event_busy_lock.c:9: src/core/ngx_palloc.h:75:7: warning: redundant redeclaration of 'ngx_alloc' [-Wredundant-decls] src/os/unix/ngx_alloc.h:16:7: note: previous declaration of 'ngx_alloc' was here src/core/ngx_palloc.h:76:7: warning: redundant redeclaration of 'ngx_calloc' [-Wredundant-decls] src/os/unix/ngx_alloc.h:17:7: note: previous declaration of 'ngx_calloc' was here In file included from src/core/ngx_core.h:75:0, from src/event/ngx_event_accept.c:9: src/os/unix/ngx_process_cycle.h:42:24: warning: redundant redeclaration of 'ngx_pid' [-Wredundant-decls] src/os/unix/ngx_process.h:81:23: note: previous declaration of 'ngx_pid' was here In file included from src/core/ngx_core.h:75:0, from src/event/ngx_event_busy_lock.c:9: src/os/unix/ngx_process_cycle.h:42:24: warning: redundant redeclaration of 'ngx_pid' [-Wredundant-decls] src/os/unix/ngx_process.h:81:23: note: previous declaration of 'ngx_pid' was here src/event/ngx_event_accept.c: In function 'ngx_event_accept': src/event/ngx_event_accept.c:64:41: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] src/event/ngx_event_accept.c:67:40: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wall -Wextra -Wno-unused-but-set-variable -Wno-unused-parameter -Wno-sign-compare -Wno-pointer-sign -Wno-missing-field-initializers -Wformat=2 -Wstrict-aliasing=2 -Wdisabled-optimization -Wfloat-equal -Wpointer-arith -Wdeclaration-after-statement -Wbad-function-cast -Wcast-align -Wredundant-decls -Wwrite-strings -I/builddir/build/BUILD/groonga-2.0.5/include -I src/core -I src/event -I src/event/modules -I src/os/unix -I objs \ -o objs/src/event/ngx_event_connect.o \ src/event/ngx_event_connect.c gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wall -Wextra -Wno-unused-but-set-variable -Wno-unused-parameter -Wno-sign-compare -Wno-pointer-sign -Wno-missing-field-initializers -Wformat=2 -Wstrict-aliasing=2 -Wdisabled-optimization -Wfloat-equal -Wpointer-arith -Wdeclaration-after-statement -Wbad-function-cast -Wcast-align -Wredundant-decls -Wwrite-strings -I/builddir/build/BUILD/groonga-2.0.5/include -I src/core -I src/event -I src/event/modules -I src/os/unix -I objs \ -o objs/src/event/ngx_event_pipe.o \ src/event/ngx_event_pipe.c In file included from src/core/ngx_config.h:26:0, from src/event/ngx_event_connect.c:8: src/os/unix/ngx_linux_config.h:115:15: warning: redundant redeclaration of 'environ' [-Wredundant-decls] /usr/include/unistd.h:546:15: note: previous declaration of 'environ' was here In file included from src/core/ngx_core.h:53:0, from src/event/ngx_event_connect.c:9: src/core/ngx_palloc.h:75:7: warning: redundant redeclaration of 'ngx_alloc' [-Wredundant-decls] src/os/unix/ngx_alloc.h:16:7: note: previous declaration of 'ngx_alloc' was here src/core/ngx_palloc.h:76:7: warning: redundant redeclaration of 'ngx_calloc' [-Wredundant-decls] src/os/unix/ngx_alloc.h:17:7: note: previous declaration of 'ngx_calloc' was here In file included from src/core/ngx_core.h:75:0, from src/event/ngx_event_connect.c:9: src/os/unix/ngx_process_cycle.h:42:24: warning: redundant redeclaration of 'ngx_pid' [-Wredundant-decls] src/os/unix/ngx_process.h:81:23: note: previous declaration of 'ngx_pid' was here gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wall -Wextra -Wno-unused-but-set-variable -Wno-unused-parameter -Wno-sign-compare -Wno-pointer-sign -Wno-missing-field-initializers -Wformat=2 -Wstrict-aliasing=2 -Wdisabled-optimization -Wfloat-equal -Wpointer-arith -Wdeclaration-after-statement -Wbad-function-cast -Wcast-align -Wredundant-decls -Wwrite-strings -I/builddir/build/BUILD/groonga-2.0.5/include -I src/core -I src/event -I src/event/modules -I src/os/unix -I objs \ -o objs/src/os/unix/ngx_time.o \ src/os/unix/ngx_time.c In file included from src/core/ngx_config.h:26:0, from src/event/ngx_event_pipe.c:8: src/os/unix/ngx_linux_config.h:115:15: warning: redundant redeclaration of 'environ' [-Wredundant-decls] /usr/include/unistd.h:546:15: note: previous declaration of 'environ' was here In file included from src/core/ngx_core.h:53:0, from src/event/ngx_event_pipe.c:9: src/core/ngx_palloc.h:75:7: warning: redundant redeclaration of 'ngx_alloc' [-Wredundant-decls] src/os/unix/ngx_alloc.h:16:7: note: previous declaration of 'ngx_alloc' was here src/core/ngx_palloc.h:76:7: warning: redundant redeclaration of 'ngx_calloc' [-Wredundant-decls] src/os/unix/ngx_alloc.h:17:7: note: previous declaration of 'ngx_calloc' was here gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wall -Wextra -Wno-unused-but-set-variable -Wno-unused-parameter -Wno-sign-compare -Wno-pointer-sign -Wno-missing-field-initializers -Wformat=2 -Wstrict-aliasing=2 -Wdisabled-optimization -Wfloat-equal -Wpointer-arith -Wdeclaration-after-statement -Wbad-function-cast -Wcast-align -Wredundant-decls -Wwrite-strings -I/builddir/build/BUILD/groonga-2.0.5/include -I src/core -I src/event -I src/event/modules -I src/os/unix -I objs \ -o objs/src/os/unix/ngx_errno.o \ src/os/unix/ngx_errno.c In file included from src/core/ngx_core.h:75:0, from src/event/ngx_event_pipe.c:9: src/os/unix/ngx_process_cycle.h:42:24: warning: redundant redeclaration of 'ngx_pid' [-Wredundant-decls] src/os/unix/ngx_process.h:81:23: note: previous declaration of 'ngx_pid' was here gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wall -Wextra -Wno-unused-but-set-variable -Wno-unused-parameter -Wno-sign-compare -Wno-pointer-sign -Wno-missing-field-initializers -Wformat=2 -Wstrict-aliasing=2 -Wdisabled-optimization -Wfloat-equal -Wpointer-arith -Wdeclaration-after-statement -Wbad-function-cast -Wcast-align -Wredundant-decls -Wwrite-strings -I/builddir/build/BUILD/groonga-2.0.5/include -I src/core -I src/event -I src/event/modules -I src/os/unix -I objs \ -o objs/src/os/unix/ngx_alloc.o \ src/os/unix/ngx_alloc.c src/event/ngx_event_pipe.c: In function 'ngx_event_pipe': src/event/ngx_event_pipe.c:31:28: warning: assignment discards 'const' qualifier from pointer target type [enabled by default] src/event/ngx_event_pipe.c:47:24: warning: assignment discards 'const' qualifier from pointer target type [enabled by default] In file included from src/core/ngx_config.h:26:0, from src/os/unix/ngx_time.c:8: src/os/unix/ngx_linux_config.h:115:15: warning: redundant redeclaration of 'environ' [-Wredundant-decls] /usr/include/unistd.h:546:15: note: previous declaration of 'environ' was here In file included from src/core/ngx_core.h:53:0, from src/os/unix/ngx_time.c:9: src/core/ngx_palloc.h:75:7: warning: redundant redeclaration of 'ngx_alloc' [-Wredundant-decls] src/os/unix/ngx_alloc.h:16:7: note: previous declaration of 'ngx_alloc' was here src/core/ngx_palloc.h:76:7: warning: redundant redeclaration of 'ngx_calloc' [-Wredundant-decls] src/os/unix/ngx_alloc.h:17:7: note: previous declaration of 'ngx_calloc' was here In file included from src/core/ngx_core.h:75:0, from src/os/unix/ngx_time.c:9: src/os/unix/ngx_process_cycle.h:42:24: warning: redundant redeclaration of 'ngx_pid' [-Wredundant-decls] src/os/unix/ngx_process.h:81:23: note: previous declaration of 'ngx_pid' was here gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wall -Wextra -Wno-unused-but-set-variable -Wno-unused-parameter -Wno-sign-compare -Wno-pointer-sign -Wno-missing-field-initializers -Wformat=2 -Wstrict-aliasing=2 -Wdisabled-optimization -Wfloat-equal -Wpointer-arith -Wdeclaration-after-statement -Wbad-function-cast -Wcast-align -Wredundant-decls -Wwrite-strings -I/builddir/build/BUILD/groonga-2.0.5/include -I src/core -I src/event -I src/event/modules -I src/os/unix -I objs \ -o objs/src/os/unix/ngx_files.o \ src/os/unix/ngx_files.c In file included from src/core/ngx_config.h:26:0, from src/os/unix/ngx_errno.c:8: src/os/unix/ngx_linux_config.h:115:15: warning: redundant redeclaration of 'environ' [-Wredundant-decls] /usr/include/unistd.h:546:15: note: previous declaration of 'environ' was here In file included from src/core/ngx_core.h:53:0, from src/os/unix/ngx_errno.c:9: src/core/ngx_palloc.h:75:7: warning: redundant redeclaration of 'ngx_alloc' [-Wredundant-decls] src/os/unix/ngx_alloc.h:16:7: note: previous declaration of 'ngx_alloc' was here src/core/ngx_palloc.h:76:7: warning: redundant redeclaration of 'ngx_calloc' [-Wredundant-decls] src/os/unix/ngx_alloc.h:17:7: note: previous declaration of 'ngx_calloc' was here In file included from src/core/ngx_config.h:26:0, from src/os/unix/ngx_alloc.c:8: src/os/unix/ngx_linux_config.h:115:15: warning: redundant redeclaration of 'environ' [-Wredundant-decls] /usr/include/unistd.h:546:15: note: previous declaration of 'environ' was here In file included from src/core/ngx_core.h:75:0, from src/os/unix/ngx_errno.c:9: src/os/unix/ngx_process_cycle.h:42:24: warning: redundant redeclaration of 'ngx_pid' [-Wredundant-decls] src/os/unix/ngx_process.h:81:23: note: previous declaration of 'ngx_pid' was here In file included from src/core/ngx_core.h:53:0, from src/os/unix/ngx_alloc.c:9: src/core/ngx_palloc.h:75:7: warning: redundant redeclaration of 'ngx_alloc' [-Wredundant-decls] src/os/unix/ngx_alloc.h:16:7: note: previous declaration of 'ngx_alloc' was here src/core/ngx_palloc.h:76:7: warning: redundant redeclaration of 'ngx_calloc' [-Wredundant-decls] src/os/unix/ngx_alloc.h:17:7: note: previous declaration of 'ngx_calloc' was here In file included from src/core/ngx_core.h:75:0, from src/os/unix/ngx_alloc.c:9: src/os/unix/ngx_process_cycle.h:42:24: warning: redundant redeclaration of 'ngx_pid' [-Wredundant-decls] src/os/unix/ngx_process.h:81:23: note: previous declaration of 'ngx_pid' was here gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wall -Wextra -Wno-unused-but-set-variable -Wno-unused-parameter -Wno-sign-compare -Wno-pointer-sign -Wno-missing-field-initializers -Wformat=2 -Wstrict-aliasing=2 -Wdisabled-optimization -Wfloat-equal -Wpointer-arith -Wdeclaration-after-statement -Wbad-function-cast -Wcast-align -Wredundant-decls -Wwrite-strings -I/builddir/build/BUILD/groonga-2.0.5/include -I src/core -I src/event -I src/event/modules -I src/os/unix -I objs \ -o objs/src/os/unix/ngx_socket.o \ src/os/unix/ngx_socket.c gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wall -Wextra -Wno-unused-but-set-variable -Wno-unused-parameter -Wno-sign-compare -Wno-pointer-sign -Wno-missing-field-initializers -Wformat=2 -Wstrict-aliasing=2 -Wdisabled-optimization -Wfloat-equal -Wpointer-arith -Wdeclaration-after-statement -Wbad-function-cast -Wcast-align -Wredundant-decls -Wwrite-strings -I/builddir/build/BUILD/groonga-2.0.5/include -I src/core -I src/event -I src/event/modules -I src/os/unix -I objs \ -o objs/src/os/unix/ngx_recv.o \ src/os/unix/ngx_recv.c In file included from src/core/ngx_config.h:26:0, from src/os/unix/ngx_files.c:8: src/os/unix/ngx_linux_config.h:115:15: warning: redundant redeclaration of 'environ' [-Wredundant-decls] /usr/include/unistd.h:546:15: note: previous declaration of 'environ' was here In file included from src/core/ngx_core.h:53:0, from src/os/unix/ngx_files.c:9: src/core/ngx_palloc.h:75:7: warning: redundant redeclaration of 'ngx_alloc' [-Wredundant-decls] src/os/unix/ngx_alloc.h:16:7: note: previous declaration of 'ngx_alloc' was here src/core/ngx_palloc.h:76:7: warning: redundant redeclaration of 'ngx_calloc' [-Wredundant-decls] src/os/unix/ngx_alloc.h:17:7: note: previous declaration of 'ngx_calloc' was here In file included from src/core/ngx_core.h:75:0, from src/os/unix/ngx_files.c:9: src/os/unix/ngx_process_cycle.h:42:24: warning: redundant redeclaration of 'ngx_pid' [-Wredundant-decls] src/os/unix/ngx_process.h:81:23: note: previous declaration of 'ngx_pid' was here In file included from src/core/ngx_config.h:26:0, from src/os/unix/ngx_recv.c:8: src/os/unix/ngx_linux_config.h:115:15: warning: redundant redeclaration of 'environ' [-Wredundant-decls] /usr/include/unistd.h:546:15: note: previous declaration of 'environ' was here In file included from src/core/ngx_core.h:53:0, from src/os/unix/ngx_recv.c:9: src/core/ngx_palloc.h:75:7: warning: redundant redeclaration of 'ngx_alloc' [-Wredundant-decls] src/os/unix/ngx_alloc.h:16:7: note: previous declaration of 'ngx_alloc' was here src/core/ngx_palloc.h:76:7: warning: redundant redeclaration of 'ngx_calloc' [-Wredundant-decls] src/os/unix/ngx_alloc.h:17:7: note: previous declaration of 'ngx_calloc' was here In file included from src/core/ngx_core.h:75:0, from src/os/unix/ngx_recv.c:9: src/os/unix/ngx_process_cycle.h:42:24: warning: redundant redeclaration of 'ngx_pid' [-Wredundant-decls] src/os/unix/ngx_process.h:81:23: note: previous declaration of 'ngx_pid' was here In file included from src/core/ngx_config.h:26:0, from src/os/unix/ngx_socket.c:8: src/os/unix/ngx_linux_config.h:115:15: warning: redundant redeclaration of 'environ' [-Wredundant-decls] /usr/include/unistd.h:546:15: note: previous declaration of 'environ' was here src/os/unix/ngx_recv.c: In function 'ngx_unix_recv': src/os/unix/ngx_recv.c:165:13: warning: passing argument 3 of 'ngx_connection_error' discards 'const' qualifier from pointer target type [enabled by default] src/core/ngx_connection.h:194:11: note: expected 'char *' but argument is of type 'const char *' In file included from src/core/ngx_core.h:53:0, from src/os/unix/ngx_socket.c:9: src/core/ngx_palloc.h:75:7: warning: redundant redeclaration of 'ngx_alloc' [-Wredundant-decls] src/os/unix/ngx_alloc.h:16:7: note: previous declaration of 'ngx_alloc' was here src/core/ngx_palloc.h:76:7: warning: redundant redeclaration of 'ngx_calloc' [-Wredundant-decls] src/os/unix/ngx_alloc.h:17:7: note: previous declaration of 'ngx_calloc' was here In file included from src/core/ngx_core.h:75:0, from src/os/unix/ngx_socket.c:9: src/os/unix/ngx_process_cycle.h:42:24: warning: redundant redeclaration of 'ngx_pid' [-Wredundant-decls] src/os/unix/ngx_process.h:81:23: note: previous declaration of 'ngx_pid' was here gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wall -Wextra -Wno-unused-but-set-variable -Wno-unused-parameter -Wno-sign-compare -Wno-pointer-sign -Wno-missing-field-initializers -Wformat=2 -Wstrict-aliasing=2 -Wdisabled-optimization -Wfloat-equal -Wpointer-arith -Wdeclaration-after-statement -Wbad-function-cast -Wcast-align -Wredundant-decls -Wwrite-strings -I/builddir/build/BUILD/groonga-2.0.5/include -I src/core -I src/event -I src/event/modules -I src/os/unix -I objs \ -o objs/src/os/unix/ngx_readv_chain.o \ src/os/unix/ngx_readv_chain.c gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wall -Wextra -Wno-unused-but-set-variable -Wno-unused-parameter -Wno-sign-compare -Wno-pointer-sign -Wno-missing-field-initializers -Wformat=2 -Wstrict-aliasing=2 -Wdisabled-optimization -Wfloat-equal -Wpointer-arith -Wdeclaration-after-statement -Wbad-function-cast -Wcast-align -Wredundant-decls -Wwrite-strings -I/builddir/build/BUILD/groonga-2.0.5/include -I src/core -I src/event -I src/event/modules -I src/os/unix -I objs \ -o objs/src/os/unix/ngx_udp_recv.o \ src/os/unix/ngx_udp_recv.c In file included from src/core/ngx_config.h:26:0, from src/os/unix/ngx_readv_chain.c:8: src/os/unix/ngx_linux_config.h:115:15: warning: redundant redeclaration of 'environ' [-Wredundant-decls] /usr/include/unistd.h:546:15: note: previous declaration of 'environ' was here In file included from src/core/ngx_config.h:26:0, from src/os/unix/ngx_udp_recv.c:8: src/os/unix/ngx_linux_config.h:115:15: warning: redundant redeclaration of 'environ' [-Wredundant-decls] /usr/include/unistd.h:546:15: note: previous declaration of 'environ' was here In file included from src/core/ngx_core.h:53:0, from src/os/unix/ngx_readv_chain.c:9: src/core/ngx_palloc.h:75:7: warning: redundant redeclaration of 'ngx_alloc' [-Wredundant-decls] src/os/unix/ngx_alloc.h:16:7: note: previous declaration of 'ngx_alloc' was here src/core/ngx_palloc.h:76:7: warning: redundant redeclaration of 'ngx_calloc' [-Wredundant-decls] src/os/unix/ngx_alloc.h:17:7: note: previous declaration of 'ngx_calloc' was here gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wall -Wextra -Wno-unused-but-set-variable -Wno-unused-parameter -Wno-sign-compare -Wno-pointer-sign -Wno-missing-field-initializers -Wformat=2 -Wstrict-aliasing=2 -Wdisabled-optimization -Wfloat-equal -Wpointer-arith -Wdeclaration-after-statement -Wbad-function-cast -Wcast-align -Wredundant-decls -Wwrite-strings -I/builddir/build/BUILD/groonga-2.0.5/include -I src/core -I src/event -I src/event/modules -I src/os/unix -I objs \ -o objs/src/os/unix/ngx_send.o \ src/os/unix/ngx_send.c In file included from src/core/ngx_core.h:75:0, from src/os/unix/ngx_readv_chain.c:9: src/os/unix/ngx_process_cycle.h:42:24: warning: redundant redeclaration of 'ngx_pid' [-Wredundant-decls] src/os/unix/ngx_process.h:81:23: note: previous declaration of 'ngx_pid' was hereIn file included from src/core/ngx_core.h:53:0, from src/os/unix/ngx_udp_recv.c:9: src/core/ngx_palloc.h:75:7: warning: redundant redeclaration of 'ngx_alloc' [-Wredundant-decls] src/os/unix/ngx_alloc.h:16:7: note: previous declaration of 'ngx_alloc' was here src/core/ngx_palloc.h:76:7: warning: redundant redeclaration of 'ngx_calloc' [-Wredundant-decls] src/os/unix/ngx_alloc.h:17:7: note: previous declaration of 'ngx_calloc' was here gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wall -Wextra -Wno-unused-but-set-variable -Wno-unused-parameter -Wno-sign-compare -Wno-pointer-sign -Wno-missing-field-initializers -Wformat=2 -Wstrict-aliasing=2 -Wdisabled-optimization -Wfloat-equal -Wpointer-arith -Wdeclaration-after-statement -Wbad-function-cast -Wcast-align -Wredundant-decls -Wwrite-strings -I/builddir/build/BUILD/groonga-2.0.5/include -I src/core -I src/event -I src/event/modules -I src/os/unix -I objs \ -o objs/src/os/unix/ngx_writev_chain.o \ src/os/unix/ngx_writev_chain.c In file included from src/core/ngx_core.h:75:0, from src/os/unix/ngx_udp_recv.c:9: src/os/unix/ngx_process_cycle.h:42:24: warning: redundant redeclaration of 'ngx_pid' [-Wredundant-decls] src/os/unix/ngx_process.h:81:23: note: previous declaration of 'ngx_pid' was here src/os/unix/ngx_readv_chain.c: In function 'ngx_readv_chain': src/os/unix/ngx_readv_chain.c:251:13: warning: passing argument 3 of 'ngx_connection_error' discards 'const' qualifier from pointer target type [enabled by default] src/core/ngx_connection.h:194:11: note: expected 'char *' but argument is of type 'const char *' src/os/unix/ngx_udp_recv.c: In function 'ngx_udp_unix_recv': src/os/unix/ngx_udp_recv.c:100:13: warning: passing argument 3 of 'ngx_connection_error' discards 'const' qualifier from pointer target type [enabled by default] src/core/ngx_connection.h:194:11: note: expected 'char *' but argument is of type 'const char *' gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wall -Wextra -Wno-unused-but-set-variable -Wno-unused-parameter -Wno-sign-compare -Wno-pointer-sign -Wno-missing-field-initializers -Wformat=2 -Wstrict-aliasing=2 -Wdisabled-optimization -Wfloat-equal -Wpointer-arith -Wdeclaration-after-statement -Wbad-function-cast -Wcast-align -Wredundant-decls -Wwrite-strings -I/builddir/build/BUILD/groonga-2.0.5/include -I src/core -I src/event -I src/event/modules -I src/os/unix -I objs \ -o objs/src/os/unix/ngx_channel.o \ src/os/unix/ngx_channel.c gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wall -Wextra -Wno-unused-but-set-variable -Wno-unused-parameter -Wno-sign-compare -Wno-pointer-sign -Wno-missing-field-initializers -Wformat=2 -Wstrict-aliasing=2 -Wdisabled-optimization -Wfloat-equal -Wpointer-arith -Wdeclaration-after-statement -Wbad-function-cast -Wcast-align -Wredundant-decls -Wwrite-strings -I/builddir/build/BUILD/groonga-2.0.5/include -I src/core -I src/event -I src/event/modules -I src/os/unix -I objs \ -o objs/src/os/unix/ngx_shmem.o \ src/os/unix/ngx_shmem.c In file included from src/core/ngx_config.h:26:0, from src/os/unix/ngx_send.c:8: src/os/unix/ngx_linux_config.h:115:15: warning: redundant redeclaration of 'environ' [-Wredundant-decls] /usr/include/unistd.h:546:15: note: previous declaration of 'environ' was here In file included from src/core/ngx_core.h:53:0, from src/os/unix/ngx_send.c:9: src/core/ngx_palloc.h:75:7: warning: redundant redeclaration of 'ngx_alloc' [-Wredundant-decls] src/os/unix/ngx_alloc.h:16:7: note: previous declaration of 'ngx_alloc' was here src/core/ngx_palloc.h:76:7: warning: redundant redeclaration of 'ngx_calloc' [-Wredundant-decls] src/os/unix/ngx_alloc.h:17:7: note: previous declaration of 'ngx_calloc' was here In file included from src/core/ngx_core.h:75:0, from src/os/unix/ngx_send.c:9: src/os/unix/ngx_process_cycle.h:42:24: warning: redundant redeclaration of 'ngx_pid' [-Wredundant-decls] src/os/unix/ngx_process.h:81:23: note: previous declaration of 'ngx_pid' was here In file included from src/core/ngx_config.h:26:0, from src/os/unix/ngx_writev_chain.c:8: src/os/unix/ngx_linux_config.h:115:15: warning: redundant redeclaration of 'environ' [-Wredundant-decls] /usr/include/unistd.h:546:15: note: previous declaration of 'environ' was here src/os/unix/ngx_send.c: In function 'ngx_unix_send': src/os/unix/ngx_send.c:69:13: warning: passing argument 3 of 'ngx_connection_error' discards 'const' qualifier from pointer target type [enabled by default] src/core/ngx_connection.h:194:11: note: expected 'char *' but argument is of type 'const char *' In file included from src/core/ngx_core.h:53:0, from src/os/unix/ngx_writev_chain.c:9: src/core/ngx_palloc.h:75:7: warning: redundant redeclaration of 'ngx_alloc' [-Wredundant-decls] src/os/unix/ngx_alloc.h:16:7: note: previous declaration of 'ngx_alloc' was here src/core/ngx_palloc.h:76:7: warning: redundant redeclaration of 'ngx_calloc' [-Wredundant-decls] src/os/unix/ngx_alloc.h:17:7: note: previous declaration of 'ngx_calloc' was here In file included from src/core/ngx_core.h:75:0, from src/os/unix/ngx_writev_chain.c:9: src/os/unix/ngx_process_cycle.h:42:24: warning: redundant redeclaration of 'ngx_pid' [-Wredundant-decls] src/os/unix/ngx_process.h:81:23: note: previous declaration of 'ngx_pid' was here src/os/unix/ngx_writev_chain.c: In function 'ngx_writev_chain': src/os/unix/ngx_writev_chain.c:128:17: warning: passing argument 3 of 'ngx_connection_error' discards 'const' qualifier from pointer target type [enabled by default] src/core/ngx_connection.h:194:11: note: expected 'char *' but argument is of type 'const char *' In file included from src/core/ngx_config.h:26:0, from src/os/unix/ngx_channel.c:8: src/os/unix/ngx_linux_config.h:115:15: warning: redundant redeclaration of 'environ' [-Wredundant-decls] /usr/include/unistd.h:546:15: note: previous declaration of 'environ' was here gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wall -Wextra -Wno-unused-but-set-variable -Wno-unused-parameter -Wno-sign-compare -Wno-pointer-sign -Wno-missing-field-initializers -Wformat=2 -Wstrict-aliasing=2 -Wdisabled-optimization -Wfloat-equal -Wpointer-arith -Wdeclaration-after-statement -Wbad-function-cast -Wcast-align -Wredundant-decls -Wwrite-strings -I/builddir/build/BUILD/groonga-2.0.5/include -I src/core -I src/event -I src/event/modules -I src/os/unix -I objs \ -o objs/src/os/unix/ngx_process.o \ src/os/unix/ngx_process.c In file included from src/core/ngx_core.h:53:0, from src/os/unix/ngx_channel.c:9: src/core/ngx_palloc.h:75:7: warning: redundant redeclaration of 'ngx_alloc' [-Wredundant-decls] src/os/unix/ngx_alloc.h:16:7: note: previous declaration of 'ngx_alloc' was here src/core/ngx_palloc.h:76:7: warning: redundant redeclaration of 'ngx_calloc' [-Wredundant-decls] src/os/unix/ngx_alloc.h:17:7: note: previous declaration of 'ngx_calloc' was here In file included from src/core/ngx_config.h:26:0, from src/os/unix/ngx_shmem.c:8: src/os/unix/ngx_linux_config.h:115:15: warning: redundant redeclaration of 'environ' [-Wredundant-decls] /usr/include/unistd.h:546:15: note: previous declaration of 'environ' was here In file included from src/core/ngx_core.h:53:0, from src/os/unix/ngx_shmem.c:9: src/core/ngx_palloc.h:75:7: warning: redundant redeclaration of 'ngx_alloc' [-Wredundant-decls] src/os/unix/ngx_alloc.h:16:7: note: previous declaration of 'ngx_alloc' was here src/core/ngx_palloc.h:76:7: warning: redundant redeclaration of 'ngx_calloc' [-Wredundant-decls] src/os/unix/ngx_alloc.h:17:7: note: previous declaration of 'ngx_calloc' was here In file included from src/core/ngx_core.h:75:0, from src/os/unix/ngx_channel.c:9: src/os/unix/ngx_process_cycle.h:42:24: warning: redundant redeclaration of 'ngx_pid' [-Wredundant-decls] src/os/unix/ngx_process.h:81:23: note: previous declaration of 'ngx_pid' was here In file included from src/core/ngx_core.h:75:0, from src/os/unix/ngx_shmem.c:9: src/os/unix/ngx_process_cycle.h:42:24: warning: redundant redeclaration of 'ngx_pid' [-Wredundant-decls] src/os/unix/ngx_process.h:81:23: note: previous declaration of 'ngx_pid' was here gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wall -Wextra -Wno-unused-but-set-variable -Wno-unused-parameter -Wno-sign-compare -Wno-pointer-sign -Wno-missing-field-initializers -Wformat=2 -Wstrict-aliasing=2 -Wdisabled-optimization -Wfloat-equal -Wpointer-arith -Wdeclaration-after-statement -Wbad-function-cast -Wcast-align -Wredundant-decls -Wwrite-strings -I/builddir/build/BUILD/groonga-2.0.5/include -I src/core -I src/event -I src/event/modules -I src/os/unix -I objs \ -o objs/src/os/unix/ngx_daemon.o \ src/os/unix/ngx_daemon.c gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wall -Wextra -Wno-unused-but-set-variable -Wno-unused-parameter -Wno-sign-compare -Wno-pointer-sign -Wno-missing-field-initializers -Wformat=2 -Wstrict-aliasing=2 -Wdisabled-optimization -Wfloat-equal -Wpointer-arith -Wdeclaration-after-statement -Wbad-function-cast -Wcast-align -Wredundant-decls -Wwrite-strings -I/builddir/build/BUILD/groonga-2.0.5/include -I src/core -I src/event -I src/event/modules -I src/os/unix -I objs \ -o objs/src/os/unix/ngx_setaffinity.o \ src/os/unix/ngx_setaffinity.c In file included from src/core/ngx_config.h:26:0, from src/os/unix/ngx_process.c:8: src/os/unix/ngx_linux_config.h:115:15: warning: redundant redeclaration of 'environ' [-Wredundant-decls] /usr/include/unistd.h:546:15: note: previous declaration of 'environ' was here In file included from src/core/ngx_core.h:53:0, from src/os/unix/ngx_process.c:9: src/core/ngx_palloc.h:75:7: warning: redundant redeclaration of 'ngx_alloc' [-Wredundant-decls] src/os/unix/ngx_alloc.h:16:7: note: previous declaration of 'ngx_alloc' was here src/core/ngx_palloc.h:76:7: warning: redundant redeclaration of 'ngx_calloc' [-Wredundant-decls] src/os/unix/ngx_alloc.h:17:7: note: previous declaration of 'ngx_calloc' was here In file included from src/core/ngx_core.h:75:0, from src/os/unix/ngx_process.c:9: src/os/unix/ngx_process_cycle.h:42:24: warning: redundant redeclaration of 'ngx_pid' [-Wredundant-decls] src/os/unix/ngx_process.h:81:23: note: previous declaration of 'ngx_pid' was here gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wall -Wextra -Wno-unused-but-set-variable -Wno-unused-parameter -Wno-sign-compare -Wno-pointer-sign -Wno-missing-field-initializers -Wformat=2 -Wstrict-aliasing=2 -Wdisabled-optimization -Wfloat-equal -Wpointer-arith -Wdeclaration-after-statement -Wbad-function-cast -Wcast-align -Wredundant-decls -Wwrite-strings -I/builddir/build/BUILD/groonga-2.0.5/include -I src/core -I src/event -I src/event/modules -I src/os/unix -I objs \ -o objs/src/os/unix/ngx_setproctitle.o \ src/os/unix/ngx_setproctitle.c src/os/unix/ngx_process.c:41:7: warning: initialization discards 'const' qualifier from pointer target type [enabled by default] src/os/unix/ngx_process.c:42:7: warning: initialization discards 'const' qualifier from pointer target type [enabled by default] src/os/unix/ngx_process.c:46:7: warning: initialization discards 'const' qualifier from pointer target type [enabled by default] src/os/unix/ngx_process.c:47:7: warning: initialization discards 'const' qualifier from pointer target type [enabled by default] src/os/unix/ngx_process.c:51:7: warning: initialization discards 'const' qualifier from pointer target type [enabled by default] src/os/unix/ngx_process.c:52:7: warning: initialization discards 'const' qualifier from pointer target type [enabled by default] src/os/unix/ngx_process.c:56:7: warning: initialization discards 'const' qualifier from pointer target type [enabled by default] src/os/unix/ngx_process.c:57:7: warning: initialization discards 'const' qualifier from pointer target type [enabled by default] src/os/unix/ngx_process.c:61:7: warning: initialization discards 'const' qualifier from pointer target type [enabled by default] src/os/unix/ngx_process.c:62:7: warning: initialization discards 'const' qualifier from pointer target type [enabled by default] src/os/unix/ngx_process.c:66:7: warning: initialization discards 'const' qualifier from pointer target type [enabled by default] src/os/unix/ngx_process.c:67:7: warning: initialization discards 'const' qualifier from pointer target type [enabled by default] src/os/unix/ngx_process.c:70:5: warning: initialization discards 'const' qualifier from pointer target type [enabled by default] src/os/unix/ngx_process.c:70:5: warning: initialization discards 'const' qualifier from pointer target type [enabled by default] src/os/unix/ngx_process.c:72:5: warning: initialization discards 'const' qualifier from pointer target type [enabled by default] src/os/unix/ngx_process.c:72:5: warning: initialization discards 'const' qualifier from pointer target type [enabled by default] src/os/unix/ngx_process.c:74:5: warning: initialization discards 'const' qualifier from pointer target type [enabled by default] src/os/unix/ngx_process.c:74:5: warning: initialization discards 'const' qualifier from pointer target type [enabled by default] src/os/unix/ngx_process.c:76:5: warning: initialization discards 'const' qualifier from pointer target type [enabled by default] src/os/unix/ngx_process.c:76:5: warning: initialization discards 'const' qualifier from pointer target type [enabled by default] src/os/unix/ngx_process.c:78:5: warning: initialization discards 'const' qualifier from pointer target type [enabled by default] src/os/unix/ngx_process.c:78:5: warning: initialization discards 'const' qualifier from pointer target type [enabled by default] src/os/unix/ngx_process.c:80:5: warning: initialization discards 'const' qualifier from pointer target type [enabled by default] src/os/unix/ngx_process.c:80:5: warning: initialization discards 'const' qualifier from pointer target type [enabled by default] src/os/unix/ngx_process.c:82:5: warning: initialization discards 'const' qualifier from pointer target type [enabled by default] src/os/unix/ngx_process.c: In function 'ngx_signal_handler': src/os/unix/ngx_process.c:324:12: warning: assignment discards 'const' qualifier from pointer target type [enabled by default] src/os/unix/ngx_process.c:334:20: warning: assignment discards 'const' qualifier from pointer target type [enabled by default] src/os/unix/ngx_process.c:340:20: warning: assignment discards 'const' qualifier from pointer target type [enabled by default] src/os/unix/ngx_process.c:346:24: warning: assignment discards 'const' qualifier from pointer target type [enabled by default] src/os/unix/ngx_process.c:352:20: warning: assignment discards 'const' qualifier from pointer target type [enabled by default] src/os/unix/ngx_process.c:357:20: warning: assignment discards 'const' qualifier from pointer target type [enabled by default] src/os/unix/ngx_process.c:370:24: warning: assignment discards 'const' qualifier from pointer target type [enabled by default] src/os/unix/ngx_process.c:376:20: warning: assignment discards 'const' qualifier from pointer target type [enabled by default] src/os/unix/ngx_process.c:405:20: warning: assignment discards 'const' qualifier from pointer target type [enabled by default] src/os/unix/ngx_process.c:411:20: warning: assignment discards 'const' qualifier from pointer target type [enabled by default] src/os/unix/ngx_process.c:416:20: warning: assignment discards 'const' qualifier from pointer target type [enabled by default] src/os/unix/ngx_process.c:422:20: warning: assignment discards 'const' qualifier from pointer target type [enabled by default] src/os/unix/ngx_process.c: In function 'ngx_process_get_status': src/os/unix/ngx_process.c:503:17: warning: assignment discards 'const' qualifier from pointer target type [enabled by default] In file included from src/core/ngx_config.h:26:0, from src/os/unix/ngx_daemon.c:8: src/os/unix/ngx_linux_config.h:115:15: warning: redundant redeclaration of 'environ' [-Wredundant-decls] /usr/include/unistd.h:546:15: note: previous declaration of 'environ' was here In file included from src/core/ngx_core.h:53:0, from src/os/unix/ngx_daemon.c:9: src/core/ngx_palloc.h:75:7: warning: redundant redeclaration of 'ngx_alloc' [-Wredundant-decls] src/os/unix/ngx_alloc.h:16:7: note: previous declaration of 'ngx_alloc' was here src/core/ngx_palloc.h:76:7: warning: redundant redeclaration of 'ngx_calloc' [-Wredundant-decls] src/os/unix/ngx_alloc.h:17:7: note: previous declaration of 'ngx_calloc' was here In file included from src/core/ngx_config.h:26:0, from src/os/unix/ngx_setaffinity.c:7: src/os/unix/ngx_linux_config.h:115:15: warning: redundant redeclaration of 'environ' [-Wredundant-decls] /usr/include/unistd.h:546:15: note: previous declaration of 'environ' was here In file included from src/core/ngx_core.h:75:0, from src/os/unix/ngx_daemon.c:9: src/os/unix/ngx_process_cycle.h:42:24: warning: redundant redeclaration of 'ngx_pid' [-Wredundant-decls] src/os/unix/ngx_process.h:81:23: note: previous declaration of 'ngx_pid' was here In file included from src/core/ngx_core.h:53:0, from src/os/unix/ngx_setaffinity.c:8: src/core/ngx_palloc.h:75:7: warning: redundant redeclaration of 'ngx_alloc' [-Wredundant-decls] src/os/unix/ngx_alloc.h:16:7: note: previous declaration of 'ngx_alloc' was here src/core/ngx_palloc.h:76:7: warning: redundant redeclaration of 'ngx_calloc' [-Wredundant-decls] src/os/unix/ngx_alloc.h:17:7: note: previous declaration of 'ngx_calloc' was here In file included from src/core/ngx_core.h:75:0, from src/os/unix/ngx_setaffinity.c:8: src/os/unix/ngx_process_cycle.h:42:24: warning: redundant redeclaration of 'ngx_pid' [-Wredundant-decls] src/os/unix/ngx_process.h:81:23: note: previous declaration of 'ngx_pid' was here gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wall -Wextra -Wno-unused-but-set-variable -Wno-unused-parameter -Wno-sign-compare -Wno-pointer-sign -Wno-missing-field-initializers -Wformat=2 -Wstrict-aliasing=2 -Wdisabled-optimization -Wfloat-equal -Wpointer-arith -Wdeclaration-after-statement -Wbad-function-cast -Wcast-align -Wredundant-decls -Wwrite-strings -I/builddir/build/BUILD/groonga-2.0.5/include -I src/core -I src/event -I src/event/modules -I src/os/unix -I objs \ -o objs/src/os/unix/ngx_posix_init.o \ src/os/unix/ngx_posix_init.c In file included from src/core/ngx_config.h:26:0, from src/os/unix/ngx_setproctitle.c:8: src/os/unix/ngx_linux_config.h:115:15: warning: redundant redeclaration of 'environ' [-Wredundant-decls] /usr/include/unistd.h:546:15: note: previous declaration of 'environ' was here gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wall -Wextra -Wno-unused-but-set-variable -Wno-unused-parameter -Wno-sign-compare -Wno-pointer-sign -Wno-missing-field-initializers -Wformat=2 -Wstrict-aliasing=2 -Wdisabled-optimization -Wfloat-equal -Wpointer-arith -Wdeclaration-after-statement -Wbad-function-cast -Wcast-align -Wredundant-decls -Wwrite-strings -I/builddir/build/BUILD/groonga-2.0.5/include -I src/core -I src/event -I src/event/modules -I src/os/unix -I objs \ -o objs/src/os/unix/ngx_user.o \ src/os/unix/ngx_user.c In file included from src/core/ngx_core.h:53:0, from src/os/unix/ngx_setproctitle.c:9: src/core/ngx_palloc.h:75:7: warning: redundant redeclaration of 'ngx_alloc' [-Wredundant-decls] src/os/unix/ngx_alloc.h:16:7: note: previous declaration of 'ngx_alloc' was here src/core/ngx_palloc.h:76:7: warning: redundant redeclaration of 'ngx_calloc' [-Wredundant-decls] src/os/unix/ngx_alloc.h:17:7: note: previous declaration of 'ngx_calloc' was here In file included from src/core/ngx_core.h:75:0, from src/os/unix/ngx_setproctitle.c:9: src/os/unix/ngx_process_cycle.h:42:24: warning: redundant redeclaration of 'ngx_pid' [-Wredundant-decls] src/os/unix/ngx_process.h:81:23: note: previous declaration of 'ngx_pid' was here src/os/unix/ngx_setproctitle.c:30:15: warning: redundant redeclaration of 'environ' [-Wredundant-decls] /usr/include/unistd.h:546:15: note: previous declaration of 'environ' was here gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wall -Wextra -Wno-unused-but-set-variable -Wno-unused-parameter -Wno-sign-compare -Wno-pointer-sign -Wno-missing-field-initializers -Wformat=2 -Wstrict-aliasing=2 -Wdisabled-optimization -Wfloat-equal -Wpointer-arith -Wdeclaration-after-statement -Wbad-function-cast -Wcast-align -Wredundant-decls -Wwrite-strings -I/builddir/build/BUILD/groonga-2.0.5/include -I src/core -I src/event -I src/event/modules -I src/os/unix -I objs \ -o objs/src/os/unix/ngx_process_cycle.o \ src/os/unix/ngx_process_cycle.c In file included from src/core/ngx_config.h:26:0, from src/os/unix/ngx_posix_init.c:8: src/os/unix/ngx_linux_config.h:115:15: warning: redundant redeclaration of 'environ' [-Wredundant-decls] /usr/include/unistd.h:546:15: note: previous declaration of 'environ' was here In file included from src/core/ngx_core.h:53:0, from src/os/unix/ngx_posix_init.c:9: src/core/ngx_palloc.h:75:7: warning: redundant redeclaration of 'ngx_alloc' [-Wredundant-decls] src/os/unix/ngx_alloc.h:16:7: note: previous declaration of 'ngx_alloc' was here src/core/ngx_palloc.h:76:7: warning: redundant redeclaration of 'ngx_calloc' [-Wredundant-decls] src/os/unix/ngx_alloc.h:17:7: note: previous declaration of 'ngx_calloc' was here In file included from src/core/ngx_config.h:26:0, from src/os/unix/ngx_user.c:8: src/os/unix/ngx_linux_config.h:115:15: warning: redundant redeclaration of 'environ' [-Wredundant-decls] /usr/include/unistd.h:546:15: note: previous declaration of 'environ' was here In file included from src/core/ngx_core.h:75:0, from src/os/unix/ngx_posix_init.c:9: src/os/unix/ngx_process_cycle.h:42:24: warning: redundant redeclaration of 'ngx_pid' [-Wredundant-decls] src/os/unix/ngx_process.h:81:23: note: previous declaration of 'ngx_pid' was here In file included from src/core/ngx_core.h:53:0, from src/os/unix/ngx_user.c:9: src/core/ngx_palloc.h:75:7: warning: redundant redeclaration of 'ngx_alloc' [-Wredundant-decls] src/os/unix/ngx_alloc.h:16:7: note: previous declaration of 'ngx_alloc' was here src/core/ngx_palloc.h:76:7: warning: redundant redeclaration of 'ngx_calloc' [-Wredundant-decls] src/os/unix/ngx_alloc.h:17:7: note: previous declaration of 'ngx_calloc' was here In file included from src/core/ngx_core.h:75:0, from src/os/unix/ngx_user.c:9: src/os/unix/ngx_process_cycle.h:42:24: warning: redundant redeclaration of 'ngx_pid' [-Wredundant-decls] src/os/unix/ngx_process.h:81:23: note: previous declaration of 'ngx_pid' was here gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wall -Wextra -Wno-unused-but-set-variable -Wno-unused-parameter -Wno-sign-compare -Wno-pointer-sign -Wno-missing-field-initializers -Wformat=2 -Wstrict-aliasing=2 -Wdisabled-optimization -Wfloat-equal -Wpointer-arith -Wdeclaration-after-statement -Wbad-function-cast -Wcast-align -Wredundant-decls -Wwrite-strings -I/builddir/build/BUILD/groonga-2.0.5/include -I src/core -I src/event -I src/event/modules -I src/os/unix -I objs \ -o objs/src/os/unix/ngx_linux_init.o \ src/os/unix/ngx_linux_init.c gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wall -Wextra -Wno-unused-but-set-variable -Wno-unused-parameter -Wno-sign-compare -Wno-pointer-sign -Wno-missing-field-initializers -Wformat=2 -Wstrict-aliasing=2 -Wdisabled-optimization -Wfloat-equal -Wpointer-arith -Wdeclaration-after-statement -Wbad-function-cast -Wcast-align -Wredundant-decls -Wwrite-strings -I/builddir/build/BUILD/groonga-2.0.5/include -I src/core -I src/event -I src/event/modules -I src/os/unix -I objs \ -o objs/src/event/modules/ngx_epoll_module.o \ src/event/modules/ngx_epoll_module.c In file included from src/core/ngx_config.h:26:0, from src/os/unix/ngx_process_cycle.c:8: src/os/unix/ngx_linux_config.h:115:15: warning: redundant redeclaration of 'environ' [-Wredundant-decls] /usr/include/unistd.h:546:15: note: previous declaration of 'environ' was here gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wall -Wextra -Wno-unused-but-set-variable -Wno-unused-parameter -Wno-sign-compare -Wno-pointer-sign -Wno-missing-field-initializers -Wformat=2 -Wstrict-aliasing=2 -Wdisabled-optimization -Wfloat-equal -Wpointer-arith -Wdeclaration-after-statement -Wbad-function-cast -Wcast-align -Wredundant-decls -Wwrite-strings -I/builddir/build/BUILD/groonga-2.0.5/include -I src/core -I src/event -I src/event/modules -I src/os/unix -I objs \ -o objs/src/os/unix/ngx_linux_sendfile_chain.o \ src/os/unix/ngx_linux_sendfile_chain.c In file included from src/core/ngx_core.h:53:0, from src/os/unix/ngx_process_cycle.c:9: src/core/ngx_palloc.h:75:7: warning: redundant redeclaration of 'ngx_alloc' [-Wredundant-decls] src/os/unix/ngx_alloc.h:16:7: note: previous declaration of 'ngx_alloc' was here src/core/ngx_palloc.h:76:7: warning: redundant redeclaration of 'ngx_calloc' [-Wredundant-decls] src/os/unix/ngx_alloc.h:17:7: note: previous declaration of 'ngx_calloc' was here In file included from src/core/ngx_core.h:75:0, from src/os/unix/ngx_process_cycle.c:9: src/os/unix/ngx_process_cycle.h:42:24: warning: redundant redeclaration of 'ngx_pid' [-Wredundant-decls] src/os/unix/ngx_process.h:81:23: note: previous declaration of 'ngx_pid' was here src/os/unix/ngx_process_cycle.c:70:5: warning: initialization discards 'const' qualifier from pointer target type [enabled by default] src/os/unix/ngx_process_cycle.c:74:5: warning: initialization discards 'const' qualifier from pointer target type [enabled by default] src/os/unix/ngx_process_cycle.c: In function 'ngx_start_worker_processes': src/os/unix/ngx_process_cycle.c:366:27: warning: passing argument 4 of 'ngx_spawn_process' discards 'const' qualifier from pointer target type [enabled by default] src/os/unix/ngx_process.h:63:11: note: expected 'char *' but argument is of type 'const char *' src/os/unix/ngx_process_cycle.c: In function 'ngx_start_cache_manager_processes': src/os/unix/ngx_process_cycle.c:405:23: warning: passing argument 4 of 'ngx_spawn_process' discards 'const' qualifier from pointer target type [enabled by default] src/os/unix/ngx_process.h:63:11: note: expected 'char *' but argument is of type 'const char *' src/os/unix/ngx_process_cycle.c:420:23: warning: passing argument 4 of 'ngx_spawn_process' discards 'const' qualifier from pointer target type [enabled by default] src/os/unix/ngx_process.h:63:11: note: expected 'char *' but argument is of type 'const char *' src/os/unix/ngx_process_cycle.c: In function 'ngx_worker_process_cycle': src/os/unix/ngx_process_cycle.c:732:5: warning: passing argument 1 of 'ngx_setproctitle' discards 'const' qualifier from pointer target type [enabled by default] src/os/unix/ngx_setproctitle.h:38:6: note: expected 'char *' but argument is of type 'const char *' src/os/unix/ngx_process_cycle.c:818:13: warning: passing argument 1 of 'ngx_setproctitle' discards 'const' qualifier from pointer target type [enabled by default] src/os/unix/ngx_setproctitle.h:38:6: note: expected 'char *' but argument is of type 'const char *' In file included from src/core/ngx_config.h:26:0, from src/os/unix/ngx_linux_init.c:8: src/os/unix/ngx_linux_config.h:115:15: warning: redundant redeclaration of 'environ' [-Wredundant-decls]In file included from src/core/ngx_config.h:26:0, from src/event/modules/ngx_epoll_module.c:8: src/os/unix/ngx_linux_config.h:115:15: warning: redundant redeclaration of 'environ' [-Wredundant-decls] /usr/include/unistd.h:546:15: note: previous declaration of 'environ' was here /usr/include/unistd.h:546:15: note: previous declaration of 'environ' was here In file included from src/core/ngx_core.h:53:0, from src/event/modules/ngx_epoll_module.c:9: src/core/ngx_palloc.h:75:7: warning: redundant redeclaration of 'ngx_alloc' [-Wredundant-decls] src/os/unix/ngx_alloc.h:16:7: note: previous declaration of 'ngx_alloc' was here src/core/ngx_palloc.h:76:7: warning: redundant redeclaration of 'ngx_calloc' [-Wredundant-decls] src/os/unix/ngx_alloc.h:17:7: note: previous declaration of 'ngx_calloc' was here In file included from src/core/ngx_core.h:53:0, from src/os/unix/ngx_linux_init.c:9: src/core/ngx_palloc.h:75:7: warning: redundant redeclaration of 'ngx_alloc' [-Wredundant-decls] src/os/unix/ngx_alloc.h:16:7: note: previous declaration of 'ngx_alloc' was here src/core/ngx_palloc.h:76:7: warning: redundant redeclaration of 'ngx_calloc' [-Wredundant-decls] src/os/unix/ngx_alloc.h:17:7: note: previous declaration of 'ngx_calloc' was here In file included from src/core/ngx_core.h:75:0, from src/os/unix/ngx_linux_init.c:9: src/os/unix/ngx_process_cycle.h:42:24: warning: redundant redeclaration of 'ngx_pid' [-Wredundant-decls] src/os/unix/ngx_process.h:81:23: note: previous declaration of 'ngx_pid' was here In file included from src/core/ngx_core.h:75:0, from src/event/modules/ngx_epoll_module.c:9: src/os/unix/ngx_process_cycle.h:42:24: warning: redundant redeclaration of 'ngx_pid' [-Wredundant-decls] src/os/unix/ngx_process.h:81:23: note: previous declaration of 'ngx_pid' was here In file included from src/core/ngx_config.h:26:0, from src/os/unix/ngx_linux_sendfile_chain.c:8: src/os/unix/ngx_linux_config.h:115:15: warning: redundant redeclaration of 'environ' [-Wredundant-decls] /usr/include/unistd.h:546:15: note: previous declaration of 'environ' was here In file included from src/core/ngx_core.h:53:0, from src/os/unix/ngx_linux_sendfile_chain.c:9: src/core/ngx_palloc.h:75:7: warning: redundant redeclaration of 'ngx_alloc' [-Wredundant-decls] src/os/unix/ngx_alloc.h:16:7: note: previous declaration of 'ngx_alloc' was here src/core/ngx_palloc.h:76:7: warning: redundant redeclaration of 'ngx_calloc' [-Wredundant-decls] src/os/unix/ngx_alloc.h:17:7: note: previous declaration of 'ngx_calloc' was here In file included from src/core/ngx_core.h:75:0, from src/os/unix/ngx_linux_sendfile_chain.c:9: src/os/unix/ngx_process_cycle.h:42:24: warning: redundant redeclaration of 'ngx_pid' [-Wredundant-decls] src/os/unix/ngx_process.h:81:23: note: previous declaration of 'ngx_pid' was here gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wall -Wextra -Wno-unused-but-set-variable -Wno-unused-parameter -Wno-sign-compare -Wno-pointer-sign -Wno-missing-field-initializers -Wformat=2 -Wstrict-aliasing=2 -Wdisabled-optimization -Wfloat-equal -Wpointer-arith -Wdeclaration-after-statement -Wbad-function-cast -Wcast-align -Wredundant-decls -Wwrite-strings -I/builddir/build/BUILD/groonga-2.0.5/include -I src/core -I src/event -I src/event/modules -I src/os/unix -I objs -I src/http -I src/http/modules \ -o objs/src/http/ngx_http.o \ src/http/ngx_http.c src/os/unix/ngx_linux_sendfile_chain.c: In function 'ngx_linux_sendfile_chain': src/os/unix/ngx_linux_sendfile_chain.c:177:46: warning: passing argument 3 of 'ngx_connection_error' discards 'const' qualifier from pointer target type [enabled by default] src/core/ngx_connection.h:194:11: note: expected 'char *' but argument is of type 'const char *' src/os/unix/ngx_linux_sendfile_chain.c:202:46: warning: passing argument 3 of 'ngx_connection_error' discards 'const' qualifier from pointer target type [enabled by default] src/core/ngx_connection.h:194:11: note: expected 'char *' but argument is of type 'const char *' src/os/unix/ngx_linux_sendfile_chain.c:279:21: warning: passing argument 3 of 'ngx_connection_error' discards 'const' qualifier from pointer target type [enabled by default] src/core/ngx_connection.h:194:11: note: expected 'char *' but argument is of type 'const char *' src/os/unix/ngx_linux_sendfile_chain.c:309:21: warning: passing argument 3 of 'ngx_connection_error' discards 'const' qualifier from pointer target type [enabled by default] src/core/ngx_connection.h:194:11: note: expected 'char *' but argument is of type 'const char *' In file included from src/core/ngx_config.h:26:0, from src/http/ngx_http.c:8: src/os/unix/ngx_linux_config.h:115:15: warning: redundant redeclaration of 'environ' [-Wredundant-decls] /usr/include/unistd.h:546:15: note: previous declaration of 'environ' was here In file included from src/core/ngx_core.h:53:0, from src/http/ngx_http.c:9: src/core/ngx_palloc.h:75:7: warning: redundant redeclaration of 'ngx_alloc' [-Wredundant-decls] src/os/unix/ngx_alloc.h:16:7: note: previous declaration of 'ngx_alloc' was here src/core/ngx_palloc.h:76:7: warning: redundant redeclaration of 'ngx_calloc' [-Wredundant-decls] src/os/unix/ngx_alloc.h:17:7: note: previous declaration of 'ngx_calloc' was here In file included from src/core/ngx_core.h:75:0, from src/http/ngx_http.c:9: src/os/unix/ngx_process_cycle.h:42:24: warning: redundant redeclaration of 'ngx_pid' [-Wredundant-decls] src/os/unix/ngx_process.h:81:23: note: previous declaration of 'ngx_pid' was here src/http/ngx_http.c: In function 'ngx_http_init_headers_in_hash': src/http/ngx_http.c:434:15: warning: assignment discards 'const' qualifier from pointer target type [enabled by default] gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wall -Wextra -Wno-unused-but-set-variable -Wno-unused-parameter -Wno-sign-compare -Wno-pointer-sign -Wno-missing-field-initializers -Wformat=2 -Wstrict-aliasing=2 -Wdisabled-optimization -Wfloat-equal -Wpointer-arith -Wdeclaration-after-statement -Wbad-function-cast -Wcast-align -Wredundant-decls -Wwrite-strings -I/builddir/build/BUILD/groonga-2.0.5/include -I src/core -I src/event -I src/event/modules -I src/os/unix -I objs -I src/http -I src/http/modules \ -o objs/src/http/ngx_http_core_module.o \ src/http/ngx_http_core_module.c src/http/ngx_http.c: In function 'ngx_http_server_names': src/http/ngx_http.c:1516:15: warning: assignment discards 'const' qualifier from pointer target type [enabled by default] src/http/ngx_http.c: In function 'ngx_http_merge_types': src/http/ngx_http.c:2005:19: warning: assignment discards 'const' qualifier from pointer target type [enabled by default] src/http/ngx_http.c:2035:19: warning: assignment discards 'const' qualifier from pointer target type [enabled by default] gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wall -Wextra -Wno-unused-but-set-variable -Wno-unused-parameter -Wno-sign-compare -Wno-pointer-sign -Wno-missing-field-initializers -Wformat=2 -Wstrict-aliasing=2 -Wdisabled-optimization -Wfloat-equal -Wpointer-arith -Wdeclaration-after-statement -Wbad-function-cast -Wcast-align -Wredundant-decls -Wwrite-strings -I/builddir/build/BUILD/groonga-2.0.5/include -I src/core -I src/event -I src/event/modules -I src/os/unix -I objs -I src/http -I src/http/modules \ -o objs/src/http/ngx_http_special_response.o \ src/http/ngx_http_special_response.c In file included from src/core/ngx_config.h:26:0, from src/http/ngx_http_core_module.c:8: src/os/unix/ngx_linux_config.h:115:15: warning: redundant redeclaration of 'environ' [-Wredundant-decls] /usr/include/unistd.h:546:15: note: previous declaration of 'environ' was here In file included from src/core/ngx_core.h:53:0, from src/http/ngx_http_core_module.c:9: src/core/ngx_palloc.h:75:7: warning: redundant redeclaration of 'ngx_alloc' [-Wredundant-decls] src/os/unix/ngx_alloc.h:16:7: note: previous declaration of 'ngx_alloc' was here src/core/ngx_palloc.h:76:7: warning: redundant redeclaration of 'ngx_calloc' [-Wredundant-decls] src/os/unix/ngx_alloc.h:17:7: note: previous declaration of 'ngx_calloc' was here In file included from src/core/ngx_core.h:75:0, from src/http/ngx_http_core_module.c:9: src/os/unix/ngx_process_cycle.h:42:24: warning: redundant redeclaration of 'ngx_pid' [-Wredundant-decls] src/os/unix/ngx_process.h:81:23: note: previous declaration of 'ngx_pid' was here In file included from src/core/ngx_config.h:26:0, from src/http/ngx_http_special_response.c:8: src/os/unix/ngx_linux_config.h:115:15: warning: redundant redeclaration of 'environ' [-Wredundant-decls] /usr/include/unistd.h:546:15: note: previous declaration of 'environ' was here In file included from src/core/ngx_core.h:53:0, from src/http/ngx_http_special_response.c:9: src/core/ngx_palloc.h:75:7: warning: redundant redeclaration of 'ngx_alloc' [-Wredundant-decls] src/os/unix/ngx_alloc.h:16:7: note: previous declaration of 'ngx_alloc' was here src/core/ngx_palloc.h:76:7: warning: redundant redeclaration of 'ngx_calloc' [-Wredundant-decls] src/os/unix/ngx_alloc.h:17:7: note: previous declaration of 'ngx_calloc' was here In file included from src/core/ngx_core.h:75:0, from src/http/ngx_http_special_response.c:9: src/os/unix/ngx_process_cycle.h:42:24: warning: redundant redeclaration of 'ngx_pid' [-Wredundant-decls] src/os/unix/ngx_process.h:81:23: note: previous declaration of 'ngx_pid' was here src/http/ngx_http_core_module.c:94:5: warning: initialization discards 'const' qualifier from pointer target type [enabled by default] src/http/ngx_http_core_module.c:95:1: warning: initialization discards 'const' qualifier from pointer target type [enabled by default] src/http/ngx_http_core_module.c:98:5: warning: initialization discards 'const' qualifier from pointer target type [enabled by default] src/http/ngx_http_core_module.c:99:1: warning: initialization discards 'const' qualifier from pointer target type [enabled by default] src/http/ngx_http_core_module.c:102:5: warning: initialization discards 'const' qualifier from pointer target type [enabled by default] src/http/ngx_http_core_module.c:103:1: warning: initialization discards 'const' qualifier from pointer target type [enabled by default] src/http/ngx_http_special_response.c: In function 'ngx_http_send_refresh': src/http/ngx_http_special_response.c:776:13: warning: cast from function call of type 'uintptr_t' to non-matching type 'u_char *' [-Wbad-function-cast] src/http/ngx_http_core_module.c: In function 'ngx_http_gzip_accept_encoding': src/http/ngx_http_core_module.c:2251:9: warning: passing argument 2 of 'ngx_strcasestrn' discards 'const' qualifier from pointer target type [enabled by default] src/core/ngx_string.h:163:9: note: expected 'char *' but argument is of type 'const char *' src/http/ngx_http_core_module.c: In function 'ngx_http_core_merge_loc_conf': src/http/ngx_http_core_module.c:3605:25: warning: assignment discards 'const' qualifier from pointer target type [enabled by default] src/http/ngx_http_core_module.c:3647:25: warning: assignment discards 'const' qualifier from pointer target type [enabled by default] src/http/ngx_http_core_module.c: In function 'ngx_http_core_limit_except': src/http/ngx_http_core_module.c:4368:9: warning: return discards 'const' qualifier from pointer target type [enabled by default] src/http/ngx_http_core_module.c: In function 'ngx_http_core_directio': src/http/ngx_http_core_module.c:4460:9: warning: return discards 'const' qualifier from pointer target type [enabled by default] src/http/ngx_http_core_module.c:4472:9: warning: return discards 'const' qualifier from pointer target type [enabled by default] src/http/ngx_http_core_module.c: In function 'ngx_http_core_try_files': src/http/ngx_http_core_module.c:4612:9: warning: return discards 'const' qualifier from pointer target type [enabled by default] src/http/ngx_http_core_module.c: In function 'ngx_http_core_open_file_cache': src/http/ngx_http_core_module.c:4690:9: warning: return discards 'const' qualifier from pointer target type [enabled by default] src/http/ngx_http_core_module.c: In function 'ngx_http_core_error_log': src/http/ngx_http_core_module.c:4765:9: warning: return discards 'const' qualifier from pointer target type [enabled by default] src/http/ngx_http_core_module.c: In function 'ngx_http_core_keepalive': src/http/ngx_http_core_module.c:4799:9: warning: return discards 'const' qualifier from pointer target type [enabled by default] src/http/ngx_http_core_module.c:4807:9: warning: return discards 'const' qualifier from pointer target type [enabled by default] src/http/ngx_http_core_module.c:4817:9: warning: return discards 'const' qualifier from pointer target type [enabled by default] src/http/ngx_http_core_module.c: In function 'ngx_http_core_internal': src/http/ngx_http_core_module.c:4830:9: warning: return discards 'const' qualifier from pointer target type [enabled by default] src/http/ngx_http_core_module.c: In function 'ngx_http_core_resolver': src/http/ngx_http_core_module.c:4847:9: warning: return discards 'const' qualifier from pointer target type [enabled by default] src/http/ngx_http_core_module.c: In function 'ngx_http_disable_symlinks': src/http/ngx_http_core_module.c:4975:9: warning: return discards 'const' qualifier from pointer target type [enabled by default] gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wall -Wextra -Wno-unused-but-set-variable -Wno-unused-parameter -Wno-sign-compare -Wno-pointer-sign -Wno-missing-field-initializers -Wformat=2 -Wstrict-aliasing=2 -Wdisabled-optimization -Wfloat-equal -Wpointer-arith -Wdeclaration-after-statement -Wbad-function-cast -Wcast-align -Wredundant-decls -Wwrite-strings -I/builddir/build/BUILD/groonga-2.0.5/include -I src/core -I src/event -I src/event/modules -I src/os/unix -I objs -I src/http -I src/http/modules \ -o objs/src/http/ngx_http_request.o \ src/http/ngx_http_request.c In file included from src/core/ngx_config.h:26:0, from src/http/ngx_http_request.c:8: src/os/unix/ngx_linux_config.h:115:15: warning: redundant redeclaration of 'environ' [-Wredundant-decls] /usr/include/unistd.h:546:15: note: previous declaration of 'environ' was here In file included from src/core/ngx_core.h:53:0, from src/http/ngx_http_request.c:9: src/core/ngx_palloc.h:75:7: warning: redundant redeclaration of 'ngx_alloc' [-Wredundant-decls] src/os/unix/ngx_alloc.h:16:7: note: previous declaration of 'ngx_alloc' was here src/core/ngx_palloc.h:76:7: warning: redundant redeclaration of 'ngx_calloc' [-Wredundant-decls] src/os/unix/ngx_alloc.h:17:7: note: previous declaration of 'ngx_calloc' was here gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wall -Wextra -Wno-unused-but-set-variable -Wno-unused-parameter -Wno-sign-compare -Wno-pointer-sign -Wno-missing-field-initializers -Wformat=2 -Wstrict-aliasing=2 -Wdisabled-optimization -Wfloat-equal -Wpointer-arith -Wdeclaration-after-statement -Wbad-function-cast -Wcast-align -Wredundant-decls -Wwrite-strings -I/builddir/build/BUILD/groonga-2.0.5/include -I src/core -I src/event -I src/event/modules -I src/os/unix -I objs -I src/http -I src/http/modules \ -o objs/src/http/ngx_http_parse.o \ src/http/ngx_http_parse.c In file included from src/core/ngx_core.h:75:0, from src/http/ngx_http_request.c:9: src/os/unix/ngx_process_cycle.h:42:24: warning: redundant redeclaration of 'ngx_pid' [-Wredundant-decls] src/os/unix/ngx_process.h:81:23: note: previous declaration of 'ngx_pid' was here src/http/ngx_http_request.c:71:5: warning: initialization discards 'const' qualifier from pointer target type [enabled by default] src/http/ngx_http_request.c:74:5: warning: initialization discards 'const' qualifier from pointer target type [enabled by default] src/http/ngx_http_request.c:78:1: warning: initialization discards 'const' qualifier from pointer target type [enabled by default] src/http/ngx_http_request.c: In function 'ngx_http_init_connection': src/http/ngx_http_request.c:201:20: warning: assignment discards 'const' qualifier from pointer target type [enabled by default] src/http/ngx_http_request.c: In function 'ngx_http_process_request_line': src/http/ngx_http_request.c:929:28: warning: assignment discards 'const' qualifier from pointer target type [enabled by default] src/http/ngx_http_request.c: In function 'ngx_http_read_request_header': src/http/ngx_http_request.c:1201:24: warning: assignment discards 'const' qualifier from pointer target type [enabled by default] src/http/ngx_http_request.c: In function 'ngx_http_process_connection': src/http/ngx_http_request.c:1444:5: warning: passing argument 2 of 'ngx_strcasestrn' discards 'const' qualifier from pointer target type [enabled by default] src/core/ngx_string.h:163:9: note: expected 'char *' but argument is of type 'const char *' src/http/ngx_http_request.c:1447:5: warning: passing argument 2 of 'ngx_strcasestrn' discards 'const' qualifier from pointer target type [enabled by default] src/core/ngx_string.h:163:9: note: expected 'char *' but argument is of type 'const char *' src/http/ngx_http_request.c: In function 'ngx_http_process_user_agent': src/http/ngx_http_request.c:1471:5: warning: passing argument 2 of 'ngx_strstrn' discards 'const' qualifier from pointer target type [enabled by default] src/core/ngx_string.h:162:9: note: expected 'char *' but argument is of type 'const char *' src/http/ngx_http_request.c:1485:17: warning: passing argument 2 of 'ngx_strstrn' discards 'const' qualifier from pointer target type [enabled by default] src/core/ngx_string.h:162:9: note: expected 'char *' but argument is of type 'const char *' src/http/ngx_http_request.c:1500:5: warning: passing argument 2 of 'ngx_strstrn' discards 'const' qualifier from pointer target type [enabled by default] src/core/ngx_string.h:162:9: note: expected 'char *' but argument is of type 'const char *' src/http/ngx_http_request.c:1508:9: warning: passing argument 2 of 'ngx_strstrn' discards 'const' qualifier from pointer target type [enabled by default] src/core/ngx_string.h:162:9: note: expected 'char *' but argument is of type 'const char *' src/http/ngx_http_request.c:1511:9: warning: passing argument 2 of 'ngx_strstrn' discards 'const' qualifier from pointer target type [enabled by default] src/core/ngx_string.h:162:9: note: expected 'char *' but argument is of type 'const char *' src/http/ngx_http_request.c:1514:9: warning: passing argument 2 of 'ngx_strstrn' discards 'const' qualifier from pointer target type [enabled by default] src/core/ngx_string.h:162:9: note: expected 'char *' but argument is of type 'const char *' src/http/ngx_http_request.c:1515:20: warning: passing argument 2 of 'ngx_strstrn' discards 'const' qualifier from pointer target type [enabled by default] src/core/ngx_string.h:162:9: note: expected 'char *' but argument is of type 'const char *' src/http/ngx_http_request.c:1519:9: warning: passing argument 2 of 'ngx_strstrn' discards 'const' qualifier from pointer target type [enabled by default] src/core/ngx_string.h:162:9: note: expected 'char *' but argument is of type 'const char *' src/http/ngx_http_request.c: In function 'ngx_http_process_request_header': src/http/ngx_http_request.c:1594:28: warning: passing argument 2 of 'ngx_strcasestrn' discards 'const' qualifier from pointer target type [enabled by default] src/core/ngx_string.h:163:9: note: expected 'char *' but argument is of type 'const char *' src/http/ngx_http_request.c: In function 'ngx_http_set_keepalive': src/http/ngx_http_request.c:2474:20: warning: assignment discards 'const' qualifier from pointer target type [enabled by default] src/http/ngx_http_request.c:2542:24: warning: assignment discards 'const' qualifier from pointer target type [enabled by default] src/http/ngx_http_request.c:2618:20: warning: assignment discards 'const' qualifier from pointer target type [enabled by default] src/http/ngx_http_request.c:2622:13: warning: passing argument 3 of 'ngx_connection_error' discards 'const' qualifier from pointer target type [enabled by default] src/core/ngx_connection.h:194:11: note: expected 'char *' but argument is of type 'const char *' src/http/ngx_http_request.c:2650:34: warning: passing argument 3 of 'ngx_connection_error' discards 'const' qualifier from pointer target type [enabled by default] src/core/ngx_connection.h:194:11: note: expected 'char *' but argument is of type 'const char *' src/http/ngx_http_request.c: In function 'ngx_http_keepalive_handler': src/http/ngx_http_request.c:2773:20: warning: assignment discards 'const' qualifier from pointer target type [enabled by default] src/http/ngx_http_request.c: In function 'ngx_http_set_lingering_close': src/http/ngx_http_request.c:2816:30: warning: passing argument 3 of 'ngx_connection_error' discards 'const' qualifier from pointer target type [enabled by default] src/core/ngx_connection.h:194:11: note: expected 'char *' but argument is of type 'const char *' src/http/ngx_http_request.c: In function 'ngx_http_free_request': src/http/ngx_http_request.c:3038:17: warning: assignment discards 'const' qualifier from pointer target type [enabled by default] src/http/ngx_http_request.c:3042:17: warning: assignment discards 'const' qualifier from pointer target type [enabled by default] src/http/ngx_http_request.c: In function 'ngx_http_log_error_handler': src/http/ngx_http_request.c:3197:23: warning: assignment discards 'const' qualifier from pointer target type [enabled by default] src/http/ngx_http_request.c:3201:27: warning: assignment discards 'const' qualifier from pointer target type [enabled by default] In file included from src/core/ngx_config.h:26:0, from src/http/ngx_http_parse.c:8: src/os/unix/ngx_linux_config.h:115:15: warning: redundant redeclaration of 'environ' [-Wredundant-decls] /usr/include/unistd.h:546:15: note: previous declaration of 'environ' was here In file included from src/core/ngx_core.h:53:0, from src/http/ngx_http_parse.c:9: src/core/ngx_palloc.h:75:7: warning: redundant redeclaration of 'ngx_alloc' [-Wredundant-decls] src/os/unix/ngx_alloc.h:16:7: note: previous declaration of 'ngx_alloc' was here src/core/ngx_palloc.h:76:7: warning: redundant redeclaration of 'ngx_calloc' [-Wredundant-decls] src/os/unix/ngx_alloc.h:17:7: note: previous declaration of 'ngx_calloc' was here In file included from src/core/ngx_core.h:75:0, from src/http/ngx_http_parse.c:9: src/os/unix/ngx_process_cycle.h:42:24: warning: redundant redeclaration of 'ngx_pid' [-Wredundant-decls] src/os/unix/ngx_process.h:81:23: note: previous declaration of 'ngx_pid' was here gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wall -Wextra -Wno-unused-but-set-variable -Wno-unused-parameter -Wno-sign-compare -Wno-pointer-sign -Wno-missing-field-initializers -Wformat=2 -Wstrict-aliasing=2 -Wdisabled-optimization -Wfloat-equal -Wpointer-arith -Wdeclaration-after-statement -Wbad-function-cast -Wcast-align -Wredundant-decls -Wwrite-strings -I/builddir/build/BUILD/groonga-2.0.5/include -I src/core -I src/event -I src/event/modules -I src/os/unix -I objs -I src/http -I src/http/modules \ -o objs/src/http/ngx_http_header_filter_module.o \ src/http/ngx_http_header_filter_module.c In file included from src/core/ngx_config.h:26:0, from src/http/ngx_http_header_filter_module.c:8: src/os/unix/ngx_linux_config.h:115:15: warning: redundant redeclaration of 'environ' [-Wredundant-decls] /usr/include/unistd.h:546:15: note: previous declaration of 'environ' was here In file included from src/core/ngx_core.h:53:0, from src/http/ngx_http_header_filter_module.c:9: src/core/ngx_palloc.h:75:7: warning: redundant redeclaration of 'ngx_alloc' [-Wredundant-decls] src/os/unix/ngx_alloc.h:16:7: note: previous declaration of 'ngx_alloc' was here src/core/ngx_palloc.h:76:7: warning: redundant redeclaration of 'ngx_calloc' [-Wredundant-decls] src/os/unix/ngx_alloc.h:17:7: note: previous declaration of 'ngx_calloc' was here In file included from src/core/ngx_core.h:75:0, from src/http/ngx_http_header_filter_module.c:9: src/os/unix/ngx_process_cycle.h:42:24: warning: redundant redeclaration of 'ngx_pid' [-Wredundant-decls] src/os/unix/ngx_process.h:81:23: note: previous declaration of 'ngx_pid' was here gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wall -Wextra -Wno-unused-but-set-variable -Wno-unused-parameter -Wno-sign-compare -Wno-pointer-sign -Wno-missing-field-initializers -Wformat=2 -Wstrict-aliasing=2 -Wdisabled-optimization -Wfloat-equal -Wpointer-arith -Wdeclaration-after-statement -Wbad-function-cast -Wcast-align -Wredundant-decls -Wwrite-strings -I/builddir/build/BUILD/groonga-2.0.5/include -I src/core -I src/event -I src/event/modules -I src/os/unix -I objs -I src/http -I src/http/modules \ -o objs/src/http/ngx_http_write_filter_module.o \ src/http/ngx_http_write_filter_module.c In file included from src/core/ngx_config.h:26:0, from src/http/ngx_http_write_filter_module.c:8: src/os/unix/ngx_linux_config.h:115:15: warning: redundant redeclaration of 'environ' [-Wredundant-decls] /usr/include/unistd.h:546:15: note: previous declaration of 'environ' was here In file included from src/core/ngx_core.h:53:0, from src/http/ngx_http_write_filter_module.c:9: src/core/ngx_palloc.h:75:7: warning: redundant redeclaration of 'ngx_alloc' [-Wredundant-decls] src/os/unix/ngx_alloc.h:16:7: note: previous declaration of 'ngx_alloc' was here src/core/ngx_palloc.h:76:7: warning: redundant redeclaration of 'ngx_calloc' [-Wredundant-decls] src/os/unix/ngx_alloc.h:17:7: note: previous declaration of 'ngx_calloc' was here gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wall -Wextra -Wno-unused-but-set-variable -Wno-unused-parameter -Wno-sign-compare -Wno-pointer-sign -Wno-missing-field-initializers -Wformat=2 -Wstrict-aliasing=2 -Wdisabled-optimization -Wfloat-equal -Wpointer-arith -Wdeclaration-after-statement -Wbad-function-cast -Wcast-align -Wredundant-decls -Wwrite-strings -I/builddir/build/BUILD/groonga-2.0.5/include -I src/core -I src/event -I src/event/modules -I src/os/unix -I objs -I src/http -I src/http/modules \ -o objs/src/http/ngx_http_copy_filter_module.o \ src/http/ngx_http_copy_filter_module.c In file included from src/core/ngx_core.h:75:0, from src/http/ngx_http_write_filter_module.c:9: src/os/unix/ngx_process_cycle.h:42:24: warning: redundant redeclaration of 'ngx_pid' [-Wredundant-decls] src/os/unix/ngx_process.h:81:23: note: previous declaration of 'ngx_pid' was here In file included from src/core/ngx_config.h:26:0, from src/http/ngx_http_copy_filter_module.c:8: src/os/unix/ngx_linux_config.h:115:15: warning: redundant redeclaration of 'environ' [-Wredundant-decls] /usr/include/unistd.h:546:15: note: previous declaration of 'environ' was here In file included from src/core/ngx_core.h:53:0, from src/http/ngx_http_copy_filter_module.c:9: src/core/ngx_palloc.h:75:7: warning: redundant redeclaration of 'ngx_alloc' [-Wredundant-decls] src/os/unix/ngx_alloc.h:16:7: note: previous declaration of 'ngx_alloc' was here src/core/ngx_palloc.h:76:7: warning: redundant redeclaration of 'ngx_calloc' [-Wredundant-decls] src/os/unix/ngx_alloc.h:17:7: note: previous declaration of 'ngx_calloc' was here In file included from src/core/ngx_core.h:75:0, from src/http/ngx_http_copy_filter_module.c:9: src/os/unix/ngx_process_cycle.h:42:24: warning: redundant redeclaration of 'ngx_pid' [-Wredundant-decls] src/os/unix/ngx_process.h:81:23: note: previous declaration of 'ngx_pid' was here gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wall -Wextra -Wno-unused-but-set-variable -Wno-unused-parameter -Wno-sign-compare -Wno-pointer-sign -Wno-missing-field-initializers -Wformat=2 -Wstrict-aliasing=2 -Wdisabled-optimization -Wfloat-equal -Wpointer-arith -Wdeclaration-after-statement -Wbad-function-cast -Wcast-align -Wredundant-decls -Wwrite-strings -I/builddir/build/BUILD/groonga-2.0.5/include -I src/core -I src/event -I src/event/modules -I src/os/unix -I objs -I src/http -I src/http/modules \ -o objs/src/http/modules/ngx_http_log_module.o \ src/http/modules/ngx_http_log_module.c gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wall -Wextra -Wno-unused-but-set-variable -Wno-unused-parameter -Wno-sign-compare -Wno-pointer-sign -Wno-missing-field-initializers -Wformat=2 -Wstrict-aliasing=2 -Wdisabled-optimization -Wfloat-equal -Wpointer-arith -Wdeclaration-after-statement -Wbad-function-cast -Wcast-align -Wredundant-decls -Wwrite-strings -I/builddir/build/BUILD/groonga-2.0.5/include -I src/core -I src/event -I src/event/modules -I src/os/unix -I objs -I src/http -I src/http/modules \ -o objs/src/http/ngx_http_request_body.o \ src/http/ngx_http_request_body.c In file included from src/core/ngx_config.h:26:0, from src/http/modules/ngx_http_log_module.c:8: src/os/unix/ngx_linux_config.h:115:15: warning: redundant redeclaration of 'environ' [-Wredundant-decls] /usr/include/unistd.h:546:15: note: previous declaration of 'environ' was here In file included from src/core/ngx_core.h:53:0, from src/http/modules/ngx_http_log_module.c:9: src/core/ngx_palloc.h:75:7: warning: redundant redeclaration of 'ngx_alloc' [-Wredundant-decls] src/os/unix/ngx_alloc.h:16:7: note: previous declaration of 'ngx_alloc' was here src/core/ngx_palloc.h:76:7: warning: redundant redeclaration of 'ngx_calloc' [-Wredundant-decls] src/os/unix/ngx_alloc.h:17:7: note: previous declaration of 'ngx_calloc' was here In file included from src/core/ngx_config.h:26:0, from src/http/ngx_http_request_body.c:8: src/os/unix/ngx_linux_config.h:115:15: warning: redundant redeclaration of 'environ' [-Wredundant-decls] /usr/include/unistd.h:546:15: note: previous declaration of 'environ' was here In file included from src/core/ngx_core.h:75:0, from src/http/modules/ngx_http_log_module.c:9: src/os/unix/ngx_process_cycle.h:42:24: warning: redundant redeclaration of 'ngx_pid' [-Wredundant-decls] src/os/unix/ngx_process.h:81:23: note: previous declaration of 'ngx_pid' was here In file included from src/core/ngx_core.h:53:0, from src/http/ngx_http_request_body.c:9: src/core/ngx_palloc.h:75:7: warning: redundant redeclaration of 'ngx_alloc' [-Wredundant-decls] src/os/unix/ngx_alloc.h:16:7: note: previous declaration of 'ngx_alloc' was here src/core/ngx_palloc.h:76:7: warning: redundant redeclaration of 'ngx_calloc' [-Wredundant-decls] src/os/unix/ngx_alloc.h:17:7: note: previous declaration of 'ngx_calloc' was here In file included from src/core/ngx_core.h:75:0, from src/http/ngx_http_request_body.c:9: src/os/unix/ngx_process_cycle.h:42:24: warning: redundant redeclaration of 'ngx_pid' [-Wredundant-decls] src/os/unix/ngx_process.h:81:23: note: previous declaration of 'ngx_pid' was here src/http/modules/ngx_http_log_module.c: In function 'ngx_http_log_variable': src/http/modules/ngx_http_log_module.c:695:16: warning: cast from function call of type 'uintptr_t' to non-matching type 'u_char *' [-Wbad-function-cast] gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wall -Wextra -Wno-unused-but-set-variable -Wno-unused-parameter -Wno-sign-compare -Wno-pointer-sign -Wno-missing-field-initializers -Wformat=2 -Wstrict-aliasing=2 -Wdisabled-optimization -Wfloat-equal -Wpointer-arith -Wdeclaration-after-statement -Wbad-function-cast -Wcast-align -Wredundant-decls -Wwrite-strings -I/builddir/build/BUILD/groonga-2.0.5/include -I src/core -I src/event -I src/event/modules -I src/os/unix -I objs -I src/http -I src/http/modules \ -o objs/src/http/ngx_http_variables.o \ src/http/ngx_http_variables.c src/http/ngx_http_request_body.c: In function 'ngx_http_read_client_request_body': src/http/ngx_http_request_body.c:77:22: warning: assignment discards 'const' qualifier from pointer target type [enabled by default] src/http/ngx_http_request_body.c: In function 'ngx_http_write_request_body': src/http/modules/ngx_http_log_module.c: In function 'ngx_http_log_open_file_cache': src/http/modules/ngx_http_log_module.c:1246:9: warning: return discards 'const' qualifier from pointer target type [enabled by default] src/http/ngx_http_request_body.c:412:18: warning: assignment discards 'const' qualifier from pointer target type [enabled by default] In file included from src/core/ngx_config.h:26:0, from src/http/ngx_http_variables.c:8: src/os/unix/ngx_linux_config.h:115:15: warning: redundant redeclaration of 'environ' [-Wredundant-decls] /usr/include/unistd.h:546:15: note: previous declaration of 'environ' was here In file included from src/core/ngx_core.h:53:0, from src/http/ngx_http_variables.c:9: src/core/ngx_palloc.h:75:7: warning: redundant redeclaration of 'ngx_alloc' [-Wredundant-decls] src/os/unix/ngx_alloc.h:16:7: note: previous declaration of 'ngx_alloc' was here src/core/ngx_palloc.h:76:7: warning: redundant redeclaration of 'ngx_calloc' [-Wredundant-decls] src/os/unix/ngx_alloc.h:17:7: note: previous declaration of 'ngx_calloc' was here In file included from src/core/ngx_core.h:75:0, from src/http/ngx_http_variables.c:9: src/os/unix/ngx_process_cycle.h:42:24: warning: redundant redeclaration of 'ngx_pid' [-Wredundant-decls] src/os/unix/ngx_process.h:81:23: note: previous declaration of 'ngx_pid' was here src/http/ngx_http_variables.c: In function 'ngx_http_variable_sent_connection': src/http/ngx_http_variables.c:1585:11: warning: assignment discards 'const' qualifier from pointer target type [enabled by default] src/http/ngx_http_variables.c:1589:11: warning: assignment discards 'const' qualifier from pointer target type [enabled by default] src/http/ngx_http_variables.c: In function 'ngx_http_variables_init_vars': src/http/ngx_http_variables.c:2158:15: warning: assignment discards 'const' qualifier from pointer target type [enabled by default] gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wall -Wextra -Wno-unused-but-set-variable -Wno-unused-parameter -Wno-sign-compare -Wno-pointer-sign -Wno-missing-field-initializers -Wformat=2 -Wstrict-aliasing=2 -Wdisabled-optimization -Wfloat-equal -Wpointer-arith -Wdeclaration-after-statement -Wbad-function-cast -Wcast-align -Wredundant-decls -Wwrite-strings -I/builddir/build/BUILD/groonga-2.0.5/include -I src/core -I src/event -I src/event/modules -I src/os/unix -I objs -I src/http -I src/http/modules \ -o objs/src/http/ngx_http_script.o \ src/http/ngx_http_script.c In file included from src/core/ngx_config.h:26:0, from src/http/ngx_http_script.c:8: src/os/unix/ngx_linux_config.h:115:15: warning: redundant redeclaration of 'environ' [-Wredundant-decls] /usr/include/unistd.h:546:15: note: previous declaration of 'environ' was here In file included from src/core/ngx_core.h:53:0, from src/http/ngx_http_script.c:9: src/core/ngx_palloc.h:75:7: warning: redundant redeclaration of 'ngx_alloc' [-Wredundant-decls] src/os/unix/ngx_alloc.h:16:7: note: previous declaration of 'ngx_alloc' was here src/core/ngx_palloc.h:76:7: warning: redundant redeclaration of 'ngx_calloc' [-Wredundant-decls] src/os/unix/ngx_alloc.h:17:7: note: previous declaration of 'ngx_calloc' was here In file included from src/core/ngx_core.h:75:0, from src/http/ngx_http_script.c:9: src/os/unix/ngx_process_cycle.h:42:24: warning: redundant redeclaration of 'ngx_pid' [-Wredundant-decls] src/os/unix/ngx_process.h:81:23: note: previous declaration of 'ngx_pid' was here src/http/ngx_http_script.c: In function 'ngx_http_set_complex_value_slot': src/http/ngx_http_script.c:227:9: warning: return discards 'const' qualifier from pointer target type [enabled by default] gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wall -Wextra -Wno-unused-but-set-variable -Wno-unused-parameter -Wno-sign-compare -Wno-pointer-sign -Wno-missing-field-initializers -Wformat=2 -Wstrict-aliasing=2 -Wdisabled-optimization -Wfloat-equal -Wpointer-arith -Wdeclaration-after-statement -Wbad-function-cast -Wcast-align -Wredundant-decls -Wwrite-strings -I/builddir/build/BUILD/groonga-2.0.5/include -I src/core -I src/event -I src/event/modules -I src/os/unix -I objs -I src/http -I src/http/modules \ -o objs/src/http/ngx_http_upstream.o \ src/http/ngx_http_upstream.c gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wall -Wextra -Wno-unused-but-set-variable -Wno-unused-parameter -Wno-sign-compare -Wno-pointer-sign -Wno-missing-field-initializers -Wformat=2 -Wstrict-aliasing=2 -Wdisabled-optimization -Wfloat-equal -Wpointer-arith -Wdeclaration-after-statement -Wbad-function-cast -Wcast-align -Wredundant-decls -Wwrite-strings -I/builddir/build/BUILD/groonga-2.0.5/include -I src/core -I src/event -I src/event/modules -I src/os/unix -I objs -I src/http -I src/http/modules \ -o objs/src/http/ngx_http_upstream_round_robin.o \ src/http/ngx_http_upstream_round_robin.c In file included from src/core/ngx_config.h:26:0, from src/http/ngx_http_upstream.c:8: src/os/unix/ngx_linux_config.h:115:15: warning: redundant redeclaration of 'environ' [-Wredundant-decls] /usr/include/unistd.h:546:15: note: previous declaration of 'environ' was here In file included from src/core/ngx_core.h:53:0, from src/http/ngx_http_upstream.c:9: src/core/ngx_palloc.h:75:7: warning: redundant redeclaration of 'ngx_alloc' [-Wredundant-decls] src/os/unix/ngx_alloc.h:16:7: note: previous declaration of 'ngx_alloc' was here src/core/ngx_palloc.h:76:7: warning: redundant redeclaration of 'ngx_calloc' [-Wredundant-decls] src/os/unix/ngx_alloc.h:17:7: note: previous declaration of 'ngx_calloc' was here In file included from src/core/ngx_core.h:75:0, from src/http/ngx_http_upstream.c:9: src/os/unix/ngx_process_cycle.h:42:24: warning: redundant redeclaration of 'ngx_pid' [-Wredundant-decls] src/os/unix/ngx_process.h:81:23: note: previous declaration of 'ngx_pid' was here src/http/ngx_http_upstream.c: In function 'ngx_http_upstream_connect': src/http/ngx_http_upstream.c:1098:32: warning: assignment discards 'const' qualifier from pointer target type [enabled by default] src/http/ngx_http_upstream.c: In function 'ngx_http_upstream_send_request': src/http/ngx_http_upstream.c:1392:20: warning: assignment discards 'const' qualifier from pointer target type [enabled by default] src/http/ngx_http_upstream.c: In function 'ngx_http_upstream_process_header': src/http/ngx_http_upstream.c:1511:20: warning: assignment discards 'const' qualifier from pointer target type [enabled by default] src/http/ngx_http_upstream.c: In function 'ngx_http_upstream_test_connect': src/http/ngx_http_upstream.c:1837:28: warning: assignment discards 'const' qualifier from pointer target type [enabled by default] src/http/ngx_http_upstream.c:1838:13: warning: passing argument 3 of 'ngx_connection_error' discards 'const' qualifier from pointer target type [enabled by default] src/core/ngx_connection.h:194:11: note: expected 'char *' but argument is of type 'const char *' src/http/ngx_http_upstream.c: In function 'ngx_http_upstream_process_body_in_memory': src/http/ngx_http_upstream.c:1986:9: warning: passing argument 3 of 'ngx_connection_error' discards 'const' qualifier from pointer target type [enabled by default] src/core/ngx_connection.h:194:11: note: expected 'char *' but argument is of type 'const char *' src/http/ngx_http_upstream.c: In function 'ngx_http_upstream_send_response': src/http/ngx_http_upstream.c:2071:38: warning: passing argument 3 of 'ngx_connection_error' discards 'const' qualifier from pointer target type [enabled by default] src/core/ngx_connection.h:194:11: note: expected 'char *' but argument is of type 'const char *' src/http/ngx_http_upstream.c:2121:38: warning: passing argument 3 of 'ngx_connection_error' discards 'const' qualifier from pointer target type [enabled by default] src/core/ngx_connection.h:194:11: note: expected 'char *' but argument is of type 'const char *' src/http/ngx_http_upstream.c:2263:28: warning: assignment discards 'const' qualifier from pointer target type [enabled by default] src/http/ngx_http_upstream.c: In function 'ngx_http_upstream_process_non_buffered_downstream': src/http/ngx_http_upstream.c:2358:20: warning: assignment discards 'const' qualifier from pointer target type [enabled by default] src/http/ngx_http_upstream.c:2362:9: warning: passing argument 3 of 'ngx_connection_error' discards 'const' qualifier from pointer target type [enabled by default] src/core/ngx_connection.h:194:11: note: expected 'char *' but argument is of type 'const char *' src/http/ngx_http_upstream.c: In function 'ngx_http_upstream_process_non_buffered_upstream': src/http/ngx_http_upstream.c:2382:20: warning: assignment discards 'const' qualifier from pointer target type [enabled by default] src/http/ngx_http_upstream.c:2385:9: warning: passing argument 3 of 'ngx_connection_error' discards 'const' qualifier from pointer target type [enabled by default] src/core/ngx_connection.h:194:11: note: expected 'char *' but argument is of type 'const char *' src/http/ngx_http_upstream.c: In function 'ngx_http_upstream_process_downstream': src/http/ngx_http_upstream.c:2569:20: warning: assignment discards 'const' qualifier from pointer target type [enabled by default] src/http/ngx_http_upstream.c:2596:13: warning: passing argument 3 of 'ngx_connection_error' discards 'const' qualifier from pointer target type [enabled by default] src/core/ngx_connection.h:194:11: note: expected 'char *' but argument is of type 'const char *' src/http/ngx_http_upstream.c: In function 'ngx_http_upstream_process_upstream': src/http/ngx_http_upstream.c:2634:20: warning: assignment discards 'const' qualifier from pointer target type [enabled by default]In file included from src/core/ngx_config.h:26:0, from src/http/ngx_http_upstream_round_robin.c:8: src/os/unix/ngx_linux_config.h:115:15: warning: redundant redeclaration of 'environ' [-Wredundant-decls] /usr/include/unistd.h:546:15: note: previous declaration of 'environ' was here src/http/ngx_http_upstream.c:2638:9: warning: passing argument 3 of 'ngx_connection_error' discards 'const' qualifier from pointer target type [enabled by default] src/core/ngx_connection.h:194:11: note: expected 'char *' but argument is of type 'const char *' src/http/ngx_http_upstream.c: In function 'ngx_http_upstream_finalize_request': src/http/ngx_http_upstream.c:3083:32: warning: assignment discards 'const' qualifier from pointer target type [enabled by default] In file included from src/core/ngx_core.h:53:0, from src/http/ngx_http_upstream_round_robin.c:9: src/core/ngx_palloc.h:75:7: warning: redundant redeclaration of 'ngx_alloc' [-Wredundant-decls] src/os/unix/ngx_alloc.h:16:7: note: previous declaration of 'ngx_alloc' was here src/core/ngx_palloc.h:76:7: warning: redundant redeclaration of 'ngx_calloc' [-Wredundant-decls] src/os/unix/ngx_alloc.h:17:7: note: previous declaration of 'ngx_calloc' was here src/http/ngx_http_upstream.c: In function 'ngx_http_upstream_rewrite_refresh': src/http/ngx_http_upstream.c:3647:9: warning: passing argument 2 of 'ngx_strcasestrn' discards 'const' qualifier from pointer target type [enabled by default] src/core/ngx_string.h:163:9: note: expected 'char *' but argument is of type 'const char *' In file included from src/core/ngx_core.h:75:0, from src/http/ngx_http_upstream_round_robin.c:9: src/os/unix/ngx_process_cycle.h:42:24: warning: redundant redeclaration of 'ngx_pid' [-Wredundant-decls] src/os/unix/ngx_process.h:81:23: note: previous declaration of 'ngx_pid' was here src/http/ngx_http_upstream.c: In function 'ngx_http_upstream_init_main_conf': src/http/ngx_http_upstream.c:4699:15: warning: assignment discards 'const' qualifier from pointer target type [enabled by default] gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wall -Wextra -Wno-unused-but-set-variable -Wno-unused-parameter -Wno-sign-compare -Wno-pointer-sign -Wno-missing-field-initializers -Wformat=2 -Wstrict-aliasing=2 -Wdisabled-optimization -Wfloat-equal -Wpointer-arith -Wdeclaration-after-statement -Wbad-function-cast -Wcast-align -Wredundant-decls -Wwrite-strings -I/builddir/build/BUILD/groonga-2.0.5/include -I src/core -I src/event -I src/event/modules -I src/os/unix -I objs -I src/http -I src/http/modules \ -o objs/src/http/ngx_http_parse_time.o \ src/http/ngx_http_parse_time.c gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wall -Wextra -Wno-unused-but-set-variable -Wno-unused-parameter -Wno-sign-compare -Wno-pointer-sign -Wno-missing-field-initializers -Wformat=2 -Wstrict-aliasing=2 -Wdisabled-optimization -Wfloat-equal -Wpointer-arith -Wdeclaration-after-statement -Wbad-function-cast -Wcast-align -Wredundant-decls -Wwrite-strings -I/builddir/build/BUILD/groonga-2.0.5/include -I src/core -I src/event -I src/event/modules -I src/os/unix -I objs -I src/http -I src/http/modules \ -o objs/src/http/modules/ngx_http_static_module.o \ src/http/modules/ngx_http_static_module.c gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wall -Wextra -Wno-unused-but-set-variable -Wno-unused-parameter -Wno-sign-compare -Wno-pointer-sign -Wno-missing-field-initializers -Wformat=2 -Wstrict-aliasing=2 -Wdisabled-optimization -Wfloat-equal -Wpointer-arith -Wdeclaration-after-statement -Wbad-function-cast -Wcast-align -Wredundant-decls -Wwrite-strings -I/builddir/build/BUILD/groonga-2.0.5/include -I src/core -I src/event -I src/event/modules -I src/os/unix -I objs -I src/http -I src/http/modules \ -o objs/src/http/modules/ngx_http_index_module.o \ src/http/modules/ngx_http_index_module.c In file included from src/core/ngx_config.h:26:0, from src/http/ngx_http_parse_time.c:8: src/os/unix/ngx_linux_config.h:115:15: warning: redundant redeclaration of 'environ' [-Wredundant-decls] /usr/include/unistd.h:546:15: note: previous declaration of 'environ' was here In file included from src/core/ngx_core.h:53:0, from src/http/ngx_http_parse_time.c:9: src/core/ngx_palloc.h:75:7: warning: redundant redeclaration of 'ngx_alloc' [-Wredundant-decls] src/os/unix/ngx_alloc.h:16:7: note: previous declaration of 'ngx_alloc' was here src/core/ngx_palloc.h:76:7: warning: redundant redeclaration of 'ngx_calloc' [-Wredundant-decls] src/os/unix/ngx_alloc.h:17:7: note: previous declaration of 'ngx_calloc' was here In file included from src/core/ngx_core.h:75:0, from src/http/ngx_http_parse_time.c:9: src/os/unix/ngx_process_cycle.h:42:24: warning: redundant redeclaration of 'ngx_pid' [-Wredundant-decls] src/os/unix/ngx_process.h:81:23: note: previous declaration of 'ngx_pid' was here In file included from src/core/ngx_config.h:26:0, from src/http/modules/ngx_http_static_module.c:8: src/os/unix/ngx_linux_config.h:115:15: warning: redundant redeclaration of 'environ' [-Wredundant-decls] /usr/include/unistd.h:546:15: note: previous declaration of 'environ' was here In file included from src/core/ngx_core.h:53:0, from src/http/modules/ngx_http_static_module.c:9: src/core/ngx_palloc.h:75:7: warning: redundant redeclaration of 'ngx_alloc' [-Wredundant-decls] src/os/unix/ngx_alloc.h:16:7: note: previous declaration of 'ngx_alloc' was here src/core/ngx_palloc.h:76:7: warning: redundant redeclaration of 'ngx_calloc' [-Wredundant-decls] src/os/unix/ngx_alloc.h:17:7: note: previous declaration of 'ngx_calloc' was here In file included from src/core/ngx_core.h:75:0, from src/http/modules/ngx_http_static_module.c:9: src/os/unix/ngx_process_cycle.h:42:24: warning: redundant redeclaration of 'ngx_pid' [-Wredundant-decls] src/os/unix/ngx_process.h:81:23: note: previous declaration of 'ngx_pid' was here In file included from src/core/ngx_config.h:26:0, from src/http/modules/ngx_http_index_module.c:8: src/os/unix/ngx_linux_config.h:115:15: warning: redundant redeclaration of 'environ' [-Wredundant-decls] /usr/include/unistd.h:546:15: note: previous declaration of 'environ' was here In file included from src/core/ngx_core.h:53:0, from src/http/modules/ngx_http_index_module.c:9: src/core/ngx_palloc.h:75:7: warning: redundant redeclaration of 'ngx_alloc' [-Wredundant-decls] src/os/unix/ngx_alloc.h:16:7: note: previous declaration of 'ngx_alloc' was here src/core/ngx_palloc.h:76:7: warning: redundant redeclaration of 'ngx_calloc' [-Wredundant-decls] src/os/unix/ngx_alloc.h:17:7: note: previous declaration of 'ngx_calloc' was here src/http/modules/ngx_http_static_module.c: In function 'ngx_http_static_handler': src/http/modules/ngx_http_static_module.c:217:17: warning: assignment discards 'const' qualifier from pointer target type [enabled by default] In file included from src/core/ngx_core.h:75:0, from src/http/modules/ngx_http_index_module.c:9: src/os/unix/ngx_process_cycle.h:42:24: warning: redundant redeclaration of 'ngx_pid' [-Wredundant-decls] src/os/unix/ngx_process.h:81:23: note: previous declaration of 'ngx_pid' was here gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wall -Wextra -Wno-unused-but-set-variable -Wno-unused-parameter -Wno-sign-compare -Wno-pointer-sign -Wno-missing-field-initializers -Wformat=2 -Wstrict-aliasing=2 -Wdisabled-optimization -Wfloat-equal -Wpointer-arith -Wdeclaration-after-statement -Wbad-function-cast -Wcast-align -Wredundant-decls -Wwrite-strings -I/builddir/build/BUILD/groonga-2.0.5/include -I src/core -I src/event -I src/event/modules -I src/os/unix -I objs -I src/http -I src/http/modules \ -o objs/src/http/modules/ngx_http_chunked_filter_module.o \ src/http/modules/ngx_http_chunked_filter_module.c gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wall -Wextra -Wno-unused-but-set-variable -Wno-unused-parameter -Wno-sign-compare -Wno-pointer-sign -Wno-missing-field-initializers -Wformat=2 -Wstrict-aliasing=2 -Wdisabled-optimization -Wfloat-equal -Wpointer-arith -Wdeclaration-after-statement -Wbad-function-cast -Wcast-align -Wredundant-decls -Wwrite-strings -I/builddir/build/BUILD/groonga-2.0.5/include -I src/core -I src/event -I src/event/modules -I src/os/unix -I objs -I src/http -I src/http/modules \ -o objs/src/http/modules/ngx_http_range_filter_module.o \ src/http/modules/ngx_http_range_filter_module.c In file included from src/core/ngx_config.h:26:0, from src/http/modules/ngx_http_chunked_filter_module.c:8: src/os/unix/ngx_linux_config.h:115:15: warning: redundant redeclaration of 'environ' [-Wredundant-decls] /usr/include/unistd.h:546:15: note: previous declaration of 'environ' was here In file included from src/core/ngx_core.h:53:0, from src/http/modules/ngx_http_chunked_filter_module.c:9: src/core/ngx_palloc.h:75:7: warning: redundant redeclaration of 'ngx_alloc' [-Wredundant-decls] src/os/unix/ngx_alloc.h:16:7: note: previous declaration of 'ngx_alloc' was here src/core/ngx_palloc.h:76:7: warning: redundant redeclaration of 'ngx_calloc' [-Wredundant-decls] src/os/unix/ngx_alloc.h:17:7: note: previous declaration of 'ngx_calloc' was here In file included from src/core/ngx_core.h:75:0, from src/http/modules/ngx_http_chunked_filter_module.c:9: src/os/unix/ngx_process_cycle.h:42:24: warning: redundant redeclaration of 'ngx_pid' [-Wredundant-decls] src/os/unix/ngx_process.h:81:23: note: previous declaration of 'ngx_pid' was here In file included from src/core/ngx_config.h:26:0, from src/http/modules/ngx_http_range_filter_module.c:8: src/os/unix/ngx_linux_config.h:115:15: warning: redundant redeclaration of 'environ' [-Wredundant-decls] /usr/include/unistd.h:546:15: note: previous declaration of 'environ' was here In file included from src/core/ngx_core.h:53:0, from src/http/modules/ngx_http_range_filter_module.c:9: src/core/ngx_palloc.h:75:7: warning: redundant redeclaration of 'ngx_alloc' [-Wredundant-decls] src/os/unix/ngx_alloc.h:16:7: note: previous declaration of 'ngx_alloc' was here src/core/ngx_palloc.h:76:7: warning: redundant redeclaration of 'ngx_calloc' [-Wredundant-decls] src/os/unix/ngx_alloc.h:17:7: note: previous declaration of 'ngx_calloc' was here In file included from src/core/ngx_core.h:75:0, from src/http/modules/ngx_http_range_filter_module.c:9: src/os/unix/ngx_process_cycle.h:42:24: warning: redundant redeclaration of 'ngx_pid' [-Wredundant-decls] src/os/unix/ngx_process.h:81:23: note: previous declaration of 'ngx_pid' was here gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wall -Wextra -Wno-unused-but-set-variable -Wno-unused-parameter -Wno-sign-compare -Wno-pointer-sign -Wno-missing-field-initializers -Wformat=2 -Wstrict-aliasing=2 -Wdisabled-optimization -Wfloat-equal -Wpointer-arith -Wdeclaration-after-statement -Wbad-function-cast -Wcast-align -Wredundant-decls -Wwrite-strings -I/builddir/build/BUILD/groonga-2.0.5/include -I src/core -I src/event -I src/event/modules -I src/os/unix -I objs -I src/http -I src/http/modules \ -o objs/src/http/modules/ngx_http_headers_filter_module.o \ src/http/modules/ngx_http_headers_filter_module.c gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wall -Wextra -Wno-unused-but-set-variable -Wno-unused-parameter -Wno-sign-compare -Wno-pointer-sign -Wno-missing-field-initializers -Wformat=2 -Wstrict-aliasing=2 -Wdisabled-optimization -Wfloat-equal -Wpointer-arith -Wdeclaration-after-statement -Wbad-function-cast -Wcast-align -Wredundant-decls -Wwrite-strings -I/builddir/build/BUILD/groonga-2.0.5/include -I src/core -I src/event -I src/event/modules -I src/os/unix -I objs -I src/http -I src/http/modules \ -o objs/src/http/modules/ngx_http_not_modified_filter_module.o \ src/http/modules/ngx_http_not_modified_filter_module.c In file included from src/core/ngx_config.h:26:0, from src/http/modules/ngx_http_headers_filter_module.c:8: src/os/unix/ngx_linux_config.h:115:15: warning: redundant redeclaration of 'environ' [-Wredundant-decls] /usr/include/unistd.h:546:15: note: previous declaration of 'environ' was here In file included from src/core/ngx_core.h:53:0, from src/http/modules/ngx_http_headers_filter_module.c:9: src/core/ngx_palloc.h:75:7: warning: redundant redeclaration of 'ngx_alloc' [-Wredundant-decls] src/os/unix/ngx_alloc.h:16:7: note: previous declaration of 'ngx_alloc' was here src/core/ngx_palloc.h:76:7: warning: redundant redeclaration of 'ngx_calloc' [-Wredundant-decls] src/os/unix/ngx_alloc.h:17:7: note: previous declaration of 'ngx_calloc' was here In file included from src/core/ngx_core.h:75:0, from src/http/modules/ngx_http_headers_filter_module.c:9: src/os/unix/ngx_process_cycle.h:42:24: warning: redundant redeclaration of 'ngx_pid' [-Wredundant-decls] src/os/unix/ngx_process.h:81:23: note: previous declaration of 'ngx_pid' was here src/http/modules/ngx_http_headers_filter_module.c: In function 'ngx_http_headers_expires': src/http/modules/ngx_http_headers_filter_module.c:472:9: warning: return discards 'const' qualifier from pointer target type [enabled by default] src/http/modules/ngx_http_headers_filter_module.c:501:13: warning: return discards 'const' qualifier from pointer target type [enabled by default] src/http/modules/ngx_http_headers_filter_module.c:515:13: warning: return discards 'const' qualifier from pointer target type [enabled by default] src/http/modules/ngx_http_headers_filter_module.c:537:9: warning: return discards 'const' qualifier from pointer target type [enabled by default] src/http/modules/ngx_http_headers_filter_module.c:543:9: warning: return discards 'const' qualifier from pointer target type [enabled by default] In file included from src/core/ngx_config.h:26:0, from src/http/modules/ngx_http_not_modified_filter_module.c:8: src/os/unix/ngx_linux_config.h:115:15: warning: redundant redeclaration of 'environ' [-Wredundant-decls] /usr/include/unistd.h:546:15: note: previous declaration of 'environ' was here In file included from src/core/ngx_core.h:53:0, from src/http/modules/ngx_http_not_modified_filter_module.c:9: src/core/ngx_palloc.h:75:7: warning: redundant redeclaration of 'ngx_alloc' [-Wredundant-decls] src/os/unix/ngx_alloc.h:16:7: note: previous declaration of 'ngx_alloc' was here src/core/ngx_palloc.h:76:7: warning: redundant redeclaration of 'ngx_calloc' [-Wredundant-decls] src/os/unix/ngx_alloc.h:17:7: note: previous declaration of 'ngx_calloc' was here In file included from src/core/ngx_core.h:75:0, from src/http/modules/ngx_http_not_modified_filter_module.c:9: src/os/unix/ngx_process_cycle.h:42:24: warning: redundant redeclaration of 'ngx_pid' [-Wredundant-decls] src/os/unix/ngx_process.h:81:23: note: previous declaration of 'ngx_pid' was here gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wall -Wextra -Wno-unused-but-set-variable -Wno-unused-parameter -Wno-sign-compare -Wno-pointer-sign -Wno-missing-field-initializers -Wformat=2 -Wstrict-aliasing=2 -Wdisabled-optimization -Wfloat-equal -Wpointer-arith -Wdeclaration-after-statement -Wbad-function-cast -Wcast-align -Wredundant-decls -Wwrite-strings -I/builddir/build/BUILD/groonga-2.0.5/include -I src/core -I src/event -I src/event/modules -I src/os/unix -I objs -I src/http -I src/http/modules \ -o objs/src/http/ngx_http_busy_lock.o \ src/http/ngx_http_busy_lock.c gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wall -Wextra -Wno-unused-but-set-variable -Wno-unused-parameter -Wno-sign-compare -Wno-pointer-sign -Wno-missing-field-initializers -Wformat=2 -Wstrict-aliasing=2 -Wdisabled-optimization -Wfloat-equal -Wpointer-arith -Wdeclaration-after-statement -Wbad-function-cast -Wcast-align -Wredundant-decls -Wwrite-strings -I/builddir/build/BUILD/groonga-2.0.5/include -I src/core -I src/event -I src/event/modules -I src/os/unix -I objs -I src/http -I src/http/modules \ -o objs/src/http/ngx_http_file_cache.o \ src/http/ngx_http_file_cache.c gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wall -Wextra -Wno-unused-but-set-variable -Wno-unused-parameter -Wno-sign-compare -Wno-pointer-sign -Wno-missing-field-initializers -Wformat=2 -Wstrict-aliasing=2 -Wdisabled-optimization -Wfloat-equal -Wpointer-arith -Wdeclaration-after-statement -Wbad-function-cast -Wcast-align -Wredundant-decls -Wwrite-strings -I/builddir/build/BUILD/groonga-2.0.5/include -I src/core -I src/event -I src/event/modules -I src/os/unix -I objs -I src/http -I src/http/modules \ -o objs/src/http/modules/ngx_http_gzip_filter_module.o \ src/http/modules/ngx_http_gzip_filter_module.c In file included from src/core/ngx_config.h:26:0, from src/http/ngx_http_busy_lock.c:8: src/os/unix/ngx_linux_config.h:115:15: warning: redundant redeclaration of 'environ' [-Wredundant-decls] /usr/include/unistd.h:546:15: note: previous declaration of 'environ' was here In file included from src/core/ngx_core.h:53:0, from src/http/ngx_http_busy_lock.c:9: src/core/ngx_palloc.h:75:7: warning: redundant redeclaration of 'ngx_alloc' [-Wredundant-decls] src/os/unix/ngx_alloc.h:16:7: note: previous declaration of 'ngx_alloc' was here src/core/ngx_palloc.h:76:7: warning: redundant redeclaration of 'ngx_calloc' [-Wredundant-decls] src/os/unix/ngx_alloc.h:17:7: note: previous declaration of 'ngx_calloc' was here In file included from src/core/ngx_core.h:75:0, from src/http/ngx_http_busy_lock.c:9: src/os/unix/ngx_process_cycle.h:42:24: warning: redundant redeclaration of 'ngx_pid' [-Wredundant-decls] src/os/unix/ngx_process.h:81:23: note: previous declaration of 'ngx_pid' was here src/http/ngx_http_busy_lock.c: In function 'ngx_http_set_busy_lock_slot': src/http/ngx_http_busy_lock.c:209:9: warning: return discards 'const' qualifier from pointer target type [enabled by default] In file included from src/core/ngx_config.h:26:0, from src/http/ngx_http_file_cache.c:8: src/os/unix/ngx_linux_config.h:115:15: warning: redundant redeclaration of 'environ' [-Wredundant-decls] /usr/include/unistd.h:546:15: note: previous declaration of 'environ' was here In file included from src/core/ngx_core.h:53:0, from src/http/ngx_http_file_cache.c:9: src/core/ngx_palloc.h:75:7: warning: redundant redeclaration of 'ngx_alloc' [-Wredundant-decls] src/os/unix/ngx_alloc.h:16:7: note: previous declaration of 'ngx_alloc' was here src/core/ngx_palloc.h:76:7: warning: redundant redeclaration of 'ngx_calloc' [-Wredundant-decls] src/os/unix/ngx_alloc.h:17:7: note: previous declaration of 'ngx_calloc' was here In file included from src/core/ngx_config.h:26:0, from src/http/modules/ngx_http_gzip_filter_module.c:8: src/os/unix/ngx_linux_config.h:115:15: warning: redundant redeclaration of 'environ' [-Wredundant-decls] /usr/include/unistd.h:546:15: note: previous declaration of 'environ' was here In file included from src/core/ngx_core.h:75:0, from src/http/ngx_http_file_cache.c:9: src/os/unix/ngx_process_cycle.h:42:24: warning: redundant redeclaration of 'ngx_pid' [-Wredundant-decls] src/os/unix/ngx_process.h:81:23: note: previous declaration of 'ngx_pid' was here In file included from src/core/ngx_core.h:53:0, from src/http/modules/ngx_http_gzip_filter_module.c:9: src/core/ngx_palloc.h:75:7: warning: redundant redeclaration of 'ngx_alloc' [-Wredundant-decls] src/os/unix/ngx_alloc.h:16:7: note: previous declaration of 'ngx_alloc' was here src/core/ngx_palloc.h:76:7: warning: redundant redeclaration of 'ngx_calloc' [-Wredundant-decls] src/os/unix/ngx_alloc.h:17:7: note: previous declaration of 'ngx_calloc' was here In file included from src/core/ngx_core.h:75:0, from src/http/modules/ngx_http_gzip_filter_module.c:9: src/os/unix/ngx_process_cycle.h:42:24: warning: redundant redeclaration of 'ngx_pid' [-Wredundant-decls] src/os/unix/ngx_process.h:81:23: note: previous declaration of 'ngx_pid' was here src/http/modules/ngx_http_gzip_filter_module.c: In function 'ngx_http_gzip_window': src/http/modules/ngx_http_gzip_filter_module.c:1195:5: warning: return discards 'const' qualifier from pointer target type [enabled by default] src/http/modules/ngx_http_gzip_filter_module.c: In function 'ngx_http_gzip_hash': src/http/modules/ngx_http_gzip_filter_module.c:1219:5: warning: return discards 'const' qualifier from pointer target type [enabled by default] gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wall -Wextra -Wno-unused-but-set-variable -Wno-unused-parameter -Wno-sign-compare -Wno-pointer-sign -Wno-missing-field-initializers -Wformat=2 -Wstrict-aliasing=2 -Wdisabled-optimization -Wfloat-equal -Wpointer-arith -Wdeclaration-after-statement -Wbad-function-cast -Wcast-align -Wredundant-decls -Wwrite-strings -I/builddir/build/BUILD/groonga-2.0.5/include -I src/core -I src/event -I src/event/modules -I src/os/unix -I objs -I src/http -I src/http/modules \ -o objs/src/http/ngx_http_postpone_filter_module.o \ src/http/ngx_http_postpone_filter_module.c In file included from src/core/ngx_config.h:26:0, from src/http/ngx_http_postpone_filter_module.c:8: src/os/unix/ngx_linux_config.h:115:15: warning: redundant redeclaration of 'environ' [-Wredundant-decls] /usr/include/unistd.h:546:15: note: previous declaration of 'environ' was here In file included from src/core/ngx_core.h:53:0, from src/http/ngx_http_postpone_filter_module.c:9: src/core/ngx_palloc.h:75:7: warning: redundant redeclaration of 'ngx_alloc' [-Wredundant-decls] src/os/unix/ngx_alloc.h:16:7: note: previous declaration of 'ngx_alloc' was here src/core/ngx_palloc.h:76:7: warning: redundant redeclaration of 'ngx_calloc' [-Wredundant-decls] src/os/unix/ngx_alloc.h:17:7: note: previous declaration of 'ngx_calloc' was here In file included from src/core/ngx_core.h:75:0, from src/http/ngx_http_postpone_filter_module.c:9: src/os/unix/ngx_process_cycle.h:42:24: warning: redundant redeclaration of 'ngx_pid' [-Wredundant-decls] src/os/unix/ngx_process.h:81:23: note: previous declaration of 'ngx_pid' was here gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wall -Wextra -Wno-unused-but-set-variable -Wno-unused-parameter -Wno-sign-compare -Wno-pointer-sign -Wno-missing-field-initializers -Wformat=2 -Wstrict-aliasing=2 -Wdisabled-optimization -Wfloat-equal -Wpointer-arith -Wdeclaration-after-statement -Wbad-function-cast -Wcast-align -Wredundant-decls -Wwrite-strings -I/builddir/build/BUILD/groonga-2.0.5/include -I src/core -I src/event -I src/event/modules -I src/os/unix -I objs -I src/http -I src/http/modules \ -o objs/src/http/modules/ngx_http_ssi_filter_module.o \ src/http/modules/ngx_http_ssi_filter_module.c In file included from src/core/ngx_config.h:26:0, from src/http/modules/ngx_http_ssi_filter_module.c:8: src/os/unix/ngx_linux_config.h:115:15: warning: redundant redeclaration of 'environ' [-Wredundant-decls] /usr/include/unistd.h:546:15: note: previous declaration of 'environ' was here In file included from src/core/ngx_core.h:53:0, from src/http/modules/ngx_http_ssi_filter_module.c:9: src/core/ngx_palloc.h:75:7: warning: redundant redeclaration of 'ngx_alloc' [-Wredundant-decls] src/os/unix/ngx_alloc.h:16:7: note: previous declaration of 'ngx_alloc' was here src/core/ngx_palloc.h:76:7: warning: redundant redeclaration of 'ngx_calloc' [-Wredundant-decls] src/os/unix/ngx_alloc.h:17:7: note: previous declaration of 'ngx_calloc' was here In file included from src/core/ngx_core.h:75:0, from src/http/modules/ngx_http_ssi_filter_module.c:9: src/os/unix/ngx_process_cycle.h:42:24: warning: redundant redeclaration of 'ngx_pid' [-Wredundant-decls] src/os/unix/ngx_process.h:81:23: note: previous declaration of 'ngx_pid' was here gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wall -Wextra -Wno-unused-but-set-variable -Wno-unused-parameter -Wno-sign-compare -Wno-pointer-sign -Wno-missing-field-initializers -Wformat=2 -Wstrict-aliasing=2 -Wdisabled-optimization -Wfloat-equal -Wpointer-arith -Wdeclaration-after-statement -Wbad-function-cast -Wcast-align -Wredundant-decls -Wwrite-strings -I/builddir/build/BUILD/groonga-2.0.5/include -I src/core -I src/event -I src/event/modules -I src/os/unix -I objs -I src/http -I src/http/modules \ -o objs/src/http/modules/ngx_http_charset_filter_module.o \ src/http/modules/ngx_http_charset_filter_module.c src/http/modules/ngx_http_ssi_filter_module.c: In function 'ngx_http_ssi_date_gmt_local_variable': src/http/modules/ngx_http_ssi_filter_module.c:2756:23: warning: format not a string literal, format string not checked [-Wformat-nonliteral] src/http/modules/ngx_http_ssi_filter_module.c: In function 'ngx_http_ssi_init_main_conf': src/http/modules/ngx_http_ssi_filter_module.c:2844:15: warning: assignment discards 'const' qualifier from pointer target type [enabled by default] In file included from src/core/ngx_config.h:26:0, from src/http/modules/ngx_http_charset_filter_module.c:8: src/os/unix/ngx_linux_config.h:115:15: warning: redundant redeclaration of 'environ' [-Wredundant-decls] /usr/include/unistd.h:546:15: note: previous declaration of 'environ' was here In file included from src/core/ngx_core.h:53:0, from src/http/modules/ngx_http_charset_filter_module.c:9: src/core/ngx_palloc.h:75:7: warning: redundant redeclaration of 'ngx_alloc' [-Wredundant-decls] src/os/unix/ngx_alloc.h:16:7: note: previous declaration of 'ngx_alloc' was here src/core/ngx_palloc.h:76:7: warning: redundant redeclaration of 'ngx_calloc' [-Wredundant-decls] src/os/unix/ngx_alloc.h:17:7: note: previous declaration of 'ngx_calloc' was here In file included from src/core/ngx_core.h:75:0, from src/http/modules/ngx_http_charset_filter_module.c:9: src/os/unix/ngx_process_cycle.h:42:24: warning: redundant redeclaration of 'ngx_pid' [-Wredundant-decls] src/os/unix/ngx_process.h:81:23: note: previous declaration of 'ngx_pid' was here gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wall -Wextra -Wno-unused-but-set-variable -Wno-unused-parameter -Wno-sign-compare -Wno-pointer-sign -Wno-missing-field-initializers -Wformat=2 -Wstrict-aliasing=2 -Wdisabled-optimization -Wfloat-equal -Wpointer-arith -Wdeclaration-after-statement -Wbad-function-cast -Wcast-align -Wredundant-decls -Wwrite-strings -I/builddir/build/BUILD/groonga-2.0.5/include -I src/core -I src/event -I src/event/modules -I src/os/unix -I objs -I src/http -I src/http/modules \ -o objs/src/http/modules/ngx_http_userid_filter_module.o \ src/http/modules/ngx_http_userid_filter_module.c src/http/modules/ngx_http_charset_filter_module.c: In function 'ngx_http_set_charset_slot': src/http/modules/ngx_http_charset_filter_module.c:1404:9: warning: return discards 'const' qualifier from pointer target type [enabled by default] In file included from src/core/ngx_config.h:26:0, from src/http/modules/ngx_http_userid_filter_module.c:8: src/os/unix/ngx_linux_config.h:115:15: warning: redundant redeclaration of 'environ' [-Wredundant-decls] /usr/include/unistd.h:546:15: note: previous declaration of 'environ' was here In file included from src/core/ngx_core.h:53:0, from src/http/modules/ngx_http_userid_filter_module.c:9: src/core/ngx_palloc.h:75:7: warning: redundant redeclaration of 'ngx_alloc' [-Wredundant-decls] src/os/unix/ngx_alloc.h:16:7: note: previous declaration of 'ngx_alloc' was here src/core/ngx_palloc.h:76:7: warning: redundant redeclaration of 'ngx_calloc' [-Wredundant-decls] src/os/unix/ngx_alloc.h:17:7: note: previous declaration of 'ngx_calloc' was here In file included from src/core/ngx_core.h:75:0, from src/http/modules/ngx_http_userid_filter_module.c:9: src/os/unix/ngx_process_cycle.h:42:24: warning: redundant redeclaration of 'ngx_pid' [-Wredundant-decls] src/os/unix/ngx_process.h:81:23: note: previous declaration of 'ngx_pid' was here src/http/modules/ngx_http_userid_filter_module.c: In function 'ngx_http_userid_expires': src/http/modules/ngx_http_userid_filter_module.c:761:9: warning: return discards 'const' qualifier from pointer target type [enabled by default] src/http/modules/ngx_http_userid_filter_module.c:778:9: warning: return discards 'const' qualifier from pointer target type [enabled by default] src/http/modules/ngx_http_userid_filter_module.c: In function 'ngx_http_userid_mark': src/http/modules/ngx_http_userid_filter_module.c:806:9: warning: return discards 'const' qualifier from pointer target type [enabled by default] src/http/modules/ngx_http_userid_filter_module.c:822:9: warning: return discards 'const' qualifier from pointer target type [enabled by default] gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wall -Wextra -Wno-unused-but-set-variable -Wno-unused-parameter -Wno-sign-compare -Wno-pointer-sign -Wno-missing-field-initializers -Wformat=2 -Wstrict-aliasing=2 -Wdisabled-optimization -Wfloat-equal -Wpointer-arith -Wdeclaration-after-statement -Wbad-function-cast -Wcast-align -Wredundant-decls -Wwrite-strings -I/builddir/build/BUILD/groonga-2.0.5/include -I src/core -I src/event -I src/event/modules -I src/os/unix -I objs -I src/http -I src/http/modules \ -o objs/src/http/modules/ngx_http_autoindex_module.o \ src/http/modules/ngx_http_autoindex_module.c In file included from src/core/ngx_config.h:26:0, from src/http/modules/ngx_http_autoindex_module.c:8: src/os/unix/ngx_linux_config.h:115:15: warning: redundant redeclaration of 'environ' [-Wredundant-decls] /usr/include/unistd.h:546:15: note: previous declaration of 'environ' was here In file included from src/core/ngx_core.h:53:0, from src/http/modules/ngx_http_autoindex_module.c:9: src/core/ngx_palloc.h:75:7: warning: redundant redeclaration of 'ngx_alloc' [-Wredundant-decls] src/os/unix/ngx_alloc.h:16:7: note: previous declaration of 'ngx_alloc' was here src/core/ngx_palloc.h:76:7: warning: redundant redeclaration of 'ngx_calloc' [-Wredundant-decls] src/os/unix/ngx_alloc.h:17:7: note: previous declaration of 'ngx_calloc' was here In file included from src/core/ngx_core.h:75:0, from src/http/modules/ngx_http_autoindex_module.c:9: src/os/unix/ngx_process_cycle.h:42:24: warning: redundant redeclaration of 'ngx_pid' [-Wredundant-decls] src/os/unix/ngx_process.h:81:23: note: previous declaration of 'ngx_pid' was here src/http/modules/ngx_http_autoindex_module.c: In function 'ngx_http_autoindex_handler': src/http/modules/ngx_http_autoindex_module.c:157:5: warning: initialization discards 'const' qualifier from pointer target type [enabled by default] src/http/modules/ngx_http_autoindex_module.c:157:5: warning: initialization discards 'const' qualifier from pointer target type [enabled by default] src/http/modules/ngx_http_autoindex_module.c:157:5: warning: initialization discards 'const' qualifier from pointer target type [enabled by default] src/http/modules/ngx_http_autoindex_module.c:157:5: warning: initialization discards 'const' qualifier from pointer target type [enabled by default] src/http/modules/ngx_http_autoindex_module.c:157:5: warning: initialization discards 'const' qualifier from pointer target type [enabled by default] src/http/modules/ngx_http_autoindex_module.c:157:5: warning: initialization discards 'const' qualifier from pointer target type [enabled by default] src/http/modules/ngx_http_autoindex_module.c:158:32: warning: initialization discards 'const' qualifier from pointer target type [enabled by default] src/http/modules/ngx_http_autoindex_module.c:158:32: warning: initialization discards 'const' qualifier from pointer target type [enabled by default] src/http/modules/ngx_http_autoindex_module.c:158:32: warning: initialization discards 'const' qualifier from pointer target type [enabled by default] src/http/modules/ngx_http_autoindex_module.c:158:32: warning: initialization discards 'const' qualifier from pointer target type [enabled by default] src/http/modules/ngx_http_autoindex_module.c:158:32: warning: initialization discards 'const' qualifier from pointer target type [enabled by default] gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wall -Wextra -Wno-unused-but-set-variable -Wno-unused-parameter -Wno-sign-compare -Wno-pointer-sign -Wno-missing-field-initializers -Wformat=2 -Wstrict-aliasing=2 -Wdisabled-optimization -Wfloat-equal -Wpointer-arith -Wdeclaration-after-statement -Wbad-function-cast -Wcast-align -Wredundant-decls -Wwrite-strings -I/builddir/build/BUILD/groonga-2.0.5/include -I src/core -I src/event -I src/event/modules -I src/os/unix -I objs -I src/http -I src/http/modules \ -o objs/src/http/modules/ngx_http_auth_basic_module.o \ src/http/modules/ngx_http_auth_basic_module.c src/http/modules/ngx_http_autoindex_module.c:158:32: warning: initialization discards 'const' qualifier from pointer target type [enabled by default] src/http/modules/ngx_http_autoindex_module.c:403:19: warning: cast from function call of type 'uintptr_t' to non-matching type 'u_char *' [-Wbad-function-cast] src/http/modules/ngx_http_autoindex_module.c:405:19: warning: cast from function call of type 'uintptr_t' to non-matching type 'u_char *' [-Wbad-function-cast] src/http/modules/ngx_http_autoindex_module.c:456:27: warning: cast from function call of type 'uintptr_t' to non-matching type 'u_char *' [-Wbad-function-cast] src/http/modules/ngx_http_autoindex_module.c:471:27: warning: cast from function call of type 'uintptr_t' to non-matching type 'u_char *' [-Wbad-function-cast] In file included from src/core/ngx_config.h:26:0, from src/http/modules/ngx_http_auth_basic_module.c:8: src/os/unix/ngx_linux_config.h:115:15: warning: redundant redeclaration of 'environ' [-Wredundant-decls] /usr/include/unistd.h:546:15: note: previous declaration of 'environ' was here In file included from src/core/ngx_core.h:53:0, from src/http/modules/ngx_http_auth_basic_module.c:9: src/core/ngx_palloc.h:75:7: warning: redundant redeclaration of 'ngx_alloc' [-Wredundant-decls] src/os/unix/ngx_alloc.h:16:7: note: previous declaration of 'ngx_alloc' was here src/core/ngx_palloc.h:76:7: warning: redundant redeclaration of 'ngx_calloc' [-Wredundant-decls] src/os/unix/ngx_alloc.h:17:7: note: previous declaration of 'ngx_calloc' was here In file included from src/core/ngx_core.h:75:0, from src/http/modules/ngx_http_auth_basic_module.c:9: src/os/unix/ngx_process_cycle.h:42:24: warning: redundant redeclaration of 'ngx_pid' [-Wredundant-decls] src/os/unix/ngx_process.h:81:23: note: previous declaration of 'ngx_pid' was here src/http/modules/ngx_http_auth_basic_module.c: In function 'ngx_http_auth_basic_user_file': src/http/modules/ngx_http_auth_basic_module.c:460:9: warning: return discards 'const' qualifier from pointer target type [enabled by default] gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wall -Wextra -Wno-unused-but-set-variable -Wno-unused-parameter -Wno-sign-compare -Wno-pointer-sign -Wno-missing-field-initializers -Wformat=2 -Wstrict-aliasing=2 -Wdisabled-optimization -Wfloat-equal -Wpointer-arith -Wdeclaration-after-statement -Wbad-function-cast -Wcast-align -Wredundant-decls -Wwrite-strings -I/builddir/build/BUILD/groonga-2.0.5/include -I src/core -I src/event -I src/event/modules -I src/os/unix -I objs -I src/http -I src/http/modules \ -o objs/src/http/modules/ngx_http_access_module.o \ src/http/modules/ngx_http_access_module.c gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wall -Wextra -Wno-unused-but-set-variable -Wno-unused-parameter -Wno-sign-compare -Wno-pointer-sign -Wno-missing-field-initializers -Wformat=2 -Wstrict-aliasing=2 -Wdisabled-optimization -Wfloat-equal -Wpointer-arith -Wdeclaration-after-statement -Wbad-function-cast -Wcast-align -Wredundant-decls -Wwrite-strings -I/builddir/build/BUILD/groonga-2.0.5/include -I src/core -I src/event -I src/event/modules -I src/os/unix -I objs -I src/http -I src/http/modules \ -o objs/src/http/modules/ngx_http_limit_conn_module.o \ src/http/modules/ngx_http_limit_conn_module.c gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wall -Wextra -Wno-unused-but-set-variable -Wno-unused-parameter -Wno-sign-compare -Wno-pointer-sign -Wno-missing-field-initializers -Wformat=2 -Wstrict-aliasing=2 -Wdisabled-optimization -Wfloat-equal -Wpointer-arith -Wdeclaration-after-statement -Wbad-function-cast -Wcast-align -Wredundant-decls -Wwrite-strings -I/builddir/build/BUILD/groonga-2.0.5/include -I src/core -I src/event -I src/event/modules -I src/os/unix -I objs -I src/http -I src/http/modules \ -o objs/src/http/modules/ngx_http_limit_req_module.o \ src/http/modules/ngx_http_limit_req_module.c In file included from src/core/ngx_config.h:26:0, from src/http/modules/ngx_http_access_module.c:8: src/os/unix/ngx_linux_config.h:115:15: warning: redundant redeclaration of 'environ' [-Wredundant-decls] /usr/include/unistd.h:546:15: note: previous declaration of 'environ' was here In file included from src/core/ngx_core.h:53:0, from src/http/modules/ngx_http_access_module.c:9: src/core/ngx_palloc.h:75:7: warning: redundant redeclaration of 'ngx_alloc' [-Wredundant-decls] src/os/unix/ngx_alloc.h:16:7: note: previous declaration of 'ngx_alloc' was here src/core/ngx_palloc.h:76:7: warning: redundant redeclaration of 'ngx_calloc' [-Wredundant-decls] src/os/unix/ngx_alloc.h:17:7: note: previous declaration of 'ngx_calloc' was here In file included from src/core/ngx_core.h:75:0, from src/http/modules/ngx_http_access_module.c:9: src/os/unix/ngx_process_cycle.h:42:24: warning: redundant redeclaration of 'ngx_pid' [-Wredundant-decls] src/os/unix/ngx_process.h:81:23: note: previous declaration of 'ngx_pid' was here In file included from src/core/ngx_config.h:26:0, from src/http/modules/ngx_http_limit_conn_module.c:8: src/os/unix/ngx_linux_config.h:115:15: warning: redundant redeclaration of 'environ' [-Wredundant-decls] /usr/include/unistd.h:546:15: note: previous declaration of 'environ' was here In file included from src/core/ngx_core.h:53:0, from src/http/modules/ngx_http_limit_conn_module.c:9: src/core/ngx_palloc.h:75:7: warning: redundant redeclaration of 'ngx_alloc' [-Wredundant-decls] src/os/unix/ngx_alloc.h:16:7: note: previous declaration of 'ngx_alloc' was here src/core/ngx_palloc.h:76:7: warning: redundant redeclaration of 'ngx_calloc' [-Wredundant-decls] src/os/unix/ngx_alloc.h:17:7: note: previous declaration of 'ngx_calloc' was here In file included from src/core/ngx_core.h:75:0, from src/http/modules/ngx_http_limit_conn_module.c:9: src/os/unix/ngx_process_cycle.h:42:24: warning: redundant redeclaration of 'ngx_pid' [-Wredundant-decls] src/os/unix/ngx_process.h:81:23: note: previous declaration of 'ngx_pid' was here In file included from src/core/ngx_config.h:26:0, from src/http/modules/ngx_http_limit_req_module.c:8: src/os/unix/ngx_linux_config.h:115:15: warning: redundant redeclaration of 'environ' [-Wredundant-decls] /usr/include/unistd.h:546:15: note: previous declaration of 'environ' was here In file included from src/core/ngx_core.h:53:0, from src/http/modules/ngx_http_limit_req_module.c:9: src/core/ngx_palloc.h:75:7: warning: redundant redeclaration of 'ngx_alloc' [-Wredundant-decls] src/os/unix/ngx_alloc.h:16:7: note: previous declaration of 'ngx_alloc' was here src/core/ngx_palloc.h:76:7: warning: redundant redeclaration of 'ngx_calloc' [-Wredundant-decls] src/os/unix/ngx_alloc.h:17:7: note: previous declaration of 'ngx_calloc' was here In file included from src/core/ngx_core.h:75:0, from src/http/modules/ngx_http_limit_req_module.c:9: src/os/unix/ngx_process_cycle.h:42:24: warning: redundant redeclaration of 'ngx_pid' [-Wredundant-decls] src/os/unix/ngx_process.h:81:23: note: previous declaration of 'ngx_pid' was here src/http/modules/ngx_http_limit_conn_module.c:64:5: warning: initialization discards 'const' qualifier from pointer target type [enabled by default] src/http/modules/ngx_http_limit_conn_module.c:65:1: warning: initialization discards 'const' qualifier from pointer target type [enabled by default] src/http/modules/ngx_http_limit_conn_module.c: In function 'ngx_http_limit_conn_handler': src/http/modules/ngx_http_limit_conn_module.c:212:13: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] src/http/modules/ngx_http_limit_conn_module.c:223:13: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] src/http/modules/ngx_http_limit_conn_module.c: In function 'ngx_http_limit_conn_rbtree_insert_value': src/http/modules/ngx_http_limit_conn_module.c:281:13: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] src/http/modules/ngx_http_limit_conn_module.c:282:13: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] src/http/modules/ngx_http_limit_conn_module.c: In function 'ngx_http_limit_conn_lookup': src/http/modules/ngx_http_limit_conn_module.c:328:9: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] src/http/modules/ngx_http_limit_conn_module.c: In function 'ngx_http_limit_conn_cleanup': src/http/modules/ngx_http_limit_conn_module.c:356:5: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] src/http/modules/ngx_http_limit_conn_module.c: In function 'ngx_http_limit_conn': src/http/modules/ngx_http_limit_conn_module.c:706:13: warning: return discards 'const' qualifier from pointer target type [enabled by default] src/http/modules/ngx_http_limit_req_module.c: In function 'ngx_http_limit_req_rbtree_insert_value': src/http/modules/ngx_http_limit_req_module.c:331:13: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] src/http/modules/ngx_http_limit_req_module.c:332:13: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] src/http/modules/ngx_http_limit_req_module.c: In function 'ngx_http_limit_req_lookup': src/http/modules/ngx_http_limit_req_module.c:388:9: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] src/http/modules/ngx_http_limit_req_module.c:449:5: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] src/http/modules/ngx_http_limit_req_module.c: In function 'ngx_http_limit_req': src/http/modules/ngx_http_limit_req_module.c:935:13: warning: return discards 'const' qualifier from pointer target type [enabled by default] gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wall -Wextra -Wno-unused-but-set-variable -Wno-unused-parameter -Wno-sign-compare -Wno-pointer-sign -Wno-missing-field-initializers -Wformat=2 -Wstrict-aliasing=2 -Wdisabled-optimization -Wfloat-equal -Wpointer-arith -Wdeclaration-after-statement -Wbad-function-cast -Wcast-align -Wredundant-decls -Wwrite-strings -I/builddir/build/BUILD/groonga-2.0.5/include -I src/core -I src/event -I src/event/modules -I src/os/unix -I objs -I src/http -I src/http/modules \ -o objs/src/http/modules/ngx_http_geo_module.o \ src/http/modules/ngx_http_geo_module.c In file included from src/core/ngx_config.h:26:0, from src/http/modules/ngx_http_geo_module.c:8: src/os/unix/ngx_linux_config.h:115:15: warning: redundant redeclaration of 'environ' [-Wredundant-decls] /usr/include/unistd.h:546:15: note: previous declaration of 'environ' was here gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wall -Wextra -Wno-unused-but-set-variable -Wno-unused-parameter -Wno-sign-compare -Wno-pointer-sign -Wno-missing-field-initializers -Wformat=2 -Wstrict-aliasing=2 -Wdisabled-optimization -Wfloat-equal -Wpointer-arith -Wdeclaration-after-statement -Wbad-function-cast -Wcast-align -Wredundant-decls -Wwrite-strings -I/builddir/build/BUILD/groonga-2.0.5/include -I src/core -I src/event -I src/event/modules -I src/os/unix -I objs -I src/http -I src/http/modules \ -o objs/src/http/modules/ngx_http_map_module.o \ src/http/modules/ngx_http_map_module.c In file included from src/core/ngx_core.h:53:0, from src/http/modules/ngx_http_geo_module.c:9: src/core/ngx_palloc.h:75:7: warning: redundant redeclaration of 'ngx_alloc' [-Wredundant-decls] src/os/unix/ngx_alloc.h:16:7: note: previous declaration of 'ngx_alloc' was here src/core/ngx_palloc.h:76:7: warning: redundant redeclaration of 'ngx_calloc' [-Wredundant-decls] src/os/unix/ngx_alloc.h:17:7: note: previous declaration of 'ngx_calloc' was here In file included from src/core/ngx_core.h:75:0, from src/http/modules/ngx_http_geo_module.c:9: src/os/unix/ngx_process_cycle.h:42:24: warning: redundant redeclaration of 'ngx_pid' [-Wredundant-decls] src/os/unix/ngx_process.h:81:23: note: previous declaration of 'ngx_pid' was here src/http/modules/ngx_http_geo_module.c: In function 'ngx_http_geo_cidr_variable': src/http/modules/ngx_http_geo_module.c:168:10: warning: cast from function call of type 'uintptr_t' to non-matching type 'struct ngx_http_variable_value_t *' [-Wbad-function-cast] src/http/modules/ngx_http_geo_module.c: In function 'ngx_http_geo_cidr': src/http/modules/ngx_http_geo_module.c:975:15: warning: cast from function call of type 'uintptr_t' to non-matching type 'struct ngx_http_variable_value_t *' [-Wbad-function-cast] In file included from src/core/ngx_config.h:26:0, from src/http/modules/ngx_http_map_module.c:8: src/os/unix/ngx_linux_config.h:115:15: warning: redundant redeclaration of 'environ' [-Wredundant-decls] /usr/include/unistd.h:546:15: note: previous declaration of 'environ' was here In file included from src/core/ngx_core.h:53:0, from src/http/modules/ngx_http_map_module.c:9: src/core/ngx_palloc.h:75:7: warning: redundant redeclaration of 'ngx_alloc' [-Wredundant-decls] src/os/unix/ngx_alloc.h:16:7: note: previous declaration of 'ngx_alloc' was here src/core/ngx_palloc.h:76:7: warning: redundant redeclaration of 'ngx_calloc' [-Wredundant-decls] src/os/unix/ngx_alloc.h:17:7: note: previous declaration of 'ngx_calloc' was here In file included from src/core/ngx_core.h:75:0, from src/http/modules/ngx_http_map_module.c:9: src/os/unix/ngx_process_cycle.h:42:24: warning: redundant redeclaration of 'ngx_pid' [-Wredundant-decls] src/os/unix/ngx_process.h:81:23: note: previous declaration of 'ngx_pid' was here gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wall -Wextra -Wno-unused-but-set-variable -Wno-unused-parameter -Wno-sign-compare -Wno-pointer-sign -Wno-missing-field-initializers -Wformat=2 -Wstrict-aliasing=2 -Wdisabled-optimization -Wfloat-equal -Wpointer-arith -Wdeclaration-after-statement -Wbad-function-cast -Wcast-align -Wredundant-decls -Wwrite-strings -I/builddir/build/BUILD/groonga-2.0.5/include -I src/core -I src/event -I src/event/modules -I src/os/unix -I objs -I src/http -I src/http/modules \ -o objs/src/http/modules/ngx_http_split_clients_module.o \ src/http/modules/ngx_http_split_clients_module.c src/http/modules/ngx_http_map_module.c: In function 'ngx_http_map_block': src/http/modules/ngx_http_map_module.c:287:15: warning: assignment discards 'const' qualifier from pointer target type [enabled by default] In file included from src/core/ngx_config.h:26:0, from src/http/modules/ngx_http_split_clients_module.c:8: src/os/unix/ngx_linux_config.h:115:15: warning: redundant redeclaration of 'environ' [-Wredundant-decls] /usr/include/unistd.h:546:15: note: previous declaration of 'environ' was here In file included from src/core/ngx_core.h:53:0, from src/http/modules/ngx_http_split_clients_module.c:9: src/core/ngx_palloc.h:75:7: warning: redundant redeclaration of 'ngx_alloc' [-Wredundant-decls] src/os/unix/ngx_alloc.h:16:7: note: previous declaration of 'ngx_alloc' was here src/core/ngx_palloc.h:76:7: warning: redundant redeclaration of 'ngx_calloc' [-Wredundant-decls] src/os/unix/ngx_alloc.h:17:7: note: previous declaration of 'ngx_calloc' was here In file included from src/core/ngx_core.h:75:0, from src/http/modules/ngx_http_split_clients_module.c:9: src/os/unix/ngx_process_cycle.h:42:24: warning: redundant redeclaration of 'ngx_pid' [-Wredundant-decls] src/os/unix/ngx_process.h:81:23: note: previous declaration of 'ngx_pid' was here gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wall -Wextra -Wno-unused-but-set-variable -Wno-unused-parameter -Wno-sign-compare -Wno-pointer-sign -Wno-missing-field-initializers -Wformat=2 -Wstrict-aliasing=2 -Wdisabled-optimization -Wfloat-equal -Wpointer-arith -Wdeclaration-after-statement -Wbad-function-cast -Wcast-align -Wredundant-decls -Wwrite-strings -I/builddir/build/BUILD/groonga-2.0.5/include -I src/core -I src/event -I src/event/modules -I src/os/unix -I objs -I src/http -I src/http/modules \ -o objs/src/http/modules/ngx_http_referer_module.o \ src/http/modules/ngx_http_referer_module.c gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wall -Wextra -Wno-unused-but-set-variable -Wno-unused-parameter -Wno-sign-compare -Wno-pointer-sign -Wno-missing-field-initializers -Wformat=2 -Wstrict-aliasing=2 -Wdisabled-optimization -Wfloat-equal -Wpointer-arith -Wdeclaration-after-statement -Wbad-function-cast -Wcast-align -Wredundant-decls -Wwrite-strings -I/builddir/build/BUILD/groonga-2.0.5/include -I src/core -I src/event -I src/event/modules -I src/os/unix -I objs -I src/http -I src/http/modules \ -o objs/src/http/modules/ngx_http_proxy_module.o \ src/http/modules/ngx_http_proxy_module.c In file included from src/core/ngx_config.h:26:0, from src/http/modules/ngx_http_referer_module.c:8: src/os/unix/ngx_linux_config.h:115:15: warning: redundant redeclaration of 'environ' [-Wredundant-decls] /usr/include/unistd.h:546:15: note: previous declaration of 'environ' was here gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wall -Wextra -Wno-unused-but-set-variable -Wno-unused-parameter -Wno-sign-compare -Wno-pointer-sign -Wno-missing-field-initializers -Wformat=2 -Wstrict-aliasing=2 -Wdisabled-optimization -Wfloat-equal -Wpointer-arith -Wdeclaration-after-statement -Wbad-function-cast -Wcast-align -Wredundant-decls -Wwrite-strings -I/builddir/build/BUILD/groonga-2.0.5/include -I src/core -I src/event -I src/event/modules -I src/os/unix -I objs -I src/http -I src/http/modules \ -o objs/src/http/modules/ngx_http_fastcgi_module.o \ src/http/modules/ngx_http_fastcgi_module.c In file included from src/core/ngx_core.h:53:0, from src/http/modules/ngx_http_referer_module.c:9: src/core/ngx_palloc.h:75:7: warning: redundant redeclaration of 'ngx_alloc' [-Wredundant-decls] src/os/unix/ngx_alloc.h:16:7: note: previous declaration of 'ngx_alloc' was here src/core/ngx_palloc.h:76:7: warning: redundant redeclaration of 'ngx_calloc' [-Wredundant-decls] src/os/unix/ngx_alloc.h:17:7: note: previous declaration of 'ngx_calloc' was here In file included from src/core/ngx_core.h:75:0, from src/http/modules/ngx_http_referer_module.c:9: src/os/unix/ngx_process_cycle.h:42:24: warning: redundant redeclaration of 'ngx_pid' [-Wredundant-decls] src/os/unix/ngx_process.h:81:23: note: previous declaration of 'ngx_pid' was here In file included from src/core/ngx_config.h:26:0, from src/http/modules/ngx_http_proxy_module.c:8: src/os/unix/ngx_linux_config.h:115:15: warning: redundant redeclaration of 'environ' [-Wredundant-decls] /usr/include/unistd.h:546:15: note: previous declaration of 'environ' was here In file included from src/core/ngx_core.h:53:0, from src/http/modules/ngx_http_proxy_module.c:9: src/core/ngx_palloc.h:75:7: warning: redundant redeclaration of 'ngx_alloc' [-Wredundant-decls] src/os/unix/ngx_alloc.h:16:7: note: previous declaration of 'ngx_alloc' was here src/core/ngx_palloc.h:76:7: warning: redundant redeclaration of 'ngx_calloc' [-Wredundant-decls] src/os/unix/ngx_alloc.h:17:7: note: previous declaration of 'ngx_calloc' was here src/http/modules/ngx_http_referer_module.c: In function 'ngx_http_referer_merge_conf': src/http/modules/ngx_http_referer_module.c:313:15: warning: assignment discards 'const' qualifier from pointer target type [enabled by default] In file included from src/core/ngx_core.h:75:0, from src/http/modules/ngx_http_proxy_module.c:9: src/os/unix/ngx_process_cycle.h:42:24: warning: redundant redeclaration of 'ngx_pid' [-Wredundant-decls] src/os/unix/ngx_process.h:81:23: note: previous declaration of 'ngx_pid' was here src/http/modules/ngx_http_proxy_module.c: In function 'ngx_http_proxy_rewrite_cookie': src/http/modules/ngx_http_proxy_module.c:2377:9: warning: passing argument 2 of 'ngx_strcasestrn' discards 'const' qualifier from pointer target type [enabled by default] src/core/ngx_string.h:163:9: note: expected 'char *' but argument is of type 'const char *' src/http/modules/ngx_http_proxy_module.c:2393:9: warning: passing argument 2 of 'ngx_strcasestrn' discards 'const' qualifier from pointer target type [enabled by default] src/core/ngx_string.h:163:9: note: expected 'char *' but argument is of type 'const char *' src/http/modules/ngx_http_proxy_module.c: In function 'ngx_http_proxy_merge_loc_conf': src/http/modules/ngx_http_proxy_module.c:3005:15: warning: assignment discards 'const' qualifier from pointer target type [enabled by default] src/http/modules/ngx_http_proxy_module.c: In function 'ngx_http_proxy_merge_headers': src/http/modules/ngx_http_proxy_module.c:3329:15: warning: assignment discards 'const' qualifier from pointer target type [enabled by default] src/http/modules/ngx_http_proxy_module.c: In function 'ngx_http_proxy_pass': src/http/modules/ngx_http_proxy_module.c:3351:9: warning: return discards 'const' qualifier from pointer target type [enabled by default] src/http/modules/ngx_http_proxy_module.c: In function 'ngx_http_proxy_store': src/http/modules/ngx_http_proxy_module.c:3831:9: warning: return discards 'const' qualifier from pointer target type [enabled by default] src/http/modules/ngx_http_proxy_module.c:3846:9: warning: return discards 'const' qualifier from pointer target type [enabled by default] src/http/modules/ngx_http_proxy_module.c: In function 'ngx_http_proxy_cache': src/http/modules/ngx_http_proxy_module.c:3889:9: warning: return discards 'const' qualifier from pointer target type [enabled by default] src/http/modules/ngx_http_proxy_module.c:3898:9: warning: return discards 'const' qualifier from pointer target type [enabled by default] src/http/modules/ngx_http_proxy_module.c: In function 'ngx_http_proxy_cache_key': src/http/modules/ngx_http_proxy_module.c:3922:9: warning: return discards 'const' qualifier from pointer target type [enabled by default] In file included from src/core/ngx_config.h:26:0, from src/http/modules/ngx_http_fastcgi_module.c:8: src/os/unix/ngx_linux_config.h:115:15: warning: redundant redeclaration of 'environ' [-Wredundant-decls] /usr/include/unistd.h:546:15: note: previous declaration of 'environ' was here In file included from src/core/ngx_core.h:53:0, from src/http/modules/ngx_http_fastcgi_module.c:9: src/core/ngx_palloc.h:75:7: warning: redundant redeclaration of 'ngx_alloc' [-Wredundant-decls] src/os/unix/ngx_alloc.h:16:7: note: previous declaration of 'ngx_alloc' was here src/core/ngx_palloc.h:76:7: warning: redundant redeclaration of 'ngx_calloc' [-Wredundant-decls] src/os/unix/ngx_alloc.h:17:7: note: previous declaration of 'ngx_calloc' was here In file included from src/core/ngx_core.h:75:0, from src/http/modules/ngx_http_fastcgi_module.c:9: src/os/unix/ngx_process_cycle.h:42:24: warning: redundant redeclaration of 'ngx_pid' [-Wredundant-decls] src/os/unix/ngx_process.h:81:23: note: previous declaration of 'ngx_pid' was here gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wall -Wextra -Wno-unused-but-set-variable -Wno-unused-parameter -Wno-sign-compare -Wno-pointer-sign -Wno-missing-field-initializers -Wformat=2 -Wstrict-aliasing=2 -Wdisabled-optimization -Wfloat-equal -Wpointer-arith -Wdeclaration-after-statement -Wbad-function-cast -Wcast-align -Wredundant-decls -Wwrite-strings -I/builddir/build/BUILD/groonga-2.0.5/include -I src/core -I src/event -I src/event/modules -I src/os/unix -I objs -I src/http -I src/http/modules \ -o objs/src/http/modules/ngx_http_uwsgi_module.o \ src/http/modules/ngx_http_uwsgi_module.c src/http/modules/ngx_http_fastcgi_module.c: In function 'ngx_http_fastcgi_merge_loc_conf': src/http/modules/ngx_http_fastcgi_module.c:2394:15: warning: assignment discards 'const' qualifier from pointer target type [enabled by default] src/http/modules/ngx_http_fastcgi_module.c: In function 'ngx_http_fastcgi_merge_params': src/http/modules/ngx_http_fastcgi_module.c:2659:15: warning: assignment discards 'const' qualifier from pointer target type [enabled by default] src/http/modules/ngx_http_fastcgi_module.c: In function 'ngx_http_fastcgi_pass': src/http/modules/ngx_http_fastcgi_module.c:2817:9: warning: return discards 'const' qualifier from pointer target type [enabled by default] src/http/modules/ngx_http_fastcgi_module.c: In function 'ngx_http_fastcgi_store': src/http/modules/ngx_http_fastcgi_module.c:2924:9: warning: return discards 'const' qualifier from pointer target type [enabled by default] src/http/modules/ngx_http_fastcgi_module.c:2939:9: warning: return discards 'const' qualifier from pointer target type [enabled by default] src/http/modules/ngx_http_fastcgi_module.c: In function 'ngx_http_fastcgi_cache': src/http/modules/ngx_http_fastcgi_module.c:2982:9: warning: return discards 'const' qualifier from pointer target type [enabled by default] src/http/modules/ngx_http_fastcgi_module.c:2991:9: warning: return discards 'const' qualifier from pointer target type [enabled by default] src/http/modules/ngx_http_fastcgi_module.c: In function 'ngx_http_fastcgi_cache_key': src/http/modules/ngx_http_fastcgi_module.c:3015:9: warning: return discards 'const' qualifier from pointer target type [enabled by default] In file included from src/core/ngx_config.h:26:0, from src/http/modules/ngx_http_uwsgi_module.c:10: src/os/unix/ngx_linux_config.h:115:15: warning: redundant redeclaration of 'environ' [-Wredundant-decls] /usr/include/unistd.h:546:15: note: previous declaration of 'environ' was here In file included from src/core/ngx_core.h:53:0, from src/http/modules/ngx_http_uwsgi_module.c:11: src/core/ngx_palloc.h:75:7: warning: redundant redeclaration of 'ngx_alloc' [-Wredundant-decls] src/os/unix/ngx_alloc.h:16:7: note: previous declaration of 'ngx_alloc' was here src/core/ngx_palloc.h:76:7: warning: redundant redeclaration of 'ngx_calloc' [-Wredundant-decls] src/os/unix/ngx_alloc.h:17:7: note: previous declaration of 'ngx_calloc' was here In file included from src/core/ngx_core.h:75:0, from src/http/modules/ngx_http_uwsgi_module.c:11: src/os/unix/ngx_process_cycle.h:42:24: warning: redundant redeclaration of 'ngx_pid' [-Wredundant-decls] src/os/unix/ngx_process.h:81:23: note: previous declaration of 'ngx_pid' was here src/http/modules/ngx_http_uwsgi_module.c: In function 'ngx_http_uwsgi_merge_loc_conf': src/http/modules/ngx_http_uwsgi_module.c:1380:15: warning: assignment discards 'const' qualifier from pointer target type [enabled by default] src/http/modules/ngx_http_uwsgi_module.c: In function 'ngx_http_uwsgi_merge_params': src/http/modules/ngx_http_uwsgi_module.c:1641:15: warning: assignment discards 'const' qualifier from pointer target type [enabled by default] src/http/modules/ngx_http_uwsgi_module.c: In function 'ngx_http_uwsgi_pass': src/http/modules/ngx_http_uwsgi_module.c:1661:9: warning: return discards 'const' qualifier from pointer target type [enabled by default] src/http/modules/ngx_http_uwsgi_module.c: In function 'ngx_http_uwsgi_store': src/http/modules/ngx_http_uwsgi_module.c:1720:9: warning: return discards 'const' qualifier from pointer target type [enabled by default] src/http/modules/ngx_http_uwsgi_module.c:1735:9: warning: return discards 'const' qualifier from pointer target type [enabled by default] src/http/modules/ngx_http_uwsgi_module.c: In function 'ngx_http_uwsgi_cache': src/http/modules/ngx_http_uwsgi_module.c:1778:9: warning: return discards 'const' qualifier from pointer target type [enabled by default] src/http/modules/ngx_http_uwsgi_module.c:1787:9: warning: return discards 'const' qualifier from pointer target type [enabled by default] src/http/modules/ngx_http_uwsgi_module.c: In function 'ngx_http_uwsgi_cache_key': src/http/modules/ngx_http_uwsgi_module.c:1811:9: warning: return discards 'const' qualifier from pointer target type [enabled by default] gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wall -Wextra -Wno-unused-but-set-variable -Wno-unused-parameter -Wno-sign-compare -Wno-pointer-sign -Wno-missing-field-initializers -Wformat=2 -Wstrict-aliasing=2 -Wdisabled-optimization -Wfloat-equal -Wpointer-arith -Wdeclaration-after-statement -Wbad-function-cast -Wcast-align -Wredundant-decls -Wwrite-strings -I/builddir/build/BUILD/groonga-2.0.5/include -I src/core -I src/event -I src/event/modules -I src/os/unix -I objs -I src/http -I src/http/modules \ -o objs/src/http/modules/ngx_http_scgi_module.o \ src/http/modules/ngx_http_scgi_module.c In file included from src/core/ngx_config.h:26:0, from src/http/modules/ngx_http_scgi_module.c:9: src/os/unix/ngx_linux_config.h:115:15: warning: redundant redeclaration of 'environ' [-Wredundant-decls] /usr/include/unistd.h:546:15: note: previous declaration of 'environ' was here In file included from src/core/ngx_core.h:53:0, from src/http/modules/ngx_http_scgi_module.c:10: src/core/ngx_palloc.h:75:7: warning: redundant redeclaration of 'ngx_alloc' [-Wredundant-decls] src/os/unix/ngx_alloc.h:16:7: note: previous declaration of 'ngx_alloc' was here src/core/ngx_palloc.h:76:7: warning: redundant redeclaration of 'ngx_calloc' [-Wredundant-decls] src/os/unix/ngx_alloc.h:17:7: note: previous declaration of 'ngx_calloc' was here In file included from src/core/ngx_core.h:75:0, from src/http/modules/ngx_http_scgi_module.c:10: src/os/unix/ngx_process_cycle.h:42:24: warning: redundant redeclaration of 'ngx_pid' [-Wredundant-decls] src/os/unix/ngx_process.h:81:23: note: previous declaration of 'ngx_pid' was here src/http/modules/ngx_http_scgi_module.c: In function 'ngx_http_scgi_merge_loc_conf': src/http/modules/ngx_http_scgi_module.c:1335:15: warning: assignment discards 'const' qualifier from pointer target type [enabled by default] src/http/modules/ngx_http_scgi_module.c: In function 'ngx_http_scgi_merge_params': src/http/modules/ngx_http_scgi_module.c:1600:15: warning: assignment discards 'const' qualifier from pointer target type [enabled by default] src/http/modules/ngx_http_scgi_module.c: In function 'ngx_http_scgi_pass': src/http/modules/ngx_http_scgi_module.c:1620:9: warning: return discards 'const' qualifier from pointer target type [enabled by default] src/http/modules/ngx_http_scgi_module.c: In function 'ngx_http_scgi_store': src/http/modules/ngx_http_scgi_module.c:1678:9: warning: return discards 'const' qualifier from pointer target type [enabled by default] src/http/modules/ngx_http_scgi_module.c:1693:9: warning: return discards 'const' qualifier from pointer target type [enabled by default] src/http/modules/ngx_http_scgi_module.c: In function 'ngx_http_scgi_cache': src/http/modules/ngx_http_scgi_module.c:1736:9: warning: return discards 'const' qualifier from pointer target type [enabled by default] src/http/modules/ngx_http_scgi_module.c:1745:9: warning: return discards 'const' qualifier from pointer target type [enabled by default] src/http/modules/ngx_http_scgi_module.c: In function 'ngx_http_scgi_cache_key': src/http/modules/ngx_http_scgi_module.c:1769:9: warning: return discards 'const' qualifier from pointer target type [enabled by default] gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wall -Wextra -Wno-unused-but-set-variable -Wno-unused-parameter -Wno-sign-compare -Wno-pointer-sign -Wno-missing-field-initializers -Wformat=2 -Wstrict-aliasing=2 -Wdisabled-optimization -Wfloat-equal -Wpointer-arith -Wdeclaration-after-statement -Wbad-function-cast -Wcast-align -Wredundant-decls -Wwrite-strings -I/builddir/build/BUILD/groonga-2.0.5/include -I src/core -I src/event -I src/event/modules -I src/os/unix -I objs -I src/http -I src/http/modules \ -o objs/src/http/modules/ngx_http_memcached_module.o \ src/http/modules/ngx_http_memcached_module.c In file included from src/core/ngx_config.h:26:0, from src/http/modules/ngx_http_memcached_module.c:8: src/os/unix/ngx_linux_config.h:115:15: warning: redundant redeclaration of 'environ' [-Wredundant-decls] /usr/include/unistd.h:546:15: note: previous declaration of 'environ' was here In file included from src/core/ngx_core.h:53:0, from src/http/modules/ngx_http_memcached_module.c:9: src/core/ngx_palloc.h:75:7: warning: redundant redeclaration of 'ngx_alloc' [-Wredundant-decls] src/os/unix/ngx_alloc.h:16:7: note: previous declaration of 'ngx_alloc' was here src/core/ngx_palloc.h:76:7: warning: redundant redeclaration of 'ngx_calloc' [-Wredundant-decls] src/os/unix/ngx_alloc.h:17:7: note: previous declaration of 'ngx_calloc' was here In file included from src/core/ngx_core.h:75:0, from src/http/modules/ngx_http_memcached_module.c:9: src/os/unix/ngx_process_cycle.h:42:24: warning: redundant redeclaration of 'ngx_pid' [-Wredundant-decls] src/os/unix/ngx_process.h:81:23: note: previous declaration of 'ngx_pid' was here src/http/modules/ngx_http_memcached_module.c: In function 'ngx_http_memcached_create_request': src/http/modules/ngx_http_memcached_module.c:259:19: warning: cast from function call of type 'uintptr_t' to non-matching type 'u_char *' [-Wbad-function-cast] src/http/modules/ngx_http_memcached_module.c: In function 'ngx_http_memcached_pass': src/http/modules/ngx_http_memcached_module.c:610:9: warning: return discards 'const' qualifier from pointer target type [enabled by default] gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wall -Wextra -Wno-unused-but-set-variable -Wno-unused-parameter -Wno-sign-compare -Wno-pointer-sign -Wno-missing-field-initializers -Wformat=2 -Wstrict-aliasing=2 -Wdisabled-optimization -Wfloat-equal -Wpointer-arith -Wdeclaration-after-statement -Wbad-function-cast -Wcast-align -Wredundant-decls -Wwrite-strings -I/builddir/build/BUILD/groonga-2.0.5/include -I src/core -I src/event -I src/event/modules -I src/os/unix -I objs -I src/http -I src/http/modules \ -o objs/src/http/modules/ngx_http_empty_gif_module.o \ src/http/modules/ngx_http_empty_gif_module.c gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wall -Wextra -Wno-unused-but-set-variable -Wno-unused-parameter -Wno-sign-compare -Wno-pointer-sign -Wno-missing-field-initializers -Wformat=2 -Wstrict-aliasing=2 -Wdisabled-optimization -Wfloat-equal -Wpointer-arith -Wdeclaration-after-statement -Wbad-function-cast -Wcast-align -Wredundant-decls -Wwrite-strings -I/builddir/build/BUILD/groonga-2.0.5/include -I src/core -I src/event -I src/event/modules -I src/os/unix -I objs -I src/http -I src/http/modules \ -o objs/src/http/modules/ngx_http_browser_module.o \ src/http/modules/ngx_http_browser_module.c In file included from src/core/ngx_config.h:26:0, from src/http/modules/ngx_http_empty_gif_module.c:7: src/os/unix/ngx_linux_config.h:115:15: warning: redundant redeclaration of 'environ' [-Wredundant-decls] /usr/include/unistd.h:546:15: note: previous declaration of 'environ' was here In file included from src/core/ngx_core.h:53:0, from src/http/modules/ngx_http_empty_gif_module.c:8: src/core/ngx_palloc.h:75:7: warning: redundant redeclaration of 'ngx_alloc' [-Wredundant-decls] src/os/unix/ngx_alloc.h:16:7: note: previous declaration of 'ngx_alloc' was here src/core/ngx_palloc.h:76:7: warning: redundant redeclaration of 'ngx_calloc' [-Wredundant-decls] src/os/unix/ngx_alloc.h:17:7: note: previous declaration of 'ngx_calloc' was here In file included from src/core/ngx_core.h:75:0, from src/http/modules/ngx_http_empty_gif_module.c:8: src/os/unix/ngx_process_cycle.h:42:24: warning: redundant redeclaration of 'ngx_pid' [-Wredundant-decls] src/os/unix/ngx_process.h:81:23: note: previous declaration of 'ngx_pid' was here In file included from src/core/ngx_config.h:26:0, from src/http/modules/ngx_http_browser_module.c:8: src/os/unix/ngx_linux_config.h:115:15: warning: redundant redeclaration of 'environ' [-Wredundant-decls] /usr/include/unistd.h:546:15: note: previous declaration of 'environ' was here In file included from src/core/ngx_core.h:53:0, from src/http/modules/ngx_http_browser_module.c:9: src/core/ngx_palloc.h:75:7: warning: redundant redeclaration of 'ngx_alloc' [-Wredundant-decls] src/os/unix/ngx_alloc.h:16:7: note: previous declaration of 'ngx_alloc' was here src/core/ngx_palloc.h:76:7: warning: redundant redeclaration of 'ngx_calloc' [-Wredundant-decls] src/os/unix/ngx_alloc.h:17:7: note: previous declaration of 'ngx_calloc' was here gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wall -Wextra -Wno-unused-but-set-variable -Wno-unused-parameter -Wno-sign-compare -Wno-pointer-sign -Wno-missing-field-initializers -Wformat=2 -Wstrict-aliasing=2 -Wdisabled-optimization -Wfloat-equal -Wpointer-arith -Wdeclaration-after-statement -Wbad-function-cast -Wcast-align -Wredundant-decls -Wwrite-strings -I/builddir/build/BUILD/groonga-2.0.5/include -I src/core -I src/event -I src/event/modules -I src/os/unix -I objs -I src/http -I src/http/modules \ -o objs/src/http/modules/ngx_http_upstream_ip_hash_module.o \ src/http/modules/ngx_http_upstream_ip_hash_module.c In file included from src/core/ngx_core.h:75:0, from src/http/modules/ngx_http_browser_module.c:9: src/os/unix/ngx_process_cycle.h:42:24: warning: redundant redeclaration of 'ngx_pid' [-Wredundant-decls] src/os/unix/ngx_process.h:81:23: note: previous declaration of 'ngx_pid' was here In file included from src/core/ngx_config.h:26:0, from src/http/modules/ngx_http_upstream_ip_hash_module.c:8: src/os/unix/ngx_linux_config.h:115:15: warning: redundant redeclaration of 'environ' [-Wredundant-decls] /usr/include/unistd.h:546:15: note: previous declaration of 'environ' was here In file included from src/core/ngx_core.h:53:0, from src/http/modules/ngx_http_upstream_ip_hash_module.c:9: src/core/ngx_palloc.h:75:7: warning: redundant redeclaration of 'ngx_alloc' [-Wredundant-decls] src/os/unix/ngx_alloc.h:16:7: note: previous declaration of 'ngx_alloc' was here src/core/ngx_palloc.h:76:7: warning: redundant redeclaration of 'ngx_calloc' [-Wredundant-decls] src/os/unix/ngx_alloc.h:17:7: note: previous declaration of 'ngx_calloc' was here In file included from src/core/ngx_core.h:75:0, from src/http/modules/ngx_http_upstream_ip_hash_module.c:9: src/os/unix/ngx_process_cycle.h:42:24: warning: redundant redeclaration of 'ngx_pid' [-Wredundant-decls] src/os/unix/ngx_process.h:81:23: note: previous declaration of 'ngx_pid' was here gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wall -Wextra -Wno-unused-but-set-variable -Wno-unused-parameter -Wno-sign-compare -Wno-pointer-sign -Wno-missing-field-initializers -Wformat=2 -Wstrict-aliasing=2 -Wdisabled-optimization -Wfloat-equal -Wpointer-arith -Wdeclaration-after-statement -Wbad-function-cast -Wcast-align -Wredundant-decls -Wwrite-strings -I/builddir/build/BUILD/groonga-2.0.5/include -I src/core -I src/event -I src/event/modules -I src/os/unix -I objs -I src/http -I src/http/modules \ -o objs/src/http/modules/ngx_http_upstream_keepalive_module.o \ src/http/modules/ngx_http_upstream_keepalive_module.c gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wall -Wextra -Wno-unused-but-set-variable -Wno-unused-parameter -Wno-sign-compare -Wno-pointer-sign -Wno-missing-field-initializers -Wformat=2 -Wstrict-aliasing=2 -Wdisabled-optimization -Wfloat-equal -Wpointer-arith -Wdeclaration-after-statement -Wbad-function-cast -Wcast-align -Wredundant-decls -Wwrite-strings -I/builddir/build/BUILD/groonga-2.0.5/include -I src/core -I src/event -I src/event/modules -I src/os/unix -I objs -I src/http -I src/http/modules -I src/mail \ -o objs/addon/nginx-module/ngx_http_groonga_module.o \ /builddir/build/BUILD/groonga-2.0.5/src/nginx-module/ngx_http_groonga_module.c gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wall -Wextra -Wno-unused-but-set-variable -Wno-unused-parameter -Wno-sign-compare -Wno-pointer-sign -Wno-missing-field-initializers -Wformat=2 -Wstrict-aliasing=2 -Wdisabled-optimization -Wfloat-equal -Wpointer-arith -Wdeclaration-after-statement -Wbad-function-cast -Wcast-align -Wredundant-decls -Wwrite-strings -I/builddir/build/BUILD/groonga-2.0.5/include -I src/core -I src/event -I src/event/modules -I src/os/unix -I objs \ -o objs/ngx_modules.o \ objs/ngx_modules.c In file included from src/core/ngx_config.h:26:0, from /builddir/build/BUILD/groonga-2.0.5/src/nginx-module/ngx_http_groonga_module.c:19: src/os/unix/ngx_linux_config.h:115:15: warning: redundant redeclaration of 'environ' [-Wredundant-decls] /usr/include/unistd.h:546:15: note: previous declaration of 'environ' was here In file included from src/core/ngx_core.h:53:0, from /builddir/build/BUILD/groonga-2.0.5/src/nginx-module/ngx_http_groonga_module.c:20: src/core/ngx_palloc.h:75:7: warning: redundant redeclaration of 'ngx_alloc' [-Wredundant-decls] src/os/unix/ngx_alloc.h:16:7: note: previous declaration of 'ngx_alloc' was here src/core/ngx_palloc.h:76:7: warning: redundant redeclaration of 'ngx_calloc' [-Wredundant-decls] src/os/unix/ngx_alloc.h:17:7: note: previous declaration of 'ngx_calloc' was here In file included from src/core/ngx_core.h:75:0, from /builddir/build/BUILD/groonga-2.0.5/src/nginx-module/ngx_http_groonga_module.c:20: src/os/unix/ngx_process_cycle.h:42:24: warning: redundant redeclaration of 'ngx_pid' [-Wredundant-decls] src/os/unix/ngx_process.h:81:23: note: previous declaration of 'ngx_pid' was here In file included from src/core/ngx_config.h:26:0, from objs/ngx_modules.c:2: src/os/unix/ngx_linux_config.h:115:15: warning: redundant redeclaration of 'environ' [-Wredundant-decls] /usr/include/unistd.h:546:15: note: previous declaration of 'environ' was here In file included from src/core/ngx_core.h:53:0, from objs/ngx_modules.c:3: src/core/ngx_palloc.h:75:7: warning: redundant redeclaration of 'ngx_alloc' [-Wredundant-decls] src/os/unix/ngx_alloc.h:16:7: note: previous declaration of 'ngx_alloc' was here src/core/ngx_palloc.h:76:7: warning: redundant redeclaration of 'ngx_calloc' [-Wredundant-decls] src/os/unix/ngx_alloc.h:17:7: note: previous declaration of 'ngx_calloc' was here In file included from src/core/ngx_core.h:75:0, from objs/ngx_modules.c:3: src/os/unix/ngx_process_cycle.h:42:24: warning: redundant redeclaration of 'ngx_pid' [-Wredundant-decls] src/os/unix/ngx_process.h:81:23: note: previous declaration of 'ngx_pid' was here objs/ngx_modules.c:7:22: warning: redundant redeclaration of 'ngx_core_module' [-Wredundant-decls] src/core/ngx_cycle.h:134:31: note: previous declaration of 'ngx_core_module' was here objs/ngx_modules.c:8:22: warning: redundant redeclaration of 'ngx_errlog_module' [-Wredundant-decls] src/core/ngx_log.h:246:22: note: previous declaration of 'ngx_errlog_module' was here /builddir/build/BUILD/groonga-2.0.5/src/nginx-module/ngx_http_groonga_module.c: In function 'ngx_http_groonga_context_receive_handler': /builddir/build/BUILD/groonga-2.0.5/src/nginx-module/ngx_http_groonga_module.c:150:36: warning: passing argument 2 of 'ngx_os_signal_process' discards 'const' qualifier from pointer target type [enabled by default] src/os/unix/ngx_os.h:40:11: note: expected 'char *' but argument is of type 'const char *' In file included from src/core/ngx_config.h:26:0, from src/http/modules/ngx_http_upstream_keepalive_module.c:8: src/os/unix/ngx_linux_config.h:115:15: warning: redundant redeclaration of 'environ' [-Wredundant-decls] /usr/include/unistd.h:546:15: note: previous declaration of 'environ' was here In file included from src/core/ngx_core.h:53:0, from src/http/modules/ngx_http_upstream_keepalive_module.c:9: src/core/ngx_palloc.h:75:7: warning: redundant redeclaration of 'ngx_alloc' [-Wredundant-decls] src/os/unix/ngx_alloc.h:16:7: note: previous declaration of 'ngx_alloc' was here src/core/ngx_palloc.h:76:7: warning: redundant redeclaration of 'ngx_calloc' [-Wredundant-decls] src/os/unix/ngx_alloc.h:17:7: note: previous declaration of 'ngx_calloc' was here In file included from src/core/ngx_core.h:75:0, from src/http/modules/ngx_http_upstream_keepalive_module.c:9: src/os/unix/ngx_process_cycle.h:42:24: warning: redundant redeclaration of 'ngx_pid' [-Wredundant-decls] src/os/unix/ngx_process.h:81:23: note: previous declaration of 'ngx_pid' was here gcc -o objs/nginx \ objs/src/core/nginx.o \ objs/src/core/ngx_log.o \ objs/src/core/ngx_palloc.o \ objs/src/core/ngx_array.o \ objs/src/core/ngx_list.o \ objs/src/core/ngx_hash.o \ objs/src/core/ngx_buf.o \ objs/src/core/ngx_queue.o \ objs/src/core/ngx_output_chain.o \ objs/src/core/ngx_string.o \ objs/src/core/ngx_parse.o \ objs/src/core/ngx_inet.o \ objs/src/core/ngx_file.o \ objs/src/core/ngx_crc32.o \ objs/src/core/ngx_murmurhash.o \ objs/src/core/ngx_md5.o \ objs/src/core/ngx_rbtree.o \ objs/src/core/ngx_radix_tree.o \ objs/src/core/ngx_slab.o \ objs/src/core/ngx_times.o \ objs/src/core/ngx_shmtx.o \ objs/src/core/ngx_connection.o \ objs/src/core/ngx_cycle.o \ objs/src/core/ngx_spinlock.o \ objs/src/core/ngx_cpuinfo.o \ objs/src/core/ngx_conf_file.o \ objs/src/core/ngx_resolver.o \ objs/src/core/ngx_open_file_cache.o \ objs/src/core/ngx_crypt.o \ objs/src/event/ngx_event.o \ objs/src/event/ngx_event_timer.o \ objs/src/event/ngx_event_posted.o \ objs/src/event/ngx_event_busy_lock.o \ objs/src/event/ngx_event_accept.o \ objs/src/event/ngx_event_connect.o \ objs/src/event/ngx_event_pipe.o \ objs/src/os/unix/ngx_time.o \ objs/src/os/unix/ngx_errno.o \ objs/src/os/unix/ngx_alloc.o \ objs/src/os/unix/ngx_files.o \ objs/src/os/unix/ngx_socket.o \ objs/src/os/unix/ngx_recv.o \ objs/src/os/unix/ngx_readv_chain.o \ objs/src/os/unix/ngx_udp_recv.o \ objs/src/os/unix/ngx_send.o \ objs/src/os/unix/ngx_writev_chain.o \ objs/src/os/unix/ngx_channel.o \ objs/src/os/unix/ngx_shmem.o \ objs/src/os/unix/ngx_process.o \ objs/src/os/unix/ngx_daemon.o \ objs/src/os/unix/ngx_setaffinity.o \ objs/src/os/unix/ngx_setproctitle.o \ objs/src/os/unix/ngx_posix_init.o \ objs/src/os/unix/ngx_user.o \ objs/src/os/unix/ngx_process_cycle.o \ objs/src/os/unix/ngx_linux_init.o \ objs/src/event/modules/ngx_epoll_module.o \ objs/src/os/unix/ngx_linux_sendfile_chain.o \ objs/src/http/ngx_http.o \ objs/src/http/ngx_http_core_module.o \ objs/src/http/ngx_http_special_response.o \ objs/src/http/ngx_http_request.o \ objs/src/http/ngx_http_parse.o \ objs/src/http/ngx_http_header_filter_module.o \ objs/src/http/ngx_http_write_filter_module.o \ objs/src/http/ngx_http_copy_filter_module.o \ objs/src/http/modules/ngx_http_log_module.o \ objs/src/http/ngx_http_request_body.o \ objs/src/http/ngx_http_variables.o \ objs/src/http/ngx_http_script.o \ objs/src/http/ngx_http_upstream.o \ objs/src/http/ngx_http_upstream_round_robin.o \ objs/src/http/ngx_http_parse_time.o \ objs/src/http/modules/ngx_http_static_module.o \ objs/src/http/modules/ngx_http_index_module.o \ objs/src/http/modules/ngx_http_chunked_filter_module.o \ objs/src/http/modules/ngx_http_range_filter_module.o \ objs/src/http/modules/ngx_http_headers_filter_module.o \ objs/src/http/modules/ngx_http_not_modified_filter_module.o \ objs/src/http/ngx_http_busy_lock.o \ objs/src/http/ngx_http_file_cache.o \ objs/src/http/modules/ngx_http_gzip_filter_module.o \ objs/src/http/ngx_http_postpone_filter_module.o \ objs/src/http/modules/ngx_http_ssi_filter_module.o \ objs/src/http/modules/ngx_http_charset_filter_module.o \ objs/src/http/modules/ngx_http_userid_filter_module.o \ objs/src/http/modules/ngx_http_autoindex_module.o \ objs/src/http/modules/ngx_http_auth_basic_module.o \ objs/src/http/modules/ngx_http_access_module.o \ objs/src/http/modules/ngx_http_limit_conn_module.o \ objs/src/http/modules/ngx_http_limit_req_module.o \ objs/src/http/modules/ngx_http_geo_module.o \ objs/src/http/modules/ngx_http_map_module.o \ objs/src/http/modules/ngx_http_split_clients_module.o \ objs/src/http/modules/ngx_http_referer_module.o \ objs/src/http/modules/ngx_http_proxy_module.o \ objs/src/http/modules/ngx_http_fastcgi_module.o \ objs/src/http/modules/ngx_http_uwsgi_module.o \ objs/src/http/modules/ngx_http_scgi_module.o \ objs/src/http/modules/ngx_http_memcached_module.o \ objs/src/http/modules/ngx_http_empty_gif_module.o \ objs/src/http/modules/ngx_http_browser_module.o \ objs/src/http/modules/ngx_http_upstream_ip_hash_module.o \ objs/src/http/modules/ngx_http_upstream_keepalive_module.o \ objs/addon/nginx-module/ngx_http_groonga_module.o \ objs/ngx_modules.o \ -lpthread -lcrypt -L/builddir/build/BUILD/groonga-2.0.5/lib/.libs -lgroonga -lz make[4]: Leaving directory `/builddir/build/BUILD/groonga-2.0.5/vendor/nginx-1.2.1' make -f objs/Makefile manpage make[4]: Entering directory `/builddir/build/BUILD/groonga-2.0.5/vendor/nginx-1.2.1' sed -e "s|%%PREFIX%%|/etc/groonga/httpd|" \ -e "s|%%PID_PATH%%|/etc/groonga/httpd/logs/nginx.pid|" \ -e "s|%%CONF_PATH%%|/etc/groonga/httpd/groonga-httpd.conf|" \ -e "s|%%ERROR_LOG_PATH%%|/var/log/groonga/httpd/error.log|" \ < man/nginx.8 > objs/nginx.8 make[4]: Leaving directory `/builddir/build/BUILD/groonga-2.0.5/vendor/nginx-1.2.1' make[3]: Leaving directory `/builddir/build/BUILD/groonga-2.0.5/vendor/nginx-1.2.1' make[2]: Leaving directory `/builddir/build/BUILD/groonga-2.0.5/vendor' Making all in examples make[2]: Entering directory `/builddir/build/BUILD/groonga-2.0.5/examples' Making all in dictionary make[3]: Entering directory `/builddir/build/BUILD/groonga-2.0.5/examples/dictionary' Making all in edict make[4]: Entering directory `/builddir/build/BUILD/groonga-2.0.5/examples/dictionary/edict' make[4]: Nothing to be done for `all'. make[4]: Leaving directory `/builddir/build/BUILD/groonga-2.0.5/examples/dictionary/edict' Making all in eijiro make[4]: Entering directory `/builddir/build/BUILD/groonga-2.0.5/examples/dictionary/eijiro' make[4]: Nothing to be done for `all'. make[4]: Leaving directory `/builddir/build/BUILD/groonga-2.0.5/examples/dictionary/eijiro' Making all in gene95 make[4]: Entering directory `/builddir/build/BUILD/groonga-2.0.5/examples/dictionary/gene95' make[4]: Nothing to be done for `all'. make[4]: Leaving directory `/builddir/build/BUILD/groonga-2.0.5/examples/dictionary/gene95' Making all in jmdict make[4]: Entering directory `/builddir/build/BUILD/groonga-2.0.5/examples/dictionary/jmdict' make[4]: Nothing to be done for `all'. make[4]: Leaving directory `/builddir/build/BUILD/groonga-2.0.5/examples/dictionary/jmdict' make[4]: Entering directory `/builddir/build/BUILD/groonga-2.0.5/examples/dictionary' make[4]: Nothing to be done for `all-am'. make[4]: Leaving directory `/builddir/build/BUILD/groonga-2.0.5/examples/dictionary' make[3]: Leaving directory `/builddir/build/BUILD/groonga-2.0.5/examples/dictionary' make[3]: Entering directory `/builddir/build/BUILD/groonga-2.0.5/examples' make[3]: Nothing to be done for `all-am'. make[3]: Leaving directory `/builddir/build/BUILD/groonga-2.0.5/examples' make[2]: Leaving directory `/builddir/build/BUILD/groonga-2.0.5/examples' Making all in test make[2]: Entering directory `/builddir/build/BUILD/groonga-2.0.5/test' Making all in unit make[3]: Entering directory `/builddir/build/BUILD/groonga-2.0.5/test/unit' Making all in lib make[4]: Entering directory `/builddir/build/BUILD/groonga-2.0.5/test/unit/lib' Making all in ruby make[5]: Entering directory `/builddir/build/BUILD/groonga-2.0.5/test/unit/lib/ruby' make[5]: Nothing to be done for `all'. make[5]: Leaving directory `/builddir/build/BUILD/groonga-2.0.5/test/unit/lib/ruby' make[5]: Entering directory `/builddir/build/BUILD/groonga-2.0.5/test/unit/lib' make[5]: Nothing to be done for `all-am'. make[5]: Leaving directory `/builddir/build/BUILD/groonga-2.0.5/test/unit/lib' make[4]: Leaving directory `/builddir/build/BUILD/groonga-2.0.5/test/unit/lib' Making all in fixtures make[4]: Entering directory `/builddir/build/BUILD/groonga-2.0.5/test/unit/fixtures' Making all in stress make[5]: Entering directory `/builddir/build/BUILD/groonga-2.0.5/test/unit/fixtures/stress' make[5]: Nothing to be done for `all'. make[5]: Leaving directory `/builddir/build/BUILD/groonga-2.0.5/test/unit/fixtures/stress' Making all in performance make[5]: Entering directory `/builddir/build/BUILD/groonga-2.0.5/test/unit/fixtures/performance' make[5]: Nothing to be done for `all'. make[5]: Leaving directory `/builddir/build/BUILD/groonga-2.0.5/test/unit/fixtures/performance' Making all in inverted-index make[5]: Entering directory `/builddir/build/BUILD/groonga-2.0.5/test/unit/fixtures/inverted-index' make[5]: Nothing to be done for `all'. make[5]: Leaving directory `/builddir/build/BUILD/groonga-2.0.5/test/unit/fixtures/inverted-index' Making all in plugins make[5]: Entering directory `/builddir/build/BUILD/groonga-2.0.5/test/unit/fixtures/plugins' make[5]: Nothing to be done for `all'. make[5]: Leaving directory `/builddir/build/BUILD/groonga-2.0.5/test/unit/fixtures/plugins' Making all in geo make[5]: Entering directory `/builddir/build/BUILD/groonga-2.0.5/test/unit/fixtures/geo' make[5]: Nothing to be done for `all'. make[5]: Leaving directory `/builddir/build/BUILD/groonga-2.0.5/test/unit/fixtures/geo' Making all in story make[5]: Entering directory `/builddir/build/BUILD/groonga-2.0.5/test/unit/fixtures/story' Making all in taiyaki make[6]: Entering directory `/builddir/build/BUILD/groonga-2.0.5/test/unit/fixtures/story/taiyaki' make[6]: Nothing to be done for `all'. make[6]: Leaving directory `/builddir/build/BUILD/groonga-2.0.5/test/unit/fixtures/story/taiyaki' make[6]: Entering directory `/builddir/build/BUILD/groonga-2.0.5/test/unit/fixtures/story' make[6]: Nothing to be done for `all-am'. make[6]: Leaving directory `/builddir/build/BUILD/groonga-2.0.5/test/unit/fixtures/story' make[5]: Leaving directory `/builddir/build/BUILD/groonga-2.0.5/test/unit/fixtures/story' make[5]: Entering directory `/builddir/build/BUILD/groonga-2.0.5/test/unit/fixtures' make[5]: Nothing to be done for `all-am'. make[5]: Leaving directory `/builddir/build/BUILD/groonga-2.0.5/test/unit/fixtures' make[4]: Leaving directory `/builddir/build/BUILD/groonga-2.0.5/test/unit/fixtures' Making all in util make[4]: Entering directory `/builddir/build/BUILD/groonga-2.0.5/test/unit/util' make[4]: Nothing to be done for `all'. make[4]: Leaving directory `/builddir/build/BUILD/groonga-2.0.5/test/unit/util' Making all in core make[4]: Entering directory `/builddir/build/BUILD/groonga-2.0.5/test/unit/core' Making all in dat make[5]: Entering directory `/builddir/build/BUILD/groonga-2.0.5/test/unit/core/dat' make[5]: Nothing to be done for `all'. make[5]: Leaving directory `/builddir/build/BUILD/groonga-2.0.5/test/unit/core/dat' make[5]: Entering directory `/builddir/build/BUILD/groonga-2.0.5/test/unit/core' make[5]: Nothing to be done for `all-am'. make[5]: Leaving directory `/builddir/build/BUILD/groonga-2.0.5/test/unit/core' make[4]: Leaving directory `/builddir/build/BUILD/groonga-2.0.5/test/unit/core' Making all in memcached make[4]: Entering directory `/builddir/build/BUILD/groonga-2.0.5/test/unit/memcached' make[4]: Nothing to be done for `all'. make[4]: Leaving directory `/builddir/build/BUILD/groonga-2.0.5/test/unit/memcached' Making all in http make[4]: Entering directory `/builddir/build/BUILD/groonga-2.0.5/test/unit/http' make[4]: Nothing to be done for `all'. make[4]: Leaving directory `/builddir/build/BUILD/groonga-2.0.5/test/unit/http' Making all in gqtp make[4]: Entering directory `/builddir/build/BUILD/groonga-2.0.5/test/unit/gqtp' make[4]: Nothing to be done for `all'. make[4]: Leaving directory `/builddir/build/BUILD/groonga-2.0.5/test/unit/gqtp' Making all in story make[4]: Entering directory `/builddir/build/BUILD/groonga-2.0.5/test/unit/story' make[4]: Nothing to be done for `all'. make[4]: Leaving directory `/builddir/build/BUILD/groonga-2.0.5/test/unit/story' Making all in groonga-benchmark make[4]: Entering directory `/builddir/build/BUILD/groonga-2.0.5/test/unit/groonga-benchmark' make[4]: Nothing to be done for `all'. make[4]: Leaving directory `/builddir/build/BUILD/groonga-2.0.5/test/unit/groonga-benchmark' make[4]: Entering directory `/builddir/build/BUILD/groonga-2.0.5/test/unit' make[4]: Nothing to be done for `all-am'. make[4]: Leaving directory `/builddir/build/BUILD/groonga-2.0.5/test/unit' make[3]: Leaving directory `/builddir/build/BUILD/groonga-2.0.5/test/unit' Making all in function make[3]: Entering directory `/builddir/build/BUILD/groonga-2.0.5/test/function' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/groonga-2.0.5/test/function' Making all in benchmark make[3]: Entering directory `/builddir/build/BUILD/groonga-2.0.5/test/benchmark' Making all in fixtures make[4]: Entering directory `/builddir/build/BUILD/groonga-2.0.5/test/benchmark/fixtures' Making all in geo-select make[5]: Entering directory `/builddir/build/BUILD/groonga-2.0.5/test/benchmark/fixtures/geo-select' make[5]: Nothing to be done for `all'. make[5]: Leaving directory `/builddir/build/BUILD/groonga-2.0.5/test/benchmark/fixtures/geo-select' make[5]: Entering directory `/builddir/build/BUILD/groonga-2.0.5/test/benchmark/fixtures' make[5]: Nothing to be done for `all-am'. make[5]: Leaving directory `/builddir/build/BUILD/groonga-2.0.5/test/benchmark/fixtures' make[4]: Leaving directory `/builddir/build/BUILD/groonga-2.0.5/test/benchmark/fixtures' Making all in lib make[4]: Entering directory `/builddir/build/BUILD/groonga-2.0.5/test/benchmark/lib' make[4]: Nothing to be done for `all'. make[4]: Leaving directory `/builddir/build/BUILD/groonga-2.0.5/test/benchmark/lib' make[4]: Entering directory `/builddir/build/BUILD/groonga-2.0.5/test/benchmark' make[4]: Nothing to be done for `all-am'. make[4]: Leaving directory `/builddir/build/BUILD/groonga-2.0.5/test/benchmark' make[3]: Leaving directory `/builddir/build/BUILD/groonga-2.0.5/test/benchmark' make[3]: Entering directory `/builddir/build/BUILD/groonga-2.0.5/test' make[3]: Nothing to be done for `all-am'. make[3]: Leaving directory `/builddir/build/BUILD/groonga-2.0.5/test' make[2]: Leaving directory `/builddir/build/BUILD/groonga-2.0.5/test' Making all in packages make[2]: Entering directory `/builddir/build/BUILD/groonga-2.0.5/packages' Making all in apt make[3]: Entering directory `/builddir/build/BUILD/groonga-2.0.5/packages/apt' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/groonga-2.0.5/packages/apt' Making all in rpm make[3]: Entering directory `/builddir/build/BUILD/groonga-2.0.5/packages/rpm' Making all in centos make[4]: Entering directory `/builddir/build/BUILD/groonga-2.0.5/packages/rpm/centos' make[4]: Nothing to be done for `all'. make[4]: Leaving directory `/builddir/build/BUILD/groonga-2.0.5/packages/rpm/centos' Making all in fedora make[4]: Entering directory `/builddir/build/BUILD/groonga-2.0.5/packages/rpm/fedora' make[4]: Nothing to be done for `all'. make[4]: Leaving directory `/builddir/build/BUILD/groonga-2.0.5/packages/rpm/fedora' make[4]: Entering directory `/builddir/build/BUILD/groonga-2.0.5/packages/rpm' make[4]: Nothing to be done for `all-am'. make[4]: Leaving directory `/builddir/build/BUILD/groonga-2.0.5/packages/rpm' make[3]: Leaving directory `/builddir/build/BUILD/groonga-2.0.5/packages/rpm' Making all in yum make[3]: Entering directory `/builddir/build/BUILD/groonga-2.0.5/packages/yum' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/groonga-2.0.5/packages/yum' Making all in source make[3]: Entering directory `/builddir/build/BUILD/groonga-2.0.5/packages/source' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/groonga-2.0.5/packages/source' Making all in windows make[3]: Entering directory `/builddir/build/BUILD/groonga-2.0.5/packages/windows' Making all in patches make[4]: Entering directory `/builddir/build/BUILD/groonga-2.0.5/packages/windows/patches' make[4]: Nothing to be done for `all'. make[4]: Leaving directory `/builddir/build/BUILD/groonga-2.0.5/packages/windows/patches' Making all in language-files make[4]: Entering directory `/builddir/build/BUILD/groonga-2.0.5/packages/windows/language-files' make[4]: Nothing to be done for `all'. make[4]: Leaving directory `/builddir/build/BUILD/groonga-2.0.5/packages/windows/language-files' make[4]: Entering directory `/builddir/build/BUILD/groonga-2.0.5/packages/windows' make[4]: Nothing to be done for `all-am'. make[4]: Leaving directory `/builddir/build/BUILD/groonga-2.0.5/packages/windows' make[3]: Leaving directory `/builddir/build/BUILD/groonga-2.0.5/packages/windows' make[3]: Entering directory `/builddir/build/BUILD/groonga-2.0.5/packages' make[3]: Nothing to be done for `all-am'. make[3]: Leaving directory `/builddir/build/BUILD/groonga-2.0.5/packages' make[2]: Leaving directory `/builddir/build/BUILD/groonga-2.0.5/packages' Making all in data make[2]: Entering directory `/builddir/build/BUILD/groonga-2.0.5/data' Making all in images make[3]: Entering directory `/builddir/build/BUILD/groonga-2.0.5/data/images' Making all in logo make[4]: Entering directory `/builddir/build/BUILD/groonga-2.0.5/data/images/logo' make[4]: Nothing to be done for `all'. make[4]: Leaving directory `/builddir/build/BUILD/groonga-2.0.5/data/images/logo' make[4]: Entering directory `/builddir/build/BUILD/groonga-2.0.5/data/images' make[4]: Nothing to be done for `all-am'. make[4]: Leaving directory `/builddir/build/BUILD/groonga-2.0.5/data/images' make[3]: Leaving directory `/builddir/build/BUILD/groonga-2.0.5/data/images' Making all in html make[3]: Entering directory `/builddir/build/BUILD/groonga-2.0.5/data/html' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/groonga-2.0.5/data/html' Making all in munin make[3]: Entering directory `/builddir/build/BUILD/groonga-2.0.5/data/munin' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/groonga-2.0.5/data/munin' Making all in init.d make[3]: Entering directory `/builddir/build/BUILD/groonga-2.0.5/data/init.d' Making all in redhat make[4]: Entering directory `/builddir/build/BUILD/groonga-2.0.5/data/init.d/redhat' Making all in sysconfig make[5]: Entering directory `/builddir/build/BUILD/groonga-2.0.5/data/init.d/redhat/sysconfig' make[5]: Nothing to be done for `all'. make[5]: Leaving directory `/builddir/build/BUILD/groonga-2.0.5/data/init.d/redhat/sysconfig' make[5]: Entering directory `/builddir/build/BUILD/groonga-2.0.5/data/init.d/redhat' make[5]: Nothing to be done for `all-am'. make[5]: Leaving directory `/builddir/build/BUILD/groonga-2.0.5/data/init.d/redhat' make[4]: Leaving directory `/builddir/build/BUILD/groonga-2.0.5/data/init.d/redhat' make[4]: Entering directory `/builddir/build/BUILD/groonga-2.0.5/data/init.d' make[4]: Nothing to be done for `all-am'. make[4]: Leaving directory `/builddir/build/BUILD/groonga-2.0.5/data/init.d' make[3]: Leaving directory `/builddir/build/BUILD/groonga-2.0.5/data/init.d' Making all in systemd make[3]: Entering directory `/builddir/build/BUILD/groonga-2.0.5/data/systemd' Making all in fedora make[4]: Entering directory `/builddir/build/BUILD/groonga-2.0.5/data/systemd/fedora' Making all in sysconfig make[5]: Entering directory `/builddir/build/BUILD/groonga-2.0.5/data/systemd/fedora/sysconfig' make[5]: Nothing to be done for `all'. make[5]: Leaving directory `/builddir/build/BUILD/groonga-2.0.5/data/systemd/fedora/sysconfig' make[5]: Entering directory `/builddir/build/BUILD/groonga-2.0.5/data/systemd/fedora' make[5]: Nothing to be done for `all-am'. make[5]: Leaving directory `/builddir/build/BUILD/groonga-2.0.5/data/systemd/fedora' make[4]: Leaving directory `/builddir/build/BUILD/groonga-2.0.5/data/systemd/fedora' make[4]: Entering directory `/builddir/build/BUILD/groonga-2.0.5/data/systemd' make[4]: Nothing to be done for `all-am'. make[4]: Leaving directory `/builddir/build/BUILD/groonga-2.0.5/data/systemd' make[3]: Leaving directory `/builddir/build/BUILD/groonga-2.0.5/data/systemd' make[3]: Entering directory `/builddir/build/BUILD/groonga-2.0.5/data' make[3]: Nothing to be done for `all-am'. make[3]: Leaving directory `/builddir/build/BUILD/groonga-2.0.5/data' make[2]: Leaving directory `/builddir/build/BUILD/groonga-2.0.5/data' Making all in tools make[2]: Entering directory `/builddir/build/BUILD/groonga-2.0.5/tools' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/groonga-2.0.5/tools' Making all in doc make[2]: Entering directory `/builddir/build/BUILD/groonga-2.0.5/doc' make all-recursive make[3]: Entering directory `/builddir/build/BUILD/groonga-2.0.5/doc' Making all in locale make[4]: Entering directory `/builddir/build/BUILD/groonga-2.0.5/doc/locale' Making all in en make[5]: Entering directory `/builddir/build/BUILD/groonga-2.0.5/doc/locale/en' make all-recursive make[6]: Entering directory `/builddir/build/BUILD/groonga-2.0.5/doc/locale/en' Making all in LC_MESSAGES make[7]: Entering directory `/builddir/build/BUILD/groonga-2.0.5/doc/locale/en/LC_MESSAGES' make all-am make[8]: Entering directory `/builddir/build/BUILD/groonga-2.0.5/doc/locale/en/LC_MESSAGES' make[8]: Nothing to be done for `all-am'. make[8]: Leaving directory `/builddir/build/BUILD/groonga-2.0.5/doc/locale/en/LC_MESSAGES' make[7]: Leaving directory `/builddir/build/BUILD/groonga-2.0.5/doc/locale/en/LC_MESSAGES' make[7]: Entering directory `/builddir/build/BUILD/groonga-2.0.5/doc/locale/en' make[7]: Nothing to be done for `all-am'. make[7]: Leaving directory `/builddir/build/BUILD/groonga-2.0.5/doc/locale/en' make[6]: Leaving directory `/builddir/build/BUILD/groonga-2.0.5/doc/locale/en' make[5]: Leaving directory `/builddir/build/BUILD/groonga-2.0.5/doc/locale/en' Making all in ja make[5]: Entering directory `/builddir/build/BUILD/groonga-2.0.5/doc/locale/ja' make all-recursive make[6]: Entering directory `/builddir/build/BUILD/groonga-2.0.5/doc/locale/ja' Making all in LC_MESSAGES make[7]: Entering directory `/builddir/build/BUILD/groonga-2.0.5/doc/locale/ja/LC_MESSAGES' make all-am make[8]: Entering directory `/builddir/build/BUILD/groonga-2.0.5/doc/locale/ja/LC_MESSAGES' make[8]: Nothing to be done for `all-am'. make[8]: Leaving directory `/builddir/build/BUILD/groonga-2.0.5/doc/locale/ja/LC_MESSAGES' make[7]: Leaving directory `/builddir/build/BUILD/groonga-2.0.5/doc/locale/ja/LC_MESSAGES' make[7]: Entering directory `/builddir/build/BUILD/groonga-2.0.5/doc/locale/ja' make[7]: Nothing to be done for `all-am'. make[7]: Leaving directory `/builddir/build/BUILD/groonga-2.0.5/doc/locale/ja' make[6]: Leaving directory `/builddir/build/BUILD/groonga-2.0.5/doc/locale/ja' make[5]: Leaving directory `/builddir/build/BUILD/groonga-2.0.5/doc/locale/ja' make[5]: Entering directory `/builddir/build/BUILD/groonga-2.0.5/doc/locale' make[5]: Nothing to be done for `all-am'. make[5]: Leaving directory `/builddir/build/BUILD/groonga-2.0.5/doc/locale' make[4]: Leaving directory `/builddir/build/BUILD/groonga-2.0.5/doc/locale' make[4]: Entering directory `/builddir/build/BUILD/groonga-2.0.5/doc' Making html in locale make[5]: Entering directory `/builddir/build/BUILD/groonga-2.0.5/doc/locale' Making html in en make[6]: Entering directory `/builddir/build/BUILD/groonga-2.0.5/doc/locale/en' Making html in LC_MESSAGES make[7]: Entering directory `/builddir/build/BUILD/groonga-2.0.5/doc/locale/en/LC_MESSAGES' make[7]: Nothing to be done for `html'. make[7]: Leaving directory `/builddir/build/BUILD/groonga-2.0.5/doc/locale/en/LC_MESSAGES' make[7]: Entering directory `/builddir/build/BUILD/groonga-2.0.5/doc/locale/en' make[7]: Nothing to be done for `html-am'. make[7]: Leaving directory `/builddir/build/BUILD/groonga-2.0.5/doc/locale/en' make[6]: Leaving directory `/builddir/build/BUILD/groonga-2.0.5/doc/locale/en' Making html in ja make[6]: Entering directory `/builddir/build/BUILD/groonga-2.0.5/doc/locale/ja' Making html in LC_MESSAGES make[7]: Entering directory `/builddir/build/BUILD/groonga-2.0.5/doc/locale/ja/LC_MESSAGES' make[7]: Nothing to be done for `html'. make[7]: Leaving directory `/builddir/build/BUILD/groonga-2.0.5/doc/locale/ja/LC_MESSAGES' make[7]: Entering directory `/builddir/build/BUILD/groonga-2.0.5/doc/locale/ja' make[7]: Nothing to be done for `html-am'. make[7]: Leaving directory `/builddir/build/BUILD/groonga-2.0.5/doc/locale/ja' make[6]: Leaving directory `/builddir/build/BUILD/groonga-2.0.5/doc/locale/ja' make[6]: Entering directory `/builddir/build/BUILD/groonga-2.0.5/doc/locale' make[6]: Nothing to be done for `html-am'. make[6]: Leaving directory `/builddir/build/BUILD/groonga-2.0.5/doc/locale' make[5]: Leaving directory `/builddir/build/BUILD/groonga-2.0.5/doc/locale' make[5]: Entering directory `/builddir/build/BUILD/groonga-2.0.5/doc' make[5]: Nothing to be done for `html-am'. make[5]: Leaving directory `/builddir/build/BUILD/groonga-2.0.5/doc' make[4]: Leaving directory `/builddir/build/BUILD/groonga-2.0.5/doc' make[3]: Leaving directory `/builddir/build/BUILD/groonga-2.0.5/doc' make[2]: Leaving directory `/builddir/build/BUILD/groonga-2.0.5/doc' make[2]: Entering directory `/builddir/build/BUILD/groonga-2.0.5' make[2]: Leaving directory `/builddir/build/BUILD/groonga-2.0.5' make[1]: Leaving directory `/builddir/build/BUILD/groonga-2.0.5' + cd /builddir/build/BUILD/groonga-2.0.5/bindings/python/ql + python setup.py config running config + sed -i.cflags -e 's|^cflags =.*|cflags = []|' setup.py + CFLAGS=-I/builddir/build/BUILD/groonga-2.0.5/include + export CFLAGS + LDFLAGS=-L/builddir/build/BUILD/groonga-2.0.5/lib/.libs + export LDFLAGS + python setup.py build running build running build_ext building 'groongaql' extension creating build creating build/temp.linux-i686-2.7 gcc -pthread -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -I/builddir/build/BUILD/groonga-2.0.5/include -fPIC -I/usr/include/python2.7 -c groongaql.c -o build/temp.linux-i686-2.7/groongaql.o groongaql.c: In function 'initgroongaql': groongaql.c:344:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] creating build/lib.linux-i686-2.7 gcc -pthread -shared -L/builddir/build/BUILD/groonga-2.0.5/lib/.libs -I/builddir/build/BUILD/groonga-2.0.5/include build/temp.linux-i686-2.7/groongaql.o -L/usr/lib -lgroonga -lpython2.7 -o build/lib.linux-i686-2.7/groongaql.so + cd /builddir/build/BUILD/groonga-2.0.5/bindings/php + sed -i.ldflags -e 's|PHP_ADD_LIBRARY_WITH_PATH(groonga, .*)|PHP_ADD_LIBRARY(groonga, GROONGA_SHARED_LIBADD)|' config.m4 + phpize Configuring for: PHP Api Version: 20090626 Zend Module Api No: 20090626 Zend Extension Api No: 220090626 + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables' + export CFLAGS + LDFLAGS=-L/builddir/build/BUILD/groonga-2.0.5/lib/.libs + export LDFLAGS + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/lib/gfortran/modules' + export FFLAGS + LDFLAGS=-L/builddir/build/BUILD/groonga-2.0.5/lib/.libs + export LDFLAGS + ./configure --build=i686-redhat-linux-gnu --host=i686-redhat-linux-gnu --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --disable-static --with-groonga=/builddir/build/BUILD/groonga-2.0.5 configure: WARNING: unrecognized options: --disable-dependency-tracking checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for a sed that does not truncate output... /bin/sed checking for i686-redhat-linux-gnu-cc... no checking for i686-redhat-linux-gnu-gcc... no checking for cc... cc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether cc accepts -g... yes checking for cc option to accept ISO C89... none needed checking how to run the C preprocessor... cc -E checking for icc... no checking for suncc... no checking whether cc understands -c and -o together... yes checking for system library directory... lib checking if compiler supports -R... no checking if compiler supports -Wl,-rpath,... yes checking build system type... i686-redhat-linux-gnu checking host system type... i686-redhat-linux-gnu checking target system type... i686-redhat-linux-gnu checking for PHP prefix... /usr checking for PHP includes... -I/usr/include/php -I/usr/include/php/main -I/usr/include/php/TSRM -I/usr/include/php/Zend -I/usr/include/php/ext -I/usr/include/php/ext/date/lib checking for PHP extension directory... /usr/lib/php/modules checking for PHP installed headers prefix... /usr/include/php checking if debug is enabled... no checking if zts is enabled... no checking for re2c... no checking for gawk... gawk checking whether groonga is available... yes, shared configure: WARNING: You will need re2c 0.13.4 or later if you want to regenerate PHP parsers. checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking groonga.h usability... yes checking groonga.h presence... yes checking for groonga.h... yes checking for grn_init in -lgroonga... yes checking PHP version... ok checking how to print strings... printf checking for a sed that does not truncate output... (cached) /bin/sed checking for fgrep... /bin/grep -F checking for ld used by cc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1966080 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking how to convert i686-redhat-linux-gnu file names to i686-redhat-linux-gnu format... func_convert_file_noop checking how to convert i686-redhat-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for i686-redhat-linux-gnu-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for i686-redhat-linux-gnu-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for i686-redhat-linux-gnu-ar... no checking for ar... ar checking for archiver @FILE support... @ checking for i686-redhat-linux-gnu-strip... no checking for strip... strip checking for i686-redhat-linux-gnu-ranlib... no checking for ranlib... ranlib checking for gawk... (cached) gawk checking command to parse /usr/bin/nm -B output from cc object... ok checking for sysroot... no checking for i686-redhat-linux-gnu-mt... no checking for mt... no checking if : is a manifest tool... no checking for dlfcn.h... yes checking for objdir... .libs checking if cc supports -fno-rtti -fno-exceptions... no checking for cc option to produce PIC... -fPIC -DPIC checking if cc PIC flag -fPIC -DPIC works... yes checking if cc static flag -static works... no checking if cc supports -c -o file.o... yes checking if cc supports -c -o file.o... (cached) yes checking whether the cc linker (/usr/bin/ld) 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 configure: creating ./config.status config.status: creating config.h config.status: executing libtool commands configure: WARNING: unrecognized options: --disable-dependency-tracking + make -j4 /bin/sh /builddir/build/BUILD/groonga-2.0.5/bindings/php/libtool --mode=compile cc -I. -I/builddir/build/BUILD/groonga-2.0.5/bindings/php -DPHP_ATOM_INC -I/builddir/build/BUILD/groonga-2.0.5/bindings/php/include -I/builddir/build/BUILD/groonga-2.0.5/bindings/php/main -I/builddir/build/BUILD/groonga-2.0.5/bindings/php -I/usr/include/php -I/usr/include/php/main -I/usr/include/php/TSRM -I/usr/include/php/Zend -I/usr/include/php/ext -I/usr/include/php/ext/date/lib -I/builddir/build/BUILD/groonga-2.0.5/include -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c /builddir/build/BUILD/groonga-2.0.5/bindings/php/groonga.c -o groonga.lo libtool: compile: cc -I. -I/builddir/build/BUILD/groonga-2.0.5/bindings/php -DPHP_ATOM_INC -I/builddir/build/BUILD/groonga-2.0.5/bindings/php/include -I/builddir/build/BUILD/groonga-2.0.5/bindings/php/main -I/builddir/build/BUILD/groonga-2.0.5/bindings/php -I/usr/include/php -I/usr/include/php/main -I/usr/include/php/TSRM -I/usr/include/php/Zend -I/usr/include/php/ext -I/usr/include/php/ext/date/lib -I/builddir/build/BUILD/groonga-2.0.5/include -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c /builddir/build/BUILD/groonga-2.0.5/bindings/php/groonga.c -fPIC -DPIC -o .libs/groonga.o /bin/sh /builddir/build/BUILD/groonga-2.0.5/bindings/php/libtool --mode=link cc -DPHP_ATOM_INC -I/builddir/build/BUILD/groonga-2.0.5/bindings/php/include -I/builddir/build/BUILD/groonga-2.0.5/bindings/php/main -I/builddir/build/BUILD/groonga-2.0.5/bindings/php -I/usr/include/php -I/usr/include/php/main -I/usr/include/php/TSRM -I/usr/include/php/Zend -I/usr/include/php/ext -I/usr/include/php/ext/date/lib -I/builddir/build/BUILD/groonga-2.0.5/include -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -L/builddir/build/BUILD/groonga-2.0.5/lib/.libs -o groonga.la -export-dynamic -avoid-version -prefer-pic -module -rpath /builddir/build/BUILD/groonga-2.0.5/bindings/php/modules groonga.lo libtool: link: cc -shared -fPIC -DPIC .libs/groonga.o -L/builddir/build/BUILD/groonga-2.0.5/lib/.libs -O2 -m32 -march=i686 -mtune=atom -Wl,-soname -Wl,groonga.so -o .libs/groonga.so libtool: link: ( cd ".libs" && rm -f "groonga.la" && ln -s "../groonga.la" "groonga.la" ) /bin/sh /builddir/build/BUILD/groonga-2.0.5/bindings/php/libtool --mode=install cp ./groonga.la /builddir/build/BUILD/groonga-2.0.5/bindings/php/modules libtool: install: cp ./.libs/groonga.so /builddir/build/BUILD/groonga-2.0.5/bindings/php/modules/groonga.so libtool: install: cp ./.libs/groonga.lai /builddir/build/BUILD/groonga-2.0.5/bindings/php/modules/groonga.la libtool: finish: PATH="/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin:/builddir/.local/bin:/builddir/bin:/sbin" ldconfig -n /builddir/build/BUILD/groonga-2.0.5/bindings/php/modules ---------------------------------------------------------------------- Libraries have been installed in: /builddir/build/BUILD/groonga-2.0.5/bindings/php/modules If you ever happen to want to link against installed libraries in a given directory, LIBDIR, you must either use libtool, and specify the full pathname of the library, or use the `-LLIBDIR' flag during linking and do at least one of the following: - add LIBDIR to the `LD_LIBRARY_PATH' environment variable during execution - add LIBDIR to the `LD_RUN_PATH' environment variable during linking - use the `-Wl,-rpath -Wl,LIBDIR' linker flag - have your system administrator add LIBDIR to `/etc/ld.so.conf' See any operating system documentation about shared libraries for more information, such as the ld(1) and ld.so(8) manual pages. ---------------------------------------------------------------------- Build complete. Don't forget to run 'make test'. + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.f0NDkk + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/groonga-2.0.5-1.fc16.i386 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/groonga-2.0.5-1.fc16.i386 ++ dirname /builddir/build/BUILDROOT/groonga-2.0.5-1.fc16.i386 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/groonga-2.0.5-1.fc16.i386 + cd groonga-2.0.5 + LANG=C + export LANG + unset DISPLAY + make install DESTDIR=/builddir/build/BUILDROOT/groonga-2.0.5-1.fc16.i386 'INSTALL=install -p' Making install in build make[1]: Entering directory `/builddir/build/BUILD/groonga-2.0.5/build' Making install in cmake_modules make[2]: Entering directory `/builddir/build/BUILD/groonga-2.0.5/build/cmake_modules' make[3]: Entering directory `/builddir/build/BUILD/groonga-2.0.5/build/cmake_modules' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/groonga-2.0.5/build/cmake_modules' make[2]: Leaving directory `/builddir/build/BUILD/groonga-2.0.5/build/cmake_modules' make[2]: Entering directory `/builddir/build/BUILD/groonga-2.0.5/build' make[3]: Entering directory `/builddir/build/BUILD/groonga-2.0.5/build' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/groonga-2.0.5/build' make[2]: Leaving directory `/builddir/build/BUILD/groonga-2.0.5/build' make[1]: Leaving directory `/builddir/build/BUILD/groonga-2.0.5/build' Making install in include make[1]: Entering directory `/builddir/build/BUILD/groonga-2.0.5/include' Making install in groonga make[2]: Entering directory `/builddir/build/BUILD/groonga-2.0.5/include/groonga' make[3]: Entering directory `/builddir/build/BUILD/groonga-2.0.5/include/groonga' make[3]: Nothing to be done for `install-exec-am'. test -z "/usr/include/groonga/groonga" || /bin/mkdir -p "/builddir/build/BUILDROOT/groonga-2.0.5-1.fc16.i386/usr/include/groonga/groonga" install -p -m 644 plugin.h tokenizer.h '/builddir/build/BUILDROOT/groonga-2.0.5-1.fc16.i386/usr/include/groonga/groonga' make[3]: Leaving directory `/builddir/build/BUILD/groonga-2.0.5/include/groonga' make[2]: Leaving directory `/builddir/build/BUILD/groonga-2.0.5/include/groonga' make[2]: Entering directory `/builddir/build/BUILD/groonga-2.0.5/include' make[3]: Entering directory `/builddir/build/BUILD/groonga-2.0.5/include' make[3]: Nothing to be done for `install-exec-am'. test -z "/usr/include/groonga" || /bin/mkdir -p "/builddir/build/BUILDROOT/groonga-2.0.5-1.fc16.i386/usr/include/groonga" install -p -m 644 groonga.h '/builddir/build/BUILDROOT/groonga-2.0.5-1.fc16.i386/usr/include/groonga' make[3]: Leaving directory `/builddir/build/BUILD/groonga-2.0.5/include' make[2]: Leaving directory `/builddir/build/BUILD/groonga-2.0.5/include' make[1]: Leaving directory `/builddir/build/BUILD/groonga-2.0.5/include' Making install in lib make[1]: Entering directory `/builddir/build/BUILD/groonga-2.0.5/lib' Making install in dat make[2]: Entering directory `/builddir/build/BUILD/groonga-2.0.5/lib/dat' make[3]: Entering directory `/builddir/build/BUILD/groonga-2.0.5/lib/dat' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/groonga-2.0.5/lib/dat' make[2]: Leaving directory `/builddir/build/BUILD/groonga-2.0.5/lib/dat' make[2]: Entering directory `/builddir/build/BUILD/groonga-2.0.5/lib' make[3]: Entering directory `/builddir/build/BUILD/groonga-2.0.5/lib' test -z "/usr/lib" || /bin/mkdir -p "/builddir/build/BUILDROOT/groonga-2.0.5-1.fc16.i386/usr/lib" /bin/sh ../libtool --mode=install install -p libgroonga.la '/builddir/build/BUILDROOT/groonga-2.0.5-1.fc16.i386/usr/lib' libtool: install: install -p .libs/libgroonga.so.0.0.0 /builddir/build/BUILDROOT/groonga-2.0.5-1.fc16.i386/usr/lib/libgroonga.so.0.0.0 libtool: install: (cd /builddir/build/BUILDROOT/groonga-2.0.5-1.fc16.i386/usr/lib && { ln -s -f libgroonga.so.0.0.0 libgroonga.so.0 || { rm -f libgroonga.so.0 && ln -s libgroonga.so.0.0.0 libgroonga.so.0; }; }) libtool: install: (cd /builddir/build/BUILDROOT/groonga-2.0.5-1.fc16.i386/usr/lib && { ln -s -f libgroonga.so.0.0.0 libgroonga.so || { rm -f libgroonga.so && ln -s libgroonga.so.0.0.0 libgroonga.so; }; }) libtool: install: install -p .libs/libgroonga.lai /builddir/build/BUILDROOT/groonga-2.0.5-1.fc16.i386/usr/lib/libgroonga.la libtool: install: warning: remember to run `libtool --finish /usr/lib' make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/groonga-2.0.5/lib' make[2]: Leaving directory `/builddir/build/BUILD/groonga-2.0.5/lib' make[1]: Leaving directory `/builddir/build/BUILD/groonga-2.0.5/lib' Making install in plugins make[1]: Entering directory `/builddir/build/BUILD/groonga-2.0.5/plugins' Making install in tokenizers make[2]: Entering directory `/builddir/build/BUILD/groonga-2.0.5/plugins/tokenizers' make[3]: Entering directory `/builddir/build/BUILD/groonga-2.0.5/plugins/tokenizers' make[3]: Nothing to be done for `install-exec-am'. test -z "/usr/lib/groonga/plugins/tokenizers" || /bin/mkdir -p "/builddir/build/BUILDROOT/groonga-2.0.5-1.fc16.i386/usr/lib/groonga/plugins/tokenizers" /bin/sh ../../libtool --mode=install install -p mecab.la '/builddir/build/BUILDROOT/groonga-2.0.5-1.fc16.i386/usr/lib/groonga/plugins/tokenizers' libtool: install: warning: relinking `mecab.la' libtool: install: (cd /builddir/build/BUILD/groonga-2.0.5/plugins/tokenizers; /bin/sh /builddir/build/BUILD/groonga-2.0.5/libtool --tag CC --mode=relink gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wall -Wextra -Wno-unused-but-set-variable -Wno-unused-parameter -Wno-sign-compare -Wno-pointer-sign -Wno-missing-field-initializers -Wformat=2 -Wstrict-aliasing=2 -Wdisabled-optimization -Wfloat-equal -Wpointer-arith -Wdeclaration-after-statement -Wbad-function-cast -Wcast-align -Wredundant-decls -Wwrite-strings -avoid-version -module -no-undefined -L/usr/lib -Wl,-z,relro -o mecab.la -rpath /usr/lib/groonga/plugins/tokenizers mecab_la-mecab.lo ../../lib/libgroonga.la -lmecab ../../lib/libgroonga.la -inst-prefix-dir /builddir/build/BUILDROOT/groonga-2.0.5-1.fc16.i386) libtool: relink: gcc -shared -fPIC -DPIC .libs/mecab_la-mecab.o -L/usr/lib -lmecab -L/builddir/build/BUILDROOT/groonga-2.0.5-1.fc16.i386/usr/lib -lgroonga -O2 -m32 -march=i686 -mtune=atom -Wl,-z -Wl,relro -Wl,-soname -Wl,mecab.so -o .libs/mecab.so libtool: install: install -p .libs/mecab.soT /builddir/build/BUILDROOT/groonga-2.0.5-1.fc16.i386/usr/lib/groonga/plugins/tokenizers/mecab.so libtool: install: install -p .libs/mecab.lai /builddir/build/BUILDROOT/groonga-2.0.5-1.fc16.i386/usr/lib/groonga/plugins/tokenizers/mecab.la libtool: install: warning: remember to run `libtool --finish /usr/lib/groonga/plugins/tokenizers' make[3]: Leaving directory `/builddir/build/BUILD/groonga-2.0.5/plugins/tokenizers' make[2]: Leaving directory `/builddir/build/BUILD/groonga-2.0.5/plugins/tokenizers' Making install in suggest make[2]: Entering directory `/builddir/build/BUILD/groonga-2.0.5/plugins/suggest' make[3]: Entering directory `/builddir/build/BUILD/groonga-2.0.5/plugins/suggest' make[3]: Nothing to be done for `install-exec-am'. test -z "/usr/lib/groonga/plugins/suggest" || /bin/mkdir -p "/builddir/build/BUILDROOT/groonga-2.0.5-1.fc16.i386/usr/lib/groonga/plugins/suggest" /bin/sh ../../libtool --mode=install install -p suggest.la '/builddir/build/BUILDROOT/groonga-2.0.5-1.fc16.i386/usr/lib/groonga/plugins/suggest' libtool: install: warning: relinking `suggest.la' libtool: install: (cd /builddir/build/BUILD/groonga-2.0.5/plugins/suggest; /bin/sh /builddir/build/BUILD/groonga-2.0.5/libtool --tag CC --mode=relink gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wall -Wextra -Wno-unused-but-set-variable -Wno-unused-parameter -Wno-sign-compare -Wno-pointer-sign -Wno-missing-field-initializers -Wformat=2 -Wstrict-aliasing=2 -Wdisabled-optimization -Wfloat-equal -Wpointer-arith -Wdeclaration-after-statement -Wbad-function-cast -Wcast-align -Wredundant-decls -Wwrite-strings -avoid-version -module -no-undefined -Wl,-z,relro -o suggest.la -rpath /usr/lib/groonga/plugins/suggest suggest.lo ../../lib/libgroonga.la -L/usr/lib -lmsgpack -inst-prefix-dir /builddir/build/BUILDROOT/groonga-2.0.5-1.fc16.i386) libtool: relink: gcc -shared -fPIC -DPIC .libs/suggest.o -L/builddir/build/BUILDROOT/groonga-2.0.5-1.fc16.i386/usr/lib -L/usr/lib -lgroonga -lmsgpack -O2 -m32 -march=i686 -mtune=atom -Wl,-z -Wl,relro -Wl,-soname -Wl,suggest.so -o .libs/suggest.so libtool: install: install -p .libs/suggest.soT /builddir/build/BUILDROOT/groonga-2.0.5-1.fc16.i386/usr/lib/groonga/plugins/suggest/suggest.so libtool: install: install -p .libs/suggest.lai /builddir/build/BUILDROOT/groonga-2.0.5-1.fc16.i386/usr/lib/groonga/plugins/suggest/suggest.la libtool: install: warning: remember to run `libtool --finish /usr/lib/groonga/plugins/suggest' make[3]: Leaving directory `/builddir/build/BUILD/groonga-2.0.5/plugins/suggest' make[2]: Leaving directory `/builddir/build/BUILD/groonga-2.0.5/plugins/suggest' Making install in table make[2]: Entering directory `/builddir/build/BUILD/groonga-2.0.5/plugins/table' make[3]: Entering directory `/builddir/build/BUILD/groonga-2.0.5/plugins/table' make[3]: Nothing to be done for `install-exec-am'. test -z "/usr/lib/groonga/plugins/table" || /bin/mkdir -p "/builddir/build/BUILDROOT/groonga-2.0.5-1.fc16.i386/usr/lib/groonga/plugins/table" /bin/sh ../../libtool --mode=install install -p table.la '/builddir/build/BUILDROOT/groonga-2.0.5-1.fc16.i386/usr/lib/groonga/plugins/table' libtool: install: warning: relinking `table.la' libtool: install: (cd /builddir/build/BUILD/groonga-2.0.5/plugins/table; /bin/sh /builddir/build/BUILD/groonga-2.0.5/libtool --tag CC --mode=relink gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wall -Wextra -Wno-unused-but-set-variable -Wno-unused-parameter -Wno-sign-compare -Wno-pointer-sign -Wno-missing-field-initializers -Wformat=2 -Wstrict-aliasing=2 -Wdisabled-optimization -Wfloat-equal -Wpointer-arith -Wdeclaration-after-statement -Wbad-function-cast -Wcast-align -Wredundant-decls -Wwrite-strings -avoid-version -module -no-undefined -Wl,-z,relro -o table.la -rpath /usr/lib/groonga/plugins/table table.lo ../../lib/libgroonga.la -L/usr/lib -lmsgpack -inst-prefix-dir /builddir/build/BUILDROOT/groonga-2.0.5-1.fc16.i386) libtool: relink: gcc -shared -fPIC -DPIC .libs/table.o -L/builddir/build/BUILDROOT/groonga-2.0.5-1.fc16.i386/usr/lib -L/usr/lib -lgroonga -lmsgpack -O2 -m32 -march=i686 -mtune=atom -Wl,-z -Wl,relro -Wl,-soname -Wl,table.so -o .libs/table.so libtool: install: install -p .libs/table.soT /builddir/build/BUILDROOT/groonga-2.0.5-1.fc16.i386/usr/lib/groonga/plugins/table/table.so libtool: install: install -p .libs/table.lai /builddir/build/BUILDROOT/groonga-2.0.5-1.fc16.i386/usr/lib/groonga/plugins/table/table.la libtool: install: warning: remember to run `libtool --finish /usr/lib/groonga/plugins/table' make[3]: Leaving directory `/builddir/build/BUILD/groonga-2.0.5/plugins/table' make[2]: Leaving directory `/builddir/build/BUILD/groonga-2.0.5/plugins/table' make[2]: Entering directory `/builddir/build/BUILD/groonga-2.0.5/plugins' make[3]: Entering directory `/builddir/build/BUILD/groonga-2.0.5/plugins' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/groonga-2.0.5/plugins' make[2]: Leaving directory `/builddir/build/BUILD/groonga-2.0.5/plugins' make[1]: Leaving directory `/builddir/build/BUILD/groonga-2.0.5/plugins' Making install in src make[1]: Entering directory `/builddir/build/BUILD/groonga-2.0.5/src' Making install in suggest make[2]: Entering directory `/builddir/build/BUILD/groonga-2.0.5/src/suggest' make[3]: Entering directory `/builddir/build/BUILD/groonga-2.0.5/src/suggest' test -z "/usr/bin" || /bin/mkdir -p "/builddir/build/BUILDROOT/groonga-2.0.5-1.fc16.i386/usr/bin" /bin/sh ../../libtool --mode=install install -p groonga-suggest-create-dataset groonga-suggest-learner groonga-suggest-httpd '/builddir/build/BUILDROOT/groonga-2.0.5-1.fc16.i386/usr/bin' libtool: install: warning: `../../lib/libgroonga.la' has not been installed in `/usr/lib' libtool: install: install -p .libs/groonga-suggest-create-dataset /builddir/build/BUILDROOT/groonga-2.0.5-1.fc16.i386/usr/bin/groonga-suggest-create-dataset libtool: install: warning: `../../lib/libgroonga.la' has not been installed in `/usr/lib' libtool: install: install -p .libs/groonga-suggest-learner /builddir/build/BUILDROOT/groonga-2.0.5-1.fc16.i386/usr/bin/groonga-suggest-learner libtool: install: warning: `../../lib/libgroonga.la' has not been installed in `/usr/lib' libtool: install: install -p .libs/groonga-suggest-httpd /builddir/build/BUILDROOT/groonga-2.0.5-1.fc16.i386/usr/bin/groonga-suggest-httpd make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/groonga-2.0.5/src/suggest' make[2]: Leaving directory `/builddir/build/BUILD/groonga-2.0.5/src/suggest' make[2]: Entering directory `/builddir/build/BUILD/groonga-2.0.5/src' make[3]: Entering directory `/builddir/build/BUILD/groonga-2.0.5/src' test -z "/usr/bin" || /bin/mkdir -p "/builddir/build/BUILDROOT/groonga-2.0.5-1.fc16.i386/usr/bin" /bin/sh ../libtool --mode=install install -p groonga groonga-benchmark '/builddir/build/BUILDROOT/groonga-2.0.5-1.fc16.i386/usr/bin' libtool: install: warning: `../lib/libgroonga.la' has not been installed in `/usr/lib' libtool: install: install -p .libs/groonga /builddir/build/BUILDROOT/groonga-2.0.5-1.fc16.i386/usr/bin/groonga libtool: install: warning: `../lib/libgroonga.la' has not been installed in `/usr/lib' libtool: install: install -p .libs/groonga-benchmark /builddir/build/BUILDROOT/groonga-2.0.5-1.fc16.i386/usr/bin/groonga-benchmark make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/groonga-2.0.5/src' make[2]: Leaving directory `/builddir/build/BUILD/groonga-2.0.5/src' make[1]: Leaving directory `/builddir/build/BUILD/groonga-2.0.5/src' Making install in vendor make[1]: Entering directory `/builddir/build/BUILD/groonga-2.0.5/vendor' (cd nginx-1.2.1 && make build) make[2]: Entering directory `/builddir/build/BUILD/groonga-2.0.5/vendor/nginx-1.2.1' make -f objs/Makefile make[3]: Entering directory `/builddir/build/BUILD/groonga-2.0.5/vendor/nginx-1.2.1' make[3]: `objs/nginx' is up to date. make[3]: Leaving directory `/builddir/build/BUILD/groonga-2.0.5/vendor/nginx-1.2.1' make -f objs/Makefile manpage make[3]: Entering directory `/builddir/build/BUILD/groonga-2.0.5/vendor/nginx-1.2.1' make[3]: Nothing to be done for `manpage'. make[3]: Leaving directory `/builddir/build/BUILD/groonga-2.0.5/vendor/nginx-1.2.1' make[2]: Leaving directory `/builddir/build/BUILD/groonga-2.0.5/vendor/nginx-1.2.1' make[2]: Entering directory `/builddir/build/BUILD/groonga-2.0.5/vendor' (cd nginx-1.2.1 && make install) make[3]: Entering directory `/builddir/build/BUILD/groonga-2.0.5/vendor/nginx-1.2.1' make -f objs/Makefile install make[4]: Entering directory `/builddir/build/BUILD/groonga-2.0.5/vendor/nginx-1.2.1' test -d '/builddir/build/BUILDROOT/groonga-2.0.5-1.fc16.i386/etc/groonga/httpd' || mkdir -p '/builddir/build/BUILDROOT/groonga-2.0.5-1.fc16.i386/etc/groonga/httpd' test -d '/builddir/build/BUILDROOT/groonga-2.0.5-1.fc16.i386/usr/sbin' || mkdir -p '/builddir/build/BUILDROOT/groonga-2.0.5-1.fc16.i386/usr/sbin' test ! -f '/builddir/build/BUILDROOT/groonga-2.0.5-1.fc16.i386/usr/sbin/groonga-httpd' || mv '/builddir/build/BUILDROOT/groonga-2.0.5-1.fc16.i386/usr/sbin/groonga-httpd' '/builddir/build/BUILDROOT/groonga-2.0.5-1.fc16.i386/usr/sbin/groonga-httpd.old' cp objs/nginx '/builddir/build/BUILDROOT/groonga-2.0.5-1.fc16.i386/usr/sbin/groonga-httpd' test -d '/builddir/build/BUILDROOT/groonga-2.0.5-1.fc16.i386/etc/groonga/httpd' || mkdir -p '/builddir/build/BUILDROOT/groonga-2.0.5-1.fc16.i386/etc/groonga/httpd' cp conf/koi-win '/builddir/build/BUILDROOT/groonga-2.0.5-1.fc16.i386/etc/groonga/httpd' cp conf/koi-utf '/builddir/build/BUILDROOT/groonga-2.0.5-1.fc16.i386/etc/groonga/httpd' cp conf/win-utf '/builddir/build/BUILDROOT/groonga-2.0.5-1.fc16.i386/etc/groonga/httpd' test -f '/builddir/build/BUILDROOT/groonga-2.0.5-1.fc16.i386/etc/groonga/httpd/mime.types' || cp conf/mime.types '/builddir/build/BUILDROOT/groonga-2.0.5-1.fc16.i386/etc/groonga/httpd' cp conf/mime.types '/builddir/build/BUILDROOT/groonga-2.0.5-1.fc16.i386/etc/groonga/httpd/mime.types.default' test -f '/builddir/build/BUILDROOT/groonga-2.0.5-1.fc16.i386/etc/groonga/httpd/fastcgi_params' || cp conf/fastcgi_params '/builddir/build/BUILDROOT/groonga-2.0.5-1.fc16.i386/etc/groonga/httpd' cp conf/fastcgi_params '/builddir/build/BUILDROOT/groonga-2.0.5-1.fc16.i386/etc/groonga/httpd/fastcgi_params.default' test -f '/builddir/build/BUILDROOT/groonga-2.0.5-1.fc16.i386/etc/groonga/httpd/fastcgi.conf' || cp conf/fastcgi.conf '/builddir/build/BUILDROOT/groonga-2.0.5-1.fc16.i386/etc/groonga/httpd' cp conf/fastcgi.conf '/builddir/build/BUILDROOT/groonga-2.0.5-1.fc16.i386/etc/groonga/httpd/fastcgi.conf.default' test -f '/builddir/build/BUILDROOT/groonga-2.0.5-1.fc16.i386/etc/groonga/httpd/uwsgi_params' || cp conf/uwsgi_params '/builddir/build/BUILDROOT/groonga-2.0.5-1.fc16.i386/etc/groonga/httpd' cp conf/uwsgi_params '/builddir/build/BUILDROOT/groonga-2.0.5-1.fc16.i386/etc/groonga/httpd/uwsgi_params.default' test -f '/builddir/build/BUILDROOT/groonga-2.0.5-1.fc16.i386/etc/groonga/httpd/scgi_params' || cp conf/scgi_params '/builddir/build/BUILDROOT/groonga-2.0.5-1.fc16.i386/etc/groonga/httpd' cp conf/scgi_params '/builddir/build/BUILDROOT/groonga-2.0.5-1.fc16.i386/etc/groonga/httpd/scgi_params.default' test -f '/builddir/build/BUILDROOT/groonga-2.0.5-1.fc16.i386/etc/groonga/httpd/groonga-httpd.conf' || cp conf/nginx.conf '/builddir/build/BUILDROOT/groonga-2.0.5-1.fc16.i386/etc/groonga/httpd/groonga-httpd.conf' cp conf/nginx.conf '/builddir/build/BUILDROOT/groonga-2.0.5-1.fc16.i386/etc/groonga/httpd/nginx.conf.default' test -d '/builddir/build/BUILDROOT/groonga-2.0.5-1.fc16.i386/etc/groonga/httpd/logs' || mkdir -p '/builddir/build/BUILDROOT/groonga-2.0.5-1.fc16.i386/etc/groonga/httpd/logs' test -d '/builddir/build/BUILDROOT/groonga-2.0.5-1.fc16.i386/var/log/groonga/httpd' || mkdir -p '/builddir/build/BUILDROOT/groonga-2.0.5-1.fc16.i386/var/log/groonga/httpd' test -d '/builddir/build/BUILDROOT/groonga-2.0.5-1.fc16.i386/etc/groonga/httpd/html' || cp -R html '/builddir/build/BUILDROOT/groonga-2.0.5-1.fc16.i386/etc/groonga/httpd' test -d '/builddir/build/BUILDROOT/groonga-2.0.5-1.fc16.i386/var/log/groonga/httpd' || mkdir -p '/builddir/build/BUILDROOT/groonga-2.0.5-1.fc16.i386/var/log/groonga/httpd' make[4]: Leaving directory `/builddir/build/BUILD/groonga-2.0.5/vendor/nginx-1.2.1' make[3]: Leaving directory `/builddir/build/BUILD/groonga-2.0.5/vendor/nginx-1.2.1' make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/builddir/build/BUILD/groonga-2.0.5/vendor' make[1]: Leaving directory `/builddir/build/BUILD/groonga-2.0.5/vendor' Making install in examples make[1]: Entering directory `/builddir/build/BUILD/groonga-2.0.5/examples' Making install in dictionary make[2]: Entering directory `/builddir/build/BUILD/groonga-2.0.5/examples/dictionary' Making install in edict make[3]: Entering directory `/builddir/build/BUILD/groonga-2.0.5/examples/dictionary/edict' make[4]: Entering directory `/builddir/build/BUILD/groonga-2.0.5/examples/dictionary/edict' make[4]: Nothing to be done for `install-exec-am'. test -z "/usr/share/groonga/examples/dictionary/edict" || /bin/mkdir -p "/builddir/build/BUILDROOT/groonga-2.0.5-1.fc16.i386/usr/share/groonga/examples/dictionary/edict" install -p edict2grn.rb edict-import.sh '/builddir/build/BUILDROOT/groonga-2.0.5-1.fc16.i386/usr/share/groonga/examples/dictionary/edict' make[4]: Leaving directory `/builddir/build/BUILD/groonga-2.0.5/examples/dictionary/edict' make[3]: Leaving directory `/builddir/build/BUILD/groonga-2.0.5/examples/dictionary/edict' Making install in eijiro make[3]: Entering directory `/builddir/build/BUILD/groonga-2.0.5/examples/dictionary/eijiro' make[4]: Entering directory `/builddir/build/BUILD/groonga-2.0.5/examples/dictionary/eijiro' make[4]: Nothing to be done for `install-exec-am'. test -z "/usr/share/groonga/examples/dictionary/eijiro" || /bin/mkdir -p "/builddir/build/BUILDROOT/groonga-2.0.5-1.fc16.i386/usr/share/groonga/examples/dictionary/eijiro" install -p eijiro2grn.rb eijiro-import.sh '/builddir/build/BUILDROOT/groonga-2.0.5-1.fc16.i386/usr/share/groonga/examples/dictionary/eijiro' make[4]: Leaving directory `/builddir/build/BUILD/groonga-2.0.5/examples/dictionary/eijiro' make[3]: Leaving directory `/builddir/build/BUILD/groonga-2.0.5/examples/dictionary/eijiro' Making install in gene95 make[3]: Entering directory `/builddir/build/BUILD/groonga-2.0.5/examples/dictionary/gene95' make[4]: Entering directory `/builddir/build/BUILD/groonga-2.0.5/examples/dictionary/gene95' make[4]: Nothing to be done for `install-exec-am'. test -z "/usr/share/groonga/examples/dictionary/gene95" || /bin/mkdir -p "/builddir/build/BUILDROOT/groonga-2.0.5-1.fc16.i386/usr/share/groonga/examples/dictionary/gene95" install -p gene2grn.rb gene-import.sh '/builddir/build/BUILDROOT/groonga-2.0.5-1.fc16.i386/usr/share/groonga/examples/dictionary/gene95' make[4]: Leaving directory `/builddir/build/BUILD/groonga-2.0.5/examples/dictionary/gene95' make[3]: Leaving directory `/builddir/build/BUILD/groonga-2.0.5/examples/dictionary/gene95' Making install in jmdict make[3]: Entering directory `/builddir/build/BUILD/groonga-2.0.5/examples/dictionary/jmdict' make[4]: Entering directory `/builddir/build/BUILD/groonga-2.0.5/examples/dictionary/jmdict' make[4]: Nothing to be done for `install-exec-am'. test -z "/usr/share/groonga/examples/dictionary/jmdict" || /bin/mkdir -p "/builddir/build/BUILDROOT/groonga-2.0.5-1.fc16.i386/usr/share/groonga/examples/dictionary/jmdict" install -p jmdict.rb '/builddir/build/BUILDROOT/groonga-2.0.5-1.fc16.i386/usr/share/groonga/examples/dictionary/jmdict' make[4]: Leaving directory `/builddir/build/BUILD/groonga-2.0.5/examples/dictionary/jmdict' make[3]: Leaving directory `/builddir/build/BUILD/groonga-2.0.5/examples/dictionary/jmdict' make[3]: Entering directory `/builddir/build/BUILD/groonga-2.0.5/examples/dictionary' make[4]: Entering directory `/builddir/build/BUILD/groonga-2.0.5/examples/dictionary' make[4]: Nothing to be done for `install-exec-am'. test -z "/usr/share/groonga/examples/dictionary" || /bin/mkdir -p "/builddir/build/BUILDROOT/groonga-2.0.5-1.fc16.i386/usr/share/groonga/examples/dictionary" install -p init-db.sh '/builddir/build/BUILDROOT/groonga-2.0.5-1.fc16.i386/usr/share/groonga/examples/dictionary' test -z "/usr/share/groonga/examples/dictionary" || /bin/mkdir -p "/builddir/build/BUILDROOT/groonga-2.0.5-1.fc16.i386/usr/share/groonga/examples/dictionary" /bin/mkdir -p '/builddir/build/BUILDROOT/groonga-2.0.5-1.fc16.i386/usr/share/groonga/examples/dictionary/html' install -p -m 644 html/index.html '/builddir/build/BUILDROOT/groonga-2.0.5-1.fc16.i386/usr/share/groonga/examples/dictionary/html' /bin/mkdir -p '/builddir/build/BUILDROOT/groonga-2.0.5-1.fc16.i386/usr/share/groonga/examples/dictionary/html/css/smoothness' install -p -m 644 html/css/smoothness/jquery-ui-1.8.12.custom.css '/builddir/build/BUILDROOT/groonga-2.0.5-1.fc16.i386/usr/share/groonga/examples/dictionary/html/css/smoothness' install -p -m 644 readme.txt '/builddir/build/BUILDROOT/groonga-2.0.5-1.fc16.i386/usr/share/groonga/examples/dictionary/.' /bin/mkdir -p '/builddir/build/BUILDROOT/groonga-2.0.5-1.fc16.i386/usr/share/groonga/examples/dictionary/html/css/smoothness/images' install -p -m 644 html/css/smoothness/images/ui-bg_flat_0_aaaaaa_40x100.png html/css/smoothness/images/ui-bg_flat_75_ffffff_40x100.png html/css/smoothness/images/ui-bg_glass_55_fbf9ee_1x400.png html/css/smoothness/images/ui-bg_glass_65_ffffff_1x400.png html/css/smoothness/images/ui-bg_glass_75_dadada_1x400.png html/css/smoothness/images/ui-bg_glass_75_e6e6e6_1x400.png html/css/smoothness/images/ui-bg_glass_95_fef1ec_1x400.png html/css/smoothness/images/ui-bg_highlight-soft_75_cccccc_1x100.png html/css/smoothness/images/ui-icons_222222_256x240.png html/css/smoothness/images/ui-icons_2e83ff_256x240.png html/css/smoothness/images/ui-icons_454545_256x240.png html/css/smoothness/images/ui-icons_888888_256x240.png html/css/smoothness/images/ui-icons_cd0a0a_256x240.png '/builddir/build/BUILDROOT/groonga-2.0.5-1.fc16.i386/usr/share/groonga/examples/dictionary/html/css/smoothness/images' /bin/mkdir -p '/builddir/build/BUILDROOT/groonga-2.0.5-1.fc16.i386/usr/share/groonga/examples/dictionary/html/js' install -p -m 644 html/js/dictionary.js html/js/jquery-1.6.0.min.js html/js/jquery-ui-1.8.12.min.js '/builddir/build/BUILDROOT/groonga-2.0.5-1.fc16.i386/usr/share/groonga/examples/dictionary/html/js' /bin/mkdir -p '/builddir/build/BUILDROOT/groonga-2.0.5-1.fc16.i386/usr/share/groonga/examples/dictionary/html/css' install -p -m 644 html/css/dictionary.css '/builddir/build/BUILDROOT/groonga-2.0.5-1.fc16.i386/usr/share/groonga/examples/dictionary/html/css' make[4]: Leaving directory `/builddir/build/BUILD/groonga-2.0.5/examples/dictionary' make[3]: Leaving directory `/builddir/build/BUILD/groonga-2.0.5/examples/dictionary' make[2]: Leaving directory `/builddir/build/BUILD/groonga-2.0.5/examples/dictionary' make[2]: Entering directory `/builddir/build/BUILD/groonga-2.0.5/examples' make[3]: Entering directory `/builddir/build/BUILD/groonga-2.0.5/examples' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/groonga-2.0.5/examples' make[2]: Leaving directory `/builddir/build/BUILD/groonga-2.0.5/examples' make[1]: Leaving directory `/builddir/build/BUILD/groonga-2.0.5/examples' Making install in test make[1]: Entering directory `/builddir/build/BUILD/groonga-2.0.5/test' Making install in unit make[2]: Entering directory `/builddir/build/BUILD/groonga-2.0.5/test/unit' Making install in lib make[3]: Entering directory `/builddir/build/BUILD/groonga-2.0.5/test/unit/lib' Making install in ruby make[4]: Entering directory `/builddir/build/BUILD/groonga-2.0.5/test/unit/lib/ruby' make[5]: Entering directory `/builddir/build/BUILD/groonga-2.0.5/test/unit/lib/ruby' make[5]: Nothing to be done for `install-exec-am'. make[5]: Nothing to be done for `install-data-am'. make[5]: Leaving directory `/builddir/build/BUILD/groonga-2.0.5/test/unit/lib/ruby' make[4]: Leaving directory `/builddir/build/BUILD/groonga-2.0.5/test/unit/lib/ruby' make[4]: Entering directory `/builddir/build/BUILD/groonga-2.0.5/test/unit/lib' make[5]: Entering directory `/builddir/build/BUILD/groonga-2.0.5/test/unit/lib' make[5]: Nothing to be done for `install-exec-am'. make[5]: Nothing to be done for `install-data-am'. make[5]: Leaving directory `/builddir/build/BUILD/groonga-2.0.5/test/unit/lib' make[4]: Leaving directory `/builddir/build/BUILD/groonga-2.0.5/test/unit/lib' make[3]: Leaving directory `/builddir/build/BUILD/groonga-2.0.5/test/unit/lib' Making install in fixtures make[3]: Entering directory `/builddir/build/BUILD/groonga-2.0.5/test/unit/fixtures' Making install in stress make[4]: Entering directory `/builddir/build/BUILD/groonga-2.0.5/test/unit/fixtures/stress' make[5]: Entering directory `/builddir/build/BUILD/groonga-2.0.5/test/unit/fixtures/stress' make[5]: Nothing to be done for `install-exec-am'. make[5]: Nothing to be done for `install-data-am'. make[5]: Leaving directory `/builddir/build/BUILD/groonga-2.0.5/test/unit/fixtures/stress' make[4]: Leaving directory `/builddir/build/BUILD/groonga-2.0.5/test/unit/fixtures/stress' Making install in performance make[4]: Entering directory `/builddir/build/BUILD/groonga-2.0.5/test/unit/fixtures/performance' make[5]: Entering directory `/builddir/build/BUILD/groonga-2.0.5/test/unit/fixtures/performance' make[5]: Nothing to be done for `install-exec-am'. make[5]: Nothing to be done for `install-data-am'. make[5]: Leaving directory `/builddir/build/BUILD/groonga-2.0.5/test/unit/fixtures/performance' make[4]: Leaving directory `/builddir/build/BUILD/groonga-2.0.5/test/unit/fixtures/performance' Making install in inverted-index make[4]: Entering directory `/builddir/build/BUILD/groonga-2.0.5/test/unit/fixtures/inverted-index' make[5]: Entering directory `/builddir/build/BUILD/groonga-2.0.5/test/unit/fixtures/inverted-index' make[5]: Nothing to be done for `install-exec-am'. make[5]: Nothing to be done for `install-data-am'. make[5]: Leaving directory `/builddir/build/BUILD/groonga-2.0.5/test/unit/fixtures/inverted-index' make[4]: Leaving directory `/builddir/build/BUILD/groonga-2.0.5/test/unit/fixtures/inverted-index' Making install in plugins make[4]: Entering directory `/builddir/build/BUILD/groonga-2.0.5/test/unit/fixtures/plugins' make[5]: Entering directory `/builddir/build/BUILD/groonga-2.0.5/test/unit/fixtures/plugins' make[5]: Nothing to be done for `install-exec-am'. make[5]: Nothing to be done for `install-data-am'. make[5]: Leaving directory `/builddir/build/BUILD/groonga-2.0.5/test/unit/fixtures/plugins' make[4]: Leaving directory `/builddir/build/BUILD/groonga-2.0.5/test/unit/fixtures/plugins' Making install in geo make[4]: Entering directory `/builddir/build/BUILD/groonga-2.0.5/test/unit/fixtures/geo' make[5]: Entering directory `/builddir/build/BUILD/groonga-2.0.5/test/unit/fixtures/geo' make[5]: Nothing to be done for `install-exec-am'. make[5]: Nothing to be done for `install-data-am'. make[5]: Leaving directory `/builddir/build/BUILD/groonga-2.0.5/test/unit/fixtures/geo' make[4]: Leaving directory `/builddir/build/BUILD/groonga-2.0.5/test/unit/fixtures/geo' Making install in story make[4]: Entering directory `/builddir/build/BUILD/groonga-2.0.5/test/unit/fixtures/story' Making install in taiyaki make[5]: Entering directory `/builddir/build/BUILD/groonga-2.0.5/test/unit/fixtures/story/taiyaki' make[6]: Entering directory `/builddir/build/BUILD/groonga-2.0.5/test/unit/fixtures/story/taiyaki' make[6]: Nothing to be done for `install-exec-am'. make[6]: Nothing to be done for `install-data-am'. make[6]: Leaving directory `/builddir/build/BUILD/groonga-2.0.5/test/unit/fixtures/story/taiyaki' make[5]: Leaving directory `/builddir/build/BUILD/groonga-2.0.5/test/unit/fixtures/story/taiyaki' make[5]: Entering directory `/builddir/build/BUILD/groonga-2.0.5/test/unit/fixtures/story' make[6]: Entering directory `/builddir/build/BUILD/groonga-2.0.5/test/unit/fixtures/story' make[6]: Nothing to be done for `install-exec-am'. make[6]: Nothing to be done for `install-data-am'. make[6]: Leaving directory `/builddir/build/BUILD/groonga-2.0.5/test/unit/fixtures/story' make[5]: Leaving directory `/builddir/build/BUILD/groonga-2.0.5/test/unit/fixtures/story' make[4]: Leaving directory `/builddir/build/BUILD/groonga-2.0.5/test/unit/fixtures/story' make[4]: Entering directory `/builddir/build/BUILD/groonga-2.0.5/test/unit/fixtures' make[5]: Entering directory `/builddir/build/BUILD/groonga-2.0.5/test/unit/fixtures' make[5]: Nothing to be done for `install-exec-am'. make[5]: Nothing to be done for `install-data-am'. make[5]: Leaving directory `/builddir/build/BUILD/groonga-2.0.5/test/unit/fixtures' make[4]: Leaving directory `/builddir/build/BUILD/groonga-2.0.5/test/unit/fixtures' make[3]: Leaving directory `/builddir/build/BUILD/groonga-2.0.5/test/unit/fixtures' Making install in util make[3]: Entering directory `/builddir/build/BUILD/groonga-2.0.5/test/unit/util' make[4]: Entering directory `/builddir/build/BUILD/groonga-2.0.5/test/unit/util' make[4]: Nothing to be done for `install-exec-am'. make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/builddir/build/BUILD/groonga-2.0.5/test/unit/util' make[3]: Leaving directory `/builddir/build/BUILD/groonga-2.0.5/test/unit/util' Making install in core make[3]: Entering directory `/builddir/build/BUILD/groonga-2.0.5/test/unit/core' Making install in dat make[4]: Entering directory `/builddir/build/BUILD/groonga-2.0.5/test/unit/core/dat' make[5]: Entering directory `/builddir/build/BUILD/groonga-2.0.5/test/unit/core/dat' make[5]: Nothing to be done for `install-exec-am'. make[5]: Nothing to be done for `install-data-am'. make[5]: Leaving directory `/builddir/build/BUILD/groonga-2.0.5/test/unit/core/dat' make[4]: Leaving directory `/builddir/build/BUILD/groonga-2.0.5/test/unit/core/dat' make[4]: Entering directory `/builddir/build/BUILD/groonga-2.0.5/test/unit/core' make[5]: Entering directory `/builddir/build/BUILD/groonga-2.0.5/test/unit/core' make[5]: Nothing to be done for `install-exec-am'. make[5]: Nothing to be done for `install-data-am'. make[5]: Leaving directory `/builddir/build/BUILD/groonga-2.0.5/test/unit/core' make[4]: Leaving directory `/builddir/build/BUILD/groonga-2.0.5/test/unit/core' make[3]: Leaving directory `/builddir/build/BUILD/groonga-2.0.5/test/unit/core' Making install in memcached make[3]: Entering directory `/builddir/build/BUILD/groonga-2.0.5/test/unit/memcached' make[4]: Entering directory `/builddir/build/BUILD/groonga-2.0.5/test/unit/memcached' make[4]: Nothing to be done for `install-exec-am'. make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/builddir/build/BUILD/groonga-2.0.5/test/unit/memcached' make[3]: Leaving directory `/builddir/build/BUILD/groonga-2.0.5/test/unit/memcached' Making install in http make[3]: Entering directory `/builddir/build/BUILD/groonga-2.0.5/test/unit/http' make[4]: Entering directory `/builddir/build/BUILD/groonga-2.0.5/test/unit/http' make[4]: Nothing to be done for `install-exec-am'. make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/builddir/build/BUILD/groonga-2.0.5/test/unit/http' make[3]: Leaving directory `/builddir/build/BUILD/groonga-2.0.5/test/unit/http' Making install in gqtp make[3]: Entering directory `/builddir/build/BUILD/groonga-2.0.5/test/unit/gqtp' make[4]: Entering directory `/builddir/build/BUILD/groonga-2.0.5/test/unit/gqtp' make[4]: Nothing to be done for `install-exec-am'. make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/builddir/build/BUILD/groonga-2.0.5/test/unit/gqtp' make[3]: Leaving directory `/builddir/build/BUILD/groonga-2.0.5/test/unit/gqtp' Making install in story make[3]: Entering directory `/builddir/build/BUILD/groonga-2.0.5/test/unit/story' make[4]: Entering directory `/builddir/build/BUILD/groonga-2.0.5/test/unit/story' make[4]: Nothing to be done for `install-exec-am'. make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/builddir/build/BUILD/groonga-2.0.5/test/unit/story' make[3]: Leaving directory `/builddir/build/BUILD/groonga-2.0.5/test/unit/story' Making install in groonga-benchmark make[3]: Entering directory `/builddir/build/BUILD/groonga-2.0.5/test/unit/groonga-benchmark' make[4]: Entering directory `/builddir/build/BUILD/groonga-2.0.5/test/unit/groonga-benchmark' make[4]: Nothing to be done for `install-exec-am'. make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/builddir/build/BUILD/groonga-2.0.5/test/unit/groonga-benchmark' make[3]: Leaving directory `/builddir/build/BUILD/groonga-2.0.5/test/unit/groonga-benchmark' make[3]: Entering directory `/builddir/build/BUILD/groonga-2.0.5/test/unit' make[4]: Entering directory `/builddir/build/BUILD/groonga-2.0.5/test/unit' make[4]: Nothing to be done for `install-exec-am'. make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/builddir/build/BUILD/groonga-2.0.5/test/unit' make[3]: Leaving directory `/builddir/build/BUILD/groonga-2.0.5/test/unit' make[2]: Leaving directory `/builddir/build/BUILD/groonga-2.0.5/test/unit' Making install in function make[2]: Entering directory `/builddir/build/BUILD/groonga-2.0.5/test/function' make[3]: Entering directory `/builddir/build/BUILD/groonga-2.0.5/test/function' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/groonga-2.0.5/test/function' make[2]: Leaving directory `/builddir/build/BUILD/groonga-2.0.5/test/function' Making install in benchmark make[2]: Entering directory `/builddir/build/BUILD/groonga-2.0.5/test/benchmark' Making install in fixtures make[3]: Entering directory `/builddir/build/BUILD/groonga-2.0.5/test/benchmark/fixtures' Making install in geo-select make[4]: Entering directory `/builddir/build/BUILD/groonga-2.0.5/test/benchmark/fixtures/geo-select' make[5]: Entering directory `/builddir/build/BUILD/groonga-2.0.5/test/benchmark/fixtures/geo-select' make[5]: Nothing to be done for `install-exec-am'. make[5]: Nothing to be done for `install-data-am'. make[5]: Leaving directory `/builddir/build/BUILD/groonga-2.0.5/test/benchmark/fixtures/geo-select' make[4]: Leaving directory `/builddir/build/BUILD/groonga-2.0.5/test/benchmark/fixtures/geo-select' make[4]: Entering directory `/builddir/build/BUILD/groonga-2.0.5/test/benchmark/fixtures' make[5]: Entering directory `/builddir/build/BUILD/groonga-2.0.5/test/benchmark/fixtures' make[5]: Nothing to be done for `install-exec-am'. make[5]: Nothing to be done for `install-data-am'. make[5]: Leaving directory `/builddir/build/BUILD/groonga-2.0.5/test/benchmark/fixtures' make[4]: Leaving directory `/builddir/build/BUILD/groonga-2.0.5/test/benchmark/fixtures' make[3]: Leaving directory `/builddir/build/BUILD/groonga-2.0.5/test/benchmark/fixtures' Making install in lib make[3]: Entering directory `/builddir/build/BUILD/groonga-2.0.5/test/benchmark/lib' make[4]: Entering directory `/builddir/build/BUILD/groonga-2.0.5/test/benchmark/lib' make[4]: Nothing to be done for `install-exec-am'. make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/builddir/build/BUILD/groonga-2.0.5/test/benchmark/lib' make[3]: Leaving directory `/builddir/build/BUILD/groonga-2.0.5/test/benchmark/lib' make[3]: Entering directory `/builddir/build/BUILD/groonga-2.0.5/test/benchmark' make[4]: Entering directory `/builddir/build/BUILD/groonga-2.0.5/test/benchmark' make[4]: Nothing to be done for `install-exec-am'. make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/builddir/build/BUILD/groonga-2.0.5/test/benchmark' make[3]: Leaving directory `/builddir/build/BUILD/groonga-2.0.5/test/benchmark' make[2]: Leaving directory `/builddir/build/BUILD/groonga-2.0.5/test/benchmark' make[2]: Entering directory `/builddir/build/BUILD/groonga-2.0.5/test' make[3]: Entering directory `/builddir/build/BUILD/groonga-2.0.5/test' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/groonga-2.0.5/test' make[2]: Leaving directory `/builddir/build/BUILD/groonga-2.0.5/test' make[1]: Leaving directory `/builddir/build/BUILD/groonga-2.0.5/test' Making install in packages make[1]: Entering directory `/builddir/build/BUILD/groonga-2.0.5/packages' Making install in apt make[2]: Entering directory `/builddir/build/BUILD/groonga-2.0.5/packages/apt' make[3]: Entering directory `/builddir/build/BUILD/groonga-2.0.5/packages/apt' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/groonga-2.0.5/packages/apt' make[2]: Leaving directory `/builddir/build/BUILD/groonga-2.0.5/packages/apt' Making install in rpm make[2]: Entering directory `/builddir/build/BUILD/groonga-2.0.5/packages/rpm' Making install in centos make[3]: Entering directory `/builddir/build/BUILD/groonga-2.0.5/packages/rpm/centos' make[4]: Entering directory `/builddir/build/BUILD/groonga-2.0.5/packages/rpm/centos' make[4]: Nothing to be done for `install-exec-am'. make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/builddir/build/BUILD/groonga-2.0.5/packages/rpm/centos' make[3]: Leaving directory `/builddir/build/BUILD/groonga-2.0.5/packages/rpm/centos' Making install in fedora make[3]: Entering directory `/builddir/build/BUILD/groonga-2.0.5/packages/rpm/fedora' make[4]: Entering directory `/builddir/build/BUILD/groonga-2.0.5/packages/rpm/fedora' make[4]: Nothing to be done for `install-exec-am'. make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/builddir/build/BUILD/groonga-2.0.5/packages/rpm/fedora' make[3]: Leaving directory `/builddir/build/BUILD/groonga-2.0.5/packages/rpm/fedora' make[3]: Entering directory `/builddir/build/BUILD/groonga-2.0.5/packages/rpm' make[4]: Entering directory `/builddir/build/BUILD/groonga-2.0.5/packages/rpm' make[4]: Nothing to be done for `install-exec-am'. make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/builddir/build/BUILD/groonga-2.0.5/packages/rpm' make[3]: Leaving directory `/builddir/build/BUILD/groonga-2.0.5/packages/rpm' make[2]: Leaving directory `/builddir/build/BUILD/groonga-2.0.5/packages/rpm' Making install in yum make[2]: Entering directory `/builddir/build/BUILD/groonga-2.0.5/packages/yum' make[3]: Entering directory `/builddir/build/BUILD/groonga-2.0.5/packages/yum' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/groonga-2.0.5/packages/yum' make[2]: Leaving directory `/builddir/build/BUILD/groonga-2.0.5/packages/yum' Making install in source make[2]: Entering directory `/builddir/build/BUILD/groonga-2.0.5/packages/source' make[3]: Entering directory `/builddir/build/BUILD/groonga-2.0.5/packages/source' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/groonga-2.0.5/packages/source' make[2]: Leaving directory `/builddir/build/BUILD/groonga-2.0.5/packages/source' Making install in windows make[2]: Entering directory `/builddir/build/BUILD/groonga-2.0.5/packages/windows' Making install in patches make[3]: Entering directory `/builddir/build/BUILD/groonga-2.0.5/packages/windows/patches' make[4]: Entering directory `/builddir/build/BUILD/groonga-2.0.5/packages/windows/patches' make[4]: Nothing to be done for `install-exec-am'. make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/builddir/build/BUILD/groonga-2.0.5/packages/windows/patches' make[3]: Leaving directory `/builddir/build/BUILD/groonga-2.0.5/packages/windows/patches' Making install in language-files make[3]: Entering directory `/builddir/build/BUILD/groonga-2.0.5/packages/windows/language-files' make[4]: Entering directory `/builddir/build/BUILD/groonga-2.0.5/packages/windows/language-files' make[4]: Nothing to be done for `install-exec-am'. make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/builddir/build/BUILD/groonga-2.0.5/packages/windows/language-files' make[3]: Leaving directory `/builddir/build/BUILD/groonga-2.0.5/packages/windows/language-files' make[3]: Entering directory `/builddir/build/BUILD/groonga-2.0.5/packages/windows' make[4]: Entering directory `/builddir/build/BUILD/groonga-2.0.5/packages/windows' make[4]: Nothing to be done for `install-exec-am'. make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/builddir/build/BUILD/groonga-2.0.5/packages/windows' make[3]: Leaving directory `/builddir/build/BUILD/groonga-2.0.5/packages/windows' make[2]: Leaving directory `/builddir/build/BUILD/groonga-2.0.5/packages/windows' make[2]: Entering directory `/builddir/build/BUILD/groonga-2.0.5/packages' make[3]: Entering directory `/builddir/build/BUILD/groonga-2.0.5/packages' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/groonga-2.0.5/packages' make[2]: Leaving directory `/builddir/build/BUILD/groonga-2.0.5/packages' make[1]: Leaving directory `/builddir/build/BUILD/groonga-2.0.5/packages' Making install in data make[1]: Entering directory `/builddir/build/BUILD/groonga-2.0.5/data' Making install in images make[2]: Entering directory `/builddir/build/BUILD/groonga-2.0.5/data/images' Making install in logo make[3]: Entering directory `/builddir/build/BUILD/groonga-2.0.5/data/images/logo' make[4]: Entering directory `/builddir/build/BUILD/groonga-2.0.5/data/images/logo' make[4]: Nothing to be done for `install-exec-am'. test -z "/usr/share/groonga/images/logo" || /bin/mkdir -p "/builddir/build/BUILDROOT/groonga-2.0.5-1.fc16.i386/usr/share/groonga/images/logo" install -p -m 644 groonga-icon-foreground-white.png groonga-icon-foreground-white.svg groonga-icon-full-size.png groonga-icon-full-size.svg groonga-icon.png groonga-icon.svg groonga-logo-foreground-white.png groonga-logo-foreground-white.svg groonga-logo.png groonga-logo.svg groonga-powered-by-banner-bar-foreground-white.png groonga-powered-by-banner-bar-foreground-white.svg groonga-powered-by-banner-bar.png groonga-powered-by-banner-bar.svg groonga-powered-by-banner-foreground-white.png groonga-powered-by-banner-foreground-white.svg groonga-powered-by-banner-large.png groonga-powered-by-banner-large.svg groonga-powered-by-banner.png groonga-powered-by-banner.svg mroonga-icon-foreground-white.png mroonga-icon-foreground-white.svg mroonga-icon-full-size.png mroonga-icon-full-size.svg mroonga-icon.png mroonga-icon.svg mroonga-logo-foreground-white.png mroonga-logo-foreground-white.svg mroonga-logo.png mroonga-logo.svg nroonga-icon-foreground-white.png nroonga-icon-foreground-white.svg nroonga-icon-full-size.png nroonga-icon-full-size.svg nroonga-icon.png nroonga-icon.svg nroonga-logo-foreground-white.png nroonga-logo-foreground-white.svg nroonga-logo.png nroonga-logo.svg '/builddir/build/BUILDROOT/groonga-2.0.5-1.fc16.i386/usr/share/groonga/images/logo' install -p -m 644 rroonga-icon-foreground-white.png rroonga-icon-foreground-white.svg rroonga-icon-full-size.png rroonga-icon-full-size.svg rroonga-icon.png rroonga-icon.svg rroonga-logo-foreground-white.png rroonga-logo-foreground-white.svg rroonga-logo.png rroonga-logo.svg '/builddir/build/BUILDROOT/groonga-2.0.5-1.fc16.i386/usr/share/groonga/images/logo' make[4]: Leaving directory `/builddir/build/BUILD/groonga-2.0.5/data/images/logo' make[3]: Leaving directory `/builddir/build/BUILD/groonga-2.0.5/data/images/logo' make[3]: Entering directory `/builddir/build/BUILD/groonga-2.0.5/data/images' make[4]: Entering directory `/builddir/build/BUILD/groonga-2.0.5/data/images' make[4]: Nothing to be done for `install-exec-am'. make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/builddir/build/BUILD/groonga-2.0.5/data/images' make[3]: Leaving directory `/builddir/build/BUILD/groonga-2.0.5/data/images' make[2]: Leaving directory `/builddir/build/BUILD/groonga-2.0.5/data/images' Making install in html make[2]: Entering directory `/builddir/build/BUILD/groonga-2.0.5/data/html' make[3]: Entering directory `/builddir/build/BUILD/groonga-2.0.5/data/html' make[3]: Nothing to be done for `install-exec-am'. test -z "/usr/share/groonga/html" || /bin/mkdir -p "/builddir/build/BUILDROOT/groonga-2.0.5-1.fc16.i386/usr/share/groonga/html" /bin/mkdir -p '/builddir/build/BUILDROOT/groonga-2.0.5-1.fc16.i386/usr/share/groonga/html/admin' install -p -m 644 admin/favicon.ico admin/favicon.png admin/favicon.svg admin/index.html '/builddir/build/BUILDROOT/groonga-2.0.5-1.fc16.i386/usr/share/groonga/html/admin' /bin/mkdir -p '/builddir/build/BUILDROOT/groonga-2.0.5-1.fc16.i386/usr/share/groonga/html/admin/css' install -p -m 644 admin/css/groonga-admin.css '/builddir/build/BUILDROOT/groonga-2.0.5-1.fc16.i386/usr/share/groonga/html/admin/css' /bin/mkdir -p '/builddir/build/BUILDROOT/groonga-2.0.5-1.fc16.i386/usr/share/groonga/html/admin/images' install -p -m 644 admin/images/groonga.png admin/images/groonga.svg admin/images/loading.gif '/builddir/build/BUILDROOT/groonga-2.0.5-1.fc16.i386/usr/share/groonga/html/admin/images' /bin/mkdir -p '/builddir/build/BUILDROOT/groonga-2.0.5-1.fc16.i386/usr/share/groonga/html/admin/css/redmond' install -p -m 644 admin/css/redmond/jquery-ui-1.8.18.custom.css '/builddir/build/BUILDROOT/groonga-2.0.5-1.fc16.i386/usr/share/groonga/html/admin/css/redmond' /bin/mkdir -p '/builddir/build/BUILDROOT/groonga-2.0.5-1.fc16.i386/usr/share/groonga/html/admin/js' install -p -m 644 admin/js/groonga-admin.js admin/js/jquery-1.7.2.min.js admin/js/jquery-ui-1.8.18.custom.min.js admin/js/jquery.flot-0.7.min.js admin/js/jquery.flot.license.txt admin/js/jquery.json-2.2.min.js '/builddir/build/BUILDROOT/groonga-2.0.5-1.fc16.i386/usr/share/groonga/html/admin/js' /bin/mkdir -p '/builddir/build/BUILDROOT/groonga-2.0.5-1.fc16.i386/usr/share/groonga/html/admin/css/redmond/images' install -p -m 644 admin/css/redmond/images/ui-bg_flat_0_aaaaaa_40x100.png admin/css/redmond/images/ui-bg_flat_55_fbec88_40x100.png admin/css/redmond/images/ui-bg_glass_75_d0e5f5_1x400.png admin/css/redmond/images/ui-bg_glass_85_dfeffc_1x400.png admin/css/redmond/images/ui-bg_glass_95_fef1ec_1x400.png admin/css/redmond/images/ui-bg_gloss-wave_55_5c9ccc_500x100.png admin/css/redmond/images/ui-bg_inset-hard_100_f5f8f9_1x100.png admin/css/redmond/images/ui-bg_inset-hard_100_fcfdfd_1x100.png admin/css/redmond/images/ui-icons_217bc0_256x240.png admin/css/redmond/images/ui-icons_2e83ff_256x240.png admin/css/redmond/images/ui-icons_469bdd_256x240.png admin/css/redmond/images/ui-icons_6da8d5_256x240.png admin/css/redmond/images/ui-icons_cd0a0a_256x240.png admin/css/redmond/images/ui-icons_d8e7f3_256x240.png admin/css/redmond/images/ui-icons_f9bd01_256x240.png '/builddir/build/BUILDROOT/groonga-2.0.5-1.fc16.i386/usr/share/groonga/html/admin/css/redmond/images' make[3]: Leaving directory `/builddir/build/BUILD/groonga-2.0.5/data/html' make[2]: Leaving directory `/builddir/build/BUILD/groonga-2.0.5/data/html' Making install in munin make[2]: Entering directory `/builddir/build/BUILD/groonga-2.0.5/data/munin' make[3]: Entering directory `/builddir/build/BUILD/groonga-2.0.5/data/munin' make[3]: Nothing to be done for `install-exec-am'. test -z "/usr/share/groonga/munin/plugins" || /bin/mkdir -p "/builddir/build/BUILDROOT/groonga-2.0.5-1.fc16.i386/usr/share/groonga/munin/plugins" install -p groonga_cpu_load groonga_cpu_time groonga_status groonga_memory groonga_n_records groonga_query_performance groonga_disk groonga_throughput '/builddir/build/BUILDROOT/groonga-2.0.5-1.fc16.i386/usr/share/groonga/munin/plugins' make[3]: Leaving directory `/builddir/build/BUILD/groonga-2.0.5/data/munin' make[2]: Leaving directory `/builddir/build/BUILD/groonga-2.0.5/data/munin' Making install in init.d make[2]: Entering directory `/builddir/build/BUILD/groonga-2.0.5/data/init.d' Making install in redhat make[3]: Entering directory `/builddir/build/BUILD/groonga-2.0.5/data/init.d/redhat' Making install in sysconfig make[4]: Entering directory `/builddir/build/BUILD/groonga-2.0.5/data/init.d/redhat/sysconfig' make[5]: Entering directory `/builddir/build/BUILD/groonga-2.0.5/data/init.d/redhat/sysconfig' make[5]: Nothing to be done for `install-exec-am'. test -z "/etc/sysconfig" || /bin/mkdir -p "/builddir/build/BUILDROOT/groonga-2.0.5-1.fc16.i386/etc/sysconfig" install -p -m 644 groonga '/builddir/build/BUILDROOT/groonga-2.0.5-1.fc16.i386/etc/sysconfig' make[5]: Leaving directory `/builddir/build/BUILD/groonga-2.0.5/data/init.d/redhat/sysconfig' make[4]: Leaving directory `/builddir/build/BUILD/groonga-2.0.5/data/init.d/redhat/sysconfig' make[4]: Entering directory `/builddir/build/BUILD/groonga-2.0.5/data/init.d/redhat' make[5]: Entering directory `/builddir/build/BUILD/groonga-2.0.5/data/init.d/redhat' make[5]: Nothing to be done for `install-exec-am'. test -z "/etc/init.d" || /bin/mkdir -p "/builddir/build/BUILDROOT/groonga-2.0.5-1.fc16.i386/etc/init.d" install -p groonga '/builddir/build/BUILDROOT/groonga-2.0.5-1.fc16.i386/etc/init.d' make[5]: Leaving directory `/builddir/build/BUILD/groonga-2.0.5/data/init.d/redhat' make[4]: Leaving directory `/builddir/build/BUILD/groonga-2.0.5/data/init.d/redhat' make[3]: Leaving directory `/builddir/build/BUILD/groonga-2.0.5/data/init.d/redhat' make[3]: Entering directory `/builddir/build/BUILD/groonga-2.0.5/data/init.d' make[4]: Entering directory `/builddir/build/BUILD/groonga-2.0.5/data/init.d' make[4]: Nothing to be done for `install-exec-am'. make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/builddir/build/BUILD/groonga-2.0.5/data/init.d' make[3]: Leaving directory `/builddir/build/BUILD/groonga-2.0.5/data/init.d' make[2]: Leaving directory `/builddir/build/BUILD/groonga-2.0.5/data/init.d' Making install in systemd make[2]: Entering directory `/builddir/build/BUILD/groonga-2.0.5/data/systemd' Making install in fedora make[3]: Entering directory `/builddir/build/BUILD/groonga-2.0.5/data/systemd/fedora' Making install in sysconfig make[4]: Entering directory `/builddir/build/BUILD/groonga-2.0.5/data/systemd/fedora/sysconfig' make[5]: Entering directory `/builddir/build/BUILD/groonga-2.0.5/data/systemd/fedora/sysconfig' make[5]: Nothing to be done for `install-exec-am'. test -z "" || /bin/mkdir -p "/builddir/build/BUILDROOT/groonga-2.0.5-1.fc16.i386" make[5]: Leaving directory `/builddir/build/BUILD/groonga-2.0.5/data/systemd/fedora/sysconfig' make[4]: Leaving directory `/builddir/build/BUILD/groonga-2.0.5/data/systemd/fedora/sysconfig' make[4]: Entering directory `/builddir/build/BUILD/groonga-2.0.5/data/systemd/fedora' make[5]: Entering directory `/builddir/build/BUILD/groonga-2.0.5/data/systemd/fedora' make[5]: Nothing to be done for `install-exec-am'. test -z "" || /bin/mkdir -p "/builddir/build/BUILDROOT/groonga-2.0.5-1.fc16.i386" make[5]: Leaving directory `/builddir/build/BUILD/groonga-2.0.5/data/systemd/fedora' make[4]: Leaving directory `/builddir/build/BUILD/groonga-2.0.5/data/systemd/fedora' make[3]: Leaving directory `/builddir/build/BUILD/groonga-2.0.5/data/systemd/fedora' make[3]: Entering directory `/builddir/build/BUILD/groonga-2.0.5/data/systemd' make[4]: Entering directory `/builddir/build/BUILD/groonga-2.0.5/data/systemd' make[4]: Nothing to be done for `install-exec-am'. make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/builddir/build/BUILD/groonga-2.0.5/data/systemd' make[3]: Leaving directory `/builddir/build/BUILD/groonga-2.0.5/data/systemd' make[2]: Leaving directory `/builddir/build/BUILD/groonga-2.0.5/data/systemd' make[2]: Entering directory `/builddir/build/BUILD/groonga-2.0.5/data' make[3]: Entering directory `/builddir/build/BUILD/groonga-2.0.5/data' make[3]: Nothing to be done for `install-exec-am'. test -z "/etc/groonga/httpd" || /bin/mkdir -p "/builddir/build/BUILDROOT/groonga-2.0.5-1.fc16.i386/etc/groonga/httpd" install -p -m 644 groonga-httpd.conf '/builddir/build/BUILDROOT/groonga-2.0.5-1.fc16.i386/etc/groonga/httpd' test -z "/etc/groonga" || /bin/mkdir -p "/builddir/build/BUILDROOT/groonga-2.0.5-1.fc16.i386/etc/groonga" install -p -m 644 groonga.conf '/builddir/build/BUILDROOT/groonga-2.0.5-1.fc16.i386/etc/groonga' make[3]: Leaving directory `/builddir/build/BUILD/groonga-2.0.5/data' make[2]: Leaving directory `/builddir/build/BUILD/groonga-2.0.5/data' make[1]: Leaving directory `/builddir/build/BUILD/groonga-2.0.5/data' Making install in tools make[1]: Entering directory `/builddir/build/BUILD/groonga-2.0.5/tools' make[2]: Entering directory `/builddir/build/BUILD/groonga-2.0.5/tools' make install-exec-hook make[3]: Entering directory `/builddir/build/BUILD/groonga-2.0.5/tools' make[3]: Nothing to be done for `install-exec-hook'. make[3]: Leaving directory `/builddir/build/BUILD/groonga-2.0.5/tools' make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/builddir/build/BUILD/groonga-2.0.5/tools' make[1]: Leaving directory `/builddir/build/BUILD/groonga-2.0.5/tools' Making install in doc make[1]: Entering directory `/builddir/build/BUILD/groonga-2.0.5/doc' make install-recursive make[2]: Entering directory `/builddir/build/BUILD/groonga-2.0.5/doc' Making install in locale make[3]: Entering directory `/builddir/build/BUILD/groonga-2.0.5/doc/locale' Making install in en make[4]: Entering directory `/builddir/build/BUILD/groonga-2.0.5/doc/locale/en' make install-recursive make[5]: Entering directory `/builddir/build/BUILD/groonga-2.0.5/doc/locale/en' Making install in LC_MESSAGES make[6]: Entering directory `/builddir/build/BUILD/groonga-2.0.5/doc/locale/en/LC_MESSAGES' make install-am make[7]: Entering directory `/builddir/build/BUILD/groonga-2.0.5/doc/locale/en/LC_MESSAGES' make[8]: Entering directory `/builddir/build/BUILD/groonga-2.0.5/doc/locale/en/LC_MESSAGES' make[8]: Nothing to be done for `install-exec-am'. make[8]: Nothing to be done for `install-data-am'. make[8]: Leaving directory `/builddir/build/BUILD/groonga-2.0.5/doc/locale/en/LC_MESSAGES' make[7]: Leaving directory `/builddir/build/BUILD/groonga-2.0.5/doc/locale/en/LC_MESSAGES' make[6]: Leaving directory `/builddir/build/BUILD/groonga-2.0.5/doc/locale/en/LC_MESSAGES' make[6]: Entering directory `/builddir/build/BUILD/groonga-2.0.5/doc/locale/en' make[7]: Entering directory `/builddir/build/BUILD/groonga-2.0.5/doc/locale/en' make[7]: Nothing to be done for `install-exec-am'. test -z "/usr/share/man/man1" || /bin/mkdir -p "/builddir/build/BUILDROOT/groonga-2.0.5-1.fc16.i386/usr/share/man/man1" install -p -m 644 man/groonga.1 '/builddir/build/BUILDROOT/groonga-2.0.5-1.fc16.i386/usr/share/man/man1' test -z "/usr/share/doc/groonga/en" || /bin/mkdir -p "/builddir/build/BUILDROOT/groonga-2.0.5-1.fc16.i386/usr/share/doc/groonga/en" /bin/mkdir -p '/builddir/build/BUILDROOT/groonga-2.0.5-1.fc16.i386/usr/share/doc/groonga/en/html/reference/commands' install -p -m 644 html/reference/commands/cache_limit.html html/reference/commands/check.html html/reference/commands/clearlock.html html/reference/commands/column_create.html html/reference/commands/column_list.html html/reference/commands/column_remove.html html/reference/commands/define_selector.html html/reference/commands/defrag.html html/reference/commands/delete.html html/reference/commands/dump.html html/reference/commands/load.html html/reference/commands/log_level.html html/reference/commands/log_put.html html/reference/commands/log_reopen.html html/reference/commands/quit.html html/reference/commands/select.html html/reference/commands/shutdown.html html/reference/commands/status.html html/reference/commands/suggest.html html/reference/commands/table_create.html html/reference/commands/table_list.html html/reference/commands/table_remove.html html/reference/commands/view_add.html '/builddir/build/BUILDROOT/groonga-2.0.5-1.fc16.i386/usr/share/doc/groonga/en/html/reference/commands' /bin/mkdir -p '/builddir/build/BUILDROOT/groonga-2.0.5-1.fc16.i386/usr/share/doc/groonga/en/html/tutorial' install -p -m 644 html/tutorial/data.html html/tutorial/drilldown.html html/tutorial/index.html html/tutorial/introduction.html html/tutorial/lexicon.html html/tutorial/match_columns.html html/tutorial/micro_blog.html html/tutorial/network.html html/tutorial/patricia_trie.html html/tutorial/query_expansion.html html/tutorial/search.html '/builddir/build/BUILDROOT/groonga-2.0.5-1.fc16.i386/usr/share/doc/groonga/en/html/tutorial' /bin/mkdir -p '/builddir/build/BUILDROOT/groonga-2.0.5-1.fc16.i386/usr/share/doc/groonga/en/html/contribution/development' install -p -m 644 html/contribution/development/com.html html/contribution/development/document.html html/contribution/development/query.html html/contribution/development/release.html html/contribution/development/test.html '/builddir/build/BUILDROOT/groonga-2.0.5-1.fc16.i386/usr/share/doc/groonga/en/html/contribution/development' /bin/mkdir -p '/builddir/build/BUILDROOT/groonga-2.0.5-1.fc16.i386/usr/share/doc/groonga/en/html/_sources/reference/commands' install -p -m 644 html/_sources/reference/commands/cache_limit.txt html/_sources/reference/commands/check.txt html/_sources/reference/commands/clearlock.txt html/_sources/reference/commands/column_create.txt html/_sources/reference/commands/column_list.txt html/_sources/reference/commands/column_remove.txt html/_sources/reference/commands/define_selector.txt html/_sources/reference/commands/defrag.txt html/_sources/reference/commands/delete.txt html/_sources/reference/commands/dump.txt html/_sources/reference/commands/load.txt html/_sources/reference/commands/log_level.txt html/_sources/reference/commands/log_put.txt html/_sources/reference/commands/log_reopen.txt html/_sources/reference/commands/quit.txt html/_sources/reference/commands/select.txt html/_sources/reference/commands/shutdown.txt html/_sources/reference/commands/status.txt html/_sources/reference/commands/suggest.txt html/_sources/reference/commands/table_create.txt html/_sources/reference/commands/table_list.txt html/_sources/reference/commands/table_remove.txt html/_sources/reference/commands/view_add.txt '/builddir/build/BUILDROOT/groonga-2.0.5-1.fc16.i386/usr/share/doc/groonga/en/html/_sources/reference/commands' /bin/mkdir -p '/builddir/build/BUILDROOT/groonga-2.0.5-1.fc16.i386/usr/share/doc/groonga/en/html/news' install -p -m 644 html/news/0.x.html html/news/1.0.x.html html/news/1.1.x.html html/news/1.2.x.html html/news/senna.html '/builddir/build/BUILDROOT/groonga-2.0.5-1.fc16.i386/usr/share/doc/groonga/en/html/news' /bin/mkdir -p '/builddir/build/BUILDROOT/groonga-2.0.5-1.fc16.i386/usr/share/doc/groonga/en/html/_images' install -p -m 644 html/_images/geo-points.png '/builddir/build/BUILDROOT/groonga-2.0.5-1.fc16.i386/usr/share/doc/groonga/en/html/_images' /bin/mkdir -p '/builddir/build/BUILDROOT/groonga-2.0.5-1.fc16.i386/usr/share/doc/groonga/en/html/contribution' install -p -m 644 html/contribution/development.html html/contribution/documentation.html html/contribution/report.html '/builddir/build/BUILDROOT/groonga-2.0.5-1.fc16.i386/usr/share/doc/groonga/en/html/contribution' /bin/mkdir -p '/builddir/build/BUILDROOT/groonga-2.0.5-1.fc16.i386/usr/share/doc/groonga/en/html/troubleshooting' install -p -m 644 html/troubleshooting/different_results_with_the_same_keyword.html '/builddir/build/BUILDROOT/groonga-2.0.5-1.fc16.i386/usr/share/doc/groonga/en/html/troubleshooting' /bin/mkdir -p '/builddir/build/BUILDROOT/groonga-2.0.5-1.fc16.i386/usr/share/doc/groonga/en/html/contribution/documentation' install -p -m 644 html/contribution/documentation/c-api.html html/contribution/documentation/i18n.html '/builddir/build/BUILDROOT/groonga-2.0.5-1.fc16.i386/usr/share/doc/groonga/en/html/contribution/documentation' /bin/mkdir -p '/builddir/build/BUILDROOT/groonga-2.0.5-1.fc16.i386/usr/share/doc/groonga/en/html/_sources/suggest' install -p -m 644 html/_sources/suggest/completion.txt html/_sources/suggest/correction.txt html/_sources/suggest/introduction.txt html/_sources/suggest/suggestion.txt html/_sources/suggest/tutorial.txt '/builddir/build/BUILDROOT/groonga-2.0.5-1.fc16.i386/usr/share/doc/groonga/en/html/_sources/suggest' /bin/mkdir -p '/builddir/build/BUILDROOT/groonga-2.0.5-1.fc16.i386/usr/share/doc/groonga/en/html/reference/executables' install -p -m 644 html/reference/executables/grnslap.html html/reference/executables/grntest.html html/reference/executables/groonga-server-http.html html/reference/executables/groonga-httpd.html html/reference/executables/groonga-suggest-create-dataset.html html/reference/executables/groonga.html '/builddir/build/BUILDROOT/groonga-2.0.5-1.fc16.i386/usr/share/doc/groonga/en/html/reference/executables' /bin/mkdir -p '/builddir/build/BUILDROOT/groonga-2.0.5-1.fc16.i386/usr/share/doc/groonga/en/html/spec' install -p -m 644 html/spec/search.html '/builddir/build/BUILDROOT/groonga-2.0.5-1.fc16.i386/usr/share/doc/groonga/en/html/spec' /bin/mkdir -p '/builddir/build/BUILDROOT/groonga-2.0.5-1.fc16.i386/usr/share/doc/groonga/en/html/suggest' install -p -m 644 html/suggest/completion.html html/suggest/correction.html html/suggest/introduction.html html/suggest/suggestion.html html/suggest/tutorial.html '/builddir/build/BUILDROOT/groonga-2.0.5-1.fc16.i386/usr/share/doc/groonga/en/html/suggest' /bin/mkdir -p '/builddir/build/BUILDROOT/groonga-2.0.5-1.fc16.i386/usr/share/doc/groonga/en/html/_sources/reference' install -p -m 644 html/_sources/reference/api.txt html/_sources/reference/cast.txt html/_sources/reference/command_version.txt html/_sources/reference/commands.txt html/_sources/reference/executables.txt html/_sources/reference/functions.txt html/_sources/reference/grn_expr.txt html/_sources/reference/indexing.txt html/_sources/reference/log.txt html/_sources/reference/output.txt html/_sources/reference/pseudo_column.txt html/_sources/reference/tokenizers.txt html/_sources/reference/type.txt '/builddir/build/BUILDROOT/groonga-2.0.5-1.fc16.i386/usr/share/doc/groonga/en/html/_sources/reference' /bin/mkdir -p '/builddir/build/BUILDROOT/groonga-2.0.5-1.fc16.i386/usr/share/doc/groonga/en/html/_sources/contribution' install -p -m 644 html/_sources/contribution/development.txt html/_sources/contribution/documentation.txt html/_sources/contribution/report.txt '/builddir/build/BUILDROOT/groonga-2.0.5-1.fc16.i386/usr/share/doc/groonga/en/html/_sources/contribution' /bin/mkdir -p '/builddir/build/BUILDROOT/groonga-2.0.5-1.fc16.i386/usr/share/doc/groonga/en/html/_sources/contribution/documentation' install -p -m 644 html/_sources/contribution/documentation/c-api.txt html/_sources/contribution/documentation/i18n.txt '/builddir/build/BUILDROOT/groonga-2.0.5-1.fc16.i386/usr/share/doc/groonga/en/html/_sources/contribution/documentation' /bin/mkdir -p '/builddir/build/BUILDROOT/groonga-2.0.5-1.fc16.i386/usr/share/doc/groonga/en/html/install' install -p -m 644 html/install/centos.html html/install/debian.html html/install/fedora.html html/install/mac_os_x.html html/install/others.html html/install/solaris.html html/install/ubuntu.html html/install/windows.html '/builddir/build/BUILDROOT/groonga-2.0.5-1.fc16.i386/usr/share/doc/groonga/en/html/install' /bin/mkdir -p '/builddir/build/BUILDROOT/groonga-2.0.5-1.fc16.i386/usr/share/doc/groonga/en/html/development' install -p -m 644 html/development/travis-ci.html '/builddir/build/BUILDROOT/groonga-2.0.5-1.fc16.i386/usr/share/doc/groonga/en/html/development' /bin/mkdir -p '/builddir/build/BUILDROOT/groonga-2.0.5-1.fc16.i386/usr/share/doc/groonga/en/html/_sources/troubleshooting' install -p -m 644 html/_sources/troubleshooting/different_results_with_the_same_keyword.txt '/builddir/build/BUILDROOT/groonga-2.0.5-1.fc16.i386/usr/share/doc/groonga/en/html/_sources/troubleshooting' /bin/mkdir -p '/builddir/build/BUILDROOT/groonga-2.0.5-1.fc16.i386/usr/share/doc/groonga/en/html/_sources/reference/functions' install -p -m 644 html/_sources/reference/functions/edit_distance.txt html/_sources/reference/functions/geo_distance.txt html/_sources/reference/functions/geo_in_circle.txt html/_sources/reference/functions/geo_in_rectangle.txt html/_sources/reference/functions/now.txt html/_sources/reference/functions/rand.txt '/builddir/build/BUILDROOT/groonga-2.0.5-1.fc16.i386/usr/share/doc/groonga/en/html/_sources/reference/functions' /bin/mkdir -p '/builddir/build/BUILDROOT/groonga-2.0.5-1.fc16.i386/usr/share/doc/groonga/en/html/reference' install -p -m 644 html/reference/api.html html/reference/cast.html html/reference/command_version.html html/reference/commands.html html/reference/executables.html html/reference/functions.html html/reference/grn_expr.html html/reference/indexing.html html/reference/log.html html/reference/output.html html/reference/pseudo_column.html html/reference/tokenizers.html html/reference/type.html '/builddir/build/BUILDROOT/groonga-2.0.5-1.fc16.i386/usr/share/doc/groonga/en/html/reference' /bin/mkdir -p '/builddir/build/BUILDROOT/groonga-2.0.5-1.fc16.i386/usr/share/doc/groonga/en/html/_sources/reference/api' install -p -m 644 html/_sources/reference/api/grn_expr.txt '/builddir/build/BUILDROOT/groonga-2.0.5-1.fc16.i386/usr/share/doc/groonga/en/html/_sources/reference/api' /bin/mkdir -p '/builddir/build/BUILDROOT/groonga-2.0.5-1.fc16.i386/usr/share/doc/groonga/en/html/_sources/install' install -p -m 644 html/_sources/install/centos.txt html/_sources/install/debian.txt html/_sources/install/fedora.txt html/_sources/install/mac_os_x.txt html/_sources/install/others.txt html/_sources/install/solaris.txt html/_sources/install/ubuntu.txt html/_sources/install/windows.txt '/builddir/build/BUILDROOT/groonga-2.0.5-1.fc16.i386/usr/share/doc/groonga/en/html/_sources/install' /bin/mkdir -p '/builddir/build/BUILDROOT/groonga-2.0.5-1.fc16.i386/usr/share/doc/groonga/en/html/_sources/reference/executables' install -p -m 644 html/_sources/reference/executables/grnslap.txt html/_sources/reference/executables/grntest.txt html/_sources/reference/executables/groonga-server-http.txt html/_sources/reference/executables/groonga-httpd.txt html/_sources/reference/executables/groonga-suggest-create-dataset.txt html/_sources/reference/executables/groonga.txt '/builddir/build/BUILDROOT/groonga-2.0.5-1.fc16.i386/usr/share/doc/groonga/en/html/_sources/reference/executables' /bin/mkdir -p '/builddir/build/BUILDROOT/groonga-2.0.5-1.fc16.i386/usr/share/doc/groonga/en/html/reference/api' install -p -m 644 html/reference/api/grn_expr.html '/builddir/build/BUILDROOT/groonga-2.0.5-1.fc16.i386/usr/share/doc/groonga/en/html/reference/api' /bin/mkdir -p '/builddir/build/BUILDROOT/groonga-2.0.5-1.fc16.i386/usr/share/doc/groonga/en/html/_sources' install -p -m 644 html/_sources/characteristic.txt html/_sources/community.txt html/_sources/contribution.txt html/_sources/development.txt html/_sources/geolocation_search.txt html/_sources/index.txt html/_sources/install.txt html/_sources/limitations.txt html/_sources/news.txt html/_sources/reference.txt html/_sources/spec.txt html/_sources/suggest.txt html/_sources/troubleshooting.txt html/_sources/tutorial.txt '/builddir/build/BUILDROOT/groonga-2.0.5-1.fc16.i386/usr/share/doc/groonga/en/html/_sources' /bin/mkdir -p '/builddir/build/BUILDROOT/groonga-2.0.5-1.fc16.i386/usr/share/doc/groonga/en/html/reference/grn_expr' install -p -m 644 html/reference/grn_expr/query_syntax.html html/reference/grn_expr/script_syntax.html '/builddir/build/BUILDROOT/groonga-2.0.5-1.fc16.i386/usr/share/doc/groonga/en/html/reference/grn_expr' /bin/mkdir -p '/builddir/build/BUILDROOT/groonga-2.0.5-1.fc16.i386/usr/share/doc/groonga/en/html/_sources/reference/commands_not_implemented' install -p -m 644 html/_sources/reference/commands_not_implemented/add.txt html/_sources/reference/commands_not_implemented/get.txt html/_sources/reference/commands_not_implemented/set.txt '/builddir/build/BUILDROOT/groonga-2.0.5-1.fc16.i386/usr/share/doc/groonga/en/html/_sources/reference/commands_not_implemented' /bin/mkdir -p '/builddir/build/BUILDROOT/groonga-2.0.5-1.fc16.i386/usr/share/doc/groonga/en/html/_sources/contribution/development' install -p -m 644 html/_sources/contribution/development/com.txt html/_sources/contribution/development/document.txt html/_sources/contribution/development/query.txt html/_sources/contribution/development/release.txt html/_sources/contribution/development/test.txt '/builddir/build/BUILDROOT/groonga-2.0.5-1.fc16.i386/usr/share/doc/groonga/en/html/_sources/contribution/development' /bin/mkdir -p '/builddir/build/BUILDROOT/groonga-2.0.5-1.fc16.i386/usr/share/doc/groonga/en/html/reference/functions' install -p -m 644 html/reference/functions/edit_distance.html html/reference/functions/geo_distance.html html/reference/functions/geo_in_circle.html html/reference/functions/geo_in_rectangle.html html/reference/functions/now.html html/reference/functions/rand.html '/builddir/build/BUILDROOT/groonga-2.0.5-1.fc16.i386/usr/share/doc/groonga/en/html/reference/functions' /bin/mkdir -p '/builddir/build/BUILDROOT/groonga-2.0.5-1.fc16.i386/usr/share/doc/groonga/en/html/_sources/reference/grn_expr' install -p -m 644 html/_sources/reference/grn_expr/query_syntax.txt html/_sources/reference/grn_expr/script_syntax.txt '/builddir/build/BUILDROOT/groonga-2.0.5-1.fc16.i386/usr/share/doc/groonga/en/html/_sources/reference/grn_expr' /bin/mkdir -p '/builddir/build/BUILDROOT/groonga-2.0.5-1.fc16.i386/usr/share/doc/groonga/en/html/_sources/tutorial' install -p -m 644 html/_sources/tutorial/data.txt html/_sources/tutorial/drilldown.txt html/_sources/tutorial/index.txt html/_sources/tutorial/introduction.txt html/_sources/tutorial/lexicon.txt html/_sources/tutorial/match_columns.txt html/_sources/tutorial/micro_blog.txt html/_sources/tutorial/network.txt html/_sources/tutorial/patricia_trie.txt html/_sources/tutorial/query_expansion.txt html/_sources/tutorial/search.txt '/builddir/build/BUILDROOT/groonga-2.0.5-1.fc16.i386/usr/share/doc/groonga/en/html/_sources/tutorial' /bin/mkdir -p '/builddir/build/BUILDROOT/groonga-2.0.5-1.fc16.i386/usr/share/doc/groonga/en/html/_static' install -p -m 644 html/_static/ajax-loader.gif html/_static/basic.css html/_static/comment-bright.png html/_static/comment-close.png html/_static/comment.png html/_static/doctools.js html/_static/down-pressed.png html/_static/down.png html/_static/favicon.ico html/_static/file.png html/_static/groonga.css html/_static/header-background.png html/_static/jp.png html/_static/jquery.js html/_static/logo.png html/_static/minus.png html/_static/navigation-bar.png html/_static/plus.png html/_static/pygments.css html/_static/searchtools.js html/_static/underscore.js html/_static/up-pressed.png html/_static/up.png html/_static/us.png html/_static/websupport.js '/builddir/build/BUILDROOT/groonga-2.0.5-1.fc16.i386/usr/share/doc/groonga/en/html/_static' /bin/mkdir -p '/builddir/build/BUILDROOT/groonga-2.0.5-1.fc16.i386/usr/share/doc/groonga/en/html/_sources/news' install -p -m 644 html/_sources/news/0.x.txt html/_sources/news/1.0.x.txt html/_sources/news/1.1.x.txt html/_sources/news/1.2.x.txt html/_sources/news/senna.txt '/builddir/build/BUILDROOT/groonga-2.0.5-1.fc16.i386/usr/share/doc/groonga/en/html/_sources/news' /bin/mkdir -p '/builddir/build/BUILDROOT/groonga-2.0.5-1.fc16.i386/usr/share/doc/groonga/en/html/reference/commands_not_implemented' install -p -m 644 html/reference/commands_not_implemented/add.html html/reference/commands_not_implemented/get.html html/reference/commands_not_implemented/set.html '/builddir/build/BUILDROOT/groonga-2.0.5-1.fc16.i386/usr/share/doc/groonga/en/html/reference/commands_not_implemented' /bin/mkdir -p '/builddir/build/BUILDROOT/groonga-2.0.5-1.fc16.i386/usr/share/doc/groonga/en/html' install -p -m 644 html/.buildinfo html/characteristic.html html/community.html html/contribution.html html/development.html html/genindex.html html/geolocation_search.html html/index.html html/install.html html/limitations.html html/news.html html/objects.inv html/reference.html html/search.html html/searchindex.js html/spec.html html/suggest.html html/troubleshooting.html html/tutorial.html '/builddir/build/BUILDROOT/groonga-2.0.5-1.fc16.i386/usr/share/doc/groonga/en/html' /bin/mkdir -p '/builddir/build/BUILDROOT/groonga-2.0.5-1.fc16.i386/usr/share/doc/groonga/en/html/_sources/spec' install -p -m 644 html/_sources/spec/search.txt '/builddir/build/BUILDROOT/groonga-2.0.5-1.fc16.i386/usr/share/doc/groonga/en/html/_sources/spec' /bin/mkdir -p '/builddir/build/BUILDROOT/groonga-2.0.5-1.fc16.i386/usr/share/doc/groonga/en/html/_sources/development' install -p -m 644 html/_sources/development/travis-ci.txt '/builddir/build/BUILDROOT/groonga-2.0.5-1.fc16.i386/usr/share/doc/groonga/en/html/_sources/development' make[7]: Leaving directory `/builddir/build/BUILD/groonga-2.0.5/doc/locale/en' make[6]: Leaving directory `/builddir/build/BUILD/groonga-2.0.5/doc/locale/en' make[5]: Leaving directory `/builddir/build/BUILD/groonga-2.0.5/doc/locale/en' make[4]: Leaving directory `/builddir/build/BUILD/groonga-2.0.5/doc/locale/en' Making install in ja make[4]: Entering directory `/builddir/build/BUILD/groonga-2.0.5/doc/locale/ja' make install-recursive make[5]: Entering directory `/builddir/build/BUILD/groonga-2.0.5/doc/locale/ja' Making install in LC_MESSAGES make[6]: Entering directory `/builddir/build/BUILD/groonga-2.0.5/doc/locale/ja/LC_MESSAGES' make install-am make[7]: Entering directory `/builddir/build/BUILD/groonga-2.0.5/doc/locale/ja/LC_MESSAGES' make[8]: Entering directory `/builddir/build/BUILD/groonga-2.0.5/doc/locale/ja/LC_MESSAGES' make[8]: Nothing to be done for `install-exec-am'. make[8]: Nothing to be done for `install-data-am'. make[8]: Leaving directory `/builddir/build/BUILD/groonga-2.0.5/doc/locale/ja/LC_MESSAGES' make[7]: Leaving directory `/builddir/build/BUILD/groonga-2.0.5/doc/locale/ja/LC_MESSAGES' make[6]: Leaving directory `/builddir/build/BUILD/groonga-2.0.5/doc/locale/ja/LC_MESSAGES' make[6]: Entering directory `/builddir/build/BUILD/groonga-2.0.5/doc/locale/ja' make[7]: Entering directory `/builddir/build/BUILD/groonga-2.0.5/doc/locale/ja' make[7]: Nothing to be done for `install-exec-am'. test -z "/usr/share/man/ja/man1" || /bin/mkdir -p "/builddir/build/BUILDROOT/groonga-2.0.5-1.fc16.i386/usr/share/man/ja/man1" install -p -m 644 man/groonga.1 '/builddir/build/BUILDROOT/groonga-2.0.5-1.fc16.i386/usr/share/man/ja/man1' test -z "/usr/share/doc/groonga/ja" || /bin/mkdir -p "/builddir/build/BUILDROOT/groonga-2.0.5-1.fc16.i386/usr/share/doc/groonga/ja" /bin/mkdir -p '/builddir/build/BUILDROOT/groonga-2.0.5-1.fc16.i386/usr/share/doc/groonga/ja/html/reference/commands' install -p -m 644 html/reference/commands/cache_limit.html html/reference/commands/check.html html/reference/commands/clearlock.html html/reference/commands/column_create.html html/reference/commands/column_list.html html/reference/commands/column_remove.html html/reference/commands/define_selector.html html/reference/commands/defrag.html html/reference/commands/delete.html html/reference/commands/dump.html html/reference/commands/load.html html/reference/commands/log_level.html html/reference/commands/log_put.html html/reference/commands/log_reopen.html html/reference/commands/quit.html html/reference/commands/select.html html/reference/commands/shutdown.html html/reference/commands/status.html html/reference/commands/suggest.html html/reference/commands/table_create.html html/reference/commands/table_list.html html/reference/commands/table_remove.html html/reference/commands/view_add.html '/builddir/build/BUILDROOT/groonga-2.0.5-1.fc16.i386/usr/share/doc/groonga/ja/html/reference/commands' /bin/mkdir -p '/builddir/build/BUILDROOT/groonga-2.0.5-1.fc16.i386/usr/share/doc/groonga/ja/html/tutorial' install -p -m 644 html/tutorial/data.html html/tutorial/drilldown.html html/tutorial/index.html html/tutorial/introduction.html html/tutorial/lexicon.html html/tutorial/match_columns.html html/tutorial/micro_blog.html html/tutorial/network.html html/tutorial/patricia_trie.html html/tutorial/query_expansion.html html/tutorial/search.html '/builddir/build/BUILDROOT/groonga-2.0.5-1.fc16.i386/usr/share/doc/groonga/ja/html/tutorial' /bin/mkdir -p '/builddir/build/BUILDROOT/groonga-2.0.5-1.fc16.i386/usr/share/doc/groonga/ja/html/contribution/development' install -p -m 644 html/contribution/development/com.html html/contribution/development/document.html html/contribution/development/query.html html/contribution/development/release.html html/contribution/development/test.html '/builddir/build/BUILDROOT/groonga-2.0.5-1.fc16.i386/usr/share/doc/groonga/ja/html/contribution/development' /bin/mkdir -p '/builddir/build/BUILDROOT/groonga-2.0.5-1.fc16.i386/usr/share/doc/groonga/ja/html/_sources/reference/commands' install -p -m 644 html/_sources/reference/commands/cache_limit.txt html/_sources/reference/commands/check.txt html/_sources/reference/commands/clearlock.txt html/_sources/reference/commands/column_create.txt html/_sources/reference/commands/column_list.txt html/_sources/reference/commands/column_remove.txt html/_sources/reference/commands/define_selector.txt html/_sources/reference/commands/defrag.txt html/_sources/reference/commands/delete.txt html/_sources/reference/commands/dump.txt html/_sources/reference/commands/load.txt html/_sources/reference/commands/log_level.txt html/_sources/reference/commands/log_put.txt html/_sources/reference/commands/log_reopen.txt html/_sources/reference/commands/quit.txt html/_sources/reference/commands/select.txt html/_sources/reference/commands/shutdown.txt html/_sources/reference/commands/status.txt html/_sources/reference/commands/suggest.txt html/_sources/reference/commands/table_create.txt html/_sources/reference/commands/table_list.txt html/_sources/reference/commands/table_remove.txt html/_sources/reference/commands/view_add.txt '/builddir/build/BUILDROOT/groonga-2.0.5-1.fc16.i386/usr/share/doc/groonga/ja/html/_sources/reference/commands' /bin/mkdir -p '/builddir/build/BUILDROOT/groonga-2.0.5-1.fc16.i386/usr/share/doc/groonga/ja/html/news' install -p -m 644 html/news/0.x.html html/news/1.0.x.html html/news/1.1.x.html html/news/1.2.x.html html/news/senna.html '/builddir/build/BUILDROOT/groonga-2.0.5-1.fc16.i386/usr/share/doc/groonga/ja/html/news' /bin/mkdir -p '/builddir/build/BUILDROOT/groonga-2.0.5-1.fc16.i386/usr/share/doc/groonga/ja/html/_images' install -p -m 644 html/_images/geo-points.png '/builddir/build/BUILDROOT/groonga-2.0.5-1.fc16.i386/usr/share/doc/groonga/ja/html/_images' /bin/mkdir -p '/builddir/build/BUILDROOT/groonga-2.0.5-1.fc16.i386/usr/share/doc/groonga/ja/html/contribution' install -p -m 644 html/contribution/development.html html/contribution/documentation.html html/contribution/report.html '/builddir/build/BUILDROOT/groonga-2.0.5-1.fc16.i386/usr/share/doc/groonga/ja/html/contribution' /bin/mkdir -p '/builddir/build/BUILDROOT/groonga-2.0.5-1.fc16.i386/usr/share/doc/groonga/ja/html/troubleshooting' install -p -m 644 html/troubleshooting/different_results_with_the_same_keyword.html '/builddir/build/BUILDROOT/groonga-2.0.5-1.fc16.i386/usr/share/doc/groonga/ja/html/troubleshooting' /bin/mkdir -p '/builddir/build/BUILDROOT/groonga-2.0.5-1.fc16.i386/usr/share/doc/groonga/ja/html/contribution/documentation' install -p -m 644 html/contribution/documentation/c-api.html html/contribution/documentation/i18n.html '/builddir/build/BUILDROOT/groonga-2.0.5-1.fc16.i386/usr/share/doc/groonga/ja/html/contribution/documentation' /bin/mkdir -p '/builddir/build/BUILDROOT/groonga-2.0.5-1.fc16.i386/usr/share/doc/groonga/ja/html/_sources/suggest' install -p -m 644 html/_sources/suggest/completion.txt html/_sources/suggest/correction.txt html/_sources/suggest/introduction.txt html/_sources/suggest/suggestion.txt html/_sources/suggest/tutorial.txt '/builddir/build/BUILDROOT/groonga-2.0.5-1.fc16.i386/usr/share/doc/groonga/ja/html/_sources/suggest' /bin/mkdir -p '/builddir/build/BUILDROOT/groonga-2.0.5-1.fc16.i386/usr/share/doc/groonga/ja/html/reference/executables' install -p -m 644 html/reference/executables/grnslap.html html/reference/executables/grntest.html html/reference/executables/groonga-server-http.html html/reference/executables/groonga-httpd.html html/reference/executables/groonga-suggest-create-dataset.html html/reference/executables/groonga.html '/builddir/build/BUILDROOT/groonga-2.0.5-1.fc16.i386/usr/share/doc/groonga/ja/html/reference/executables' /bin/mkdir -p '/builddir/build/BUILDROOT/groonga-2.0.5-1.fc16.i386/usr/share/doc/groonga/ja/html/spec' install -p -m 644 html/spec/search.html '/builddir/build/BUILDROOT/groonga-2.0.5-1.fc16.i386/usr/share/doc/groonga/ja/html/spec' /bin/mkdir -p '/builddir/build/BUILDROOT/groonga-2.0.5-1.fc16.i386/usr/share/doc/groonga/ja/html/suggest' install -p -m 644 html/suggest/completion.html html/suggest/correction.html html/suggest/introduction.html html/suggest/suggestion.html html/suggest/tutorial.html '/builddir/build/BUILDROOT/groonga-2.0.5-1.fc16.i386/usr/share/doc/groonga/ja/html/suggest' /bin/mkdir -p '/builddir/build/BUILDROOT/groonga-2.0.5-1.fc16.i386/usr/share/doc/groonga/ja/html/_sources/reference' install -p -m 644 html/_sources/reference/api.txt html/_sources/reference/cast.txt html/_sources/reference/command_version.txt html/_sources/reference/commands.txt html/_sources/reference/executables.txt html/_sources/reference/functions.txt html/_sources/reference/grn_expr.txt html/_sources/reference/indexing.txt html/_sources/reference/log.txt html/_sources/reference/output.txt html/_sources/reference/pseudo_column.txt html/_sources/reference/tokenizers.txt html/_sources/reference/type.txt '/builddir/build/BUILDROOT/groonga-2.0.5-1.fc16.i386/usr/share/doc/groonga/ja/html/_sources/reference' /bin/mkdir -p '/builddir/build/BUILDROOT/groonga-2.0.5-1.fc16.i386/usr/share/doc/groonga/ja/html/_sources/contribution' install -p -m 644 html/_sources/contribution/development.txt html/_sources/contribution/documentation.txt html/_sources/contribution/report.txt '/builddir/build/BUILDROOT/groonga-2.0.5-1.fc16.i386/usr/share/doc/groonga/ja/html/_sources/contribution' /bin/mkdir -p '/builddir/build/BUILDROOT/groonga-2.0.5-1.fc16.i386/usr/share/doc/groonga/ja/html/_sources/contribution/documentation' install -p -m 644 html/_sources/contribution/documentation/c-api.txt html/_sources/contribution/documentation/i18n.txt '/builddir/build/BUILDROOT/groonga-2.0.5-1.fc16.i386/usr/share/doc/groonga/ja/html/_sources/contribution/documentation' /bin/mkdir -p '/builddir/build/BUILDROOT/groonga-2.0.5-1.fc16.i386/usr/share/doc/groonga/ja/html/install' install -p -m 644 html/install/centos.html html/install/debian.html html/install/fedora.html html/install/mac_os_x.html html/install/others.html html/install/solaris.html html/install/ubuntu.html html/install/windows.html '/builddir/build/BUILDROOT/groonga-2.0.5-1.fc16.i386/usr/share/doc/groonga/ja/html/install' /bin/mkdir -p '/builddir/build/BUILDROOT/groonga-2.0.5-1.fc16.i386/usr/share/doc/groonga/ja/html/development' install -p -m 644 html/development/travis-ci.html '/builddir/build/BUILDROOT/groonga-2.0.5-1.fc16.i386/usr/share/doc/groonga/ja/html/development' /bin/mkdir -p '/builddir/build/BUILDROOT/groonga-2.0.5-1.fc16.i386/usr/share/doc/groonga/ja/html/_sources/troubleshooting' install -p -m 644 html/_sources/troubleshooting/different_results_with_the_same_keyword.txt '/builddir/build/BUILDROOT/groonga-2.0.5-1.fc16.i386/usr/share/doc/groonga/ja/html/_sources/troubleshooting' /bin/mkdir -p '/builddir/build/BUILDROOT/groonga-2.0.5-1.fc16.i386/usr/share/doc/groonga/ja/html/_sources/reference/functions' install -p -m 644 html/_sources/reference/functions/edit_distance.txt html/_sources/reference/functions/geo_distance.txt html/_sources/reference/functions/geo_in_circle.txt html/_sources/reference/functions/geo_in_rectangle.txt html/_sources/reference/functions/now.txt html/_sources/reference/functions/rand.txt '/builddir/build/BUILDROOT/groonga-2.0.5-1.fc16.i386/usr/share/doc/groonga/ja/html/_sources/reference/functions' /bin/mkdir -p '/builddir/build/BUILDROOT/groonga-2.0.5-1.fc16.i386/usr/share/doc/groonga/ja/html/reference' install -p -m 644 html/reference/api.html html/reference/cast.html html/reference/command_version.html html/reference/commands.html html/reference/executables.html html/reference/functions.html html/reference/grn_expr.html html/reference/indexing.html html/reference/log.html html/reference/output.html html/reference/pseudo_column.html html/reference/tokenizers.html html/reference/type.html '/builddir/build/BUILDROOT/groonga-2.0.5-1.fc16.i386/usr/share/doc/groonga/ja/html/reference' /bin/mkdir -p '/builddir/build/BUILDROOT/groonga-2.0.5-1.fc16.i386/usr/share/doc/groonga/ja/html/_sources/reference/api' install -p -m 644 html/_sources/reference/api/grn_expr.txt '/builddir/build/BUILDROOT/groonga-2.0.5-1.fc16.i386/usr/share/doc/groonga/ja/html/_sources/reference/api' /bin/mkdir -p '/builddir/build/BUILDROOT/groonga-2.0.5-1.fc16.i386/usr/share/doc/groonga/ja/html/_sources/install' install -p -m 644 html/_sources/install/centos.txt html/_sources/install/debian.txt html/_sources/install/fedora.txt html/_sources/install/mac_os_x.txt html/_sources/install/others.txt html/_sources/install/solaris.txt html/_sources/install/ubuntu.txt html/_sources/install/windows.txt '/builddir/build/BUILDROOT/groonga-2.0.5-1.fc16.i386/usr/share/doc/groonga/ja/html/_sources/install' /bin/mkdir -p '/builddir/build/BUILDROOT/groonga-2.0.5-1.fc16.i386/usr/share/doc/groonga/ja/html/_sources/reference/executables' install -p -m 644 html/_sources/reference/executables/grnslap.txt html/_sources/reference/executables/grntest.txt html/_sources/reference/executables/groonga-server-http.txt html/_sources/reference/executables/groonga-httpd.txt html/_sources/reference/executables/groonga-suggest-create-dataset.txt html/_sources/reference/executables/groonga.txt '/builddir/build/BUILDROOT/groonga-2.0.5-1.fc16.i386/usr/share/doc/groonga/ja/html/_sources/reference/executables' /bin/mkdir -p '/builddir/build/BUILDROOT/groonga-2.0.5-1.fc16.i386/usr/share/doc/groonga/ja/html/reference/api' install -p -m 644 html/reference/api/grn_expr.html '/builddir/build/BUILDROOT/groonga-2.0.5-1.fc16.i386/usr/share/doc/groonga/ja/html/reference/api' /bin/mkdir -p '/builddir/build/BUILDROOT/groonga-2.0.5-1.fc16.i386/usr/share/doc/groonga/ja/html/_sources' install -p -m 644 html/_sources/characteristic.txt html/_sources/community.txt html/_sources/contribution.txt html/_sources/development.txt html/_sources/geolocation_search.txt html/_sources/index.txt html/_sources/install.txt html/_sources/limitations.txt html/_sources/news.txt html/_sources/reference.txt html/_sources/spec.txt html/_sources/suggest.txt html/_sources/troubleshooting.txt html/_sources/tutorial.txt '/builddir/build/BUILDROOT/groonga-2.0.5-1.fc16.i386/usr/share/doc/groonga/ja/html/_sources' /bin/mkdir -p '/builddir/build/BUILDROOT/groonga-2.0.5-1.fc16.i386/usr/share/doc/groonga/ja/html/reference/grn_expr' install -p -m 644 html/reference/grn_expr/query_syntax.html html/reference/grn_expr/script_syntax.html '/builddir/build/BUILDROOT/groonga-2.0.5-1.fc16.i386/usr/share/doc/groonga/ja/html/reference/grn_expr' /bin/mkdir -p '/builddir/build/BUILDROOT/groonga-2.0.5-1.fc16.i386/usr/share/doc/groonga/ja/html/_sources/reference/commands_not_implemented' install -p -m 644 html/_sources/reference/commands_not_implemented/add.txt html/_sources/reference/commands_not_implemented/get.txt html/_sources/reference/commands_not_implemented/set.txt '/builddir/build/BUILDROOT/groonga-2.0.5-1.fc16.i386/usr/share/doc/groonga/ja/html/_sources/reference/commands_not_implemented' /bin/mkdir -p '/builddir/build/BUILDROOT/groonga-2.0.5-1.fc16.i386/usr/share/doc/groonga/ja/html/_sources/contribution/development' install -p -m 644 html/_sources/contribution/development/com.txt html/_sources/contribution/development/document.txt html/_sources/contribution/development/query.txt html/_sources/contribution/development/release.txt html/_sources/contribution/development/test.txt '/builddir/build/BUILDROOT/groonga-2.0.5-1.fc16.i386/usr/share/doc/groonga/ja/html/_sources/contribution/development' /bin/mkdir -p '/builddir/build/BUILDROOT/groonga-2.0.5-1.fc16.i386/usr/share/doc/groonga/ja/html/reference/functions' install -p -m 644 html/reference/functions/edit_distance.html html/reference/functions/geo_distance.html html/reference/functions/geo_in_circle.html html/reference/functions/geo_in_rectangle.html html/reference/functions/now.html html/reference/functions/rand.html '/builddir/build/BUILDROOT/groonga-2.0.5-1.fc16.i386/usr/share/doc/groonga/ja/html/reference/functions' /bin/mkdir -p '/builddir/build/BUILDROOT/groonga-2.0.5-1.fc16.i386/usr/share/doc/groonga/ja/html/_sources/reference/grn_expr' install -p -m 644 html/_sources/reference/grn_expr/query_syntax.txt html/_sources/reference/grn_expr/script_syntax.txt '/builddir/build/BUILDROOT/groonga-2.0.5-1.fc16.i386/usr/share/doc/groonga/ja/html/_sources/reference/grn_expr' /bin/mkdir -p '/builddir/build/BUILDROOT/groonga-2.0.5-1.fc16.i386/usr/share/doc/groonga/ja/html/_sources/tutorial' install -p -m 644 html/_sources/tutorial/data.txt html/_sources/tutorial/drilldown.txt html/_sources/tutorial/index.txt html/_sources/tutorial/introduction.txt html/_sources/tutorial/lexicon.txt html/_sources/tutorial/match_columns.txt html/_sources/tutorial/micro_blog.txt html/_sources/tutorial/network.txt html/_sources/tutorial/patricia_trie.txt html/_sources/tutorial/query_expansion.txt html/_sources/tutorial/search.txt '/builddir/build/BUILDROOT/groonga-2.0.5-1.fc16.i386/usr/share/doc/groonga/ja/html/_sources/tutorial' /bin/mkdir -p '/builddir/build/BUILDROOT/groonga-2.0.5-1.fc16.i386/usr/share/doc/groonga/ja/html/_static' install -p -m 644 html/_static/ajax-loader.gif html/_static/basic.css html/_static/comment-bright.png html/_static/comment-close.png html/_static/comment.png html/_static/doctools.js html/_static/down-pressed.png html/_static/down.png html/_static/favicon.ico html/_static/file.png html/_static/groonga.css html/_static/header-background.png html/_static/jp.png html/_static/jquery.js html/_static/logo.png html/_static/minus.png html/_static/navigation-bar.png html/_static/plus.png html/_static/pygments.css html/_static/searchtools.js html/_static/underscore.js html/_static/up-pressed.png html/_static/up.png html/_static/us.png html/_static/websupport.js '/builddir/build/BUILDROOT/groonga-2.0.5-1.fc16.i386/usr/share/doc/groonga/ja/html/_static' /bin/mkdir -p '/builddir/build/BUILDROOT/groonga-2.0.5-1.fc16.i386/usr/share/doc/groonga/ja/html/_sources/news' install -p -m 644 html/_sources/news/0.x.txt html/_sources/news/1.0.x.txt html/_sources/news/1.1.x.txt html/_sources/news/1.2.x.txt html/_sources/news/senna.txt '/builddir/build/BUILDROOT/groonga-2.0.5-1.fc16.i386/usr/share/doc/groonga/ja/html/_sources/news' /bin/mkdir -p '/builddir/build/BUILDROOT/groonga-2.0.5-1.fc16.i386/usr/share/doc/groonga/ja/html/reference/commands_not_implemented' install -p -m 644 html/reference/commands_not_implemented/add.html html/reference/commands_not_implemented/get.html html/reference/commands_not_implemented/set.html '/builddir/build/BUILDROOT/groonga-2.0.5-1.fc16.i386/usr/share/doc/groonga/ja/html/reference/commands_not_implemented' /bin/mkdir -p '/builddir/build/BUILDROOT/groonga-2.0.5-1.fc16.i386/usr/share/doc/groonga/ja/html' install -p -m 644 html/.buildinfo html/characteristic.html html/community.html html/contribution.html html/development.html html/genindex.html html/geolocation_search.html html/index.html html/install.html html/limitations.html html/news.html html/objects.inv html/reference.html html/search.html html/searchindex.js html/spec.html html/suggest.html html/troubleshooting.html html/tutorial.html '/builddir/build/BUILDROOT/groonga-2.0.5-1.fc16.i386/usr/share/doc/groonga/ja/html' /bin/mkdir -p '/builddir/build/BUILDROOT/groonga-2.0.5-1.fc16.i386/usr/share/doc/groonga/ja/html/_sources/spec' install -p -m 644 html/_sources/spec/search.txt '/builddir/build/BUILDROOT/groonga-2.0.5-1.fc16.i386/usr/share/doc/groonga/ja/html/_sources/spec' /bin/mkdir -p '/builddir/build/BUILDROOT/groonga-2.0.5-1.fc16.i386/usr/share/doc/groonga/ja/html/_sources/development' install -p -m 644 html/_sources/development/travis-ci.txt '/builddir/build/BUILDROOT/groonga-2.0.5-1.fc16.i386/usr/share/doc/groonga/ja/html/_sources/development' make[7]: Leaving directory `/builddir/build/BUILD/groonga-2.0.5/doc/locale/ja' make[6]: Leaving directory `/builddir/build/BUILD/groonga-2.0.5/doc/locale/ja' make[5]: Leaving directory `/builddir/build/BUILD/groonga-2.0.5/doc/locale/ja' make[4]: Leaving directory `/builddir/build/BUILD/groonga-2.0.5/doc/locale/ja' make[4]: Entering directory `/builddir/build/BUILD/groonga-2.0.5/doc/locale' make[5]: Entering directory `/builddir/build/BUILD/groonga-2.0.5/doc/locale' make[5]: Nothing to be done for `install-exec-am'. make[5]: Nothing to be done for `install-data-am'. make[5]: Leaving directory `/builddir/build/BUILD/groonga-2.0.5/doc/locale' make[4]: Leaving directory `/builddir/build/BUILD/groonga-2.0.5/doc/locale' make[3]: Leaving directory `/builddir/build/BUILD/groonga-2.0.5/doc/locale' make[3]: Entering directory `/builddir/build/BUILD/groonga-2.0.5/doc' Making html in locale make[4]: Entering directory `/builddir/build/BUILD/groonga-2.0.5/doc/locale' Making html in en make[5]: Entering directory `/builddir/build/BUILD/groonga-2.0.5/doc/locale/en' Making html in LC_MESSAGES make[6]: Entering directory `/builddir/build/BUILD/groonga-2.0.5/doc/locale/en/LC_MESSAGES' make[6]: Nothing to be done for `html'. make[6]: Leaving directory `/builddir/build/BUILD/groonga-2.0.5/doc/locale/en/LC_MESSAGES' make[6]: Entering directory `/builddir/build/BUILD/groonga-2.0.5/doc/locale/en' make[6]: Nothing to be done for `html-am'. make[6]: Leaving directory `/builddir/build/BUILD/groonga-2.0.5/doc/locale/en' make[5]: Leaving directory `/builddir/build/BUILD/groonga-2.0.5/doc/locale/en' Making html in ja make[5]: Entering directory `/builddir/build/BUILD/groonga-2.0.5/doc/locale/ja' Making html in LC_MESSAGES make[6]: Entering directory `/builddir/build/BUILD/groonga-2.0.5/doc/locale/ja/LC_MESSAGES' make[6]: Nothing to be done for `html'. make[6]: Leaving directory `/builddir/build/BUILD/groonga-2.0.5/doc/locale/ja/LC_MESSAGES' make[6]: Entering directory `/builddir/build/BUILD/groonga-2.0.5/doc/locale/ja' make[6]: Nothing to be done for `html-am'. make[6]: Leaving directory `/builddir/build/BUILD/groonga-2.0.5/doc/locale/ja' make[5]: Leaving directory `/builddir/build/BUILD/groonga-2.0.5/doc/locale/ja' make[5]: Entering directory `/builddir/build/BUILD/groonga-2.0.5/doc/locale' make[5]: Nothing to be done for `html-am'. make[5]: Leaving directory `/builddir/build/BUILD/groonga-2.0.5/doc/locale' make[4]: Leaving directory `/builddir/build/BUILD/groonga-2.0.5/doc/locale' make[4]: Entering directory `/builddir/build/BUILD/groonga-2.0.5/doc' make[4]: Nothing to be done for `html-am'. make[4]: Leaving directory `/builddir/build/BUILD/groonga-2.0.5/doc' make[4]: Entering directory `/builddir/build/BUILD/groonga-2.0.5/doc' make[4]: Nothing to be done for `install-exec-am'. Making html in locale make[5]: Entering directory `/builddir/build/BUILD/groonga-2.0.5/doc/locale' Making html in en make[6]: Entering directory `/builddir/build/BUILD/groonga-2.0.5/doc/locale/en' Making html in LC_MESSAGES make[7]: Entering directory `/builddir/build/BUILD/groonga-2.0.5/doc/locale/en/LC_MESSAGES' make[7]: Nothing to be done for `html'. make[7]: Leaving directory `/builddir/build/BUILD/groonga-2.0.5/doc/locale/en/LC_MESSAGES' make[7]: Entering directory `/builddir/build/BUILD/groonga-2.0.5/doc/locale/en' make[7]: Nothing to be done for `html-am'. make[7]: Leaving directory `/builddir/build/BUILD/groonga-2.0.5/doc/locale/en' make[6]: Leaving directory `/builddir/build/BUILD/groonga-2.0.5/doc/locale/en' Making html in ja make[6]: Entering directory `/builddir/build/BUILD/groonga-2.0.5/doc/locale/ja' Making html in LC_MESSAGES make[7]: Entering directory `/builddir/build/BUILD/groonga-2.0.5/doc/locale/ja/LC_MESSAGES' make[7]: Nothing to be done for `html'. make[7]: Leaving directory `/builddir/build/BUILD/groonga-2.0.5/doc/locale/ja/LC_MESSAGES' make[7]: Entering directory `/builddir/build/BUILD/groonga-2.0.5/doc/locale/ja' make[7]: Nothing to be done for `html-am'. make[7]: Leaving directory `/builddir/build/BUILD/groonga-2.0.5/doc/locale/ja' make[6]: Leaving directory `/builddir/build/BUILD/groonga-2.0.5/doc/locale/ja' make[6]: Entering directory `/builddir/build/BUILD/groonga-2.0.5/doc/locale' make[6]: Nothing to be done for `html-am'. make[6]: Leaving directory `/builddir/build/BUILD/groonga-2.0.5/doc/locale' make[5]: Leaving directory `/builddir/build/BUILD/groonga-2.0.5/doc/locale' make[5]: Entering directory `/builddir/build/BUILD/groonga-2.0.5/doc' make[5]: Nothing to be done for `html-am'. make[5]: Leaving directory `/builddir/build/BUILD/groonga-2.0.5/doc' test -z "/usr/share/doc/groonga" || /bin/mkdir -p "/builddir/build/BUILDROOT/groonga-2.0.5-1.fc16.i386/usr/share/doc/groonga" /bin/mkdir -p '/builddir/build/BUILDROOT/groonga-2.0.5-1.fc16.i386/usr/share/doc/groonga/source/example/tutorial' install -p -m 644 source/example/tutorial/data-1.log source/example/tutorial/data-2.log source/example/tutorial/data-3.log source/example/tutorial/data-4.log source/example/tutorial/data-5.log source/example/tutorial/data-6.log source/example/tutorial/data-7.log source/example/tutorial/data-8.log source/example/tutorial/drilldown-1.log source/example/tutorial/drilldown-2.log source/example/tutorial/drilldown-3.log source/example/tutorial/drilldown-4.log source/example/tutorial/drilldown-5.log source/example/tutorial/drilldown-6.log source/example/tutorial/index-1.log source/example/tutorial/index-2.log source/example/tutorial/index-3.log source/example/tutorial/index-4.log source/example/tutorial/index-5.log source/example/tutorial/index-6.log source/example/tutorial/index-7.log source/example/tutorial/introduction-1.log source/example/tutorial/introduction-10.log source/example/tutorial/introduction-11.log source/example/tutorial/introduction-12.log source/example/tutorial/introduction-13.log source/example/tutorial/introduction-14.log source/example/tutorial/introduction-15.log source/example/tutorial/introduction-16.log source/example/tutorial/introduction-17.log source/example/tutorial/introduction-18.log source/example/tutorial/introduction-2.log source/example/tutorial/introduction-3.log source/example/tutorial/introduction-4.log source/example/tutorial/introduction-5.log source/example/tutorial/introduction-6.log source/example/tutorial/introduction-7.log source/example/tutorial/introduction-8.log source/example/tutorial/introduction-9.log source/example/tutorial/match_columns-1.log '/builddir/build/BUILDROOT/groonga-2.0.5-1.fc16.i386/usr/share/doc/groonga/source/example/tutorial' /bin/mkdir -p '/builddir/build/BUILDROOT/groonga-2.0.5-1.fc16.i386/usr/share/doc/groonga/source/images/fulltext-introduction' install -p -m 644 source/images/fulltext-introduction/array.png source/images/fulltext-introduction/array.svg source/images/fulltext-introduction/columns.png source/images/fulltext-introduction/columns.svg source/images/fulltext-introduction/hash-table.png source/images/fulltext-introduction/hash-table.svg source/images/fulltext-introduction/index-column.png source/images/fulltext-introduction/index-column.svg source/images/fulltext-introduction/inverted-index.png source/images/fulltext-introduction/inverted-index.svg source/images/fulltext-introduction/patricia-trie.png source/images/fulltext-introduction/patricia-trie.svg source/images/fulltext-introduction/prefix-search.png source/images/fulltext-introduction/prefix-search.svg source/images/fulltext-introduction/record-id.png source/images/fulltext-introduction/record-id.svg source/images/fulltext-introduction/record.png source/images/fulltext-introduction/record.svg source/images/fulltext-introduction/scalar-column.png source/images/fulltext-introduction/scalar-column.svg source/images/fulltext-introduction/search-bigram-index-column-value.png source/images/fulltext-introduction/search-bigram-index-column-value.svg source/images/fulltext-introduction/search-bigram-token-id.png source/images/fulltext-introduction/search-bigram-token-id.svg source/images/fulltext-introduction/search-bigram.png source/images/fulltext-introduction/search-bigram.svg source/images/fulltext-introduction/search-choose-tokenizer.png source/images/fulltext-introduction/search-choose-tokenizer.svg source/images/fulltext-introduction/search-first-index-column-value.png source/images/fulltext-introduction/search-first-index-column-value.svg source/images/fulltext-introduction/search-first-token-id.png source/images/fulltext-introduction/search-first-token-id.svg source/images/fulltext-introduction/search-initial-state.png source/images/fulltext-introduction/search-initial-state.svg source/images/fulltext-introduction/search-on-key-table.png source/images/fulltext-introduction/search-on-key-table.svg source/images/fulltext-introduction/search-result.png source/images/fulltext-introduction/search-result.svg source/images/fulltext-introduction/search-second-index-column-value.png source/images/fulltext-introduction/search-second-index-column-value.svg '/builddir/build/BUILDROOT/groonga-2.0.5-1.fc16.i386/usr/share/doc/groonga/source/images/fulltext-introduction' /bin/mkdir -p '/builddir/build/BUILDROOT/groonga-2.0.5-1.fc16.i386/usr/share/doc/groonga/source/tutorial' install -p -m 644 source/tutorial/data.txt source/tutorial/drilldown.txt source/tutorial/index.txt source/tutorial/introduction.txt source/tutorial/lexicon.txt source/tutorial/match_columns.txt source/tutorial/micro_blog.txt source/tutorial/network.txt source/tutorial/patricia_trie.txt source/tutorial/query_expansion.txt source/tutorial/search.txt '/builddir/build/BUILDROOT/groonga-2.0.5-1.fc16.i386/usr/share/doc/groonga/source/tutorial' /bin/mkdir -p '/builddir/build/BUILDROOT/groonga-2.0.5-1.fc16.i386/usr/share/doc/groonga/source/reference/executables' install -p -m 644 source/reference/executables/grnslap.txt source/reference/executables/grntest.txt source/reference/executables/groonga-server-http.txt source/reference/executables/groonga-httpd.txt source/reference/executables/groonga-suggest-create-dataset.txt source/reference/executables/groonga.txt '/builddir/build/BUILDROOT/groonga-2.0.5-1.fc16.i386/usr/share/doc/groonga/source/reference/executables' /bin/mkdir -p '/builddir/build/BUILDROOT/groonga-2.0.5-1.fc16.i386/usr/share/doc/groonga/source/example' install -p -m 644 source/example/completion-1.log source/example/correction-1.log source/example/suggestion-1.log '/builddir/build/BUILDROOT/groonga-2.0.5-1.fc16.i386/usr/share/doc/groonga/source/example' /bin/mkdir -p '/builddir/build/BUILDROOT/groonga-2.0.5-1.fc16.i386/usr/share/doc/groonga/source/spec' install -p -m 644 source/spec/search.txt '/builddir/build/BUILDROOT/groonga-2.0.5-1.fc16.i386/usr/share/doc/groonga/source/spec' /bin/mkdir -p '/builddir/build/BUILDROOT/groonga-2.0.5-1.fc16.i386/usr/share/doc/groonga/source/images/fulltext-introduction' install -p -m 644 source/images/fulltext-introduction/search-second-token-id.png source/images/fulltext-introduction/search-second-token-id.svg source/images/fulltext-introduction/tokenizer.png source/images/fulltext-introduction/tokenizer.svg source/images/fulltext-introduction/update-initial.png source/images/fulltext-introduction/update-initial.svg source/images/fulltext-introduction/update-process-first-data-first-token.png source/images/fulltext-introduction/update-process-first-data-first-token.svg source/images/fulltext-introduction/update-process-first-data-second-token.png source/images/fulltext-introduction/update-process-first-data-second-token.svg source/images/fulltext-introduction/update-process-second-data-first-token.png source/images/fulltext-introduction/update-process-second-data-first-token.svg source/images/fulltext-introduction/update-process-second-data-second-token.png source/images/fulltext-introduction/update-process-second-data-second-token.svg source/images/fulltext-introduction/update-save-first-data.png source/images/fulltext-introduction/update-save-first-data.svg source/images/fulltext-introduction/update-save-second-data.png source/images/fulltext-introduction/update-save-second-data.svg source/images/fulltext-introduction/vector-column.png source/images/fulltext-introduction/vector-column.svg '/builddir/build/BUILDROOT/groonga-2.0.5-1.fc16.i386/usr/share/doc/groonga/source/images/fulltext-introduction' /bin/mkdir -p '/builddir/build/BUILDROOT/groonga-2.0.5-1.fc16.i386/usr/share/doc/groonga/source/example/reference/grn_expr/query_syntax' install -p -m 644 source/example/reference/grn_expr/query_syntax/setup.log source/example/reference/grn_expr/query_syntax/simple_equal.log source/example/reference/grn_expr/query_syntax/simple_full_text_search.log source/example/reference/grn_expr/query_syntax/simple_full_text_search_with_explicit_match_column.log source/example/reference/grn_expr/query_syntax/simple_greater_than.log source/example/reference/grn_expr/query_syntax/simple_greater_than_or_equal_to.log source/example/reference/grn_expr/query_syntax/simple_grouping.log source/example/reference/grn_expr/query_syntax/simple_less_than.log source/example/reference/grn_expr/query_syntax/simple_less_than_or_equal_to.log source/example/reference/grn_expr/query_syntax/simple_logical_and.log source/example/reference/grn_expr/query_syntax/simple_logical_not.log source/example/reference/grn_expr/query_syntax/simple_logical_or.log source/example/reference/grn_expr/query_syntax/simple_not_equal.log source/example/reference/grn_expr/query_syntax/simple_phrase_search.log source/example/reference/grn_expr/query_syntax/simple_phrase_search_with_explicit_match_column.log source/example/reference/grn_expr/query_syntax/simple_prefix_search.log source/example/reference/grn_expr/query_syntax/simple_suffix_search.log '/builddir/build/BUILDROOT/groonga-2.0.5-1.fc16.i386/usr/share/doc/groonga/source/example/reference/grn_expr/query_syntax' /bin/mkdir -p '/builddir/build/BUILDROOT/groonga-2.0.5-1.fc16.i386/usr/share/doc/groonga/source/example/reference/commands' install -p -m 644 source/example/reference/commands/status.log source/example/reference/commands/suggest-completion.log source/example/reference/commands/suggest-correction.log source/example/reference/commands/suggest-learn-completion.log source/example/reference/commands/suggest-learn-correction.log source/example/reference/commands/suggest-learn-suggestion.log source/example/reference/commands/suggest-mixed.log source/example/reference/commands/suggest-suggestion.log source/example/reference/commands/table_list.log '/builddir/build/BUILDROOT/groonga-2.0.5-1.fc16.i386/usr/share/doc/groonga/source/example/reference/commands' /bin/mkdir -p '/builddir/build/BUILDROOT/groonga-2.0.5-1.fc16.i386/usr/share/doc/groonga/source/development' install -p -m 644 source/development/travis-ci.txt '/builddir/build/BUILDROOT/groonga-2.0.5-1.fc16.i386/usr/share/doc/groonga/source/development' /bin/mkdir -p '/builddir/build/BUILDROOT/groonga-2.0.5-1.fc16.i386/usr/share/doc/groonga/source/example/reference/executables' install -p -m 644 source/example/reference/executables/groonga-httpd.log '/builddir/build/BUILDROOT/groonga-2.0.5-1.fc16.i386/usr/share/doc/groonga/source/example/reference/executables' /bin/mkdir -p '/builddir/build/BUILDROOT/groonga-2.0.5-1.fc16.i386/usr/share/doc/groonga/source/reference' install -p -m 644 source/reference/api.txt source/reference/cast.txt source/reference/command_version.txt source/reference/commands.txt source/reference/executables.txt source/reference/functions.txt source/reference/grn_expr.txt source/reference/indexing.txt source/reference/log.txt source/reference/output.txt source/reference/pseudo_column.txt source/reference/tokenizers.txt source/reference/type.txt '/builddir/build/BUILDROOT/groonga-2.0.5-1.fc16.i386/usr/share/doc/groonga/source/reference' /bin/mkdir -p '/builddir/build/BUILDROOT/groonga-2.0.5-1.fc16.i386/usr/share/doc/groonga/source' install -p -m 644 source/__init__.py source/characteristic.txt source/community.txt source/conf.py source/contribution.txt source/development.txt source/geolocation_search.txt source/index.txt source/install.txt source/limitations.txt source/news.txt source/rdoc.py source/reference.txt source/spec.txt source/suggest.txt source/textile.py source/troubleshooting.txt source/tutorial.txt '/builddir/build/BUILDROOT/groonga-2.0.5-1.fc16.i386/usr/share/doc/groonga/source' /bin/mkdir -p '/builddir/build/BUILDROOT/groonga-2.0.5-1.fc16.i386/usr/share/doc/groonga/source/suggest' install -p -m 644 source/suggest/completion.txt source/suggest/correction.txt source/suggest/introduction.txt source/suggest/suggestion.txt source/suggest/tutorial.txt '/builddir/build/BUILDROOT/groonga-2.0.5-1.fc16.i386/usr/share/doc/groonga/source/suggest' /bin/mkdir -p '/builddir/build/BUILDROOT/groonga-2.0.5-1.fc16.i386/usr/share/doc/groonga/source/reference/grn_expr' install -p -m 644 source/reference/grn_expr/query_syntax.txt source/reference/grn_expr/script_syntax.txt '/builddir/build/BUILDROOT/groonga-2.0.5-1.fc16.i386/usr/share/doc/groonga/source/reference/grn_expr' /bin/mkdir -p '/builddir/build/BUILDROOT/groonga-2.0.5-1.fc16.i386/usr/share/doc/groonga/source/contribution/documentation' install -p -m 644 source/contribution/documentation/c-api.txt source/contribution/documentation/i18n.txt '/builddir/build/BUILDROOT/groonga-2.0.5-1.fc16.i386/usr/share/doc/groonga/source/contribution/documentation' /bin/mkdir -p '/builddir/build/BUILDROOT/groonga-2.0.5-1.fc16.i386/usr/share/doc/groonga/source/troubleshooting' install -p -m 644 source/troubleshooting/different_results_with_the_same_keyword.txt '/builddir/build/BUILDROOT/groonga-2.0.5-1.fc16.i386/usr/share/doc/groonga/source/troubleshooting' /bin/mkdir -p '/builddir/build/BUILDROOT/groonga-2.0.5-1.fc16.i386/usr/share/doc/groonga/source/reference/functions' install -p -m 644 source/reference/functions/edit_distance.txt source/reference/functions/geo_distance.txt source/reference/functions/geo_in_circle.txt source/reference/functions/geo_in_rectangle.txt source/reference/functions/now.txt source/reference/functions/rand.txt '/builddir/build/BUILDROOT/groonga-2.0.5-1.fc16.i386/usr/share/doc/groonga/source/reference/functions' /bin/mkdir -p '/builddir/build/BUILDROOT/groonga-2.0.5-1.fc16.i386/usr/share/doc/groonga/source/news' install -p -m 644 source/news/0.x.txt source/news/1.0.x.txt source/news/1.1.x.txt source/news/1.2.x.txt source/news/senna.txt '/builddir/build/BUILDROOT/groonga-2.0.5-1.fc16.i386/usr/share/doc/groonga/source/news' /bin/mkdir -p '/builddir/build/BUILDROOT/groonga-2.0.5-1.fc16.i386/usr/share/doc/groonga/source/images' install -p -m 644 source/images/geo-encode-leading-2bit.png source/images/geo-encode-leading-2bit.svg source/images/geo-encode-leading-4bit.png source/images/geo-encode-leading-4bit.svg source/images/geo-in-rectangle.png source/images/geo-points-distance.png source/images/geo-points-distance.svg source/images/geo-points-in-circle.png source/images/geo-points-in-circle.svg source/images/geo-points-in-rectangle.png source/images/geo-points-in-rectangle.svg source/images/geo-points-sort.png source/images/geo-points-sort.svg source/images/geo-points.png source/images/geo-points.svg source/images/geo-search-in-circle.png source/images/geo-search-in-circle.svg source/images/geo-search-in-rectangle.png source/images/geo-search-in-rectangle.svg '/builddir/build/BUILDROOT/groonga-2.0.5-1.fc16.i386/usr/share/doc/groonga/source/images' /bin/mkdir -p '/builddir/build/BUILDROOT/groonga-2.0.5-1.fc16.i386/usr/share/doc/groonga/source/install' install -p -m 644 source/install/centos.txt source/install/debian.txt source/install/fedora.txt source/install/mac_os_x.txt source/install/others.txt source/install/solaris.txt source/install/ubuntu.txt source/install/windows.txt '/builddir/build/BUILDROOT/groonga-2.0.5-1.fc16.i386/usr/share/doc/groonga/source/install' /bin/mkdir -p '/builddir/build/BUILDROOT/groonga-2.0.5-1.fc16.i386/usr/share/doc/groonga/source/example/reference' install -p -m 644 source/example/reference/indexing-data.log source/example/reference/indexing-offline-index-construction.log source/example/reference/indexing-online-index-construction.log source/example/reference/indexing-schema.log source/example/reference/indexing-search-after-offline-index-construction.log source/example/reference/indexing-search-after-online-index-construction.log source/example/reference/indexing-search-without-index.log '/builddir/build/BUILDROOT/groonga-2.0.5-1.fc16.i386/usr/share/doc/groonga/source/example/reference' /bin/mkdir -p '/builddir/build/BUILDROOT/groonga-2.0.5-1.fc16.i386/usr/share/doc/groonga/source/example/reference/grn_expr/script_syntax' install -p -m 644 source/example/reference/grn_expr/script_syntax/simple_addition_operator.log source/example/reference/grn_expr/script_syntax/simple_bitwise_and_operator.log source/example/reference/grn_expr/script_syntax/simple_bitwise_not_operator.log source/example/reference/grn_expr/script_syntax/simple_bitwise_or_operator.log source/example/reference/grn_expr/script_syntax/simple_bitwise_xor_operator.log source/example/reference/grn_expr/script_syntax/simple_control_syntax_ternary_operator.log source/example/reference/grn_expr/script_syntax/simple_division_operator_quotient.log source/example/reference/grn_expr/script_syntax/simple_division_operator_remainder.log source/example/reference/grn_expr/script_syntax/simple_equal_operator.log source/example/reference/grn_expr/script_syntax/simple_function.log source/example/reference/grn_expr/script_syntax/simple_grouping.log source/example/reference/grn_expr/script_syntax/simple_left_shift_operator.log source/example/reference/grn_expr/script_syntax/simple_logical_and_operator.log source/example/reference/grn_expr/script_syntax/simple_logical_but_operator.log source/example/reference/grn_expr/script_syntax/simple_logical_not_operator.log source/example/reference/grn_expr/script_syntax/simple_logical_or_operator.log source/example/reference/grn_expr/script_syntax/simple_match_operator.log source/example/reference/grn_expr/script_syntax/simple_multiplication_operator.log source/example/reference/grn_expr/script_syntax/simple_near_search_operator.log source/example/reference/grn_expr/script_syntax/simple_not_equal_operator.log source/example/reference/grn_expr/script_syntax/simple_prefix_search_operator.log source/example/reference/grn_expr/script_syntax/simple_right_shift_operator.log source/example/reference/grn_expr/script_syntax/simple_signed_right_shift_operator.log source/example/reference/grn_expr/script_syntax/simple_similar_search_operator.log source/example/reference/grn_expr/script_syntax/simple_subtraction_operator.log source/example/reference/grn_expr/script_syntax/simple_suffix_search_operator.log source/example/reference/grn_expr/script_syntax/simple_term_extract_operator.log source/example/reference/grn_expr/script_syntax/simple_unsigned_right_shift_operator.log '/builddir/build/BUILDROOT/groonga-2.0.5-1.fc16.i386/usr/share/doc/groonga/source/example/reference/grn_expr/script_syntax' /bin/mkdir -p '/builddir/build/BUILDROOT/groonga-2.0.5-1.fc16.i386/usr/share/doc/groonga/source/reference/commands' install -p -m 644 source/reference/commands/cache_limit.txt source/reference/commands/check.txt source/reference/commands/clearlock.txt source/reference/commands/column_create.txt source/reference/commands/column_list.txt source/reference/commands/column_remove.txt source/reference/commands/define_selector.txt source/reference/commands/defrag.txt source/reference/commands/delete.txt source/reference/commands/dump.txt source/reference/commands/load.txt source/reference/commands/log_level.txt source/reference/commands/log_put.txt source/reference/commands/log_reopen.txt source/reference/commands/quit.txt source/reference/commands/select.txt source/reference/commands/shutdown.txt source/reference/commands/status.txt source/reference/commands/suggest.txt source/reference/commands/table_create.txt source/reference/commands/table_list.txt source/reference/commands/table_remove.txt source/reference/commands/view_add.txt '/builddir/build/BUILDROOT/groonga-2.0.5-1.fc16.i386/usr/share/doc/groonga/source/reference/commands' /bin/mkdir -p '/builddir/build/BUILDROOT/groonga-2.0.5-1.fc16.i386/usr/share/doc/groonga/source/example/tutorial' install -p -m 644 source/example/tutorial/match_columns-2.log source/example/tutorial/match_columns-3.log source/example/tutorial/match_columns-4.log source/example/tutorial/micro_blog-1.log source/example/tutorial/micro_blog-10.log source/example/tutorial/micro_blog-2.log source/example/tutorial/micro_blog-3.log source/example/tutorial/micro_blog-4.log source/example/tutorial/micro_blog-5.log source/example/tutorial/micro_blog-6.log source/example/tutorial/micro_blog-7.log source/example/tutorial/micro_blog-8.log source/example/tutorial/micro_blog-9.log source/example/tutorial/network-1.log source/example/tutorial/network-2.log source/example/tutorial/network-3.log source/example/tutorial/patricia_trie-1.log source/example/tutorial/patricia_trie-2.log source/example/tutorial/query_expansion-1.log source/example/tutorial/query_expansion-2.log source/example/tutorial/query_expansion-3.log source/example/tutorial/search-1.log source/example/tutorial/search-2.log source/example/tutorial/search-3.log source/example/tutorial/search-4.log source/example/tutorial/search-5.log source/example/tutorial/search-6.log source/example/tutorial/search-7.log '/builddir/build/BUILDROOT/groonga-2.0.5-1.fc16.i386/usr/share/doc/groonga/source/example/tutorial' /bin/mkdir -p '/builddir/build/BUILDROOT/groonga-2.0.5-1.fc16.i386/usr/share/doc/groonga/source/example/reference/functions' install -p -m 644 source/example/reference/functions/geo_distance_distance_ellipsoid.log source/example/reference/functions/geo_distance_distance_rectangle.log source/example/reference/functions/geo_distance_distance_sphere.log source/example/reference/functions/geo_distance_location_ellipsoid.log source/example/reference/functions/geo_distance_location_rectangle.log source/example/reference/functions/geo_distance_location_sphere.log source/example/reference/functions/geo_distance_setup_distance.log source/example/reference/functions/geo_distance_setup_location.log '/builddir/build/BUILDROOT/groonga-2.0.5-1.fc16.i386/usr/share/doc/groonga/source/example/reference/functions' /bin/mkdir -p '/builddir/build/BUILDROOT/groonga-2.0.5-1.fc16.i386/usr/share/doc/groonga/source/reference/api' install -p -m 644 source/reference/api/grn_expr.txt '/builddir/build/BUILDROOT/groonga-2.0.5-1.fc16.i386/usr/share/doc/groonga/source/reference/api' /bin/mkdir -p '/builddir/build/BUILDROOT/groonga-2.0.5-1.fc16.i386/usr/share/doc/groonga/source/contribution/development' install -p -m 644 source/contribution/development/com.txt source/contribution/development/document.txt source/contribution/development/query.txt source/contribution/development/release.txt source/contribution/development/test.txt '/builddir/build/BUILDROOT/groonga-2.0.5-1.fc16.i386/usr/share/doc/groonga/source/contribution/development' /bin/mkdir -p '/builddir/build/BUILDROOT/groonga-2.0.5-1.fc16.i386/usr/share/doc/groonga/source/reference/commands_not_implemented' install -p -m 644 source/reference/commands_not_implemented/add.txt source/reference/commands_not_implemented/get.txt source/reference/commands_not_implemented/set.txt '/builddir/build/BUILDROOT/groonga-2.0.5-1.fc16.i386/usr/share/doc/groonga/source/reference/commands_not_implemented' /bin/mkdir -p '/builddir/build/BUILDROOT/groonga-2.0.5-1.fc16.i386/usr/share/doc/groonga/source/contribution' install -p -m 644 source/contribution/development.txt source/contribution/documentation.txt source/contribution/report.txt '/builddir/build/BUILDROOT/groonga-2.0.5-1.fc16.i386/usr/share/doc/groonga/source/contribution' /bin/mkdir -p '/builddir/build/BUILDROOT/groonga-2.0.5-1.fc16.i386/usr/share/doc/groonga/source/example/reference/commands/select' install -p -m 644 source/example/reference/commands/select/filter_equal.log source/example/reference/commands/select/filter_less_than.log source/example/reference/commands/select/limit_negative.log source/example/reference/commands/select/limit_simple.log source/example/reference/commands/select/match_columns_simple.log source/example/reference/commands/select/match_columns_some_columns.log source/example/reference/commands/select/match_columns_weight.log source/example/reference/commands/select/match_escalation_threshold.log source/example/reference/commands/select/no_limit.log source/example/reference/commands/select/offset_negative.log source/example/reference/commands/select/offset_simple.log source/example/reference/commands/select/output_columns_asterisk.log source/example/reference/commands/select/output_columns_simple.log source/example/reference/commands/select/paging.log source/example/reference/commands/select/query_and.log source/example/reference/commands/select/query_equal.log source/example/reference/commands/select/query_expansion_complex.log source/example/reference/commands/select/query_expansion_substitute.log source/example/reference/commands/select/query_expansion_substitution_table.log source/example/reference/commands/select/query_less_than.log source/example/reference/commands/select/query_or.log source/example/reference/commands/select/simple_filter.log source/example/reference/commands/select/simple_query.log source/example/reference/commands/select/simple_usage.log source/example/reference/commands/select/sortby_descending.log source/example/reference/commands/select/sortby_score_with_query.log source/example/reference/commands/select/sortby_simple.log source/example/reference/commands/select/table_nonexistent.log source/example/reference/commands/select/usage_setup.log '/builddir/build/BUILDROOT/groonga-2.0.5-1.fc16.i386/usr/share/doc/groonga/source/example/reference/commands/select' make[4]: Leaving directory `/builddir/build/BUILD/groonga-2.0.5/doc' make[3]: Leaving directory `/builddir/build/BUILD/groonga-2.0.5/doc' make[2]: Leaving directory `/builddir/build/BUILD/groonga-2.0.5/doc' make[1]: Leaving directory `/builddir/build/BUILD/groonga-2.0.5/doc' make[1]: Entering directory `/builddir/build/BUILD/groonga-2.0.5' make[2]: Entering directory `/builddir/build/BUILD/groonga-2.0.5' make[2]: Nothing to be done for `install-exec-am'. test -z "/usr/lib/pkgconfig" || /bin/mkdir -p "/builddir/build/BUILDROOT/groonga-2.0.5-1.fc16.i386/usr/lib/pkgconfig" install -p -m 644 groonga.pc '/builddir/build/BUILDROOT/groonga-2.0.5-1.fc16.i386/usr/lib/pkgconfig' make[2]: Leaving directory `/builddir/build/BUILD/groonga-2.0.5' make[1]: Leaving directory `/builddir/build/BUILD/groonga-2.0.5' + rm /builddir/build/BUILDROOT/groonga-2.0.5-1.fc16.i386/usr/lib/groonga/plugins/suggest/suggest.la /builddir/build/BUILDROOT/groonga-2.0.5-1.fc16.i386/usr/lib/groonga/plugins/table/table.la /builddir/build/BUILDROOT/groonga-2.0.5-1.fc16.i386/usr/lib/groonga/plugins/tokenizers/mecab.la + rm /builddir/build/BUILDROOT/groonga-2.0.5-1.fc16.i386/usr/lib/libgroonga.la + mv /builddir/build/BUILDROOT/groonga-2.0.5-1.fc16.i386/usr/share/doc/groonga groonga-doc + mkdir -p /builddir/build/BUILDROOT/groonga-2.0.5-1.fc16.i386/etc/rc.d/init.d + mv /builddir/build/BUILDROOT/groonga-2.0.5-1.fc16.i386/etc/init.d/groonga /builddir/build/BUILDROOT/groonga-2.0.5-1.fc16.i386/etc/rc.d/init.d + mkdir -p /builddir/build/BUILDROOT/groonga-2.0.5-1.fc16.i386/var/run/groonga + mkdir -p /builddir/build/BUILDROOT/groonga-2.0.5-1.fc16.i386/var/lib/groonga/db + mkdir -p /builddir/build/BUILDROOT/groonga-2.0.5-1.fc16.i386/var/log/groonga + mv /builddir/build/BUILDROOT/groonga-2.0.5-1.fc16.i386/usr/share/groonga/munin/ /builddir/build/BUILDROOT/groonga-2.0.5-1.fc16.i386/usr/share/ + mkdir -p /builddir/build/BUILDROOT/groonga-2.0.5-1.fc16.i386/etc/munin/plugin-conf.d/ + cat + cd /builddir/build/BUILD/groonga-2.0.5/bindings/python/ql + python setup.py install --root=/builddir/build/BUILDROOT/groonga-2.0.5-1.fc16.i386 running install running build running build_ext running install_lib creating /builddir/build/BUILDROOT/groonga-2.0.5-1.fc16.i386/usr/lib/python2.7 creating /builddir/build/BUILDROOT/groonga-2.0.5-1.fc16.i386/usr/lib/python2.7/site-packages copying build/lib.linux-i686-2.7/groongaql.so -> /builddir/build/BUILDROOT/groonga-2.0.5-1.fc16.i386/usr/lib/python2.7/site-packages running install_egg_info Writing /builddir/build/BUILDROOT/groonga-2.0.5-1.fc16.i386/usr/lib/python2.7/site-packages/groongaql-1.0-py2.7.egg-info + cd /builddir/build/BUILD/groonga-2.0.5/bindings/php + make install INSTALL_ROOT=/builddir/build/BUILDROOT/groonga-2.0.5-1.fc16.i386 'INSTALL=install -p' Installing shared extensions: /builddir/build/BUILDROOT/groonga-2.0.5-1.fc16.i386/usr/lib/php/modules/ + /usr/lib/rpm/find-debuginfo.sh --strict-build-id /builddir/build/BUILD/groonga-2.0.5 extracting debug info from /builddir/build/BUILDROOT/groonga-2.0.5-1.fc16.i386/usr/lib/python2.7/site-packages/groongaql.so extracting debug info from /builddir/build/BUILDROOT/groonga-2.0.5-1.fc16.i386/usr/lib/php/modules/groonga.so extracting debug info from /builddir/build/BUILDROOT/groonga-2.0.5-1.fc16.i386/usr/lib/groonga/plugins/tokenizers/mecab.so extracting debug info from /builddir/build/BUILDROOT/groonga-2.0.5-1.fc16.i386/usr/lib/groonga/plugins/table/table.so extracting debug info from /builddir/build/BUILDROOT/groonga-2.0.5-1.fc16.i386/usr/lib/groonga/plugins/suggest/suggest.so extracting debug info from /builddir/build/BUILDROOT/groonga-2.0.5-1.fc16.i386/usr/lib/libgroonga.so.0.0.0 extracting debug info from /builddir/build/BUILDROOT/groonga-2.0.5-1.fc16.i386/usr/sbin/groonga-httpd extracting debug info from /builddir/build/BUILDROOT/groonga-2.0.5-1.fc16.i386/usr/bin/groonga-suggest-learner extracting debug info from /builddir/build/BUILDROOT/groonga-2.0.5-1.fc16.i386/usr/bin/groonga-benchmark extracting debug info from /builddir/build/BUILDROOT/groonga-2.0.5-1.fc16.i386/usr/bin/groonga-suggest-create-dataset extracting debug info from /builddir/build/BUILDROOT/groonga-2.0.5-1.fc16.i386/usr/bin/groonga-suggest-httpd extracting debug info from /builddir/build/BUILDROOT/groonga-2.0.5-1.fc16.i386/usr/bin/groonga symlinked /usr/lib/debug/usr/lib/libgroonga.so.0.0.0.debug to /usr/lib/debug/usr/lib/libgroonga.so.debug symlinked /usr/lib/debug/usr/lib/libgroonga.so.0.0.0.debug to /usr/lib/debug/usr/lib/libgroonga.so.0.debug 12737 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-compress + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 Bytecompiling .py files below /builddir/build/BUILDROOT/groonga-2.0.5-1.fc16.i386/usr/lib/python2.7/ using /usr/bin/python2.7 + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Processing files: groonga-2.0.5-1.fc16.i686 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6 libc.so.6(GLIBC_2.0) libc.so.6(GLIBC_2.1) libc.so.6(GLIBC_2.1.3) libc.so.6(GLIBC_2.2) libc.so.6(GLIBC_2.3) libc.so.6(GLIBC_2.3.4) libc.so.6(GLIBC_2.4) libdl.so.2 libedit.so.0 libgcc_s.so.1 libgcc_s.so.1(GCC_3.0) libgcc_s.so.1(GCC_3.3.1) libgcc_s.so.1(GLIBC_2.0) libgroonga.so.0 liblzo2.so.2 libm.so.6 libmsgpack.so.3 libncurses.so.5 libpthread.so.0 libpthread.so.0(GLIBC_2.0) libpthread.so.0(GLIBC_2.1) libpthread.so.0(GLIBC_2.2) libpthread.so.0(GLIBC_2.3.2) librt.so.1 libstdc++.so.6 libtinfo.so.5 libz.so.1 rtld(GNU_HASH) Processing files: groonga-libs-2.0.5-1.fc16.i686 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.yQCCUW + umask 022 + cd /builddir/build/BUILD + cd groonga-2.0.5 + DOCDIR=/builddir/build/BUILDROOT/groonga-2.0.5-1.fc16.i386/usr/share/doc/groonga-libs-2.0.5 + export DOCDIR + /bin/mkdir -p /builddir/build/BUILDROOT/groonga-2.0.5-1.fc16.i386/usr/share/doc/groonga-libs-2.0.5 + cp -pr README AUTHORS COPYING /builddir/build/BUILDROOT/groonga-2.0.5-1.fc16.i386/usr/share/doc/groonga-libs-2.0.5 + exit 0 Provides: libgroonga.so.0 table.so Requires(interp): /sbin/ldconfig /sbin/ldconfig Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /sbin/ldconfig /sbin/ldconfig Requires(postun): /sbin/ldconfig /sbin/ldconfig Requires: /bin/sh /usr/bin/env libc.so.6 libc.so.6(GLIBC_2.0) libc.so.6(GLIBC_2.1) libc.so.6(GLIBC_2.1.3) libc.so.6(GLIBC_2.2) libc.so.6(GLIBC_2.3.2) libc.so.6(GLIBC_2.3.4) libc.so.6(GLIBC_2.4) libc.so.6(GLIBC_2.7) libdl.so.2 libdl.so.2(GLIBC_2.0) libdl.so.2(GLIBC_2.1) libgcc_s.so.1 libgcc_s.so.1(GCC_3.0) libgcc_s.so.1(GLIBC_2.0) libgroonga.so.0 liblzo2.so.2 libm.so.6 libm.so.6(GLIBC_2.0) libm.so.6(GLIBC_2.1) libmsgpack.so.3 libpthread.so.0 libpthread.so.0(GLIBC_2.0) libpthread.so.0(GLIBC_2.2) libpthread.so.0(GLIBC_2.3.2) librt.so.1 librt.so.1(GLIBC_2.2) libstdc++.so.6 libstdc++.so.6(CXXABI_1.3) libstdc++.so.6(GLIBCXX_3.4) libz.so.1 libz.so.1(ZLIB_1.2.0) rtld(GNU_HASH) Processing files: groonga-server-2.0.5-1.fc16.i686 Provides: config(groonga-server) = 2.0.5-1.fc16 Requires(interp): /bin/sh /bin/sh /bin/sh /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(pre): /bin/sh shadow-utils Requires(post): /bin/sh /sbin/chkconfig Requires(preun): /bin/sh /sbin/chkconfig /sbin/service Requires(postun): /bin/sh /sbin/service Requires: /bin/bash Processing files: groonga-httpd-2.0.5-1.fc16.i686 Provides: config(groonga-httpd) = 2.0.5-1.fc16 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6 libc.so.6(GLIBC_2.0) libc.so.6(GLIBC_2.1) libc.so.6(GLIBC_2.10) libc.so.6(GLIBC_2.2) libc.so.6(GLIBC_2.3) libc.so.6(GLIBC_2.3.2) libc.so.6(GLIBC_2.3.3) libc.so.6(GLIBC_2.3.4) libc.so.6(GLIBC_2.4) libcrypt.so.1 libcrypt.so.1(GLIBC_2.0) libgroonga.so.0 libpthread.so.0 libpthread.so.0(GLIBC_2.0) libpthread.so.0(GLIBC_2.1) libpthread.so.0(GLIBC_2.2) libz.so.1 rtld(GNU_HASH) Processing files: groonga-doc-2.0.5-1.fc16.i686 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.G6OkNB + umask 022 + cd /builddir/build/BUILD + cd groonga-2.0.5 + DOCDIR=/builddir/build/BUILDROOT/groonga-2.0.5-1.fc16.i386/usr/share/doc/groonga-doc-2.0.5 + export DOCDIR + /bin/mkdir -p /builddir/build/BUILDROOT/groonga-2.0.5-1.fc16.i386/usr/share/doc/groonga-doc-2.0.5 + cp -pr README AUTHORS COPYING /builddir/build/BUILDROOT/groonga-2.0.5-1.fc16.i386/usr/share/doc/groonga-doc-2.0.5 + cp -pr groonga-doc/en groonga-doc/ja groonga-doc/source /builddir/build/BUILDROOT/groonga-2.0.5-1.fc16.i386/usr/share/doc/groonga-doc-2.0.5 + exit 0 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: groonga-devel-2.0.5-1.fc16.i686 Provides: pkgconfig(groonga) = 2.0.5 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/pkg-config libgroonga.so.0 Processing files: groonga-tokenizer-mecab-2.0.5-1.fc16.i686 Provides: mecab.so Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6 libc.so.6(GLIBC_2.0) libc.so.6(GLIBC_2.1) libc.so.6(GLIBC_2.1.3) libc.so.6(GLIBC_2.3) libgroonga.so.0 libmecab.so.1 rtld(GNU_HASH) Processing files: groonga-plugin-suggest-2.0.5-1.fc16.i686 Provides: suggest.so Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6 libc.so.6(GLIBC_2.0) libc.so.6(GLIBC_2.1) libc.so.6(GLIBC_2.1.3) libc.so.6(GLIBC_2.2) libc.so.6(GLIBC_2.3.4) libc.so.6(GLIBC_2.4) libdl.so.2 libevent-2.0.so.5 libgcc_s.so.1 libgroonga.so.0 liblzo2.so.2 libm.so.6 libmsgpack.so.3 libpthread.so.0 libpthread.so.0(GLIBC_2.0) libpthread.so.0(GLIBC_2.1) librt.so.1 libstdc++.so.6 libz.so.1 libzmq.so.1 rtld(GNU_HASH) Processing files: groonga-munin-plugins-2.0.5-1.fc16.i686 Provides: config(groonga-munin-plugins) = 2.0.5-1.fc16 Requires(interp): /bin/sh /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /bin/sh /sbin/service munin-node Requires(postun): /bin/sh /sbin/service Requires: /bin/sh /usr/bin/env Processing files: groonga-python-2.0.5-1.fc16.i686 Provides: groongaql.so Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6 libc.so.6(GLIBC_2.1.3) libgroonga.so.0 libpthread.so.0 libpython2.7.so.1.0 python(abi) = 2.7 rtld(GNU_HASH) Processing files: groonga-php-2.0.5-1.fc16.i686 Provides: groonga.so Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6 libc.so.6(GLIBC_2.0) libc.so.6(GLIBC_2.1.3) rtld(GNU_HASH) Processing files: groonga-debuginfo-2.0.5-1.fc16.i686 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/groonga-2.0.5-1.fc16.i386 Wrote: /builddir/build/RPMS/groonga-2.0.5-1.fc16.i686.rpm Wrote: /builddir/build/RPMS/groonga-libs-2.0.5-1.fc16.i686.rpm Wrote: /builddir/build/RPMS/groonga-server-2.0.5-1.fc16.i686.rpm Wrote: /builddir/build/RPMS/groonga-httpd-2.0.5-1.fc16.i686.rpm Wrote: /builddir/build/RPMS/groonga-doc-2.0.5-1.fc16.i686.rpm Wrote: /builddir/build/RPMS/groonga-devel-2.0.5-1.fc16.i686.rpm Wrote: /builddir/build/RPMS/groonga-tokenizer-mecab-2.0.5-1.fc16.i686.rpm Wrote: /builddir/build/RPMS/groonga-plugin-suggest-2.0.5-1.fc16.i686.rpm Wrote: /builddir/build/RPMS/groonga-munin-plugins-2.0.5-1.fc16.i686.rpm Wrote: /builddir/build/RPMS/groonga-python-2.0.5-1.fc16.i686.rpm Wrote: /builddir/build/RPMS/groonga-php-2.0.5-1.fc16.i686.rpm Wrote: /builddir/build/RPMS/groonga-debuginfo-2.0.5-1.fc16.i686.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.RvvRLe + umask 022 + cd /builddir/build/BUILD + cd groonga-2.0.5 + /bin/rm -rf /builddir/build/BUILDROOT/groonga-2.0.5-1.fc16.i386 + exit 0 Child return code was: 0 LEAVE do -->