* CPV: dev-db/mysql-5.1.45-r1 * REPO: gentoo * USE: amd64 community elibc_glibc kernel_linux multilib ssl userland_GNU >>> Unpacking source... * MySQL MY_DATADIR is /var/lib/mysql * MySQL datadir found in /var/lib/mysql * A new one will not be created. >>> Unpacking mysql-5.1.45.tar.gz to /var/tmp/portage/dev-db/mysql-5.1.45-r1/work >>> Unpacking mysql-extras-20100324-0213Z.tar.bz2 to /var/tmp/portage/dev-db/mysql-5.1.45-r1/work >>> Source unpacked in /var/tmp/portage/dev-db/mysql-5.1.45-r1/work >>> Preparing source in /var/tmp/portage/dev-db/mysql-5.1.45-r1/work/mysql ... * using '00350_x86_asm-pic-fixes-5.1.41.patch' * > remove page relocations * > Most of the original patch has already been accepted by MysQL, * > here is the remaining. * > _many_ thanks to pageexec@freemail.hu * using '01050_all_mysql_config_cleanup-5.1.41.patch' * > fix bug #156301 mysql_config wrongly retains too much info from CFLAGS * using '07040_all_disable_mybug_9735_test-5.1.41.patch' * > disable a test that fail on longtext field length, the expected value is * > three times the returned one, look like a multibyte character related * > failure. * using '07110_all_mysql_gcc-4.2_5.1.43.patch' * > Replace max() and min() macro with MYSQL_MIN() and MYSQL_MAX() * > FIXME: Testing patch - applies cleanly * using '07250_all_testcase_latin1_fix-5.1.42.patch' * > Latin1 is assumed by the testsuite even with --with-charset=utf8 * > is passed to configure. Fix mysql_comments test. * using '07260_all_testsuite_mtr_latin1_fix-5.1.42.patch' * > Latin1 is assumed by the testsuite even with --with-charset=utf8 * > is passed to configure. Fix information_schema test. * using '07280_all_stdbool-5.1.44.patch' * > Fix GCC4.4 stdbool requirement. * Applying various patches (bugfixes/updates) ... * 01050_all_mysql_config_cleanup-5.1.41.patch ...  [ ok ] * 07040_all_disable_mybug_9735_test-5.1.41.patch ...  [ ok ] * 07110_all_mysql_gcc-4.2_5.1.43.patch ...  [ ok ] * 07250_all_testcase_latin1_fix-5.1.42.patch ...  [ ok ] * 07260_all_testsuite_mtr_latin1_fix-5.1.42.patch ...  [ ok ] * 07280_all_stdbool-5.1.44.patch ...  [ ok ] * Done with patching * Cleaning up old buildscript files * Reconfiguring dir '.' * Running eautoreconf in '/var/tmp/portage/dev-db/mysql-5.1.45-r1/work/mysql' ... * Running aclocal ...  [ ok ] * Running libtoolize --copy --force --install --automake ...  [ ok ] * Running aclocal ...  [ ok ] * Running autoconf ...  [ ok ] * Running autoheader ...  [ ok ] * Running automake --add-missing --copy --foreign ...  [ ok ] * Running elibtoolize in: mysql * Applying portage-2.2.patch ... * Applying sed-1.5.6.patch ... * Applying as-needed-2.2.6.patch ... >>> Source prepared. >>> Configuring source in /var/tmp/portage/dev-db/mysql-5.1.45-r1/work/mysql ... * econf: updating mysql/config.sub with /usr/share/gnuconfig/config.sub * econf: updating mysql/config.guess with /usr/share/gnuconfig/config.guess ./configure --prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --libexecdir=/usr/sbin --sysconfdir=/etc/mysql --localstatedir=/var/lib/mysql --sharedstatedir=/usr/share/mysql --libdir=/usr/lib64/mysql --includedir=/usr/include/mysql --with-low-memory --with-client-ldflags=-lstdc++ --enable-thread-safe-client --with-comment=Gentoo Linux mysql-5.1.45-r1 --without-docs --without-big-tables --enable-local-infile --with-extra-charsets=all --with-mysqld-user=mysql --with-server --with-unix-socket-path=/var/run/mysqld/mysqld.sock --without-libwrap --enable-shared --enable-static --without-debug --with-charset=utf8 --with-collation=utf8_general_ci --without-embedded-privilege-control --without-embedded-server --with-ssl=/usr --enable-assembler --with-geometry --with-readline --with-zlib-dir=/usr/ --without-pstack --enable-community-features --disable-profiling --with-plugins=csv,myisam,myisammrg,heap,innobase,innodb_plugin checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking target system type... x86_64-pc-linux-gnu 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 ustar tar archive... gnutar checking for style of include used by make... GNU checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-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 x86_64-pc-linux-gnu-gcc accepts -g... yes checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... none needed checking dependency style of x86_64-pc-linux-gnu-gcc... gcc3 checking for a sed that does not truncate output... /bin/sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for fgrep... /bin/grep -F checking for ld used by x86_64-pc-linux-gnu-gcc... /usr/x86_64-pc-linux-gnu/bin/ld checking if the linker (/usr/x86_64-pc-linux-gnu/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... 1572864 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking for /usr/x86_64-pc-linux-gnu/bin/ld option to reload object files... -r checking for x86_64-pc-linux-gnu-objdump... x86_64-pc-linux-gnu-objdump checking how to recognize dependent libraries... pass_all checking for x86_64-pc-linux-gnu-ar... x86_64-pc-linux-gnu-ar checking for x86_64-pc-linux-gnu-strip... x86_64-pc-linux-gnu-strip checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib checking command to parse /usr/bin/nm -B output from x86_64-pc-linux-gnu-gcc object... ok checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -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 for dlfcn.h... yes checking for objdir... .libs checking if x86_64-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no checking for x86_64-pc-linux-gnu-gcc option to produce PIC... -fPIC -DPIC checking if x86_64-pc-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes checking if x86_64-pc-linux-gnu-gcc static flag -static works... yes checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... yes checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... (cached) yes checking whether the x86_64-pc-linux-gnu-gcc linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking "character sets"... default: utf8, collation: utf8_general_ci; compiled in: utf8 latin1 utf8 binary armscii8 ascii big5 cp1250 cp1251 cp1256 cp1257 cp850 cp852 cp866 cp932 dec8 eucjpms euckr gb2312 gbk geostd8 greek hebrew hp8 keybcs2 koi8r koi8u latin1 latin2 latin5 latin7 macce macroman sjis swe7 tis620 ucs2 ujis utf8 checking whether to compile national Unicode collations... yes checking for doxygen... no checking for pdflatex... /usr/bin/pdflatex checking for makeindex... /usr/bin/makeindex checking whether build environment is sane... yes checking whether make sets $(MAKE)... (cached) yes checking for gawk... (cached) gawk checking for x86_64-pc-linux-gnu-gcc... (cached) x86_64-pc-linux-gnu-gcc checking whether we are using the GNU C compiler... (cached) yes checking whether x86_64-pc-linux-gnu-gcc accepts -g... (cached) yes checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... (cached) none needed checking dependency style of x86_64-pc-linux-gnu-gcc... (cached) gcc3 checking for x86_64-pc-linux-gnu-g++... x86_64-pc-linux-gnu-g++ checking whether we are using the GNU C++ compiler... yes checking whether x86_64-pc-linux-gnu-g++ accepts -g... yes checking dependency style of x86_64-pc-linux-gnu-g++... gcc3 checking whether we are using the GNU C++ compiler... (cached) yes checking whether x86_64-pc-linux-gnu-g++ accepts -g... (cached) yes checking dependency style of x86_64-pc-linux-gnu-g++... (cached) gcc3 checking how to run the C++ preprocessor... x86_64-pc-linux-gnu-g++ -E checking for ld used by x86_64-pc-linux-gnu-g++... /usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64 checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) is GNU ld... yes checking whether the x86_64-pc-linux-gnu-g++ linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes checking for x86_64-pc-linux-gnu-g++ option to produce PIC... -fPIC -DPIC checking if x86_64-pc-linux-gnu-g++ PIC flag -fPIC -DPIC works... yes checking if x86_64-pc-linux-gnu-g++ static flag -static works... yes checking if x86_64-pc-linux-gnu-g++ supports -c -o file.o... yes checking if x86_64-pc-linux-gnu-g++ supports -c -o file.o... (cached) yes checking whether the x86_64-pc-linux-gnu-g++ linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E checking "C Compiler version"... "x86_64-pc-linux-gnu-gcc x86_64-pc-linux-gnu-gcc (Gentoo SVN) 4.5.0-pre9999 20100304 (experimental) rev. 157225" checking "C++ compiler version"... "x86_64-pc-linux-gnu-g++ x86_64-pc-linux-gnu-g++ (Gentoo SVN) 4.5.0-pre9999 20100304 (experimental) rev. 157225" checking for x86_64-pc-linux-gnu-ranlib... (cached) x86_64-pc-linux-gnu-ranlib checking for bison... bison -y -p MYSQL checking for pdftex... manual.pdf checking for tex... manual.dvi checking "return type of sprintf"... "int" checking for uname... /usr/bin/uname checking operating system... Linux checking for ar... (cached) x86_64-pc-linux-gnu-ar checking if we should use 'skip-external-locking' as default for linux-gnu... yes checking for ln... /bin/ln checking for ln... /bin/ln checking for mv... /bin/mv checking for rm... /bin/rm checking for cp... /bin/cp checking for sed... (cached) /bin/sed checking for cmp... /usr/bin/cmp checking for chmod... /bin/chmod checking for hostname... /bin/hostname checking for diff... /usr/bin/diff checking for gnutar... no checking for gtar... no checking for tar... tar checking for perl... /usr/bin/perl 0 checking for ps... /bin/ps checking "how to check if pid exists"... "/bin/ps wwwp $$PID | grep -v " grep" | grep -v mysqld_safe | grep -- "$$MYSQLD" > /dev/null" checking for kill... /bin/kill checking "for kill switches"... "/bin/kill -0 $$PID > /dev/null 2> /dev/null" checking for x86_64-pc-linux-gnu-gcc option to accept ANSI C... checking dependency style of x86_64-pc-linux-gnu-gcc... gcc3 checking whether --noexecstack is desirable for .S files... yes checking for x86_64-pc-linux-gnu-nm... /usr/bin/nm -B /usr/bin/nm: old_atexit.o: no symbols /usr/bin/nm: strtoll.o: no symbols /usr/bin/nm: strtoull.o: no symbols /usr/bin/nm: strtoll_l.o: no symbols /usr/bin/nm: strtoull_l.o: no symbols /usr/bin/nm: udiv_qrnnd.o: no symbols /usr/bin/nm: mp_clz_tab.o: no symbols /usr/bin/nm: _itowa.o: no symbols /usr/bin/nm: tmpfile64.o: no symbols /usr/bin/nm: iofgetpos64.o: no symbols /usr/bin/nm: iofopen64.o: no symbols /usr/bin/nm: iofsetpos64.o: no symbols /usr/bin/nm: fseeko64.o: no symbols /usr/bin/nm: ftello64.o: no symbols /usr/bin/nm: bzero.o: no symbols /usr/bin/nm: wcstoll.o: no symbols /usr/bin/nm: wcstoull.o: no symbols /usr/bin/nm: wcstoll_l.o: no symbols /usr/bin/nm: wcstoull_l.o: no symbols /usr/bin/nm: getdents64.o: no symbols /usr/bin/nm: readdir64.o: no symbols /usr/bin/nm: readdir64_r.o: no symbols /usr/bin/nm: scandir64.o: no symbols /usr/bin/nm: alphasort64.o: no symbols /usr/bin/nm: versionsort64.o: no symbols /usr/bin/nm: getdirentries64.o: no symbols /usr/bin/nm: glob64.o: no symbols /usr/bin/nm: getopt_init.o: no symbols /usr/bin/nm: pread64.o: no symbols /usr/bin/nm: pwrite64.o: no symbols /usr/bin/nm: init-posix.o: no symbols /usr/bin/nm: xstat64.o: no symbols /usr/bin/nm: fxstat64.o: no symbols /usr/bin/nm: lxstat64.o: no symbols /usr/bin/nm: fxstatat64.o: no symbols /usr/bin/nm: statfs64.o: no symbols /usr/bin/nm: fstatfs64.o: no symbols /usr/bin/nm: statvfs64.o: no symbols /usr/bin/nm: fstatvfs64.o: no symbols /usr/bin/nm: open64.o: no symbols /usr/bin/nm: openat64.o: no symbols /usr/bin/nm: lseek.o: no symbols /usr/bin/nm: lseek64.o: no symbols /usr/bin/nm: lockf64.o: no symbols /usr/bin/nm: creat64.o: no symbols /usr/bin/nm: ftw64.o: no symbols /usr/bin/nm: posix_fadvise64.o: no symbols /usr/bin/nm: posix_fallocate64.o: no symbols /usr/bin/nm: sendfile64.o: no symbols /usr/bin/nm: xstatconv.o: no symbols /usr/bin/nm: internal_statvfs64.o: no symbols /usr/bin/nm: fallocate64.o: no symbols /usr/bin/nm: getrlimit64.o: no symbols /usr/bin/nm: setrlimit64.o: no symbols /usr/bin/nm: preadv64.o: no symbols /usr/bin/nm: pwritev64.o: no symbols /usr/bin/nm: mkstemp64.o: no symbols /usr/bin/nm: mkostemp64.o: no symbols /usr/bin/nm: truncate64.o: no symbols /usr/bin/nm: ftruncate64.o: no symbols /usr/bin/nm: mmap64.o: no symbols /usr/bin/nm: lseek.o: no symbols /usr/bin/nm: internal_accept4.o: no symbols /usr/bin/nm: getutmpx.o: no symbols /usr/bin/nm: old_atexit.o: no symbols /usr/bin/nm: udiv_qrnnd.o: no symbols /usr/bin/nm: mp_clz_tab.o: no symbols /usr/bin/nm: getopt_init.o: no symbols /usr/bin/nm: init-posix.o: no symbols /usr/bin/nm: lseek64.o: no symbols /usr/bin/nm: oldgetrlimit64.o: no symbols /usr/bin/nm: internal_accept4.o: no symbols /usr/bin/nm: libc_multiple_threads.o: no symbols /usr/bin/nm: getutmpx.o: no symbols /usr/bin/nm: old_atexit.o: no symbols /usr/bin/nm: strtoll.o: no symbols /usr/bin/nm: strtoull.o: no symbols /usr/bin/nm: strtoll_l.o: no symbols /usr/bin/nm: strtoull_l.o: no symbols /usr/bin/nm: udiv_qrnnd.o: no symbols /usr/bin/nm: mp_clz_tab.o: no symbols /usr/bin/nm: _itowa.o: no symbols /usr/bin/nm: tmpfile64.o: no symbols /usr/bin/nm: iofgetpos64.o: no symbols /usr/bin/nm: iofopen64.o: no symbols /usr/bin/nm: iofsetpos64.o: no symbols /usr/bin/nm: fseeko64.o: no symbols /usr/bin/nm: ftello64.o: no symbols /usr/bin/nm: bzero.o: no symbols /usr/bin/nm: wcstoll.o: no symbols /usr/bin/nm: wcstoull.o: no symbols /usr/bin/nm: wcstoll_l.o: no symbols /usr/bin/nm: wcstoull_l.o: no symbols /usr/bin/nm: getdents64.o: no symbols /usr/bin/nm: readdir64.o: no symbols /usr/bin/nm: readdir64_r.o: no symbols /usr/bin/nm: scandir64.o: no symbols /usr/bin/nm: alphasort64.o: no symbols /usr/bin/nm: versionsort64.o: no symbols /usr/bin/nm: getdirentries64.o: no symbols /usr/bin/nm: glob64.o: no symbols /usr/bin/nm: getopt_init.o: no symbols /usr/bin/nm: pread64.o: no symbols /usr/bin/nm: pwrite64.o: no symbols /usr/bin/nm: init-posix.o: no symbols /usr/bin/nm: xstat64.o: no symbols /usr/bin/nm: fxstat64.o: no symbols /usr/bin/nm: lxstat64.o: no symbols /usr/bin/nm: fxstatat64.o: no symbols /usr/bin/nm: statfs64.o: no symbols /usr/bin/nm: fstatfs64.o: no symbols /usr/bin/nm: statvfs64.o: no symbols /usr/bin/nm: fstatvfs64.o: no symbols /usr/bin/nm: open64.o: no symbols /usr/bin/nm: openat64.o: no symbols /usr/bin/nm: lseek.o: no symbols /usr/bin/nm: lseek64.o: no symbols /usr/bin/nm: lockf64.o: no symbols /usr/bin/nm: creat64.o: no symbols /usr/bin/nm: ftw64.o: no symbols /usr/bin/nm: posix_fadvise64.o: no symbols /usr/bin/nm: posix_fallocate64.o: no symbols /usr/bin/nm: sendfile64.o: no symbols /usr/bin/nm: xstatconv.o: no symbols /usr/bin/nm: internal_statvfs64.o: no symbols /usr/bin/nm: fallocate64.o: no symbols /usr/bin/nm: getrlimit64.o: no symbols /usr/bin/nm: setrlimit64.o: no symbols /usr/bin/nm: preadv64.o: no symbols /usr/bin/nm: pwritev64.o: no symbols /usr/bin/nm: mkstemp64.o: no symbols /usr/bin/nm: mkostemp64.o: no symbols /usr/bin/nm: truncate64.o: no symbols /usr/bin/nm: ftruncate64.o: no symbols /usr/bin/nm: mmap64.o: no symbols /usr/bin/nm: lseek.o: no symbols /usr/bin/nm: internal_accept4.o: no symbols /usr/bin/nm: getutmpx.o: no symbols checking whether features provided by the user community should be included.... yes checking if we should use assembler functions... no checking if SHOW PROFILE should be enabled.... no checking If we should should enable LOAD DATA LOCAL by default... yes checking If we should should enable init-file... yes checking for x86_64-pc-linux-gnu-getconf... no checking for getconf... getconf checking for CFLAGS value to request large file support... checking for LDFLAGS value to request large file support... checking for LIBS value to request large file support... checking for _FILE_OFFSET_BITS... no checking for _LARGEFILE_SOURCE... no checking for _LARGE_FILES... no checking for size_t... yes checking for dirent.h that defines DIR... yes checking for library containing opendir... none required checking for ANSI C header files... (cached) yes checking for sys/wait.h that is POSIX.1 compatible... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking fenv.h usability... yes checking fenv.h presence... yes checking for fenv.h... yes checking float.h usability... yes checking float.h presence... yes checking for float.h... yes checking floatingpoint.h usability... no checking floatingpoint.h presence... no checking for floatingpoint.h... no checking ieeefp.h usability... no checking ieeefp.h presence... no checking for ieeefp.h... no checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking for memory.h... (cached) yes checking pwd.h usability... yes checking pwd.h presence... yes checking for pwd.h... yes checking select.h usability... no checking select.h presence... no checking for select.h... no checking for stdlib.h... (cached) yes checking stddef.h usability... yes checking stddef.h presence... yes checking for stddef.h... yes checking for strings.h... (cached) yes checking for string.h... (cached) yes checking synch.h usability... no checking synch.h presence... no checking for synch.h... no checking sys/mman.h usability... yes checking sys/mman.h presence... yes checking for sys/mman.h... yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking netinet/in.h usability... yes checking netinet/in.h presence... yes checking for netinet/in.h... yes checking arpa/inet.h usability... yes checking arpa/inet.h presence... yes checking for arpa/inet.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/un.h usability... yes checking sys/un.h presence... yes checking for sys/un.h... yes checking sys/vadvise.h usability... no checking sys/vadvise.h presence... no checking for sys/vadvise.h... no checking for sys/wait.h... (cached) yes checking term.h usability... yes checking term.h presence... yes checking for term.h... yes checking for unistd.h... (cached) yes checking utime.h usability... yes checking utime.h presence... yes checking for utime.h... yes checking sys/utime.h usability... no checking sys/utime.h presence... no checking for sys/utime.h... no checking termio.h usability... yes checking termio.h presence... yes checking for termio.h... yes checking termios.h usability... yes checking termios.h presence... yes checking for termios.h... yes checking sched.h usability... yes checking sched.h presence... yes checking for sched.h... yes checking crypt.h usability... yes checking crypt.h presence... yes checking for crypt.h... yes checking alloca.h usability... yes checking alloca.h presence... yes checking for alloca.h... yes checking sys/ioctl.h usability... yes checking sys/ioctl.h presence... yes checking for sys/ioctl.h... yes checking malloc.h usability... yes checking malloc.h presence... yes checking for malloc.h... yes checking sys/malloc.h usability... no checking sys/malloc.h presence... no checking for sys/malloc.h... no checking sys/ipc.h usability... yes checking sys/ipc.h presence... yes checking for sys/ipc.h... yes checking sys/shm.h usability... yes checking sys/shm.h presence... yes checking for sys/shm.h... yes checking linux/config.h usability... no checking linux/config.h presence... no checking for linux/config.h... no checking sys/prctl.h usability... yes checking sys/prctl.h presence... yes checking for sys/prctl.h... yes checking sys/resource.h usability... yes checking sys/resource.h presence... yes checking for sys/resource.h... yes checking sys/param.h usability... yes checking sys/param.h presence... yes checking for sys/param.h... yes checking port.h usability... no checking port.h presence... no checking for port.h... no checking for ieeefp.h... (cached) no checking execinfo.h usability... yes checking execinfo.h presence... yes checking for execinfo.h... yes checking xfs/xfs.h usability... no checking xfs/xfs.h presence... no checking for xfs/xfs.h... no checking for floor in -lm... yes checking for gethostbyname_r in -lnsl_r... no checking for gethostbyname_r in -lnsl... yes checking for gethostbyname_r... yes checking for library containing setsockopt... none required checking for library containing bind... none required checking for library containing crypt... -lcrypt checking for library containing inet_aton... none required checking for library containing sched_yield... none required checking for zlib compression library... ok checking whether SHM_HUGETLB is declared... yes checking if we should use pstack... no checking for int8... no checking for uint8... no checking for int16... no checking for uint16... no checking for int32... no checking for uint32... no checking for int64... no checking for uint64... no checking for uchar... no checking for uint... yes checking for ulong... yes checking for in_addr_t... yes checking for fp_except... no checking "Linux threads"... "starting" checking "getconf GNU_LIBPTHREAD_VERSION"... "NPTL" "no need to check headers" checking "for pthread_create in -lpthread"... "yes" checking "named thread libs:"... "-lpthread" checking for strtok_r in -lpthread... yes checking for strtok_r... yes checking for dlopen in -ldl... yes checking for dlopen... yes checking for dlerror... yes checking for restartable system calls... yes checking if Debug Sync Facility should be enabled.... no checking whether the compiler provides atomic builtins... yes checking "need of special linking flags"... "-rdynamic" checking for an ANSI C-conforming const... yes checking for inline... inline checking for off_t... yes checking for struct stat.st_rdev... yes checking whether time.h and sys/time.h may both be included... yes checking whether struct tm is in sys/time.h or time.h... time.h checking needs mysys_new helpers... no checking size of char... 1 checking size of char*... 8 checking size of short... 2 checking size of int... 4 checking size of long... 8 checking size of long long... 8 checking size of off_t... 8 checking if time_t is unsigned... no checking the need for #pragma interface/implementation... no checking whether byte ordering is bigendian... no checking base type of last arg to accept... socklen_t checking struct type to use with setrlimit... struct rlimit checking stack direction for C alloca... -1 checking for working alloca.h... (cached) yes checking for alloca... yes checking if struct timespec has a ts_sec member... no checking if we have tzname variable... yes checking if x86_64-pc-linux-gnu-g++ supports bool types... yes checking if conversion of longlong to float works... yes checking for sigset_t... yes checking for off_t... (cached) yes checking for size_t... (cached) yes checking for u_int32_t... yes checking if pthread_yield takes zero arguments... yes checking if pthread_yield takes 1 argument... no checking for malloc.h... (cached) yes checking sys/cdefs.h usability... yes checking sys/cdefs.h presence... yes checking for sys/cdefs.h... yes checking for working alloca.h... yes checking for alloca... (cached) yes checking whether x86_64-pc-linux-gnu-gcc needs -traditional... no checking return type of signal handlers... void checking for re_comp... yes checking for regcomp... yes checking for strdup... yes checking vis.h usability... no checking vis.h presence... no checking for vis.h... no checking for strlcat... no checking for strlcpy... no checking for issetugid... no checking for fgetln... no checking for getline... yes checking for flockfile... yes checking varargs.h usability... no checking varargs.h presence... no checking for varargs.h... no checking stdarg.h usability... yes checking stdarg.h presence... yes checking for stdarg.h... yes checking dirent.h usability... yes checking dirent.h presence... yes checking for dirent.h... yes checking locale.h usability... yes checking locale.h presence... yes checking for locale.h... yes checking ndir.h usability... no checking ndir.h presence... no checking for ndir.h... no checking sys/dir.h usability... yes checking sys/dir.h presence... yes checking for sys/dir.h... yes checking sys/file.h usability... yes checking sys/file.h presence... yes checking for sys/file.h... yes checking sys/ndir.h usability... no checking sys/ndir.h presence... no checking for sys/ndir.h... no checking sys/ptem.h usability... no checking sys/ptem.h presence... no checking for sys/ptem.h... no checking sys/pte.h usability... no checking sys/pte.h presence... no checking for sys/pte.h... no checking sys/select.h usability... yes checking sys/select.h presence... yes checking for sys/select.h... yes checking sys/stream.h usability... no checking sys/stream.h presence... no checking for sys/stream.h... no checking for sys/mman.h... (cached) yes checking curses.h usability... yes checking curses.h presence... yes checking for curses.h... yes checking termcap.h usability... yes checking termcap.h presence... yes checking for termcap.h... yes checking for termio.h... (cached) yes checking termbits.h usability... no checking termbits.h presence... no checking for termbits.h... no checking asm/termbits.h usability... yes checking asm/termbits.h presence... yes checking for asm/termbits.h... yes checking grp.h usability... yes checking grp.h presence... yes checking for grp.h... yes checking paths.h usability... yes checking paths.h presence... yes checking for paths.h... yes checking semaphore.h usability... yes checking semaphore.h presence... yes checking for semaphore.h... yes checking for lstat... yes checking for putenv... yes checking for select... yes checking for setenv... yes checking for setlocale... yes checking for strcoll... yes checking for tcgetattr... yes checking whether stat file-mode macros are broken... no checking for type of signal functions... posix checking whether programs are able to redeclare getpw functions... yes checking for TIOCGWINSZ in sys/ioctl.h... yes checking for FIONREAD in sys/ioctl.h... yes checking for TIOCSTAT in sys/ioctl.h... no checking if struct dirent has a d_ino member... yes checking if struct dirent has a d_namlen member... no checking whether signal handlers are of type void... yes checking wctype.h usability... yes checking wctype.h presence... yes checking for wctype.h... yes checking wchar.h usability... yes checking wchar.h presence... yes checking for wchar.h... yes checking langinfo.h usability... yes checking langinfo.h presence... yes checking for langinfo.h... yes checking for mbrlen... yes checking for mbscmp... no checking for mbsrtowcs... yes checking for wcrtomb... yes checking for mbrtowc... yes checking for wcscoll... yes checking for wcsdup... yes checking for wcwidth... yes checking for wctype... yes checking for mbstate_t... yes checking for iswlower... yes checking for iswupper... yes checking for towlower... yes checking for towupper... yes checking for iswctype... yes checking for nl_langinfo and CODESET... yes checking for wchar_t in wchar.h... yes checking for wctype_t in wctype.h... yes checking for wint_t in wctype.h... yes checking for tgetent in -lncursesw... yes checking for termcap functions library... -lncursesw checking whether tgoto is declared... yes checking for strunvis... no checking for strvis... no checking for strlcpy... (cached) no checking for strlcat... (cached) no checking for fgetln... (cached) no checking return type of signal handlers... (cached) void checking return type of qsort... void checking for utime.h... (cached) yes checking whether utime accepts a null argument... yes checking for vprintf... yes checking for _doprnt... no checking for alarm... yes checking for bcmp... yes checking for bfill... no checking for bmove... no checking for bsearch... yes checking for bzero... yes checking for chsize... no checking for cuserid... yes checking for fchmod... yes checking for fcntl... yes checking for fconvert... no checking for fdatasync... yes checking for fesetround... yes checking for finite... yes checking for fpresetsticky... no checking for fpsetmask... no checking for fsync... yes checking for ftruncate... yes checking for getcwd... yes checking for gethostbyaddr_r... yes checking for gethostbyname_r... (cached) yes checking for getpass... yes checking for getpassphrase... no checking for getpwnam... yes checking for getpwuid... yes checking for getrlimit... yes checking for getrusage... yes checking for getwd... yes checking for index... yes checking for initgroups... yes checking for isnan... yes checking for localtime_r... yes checking for gethrtime... no checking for gmtime_r... yes checking for locking... no checking for longjmp... yes checking for lrand48... yes checking for madvise... yes checking for mallinfo... yes checking for memcpy... yes checking for memmove... yes checking for mkstemp... yes checking for mlockall... yes checking for perror... yes checking for poll... yes checking for pread... yes checking for pthread_attr_create... no checking for mmap... yes checking for mmap64... yes checking for getpagesize... yes checking for pthread_attr_getstacksize... yes checking for pthread_attr_setprio... no checking for pthread_attr_setschedparam... yes checking for pthread_attr_setstacksize... yes checking for pthread_condattr_create... no checking for pthread_getsequence_np... no checking for pthread_key_delete... yes checking for pthread_rwlock_rdlock... yes checking for pthread_setprio... no checking for pthread_setprio_np... no checking for pthread_setschedparam... yes checking for pthread_sigmask... yes checking for readlink... yes checking for realpath... yes checking for rename... yes checking for rint... yes checking for rwlock_init... no checking for setupterm... no checking for shmget... yes checking for shmat... yes checking for shmdt... yes checking for shmctl... yes checking for sigaction... yes checking for sigemptyset... yes checking for sigaddset... yes checking for sighold... yes checking for sigset... yes checking for sigthreadmask... no checking for port_create... no checking for sleep... yes checking for snprintf... yes checking for socket... yes checking for stpcpy... yes checking for strcasecmp... yes checking for strerror... yes checking for strsignal... yes checking for strnlen... yes checking for strpbrk... yes checking for strstr... yes checking for strtol... yes checking for strtoll... yes checking for strtoul... yes checking for strtoull... yes checking for tell... no checking for tempnam... yes checking for thr_setconcurrency... no checking for vidattr... no checking for posix_fallocate... yes checking for backtrace... yes checking for backtrace_symbols... yes checking for backtrace_symbols_fd... yes checking for printstack... no checking for clock_gettime... no checking for pthread_setschedprio... yes checking for isinf in ... yes checking whether isinf() is safe to use in C code... yes checking whether isinf() can be used in C++ code... yes checking for fseeko... yes checking style of gethost* routines... checking whether madvise is declared... yes other checking style of gethostbyname_r routines... glibc2 checking 3 argument to gethostbyname_r routines... char checking "args to pthread_getspecific"... POSIX checking "args to pthread_mutex_init"... POSIX checking "args to readdir_r"... POSIX checking "style of sigwait"... POSIX checking "for pthread_attr_setscope"... yes checking "can netinet files be included"... "yes" checking support for weak symbols... yes checking whether __bss_start is defined... yes checking cxxabi.h usability... yes checking cxxabi.h presence... yes checking for cxxabi.h... yes checking for abi::__cxa_demangle... yes checking for big tables support... no checking max indexes per table... 64 checking for SSL... using openSSL from /usr checking qlgusr.h usability... no checking qlgusr.h presence... no checking for qlgusr.h... no configure: WARNING: InnoDB Storage Engine can only be built as a plugin checking whether to use Partition Support... no checking whether to use Archive Storage Engine... plugin checking whether to use Blackhole Storage Engine... plugin checking whether to use CSV Storage Engine... yes checking whether to use Example Storage Engine... plugin checking whether to use Federated Storage Engine... plugin checking whether to use Memory Storage Engine... yes checking whether to use IBM DB2 for i Storage Engine... no checking whether to use InnoDB Storage Engine... yes checking whether to use InnoDB Storage Engine... plugin checking whether to use MyISAM Storage Engine... yes checking whether to use MyISAM MERGE Engine... yes checking whether to use Cluster Storage Engine... no checking for aio_read in -lrt... yes checking aio.h usability... yes checking aio.h presence... yes checking for aio.h... yes checking for sched.h... (cached) yes checking size of int... (cached) 4 checking size of long... (cached) 8 checking size of void*... 8 checking for sched_yield... yes checking for fdatasync... (cached) yes checking for localtime_r... (cached) yes checking whether byte ordering is bigendian... (cached) no checking for sched.h... (cached) yes checking size of int... (cached) 4 checking size of long... (cached) 8 checking size of void*... (cached) 8 checking for sched_yield... (cached) yes checking for fdatasync... (cached) yes checking for localtime_r... (cached) yes checking whether byte ordering is bigendian... (cached) no checking whether GCC atomic builtins are available... yes checking whether pthread_t can be used by GCC atomic builtins... yes checking whether Solaris libc atomic functions are available... checking for atomic_add_long... no checking for atomic_cas_32... no checking for atomic_cas_64... no checking for atomic_cas_ulong... no checking whether pthread_t can be used by Solaris libc atomic functions... no checking size of pthread_t... 8 checking for x86 PAUSE instruction... yes checking "for man pages to remove"... dropping ndbcluster embedded configure: creating ./config.status config.status: creating libmysql/libmysql.ver config.status: creating zlib/Makefile config.status: creating extra/yassl/Makefile config.status: creating extra/yassl/taocrypt/Makefile config.status: creating extra/yassl/taocrypt/benchmark/Makefile config.status: creating extra/yassl/taocrypt/src/Makefile config.status: creating extra/yassl/taocrypt/test/Makefile config.status: creating extra/yassl/src/Makefile config.status: creating extra/yassl/testsuite/Makefile config.status: creating storage/archive/Makefile config.status: creating storage/blackhole/Makefile config.status: creating storage/csv/Makefile config.status: creating storage/example/Makefile config.status: creating storage/federated/Makefile config.status: creating storage/heap/Makefile config.status: creating storage/ibmdb2i/Makefile config.status: creating storage/innobase/Makefile config.status: creating storage/innodb_plugin/Makefile config.status: creating storage/myisam/Makefile config.status: creating storage/myisammrg/Makefile config.status: creating storage/ndb/test/ndbapi/bank/Makefile config.status: creating storage/ndb/test/ndbapi/Makefile config.status: creating storage/ndb/test/src/Makefile config.status: creating storage/ndb/test/tools/Makefile config.status: creating storage/ndb/test/run-test/Makefile config.status: creating storage/ndb/test/Makefile config.status: creating storage/ndb/include/Makefile config.status: creating storage/ndb/src/mgmapi/Makefile config.status: creating storage/ndb/src/common/debugger/signaldata/Makefile config.status: creating storage/ndb/src/common/debugger/Makefile config.status: creating storage/ndb/src/common/transporter/Makefile config.status: creating storage/ndb/src/common/util/Makefile config.status: creating storage/ndb/src/common/Makefile config.status: creating storage/ndb/src/common/logger/Makefile config.status: creating storage/ndb/src/common/mgmcommon/Makefile config.status: creating storage/ndb/src/common/portlib/Makefile config.status: creating storage/ndb/src/ndbapi/Makefile config.status: creating storage/ndb/src/mgmclient/Makefile config.status: creating storage/ndb/src/kernel/error/Makefile config.status: creating storage/ndb/src/kernel/blocks/dbdict/Makefile config.status: creating storage/ndb/src/kernel/blocks/dbdih/Makefile config.status: creating storage/ndb/src/kernel/blocks/backup/Makefile config.status: creating storage/ndb/src/kernel/blocks/dbtup/Makefile config.status: creating storage/ndb/src/kernel/blocks/Makefile config.status: creating storage/ndb/src/kernel/blocks/dblqh/Makefile config.status: creating storage/ndb/src/kernel/vm/Makefile config.status: creating storage/ndb/src/kernel/Makefile config.status: creating storage/ndb/src/cw/cpcd/Makefile config.status: creating storage/ndb/src/cw/Makefile config.status: creating storage/ndb/src/mgmsrv/Makefile config.status: creating storage/ndb/src/Makefile config.status: creating storage/ndb/docs/Makefile config.status: creating storage/ndb/tools/Makefile config.status: creating storage/ndb/Makefile config.status: creating pstack/Makefile config.status: creating pstack/aout/Makefile config.status: creating cmd-line-utils/readline/Makefile config.status: creating Makefile config.status: creating extra/Makefile config.status: creating mysys/Makefile config.status: creating unittest/Makefile config.status: creating unittest/mytap/Makefile config.status: creating unittest/mytap/t/Makefile config.status: creating unittest/mysys/Makefile config.status: creating unittest/examples/Makefile config.status: creating strings/Makefile config.status: creating regex/Makefile config.status: creating storage/Makefile config.status: creating man/Makefile config.status: creating BUILD/Makefile config.status: creating vio/Makefile config.status: creating libmysql/Makefile config.status: creating libmysql_r/Makefile config.status: creating client/Makefile config.status: creating sql/Makefile config.status: creating sql/share/Makefile config.status: creating sql/sql_builtin.cc config.status: creating sql-common/Makefile config.status: creating dbug/Makefile config.status: creating scripts/Makefile config.status: creating include/Makefile config.status: creating tests/Makefile config.status: creating Docs/Makefile config.status: creating support-files/Makefile config.status: creating support-files/MacOSX/Makefile config.status: creating support-files/RHEL4-SElinux/Makefile config.status: creating server-tools/Makefile config.status: creating server-tools/instance-manager/Makefile config.status: creating cmd-line-utils/Makefile config.status: creating cmd-line-utils/libedit/Makefile config.status: creating libmysqld/Makefile config.status: creating libmysqld/examples/Makefile config.status: creating mysql-test/Makefile config.status: creating mysql-test/lib/My/SafeProcess/Makefile config.status: creating netware/Makefile config.status: creating sql-bench/Makefile config.status: creating include/mysql_version.h config.status: creating plugin/Makefile config.status: creating win/Makefile config.status: creating include/config.h config.status: executing depfiles commands config.status: executing libtool commands /bin/rm: cannot remove `libtoolT': No such file or directory config.status: executing default commands Thank you for choosing MySQL! Remember to check the platform specific part of the reference manual for hints about installing MySQL on your platform. Also have a look at the files in the Docs directory. >>> Source configured. >>> Compiling source in /var/tmp/portage/dev-db/mysql-5.1.45-r1/work/mysql ... make -j3 Making all in . make[1]: Entering directory `/var/tmp/portage/dev-db/mysql-5.1.45-r1/work/mysql' make abi_headers="include/mysql/plugin.h include/mysql.h" do_abi_check make[2]: Entering directory `/var/tmp/portage/dev-db/mysql-5.1.45-r1/work/mysql' set -ex; \ for file in include/mysql/plugin.h include/mysql.h; do \ x86_64-pc-linux-gnu-gcc -E -nostdinc -dI \ -I./include \ -I./include/mysql \ -I./sql \ -I./include \ -I./include/mysql \ -I./sql \ $file 2>/dev/null | \ /bin/sed -e '/^# /d' \ -e '/^[ ]*$/d' \ -e '/^#pragma GCC set_debug_pwd/d' \ -e '/^#ident/d' > \ ./abi_check.out; \ /usr/bin/diff -w $file.pp ./abi_check.out; \ /bin/rm ./abi_check.out; \ done + for file in include/mysql/plugin.h include/mysql.h + x86_64-pc-linux-gnu-gcc -E -nostdinc -dI -I./include -I./include/mysql -I./sql -I./include -I./include/mysql -I./sql include/mysql/plugin.h + /bin/sed -e '/^# /d' -e '/^[ ]*$/d' -e '/^#pragma GCC set_debug_pwd/d' -e '/^#ident/d' + /usr/bin/diff -w include/mysql/plugin.h.pp ./abi_check.out + /bin/rm ./abi_check.out + for file in include/mysql/plugin.h include/mysql.h + x86_64-pc-linux-gnu-gcc -E -nostdinc -dI -I./include -I./include/mysql -I./sql -I./include -I./include/mysql -I./sql include/mysql.h + /bin/sed -e '/^# /d' -e '/^[ ]*$/d' -e '/^#pragma GCC set_debug_pwd/d' -e '/^#ident/d' + /usr/bin/diff -w include/mysql.h.pp ./abi_check.out 2,674d1 < typedef char my_bool; < typedef int my_socket; < #include "mysql_version.h" < #include "mysql_com.h" < enum enum_server_command < { < COM_SLEEP, COM_QUIT, COM_INIT_DB, COM_QUERY, COM_FIELD_LIST, < COM_CREATE_DB, COM_DROP_DB, COM_REFRESH, COM_SHUTDOWN, COM_STATISTICS, < COM_PROCESS_INFO, COM_CONNECT, COM_PROCESS_KILL, COM_DEBUG, COM_PING, < COM_TIME, COM_DELAYED_INSERT, COM_CHANGE_USER, COM_BINLOG_DUMP, < COM_TABLE_DUMP, COM_CONNECT_OUT, COM_REGISTER_SLAVE, < COM_STMT_PREPARE, COM_STMT_EXECUTE, COM_STMT_SEND_LONG_DATA, COM_STMT_CLOSE, < COM_STMT_RESET, COM_SET_OPTION, COM_STMT_FETCH, COM_DAEMON, < COM_END < }; < struct st_vio; < typedef struct st_vio Vio; < typedef struct st_net { < Vio *vio; < unsigned char *buff,*buff_end,*write_pos,*read_pos; < my_socket fd; < unsigned long remain_in_buf,length, buf_length, where_b; < unsigned long max_packet,max_packet_size; < unsigned int pkt_nr,compress_pkt_nr; < unsigned int write_timeout, read_timeout, retry_count; < int fcntl; < unsigned int *return_status; < unsigned char reading_or_writing; < char save_char; < my_bool unused0; < my_bool unused; < my_bool compress; < my_bool unused1; < unsigned char *query_cache_query; < unsigned int last_errno; < unsigned char error; < my_bool unused2; < my_bool return_errno; < char last_error[512]; < char sqlstate[5 +1]; < void *extension; < } NET; < enum enum_field_types { MYSQL_TYPE_DECIMAL, MYSQL_TYPE_TINY, < MYSQL_TYPE_SHORT, MYSQL_TYPE_LONG, < MYSQL_TYPE_FLOAT, MYSQL_TYPE_DOUBLE, < MYSQL_TYPE_NULL, MYSQL_TYPE_TIMESTAMP, < MYSQL_TYPE_LONGLONG,MYSQL_TYPE_INT24, < MYSQL_TYPE_DATE, MYSQL_TYPE_TIME, < MYSQL_TYPE_DATETIME, MYSQL_TYPE_YEAR, < MYSQL_TYPE_NEWDATE, MYSQL_TYPE_VARCHAR, < MYSQL_TYPE_BIT, < MYSQL_TYPE_NEWDECIMAL=246, < MYSQL_TYPE_ENUM=247, < MYSQL_TYPE_SET=248, < MYSQL_TYPE_TINY_BLOB=249, < MYSQL_TYPE_MEDIUM_BLOB=250, < MYSQL_TYPE_LONG_BLOB=251, < MYSQL_TYPE_BLOB=252, < MYSQL_TYPE_VAR_STRING=253, < MYSQL_TYPE_STRING=254, < MYSQL_TYPE_GEOMETRY=255 < }; < enum mysql_enum_shutdown_level { < SHUTDOWN_DEFAULT = 0, < SHUTDOWN_WAIT_CONNECTIONS= (unsigned char)(1 << 0), < SHUTDOWN_WAIT_TRANSACTIONS= (unsigned char)(1 << 1), < SHUTDOWN_WAIT_UPDATES= (unsigned char)(1 << 3), < SHUTDOWN_WAIT_ALL_BUFFERS= ((unsigned char)(1 << 3) << 1), < SHUTDOWN_WAIT_CRITICAL_BUFFERS= ((unsigned char)(1 << 3) << 1) + 1, < KILL_QUERY= 254, < KILL_CONNECTION= 255 < }; < enum enum_cursor_type < { < CURSOR_TYPE_NO_CURSOR= 0, < CURSOR_TYPE_READ_ONLY= 1, < CURSOR_TYPE_FOR_UPDATE= 2, < CURSOR_TYPE_SCROLLABLE= 4 < }; < enum enum_mysql_set_option < { < MYSQL_OPTION_MULTI_STATEMENTS_ON, < MYSQL_OPTION_MULTI_STATEMENTS_OFF < }; < my_bool my_net_init(NET *net, Vio* vio); < void my_net_local_init(NET *net); < void net_end(NET *net); < void net_clear(NET *net, my_bool clear_buffer); < my_bool net_realloc(NET *net, size_t length); < my_bool net_flush(NET *net); < my_bool my_net_write(NET *net,const unsigned char *packet, size_t len); < my_bool net_write_command(NET *net,unsigned char command, < const unsigned char *header, size_t head_len, < const unsigned char *packet, size_t len); < int net_real_write(NET *net,const unsigned char *packet, size_t len); < unsigned long my_net_read(NET *net); < struct sockaddr; < int my_connect(my_socket s, const struct sockaddr *name, unsigned int namelen, < unsigned int timeout); < struct rand_struct { < unsigned long seed1,seed2,max_value; < double max_value_dbl; < }; < enum Item_result {STRING_RESULT=0, REAL_RESULT, INT_RESULT, ROW_RESULT, < DECIMAL_RESULT}; < typedef struct st_udf_args < { < unsigned int arg_count; < enum Item_result *arg_type; < char **args; < unsigned long *lengths; < char *maybe_null; < char **attributes; < unsigned long *attribute_lengths; < void *extension; < } UDF_ARGS; < typedef struct st_udf_init < { < my_bool maybe_null; < unsigned int decimals; < unsigned long max_length; < char *ptr; < my_bool const_item; < void *extension; < } UDF_INIT; < void randominit(struct rand_struct *, unsigned long seed1, < unsigned long seed2); < double my_rnd(struct rand_struct *); < void create_random_string(char *to, unsigned int length, struct rand_struct *rand_st); < void hash_password(unsigned long *to, const char *password, unsigned int password_len); < void make_scrambled_password_323(char *to, const char *password); < void scramble_323(char *to, const char *message, const char *password); < my_bool check_scramble_323(const char *, const char *message, < unsigned long *salt); < void get_salt_from_password_323(unsigned long *res, const char *password); < void make_password_from_salt_323(char *to, const unsigned long *salt); < void make_scrambled_password(char *to, const char *password); < void scramble(char *to, const char *message, const char *password); < my_bool check_scramble(const char *reply, const char *message, < const unsigned char *hash_stage2); < void get_salt_from_password(unsigned char *res, const char *password); < void make_password_from_salt(char *to, const unsigned char *hash_stage2); < char *octet2hex(char *to, const char *str, unsigned int len); < char *get_tty_password(const char *opt_message); < const char *mysql_errno_to_sqlstate(unsigned int mysql_errno); < my_bool my_thread_init(void); < void my_thread_end(void); < #include "mysql_time.h" < enum enum_mysql_timestamp_type < { < MYSQL_TIMESTAMP_NONE= -2, MYSQL_TIMESTAMP_ERROR= -1, < MYSQL_TIMESTAMP_DATE= 0, MYSQL_TIMESTAMP_DATETIME= 1, MYSQL_TIMESTAMP_TIME= 2 < }; < typedef struct st_mysql_time < { < unsigned int year, month, day, hour, minute, second; < unsigned long second_part; < my_bool neg; < enum enum_mysql_timestamp_type time_type; < } MYSQL_TIME; < #include "my_list.h" < typedef struct st_list { < struct st_list *prev,*next; < void *data; < } LIST; < typedef int (*list_walk_action)(void *,void *); < extern LIST *list_add(LIST *root,LIST *element); < extern LIST *list_delete(LIST *root,LIST *element); < extern LIST *list_cons(void *data,LIST *root); < extern LIST *list_reverse(LIST *root); < extern void list_free(LIST *root,unsigned int free_data); < extern unsigned int list_length(LIST *); < extern int list_walk(LIST *,list_walk_action action,unsigned char * argument); < extern unsigned int mysql_port; < extern char *mysql_unix_port; < typedef struct st_mysql_field { < char *name; < char *org_name; < char *table; < char *org_table; < char *db; < char *catalog; < char *def; < unsigned long length; < unsigned long max_length; < unsigned int name_length; < unsigned int org_name_length; < unsigned int table_length; < unsigned int org_table_length; < unsigned int db_length; < unsigned int catalog_length; < unsigned int def_length; < unsigned int flags; < unsigned int decimals; < unsigned int charsetnr; < enum enum_field_types type; < void *extension; < } MYSQL_FIELD; < typedef char **MYSQL_ROW; < typedef unsigned int MYSQL_FIELD_OFFSET; < typedef unsigned long long my_ulonglong; < #include "typelib.h" < #include "my_alloc.h" < typedef struct st_used_mem < { < struct st_used_mem *next; < unsigned int left; < unsigned int size; < } USED_MEM; < typedef struct st_mem_root < { < USED_MEM *free; < USED_MEM *used; < USED_MEM *pre_alloc; < size_t min_malloc; < size_t block_size; < unsigned int block_num; < unsigned int first_block_usage; < void (*error_handler)(void); < } MEM_ROOT; < typedef struct st_typelib { < unsigned int count; < const char *name; < const char **type_names; < unsigned int *type_lengths; < } TYPELIB; < extern my_ulonglong find_typeset(char *x, TYPELIB *typelib,int *error_position); < extern int find_type_or_exit(const char *x, TYPELIB *typelib, < const char *option); < extern int find_type(char *x, const TYPELIB *typelib, unsigned int full_name); < extern void make_type(char *to,unsigned int nr,TYPELIB *typelib); < extern const char *get_type(TYPELIB *typelib,unsigned int nr); < extern TYPELIB *copy_typelib(MEM_ROOT *root, TYPELIB *from); < extern TYPELIB sql_protocol_typelib; < typedef struct st_mysql_rows { < struct st_mysql_rows *next; < MYSQL_ROW data; < unsigned long length; < } MYSQL_ROWS; < typedef MYSQL_ROWS *MYSQL_ROW_OFFSET; < #include "my_alloc.h" < typedef struct embedded_query_result EMBEDDED_QUERY_RESULT; < typedef struct st_mysql_data { < MYSQL_ROWS *data; < struct embedded_query_result *embedded_info; < MEM_ROOT alloc; < my_ulonglong rows; < unsigned int fields; < void *extension; < } MYSQL_DATA; < enum mysql_option < { < MYSQL_OPT_CONNECT_TIMEOUT, MYSQL_OPT_COMPRESS, MYSQL_OPT_NAMED_PIPE, < MYSQL_INIT_COMMAND, MYSQL_READ_DEFAULT_FILE, MYSQL_READ_DEFAULT_GROUP, < MYSQL_SET_CHARSET_DIR, MYSQL_SET_CHARSET_NAME, MYSQL_OPT_LOCAL_INFILE, < MYSQL_OPT_PROTOCOL, MYSQL_SHARED_MEMORY_BASE_NAME, MYSQL_OPT_READ_TIMEOUT, < MYSQL_OPT_WRITE_TIMEOUT, MYSQL_OPT_USE_RESULT, < MYSQL_OPT_USE_REMOTE_CONNECTION, MYSQL_OPT_USE_EMBEDDED_CONNECTION, < MYSQL_OPT_GUESS_CONNECTION, MYSQL_SET_CLIENT_IP, MYSQL_SECURE_AUTH, < MYSQL_REPORT_DATA_TRUNCATION, MYSQL_OPT_RECONNECT, < MYSQL_OPT_SSL_VERIFY_SERVER_CERT < }; < struct st_mysql_options { < unsigned int connect_timeout, read_timeout, write_timeout; < unsigned int port, protocol; < unsigned long client_flag; < char *host,*user,*password,*unix_socket,*db; < struct st_dynamic_array *init_commands; < char *my_cnf_file,*my_cnf_group, *charset_dir, *charset_name; < char *ssl_key; < char *ssl_cert; < char *ssl_ca; < char *ssl_capath; < char *ssl_cipher; < char *shared_memory_base_name; < unsigned long max_allowed_packet; < my_bool use_ssl; < my_bool compress,named_pipe; < my_bool rpl_probe; < my_bool rpl_parse; < my_bool no_master_reads; < my_bool separate_thread; < enum mysql_option methods_to_use; < char *client_ip; < my_bool secure_auth; < my_bool report_data_truncation; < int (*local_infile_init)(void **, const char *, void *); < int (*local_infile_read)(void *, char *, unsigned int); < void (*local_infile_end)(void *); < int (*local_infile_error)(void *, char *, unsigned int); < void *local_infile_userdata; < void *extension; < }; < enum mysql_status < { < MYSQL_STATUS_READY,MYSQL_STATUS_GET_RESULT,MYSQL_STATUS_USE_RESULT < }; < enum mysql_protocol_type < { < MYSQL_PROTOCOL_DEFAULT, MYSQL_PROTOCOL_TCP, MYSQL_PROTOCOL_SOCKET, < MYSQL_PROTOCOL_PIPE, MYSQL_PROTOCOL_MEMORY < }; < enum mysql_rpl_type < { < MYSQL_RPL_MASTER, MYSQL_RPL_SLAVE, MYSQL_RPL_ADMIN < }; < typedef struct character_set < { < unsigned int number; < unsigned int state; < const char *csname; < const char *name; < const char *comment; < const char *dir; < unsigned int mbminlen; < unsigned int mbmaxlen; < } MY_CHARSET_INFO; < struct st_mysql_methods; < struct st_mysql_stmt; < typedef struct st_mysql < { < NET net; < unsigned char *connector_fd; < char *host,*user,*passwd,*unix_socket,*server_version,*host_info; < char *info, *db; < struct charset_info_st *charset; < MYSQL_FIELD *fields; < MEM_ROOT field_alloc; < my_ulonglong affected_rows; < my_ulonglong insert_id; < my_ulonglong extra_info; < unsigned long thread_id; < unsigned long packet_length; < unsigned int port; < unsigned long client_flag,server_capabilities; < unsigned int protocol_version; < unsigned int field_count; < unsigned int server_status; < unsigned int server_language; < unsigned int warning_count; < struct st_mysql_options options; < enum mysql_status status; < my_bool free_me; < my_bool reconnect; < char scramble[20 +1]; < my_bool rpl_pivot; < struct st_mysql* master, *next_slave; < struct st_mysql* last_used_slave; < struct st_mysql* last_used_con; < LIST *stmts; < const struct st_mysql_methods *methods; < void *thd; < my_bool *unbuffered_fetch_owner; < char *info_buffer; < void *extension; < } MYSQL; < typedef struct st_mysql_res { < my_ulonglong row_count; < MYSQL_FIELD *fields; < MYSQL_DATA *data; < MYSQL_ROWS *data_cursor; < unsigned long *lengths; < MYSQL *handle; < const struct st_mysql_methods *methods; < MYSQL_ROW row; < MYSQL_ROW current_row; < MEM_ROOT field_alloc; < unsigned int field_count, current_field; < my_bool eof; < my_bool unbuffered_fetch_cancelled; < void *extension; < } MYSQL_RES; < typedef struct st_mysql_manager < { < NET net; < char *host, *user, *passwd; < char *net_buf, *net_buf_pos, *net_data_end; < unsigned int port; < int cmd_status; < int last_errno; < int net_buf_size; < my_bool free_me; < my_bool eof; < char last_error[256]; < void *extension; < } MYSQL_MANAGER; < typedef struct st_mysql_parameters < { < unsigned long *p_max_allowed_packet; < unsigned long *p_net_buffer_length; < void *extension; < } MYSQL_PARAMETERS; < int mysql_server_init(int argc, char **argv, char **groups); < void mysql_server_end(void); < MYSQL_PARAMETERS * mysql_get_parameters(void); < my_bool mysql_thread_init(void); < void mysql_thread_end(void); < my_ulonglong mysql_num_rows(MYSQL_RES *res); < unsigned int mysql_num_fields(MYSQL_RES *res); < my_bool mysql_eof(MYSQL_RES *res); < MYSQL_FIELD * mysql_fetch_field_direct(MYSQL_RES *res, < unsigned int fieldnr); < MYSQL_FIELD * mysql_fetch_fields(MYSQL_RES *res); < MYSQL_ROW_OFFSET mysql_row_tell(MYSQL_RES *res); < MYSQL_FIELD_OFFSET mysql_field_tell(MYSQL_RES *res); < unsigned int mysql_field_count(MYSQL *mysql); < my_ulonglong mysql_affected_rows(MYSQL *mysql); < my_ulonglong mysql_insert_id(MYSQL *mysql); < unsigned int mysql_errno(MYSQL *mysql); < const char * mysql_error(MYSQL *mysql); < const char * mysql_sqlstate(MYSQL *mysql); < unsigned int mysql_warning_count(MYSQL *mysql); < const char * mysql_info(MYSQL *mysql); < unsigned long mysql_thread_id(MYSQL *mysql); < const char * mysql_character_set_name(MYSQL *mysql); < int mysql_set_character_set(MYSQL *mysql, const char *csname); < MYSQL * mysql_init(MYSQL *mysql); < my_bool mysql_ssl_set(MYSQL *mysql, const char *key, < const char *cert, const char *ca, < const char *capath, const char *cipher); < const char * mysql_get_ssl_cipher(MYSQL *mysql); < my_bool mysql_change_user(MYSQL *mysql, const char *user, < const char *passwd, const char *db); < MYSQL * mysql_real_connect(MYSQL *mysql, const char *host, < const char *user, < const char *passwd, < const char *db, < unsigned int port, < const char *unix_socket, < unsigned long clientflag); < int mysql_select_db(MYSQL *mysql, const char *db); < int mysql_query(MYSQL *mysql, const char *q); < int mysql_send_query(MYSQL *mysql, const char *q, < unsigned long length); < int mysql_real_query(MYSQL *mysql, const char *q, < unsigned long length); < MYSQL_RES * mysql_store_result(MYSQL *mysql); < MYSQL_RES * mysql_use_result(MYSQL *mysql); < my_bool mysql_master_query(MYSQL *mysql, const char *q, < unsigned long length); < my_bool mysql_master_send_query(MYSQL *mysql, const char *q, < unsigned long length); < my_bool mysql_slave_query(MYSQL *mysql, const char *q, < unsigned long length); < my_bool mysql_slave_send_query(MYSQL *mysql, const char *q, < unsigned long length); < void mysql_get_character_set_info(MYSQL *mysql, < MY_CHARSET_INFO *charset); < void < mysql_set_local_infile_handler(MYSQL *mysql, < int (*local_infile_init)(void **, const char *, < void *), < int (*local_infile_read)(void *, char *, < unsigned int), < void (*local_infile_end)(void *), < int (*local_infile_error)(void *, char*, < unsigned int), < void *); < void < mysql_set_local_infile_default(MYSQL *mysql); < void mysql_enable_rpl_parse(MYSQL* mysql); < void mysql_disable_rpl_parse(MYSQL* mysql); < int mysql_rpl_parse_enabled(MYSQL* mysql); < void mysql_enable_reads_from_master(MYSQL* mysql); < void mysql_disable_reads_from_master(MYSQL* mysql); < my_bool mysql_reads_from_master_enabled(MYSQL* mysql); < enum mysql_rpl_type mysql_rpl_query_type(const char* q, int len); < my_bool mysql_rpl_probe(MYSQL* mysql); < int mysql_set_master(MYSQL* mysql, const char* host, < unsigned int port, < const char* user, < const char* passwd); < int mysql_add_slave(MYSQL* mysql, const char* host, < unsigned int port, < const char* user, < const char* passwd); < int mysql_shutdown(MYSQL *mysql, < enum mysql_enum_shutdown_level < shutdown_level); < int mysql_dump_debug_info(MYSQL *mysql); < int mysql_refresh(MYSQL *mysql, < unsigned int refresh_options); < int mysql_kill(MYSQL *mysql,unsigned long pid); < int mysql_set_server_option(MYSQL *mysql, < enum enum_mysql_set_option < option); < int mysql_ping(MYSQL *mysql); < const char * mysql_stat(MYSQL *mysql); < const char * mysql_get_server_info(MYSQL *mysql); < const char * mysql_get_client_info(void); < unsigned long mysql_get_client_version(void); < const char * mysql_get_host_info(MYSQL *mysql); < unsigned long mysql_get_server_version(MYSQL *mysql); < unsigned int mysql_get_proto_info(MYSQL *mysql); < MYSQL_RES * mysql_list_dbs(MYSQL *mysql,const char *wild); < MYSQL_RES * mysql_list_tables(MYSQL *mysql,const char *wild); < MYSQL_RES * mysql_list_processes(MYSQL *mysql); < int mysql_options(MYSQL *mysql,enum mysql_option option, < const void *arg); < void mysql_free_result(MYSQL_RES *result); < void mysql_data_seek(MYSQL_RES *result, < my_ulonglong offset); < MYSQL_ROW_OFFSET mysql_row_seek(MYSQL_RES *result, < MYSQL_ROW_OFFSET offset); < MYSQL_FIELD_OFFSET mysql_field_seek(MYSQL_RES *result, < MYSQL_FIELD_OFFSET offset); < MYSQL_ROW mysql_fetch_row(MYSQL_RES *result); < unsigned long * mysql_fetch_lengths(MYSQL_RES *result); < MYSQL_FIELD * mysql_fetch_field(MYSQL_RES *result); < MYSQL_RES * mysql_list_fields(MYSQL *mysql, const char *table, < const char *wild); < unsigned long mysql_escape_string(char *to,const char *from, < unsigned long from_length); < unsigned long mysql_hex_string(char *to,const char *from, < unsigned long from_length); < unsigned long mysql_real_escape_string(MYSQL *mysql, < char *to,const char *from, < unsigned long length); < void mysql_debug(const char *debug); < void myodbc_remove_escape(MYSQL *mysql,char *name); < unsigned int mysql_thread_safe(void); < my_bool mysql_embedded(void); < MYSQL_MANAGER* mysql_manager_init(MYSQL_MANAGER* con); < MYSQL_MANAGER* mysql_manager_connect(MYSQL_MANAGER* con, < const char* host, < const char* user, < const char* passwd, < unsigned int port); < void mysql_manager_close(MYSQL_MANAGER* con); < int mysql_manager_command(MYSQL_MANAGER* con, < const char* cmd, int cmd_len); < int mysql_manager_fetch_line(MYSQL_MANAGER* con, < char* res_buf, < int res_buf_size); < my_bool mysql_read_query_result(MYSQL *mysql); < enum enum_mysql_stmt_state < { < MYSQL_STMT_INIT_DONE= 1, MYSQL_STMT_PREPARE_DONE, MYSQL_STMT_EXECUTE_DONE, < MYSQL_STMT_FETCH_DONE < }; < typedef struct st_mysql_bind < { < unsigned long *length; < my_bool *is_null; < void *buffer; < my_bool *error; < unsigned char *row_ptr; < void (*store_param_func)(NET *net, struct st_mysql_bind *param); < void (*fetch_result)(struct st_mysql_bind *, MYSQL_FIELD *, < unsigned char **row); < void (*skip_result)(struct st_mysql_bind *, MYSQL_FIELD *, < unsigned char **row); < unsigned long buffer_length; < unsigned long offset; < unsigned long length_value; < unsigned int param_number; < unsigned int pack_length; < enum enum_field_types buffer_type; < my_bool error_value; < my_bool is_unsigned; < my_bool long_data_used; < my_bool is_null_value; < void *extension; < } MYSQL_BIND; < typedef struct st_mysql_stmt < { < MEM_ROOT mem_root; < LIST list; < MYSQL *mysql; < MYSQL_BIND *params; < MYSQL_BIND *bind; < MYSQL_FIELD *fields; < MYSQL_DATA result; < MYSQL_ROWS *data_cursor; < int (*read_row_func)(struct st_mysql_stmt *stmt, < unsigned char **row); < my_ulonglong affected_rows; < my_ulonglong insert_id; < unsigned long stmt_id; < unsigned long flags; < unsigned long prefetch_rows; < unsigned int server_status; < unsigned int last_errno; < unsigned int param_count; < unsigned int field_count; < enum enum_mysql_stmt_state state; < char last_error[512]; < char sqlstate[5 +1]; < my_bool send_types_to_server; < my_bool bind_param_done; < unsigned char bind_result_done; < my_bool unbuffered_fetch_cancelled; < my_bool update_max_length; < void *extension; < } MYSQL_STMT; < enum enum_stmt_attr_type < { < STMT_ATTR_UPDATE_MAX_LENGTH, < STMT_ATTR_CURSOR_TYPE, < STMT_ATTR_PREFETCH_ROWS < }; < typedef struct st_mysql_methods < { < my_bool (*read_query_result)(MYSQL *mysql); < my_bool (*advanced_command)(MYSQL *mysql, < enum enum_server_command command, < const unsigned char *header, < unsigned long header_length, < const unsigned char *arg, < unsigned long arg_length, < my_bool skip_check, < MYSQL_STMT *stmt); < MYSQL_DATA *(*read_rows)(MYSQL *mysql,MYSQL_FIELD *mysql_fields, < unsigned int fields); < MYSQL_RES * (*use_result)(MYSQL *mysql); < void (*fetch_lengths)(unsigned long *to, < MYSQL_ROW column, unsigned int field_count); < void (*flush_use_result)(MYSQL *mysql); < MYSQL_FIELD * (*list_fields)(MYSQL *mysql); < my_bool (*read_prepare_result)(MYSQL *mysql, MYSQL_STMT *stmt); < int (*stmt_execute)(MYSQL_STMT *stmt); < int (*read_binary_rows)(MYSQL_STMT *stmt); < int (*unbuffered_fetch)(MYSQL *mysql, char **row); < void (*free_embedded_thd)(MYSQL *mysql); < const char *(*read_statistics)(MYSQL *mysql); < my_bool (*next_result)(MYSQL *mysql); < int (*read_change_user_result)(MYSQL *mysql, char *buff, const char *passwd); < int (*read_rows_from_cursor)(MYSQL_STMT *stmt); < } MYSQL_METHODS; < MYSQL_STMT * mysql_stmt_init(MYSQL *mysql); < int mysql_stmt_prepare(MYSQL_STMT *stmt, const char *query, < unsigned long length); < int mysql_stmt_execute(MYSQL_STMT *stmt); < int mysql_stmt_fetch(MYSQL_STMT *stmt); < int mysql_stmt_fetch_column(MYSQL_STMT *stmt, MYSQL_BIND *bind_arg, < unsigned int column, < unsigned long offset); < int mysql_stmt_store_result(MYSQL_STMT *stmt); < unsigned long mysql_stmt_param_count(MYSQL_STMT * stmt); < my_bool mysql_stmt_attr_set(MYSQL_STMT *stmt, < enum enum_stmt_attr_type attr_type, < const void *attr); < my_bool mysql_stmt_attr_get(MYSQL_STMT *stmt, < enum enum_stmt_attr_type attr_type, < void *attr); < my_bool mysql_stmt_bind_param(MYSQL_STMT * stmt, MYSQL_BIND * bnd); < my_bool mysql_stmt_bind_result(MYSQL_STMT * stmt, MYSQL_BIND * bnd); < my_bool mysql_stmt_close(MYSQL_STMT * stmt); < my_bool mysql_stmt_reset(MYSQL_STMT * stmt); < my_bool mysql_stmt_free_result(MYSQL_STMT *stmt); < my_bool mysql_stmt_send_long_data(MYSQL_STMT *stmt, < unsigned int param_number, < const char *data, < unsigned long length); < MYSQL_RES * mysql_stmt_result_metadata(MYSQL_STMT *stmt); < MYSQL_RES * mysql_stmt_param_metadata(MYSQL_STMT *stmt); < unsigned int mysql_stmt_errno(MYSQL_STMT * stmt); < const char * mysql_stmt_error(MYSQL_STMT * stmt); < const char * mysql_stmt_sqlstate(MYSQL_STMT * stmt); < MYSQL_ROW_OFFSET mysql_stmt_row_seek(MYSQL_STMT *stmt, < MYSQL_ROW_OFFSET offset); < MYSQL_ROW_OFFSET mysql_stmt_row_tell(MYSQL_STMT *stmt); < void mysql_stmt_data_seek(MYSQL_STMT *stmt, my_ulonglong offset); < my_ulonglong mysql_stmt_num_rows(MYSQL_STMT *stmt); < my_ulonglong mysql_stmt_affected_rows(MYSQL_STMT *stmt); < my_ulonglong mysql_stmt_insert_id(MYSQL_STMT *stmt); < unsigned int mysql_stmt_field_count(MYSQL_STMT *stmt); < my_bool mysql_commit(MYSQL * mysql); < my_bool mysql_rollback(MYSQL * mysql); < my_bool mysql_autocommit(MYSQL * mysql, my_bool auto_mode); < my_bool mysql_more_results(MYSQL *mysql); < int mysql_next_result(MYSQL *mysql); < void mysql_close(MYSQL *sock); make[2]: *** [do_abi_check] Error 1 make[2]: Leaving directory `/var/tmp/portage/dev-db/mysql-5.1.45-r1/work/mysql' make[1]: *** [abi_check] Error 2 make[1]: Leaving directory `/var/tmp/portage/dev-db/mysql-5.1.45-r1/work/mysql' make: *** [all-recursive] Error 1 * ERROR: dev-db/mysql-5.1.45-r1 failed: * emake failed * * Call stack: * ebuild.sh, line 48: Called src_compile * environment, line 4415: Called mysql_src_compile * environment, line 3878: Called die * The specific snippet of code: * emake || die "emake failed"; * * If you need support, post the output of 'emerge --info =dev-db/mysql-5.1.45-r1', * the complete build log and the output of 'emerge -pqv =dev-db/mysql-5.1.45-r1'. * The complete build log is located at '/var/tmp/portage/dev-db/mysql-5.1.45-r1/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/dev-db/mysql-5.1.45-r1/temp/environment'. * S: '/var/tmp/portage/dev-db/mysql-5.1.45-r1/work/mysql'