WING☆
wings****@wing-*****
2012年 12月 12日 (水) 21:17:20 JST
WING☆です。 お世話になります。 本日、mysql-5.6.9-rcが公開されたようなので、早速mroongaを ビルドしようとしましたところ、エラーが発生しましたので、 ご報告致します。 ここから --- # rpmbuild -ba --target i686 --define 'dist .el5_2.wing' mysql56-mroonga.spec ビルド対象プラットフォーム: i686 ターゲット i686 用にビルド中 実行中(%prep): /bin/sh -e /var/tmp/rpm-tmp.13781 + umask 022 + cd /usr/src/redhat/BUILD + cd /usr/src/redhat/BUILD + rm -rf mroonga-2.09 + /bin/gzip -dc /usr/src/redhat/SOURCES/mroonga-2.09.tar.gz + tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd mroonga-2.09 ++ /usr/bin/id -u + '[' 0 = 0 ']' + /bin/chown -Rhf root . ++ /usr/bin/id -u + '[' 0 = 0 ']' + /bin/chgrp -Rhf root . + /bin/chmod -Rf a+rX,u+w,g-w,o-w . + mysql_full_version=5.6.9_rc-1.el5_5.wing + srpm=mysql56-5.6.9_rc-1.el5_5.wing.src.rpm + '[' '!' -f ../../SRPMS/mysql56-5.6.9_rc-1.el5_5.wing.src.rpm ']' + exit 0 実行中(%build): /bin/sh -e /var/tmp/rpm-tmp.52921 + umask 022 + cd /usr/src/redhat/BUILD + cd mroonga-2.09 + mysql_source=../mysql-5.6.9-rc + spec_base=mysql56.spec + '[' '!' -d ../mysql-5.6.9-rc ']' + CFLAGS='-O2 -g -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables' + export CFLAGS + CXXFLAGS='-O2 -g -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables' + export CXXFLAGS + FFLAGS='-O2 -g -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables' + export FFLAGS + ./configure --host=i686-redhat-linux-gnu --build=i686-redhat-linux-gnu --target=i686-redhat-linux --program-prefix= --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=/usr/com --mandir=/usr/share/man --infodir=/usr/share/info --disable-static --with-mysql-source=../mysql-5.6.9-rc --disable-fast-mutexes 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 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... gcc3 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-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) gcc3 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++... gcc3 checking how to run the C preprocessor... gcc -E checking build system type... i686-redhat-linux-gnu checking host system type... i686-redhat-linux-gnu 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... 98304 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 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... yes 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... yes 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 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-parameter... yes checking if g++ supports -Wno-unused-parameter... yes checking if gcc supports -Wno-strict-aliasing... yes checking if g++ supports -Wno-strict-aliasing... yes checking if gcc supports -Wno-deprecated... yes checking if g++ supports -Wno-deprecated... yes checking standalone build... yes checking mysql source... yes checking mysql_config... checking for mysql_config... /usr/bin/mysql_config /usr/bin/mysql_config 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.9.0... yes checking for GROONGA... yes checking for CUTTER... no checking whether enable document... auto checking whether document available... yes checking whether document buildable... no checking whether having built document... yes configure: creating ./config.status config.status: creating Makefile config.status: creating build/Makefile config.status: creating build/cmake_modules/Makefile config.status: creating lib/Makefile config.status: creating test/Makefile config.status: creating test/unit/Makefile config.status: creating test/sql/Makefile config.status: creating packages/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/apt/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 config.sh config.status: creating mrn_version.h config.status: creating test/sql/suite/mroonga/storage/information_schema/r/plugins.result config.status: creating test/sql/suite/mroonga/storage/variable/r/version.result config.status: creating packages/debian/control config.status: creating packages/rpm/centos/mysql-mroonga.spec config.status: creating packages/rpm/fedora/mysql-mroonga.spec config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands + make make all-recursive make[1]: ディレクトリ `/usr/src/redhat/BUILD/mroonga-2.09' に入ります Making all in build make[2]: ディレクトリ `/usr/src/redhat/BUILD/mroonga-2.09/build' に入ります Making all in cmake_modules make[3]: ディレクトリ `/usr/src/redhat/BUILD/mroonga-2.09/build/cmake_modules' に入ります make[3]: `all' に対して行うべき事はありません. make[3]: ディレクトリ `/usr/src/redhat/BUILD/mroonga-2.09/build/cmake_modules' から出ます make[3]: ディレクトリ `/usr/src/redhat/BUILD/mroonga-2.09/build' に入ります make[3]: `all-am' に対して行うべき事はありません. make[3]: ディレクトリ `/usr/src/redhat/BUILD/mroonga-2.09/build' から出ます make[2]: ディレクトリ `/usr/src/redhat/BUILD/mroonga-2.09/build' から出ます Making all in lib make[2]: ディレクトリ `/usr/src/redhat/BUILD/mroonga-2.09/lib' に入ります /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/src/redhat/BUILD/mroonga-2.09/../mysql-5.6.9-rc/include -I/usr/src/redhat/BUILD/mroonga-2.09/../mysql-5.6.9-rc/sql -I/usr/src/redhat/BUILD/mroonga-2.09/../mysql-5.6.9-rc/include -I/usr/src/redhat/BUILD/mroonga-2.09/../mysql-5.6.9-rc/regex -I/usr/src/redhat/BUILD/mroonga-2.09/../mysql-5.6.9-rc -I/usr/include/mysql -I/usr/include/groonga -I.. -O2 -g -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -Wall -Wextra -Wno-unused-parameter -Wno-strict-aliasing -Wno-deprecated -Werror -fno-implicit-templates -fno-exceptions -fno-rtti -felide-constructors -MT mrn_path_mapper.lo -MD -MP -MF .deps/mrn_path_mapper.Tpo -c -o mrn_path_mapper.lo mrn_path_mapper.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/src/redhat/BUILD/mroonga-2.09/../mysql-5.6.9-rc/include -I/usr/src/redhat/BUILD/mroonga-2.09/../mysql-5.6.9-rc/sql -I/usr/src/redhat/BUILD/mroonga-2.09/../mysql-5.6.9-rc/include -I/usr/src/redhat/BUILD/mroonga-2.09/../mysql-5.6.9-rc/regex -I/usr/src/redhat/BUILD/mroonga-2.09/../mysql-5.6.9-rc -I/usr/include/mysql -I/usr/include/groonga -I.. -O2 -g -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -Wall -Wextra -Wno-unused-parameter -Wno-strict-aliasing -Wno-deprecated -Werror -fno-implicit-templates -fno-exceptions -fno-rtti -felide-constructors -MT mrn_path_mapper.lo -MD -MP -MF .deps/mrn_path_mapper.Tpo -c mrn_path_mapper.cpp -fPIC -DPIC -o .libs/mrn_path_mapper.o mv -f .deps/mrn_path_mapper.Tpo .deps/mrn_path_mapper.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/src/redhat/BUILD/mroonga-2.09/../mysql-5.6.9-rc/include -I/usr/src/redhat/BUILD/mroonga-2.09/../mysql-5.6.9-rc/sql -I/usr/src/redhat/BUILD/mroonga-2.09/../mysql-5.6.9-rc/include -I/usr/src/redhat/BUILD/mroonga-2.09/../mysql-5.6.9-rc/regex -I/usr/src/redhat/BUILD/mroonga-2.09/../mysql-5.6.9-rc -I/usr/include/mysql -I/usr/include/groonga -I.. -O2 -g -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -Wall -Wextra -Wno-unused-parameter -Wno-strict-aliasing -Wno-deprecated -Werror -fno-implicit-templates -fno-exceptions -fno-rtti -felide-constructors -MT mrn_match_escalation_threshold_scope.lo -MD -MP -MF .deps/mrn_match_escalation_threshold_scope.Tpo -c -o mrn_match_escalation_threshold_scope.lo mrn_match_escalation_threshold_scope.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/src/redhat/BUILD/mroonga-2.09/../mysql-5.6.9-rc/include -I/usr/src/redhat/BUILD/mroonga-2.09/../mysql-5.6.9-rc/sql -I/usr/src/redhat/BUILD/mroonga-2.09/../mysql-5.6.9-rc/include -I/usr/src/redhat/BUILD/mroonga-2.09/../mysql-5.6.9-rc/regex -I/usr/src/redhat/BUILD/mroonga-2.09/../mysql-5.6.9-rc -I/usr/include/mysql -I/usr/include/groonga -I.. -O2 -g -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -Wall -Wextra -Wno-unused-parameter -Wno-strict-aliasing -Wno-deprecated -Werror -fno-implicit-templates -fno-exceptions -fno-rtti -felide-constructors -MT mrn_match_escalation_threshold_scope.lo -MD -MP -MF .deps/mrn_match_escalation_threshold_scope.Tpo -c mrn_match_escalation_threshold_scope.cpp -fPIC -DPIC -o .libs/mrn_match_escalation_threshold_scope.o mv -f .deps/mrn_match_escalation_threshold_scope.Tpo .deps/mrn_match_escalation_threshold_scope.Plo /bin/sh ../libtool --tag=CXX --mode=link g++ -O2 -g -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -Wall -Wextra -Wno-unused-parameter -Wno-strict-aliasing -Wno-deprecated -Werror -fno-implicit-templates -fno-exceptions -fno-rtti -felide-constructors -o libmrn_no_mysql.la mrn_path_mapper.lo mrn_match_escalation_threshold_scope.lo libtool: link: ar cru .libs/libmrn_no_mysql.a .libs/mrn_path_mapper.o .libs/mrn_match_escalation_threshold_scope.o libtool: link: ranlib .libs/libmrn_no_mysql.a libtool: link: ( cd ".libs" && rm -f "libmrn_no_mysql.la" && ln -s "../libmrn_no_mysql.la" "libmrn_no_mysql.la" ) /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/src/redhat/BUILD/mroonga-2.09/../mysql-5.6.9-rc/include -I/usr/src/redhat/BUILD/mroonga-2.09/../mysql-5.6.9-rc/sql -I/usr/src/redhat/BUILD/mroonga-2.09/../mysql-5.6.9-rc/include -I/usr/src/redhat/BUILD/mroonga-2.09/../mysql-5.6.9-rc/regex -I/usr/src/redhat/BUILD/mroonga-2.09/../mysql-5.6.9-rc -I/usr/include/mysql -I/usr/include/groonga -I.. -I/usr/include/mysql -g -m32 -fasynchronous-unwind-tables -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fno-strict-aliasing -fwrapv -fPIC -fPIC -g -fabi-version=2 -fno-omit-frame-pointer -fno-strict-aliasing -DMY_PTHREAD_FASTMUTEX=1 -O2 -g -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -Wall -Wextra -Wno-unused-parameter -Wno-strict-aliasing -Wno-deprecated -Werror -fno-implicit-templates -fno-exceptions -fno-rtti -felide-constructors -MT libmrn_need_mysql_la-mrn_index_table_name.lo -MD -MP -MF .deps/libmrn_need_mysql_la-mrn_index_table_name.Tpo -c -o libmrn_need_mysql_la-mrn_index_table_name.lo `test -f 'mrn_index_table_name.cpp' || echo './'`mrn_index_table_name.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/src/redhat/BUILD/mroonga-2.09/../mysql-5.6.9-rc/include -I/usr/src/redhat/BUILD/mroonga-2.09/../mysql-5.6.9-rc/sql -I/usr/src/redhat/BUILD/mroonga-2.09/../mysql-5.6.9-rc/include -I/usr/src/redhat/BUILD/mroonga-2.09/../mysql-5.6.9-rc/regex -I/usr/src/redhat/BUILD/mroonga-2.09/../mysql-5.6.9-rc -I/usr/include/mysql -I/usr/include/groonga -I.. -I/usr/include/mysql -g -m32 -fasynchronous-unwind-tables -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fno-strict-aliasing -fwrapv -fPIC -fPIC -g -fabi-version=2 -fno-omit-frame-pointer -fno-strict-aliasing -DMY_PTHREAD_FASTMUTEX=1 -O2 -g -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -Wall -Wextra -Wno-unused-parameter -Wno-strict-aliasing -Wno-deprecated -Werror -fno-implicit-templates -fno-exceptions -fno-rtti -felide-constructors -MT libmrn_need_mysql_la-mrn_index_table_name.lo -MD -MP -MF .deps/libmrn_need_mysql_la-mrn_index_table_name.Tpo -c mrn_index_table_name.cpp -fPIC -DPIC -o .libs/libmrn_need_mysql_la-mrn_index_table_name.o mv -f .deps/libmrn_need_mysql_la-mrn_index_table_name.Tpo .deps/libmrn_need_mysql_la-mrn_index_table_name.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/src/redhat/BUILD/mroonga-2.09/../mysql-5.6.9-rc/include -I/usr/src/redhat/BUILD/mroonga-2.09/../mysql-5.6.9-rc/sql -I/usr/src/redhat/BUILD/mroonga-2.09/../mysql-5.6.9-rc/include -I/usr/src/redhat/BUILD/mroonga-2.09/../mysql-5.6.9-rc/regex -I/usr/src/redhat/BUILD/mroonga-2.09/../mysql-5.6.9-rc -I/usr/include/mysql -I/usr/include/groonga -I.. -I/usr/include/mysql -g -m32 -fasynchronous-unwind-tables -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fno-strict-aliasing -fwrapv -fPIC -fPIC -g -fabi-version=2 -fno-omit-frame-pointer -fno-strict-aliasing -DMY_PTHREAD_FASTMUTEX=1 -O2 -g -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -Wall -Wextra -Wno-unused-parameter -Wno-strict-aliasing -Wno-deprecated -Werror -fno-implicit-templates -fno-exceptions -fno-rtti -felide-constructors -MT libmrn_need_mysql_la-mrn_debug_column_access.lo -MD -MP -MF .deps/libmrn_need_mysql_la-mrn_debug_column_access.Tpo -c -o libmrn_need_mysql_la-mrn_debug_column_access.lo `test -f 'mrn_debug_column_access.cpp' || echo './'`mrn_debug_column_access.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/src/redhat/BUILD/mroonga-2.09/../mysql-5.6.9-rc/include -I/usr/src/redhat/BUILD/mroonga-2.09/../mysql-5.6.9-rc/sql -I/usr/src/redhat/BUILD/mroonga-2.09/../mysql-5.6.9-rc/include -I/usr/src/redhat/BUILD/mroonga-2.09/../mysql-5.6.9-rc/regex -I/usr/src/redhat/BUILD/mroonga-2.09/../mysql-5.6.9-rc -I/usr/include/mysql -I/usr/include/groonga -I.. -I/usr/include/mysql -g -m32 -fasynchronous-unwind-tables -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fno-strict-aliasing -fwrapv -fPIC -fPIC -g -fabi-version=2 -fno-omit-frame-pointer -fno-strict-aliasing -DMY_PTHREAD_FASTMUTEX=1 -O2 -g -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -Wall -Wextra -Wno-unused-parameter -Wno-strict-aliasing -Wno-deprecated -Werror -fno-implicit-templates -fno-exceptions -fno-rtti -felide-constructors -MT libmrn_need_mysql_la-mrn_debug_column_access.lo -MD -MP -MF .deps/libmrn_need_mysql_la-mrn_debug_column_access.Tpo -c mrn_debug_column_access.cpp -fPIC -DPIC -o .libs/libmrn_need_mysql_la-mrn_debug_column_access.o mv -f .deps/libmrn_need_mysql_la-mrn_debug_column_access.Tpo .deps/libmrn_need_mysql_la-mrn_debug_column_access.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/src/redhat/BUILD/mroonga-2.09/../mysql-5.6.9-rc/include -I/usr/src/redhat/BUILD/mroonga-2.09/../mysql-5.6.9-rc/sql -I/usr/src/redhat/BUILD/mroonga-2.09/../mysql-5.6.9-rc/include -I/usr/src/redhat/BUILD/mroonga-2.09/../mysql-5.6.9-rc/regex -I/usr/src/redhat/BUILD/mroonga-2.09/../mysql-5.6.9-rc -I/usr/include/mysql -I/usr/include/groonga -I.. -I/usr/include/mysql -g -m32 -fasynchronous-unwind-tables -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fno-strict-aliasing -fwrapv -fPIC -fPIC -g -fabi-version=2 -fno-omit-frame-pointer -fno-strict-aliasing -DMY_PTHREAD_FASTMUTEX=1 -O2 -g -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -Wall -Wextra -Wno-unused-parameter -Wno-strict-aliasing -Wno-deprecated -Werror -fno-implicit-templates -fno-exceptions -fno-rtti -felide-constructors -MT libmrn_need_mysql_la-mrn_auto_increment_value_lock.lo -MD -MP -MF .deps/libmrn_need_mysql_la-mrn_auto_increment_value_lock.Tpo -c -o libmrn_need_mysql_la-mrn_auto_increment_value_lock.lo `test -f 'mrn_auto_increment_value_lock.cpp' || echo './'`mrn_auto_increment_value_lock.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/src/redhat/BUILD/mroonga-2.09/../mysql-5.6.9-rc/include -I/usr/src/redhat/BUILD/mroonga-2.09/../mysql-5.6.9-rc/sql -I/usr/src/redhat/BUILD/mroonga-2.09/../mysql-5.6.9-rc/include -I/usr/src/redhat/BUILD/mroonga-2.09/../mysql-5.6.9-rc/regex -I/usr/src/redhat/BUILD/mroonga-2.09/../mysql-5.6.9-rc -I/usr/include/mysql -I/usr/include/groonga -I.. -I/usr/include/mysql -g -m32 -fasynchronous-unwind-tables -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fno-strict-aliasing -fwrapv -fPIC -fPIC -g -fabi-version=2 -fno-omit-frame-pointer -fno-strict-aliasing -DMY_PTHREAD_FASTMUTEX=1 -O2 -g -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -Wall -Wextra -Wno-unused-parameter -Wno-strict-aliasing -Wno-deprecated -Werror -fno-implicit-templates -fno-exceptions -fno-rtti -felide-constructors -MT libmrn_need_mysql_la-mrn_auto_increment_value_lock.lo -MD -MP -MF .deps/libmrn_need_mysql_la-mrn_auto_increment_value_lock.Tpo -c mrn_auto_increment_value_lock.cpp -fPIC -DPIC -o .libs/libmrn_need_mysql_la-mrn_auto_increment_value_lock.o mv -f .deps/libmrn_need_mysql_la-mrn_auto_increment_value_lock.Tpo .deps/libmrn_need_mysql_la-mrn_auto_increment_value_lock.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/src/redhat/BUILD/mroonga-2.09/../mysql-5.6.9-rc/include -I/usr/src/redhat/BUILD/mroonga-2.09/../mysql-5.6.9-rc/sql -I/usr/src/redhat/BUILD/mroonga-2.09/../mysql-5.6.9-rc/include -I/usr/src/redhat/BUILD/mroonga-2.09/../mysql-5.6.9-rc/regex -I/usr/src/redhat/BUILD/mroonga-2.09/../mysql-5.6.9-rc -I/usr/include/mysql -I/usr/include/groonga -I.. -I/usr/include/mysql -g -m32 -fasynchronous-unwind-tables -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fno-strict-aliasing -fwrapv -fPIC -fPIC -g -fabi-version=2 -fno-omit-frame-pointer -fno-strict-aliasing -DMY_PTHREAD_FASTMUTEX=1 -O2 -g -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -Wall -Wextra -Wno-unused-parameter -Wno-strict-aliasing -Wno-deprecated -Werror -fno-implicit-templates -fno-exceptions -fno-rtti -felide-constructors -MT libmrn_need_mysql_la-mrn_external_lock.lo -MD -MP -MF .deps/libmrn_need_mysql_la-mrn_external_lock.Tpo -c -o libmrn_need_mysql_la-mrn_external_lock.lo `test -f 'mrn_external_lock.cpp' || echo './'`mrn_external_lock.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/src/redhat/BUILD/mroonga-2.09/../mysql-5.6.9-rc/include -I/usr/src/redhat/BUILD/mroonga-2.09/../mysql-5.6.9-rc/sql -I/usr/src/redhat/BUILD/mroonga-2.09/../mysql-5.6.9-rc/include -I/usr/src/redhat/BUILD/mroonga-2.09/../mysql-5.6.9-rc/regex -I/usr/src/redhat/BUILD/mroonga-2.09/../mysql-5.6.9-rc -I/usr/include/mysql -I/usr/include/groonga -I.. -I/usr/include/mysql -g -m32 -fasynchronous-unwind-tables -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fno-strict-aliasing -fwrapv -fPIC -fPIC -g -fabi-version=2 -fno-omit-frame-pointer -fno-strict-aliasing -DMY_PTHREAD_FASTMUTEX=1 -O2 -g -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -Wall -Wextra -Wno-unused-parameter -Wno-strict-aliasing -Wno-deprecated -Werror -fno-implicit-templates -fno-exceptions -fno-rtti -felide-constructors -MT libmrn_need_mysql_la-mrn_external_lock.lo -MD -MP -MF .deps/libmrn_need_mysql_la-mrn_external_lock.Tpo -c mrn_external_lock.cpp -fPIC -DPIC -o .libs/libmrn_need_mysql_la-mrn_external_lock.o mv -f .deps/libmrn_need_mysql_la-mrn_external_lock.Tpo .deps/libmrn_need_mysql_la-mrn_external_lock.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/src/redhat/BUILD/mroonga-2.09/../mysql-5.6.9-rc/include -I/usr/src/redhat/BUILD/mroonga-2.09/../mysql-5.6.9-rc/sql -I/usr/src/redhat/BUILD/mroonga-2.09/../mysql-5.6.9-rc/include -I/usr/src/redhat/BUILD/mroonga-2.09/../mysql-5.6.9-rc/regex -I/usr/src/redhat/BUILD/mroonga-2.09/../mysql-5.6.9-rc -I/usr/include/mysql -I/usr/include/groonga -I.. -I/usr/include/mysql -g -m32 -fasynchronous-unwind-tables -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fno-strict-aliasing -fwrapv -fPIC -fPIC -g -fabi-version=2 -fno-omit-frame-pointer -fno-strict-aliasing -DMY_PTHREAD_FASTMUTEX=1 -O2 -g -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -Wall -Wextra -Wno-unused-parameter -Wno-strict-aliasing -Wno-deprecated -Werror -fno-implicit-templates -fno-exceptions -fno-rtti -felide-constructors -MT libmrn_need_mysql_la-mrn_multiple_column_key_codec.lo -MD -MP -MF .deps/libmrn_need_mysql_la-mrn_multiple_column_key_codec.Tpo -c -o libmrn_need_mysql_la-mrn_multiple_column_key_codec.lo `test -f 'mrn_multiple_column_key_codec.cpp' || echo './'`mrn_multiple_column_key_codec.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/src/redhat/BUILD/mroonga-2.09/../mysql-5.6.9-rc/include -I/usr/src/redhat/BUILD/mroonga-2.09/../mysql-5.6.9-rc/sql -I/usr/src/redhat/BUILD/mroonga-2.09/../mysql-5.6.9-rc/include -I/usr/src/redhat/BUILD/mroonga-2.09/../mysql-5.6.9-rc/regex -I/usr/src/redhat/BUILD/mroonga-2.09/../mysql-5.6.9-rc -I/usr/include/mysql -I/usr/include/groonga -I.. -I/usr/include/mysql -g -m32 -fasynchronous-unwind-tables -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fno-strict-aliasing -fwrapv -fPIC -fPIC -g -fabi-version=2 -fno-omit-frame-pointer -fno-strict-aliasing -DMY_PTHREAD_FASTMUTEX=1 -O2 -g -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -Wall -Wextra -Wno-unused-parameter -Wno-strict-aliasing -Wno-deprecated -Werror -fno-implicit-templates -fno-exceptions -fno-rtti -felide-constructors -MT libmrn_need_mysql_la-mrn_multiple_column_key_codec.lo -MD -MP -MF .deps/libmrn_need_mysql_la-mrn_multiple_column_key_codec.Tpo -c mrn_multiple_column_key_codec.cpp -fPIC -DPIC -o .libs/libmrn_need_mysql_la-mrn_multiple_column_key_codec.o mrn_multiple_column_key_codec.cpp: In member function 'int mrn::MultipleColumnKeyCodec::encode(const uchar*, uint, uchar*, uint*, bool)': mrn_multiple_column_key_codec.cpp:62: error: 'struct st_key' has no member named 'key_parts' mrn_multiple_column_key_codec.cpp: In member function 'uint mrn::MultipleColumnKeyCodec::size()': mrn_multiple_column_key_codec.cpp:171: error: 'struct st_key' has no member named 'key_parts' make[2]: *** [libmrn_need_mysql_la-mrn_multiple_column_key_codec.lo] エ ラー 1 make[2]: ディレクトリ `/usr/src/redhat/BUILD/mroonga-2.09/lib' から出ます make[1]: *** [all-recursive] エラー 1 make[1]: ディレクトリ `/usr/src/redhat/BUILD/mroonga-2.09' から出ます make: *** [all] エラー 2 エラー: /var/tmp/rpm-tmp.52921 の不正な終了ステータス (%build) RPM ビルドエラー: /var/tmp/rpm-tmp.52921 の不正な終了ステータス (%build) --- ここまで。 うちのmroongaのspecファイルは本家とあまり変わらないので、同じようになる と思われますが、もしも私個人の環境での現象であればご指摘をお願いしたいと 存じます。 まだまだmysql 5.6系はrc版なので、気長にご対応をお待ちしております。 何卒、宜しくお願い申し上げます。 -- ━━━━━━━━━━━━………‥‥‥・・・ WING☆ http://wingse.blog57.fc2.com/ http://sourceforge.jp/projects/wing-repo/ twitter:wingstars555 Facebook:http://facebook.com/ason.fukui.5 ━━━━━━━━━━━━……‥‥・・