* Package: dev-db/mysql-5.1.51  * Repository: gentoo  * Maintainer: mysql-bugs@gentoo.org  * USE: community elibc_uclibc kernel_linux ppc 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.51.tar.gz to /mnt/spare/portage/dev-db/mysql-5.1.51/work >>> Unpacking mysql-extras-20101006-0004Z.tar.bz2 to /mnt/spare/portage/dev-db/mysql-5.1.51/work >>> Source unpacked in /mnt/spare/portage/dev-db/mysql-5.1.51/work >>> Preparing source in /mnt/spare/portage/dev-db/mysql-5.1.51/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 '02040_all_embedded-library-shared-5.1.50.patch' * > Take libmysqld to be a proper shared library. * 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.51.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 ] * 02040_all_embedded-library-shared-5.1.50.patch ...  [ ok ] * 07040_all_disable_mybug_9735_test-5.1.41.patch ...  [ ok ] * 07110_all_mysql_gcc-4.2_5.1.51.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 '/mnt/spare/portage/dev-db/mysql-5.1.51/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 /mnt/spare/portage/dev-db/mysql-5.1.51/work/mysql ... * Available plugins: blackhole innodb_plugin myisam archive myisammrg heap innobase ndbcluster example federated csv ibmdb2i partition * Dynamic plugins: innodb_plugin * Static plugins: csv myisam myisammrg heap archive blackhole innobase * Disabled plugins: example ibmdb2i partition federated ndbcluster pbxt * 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=powerpc-gentoo-linux-uclibc --host=powerpc-gentoo-linux-uclibc --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/lib/mysql --includedir=/usr/include/mysql --with-low-memory --with-client-ldflags=-lstdc++ --enable-thread-safe-client --with-comment=Gentoo Linux mysql-5.1.51 --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 --with-plugindir=/usr/lib/mysql/plugin --enable-community-features --disable-profiling --with-plugins=csv,myisam,myisammrg,heap,archive,blackhole,innobase --without-plugin-example --without-plugin-ibmdb2i --without-plugin-partition --without-plugin-federated --without-plugin-ndbcluster --without-plugin-pbxt configure: WARNING: unrecognized options: --with-plugindir, --without-plugin-example, --without-plugin-ibmdb2i, --without-plugin-partition, --without-plugin-federated, --without-plugin-ndbcluster, --without-plugin-pbxt checking build system type... powerpc-gentoo-linux-uclibc checking host system type... powerpc-gentoo-linux-uclibc checking target system type... powerpc-gentoo-linux-uclibc 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 how to print strings... printf checking for style of include used by make... GNU checking for powerpc-gentoo-linux-uclibc-gcc... powerpc-gentoo-linux-uclibc-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 powerpc-gentoo-linux-uclibc-gcc accepts -g... yes checking for powerpc-gentoo-linux-uclibc-gcc option to accept ISO C89... none needed checking dependency style of powerpc-gentoo-linux-uclibc-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 powerpc-gentoo-linux-uclibc-gcc... /usr/powerpc-gentoo-linux-uclibc/bin/ld checking if the linker (/usr/powerpc-gentoo-linux-uclibc/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... 512 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking for /usr/powerpc-gentoo-linux-uclibc/bin/ld option to reload object files... -r checking for powerpc-gentoo-linux-uclibc-objdump... powerpc-gentoo-linux-uclibc-objdump checking how to recognize dependent libraries... pass_all checking for powerpc-gentoo-linux-uclibc-ar... powerpc-gentoo-linux-uclibc-ar checking for powerpc-gentoo-linux-uclibc-strip... powerpc-gentoo-linux-uclibc-strip checking for powerpc-gentoo-linux-uclibc-ranlib... powerpc-gentoo-linux-uclibc-ranlib checking command to parse /usr/bin/nm -B output from powerpc-gentoo-linux-uclibc-gcc object... ok checking how to run the C preprocessor... powerpc-gentoo-linux-uclibc-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 powerpc-gentoo-linux-uclibc-gcc supports -fno-rtti -fno-exceptions... no checking for powerpc-gentoo-linux-uclibc-gcc option to produce PIC... -fPIC -DPIC checking if powerpc-gentoo-linux-uclibc-gcc PIC flag -fPIC -DPIC works... yes checking if powerpc-gentoo-linux-uclibc-gcc static flag -static works... yes checking if powerpc-gentoo-linux-uclibc-gcc supports -c -o file.o... yes checking if powerpc-gentoo-linux-uclibc-gcc supports -c -o file.o... (cached) yes checking whether the powerpc-gentoo-linux-uclibc-gcc linker (/usr/powerpc-gentoo-linux-uclibc/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... 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... no checking for makeindex... no checking whether to enable the maintainer-specific development environment... no checking whether build environment is sane... yes checking whether make sets $(MAKE)... (cached) yes checking for gawk... (cached) gawk checking for powerpc-gentoo-linux-uclibc-gcc... (cached) powerpc-gentoo-linux-uclibc-gcc checking whether we are using the GNU C compiler... (cached) yes checking whether powerpc-gentoo-linux-uclibc-gcc accepts -g... (cached) yes checking for powerpc-gentoo-linux-uclibc-gcc option to accept ISO C89... (cached) none needed checking dependency style of powerpc-gentoo-linux-uclibc-gcc... (cached) gcc3 checking for powerpc-gentoo-linux-uclibc-g++... powerpc-gentoo-linux-uclibc-g++ checking whether we are using the GNU C++ compiler... yes checking whether powerpc-gentoo-linux-uclibc-g++ accepts -g... yes checking dependency style of powerpc-gentoo-linux-uclibc-g++... gcc3 checking how to run the C++ preprocessor... powerpc-gentoo-linux-uclibc-g++ -E checking for ld used by powerpc-gentoo-linux-uclibc-g++... /usr/powerpc-gentoo-linux-uclibc/bin/ld checking if the linker (/usr/powerpc-gentoo-linux-uclibc/bin/ld) is GNU ld... yes checking whether the powerpc-gentoo-linux-uclibc-g++ linker (/usr/powerpc-gentoo-linux-uclibc/bin/ld) supports shared libraries... yes checking for powerpc-gentoo-linux-uclibc-g++ option to produce PIC... -fPIC -DPIC checking if powerpc-gentoo-linux-uclibc-g++ PIC flag -fPIC -DPIC works... yes checking if powerpc-gentoo-linux-uclibc-g++ static flag -static works... yes checking if powerpc-gentoo-linux-uclibc-g++ supports -c -o file.o... yes checking if powerpc-gentoo-linux-uclibc-g++ supports -c -o file.o... (cached) yes checking whether the powerpc-gentoo-linux-uclibc-g++ linker (/usr/powerpc-gentoo-linux-uclibc/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 how to run the C preprocessor... powerpc-gentoo-linux-uclibc-gcc -E checking "C Compiler version"... "powerpc-gentoo-linux-uclibc-gcc powerpc-gentoo-linux-uclibc-gcc (GCC) 3.4.6 (Gentoo Hardened 3.4.6-r2 p1.6, ssp-3.4.6-1.0, pie-8.7.10)" checking "C++ compiler version"... "powerpc-gentoo-linux-uclibc-g++ powerpc-gentoo-linux-uclibc-g++ (GCC) 3.4.6 (Gentoo Hardened 3.4.6-r2 p1.6, ssp-3.4.6-1.0, pie-8.7.10)" checking for powerpc-gentoo-linux-uclibc-ranlib... (cached) powerpc-gentoo-linux-uclibc-ranlib checking for bison... bison -y -p MYSQL checking for pdftex... no checking for tex... no checking for uname... /usr/bin/uname checking operating system... Linux checking for ar... (cached) powerpc-gentoo-linux-uclibc-ar checking if we should use 'skip-external-locking' as default for linux-uclibc... 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 powerpc-gentoo-linux-uclibc-gcc option to accept ANSI C... checking dependency style of powerpc-gentoo-linux-uclibc-gcc... gcc3 checking whether --noexecstack is desirable for .S files... yes checking for powerpc-gentoo-linux-uclibc-nm... /usr/bin/nm -B 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 powerpc-gentoo-linux-uclibc-getconf... no checking for getconf... no checking for CFLAGS value to request large file support... no checking for LDFLAGS value to request large file support... no checking for LIBS value to request large file support... no 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 fpu_control.h usability... yes checking fpu_control.h presence... yes checking for fpu_control.h... yes 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... no checking execinfo.h presence... no checking for execinfo.h... no 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"... ./configure: line 21488: getconf: command not found "unknown" checking "LinuxThreads in header file comment"... "Found" 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... no 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*... 4 checking size of short... 2 checking size of int... 4 checking size of long... 4 checking size of long long... 8 checking size of off_t... 4 checking if time_t is unsigned... no checking the need for #pragma interface/implementation... no checking whether byte ordering is bigendian... yes 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 powerpc-gentoo-linux-uclibc-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... yeso 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 powerpc-gentoo-linux-uclibc-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... yes checking for strlcpy... yes 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) yes checking for strlcat... (cached) yes 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 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... no checking for finite... no 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... no checking for index... yes checking for initgroups... yes checking for isnan... no 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... no checking for sigset... no 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... no checking for backtrace... no checking for backtrace_symbols... no checking for backtrace_symbols_fd... no checking for printstack... no checking for clock_gettime... yes checking for pthread_setschedprio... no checking for isinf in ... no 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 checking whether to use Partition Support... no checking whether to use Archive Storage Engine... yes checking whether to use Blackhole Storage Engine... yes checking whether to use CSV Storage Engine... yes checking whether to use Example Storage Engine... no checking whether to use Federated Storage Engine... no 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... no checking aio.h usability... no checking aio.h presence... no checking for aio.h... no checking for sched.h... (cached) yes checking size of int... (cached) 4 checking size of long... (cached) 4 checking size of void*... 4 checking for sched_yield... yes checking for fdatasync... (cached) yes checking for localtime_r... (cached) yes checking whether byte ordering is bigendian... (cached) yes checking for sched.h... (cached) yes checking size of int... (cached) 4 checking size of long... (cached) 4 checking size of void*... (cached) 4 checking for sched_yield... (cached) yes checking for fdatasync... (cached) yes checking for localtime_r... (cached) yes checking whether byte ordering is bigendian... (cached) yes checking whether GCC atomic builtins are available... no checking whether pthread_t can be used by GCC atomic builtins... no 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... 4 checking for x86 PAUSE instruction... no 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/run-test/Makefile config.status: creating storage/ndb/test/Makefile config.status: creating storage/ndb/test/ndbapi/Makefile config.status: creating storage/ndb/test/ndbapi/bank/Makefile config.status: creating storage/ndb/test/tools/Makefile config.status: creating storage/ndb/test/src/Makefile config.status: creating storage/ndb/docs/Makefile config.status: creating storage/ndb/Makefile config.status: creating storage/ndb/include/Makefile config.status: creating storage/ndb/tools/Makefile config.status: creating storage/ndb/src/Makefile config.status: creating storage/ndb/src/kernel/Makefile config.status: creating storage/ndb/src/kernel/error/Makefile config.status: creating storage/ndb/src/kernel/vm/Makefile config.status: creating storage/ndb/src/kernel/blocks/Makefile config.status: creating storage/ndb/src/kernel/blocks/dbtup/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/dblqh/Makefile config.status: creating storage/ndb/src/kernel/blocks/backup/Makefile config.status: creating storage/ndb/src/mgmclient/Makefile config.status: creating storage/ndb/src/ndbapi/Makefile config.status: creating storage/ndb/src/common/logger/Makefile config.status: creating storage/ndb/src/common/Makefile config.status: creating storage/ndb/src/common/portlib/Makefile config.status: creating storage/ndb/src/common/debugger/Makefile config.status: creating storage/ndb/src/common/debugger/signaldata/Makefile config.status: creating storage/ndb/src/common/mgmcommon/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/mgmapi/Makefile config.status: creating storage/ndb/src/mgmsrv/Makefile config.status: creating storage/ndb/src/cw/Makefile config.status: creating storage/ndb/src/cw/cpcd/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/strings/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 configure: WARNING: unrecognized options: --with-plugindir, --without-plugin-example, --without-plugin-ibmdb2i, --without-plugin-partition, --without-plugin-federated, --without-plugin-ndbcluster, --without-plugin-pbxt 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 /mnt/spare/portage/dev-db/mysql-5.1.51/work/mysql ... make -j2 Making all in . make[1]: Entering directory `/mnt/spare/portage/dev-db/mysql-5.1.51/work/mysql' make abi_headers="include/mysql/plugin.h include/mysql.h" do_abi_check make[2]: Entering directory `/mnt/spare/portage/dev-db/mysql-5.1.51/work/mysql' set -ex; \ for file in include/mysql/plugin.h include/mysql.h; do \ powerpc-gentoo-linux-uclibc-gcc -E -nostdinc -dI -DMYSQL_ABI_CHECK \ -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 + powerpc-gentoo-linux-uclibc-gcc -E -nostdinc -dI -DMYSQL_ABI_CHECK -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 + powerpc-gentoo-linux-uclibc-gcc -E -nostdinc -dI -DMYSQL_ABI_CHECK -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 + /bin/rm ./abi_check.out make[2]: Leaving directory `/mnt/spare/portage/dev-db/mysql-5.1.51/work/mysql' make[1]: Leaving directory `/mnt/spare/portage/dev-db/mysql-5.1.51/work/mysql' Making all in include make[1]: Entering directory `/mnt/spare/portage/dev-db/mysql-5.1.51/work/mysql/include' /bin/rm -f readline openssl /bin/ln -s ../cmd-line-utils/readline readline /bin/cp config.h my_config.h echo timestamp > link_sources make all-am make[2]: Entering directory `/mnt/spare/portage/dev-db/mysql-5.1.51/work/mysql/include' make[2]: Leaving directory `/mnt/spare/portage/dev-db/mysql-5.1.51/work/mysql/include' make[1]: Leaving directory `/mnt/spare/portage/dev-db/mysql-5.1.51/work/mysql/include' Making all in cmd-line-utils make[1]: Entering directory `/mnt/spare/portage/dev-db/mysql-5.1.51/work/mysql/cmd-line-utils' Making all in readline make[2]: Entering directory `/mnt/spare/portage/dev-db/mysql-5.1.51/work/mysql/cmd-line-utils/readline' powerpc-gentoo-linux-uclibc-gcc -DMYSQL_CLIENT_NO_THREADS -DHAVE_CONFIG_H -DNO_KILL_INTR -D_GNU_SOURCE=1 -I. -I../../include -I../../include -I../../include -I../.. -O2 -mcpu=603e -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-stack-protector-all -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -MT readline.o -MD -MP -MF .deps/readline.Tpo -c -o readline.o readline.c powerpc-gentoo-linux-uclibc-gcc -DMYSQL_CLIENT_NO_THREADS -DHAVE_CONFIG_H -DNO_KILL_INTR -D_GNU_SOURCE=1 -I. -I../../include -I../../include -I../../include -I../.. -O2 -mcpu=603e -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-stack-protector-all -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -MT funmap.o -MD -MP -MF .deps/funmap.Tpo -c -o funmap.o funmap.c distcc[32290] (dcc_perhaps_adjust_cpp_where_and_protover) Warning: cannot use distcc_pump on already preprocessed file (such as emitted by ccache) distcc[32291] (dcc_perhaps_adjust_cpp_where_and_protover) Warning: cannot use distcc_pump on already preprocessed file (such as emitted by ccache) distcc[32290] ERROR: nonblocking connect to 10.0.0.2:3632 failed: No route to host distcc[32291] ERROR: nonblocking connect to 10.0.0.2:3632 failed: No route to host distcc[32290] Warning: failed to distribute /mnt/spare/ccache/funmap.tmp.muttley.32281.i to 10.0.0.2,cpp,lzo, running locally instead distcc[32291] Warning: failed to distribute /mnt/spare/ccache/readline.tmp.muttley.32280.i to 10.0.0.2,cpp,lzo, running locally instead mv -f .deps/funmap.Tpo .deps/funmap.Po powerpc-gentoo-linux-uclibc-gcc -DMYSQL_CLIENT_NO_THREADS -DHAVE_CONFIG_H -DNO_KILL_INTR -D_GNU_SOURCE=1 -I. -I../../include -I../../include -I../../include -I../.. -O2 -mcpu=603e -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-stack-protector-all -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -MT keymaps.o -MD -MP -MF .deps/keymaps.Tpo -c -o keymaps.o keymaps.c distcc[32315] (dcc_build_somewhere) Warning: failed to distribute, running locally instead mv -f .deps/keymaps.Tpo .deps/keymaps.Po powerpc-gentoo-linux-uclibc-gcc -DMYSQL_CLIENT_NO_THREADS -DHAVE_CONFIG_H -DNO_KILL_INTR -D_GNU_SOURCE=1 -I. -I../../include -I../../include -I../../include -I../.. -O2 -mcpu=603e -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-stack-protector-all -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -MT vi_mode.o -MD -MP -MF .deps/vi_mode.Tpo -c -o vi_mode.o vi_mode.c distcc[32326] (dcc_build_somewhere) Warning: failed to distribute, running locally instead mv -f .deps/readline.Tpo .deps/readline.Po powerpc-gentoo-linux-uclibc-gcc -DMYSQL_CLIENT_NO_THREADS -DHAVE_CONFIG_H -DNO_KILL_INTR -D_GNU_SOURCE=1 -I. -I../../include -I../../include -I../../include -I../.. -O2 -mcpu=603e -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-stack-protector-all -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -MT parens.o -MD -MP -MF .deps/parens.Tpo -c -o parens.o parens.c distcc[32337] (dcc_build_somewhere) Warning: failed to distribute, running locally instead mv -f .deps/parens.Tpo .deps/parens.Po powerpc-gentoo-linux-uclibc-gcc -DMYSQL_CLIENT_NO_THREADS -DHAVE_CONFIG_H -DNO_KILL_INTR -D_GNU_SOURCE=1 -I. -I../../include -I../../include -I../../include -I../.. -O2 -mcpu=603e -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-stack-protector-all -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -MT rltty.o -MD -MP -MF .deps/rltty.Tpo -c -o rltty.o rltty.c distcc[32348] (dcc_build_somewhere) Warning: failed to distribute, running locally instead mv -f .deps/rltty.Tpo .deps/rltty.Po powerpc-gentoo-linux-uclibc-gcc -DMYSQL_CLIENT_NO_THREADS -DHAVE_CONFIG_H -DNO_KILL_INTR -D_GNU_SOURCE=1 -I. -I../../include -I../../include -I../../include -I../.. -O2 -mcpu=603e -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-stack-protector-all -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -MT complete.o -MD -MP -MF .deps/complete.Tpo -c -o complete.o complete.c distcc[32360] (dcc_build_somewhere) Warning: failed to distribute, running locally instead mv -f .deps/vi_mode.Tpo .deps/vi_mode.Po powerpc-gentoo-linux-uclibc-gcc -DMYSQL_CLIENT_NO_THREADS -DHAVE_CONFIG_H -DNO_KILL_INTR -D_GNU_SOURCE=1 -I. -I../../include -I../../include -I../../include -I../.. -O2 -mcpu=603e -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-stack-protector-all -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -MT bind.o -MD -MP -MF .deps/bind.Tpo -c -o bind.o bind.c distcc[32374] (dcc_build_somewhere) Warning: failed to distribute, running locally instead mv -f .deps/complete.Tpo .deps/complete.Po powerpc-gentoo-linux-uclibc-gcc -DMYSQL_CLIENT_NO_THREADS -DHAVE_CONFIG_H -DNO_KILL_INTR -D_GNU_SOURCE=1 -I. -I../../include -I../../include -I../../include -I../.. -O2 -mcpu=603e -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-stack-protector-all -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -MT isearch.o -MD -MP -MF .deps/isearch.Tpo -c -o isearch.o isearch.c distcc[32391] (dcc_build_somewhere) Warning: failed to distribute, running locally instead mv -f .deps/isearch.Tpo .deps/isearch.Po powerpc-gentoo-linux-uclibc-gcc -DMYSQL_CLIENT_NO_THREADS -DHAVE_CONFIG_H -DNO_KILL_INTR -D_GNU_SOURCE=1 -I. -I../../include -I../../include -I../../include -I../.. -O2 -mcpu=603e -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-stack-protector-all -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -MT display.o -MD -MP -MF .deps/display.Tpo -c -o display.o display.c distcc[32408] (dcc_perhaps_adjust_cpp_where_and_protover) Warning: cannot use distcc_pump on already preprocessed file (such as emitted by ccache) mv -f .deps/bind.Tpo .deps/bind.Po powerpc-gentoo-linux-uclibc-gcc -DMYSQL_CLIENT_NO_THREADS -DHAVE_CONFIG_H -DNO_KILL_INTR -D_GNU_SOURCE=1 -I. -I../../include -I../../include -I../../include -I../.. -O2 -mcpu=603e -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-stack-protector-all -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -MT signals.o -MD -MP -MF .deps/signals.Tpo -c -o signals.o signals.c distcc[32420] (dcc_perhaps_adjust_cpp_where_and_protover) Warning: cannot use distcc_pump on already preprocessed file (such as emitted by ccache) distcc[32408] ERROR: nonblocking connect to 10.0.0.2:3632 failed: No route to host distcc[32408] Warning: failed to distribute /mnt/spare/ccache/display.tmp.muttley.32400.i to 10.0.0.2,cpp,lzo, running locally instead distcc[32420] ERROR: nonblocking connect to 10.0.0.2:3632 failed: No route to host distcc[32420] Warning: failed to distribute /mnt/spare/ccache/signals.tmp.muttley.32416.i to 10.0.0.2,cpp,lzo, running locally instead mv -f .deps/signals.Tpo .deps/signals.Po powerpc-gentoo-linux-uclibc-gcc -DMYSQL_CLIENT_NO_THREADS -DHAVE_CONFIG_H -DNO_KILL_INTR -D_GNU_SOURCE=1 -I. -I../../include -I../../include -I../../include -I../.. -O2 -mcpu=603e -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-stack-protector-all -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -MT util.o -MD -MP -MF .deps/util.Tpo -c -o util.o util.c distcc[32436] (dcc_build_somewhere) Warning: failed to distribute, running locally instead mv -f .deps/util.Tpo .deps/util.Po powerpc-gentoo-linux-uclibc-gcc -DMYSQL_CLIENT_NO_THREADS -DHAVE_CONFIG_H -DNO_KILL_INTR -D_GNU_SOURCE=1 -I. -I../../include -I../../include -I../../include -I../.. -O2 -mcpu=603e -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-stack-protector-all -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -MT kill.o -MD -MP -MF .deps/kill.Tpo -c -o kill.o kill.c distcc[32448] (dcc_build_somewhere) Warning: failed to distribute, running locally instead mv -f .deps/kill.Tpo .deps/kill.Po powerpc-gentoo-linux-uclibc-gcc -DMYSQL_CLIENT_NO_THREADS -DHAVE_CONFIG_H -DNO_KILL_INTR -D_GNU_SOURCE=1 -I. -I../../include -I../../include -I../../include -I../.. -O2 -mcpu=603e -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-stack-protector-all -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -MT undo.o -MD -MP -MF .deps/undo.Tpo -c -o undo.o undo.c distcc[32461] (dcc_build_somewhere) Warning: failed to distribute, running locally instead mv -f .deps/undo.Tpo .deps/undo.Po powerpc-gentoo-linux-uclibc-gcc -DMYSQL_CLIENT_NO_THREADS -DHAVE_CONFIG_H -DNO_KILL_INTR -D_GNU_SOURCE=1 -I. -I../../include -I../../include -I../../include -I../.. -O2 -mcpu=603e -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-stack-protector-all -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -MT macro.o -MD -MP -MF .deps/macro.Tpo -c -o macro.o macro.c distcc[32472] (dcc_build_somewhere) Warning: failed to distribute, running locally instead mv -f .deps/macro.Tpo .deps/macro.Po powerpc-gentoo-linux-uclibc-gcc -DMYSQL_CLIENT_NO_THREADS -DHAVE_CONFIG_H -DNO_KILL_INTR -D_GNU_SOURCE=1 -I. -I../../include -I../../include -I../../include -I../.. -O2 -mcpu=603e -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-stack-protector-all -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -MT input.o -MD -MP -MF .deps/input.Tpo -c -o input.o input.c distcc[32484] (dcc_build_somewhere) Warning: failed to distribute, running locally instead mv -f .deps/display.Tpo .deps/display.Po powerpc-gentoo-linux-uclibc-gcc -DMYSQL_CLIENT_NO_THREADS -DHAVE_CONFIG_H -DNO_KILL_INTR -D_GNU_SOURCE=1 -I. -I../../include -I../../include -I../../include -I../.. -O2 -mcpu=603e -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-stack-protector-all -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -MT callback.o -MD -MP -MF .deps/callback.Tpo -c -o callback.o callback.c distcc[32494] (dcc_build_somewhere) Warning: failed to distribute, running locally instead mv -f .deps/input.Tpo .deps/input.Po powerpc-gentoo-linux-uclibc-gcc -DMYSQL_CLIENT_NO_THREADS -DHAVE_CONFIG_H -DNO_KILL_INTR -D_GNU_SOURCE=1 -I. -I../../include -I../../include -I../../include -I../.. -O2 -mcpu=603e -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-stack-protector-all -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -MT terminal.o -MD -MP -MF .deps/terminal.Tpo -c -o terminal.o terminal.c mv -f .deps/callback.Tpo .deps/callback.Po powerpc-gentoo-linux-uclibc-gcc -DMYSQL_CLIENT_NO_THREADS -DHAVE_CONFIG_H -DNO_KILL_INTR -D_GNU_SOURCE=1 -I. -I../../include -I../../include -I../../include -I../.. -O2 -mcpu=603e -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-stack-protector-all -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -MT xmalloc.o -MD -MP -MF .deps/xmalloc.Tpo -c -o xmalloc.o xmalloc.c distcc[32510] (dcc_build_somewhere) Warning: failed to distribute, running locally instead distcc[32515] (dcc_build_somewhere) Warning: failed to distribute, running locally instead mv -f .deps/xmalloc.Tpo .deps/xmalloc.Po powerpc-gentoo-linux-uclibc-gcc -DMYSQL_CLIENT_NO_THREADS -DHAVE_CONFIG_H -DNO_KILL_INTR -D_GNU_SOURCE=1 -I. -I../../include -I../../include -I../../include -I../.. -O2 -mcpu=603e -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-stack-protector-all -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -MT history.o -MD -MP -MF .deps/history.Tpo -c -o history.o history.c distcc[32525] (dcc_build_somewhere) Warning: failed to distribute, running locally instead mv -f .deps/terminal.Tpo .deps/terminal.Po powerpc-gentoo-linux-uclibc-gcc -DMYSQL_CLIENT_NO_THREADS -DHAVE_CONFIG_H -DNO_KILL_INTR -D_GNU_SOURCE=1 -I. -I../../include -I../../include -I../../include -I../.. -O2 -mcpu=603e -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-stack-protector-all -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -MT histsearch.o -MD -MP -MF .deps/histsearch.Tpo -c -o histsearch.o histsearch.c mv -f .deps/history.Tpo .deps/history.Po powerpc-gentoo-linux-uclibc-gcc -DMYSQL_CLIENT_NO_THREADS -DHAVE_CONFIG_H -DNO_KILL_INTR -D_GNU_SOURCE=1 -I. -I../../include -I../../include -I../../include -I../.. -O2 -mcpu=603e -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-stack-protector-all -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -MT histexpand.o -MD -MP -MF .deps/histexpand.Tpo -c -o histexpand.o histexpand.c distcc[32542] (dcc_build_somewhere) Warning: failed to distribute, running locally instead distcc[32546] (dcc_build_somewhere) Warning: failed to distribute, running locally instead mv -f .deps/histsearch.Tpo .deps/histsearch.Po powerpc-gentoo-linux-uclibc-gcc -DMYSQL_CLIENT_NO_THREADS -DHAVE_CONFIG_H -DNO_KILL_INTR -D_GNU_SOURCE=1 -I. -I../../include -I../../include -I../../include -I../.. -O2 -mcpu=603e -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-stack-protector-all -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -MT histfile.o -MD -MP -MF .deps/histfile.Tpo -c -o histfile.o histfile.c distcc[32571] (dcc_build_somewhere) Warning: failed to distribute, running locally instead mv -f .deps/histfile.Tpo .deps/histfile.Po powerpc-gentoo-linux-uclibc-gcc -DMYSQL_CLIENT_NO_THREADS -DHAVE_CONFIG_H -DNO_KILL_INTR -D_GNU_SOURCE=1 -I. -I../../include -I../../include -I../../include -I../.. -O2 -mcpu=603e -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-stack-protector-all -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -MT nls.o -MD -MP -MF .deps/nls.Tpo -c -o nls.o nls.c distcc[32583] (dcc_build_somewhere) Warning: failed to distribute, running locally instead mv -f .deps/nls.Tpo .deps/nls.Po powerpc-gentoo-linux-uclibc-gcc -DMYSQL_CLIENT_NO_THREADS -DHAVE_CONFIG_H -DNO_KILL_INTR -D_GNU_SOURCE=1 -I. -I../../include -I../../include -I../../include -I../.. -O2 -mcpu=603e -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-stack-protector-all -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -MT search.o -MD -MP -MF .deps/search.Tpo -c -o search.o search.c distcc[32603] (dcc_perhaps_adjust_cpp_where_and_protover) Warning: cannot use distcc_pump on already preprocessed file (such as emitted by ccache) mv -f .deps/histexpand.Tpo .deps/histexpand.Po powerpc-gentoo-linux-uclibc-gcc -DMYSQL_CLIENT_NO_THREADS -DHAVE_CONFIG_H -DNO_KILL_INTR -D_GNU_SOURCE=1 -I. -I../../include -I../../include -I../../include -I../.. -O2 -mcpu=603e -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-stack-protector-all -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -MT shell.o -MD -MP -MF .deps/shell.Tpo -c -o shell.o shell.c distcc[32603] ERROR: nonblocking connect to 10.0.0.2:3632 failed: No route to host distcc[32603] Warning: failed to distribute /mnt/spare/ccache/search.tmp.muttley.32598.i to 10.0.0.2,cpp,lzo, running locally instead distcc[32614] (dcc_build_somewhere) Warning: failed to distribute, running locally instead mv -f .deps/shell.Tpo .deps/shell.Po powerpc-gentoo-linux-uclibc-gcc -DMYSQL_CLIENT_NO_THREADS -DHAVE_CONFIG_H -DNO_KILL_INTR -D_GNU_SOURCE=1 -I. -I../../include -I../../include -I../../include -I../.. -O2 -mcpu=603e -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-stack-protector-all -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -MT tilde.o -MD -MP -MF .deps/tilde.Tpo -c -o tilde.o tilde.c distcc[32624] (dcc_build_somewhere) Warning: failed to distribute, running locally instead mv -f .deps/search.Tpo .deps/search.Po powerpc-gentoo-linux-uclibc-gcc -DMYSQL_CLIENT_NO_THREADS -DHAVE_CONFIG_H -DNO_KILL_INTR -D_GNU_SOURCE=1 -I. -I../../include -I../../include -I../../include -I../.. -O2 -mcpu=603e -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-stack-protector-all -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -MT misc.o -MD -MP -MF .deps/misc.Tpo -c -o misc.o misc.c mv -f .deps/tilde.Tpo .deps/tilde.Po powerpc-gentoo-linux-uclibc-gcc -DMYSQL_CLIENT_NO_THREADS -DHAVE_CONFIG_H -DNO_KILL_INTR -D_GNU_SOURCE=1 -I. -I../../include -I../../include -I../../include -I../.. -O2 -mcpu=603e -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-stack-protector-all -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -MT text.o -MD -MP -MF .deps/text.Tpo -c -o text.o text.c distcc[32640] (dcc_build_somewhere) Warning: failed to distribute, running locally instead distcc[32645] (dcc_build_somewhere) Warning: failed to distribute, running locally instead mv -f .deps/misc.Tpo .deps/misc.Po powerpc-gentoo-linux-uclibc-gcc -DMYSQL_CLIENT_NO_THREADS -DHAVE_CONFIG_H -DNO_KILL_INTR -D_GNU_SOURCE=1 -I. -I../../include -I../../include -I../../include -I../.. -O2 -mcpu=603e -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-stack-protector-all -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -MT mbutil.o -MD -MP -MF .deps/mbutil.Tpo -c -o mbutil.o mbutil.c distcc[32657] (dcc_build_somewhere) Warning: failed to distribute, running locally instead mv -f .deps/mbutil.Tpo .deps/mbutil.Po powerpc-gentoo-linux-uclibc-gcc -DMYSQL_CLIENT_NO_THREADS -DHAVE_CONFIG_H -DNO_KILL_INTR -D_GNU_SOURCE=1 -I. -I../../include -I../../include -I../../include -I../.. -O2 -mcpu=603e -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-stack-protector-all -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -MT compat.o -MD -MP -MF .deps/compat.Tpo -c -o compat.o compat.c distcc[32668] (dcc_build_somewhere) Warning: failed to distribute, running locally instead mv -f .deps/compat.Tpo .deps/compat.Po powerpc-gentoo-linux-uclibc-gcc -DMYSQL_CLIENT_NO_THREADS -DHAVE_CONFIG_H -DNO_KILL_INTR -D_GNU_SOURCE=1 -I. -I../../include -I../../include -I../../include -I../.. -O2 -mcpu=603e -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-stack-protector-all -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -MT savestring.o -MD -MP -MF .deps/savestring.Tpo -c -o savestring.o savestring.c distcc[32679] (dcc_build_somewhere) Warning: failed to distribute, running locally instead mv -f .deps/savestring.Tpo .deps/savestring.Po mv -f .deps/text.Tpo .deps/text.Po rm -f libreadline.a powerpc-gentoo-linux-uclibc-ar cru libreadline.a readline.o funmap.o keymaps.o vi_mode.o parens.o rltty.o complete.o bind.o isearch.o display.o signals.o util.o kill.o undo.o macro.o input.o callback.o terminal.o xmalloc.o history.o histsearch.o histexpand.o histfile.o nls.o search.o shell.o tilde.o misc.o text.o mbutil.o compat.o savestring.o powerpc-gentoo-linux-uclibc-ranlib libreadline.a make[2]: Leaving directory `/mnt/spare/portage/dev-db/mysql-5.1.51/work/mysql/cmd-line-utils/readline' make[2]: Entering directory `/mnt/spare/portage/dev-db/mysql-5.1.51/work/mysql/cmd-line-utils' make[2]: Nothing to be done for `all-am'. make[2]: Leaving directory `/mnt/spare/portage/dev-db/mysql-5.1.51/work/mysql/cmd-line-utils' make[1]: Leaving directory `/mnt/spare/portage/dev-db/mysql-5.1.51/work/mysql/cmd-line-utils' Making all in sql-common make[1]: Entering directory `/mnt/spare/portage/dev-db/mysql-5.1.51/work/mysql/sql-common' make[1]: Nothing to be done for `all'. make[1]: Leaving directory `/mnt/spare/portage/dev-db/mysql-5.1.51/work/mysql/sql-common' Making all in scripts make[1]: Entering directory `/mnt/spare/portage/dev-db/mysql-5.1.51/work/mysql/scripts' make all-am make[2]: Entering directory `/mnt/spare/portage/dev-db/mysql-5.1.51/work/mysql/scripts' /bin/rm -f mysqld_safe mysqld_safe-t /bin/sed \ -e 's!@''bindir''@!/usr/bin!g' \ -e 's!@''sbindir''@!/usr/sbin!g' \ -e 's!@''scriptdir''@!/usr/bin!g' \ -e 's!@''prefix''@!/usr!g' \ -e 's!@''datadir''@!/usr/share!g' \ -e 's!@''localstatedir''@!/var/lib/mysql!g' \ -e 's!@''libexecdir''@!/usr/sbin!g' \ -e 's!@''pkglibdir''@!/usr/lib/mysql!g' \ -e 's!@''pkgincludedir''@!/usr/include/mysql!g' \ -e 's!@''pkgdatadir''@!/usr/share/mysql!g' \ -e 's!@''pkgplugindir''@!/usr/lib/mysql/plugin!g' \ -e 's!@''pkgsuppdir''@!/usr/share/mysql!g' \ -e 's!@''sysconfdir''@!/etc/mysql!g' \ -e 's!@''mandir''@!/usr/share/man!g' \ -e 's!@''infodir''@!/usr/share/info!g' \ -e 's!@''CC''@!powerpc-gentoo-linux-uclibc-gcc!'\ -e 's!@''CXX''@!powerpc-gentoo-linux-uclibc-g++!'\ -e 's!@''GXX''@!yes!'\ -e 's!@''SAVE_CC''@!powerpc-gentoo-linux-uclibc-gcc!'\ -e 's!@''SAVE_CXX''@!!'\ -e 's!@''CC_VERSION''@!powerpc-gentoo-linux-uclibc-gcc (GCC) 3.4.6 (Gentoo Hardened 3.4.6-r2 p1.6, ssp-3.4.6-1.0, pie-8.7.10)!'\ -e 's!@''CXX_VERSION''@!powerpc-gentoo-linux-uclibc-g++ (GCC) 3.4.6 (Gentoo Hardened 3.4.6-r2 p1.6, ssp-3.4.6-1.0, pie-8.7.10)!'\ -e 's!@''PERL''@!/usr/bin/perl!' \ -e 's!@''SAVE_ASFLAGS''@!!'\ -e 's!@''SAVE_CFLAGS''@!-O2 -mcpu=603e -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-stack-protector-all -fno-strict-aliasing!'\ -e 's!@''SAVE_CXXFLAGS''@!-O2 -mcpu=603e -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-stack-protector-all -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing!'\ -e 's!@''SAVE_LDFLAGS''@!-Wl,-z,relro!'\ -e 's!@''ASFLAGS''@!!'\ -e 's!@''CFLAGS''@! -O2 -mcpu=603e -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-stack-protector-all -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX!'\ -e 's!@''CXXFLAGS''@! -O2 -mcpu=603e -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-stack-protector-all -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-implicit-templates -fno-exceptions -fno-rtti!'\ -e 's!@''LDFLAGS''@!-Wl,-z,relro -rdynamic !'\ -e 's!@''LIBDL''@!-ldl !'\ -e 's!@''CLIENT_LIBS''@!-lcrypt -lnsl -lm -L/usr/lib/ -lssl -lcrypto -L/usr//lib -lz !' \ -e 's!@''ZLIB_LIBS''@!-L/usr//lib -lz!' \ -e 's!@''LIBS''@!-lpthread -lcrypt -lnsl -lm -lpthread !' \ -e 's!@''WRAPLIBS''@!!' \ -e 's!@''innodb_system_libs''@!!' \ -e 's!@''openssl_libs''@!-L/usr/lib/ -lssl -lcrypto!' \ -e 's!@''VERSION''@!5.1.51!' \ -e 's!@''MYSQL_BASE_VERSION''@!5.1!' \ -e 's!@''MYSQL_SERVER_SUFFIX''@!!' \ -e 's!@''COMPILATION_COMMENT''@!Gentoo Linux mysql-5.1.51!' \ -e 's!@''MACHINE_TYPE''@!powerpc!' \ -e 's!@''HOSTNAME''@!/bin/hostname!' \ -e 's!@''SYSTEM_TYPE''@!gentoo-linux-uclibc!' \ -e 's!@''CHECK_PID''@!/bin/kill -0 $PID > /dev/null 2> /dev/null!' \ -e 's!@''FIND_PROC''@!/bin/ps wwwp $PID | grep -v " grep" | grep -v mysqld_safe | grep -- "$MYSQLD" > /dev/null!' \ -e 's!@''MYSQLD_DEFAULT_SWITCHES''@!--skip-external-locking!' \ -e 's!@''MYSQL_UNIX_ADDR''@!/var/run/mysqld/mysqld.sock!' \ -e 's!@''MYSQL_TCP_PORT''@!3306!' \ -e 's!@''MYSQL_TCP_PORT_DEFAULT''@!0!' \ -e 's!@''TARGET_LINUX''@!true!' \ -e "s!@""CONF_COMMAND""@!./configure '--prefix=/usr' '--build=powerpc-gentoo-linux-uclibc' '--host=powerpc-gentoo-linux-uclibc' '--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/lib/mysql' '--includedir=/usr/include/mysql' '--with-low-memory' '--with-client-ldflags=-lstdc++' '--enable-thread-safe-client' '--with-comment=Gentoo Linux mysql-5.1.51' '--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' '--with-plugindir=/usr/lib/mysql/plugin' '--enable-community-features' '--disable-profiling' '--with-plugins=csv,myisam,myisammrg,heap,archive,blackhole,innobase' '--without-plugin-example' '--without-plugin-ibmdb2i' '--without-plugin-partition' '--without-plugin-federated' '--without-plugin-ndbcluster' '--without-plugin-pbxt' 'build_alias=powerpc-gentoo-linux-uclibc' 'host_alias=powerpc-gentoo-linux-uclibc' 'CFLAGS=-O2 -mcpu=603e -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-stack-protector-all -fno-strict-aliasing' 'LDFLAGS=-Wl,-z,relro' 'CPPFLAGS=' 'CXXFLAGS=-O2 -mcpu=603e -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-stack-protector-all -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing'!" \ -e 's!@''MYSQLD_USER''@!mysql!' \ -e 's!@''STATIC_NSS_FLAGS''@!!' \ -e 's!@''NON_THREADED_LIBS''@!-lcrypt -lnsl -lm !' \ -e 's!@''ZLIB_DEPS''@!-L/usr//lib -lz!' \ -e "s!@MAKE@!make!" \ mysqld_safe.sh > mysqld_safe-t /bin/rm -f mysql_install_db mysql_install_db-t /bin/sed \ -e 's!@''bindir''@!/usr/bin!g' \ -e 's!@''sbindir''@!/usr/sbin!g' \ -e 's!@''scriptdir''@!/usr/bin!g' \ -e 's!@''prefix''@!/usr!g' \ -e 's!@''datadir''@!/usr/share!g' \ -e 's!@''localstatedir''@!/var/lib/mysql!g' \ -e 's!@''libexecdir''@!/usr/sbin!g' \ -e 's!@''pkglibdir''@!/usr/lib/mysql!g' \ -e 's!@''pkgincludedir''@!/usr/include/mysql!g' \ -e 's!@''pkgdatadir''@!/usr/share/mysql!g' \ -e 's!@''pkgplugindir''@!/usr/lib/mysql/plugin!g' \ -e 's!@''pkgsuppdir''@!/usr/share/mysql!g' \ -e 's!@''sysconfdir''@!/etc/mysql!g' \ -e 's!@''mandir''@!/usr/share/man!g' \ -e 's!@''infodir''@!/usr/share/info!g' \ -e 's!@''CC''@!powerpc-gentoo-linux-uclibc-gcc!'\ -e 's!@''CXX''@!powerpc-gentoo-linux-uclibc-g++!'\ -e 's!@''GXX''@!yes!'\ -e 's!@''SAVE_CC''@!powerpc-gentoo-linux-uclibc-gcc!'\ -e 's!@''SAVE_CXX''@!!'\ -e 's!@''CC_VERSION''@!powerpc-gentoo-linux-uclibc-gcc (GCC) 3.4.6 (Gentoo Hardened 3.4.6-r2 p1.6, ssp-3.4.6-1.0, pie-8.7.10)!'\ -e 's!@''CXX_VERSION''@!powerpc-gentoo-linux-uclibc-g++ (GCC) 3.4.6 (Gentoo Hardened 3.4.6-r2 p1.6, ssp-3.4.6-1.0, pie-8.7.10)!'\ -e 's!@''PERL''@!/usr/bin/perl!' \ -e 's!@''SAVE_ASFLAGS''@!!'\ -e 's!@''SAVE_CFLAGS''@!-O2 -mcpu=603e -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-stack-protector-all -fno-strict-aliasing!'\ -e 's!@''SAVE_CXXFLAGS''@!-O2 -mcpu=603e -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-stack-protector-all -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing!'\ -e 's!@''SAVE_LDFLAGS''@!-Wl,-z,relro!'\ -e 's!@''ASFLAGS''@!!'\ -e 's!@''CFLAGS''@! -O2 -mcpu=603e -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-stack-protector-all -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX!'\ -e 's!@''CXXFLAGS''@! -O2 -mcpu=603e -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-stack-protector-all -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-implicit-templates -fno-exceptions -fno-rtti!'\ -e 's!@''LDFLAGS''@!-Wl,-z,relro -rdynamic !'\ -e 's!@''LIBDL''@!-ldl !'\ -e 's!@''CLIENT_LIBS''@!-lcrypt -lnsl -lm -L/usr/lib/ -lssl -lcrypto -L/usr//lib -lz !' \ -e 's!@''ZLIB_LIBS''@!-L/usr//lib -lz!' \ -e 's!@''LIBS''@!-lpthread -lcrypt -lnsl -lm -lpthread !' \ -e 's!@''WRAPLIBS''@!!' \ -e 's!@''innodb_system_libs''@!!' \ -e 's!@''openssl_libs''@!-L/usr/lib/ -lssl -lcrypto!' \ -e 's!@''VERSION''@!5.1.51!' \ -e 's!@''MYSQL_BASE_VERSION''@!5.1!' \ -e 's!@''MYSQL_SERVER_SUFFIX''@!!' \ -e 's!@''COMPILATION_COMMENT''@!Gentoo Linux mysql-5.1.51!' \ -e 's!@''MACHINE_TYPE''@!powerpc!' \ -e 's!@''HOSTNAME''@!/bin/hostname!' \ -e 's!@''SYSTEM_TYPE''@!gentoo-linux-uclibc!' \ -e 's!@''CHECK_PID''@!/bin/kill -0 $PID > /dev/null 2> /dev/null!' \ -e 's!@''FIND_PROC''@!/bin/ps wwwp $PID | grep -v " grep" | grep -v mysqld_safe | grep -- "$MYSQLD" > /dev/null!' \ -e 's!@''MYSQLD_DEFAULT_SWITCHES''@!--skip-external-locking!' \ -e 's!@''MYSQL_UNIX_ADDR''@!/var/run/mysqld/mysqld.sock!' \ -e 's!@''MYSQL_TCP_PORT''@!3306!' \ -e 's!@''MYSQL_TCP_PORT_DEFAULT''@!0!' \ -e 's!@''TARGET_LINUX''@!true!' \ -e "s!@""CONF_COMMAND""@!./configure '--prefix=/usr' '--build=powerpc-gentoo-linux-uclibc' '--host=powerpc-gentoo-linux-uclibc' '--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/lib/mysql' '--includedir=/usr/include/mysql' '--with-low-memory' '--with-client-ldflags=-lstdc++' '--enable-thread-safe-client' '--with-comment=Gentoo Linux mysql-5.1.51' '--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' '--with-plugindir=/usr/lib/mysql/plugin' '--enable-community-features' '--disable-profiling' '--with-plugins=csv,myisam,myisammrg,heap,archive,blackhole,innobase' '--without-plugin-example' '--without-plugin-ibmdb2i' '--without-plugin-partition' '--without-plugin-federated' '--without-plugin-ndbcluster' '--without-plugin-pbxt' 'build_alias=powerpc-gentoo-linux-uclibc' 'host_alias=powerpc-gentoo-linux-uclibc' 'CFLAGS=-O2 -mcpu=603e -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-stack-protector-all -fno-strict-aliasing' 'LDFLAGS=-Wl,-z,relro' 'CPPFLAGS=' 'CXXFLAGS=-O2 -mcpu=603e -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-stack-protector-all -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing'!" \ -e 's!@''MYSQLD_USER''@!mysql!' \ -e 's!@''STATIC_NSS_FLAGS''@!!' \ -e 's!@''NON_THREADED_LIBS''@!-lcrypt -lnsl -lm !' \ -e 's!@''ZLIB_DEPS''@!-L/usr//lib -lz!' \ -e "s!@MAKE@!make!" \ mysql_install_db.sh > mysql_install_db-t /bin/chmod +x mysql_install_db-t /bin/chmod +x mysqld_safe-t /bin/mv mysql_install_db-t mysql_install_db /bin/mv mysqld_safe-t mysqld_safe /bin/rm -f msql2mysql msql2mysql-t /bin/rm -f mysql_config mysql_config-t /bin/sed \ -e 's!@''bindir''@!/usr/bin!g' \ -e 's!@''sbindir''@!/usr/sbin!g' \ -e 's!@''scriptdir''@!/usr/bin!g' \ -e 's!@''prefix''@!/usr!g' \ -e 's!@''datadir''@!/usr/share!g' \ -e 's!@''localstatedir''@!/var/lib/mysql!g' \ -e 's!@''libexecdir''@!/usr/sbin!g' \ -e 's!@''pkglibdir''@!/usr/lib/mysql!g' \ -e 's!@''pkgincludedir''@!/usr/include/mysql!g' \ -e 's!@''pkgdatadir''@!/usr/share/mysql!g' \ -e 's!@''pkgplugindir''@!/usr/lib/mysql/plugin!g' \ -e 's!@''pkgsuppdir''@!/usr/share/mysql!g' \ -e 's!@''sysconfdir''@!/etc/mysql!g' \ -e 's!@''mandir''@!/usr/share/man!g' \ -e 's!@''infodir''@!/usr/share/info!g' \ -e 's!@''CC''@!powerpc-gentoo-linux-uclibc-gcc!'\ -e 's!@''CXX''@!powerpc-gentoo-linux-uclibc-g++!'\ -e 's!@''GXX''@!yes!'\ -e 's!@''SAVE_CC''@!powerpc-gentoo-linux-uclibc-gcc!'\ -e 's!@''SAVE_CXX''@!!'\ -e 's!@''CC_VERSION''@!powerpc-gentoo-linux-uclibc-gcc (GCC) 3.4.6 (Gentoo Hardened 3.4.6-r2 p1.6, ssp-3.4.6-1.0, pie-8.7.10)!'\ -e 's!@''CXX_VERSION''@!powerpc-gentoo-linux-uclibc-g++ (GCC) 3.4.6 (Gentoo Hardened 3.4.6-r2 p1.6, ssp-3.4.6-1.0, pie-8.7.10)!'\ -e 's!@''PERL''@!/usr/bin/perl!' \ -e 's!@''SAVE_ASFLAGS''@!!'\ -e 's!@''SAVE_CFLAGS''@!-O2 -mcpu=603e -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-stack-protector-all -fno-strict-aliasing!'\ -e 's!@''SAVE_CXXFLAGS''@!-O2 -mcpu=603e -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-stack-protector-all -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing!'\ -e 's!@''SAVE_LDFLAGS''@!-Wl,-z,relro!'\ -e 's!@''ASFLAGS''@!!'\ -e 's!@''CFLAGS''@! -O2 -mcpu=603e -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-stack-protector-all -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX!'\ -e 's!@''CXXFLAGS''@! -O2 -mcpu=603e -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-stack-protector-all -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-implicit-templates -fno-exceptions -fno-rtti!'\ -e 's!@''LDFLAGS''@!-Wl,-z,relro -rdynamic !'\ -e 's!@''LIBDL''@!-ldl !'\ -e 's!@''CLIENT_LIBS''@!-lcrypt -lnsl -lm -L/usr/lib/ -lssl -lcrypto -L/usr//lib -lz !' \ -e 's!@''ZLIB_LIBS''@!-L/usr//lib -lz!' \ -e 's!@''LIBS''@!-lpthread -lcrypt -lnsl -lm -lpthread !' \ -e 's!@''WRAPLIBS''@!!' \ -e 's!@''innodb_system_libs''@!!' \ -e 's!@''openssl_libs''@!-L/usr/lib/ -lssl -lcrypto!' \ -e 's!@''VERSION''@!5.1.51!' \ -e 's!@''MYSQL_BASE_VERSION''@!5.1!' \ -e 's!@''MYSQL_SERVER_SUFFIX''@!!' \ -e 's!@''COMPILATION_COMMENT''@!Gentoo Linux mysql-5.1.51!' \ -e 's!@''MACHINE_TYPE''@!powerpc!' \ -e 's!@''HOSTNAME''@!/bin/hostname!' \ -e 's!@''SYSTEM_TYPE''@!gentoo-linux-uclibc!' \ -e 's!@''CHECK_PID''@!/bin/kill -0 $PID > /dev/null 2> /dev/null!' \ -e 's!@''FIND_PROC''@!/bin/ps wwwp $PID | grep -v " grep" | grep -v mysqld_safe | grep -- "$MYSQLD" > /dev/null!' \ -e 's!@''MYSQLD_DEFAULT_SWITCHES''@!--skip-external-locking!' \ -e 's!@''MYSQL_UNIX_ADDR''@!/var/run/mysqld/mysqld.sock!' \ -e 's!@''MYSQL_TCP_PORT''@!3306!' \ -e 's!@''MYSQL_TCP_PORT_DEFAULT''@!0!' \ -e 's!@''TARGET_LINUX''@!true!' \ -e "s!@""CONF_COMMAND""@!./configure '--prefix=/usr' '--build=powerpc-gentoo-linux-uclibc' '--host=powerpc-gentoo-linux-uclibc' '--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/lib/mysql' '--includedir=/usr/include/mysql' '--with-low-memory' '--with-client-ldflags=-lstdc++' '--enable-thread-safe-client' '--with-comment=Gentoo Linux mysql-5.1.51' '--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' '--with-plugindir=/usr/lib/mysql/plugin' '--enable-community-features' '--disable-profiling' '--with-plugins=csv,myisam,myisammrg,heap,archive,blackhole,innobase' '--without-plugin-example' '--without-plugin-ibmdb2i' '--without-plugin-partition' '--without-plugin-federated' '--without-plugin-ndbcluster' '--without-plugin-pbxt' 'build_alias=powerpc-gentoo-linux-uclibc' 'host_alias=powerpc-gentoo-linux-uclibc' 'CFLAGS=-O2 -mcpu=603e -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-stack-protector-all -fno-strict-aliasing' 'LDFLAGS=-Wl,-z,relro' 'CPPFLAGS=' 'CXXFLAGS=-O2 -mcpu=603e -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-stack-protector-all -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing'!" \ -e 's!@''MYSQLD_USER''@!mysql!' \ -e 's!@''STATIC_NSS_FLAGS''@!!' \ -e 's!@''NON_THREADED_LIBS''@!-lcrypt -lnsl -lm !' \ -e 's!@''ZLIB_DEPS''@!-L/usr//lib -lz!' \ -e "s!@MAKE@!make!" \ mysql_config.sh > mysql_config-t /bin/sed \ -e 's!@''bindir''@!/usr/bin!g' \ -e 's!@''sbindir''@!/usr/sbin!g' \ -e 's!@''scriptdir''@!/usr/bin!g' \ -e 's!@''prefix''@!/usr!g' \ -e 's!@''datadir''@!/usr/share!g' \ -e 's!@''localstatedir''@!/var/lib/mysql!g' \ -e 's!@''libexecdir''@!/usr/sbin!g' \ -e 's!@''pkglibdir''@!/usr/lib/mysql!g' \ -e 's!@''pkgincludedir''@!/usr/include/mysql!g' \ -e 's!@''pkgdatadir''@!/usr/share/mysql!g' \ -e 's!@''pkgplugindir''@!/usr/lib/mysql/plugin!g' \ -e 's!@''pkgsuppdir''@!/usr/share/mysql!g' \ -e 's!@''sysconfdir''@!/etc/mysql!g' \ -e 's!@''mandir''@!/usr/share/man!g' \ -e 's!@''infodir''@!/usr/share/info!g' \ -e 's!@''CC''@!powerpc-gentoo-linux-uclibc-gcc!'\ -e 's!@''CXX''@!powerpc-gentoo-linux-uclibc-g++!'\ -e 's!@''GXX''@!yes!'\ -e 's!@''SAVE_CC''@!powerpc-gentoo-linux-uclibc-gcc!'\ -e 's!@''SAVE_CXX''@!!'\ -e 's!@''CC_VERSION''@!powerpc-gentoo-linux-uclibc-gcc (GCC) 3.4.6 (Gentoo Hardened 3.4.6-r2 p1.6, ssp-3.4.6-1.0, pie-8.7.10)!'\ -e 's!@''CXX_VERSION''@!powerpc-gentoo-linux-uclibc-g++ (GCC) 3.4.6 (Gentoo Hardened 3.4.6-r2 p1.6, ssp-3.4.6-1.0, pie-8.7.10)!'\ -e 's!@''PERL''@!/usr/bin/perl!' \ -e 's!@''SAVE_ASFLAGS''@!!'\ -e 's!@''SAVE_CFLAGS''@!-O2 -mcpu=603e -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-stack-protector-all -fno-strict-aliasing!'\ -e 's!@''SAVE_CXXFLAGS''@!-O2 -mcpu=603e -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-stack-protector-all -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing!'\ -e 's!@''SAVE_LDFLAGS''@!-Wl,-z,relro!'\ -e 's!@''ASFLAGS''@!!'\ -e 's!@''CFLAGS''@! -O2 -mcpu=603e -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-stack-protector-all -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX!'\ -e 's!@''CXXFLAGS''@! -O2 -mcpu=603e -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-stack-protector-all -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-implicit-templates -fno-exceptions -fno-rtti!'\ -e 's!@''LDFLAGS''@!-Wl,-z,relro -rdynamic !'\ -e 's!@''LIBDL''@!-ldl !'\ -e 's!@''CLIENT_LIBS''@!-lcrypt -lnsl -lm -L/usr/lib/ -lssl -lcrypto -L/usr//lib -lz !' \ -e 's!@''ZLIB_LIBS''@!-L/usr//lib -lz!' \ -e 's!@''LIBS''@!-lpthread -lcrypt -lnsl -lm -lpthread !' \ -e 's!@''WRAPLIBS''@!!' \ -e 's!@''innodb_system_libs''@!!' \ -e 's!@''openssl_libs''@!-L/usr/lib/ -lssl -lcrypto!' \ -e 's!@''VERSION''@!5.1.51!' \ -e 's!@''MYSQL_BASE_VERSION''@!5.1!' \ -e 's!@''MYSQL_SERVER_SUFFIX''@!!' \ -e 's!@''COMPILATION_COMMENT''@!Gentoo Linux mysql-5.1.51!' \ -e 's!@''MACHINE_TYPE''@!powerpc!' \ -e 's!@''HOSTNAME''@!/bin/hostname!' \ -e 's!@''SYSTEM_TYPE''@!gentoo-linux-uclibc!' \ -e 's!@''CHECK_PID''@!/bin/kill -0 $PID > /dev/null 2> /dev/null!' \ -e 's!@''FIND_PROC''@!/bin/ps wwwp $PID | grep -v " grep" | grep -v mysqld_safe | grep -- "$MYSQLD" > /dev/null!' \ -e 's!@''MYSQLD_DEFAULT_SWITCHES''@!--skip-external-locking!' \ -e 's!@''MYSQL_UNIX_ADDR''@!/var/run/mysqld/mysqld.sock!' \ -e 's!@''MYSQL_TCP_PORT''@!3306!' \ -e 's!@''MYSQL_TCP_PORT_DEFAULT''@!0!' \ -e 's!@''TARGET_LINUX''@!true!' \ -e "s!@""CONF_COMMAND""@!./configure '--prefix=/usr' '--build=powerpc-gentoo-linux-uclibc' '--host=powerpc-gentoo-linux-uclibc' '--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/lib/mysql' '--includedir=/usr/include/mysql' '--with-low-memory' '--with-client-ldflags=-lstdc++' '--enable-thread-safe-client' '--with-comment=Gentoo Linux mysql-5.1.51' '--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' '--with-plugindir=/usr/lib/mysql/plugin' '--enable-community-features' '--disable-profiling' '--with-plugins=csv,myisam,myisammrg,heap,archive,blackhole,innobase' '--without-plugin-example' '--without-plugin-ibmdb2i' '--without-plugin-partition' '--without-plugin-federated' '--without-plugin-ndbcluster' '--without-plugin-pbxt' 'build_alias=powerpc-gentoo-linux-uclibc' 'host_alias=powerpc-gentoo-linux-uclibc' 'CFLAGS=-O2 -mcpu=603e -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-stack-protector-all -fno-strict-aliasing' 'LDFLAGS=-Wl,-z,relro' 'CPPFLAGS=' 'CXXFLAGS=-O2 -mcpu=603e -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-stack-protector-all -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing'!" \ -e 's!@''MYSQLD_USER''@!mysql!' \ -e 's!@''STATIC_NSS_FLAGS''@!!' \ -e 's!@''NON_THREADED_LIBS''@!-lcrypt -lnsl -lm !' \ -e 's!@''ZLIB_DEPS''@!-L/usr//lib -lz!' \ -e "s!@MAKE@!make!" \ msql2mysql.sh > msql2mysql-t /bin/chmod +x msql2mysql-t /bin/mv msql2mysql-t msql2mysql /bin/rm -f mysql_fix_privilege_tables mysql_fix_privilege_tables-t /bin/sed \ -e 's!@''bindir''@!/usr/bin!g' \ -e 's!@''sbindir''@!/usr/sbin!g' \ -e 's!@''scriptdir''@!/usr/bin!g' \ -e 's!@''prefix''@!/usr!g' \ -e 's!@''datadir''@!/usr/share!g' \ -e 's!@''localstatedir''@!/var/lib/mysql!g' \ -e 's!@''libexecdir''@!/usr/sbin!g' \ -e 's!@''pkglibdir''@!/usr/lib/mysql!g' \ -e 's!@''pkgincludedir''@!/usr/include/mysql!g' \ -e 's!@''pkgdatadir''@!/usr/share/mysql!g' \ -e 's!@''pkgplugindir''@!/usr/lib/mysql/plugin!g' \ -e 's!@''pkgsuppdir''@!/usr/share/mysql!g' \ -e 's!@''sysconfdir''@!/etc/mysql!g' \ -e 's!@''mandir''@!/usr/share/man!g' \ -e 's!@''infodir''@!/usr/share/info!g' \ -e 's!@''CC''@!powerpc-gentoo-linux-uclibc-gcc!'\ -e 's!@''CXX''@!powerpc-gentoo-linux-uclibc-g++!'\ -e 's!@''GXX''@!yes!'\ -e 's!@''SAVE_CC''@!powerpc-gentoo-linux-uclibc-gcc!'\ -e 's!@''SAVE_CXX''@!!'\ -e 's!@''CC_VERSION''@!powerpc-gentoo-linux-uclibc-gcc (GCC) 3.4.6 (Gentoo Hardened 3.4.6-r2 p1.6, ssp-3.4.6-1.0, pie-8.7.10)!'\ -e 's!@''CXX_VERSION''@!powerpc-gentoo-linux-uclibc-g++ (GCC) 3.4.6 (Gentoo Hardened 3.4.6-r2 p1.6, ssp-3.4.6-1.0, pie-8.7.10)!'\ -e 's!@''PERL''@!/usr/bin/perl!' \ -e 's!@''SAVE_ASFLAGS''@!!'\ -e 's!@''SAVE_CFLAGS''@!-O2 -mcpu=603e -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-stack-protector-all -fno-strict-aliasing!'\ -e 's!@''SAVE_CXXFLAGS''@!-O2 -mcpu=603e -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-stack-protector-all -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing!'\ -e 's!@''SAVE_LDFLAGS''@!-Wl,-z,relro!'\ -e 's!@''ASFLAGS''@!!'\ -e 's!@''CFLAGS''@! -O2 -mcpu=603e -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-stack-protector-all -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX!'\ -e 's!@''CXXFLAGS''@! -O2 -mcpu=603e -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-stack-protector-all -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-implicit-templates -fno-exceptions -fno-rtti!'\ -e 's!@''LDFLAGS''@!-Wl,-z,relro -rdynamic !'\ -e 's!@''LIBDL''@!-ldl !'\ -e 's!@''CLIENT_LIBS''@!-lcrypt -lnsl -lm -L/usr/lib/ -lssl -lcrypto -L/usr//lib -lz !' \ -e 's!@''ZLIB_LIBS''@!-L/usr//lib -lz!' \ -e 's!@''LIBS''@!-lpthread -lcrypt -lnsl -lm -lpthread !' \ -e 's!@''WRAPLIBS''@!!' \ -e 's!@''innodb_system_libs''@!!' \ -e 's!@''openssl_libs''@!-L/usr/lib/ -lssl -lcrypto!' \ -e 's!@''VERSION''@!5.1.51!' \ -e 's!@''MYSQL_BASE_VERSION''@!5.1!' \ -e 's!@''MYSQL_SERVER_SUFFIX''@!!' \ -e 's!@''COMPILATION_COMMENT''@!Gentoo Linux mysql-5.1.51!' \ -e 's!@''MACHINE_TYPE''@!powerpc!' \ -e 's!@''HOSTNAME''@!/bin/hostname!' \ -e 's!@''SYSTEM_TYPE''@!gentoo-linux-uclibc!' \ -e 's!@''CHECK_PID''@!/bin/kill -0 $PID > /dev/null 2> /dev/null!' \ -e 's!@''FIND_PROC''@!/bin/ps wwwp $PID | grep -v " grep" | grep -v mysqld_safe | grep -- "$MYSQLD" > /dev/null!' \ -e 's!@''MYSQLD_DEFAULT_SWITCHES''@!--skip-external-locking!' \ -e 's!@''MYSQL_UNIX_ADDR''@!/var/run/mysqld/mysqld.sock!' \ -e 's!@''MYSQL_TCP_PORT''@!3306!' \ -e 's!@''MYSQL_TCP_PORT_DEFAULT''@!0!' \ -e 's!@''TARGET_LINUX''@!true!' \ -e "s!@""CONF_COMMAND""@!./configure '--prefix=/usr' '--build=powerpc-gentoo-linux-uclibc' '--host=powerpc-gentoo-linux-uclibc' '--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/lib/mysql' '--includedir=/usr/include/mysql' '--with-low-memory' '--with-client-ldflags=-lstdc++' '--enable-thread-safe-client' '--with-comment=Gentoo Linux mysql-5.1.51' '--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' '--with-plugindir=/usr/lib/mysql/plugin' '--enable-community-features' '--disable-profiling' '--with-plugins=csv,myisam,myisammrg,heap,archive,blackhole,innobase' '--without-plugin-example' '--without-plugin-ibmdb2i' '--without-plugin-partition' '--without-plugin-federated' '--without-plugin-ndbcluster' '--without-plugin-pbxt' 'build_alias=powerpc-gentoo-linux-uclibc' 'host_alias=powerpc-gentoo-linux-uclibc' 'CFLAGS=-O2 -mcpu=603e -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-stack-protector-all -fno-strict-aliasing' 'LDFLAGS=-Wl,-z,relro' 'CPPFLAGS=' 'CXXFLAGS=-O2 -mcpu=603e -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-stack-protector-all -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing'!" \ -e 's!@''MYSQLD_USER''@!mysql!' \ -e 's!@''STATIC_NSS_FLAGS''@!!' \ -e 's!@''NON_THREADED_LIBS''@!-lcrypt -lnsl -lm !' \ -e 's!@''ZLIB_DEPS''@!-L/usr//lib -lz!' \ -e "s!@MAKE@!make!" \ mysql_fix_privilege_tables.sh > mysql_fix_privilege_tables-t /bin/chmod +x mysql_config-t /bin/mv mysql_config-t mysql_config /bin/rm -f mysql_fix_extensions mysql_fix_extensions-t /bin/sed \ -e 's!@''bindir''@!/usr/bin!g' \ -e 's!@''sbindir''@!/usr/sbin!g' \ -e 's!@''scriptdir''@!/usr/bin!g' \ -e 's!@''prefix''@!/usr!g' \ -e 's!@''datadir''@!/usr/share!g' \ -e 's!@''localstatedir''@!/var/lib/mysql!g' \ -e 's!@''libexecdir''@!/usr/sbin!g' \ -e 's!@''pkglibdir''@!/usr/lib/mysql!g' \ -e 's!@''pkgincludedir''@!/usr/include/mysql!g' \ -e 's!@''pkgdatadir''@!/usr/share/mysql!g' \ -e 's!@''pkgplugindir''@!/usr/lib/mysql/plugin!g' \ -e 's!@''pkgsuppdir''@!/usr/share/mysql!g' \ -e 's!@''sysconfdir''@!/etc/mysql!g' \ -e 's!@''mandir''@!/usr/share/man!g' \ -e 's!@''infodir''@!/usr/share/info!g' \ -e 's!@''CC''@!powerpc-gentoo-linux-uclibc-gcc!'\ -e 's!@''CXX''@!powerpc-gentoo-linux-uclibc-g++!'\ -e 's!@''GXX''@!yes!'\ -e 's!@''SAVE_CC''@!powerpc-gentoo-linux-uclibc-gcc!'\ -e 's!@''SAVE_CXX''@!!'\ -e 's!@''CC_VERSION''@!powerpc-gentoo-linux-uclibc-gcc (GCC) 3.4.6 (Gentoo Hardened 3.4.6-r2 p1.6, ssp-3.4.6-1.0, pie-8.7.10)!'\ -e 's!@''CXX_VERSION''@!powerpc-gentoo-linux-uclibc-g++ (GCC) 3.4.6 (Gentoo Hardened 3.4.6-r2 p1.6, ssp-3.4.6-1.0, pie-8.7.10)!'\ -e 's!@''PERL''@!/usr/bin/perl!' \ -e 's!@''SAVE_ASFLAGS''@!!'\ -e 's!@''SAVE_CFLAGS''@!-O2 -mcpu=603e -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-stack-protector-all -fno-strict-aliasing!'\ -e 's!@''SAVE_CXXFLAGS''@!-O2 -mcpu=603e -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-stack-protector-all -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing!'\ -e 's!@''SAVE_LDFLAGS''@!-Wl,-z,relro!'\ -e 's!@''ASFLAGS''@!!'\ -e 's!@''CFLAGS''@! -O2 -mcpu=603e -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-stack-protector-all -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX!'\ -e 's!@''CXXFLAGS''@! -O2 -mcpu=603e -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-stack-protector-all -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-implicit-templates -fno-exceptions -fno-rtti!'\ -e 's!@''LDFLAGS''@!-Wl,-z,relro -rdynamic !'\ -e 's!@''LIBDL''@!-ldl !'\ -e 's!@''CLIENT_LIBS''@!-lcrypt -lnsl -lm -L/usr/lib/ -lssl -lcrypto -L/usr//lib -lz !' \ -e 's!@''ZLIB_LIBS''@!-L/usr//lib -lz!' \ -e 's!@''LIBS''@!-lpthread -lcrypt -lnsl -lm -lpthread !' \ -e 's!@''WRAPLIBS''@!!' \ -e 's!@''innodb_system_libs''@!!' \ -e 's!@''openssl_libs''@!-L/usr/lib/ -lssl -lcrypto!' \ -e 's!@''VERSION''@!5.1.51!' \ -e 's!@''MYSQL_BASE_VERSION''@!5.1!' \ -e 's!@''MYSQL_SERVER_SUFFIX''@!!' \ -e 's!@''COMPILATION_COMMENT''@!Gentoo Linux mysql-5.1.51!' \ -e 's!@''MACHINE_TYPE''@!powerpc!' \ -e 's!@''HOSTNAME''@!/bin/hostname!' \ -e 's!@''SYSTEM_TYPE''@!gentoo-linux-uclibc!' \ -e 's!@''CHECK_PID''@!/bin/kill -0 $PID > /dev/null 2> /dev/null!' \ -e 's!@''FIND_PROC''@!/bin/ps wwwp $PID | grep -v " grep" | grep -v mysqld_safe | grep -- "$MYSQLD" > /dev/null!' \ -e 's!@''MYSQLD_DEFAULT_SWITCHES''@!--skip-external-locking!' \ -e 's!@''MYSQL_UNIX_ADDR''@!/var/run/mysqld/mysqld.sock!' \ -e 's!@''MYSQL_TCP_PORT''@!3306!' \ -e 's!@''MYSQL_TCP_PORT_DEFAULT''@!0!' \ -e 's!@''TARGET_LINUX''@!true!' \ -e "s!@""CONF_COMMAND""@!./configure '--prefix=/usr' '--build=powerpc-gentoo-linux-uclibc' '--host=powerpc-gentoo-linux-uclibc' '--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/lib/mysql' '--includedir=/usr/include/mysql' '--with-low-memory' '--with-client-ldflags=-lstdc++' '--enable-thread-safe-client' '--with-comment=Gentoo Linux mysql-5.1.51' '--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' '--with-plugindir=/usr/lib/mysql/plugin' '--enable-community-features' '--disable-profiling' '--with-plugins=csv,myisam,myisammrg,heap,archive,blackhole,innobase' '--without-plugin-example' '--without-plugin-ibmdb2i' '--without-plugin-partition' '--without-plugin-federated' '--without-plugin-ndbcluster' '--without-plugin-pbxt' 'build_alias=powerpc-gentoo-linux-uclibc' 'host_alias=powerpc-gentoo-linux-uclibc' 'CFLAGS=-O2 -mcpu=603e -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-stack-protector-all -fno-strict-aliasing' 'LDFLAGS=-Wl,-z,relro' 'CPPFLAGS=' 'CXXFLAGS=-O2 -mcpu=603e -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-stack-protector-all -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing'!" \ -e 's!@''MYSQLD_USER''@!mysql!' \ -e 's!@''STATIC_NSS_FLAGS''@!!' \ -e 's!@''NON_THREADED_LIBS''@!-lcrypt -lnsl -lm !' \ -e 's!@''ZLIB_DEPS''@!-L/usr//lib -lz!' \ -e "s!@MAKE@!make!" \ mysql_fix_extensions.sh > mysql_fix_extensions-t /bin/chmod +x mysql_fix_extensions-t /bin/chmod +x mysql_fix_privilege_tables-t /bin/mv mysql_fix_extensions-t mysql_fix_extensions /bin/mv mysql_fix_privilege_tables-t mysql_fix_privilege_tables /bin/rm -f mysql_setpermission mysql_setpermission-t /bin/sed \ -e 's!@''bindir''@!/usr/bin!g' \ -e 's!@''sbindir''@!/usr/sbin!g' \ -e 's!@''scriptdir''@!/usr/bin!g' \ -e 's!@''prefix''@!/usr!g' \ -e 's!@''datadir''@!/usr/share!g' \ -e 's!@''localstatedir''@!/var/lib/mysql!g' \ -e 's!@''libexecdir''@!/usr/sbin!g' \ -e 's!@''pkglibdir''@!/usr/lib/mysql!g' \ -e 's!@''pkgincludedir''@!/usr/include/mysql!g' \ -e 's!@''pkgdatadir''@!/usr/share/mysql!g' \ -e 's!@''pkgplugindir''@!/usr/lib/mysql/plugin!g' \ -e 's!@''pkgsuppdir''@!/usr/share/mysql!g' \ -e 's!@''sysconfdir''@!/etc/mysql!g' \ -e 's!@''mandir''@!/usr/share/man!g' \ -e 's!@''infodir''@!/usr/share/info!g' \ -e 's!@''CC''@!powerpc-gentoo-linux-uclibc-gcc!'\ -e 's!@''CXX''@!powerpc-gentoo-linux-uclibc-g++!'\ -e 's!@''GXX''@!yes!'\ -e 's!@''SAVE_CC''@!powerpc-gentoo-linux-uclibc-gcc!'\ -e 's!@''SAVE_CXX''@!!'\ -e 's!@''CC_VERSION''@!powerpc-gentoo-linux-uclibc-gcc (GCC) 3.4.6 (Gentoo Hardened 3.4.6-r2 p1.6, ssp-3.4.6-1.0, pie-8.7.10)!'\ -e 's!@''CXX_VERSION''@!powerpc-gentoo-linux-uclibc-g++ (GCC) 3.4.6 (Gentoo Hardened 3.4.6-r2 p1.6, ssp-3.4.6-1.0, pie-8.7.10)!'\ -e 's!@''PERL''@!/usr/bin/perl!' \ -e 's!@''SAVE_ASFLAGS''@!!'\ -e 's!@''SAVE_CFLAGS''@!-O2 -mcpu=603e -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-stack-protector-all -fno-strict-aliasing!'\ -e 's!@''SAVE_CXXFLAGS''@!-O2 -mcpu=603e -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-stack-protector-all -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing!'\ -e 's!@''SAVE_LDFLAGS''@!-Wl,-z,relro!'\ -e 's!@''ASFLAGS''@!!'\ -e 's!@''CFLAGS''@! -O2 -mcpu=603e -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-stack-protector-all -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX!'\ -e 's!@''CXXFLAGS''@! -O2 -mcpu=603e -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-stack-protector-all -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-implicit-templates -fno-exceptions -fno-rtti!'\ -e 's!@''LDFLAGS''@!-Wl,-z,relro -rdynamic !'\ -e 's!@''LIBDL''@!-ldl !'\ -e 's!@''CLIENT_LIBS''@!-lcrypt -lnsl -lm -L/usr/lib/ -lssl -lcrypto -L/usr//lib -lz !' \ -e 's!@''ZLIB_LIBS''@!-L/usr//lib -lz!' \ -e 's!@''LIBS''@!-lpthread -lcrypt -lnsl -lm -lpthread !' \ -e 's!@''WRAPLIBS''@!!' \ -e 's!@''innodb_system_libs''@!!' \ -e 's!@''openssl_libs''@!-L/usr/lib/ -lssl -lcrypto!' \ -e 's!@''VERSION''@!5.1.51!' \ -e 's!@''MYSQL_BASE_VERSION''@!5.1!' \ -e 's!@''MYSQL_SERVER_SUFFIX''@!!' \ -e 's!@''COMPILATION_COMMENT''@!Gentoo Linux mysql-5.1.51!' \ -e 's!@''MACHINE_TYPE''@!powerpc!' \ -e 's!@''HOSTNAME''@!/bin/hostname!' \ -e 's!@''SYSTEM_TYPE''@!gentoo-linux-uclibc!' \ -e 's!@''CHECK_PID''@!/bin/kill -0 $PID > /dev/null 2> /dev/null!' \ -e 's!@''FIND_PROC''@!/bin/ps wwwp $PID | grep -v " grep" | grep -v mysqld_safe | grep -- "$MYSQLD" > /dev/null!' \ -e 's!@''MYSQLD_DEFAULT_SWITCHES''@!--skip-external-locking!' \ -e 's!@''MYSQL_UNIX_ADDR''@!/var/run/mysqld/mysqld.sock!' \ -e 's!@''MYSQL_TCP_PORT''@!3306!' \ -e 's!@''MYSQL_TCP_PORT_DEFAULT''@!0!' \ -e 's!@''TARGET_LINUX''@!true!' \ -e "s!@""CONF_COMMAND""@!./configure '--prefix=/usr' '--build=powerpc-gentoo-linux-uclibc' '--host=powerpc-gentoo-linux-uclibc' '--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/lib/mysql' '--includedir=/usr/include/mysql' '--with-low-memory' '--with-client-ldflags=-lstdc++' '--enable-thread-safe-client' '--with-comment=Gentoo Linux mysql-5.1.51' '--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' '--with-plugindir=/usr/lib/mysql/plugin' '--enable-community-features' '--disable-profiling' '--with-plugins=csv,myisam,myisammrg,heap,archive,blackhole,innobase' '--without-plugin-example' '--without-plugin-ibmdb2i' '--without-plugin-partition' '--without-plugin-federated' '--without-plugin-ndbcluster' '--without-plugin-pbxt' 'build_alias=powerpc-gentoo-linux-uclibc' 'host_alias=powerpc-gentoo-linux-uclibc' 'CFLAGS=-O2 -mcpu=603e -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-stack-protector-all -fno-strict-aliasing' 'LDFLAGS=-Wl,-z,relro' 'CPPFLAGS=' 'CXXFLAGS=-O2 -mcpu=603e -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-stack-protector-all -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing'!" \ -e 's!@''MYSQLD_USER''@!mysql!' \ -e 's!@''STATIC_NSS_FLAGS''@!!' \ -e 's!@''NON_THREADED_LIBS''@!-lcrypt -lnsl -lm !' \ -e 's!@''ZLIB_DEPS''@!-L/usr//lib -lz!' \ -e "s!@MAKE@!make!" \ mysql_setpermission.sh > mysql_setpermission-t /bin/rm -f mysql_secure_installation mysql_secure_installation-t /bin/sed \ -e 's!@''bindir''@!/usr/bin!g' \ -e 's!@''sbindir''@!/usr/sbin!g' \ -e 's!@''scriptdir''@!/usr/bin!g' \ -e 's!@''prefix''@!/usr!g' \ -e 's!@''datadir''@!/usr/share!g' \ -e 's!@''localstatedir''@!/var/lib/mysql!g' \ -e 's!@''libexecdir''@!/usr/sbin!g' \ -e 's!@''pkglibdir''@!/usr/lib/mysql!g' \ -e 's!@''pkgincludedir''@!/usr/include/mysql!g' \ -e 's!@''pkgdatadir''@!/usr/share/mysql!g' \ -e 's!@''pkgplugindir''@!/usr/lib/mysql/plugin!g' \ -e 's!@''pkgsuppdir''@!/usr/share/mysql!g' \ -e 's!@''sysconfdir''@!/etc/mysql!g' \ -e 's!@''mandir''@!/usr/share/man!g' \ -e 's!@''infodir''@!/usr/share/info!g' \ -e 's!@''CC''@!powerpc-gentoo-linux-uclibc-gcc!'\ -e 's!@''CXX''@!powerpc-gentoo-linux-uclibc-g++!'\ -e 's!@''GXX''@!yes!'\ -e 's!@''SAVE_CC''@!powerpc-gentoo-linux-uclibc-gcc!'\ -e 's!@''SAVE_CXX''@!!'\ -e 's!@''CC_VERSION''@!powerpc-gentoo-linux-uclibc-gcc (GCC) 3.4.6 (Gentoo Hardened 3.4.6-r2 p1.6, ssp-3.4.6-1.0, pie-8.7.10)!'\ -e 's!@''CXX_VERSION''@!powerpc-gentoo-linux-uclibc-g++ (GCC) 3.4.6 (Gentoo Hardened 3.4.6-r2 p1.6, ssp-3.4.6-1.0, pie-8.7.10)!'\ -e 's!@''PERL''@!/usr/bin/perl!' \ -e 's!@''SAVE_ASFLAGS''@!!'\ -e 's!@''SAVE_CFLAGS''@!-O2 -mcpu=603e -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-stack-protector-all -fno-strict-aliasing!'\ -e 's!@''SAVE_CXXFLAGS''@!-O2 -mcpu=603e -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-stack-protector-all -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing!'\ -e 's!@''SAVE_LDFLAGS''@!-Wl,-z,relro!'\ -e 's!@''ASFLAGS''@!!'\ -e 's!@''CFLAGS''@! -O2 -mcpu=603e -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-stack-protector-all -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX!'\ -e 's!@''CXXFLAGS''@! -O2 -mcpu=603e -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-stack-protector-all -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-implicit-templates -fno-exceptions -fno-rtti!'\ -e 's!@''LDFLAGS''@!-Wl,-z,relro -rdynamic !'\ -e 's!@''LIBDL''@!-ldl !'\ -e 's!@''CLIENT_LIBS''@!-lcrypt -lnsl -lm -L/usr/lib/ -lssl -lcrypto -L/usr//lib -lz !' \ -e 's!@''ZLIB_LIBS''@!-L/usr//lib -lz!' \ -e 's!@''LIBS''@!-lpthread -lcrypt -lnsl -lm -lpthread !' \ -e 's!@''WRAPLIBS''@!!' \ -e 's!@''innodb_system_libs''@!!' \ -e 's!@''openssl_libs''@!-L/usr/lib/ -lssl -lcrypto!' \ -e 's!@''VERSION''@!5.1.51!' \ -e 's!@''MYSQL_BASE_VERSION''@!5.1!' \ -e 's!@''MYSQL_SERVER_SUFFIX''@!!' \ -e 's!@''COMPILATION_COMMENT''@!Gentoo Linux mysql-5.1.51!' \ -e 's!@''MACHINE_TYPE''@!powerpc!' \ -e 's!@''HOSTNAME''@!/bin/hostname!' \ -e 's!@''SYSTEM_TYPE''@!gentoo-linux-uclibc!' \ -e 's!@''CHECK_PID''@!/bin/kill -0 $PID > /dev/null 2> /dev/null!' \ -e 's!@''FIND_PROC''@!/bin/ps wwwp $PID | grep -v " grep" | grep -v mysqld_safe | grep -- "$MYSQLD" > /dev/null!' \ -e 's!@''MYSQLD_DEFAULT_SWITCHES''@!--skip-external-locking!' \ -e 's!@''MYSQL_UNIX_ADDR''@!/var/run/mysqld/mysqld.sock!' \ -e 's!@''MYSQL_TCP_PORT''@!3306!' \ -e 's!@''MYSQL_TCP_PORT_DEFAULT''@!0!' \ -e 's!@''TARGET_LINUX''@!true!' \ -e "s!@""CONF_COMMAND""@!./configure '--prefix=/usr' '--build=powerpc-gentoo-linux-uclibc' '--host=powerpc-gentoo-linux-uclibc' '--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/lib/mysql' '--includedir=/usr/include/mysql' '--with-low-memory' '--with-client-ldflags=-lstdc++' '--enable-thread-safe-client' '--with-comment=Gentoo Linux mysql-5.1.51' '--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' '--with-plugindir=/usr/lib/mysql/plugin' '--enable-community-features' '--disable-profiling' '--with-plugins=csv,myisam,myisammrg,heap,archive,blackhole,innobase' '--without-plugin-example' '--without-plugin-ibmdb2i' '--without-plugin-partition' '--without-plugin-federated' '--without-plugin-ndbcluster' '--without-plugin-pbxt' 'build_alias=powerpc-gentoo-linux-uclibc' 'host_alias=powerpc-gentoo-linux-uclibc' 'CFLAGS=-O2 -mcpu=603e -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-stack-protector-all -fno-strict-aliasing' 'LDFLAGS=-Wl,-z,relro' 'CPPFLAGS=' 'CXXFLAGS=-O2 -mcpu=603e -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-stack-protector-all -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing'!" \ -e 's!@''MYSQLD_USER''@!mysql!' \ -e 's!@''STATIC_NSS_FLAGS''@!!' \ -e 's!@''NON_THREADED_LIBS''@!-lcrypt -lnsl -lm !' \ -e 's!@''ZLIB_DEPS''@!-L/usr//lib -lz!' \ -e "s!@MAKE@!make!" \ mysql_secure_installation.sh > mysql_secure_installation-t /bin/chmod +x mysql_secure_installation-t /bin/mv mysql_secure_installation-t mysql_secure_installation /bin/rm -f mysql_zap mysql_zap-t /bin/sed \ -e 's!@''bindir''@!/usr/bin!g' \ -e 's!@''sbindir''@!/usr/sbin!g' \ -e 's!@''scriptdir''@!/usr/bin!g' \ -e 's!@''prefix''@!/usr!g' \ -e 's!@''datadir''@!/usr/share!g' \ -e 's!@''localstatedir''@!/var/lib/mysql!g' \ -e 's!@''libexecdir''@!/usr/sbin!g' \ -e 's!@''pkglibdir''@!/usr/lib/mysql!g' \ -e 's!@''pkgincludedir''@!/usr/include/mysql!g' \ -e 's!@''pkgdatadir''@!/usr/share/mysql!g' \ -e 's!@''pkgplugindir''@!/usr/lib/mysql/plugin!g' \ -e 's!@''pkgsuppdir''@!/usr/share/mysql!g' \ -e 's!@''sysconfdir''@!/etc/mysql!g' \ -e 's!@''mandir''@!/usr/share/man!g' \ -e 's!@''infodir''@!/usr/share/info!g' \ -e 's!@''CC''@!powerpc-gentoo-linux-uclibc-gcc!'\ -e 's!@''CXX''@!powerpc-gentoo-linux-uclibc-g++!'\ -e 's!@''GXX''@!yes!'\ -e 's!@''SAVE_CC''@!powerpc-gentoo-linux-uclibc-gcc!'\ -e 's!@''SAVE_CXX''@!!'\ -e 's!@''CC_VERSION''@!powerpc-gentoo-linux-uclibc-gcc (GCC) 3.4.6 (Gentoo Hardened 3.4.6-r2 p1.6, ssp-3.4.6-1.0, pie-8.7.10)!'\ -e 's!@''CXX_VERSION''@!powerpc-gentoo-linux-uclibc-g++ (GCC) 3.4.6 (Gentoo Hardened 3.4.6-r2 p1.6, ssp-3.4.6-1.0, pie-8.7.10)!'\ -e 's!@''PERL''@!/usr/bin/perl!' \ -e 's!@''SAVE_ASFLAGS''@!!'\ -e 's!@''SAVE_CFLAGS''@!-O2 -mcpu=603e -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-stack-protector-all -fno-strict-aliasing!'\ -e 's!@''SAVE_CXXFLAGS''@!-O2 -mcpu=603e -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-stack-protector-all -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing!'\ -e 's!@''SAVE_LDFLAGS''@!-Wl,-z,relro!'\ -e 's!@''ASFLAGS''@!!'\ -e 's!@''CFLAGS''@! -O2 -mcpu=603e -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-stack-protector-all -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX!'\ -e 's!@''CXXFLAGS''@! -O2 -mcpu=603e -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-stack-protector-all -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-implicit-templates -fno-exceptions -fno-rtti!'\ -e 's!@''LDFLAGS''@!-Wl,-z,relro -rdynamic !'\ -e 's!@''LIBDL''@!-ldl !'\ -e 's!@''CLIENT_LIBS''@!-lcrypt -lnsl -lm -L/usr/lib/ -lssl -lcrypto -L/usr//lib -lz !' \ -e 's!@''ZLIB_LIBS''@!-L/usr//lib -lz!' \ -e 's!@''LIBS''@!-lpthread -lcrypt -lnsl -lm -lpthread !' \ -e 's!@''WRAPLIBS''@!!' \ -e 's!@''innodb_system_libs''@!!' \ -e 's!@''openssl_libs''@!-L/usr/lib/ -lssl -lcrypto!' \ -e 's!@''VERSION''@!5.1.51!' \ -e 's!@''MYSQL_BASE_VERSION''@!5.1!' \ -e 's!@''MYSQL_SERVER_SUFFIX''@!!' \ -e 's!@''COMPILATION_COMMENT''@!Gentoo Linux mysql-5.1.51!' \ -e 's!@''MACHINE_TYPE''@!powerpc!' \ -e 's!@''HOSTNAME''@!/bin/hostname!' \ -e 's!@''SYSTEM_TYPE''@!gentoo-linux-uclibc!' \ -e 's!@''CHECK_PID''@!/bin/kill -0 $PID > /dev/null 2> /dev/null!' \ -e 's!@''FIND_PROC''@!/bin/ps wwwp $PID | grep -v " grep" | grep -v mysqld_safe | grep -- "$MYSQLD" > /dev/null!' \ -e 's!@''MYSQLD_DEFAULT_SWITCHES''@!--skip-external-locking!' \ -e 's!@''MYSQL_UNIX_ADDR''@!/var/run/mysqld/mysqld.sock!' \ -e 's!@''MYSQL_TCP_PORT''@!3306!' \ -e 's!@''MYSQL_TCP_PORT_DEFAULT''@!0!' \ -e 's!@''TARGET_LINUX''@!true!' \ -e "s!@""CONF_COMMAND""@!./configure '--prefix=/usr' '--build=powerpc-gentoo-linux-uclibc' '--host=powerpc-gentoo-linux-uclibc' '--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/lib/mysql' '--includedir=/usr/include/mysql' '--with-low-memory' '--with-client-ldflags=-lstdc++' '--enable-thread-safe-client' '--with-comment=Gentoo Linux mysql-5.1.51' '--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' '--with-plugindir=/usr/lib/mysql/plugin' '--enable-community-features' '--disable-profiling' '--with-plugins=csv,myisam,myisammrg,heap,archive,blackhole,innobase' '--without-plugin-example' '--without-plugin-ibmdb2i' '--without-plugin-partition' '--without-plugin-federated' '--without-plugin-ndbcluster' '--without-plugin-pbxt' 'build_alias=powerpc-gentoo-linux-uclibc' 'host_alias=powerpc-gentoo-linux-uclibc' 'CFLAGS=-O2 -mcpu=603e -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-stack-protector-all -fno-strict-aliasing' 'LDFLAGS=-Wl,-z,relro' 'CPPFLAGS=' 'CXXFLAGS=-O2 -mcpu=603e -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-stack-protector-all -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing'!" \ -e 's!@''MYSQLD_USER''@!mysql!' \ -e 's!@''STATIC_NSS_FLAGS''@!!' \ -e 's!@''NON_THREADED_LIBS''@!-lcrypt -lnsl -lm !' \ -e 's!@''ZLIB_DEPS''@!-L/usr//lib -lz!' \ -e "s!@MAKE@!make!" \ mysql_zap.sh > mysql_zap-t /bin/chmod +x mysql_setpermission-t /bin/mv mysql_setpermission-t mysql_setpermission /bin/rm -f mysqlaccess mysqlaccess-t /bin/sed \ -e 's!@''bindir''@!/usr/bin!g' \ -e 's!@''sbindir''@!/usr/sbin!g' \ -e 's!@''scriptdir''@!/usr/bin!g' \ -e 's!@''prefix''@!/usr!g' \ -e 's!@''datadir''@!/usr/share!g' \ -e 's!@''localstatedir''@!/var/lib/mysql!g' \ -e 's!@''libexecdir''@!/usr/sbin!g' \ -e 's!@''pkglibdir''@!/usr/lib/mysql!g' \ -e 's!@''pkgincludedir''@!/usr/include/mysql!g' \ -e 's!@''pkgdatadir''@!/usr/share/mysql!g' \ -e 's!@''pkgplugindir''@!/usr/lib/mysql/plugin!g' \ -e 's!@''pkgsuppdir''@!/usr/share/mysql!g' \ -e 's!@''sysconfdir''@!/etc/mysql!g' \ -e 's!@''mandir''@!/usr/share/man!g' \ -e 's!@''infodir''@!/usr/share/info!g' \ -e 's!@''CC''@!powerpc-gentoo-linux-uclibc-gcc!'\ -e 's!@''CXX''@!powerpc-gentoo-linux-uclibc-g++!'\ -e 's!@''GXX''@!yes!'\ -e 's!@''SAVE_CC''@!powerpc-gentoo-linux-uclibc-gcc!'\ -e 's!@''SAVE_CXX''@!!'\ -e 's!@''CC_VERSION''@!powerpc-gentoo-linux-uclibc-gcc (GCC) 3.4.6 (Gentoo Hardened 3.4.6-r2 p1.6, ssp-3.4.6-1.0, pie-8.7.10)!'\ -e 's!@''CXX_VERSION''@!powerpc-gentoo-linux-uclibc-g++ (GCC) 3.4.6 (Gentoo Hardened 3.4.6-r2 p1.6, ssp-3.4.6-1.0, pie-8.7.10)!'\ -e 's!@''PERL''@!/usr/bin/perl!' \ -e 's!@''SAVE_ASFLAGS''@!!'\ -e 's!@''SAVE_CFLAGS''@!-O2 -mcpu=603e -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-stack-protector-all -fno-strict-aliasing!'\ -e 's!@''SAVE_CXXFLAGS''@!-O2 -mcpu=603e -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-stack-protector-all -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing!'\ -e 's!@''SAVE_LDFLAGS''@!-Wl,-z,relro!'\ -e 's!@''ASFLAGS''@!!'\ -e 's!@''CFLAGS''@! -O2 -mcpu=603e -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-stack-protector-all -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX!'\ -e 's!@''CXXFLAGS''@! -O2 -mcpu=603e -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-stack-protector-all -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-implicit-templates -fno-exceptions -fno-rtti!'\ -e 's!@''LDFLAGS''@!-Wl,-z,relro -rdynamic !'\ -e 's!@''LIBDL''@!-ldl !'\ -e 's!@''CLIENT_LIBS''@!-lcrypt -lnsl -lm -L/usr/lib/ -lssl -lcrypto -L/usr//lib -lz !' \ -e 's!@''ZLIB_LIBS''@!-L/usr//lib -lz!' \ -e 's!@''LIBS''@!-lpthread -lcrypt -lnsl -lm -lpthread !' \ -e 's!@''WRAPLIBS''@!!' \ -e 's!@''innodb_system_libs''@!!' \ -e 's!@''openssl_libs''@!-L/usr/lib/ -lssl -lcrypto!' \ -e 's!@''VERSION''@!5.1.51!' \ -e 's!@''MYSQL_BASE_VERSION''@!5.1!' \ -e 's!@''MYSQL_SERVER_SUFFIX''@!!' \ -e 's!@''COMPILATION_COMMENT''@!Gentoo Linux mysql-5.1.51!' \ -e 's!@''MACHINE_TYPE''@!powerpc!' \ -e 's!@''HOSTNAME''@!/bin/hostname!' \ -e 's!@''SYSTEM_TYPE''@!gentoo-linux-uclibc!' \ -e 's!@''CHECK_PID''@!/bin/kill -0 $PID > /dev/null 2> /dev/null!' \ -e 's!@''FIND_PROC''@!/bin/ps wwwp $PID | grep -v " grep" | grep -v mysqld_safe | grep -- "$MYSQLD" > /dev/null!' \ -e 's!@''MYSQLD_DEFAULT_SWITCHES''@!--skip-external-locking!' \ -e 's!@''MYSQL_UNIX_ADDR''@!/var/run/mysqld/mysqld.sock!' \ -e 's!@''MYSQL_TCP_PORT''@!3306!' \ -e 's!@''MYSQL_TCP_PORT_DEFAULT''@!0!' \ -e 's!@''TARGET_LINUX''@!true!' \ -e "s!@""CONF_COMMAND""@!./configure '--prefix=/usr' '--build=powerpc-gentoo-linux-uclibc' '--host=powerpc-gentoo-linux-uclibc' '--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/lib/mysql' '--includedir=/usr/include/mysql' '--with-low-memory' '--with-client-ldflags=-lstdc++' '--enable-thread-safe-client' '--with-comment=Gentoo Linux mysql-5.1.51' '--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' '--with-plugindir=/usr/lib/mysql/plugin' '--enable-community-features' '--disable-profiling' '--with-plugins=csv,myisam,myisammrg,heap,archive,blackhole,innobase' '--without-plugin-example' '--without-plugin-ibmdb2i' '--without-plugin-partition' '--without-plugin-federated' '--without-plugin-ndbcluster' '--without-plugin-pbxt' 'build_alias=powerpc-gentoo-linux-uclibc' 'host_alias=powerpc-gentoo-linux-uclibc' 'CFLAGS=-O2 -mcpu=603e -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-stack-protector-all -fno-strict-aliasing' 'LDFLAGS=-Wl,-z,relro' 'CPPFLAGS=' 'CXXFLAGS=-O2 -mcpu=603e -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-stack-protector-all -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing'!" \ -e 's!@''MYSQLD_USER''@!mysql!' \ -e 's!@''STATIC_NSS_FLAGS''@!!' \ -e 's!@''NON_THREADED_LIBS''@!-lcrypt -lnsl -lm !' \ -e 's!@''ZLIB_DEPS''@!-L/usr//lib -lz!' \ -e "s!@MAKE@!make!" \ mysqlaccess.sh > mysqlaccess-t /bin/chmod +x mysql_zap-t /bin/mv mysql_zap-t mysql_zap /bin/rm -f mysqlbug mysqlbug-t /bin/sed \ -e 's!@''bindir''@!/usr/bin!g' \ -e 's!@''sbindir''@!/usr/sbin!g' \ -e 's!@''scriptdir''@!/usr/bin!g' \ -e 's!@''prefix''@!/usr!g' \ -e 's!@''datadir''@!/usr/share!g' \ -e 's!@''localstatedir''@!/var/lib/mysql!g' \ -e 's!@''libexecdir''@!/usr/sbin!g' \ -e 's!@''pkglibdir''@!/usr/lib/mysql!g' \ -e 's!@''pkgincludedir''@!/usr/include/mysql!g' \ -e 's!@''pkgdatadir''@!/usr/share/mysql!g' \ -e 's!@''pkgplugindir''@!/usr/lib/mysql/plugin!g' \ -e 's!@''pkgsuppdir''@!/usr/share/mysql!g' \ -e 's!@''sysconfdir''@!/etc/mysql!g' \ -e 's!@''mandir''@!/usr/share/man!g' \ -e 's!@''infodir''@!/usr/share/info!g' \ -e 's!@''CC''@!powerpc-gentoo-linux-uclibc-gcc!'\ -e 's!@''CXX''@!powerpc-gentoo-linux-uclibc-g++!'\ -e 's!@''GXX''@!yes!'\ -e 's!@''SAVE_CC''@!powerpc-gentoo-linux-uclibc-gcc!'\ -e 's!@''SAVE_CXX''@!!'\ -e 's!@''CC_VERSION''@!powerpc-gentoo-linux-uclibc-gcc (GCC) 3.4.6 (Gentoo Hardened 3.4.6-r2 p1.6, ssp-3.4.6-1.0, pie-8.7.10)!'\ -e 's!@''CXX_VERSION''@!powerpc-gentoo-linux-uclibc-g++ (GCC) 3.4.6 (Gentoo Hardened 3.4.6-r2 p1.6, ssp-3.4.6-1.0, pie-8.7.10)!'\ -e 's!@''PERL''@!/usr/bin/perl!' \ -e 's!@''SAVE_ASFLAGS''@!!'\ -e 's!@''SAVE_CFLAGS''@!-O2 -mcpu=603e -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-stack-protector-all -fno-strict-aliasing!'\ -e 's!@''SAVE_CXXFLAGS''@!-O2 -mcpu=603e -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-stack-protector-all -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing!'\ -e 's!@''SAVE_LDFLAGS''@!-Wl,-z,relro!'\ -e 's!@''ASFLAGS''@!!'\ -e 's!@''CFLAGS''@! -O2 -mcpu=603e -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-stack-protector-all -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX!'\ -e 's!@''CXXFLAGS''@! -O2 -mcpu=603e -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-stack-protector-all -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-implicit-templates -fno-exceptions -fno-rtti!'\ -e 's!@''LDFLAGS''@!-Wl,-z,relro -rdynamic !'\ -e 's!@''LIBDL''@!-ldl !'\ -e 's!@''CLIENT_LIBS''@!-lcrypt -lnsl -lm -L/usr/lib/ -lssl -lcrypto -L/usr//lib -lz !' \ -e 's!@''ZLIB_LIBS''@!-L/usr//lib -lz!' \ -e 's!@''LIBS''@!-lpthread -lcrypt -lnsl -lm -lpthread !' \ -e 's!@''WRAPLIBS''@!!' \ -e 's!@''innodb_system_libs''@!!' \ -e 's!@''openssl_libs''@!-L/usr/lib/ -lssl -lcrypto!' \ -e 's!@''VERSION''@!5.1.51!' \ -e 's!@''MYSQL_BASE_VERSION''@!5.1!' \ -e 's!@''MYSQL_SERVER_SUFFIX''@!!' \ -e 's!@''COMPILATION_COMMENT''@!Gentoo Linux mysql-5.1.51!' \ -e 's!@''MACHINE_TYPE''@!powerpc!' \ -e 's!@''HOSTNAME''@!/bin/hostname!' \ -e 's!@''SYSTEM_TYPE''@!gentoo-linux-uclibc!' \ -e 's!@''CHECK_PID''@!/bin/kill -0 $PID > /dev/null 2> /dev/null!' \ -e 's!@''FIND_PROC''@!/bin/ps wwwp $PID | grep -v " grep" | grep -v mysqld_safe | grep -- "$MYSQLD" > /dev/null!' \ -e 's!@''MYSQLD_DEFAULT_SWITCHES''@!--skip-external-locking!' \ -e 's!@''MYSQL_UNIX_ADDR''@!/var/run/mysqld/mysqld.sock!' \ -e 's!@''MYSQL_TCP_PORT''@!3306!' \ -e 's!@''MYSQL_TCP_PORT_DEFAULT''@!0!' \ -e 's!@''TARGET_LINUX''@!true!' \ -e "s!@""CONF_COMMAND""@!./configure '--prefix=/usr' '--build=powerpc-gentoo-linux-uclibc' '--host=powerpc-gentoo-linux-uclibc' '--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/lib/mysql' '--includedir=/usr/include/mysql' '--with-low-memory' '--with-client-ldflags=-lstdc++' '--enable-thread-safe-client' '--with-comment=Gentoo Linux mysql-5.1.51' '--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' '--with-plugindir=/usr/lib/mysql/plugin' '--enable-community-features' '--disable-profiling' '--with-plugins=csv,myisam,myisammrg,heap,archive,blackhole,innobase' '--without-plugin-example' '--without-plugin-ibmdb2i' '--without-plugin-partition' '--without-plugin-federated' '--without-plugin-ndbcluster' '--without-plugin-pbxt' 'build_alias=powerpc-gentoo-linux-uclibc' 'host_alias=powerpc-gentoo-linux-uclibc' 'CFLAGS=-O2 -mcpu=603e -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-stack-protector-all -fno-strict-aliasing' 'LDFLAGS=-Wl,-z,relro' 'CPPFLAGS=' 'CXXFLAGS=-O2 -mcpu=603e -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-stack-protector-all -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing'!" \ -e 's!@''MYSQLD_USER''@!mysql!' \ -e 's!@''STATIC_NSS_FLAGS''@!!' \ -e 's!@''NON_THREADED_LIBS''@!-lcrypt -lnsl -lm !' \ -e 's!@''ZLIB_DEPS''@!-L/usr//lib -lz!' \ -e "s!@MAKE@!make!" \ mysqlbug.sh > mysqlbug-t /bin/chmod +x mysqlbug-t /bin/mv mysqlbug-t mysqlbug /bin/rm -f mysql_convert_table_format mysql_convert_table_format-t /bin/sed \ -e 's!@''bindir''@!/usr/bin!g' \ -e 's!@''sbindir''@!/usr/sbin!g' \ -e 's!@''scriptdir''@!/usr/bin!g' \ -e 's!@''prefix''@!/usr!g' \ -e 's!@''datadir''@!/usr/share!g' \ -e 's!@''localstatedir''@!/var/lib/mysql!g' \ -e 's!@''libexecdir''@!/usr/sbin!g' \ -e 's!@''pkglibdir''@!/usr/lib/mysql!g' \ -e 's!@''pkgincludedir''@!/usr/include/mysql!g' \ -e 's!@''pkgdatadir''@!/usr/share/mysql!g' \ -e 's!@''pkgplugindir''@!/usr/lib/mysql/plugin!g' \ -e 's!@''pkgsuppdir''@!/usr/share/mysql!g' \ -e 's!@''sysconfdir''@!/etc/mysql!g' \ -e 's!@''mandir''@!/usr/share/man!g' \ -e 's!@''infodir''@!/usr/share/info!g' \ -e 's!@''CC''@!powerpc-gentoo-linux-uclibc-gcc!'\ -e 's!@''CXX''@!powerpc-gentoo-linux-uclibc-g++!'\ -e 's!@''GXX''@!yes!'\ -e 's!@''SAVE_CC''@!powerpc-gentoo-linux-uclibc-gcc!'\ -e 's!@''SAVE_CXX''@!!'\ -e 's!@''CC_VERSION''@!powerpc-gentoo-linux-uclibc-gcc (GCC) 3.4.6 (Gentoo Hardened 3.4.6-r2 p1.6, ssp-3.4.6-1.0, pie-8.7.10)!'\ -e 's!@''CXX_VERSION''@!powerpc-gentoo-linux-uclibc-g++ (GCC) 3.4.6 (Gentoo Hardened 3.4.6-r2 p1.6, ssp-3.4.6-1.0, pie-8.7.10)!'\ -e 's!@''PERL''@!/usr/bin/perl!' \ -e 's!@''SAVE_ASFLAGS''@!!'\ -e 's!@''SAVE_CFLAGS''@!-O2 -mcpu=603e -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-stack-protector-all -fno-strict-aliasing!'\ -e 's!@''SAVE_CXXFLAGS''@!-O2 -mcpu=603e -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-stack-protector-all -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing!'\ -e 's!@''SAVE_LDFLAGS''@!-Wl,-z,relro!'\ -e 's!@''ASFLAGS''@!!'\ -e 's!@''CFLAGS''@! -O2 -mcpu=603e -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-stack-protector-all -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX!'\ -e 's!@''CXXFLAGS''@! -O2 -mcpu=603e -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-stack-protector-all -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-implicit-templates -fno-exceptions -fno-rtti!'\ -e 's!@''LDFLAGS''@!-Wl,-z,relro -rdynamic !'\ -e 's!@''LIBDL''@!-ldl !'\ -e 's!@''CLIENT_LIBS''@!-lcrypt -lnsl -lm -L/usr/lib/ -lssl -lcrypto -L/usr//lib -lz !' \ -e 's!@''ZLIB_LIBS''@!-L/usr//lib -lz!' \ -e 's!@''LIBS''@!-lpthread -lcrypt -lnsl -lm -lpthread !' \ -e 's!@''WRAPLIBS''@!!' \ -e 's!@''innodb_system_libs''@!!' \ -e 's!@''openssl_libs''@!-L/usr/lib/ -lssl -lcrypto!' \ -e 's!@''VERSION''@!5.1.51!' \ -e 's!@''MYSQL_BASE_VERSION''@!5.1!' \ -e 's!@''MYSQL_SERVER_SUFFIX''@!!' \ -e 's!@''COMPILATION_COMMENT''@!Gentoo Linux mysql-5.1.51!' \ -e 's!@''MACHINE_TYPE''@!powerpc!' \ -e 's!@''HOSTNAME''@!/bin/hostname!' \ -e 's!@''SYSTEM_TYPE''@!gentoo-linux-uclibc!' \ -e 's!@''CHECK_PID''@!/bin/kill -0 $PID > /dev/null 2> /dev/null!' \ -e 's!@''FIND_PROC''@!/bin/ps wwwp $PID | grep -v " grep" | grep -v mysqld_safe | grep -- "$MYSQLD" > /dev/null!' \ -e 's!@''MYSQLD_DEFAULT_SWITCHES''@!--skip-external-locking!' \ -e 's!@''MYSQL_UNIX_ADDR''@!/var/run/mysqld/mysqld.sock!' \ -e 's!@''MYSQL_TCP_PORT''@!3306!' \ -e 's!@''MYSQL_TCP_PORT_DEFAULT''@!0!' \ -e 's!@''TARGET_LINUX''@!true!' \ -e "s!@""CONF_COMMAND""@!./configure '--prefix=/usr' '--build=powerpc-gentoo-linux-uclibc' '--host=powerpc-gentoo-linux-uclibc' '--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/lib/mysql' '--includedir=/usr/include/mysql' '--with-low-memory' '--with-client-ldflags=-lstdc++' '--enable-thread-safe-client' '--with-comment=Gentoo Linux mysql-5.1.51' '--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' '--with-plugindir=/usr/lib/mysql/plugin' '--enable-community-features' '--disable-profiling' '--with-plugins=csv,myisam,myisammrg,heap,archive,blackhole,innobase' '--without-plugin-example' '--without-plugin-ibmdb2i' '--without-plugin-partition' '--without-plugin-federated' '--without-plugin-ndbcluster' '--without-plugin-pbxt' 'build_alias=powerpc-gentoo-linux-uclibc' 'host_alias=powerpc-gentoo-linux-uclibc' 'CFLAGS=-O2 -mcpu=603e -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-stack-protector-all -fno-strict-aliasing' 'LDFLAGS=-Wl,-z,relro' 'CPPFLAGS=' 'CXXFLAGS=-O2 -mcpu=603e -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-stack-protector-all -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing'!" \ -e 's!@''MYSQLD_USER''@!mysql!' \ -e 's!@''STATIC_NSS_FLAGS''@!!' \ -e 's!@''NON_THREADED_LIBS''@!-lcrypt -lnsl -lm !' \ -e 's!@''ZLIB_DEPS''@!-L/usr//lib -lz!' \ -e "s!@MAKE@!make!" \ mysql_convert_table_format.sh > mysql_convert_table_format-t /bin/chmod +x mysql_convert_table_format-t /bin/mv mysql_convert_table_format-t mysql_convert_table_format /bin/rm -f mysql_find_rows mysql_find_rows-t /bin/sed \ -e 's!@''bindir''@!/usr/bin!g' \ -e 's!@''sbindir''@!/usr/sbin!g' \ -e 's!@''scriptdir''@!/usr/bin!g' \ -e 's!@''prefix''@!/usr!g' \ -e 's!@''datadir''@!/usr/share!g' \ -e 's!@''localstatedir''@!/var/lib/mysql!g' \ -e 's!@''libexecdir''@!/usr/sbin!g' \ -e 's!@''pkglibdir''@!/usr/lib/mysql!g' \ -e 's!@''pkgincludedir''@!/usr/include/mysql!g' \ -e 's!@''pkgdatadir''@!/usr/share/mysql!g' \ -e 's!@''pkgplugindir''@!/usr/lib/mysql/plugin!g' \ -e 's!@''pkgsuppdir''@!/usr/share/mysql!g' \ -e 's!@''sysconfdir''@!/etc/mysql!g' \ -e 's!@''mandir''@!/usr/share/man!g' \ -e 's!@''infodir''@!/usr/share/info!g' \ -e 's!@''CC''@!powerpc-gentoo-linux-uclibc-gcc!'\ -e 's!@''CXX''@!powerpc-gentoo-linux-uclibc-g++!'\ -e 's!@''GXX''@!yes!'\ -e 's!@''SAVE_CC''@!powerpc-gentoo-linux-uclibc-gcc!'\ -e 's!@''SAVE_CXX''@!!'\ -e 's!@''CC_VERSION''@!powerpc-gentoo-linux-uclibc-gcc (GCC) 3.4.6 (Gentoo Hardened 3.4.6-r2 p1.6, ssp-3.4.6-1.0, pie-8.7.10)!'\ -e 's!@''CXX_VERSION''@!powerpc-gentoo-linux-uclibc-g++ (GCC) 3.4.6 (Gentoo Hardened 3.4.6-r2 p1.6, ssp-3.4.6-1.0, pie-8.7.10)!'\ -e 's!@''PERL''@!/usr/bin/perl!' \ -e 's!@''SAVE_ASFLAGS''@!!'\ -e 's!@''SAVE_CFLAGS''@!-O2 -mcpu=603e -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-stack-protector-all -fno-strict-aliasing!'\ -e 's!@''SAVE_CXXFLAGS''@!-O2 -mcpu=603e -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-stack-protector-all -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing!'\ -e 's!@''SAVE_LDFLAGS''@!-Wl,-z,relro!'\ -e 's!@''ASFLAGS''@!!'\ -e 's!@''CFLAGS''@! -O2 -mcpu=603e -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-stack-protector-all -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX!'\ -e 's!@''CXXFLAGS''@! -O2 -mcpu=603e -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-stack-protector-all -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-implicit-templates -fno-exceptions -fno-rtti!'\ -e 's!@''LDFLAGS''@!-Wl,-z,relro -rdynamic !'\ -e 's!@''LIBDL''@!-ldl !'\ -e 's!@''CLIENT_LIBS''@!-lcrypt -lnsl -lm -L/usr/lib/ -lssl -lcrypto -L/usr//lib -lz !' \ -e 's!@''ZLIB_LIBS''@!-L/usr//lib -lz!' \ -e 's!@''LIBS''@!-lpthread -lcrypt -lnsl -lm -lpthread !' \ -e 's!@''WRAPLIBS''@!!' \ -e 's!@''innodb_system_libs''@!!' \ -e 's!@''openssl_libs''@!-L/usr/lib/ -lssl -lcrypto!' \ -e 's!@''VERSION''@!5.1.51!' \ -e 's!@''MYSQL_BASE_VERSION''@!5.1!' \ -e 's!@''MYSQL_SERVER_SUFFIX''@!!' \ -e 's!@''COMPILATION_COMMENT''@!Gentoo Linux mysql-5.1.51!' \ -e 's!@''MACHINE_TYPE''@!powerpc!' \ -e 's!@''HOSTNAME''@!/bin/hostname!' \ -e 's!@''SYSTEM_TYPE''@!gentoo-linux-uclibc!' \ -e 's!@''CHECK_PID''@!/bin/kill -0 $PID > /dev/null 2> /dev/null!' \ -e 's!@''FIND_PROC''@!/bin/ps wwwp $PID | grep -v " grep" | grep -v mysqld_safe | grep -- "$MYSQLD" > /dev/null!' \ -e 's!@''MYSQLD_DEFAULT_SWITCHES''@!--skip-external-locking!' \ -e 's!@''MYSQL_UNIX_ADDR''@!/var/run/mysqld/mysqld.sock!' \ -e 's!@''MYSQL_TCP_PORT''@!3306!' \ -e 's!@''MYSQL_TCP_PORT_DEFAULT''@!0!' \ -e 's!@''TARGET_LINUX''@!true!' \ -e "s!@""CONF_COMMAND""@!./configure '--prefix=/usr' '--build=powerpc-gentoo-linux-uclibc' '--host=powerpc-gentoo-linux-uclibc' '--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/lib/mysql' '--includedir=/usr/include/mysql' '--with-low-memory' '--with-client-ldflags=-lstdc++' '--enable-thread-safe-client' '--with-comment=Gentoo Linux mysql-5.1.51' '--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' '--with-plugindir=/usr/lib/mysql/plugin' '--enable-community-features' '--disable-profiling' '--with-plugins=csv,myisam,myisammrg,heap,archive,blackhole,innobase' '--without-plugin-example' '--without-plugin-ibmdb2i' '--without-plugin-partition' '--without-plugin-federated' '--without-plugin-ndbcluster' '--without-plugin-pbxt' 'build_alias=powerpc-gentoo-linux-uclibc' 'host_alias=powerpc-gentoo-linux-uclibc' 'CFLAGS=-O2 -mcpu=603e -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-stack-protector-all -fno-strict-aliasing' 'LDFLAGS=-Wl,-z,relro' 'CPPFLAGS=' 'CXXFLAGS=-O2 -mcpu=603e -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-stack-protector-all -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing'!" \ -e 's!@''MYSQLD_USER''@!mysql!' \ -e 's!@''STATIC_NSS_FLAGS''@!!' \ -e 's!@''NON_THREADED_LIBS''@!-lcrypt -lnsl -lm !' \ -e 's!@''ZLIB_DEPS''@!-L/usr//lib -lz!' \ -e "s!@MAKE@!make!" \ mysql_find_rows.sh > mysql_find_rows-t /bin/chmod +x mysql_find_rows-t /bin/mv mysql_find_rows-t mysql_find_rows /bin/rm -f mysqlhotcopy mysqlhotcopy-t /bin/sed \ -e 's!@''bindir''@!/usr/bin!g' \ -e 's!@''sbindir''@!/usr/sbin!g' \ -e 's!@''scriptdir''@!/usr/bin!g' \ -e 's!@''prefix''@!/usr!g' \ -e 's!@''datadir''@!/usr/share!g' \ -e 's!@''localstatedir''@!/var/lib/mysql!g' \ -e 's!@''libexecdir''@!/usr/sbin!g' \ -e 's!@''pkglibdir''@!/usr/lib/mysql!g' \ -e 's!@''pkgincludedir''@!/usr/include/mysql!g' \ -e 's!@''pkgdatadir''@!/usr/share/mysql!g' \ -e 's!@''pkgplugindir''@!/usr/lib/mysql/plugin!g' \ -e 's!@''pkgsuppdir''@!/usr/share/mysql!g' \ -e 's!@''sysconfdir''@!/etc/mysql!g' \ -e 's!@''mandir''@!/usr/share/man!g' \ -e 's!@''infodir''@!/usr/share/info!g' \ -e 's!@''CC''@!powerpc-gentoo-linux-uclibc-gcc!'\ -e 's!@''CXX''@!powerpc-gentoo-linux-uclibc-g++!'\ -e 's!@''GXX''@!yes!'\ -e 's!@''SAVE_CC''@!powerpc-gentoo-linux-uclibc-gcc!'\ -e 's!@''SAVE_CXX''@!!'\ -e 's!@''CC_VERSION''@!powerpc-gentoo-linux-uclibc-gcc (GCC) 3.4.6 (Gentoo Hardened 3.4.6-r2 p1.6, ssp-3.4.6-1.0, pie-8.7.10)!'\ -e 's!@''CXX_VERSION''@!powerpc-gentoo-linux-uclibc-g++ (GCC) 3.4.6 (Gentoo Hardened 3.4.6-r2 p1.6, ssp-3.4.6-1.0, pie-8.7.10)!'\ -e 's!@''PERL''@!/usr/bin/perl!' \ -e 's!@''SAVE_ASFLAGS''@!!'\ -e 's!@''SAVE_CFLAGS''@!-O2 -mcpu=603e -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-stack-protector-all -fno-strict-aliasing!'\ -e 's!@''SAVE_CXXFLAGS''@!-O2 -mcpu=603e -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-stack-protector-all -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing!'\ -e 's!@''SAVE_LDFLAGS''@!-Wl,-z,relro!'\ -e 's!@''ASFLAGS''@!!'\ -e 's!@''CFLAGS''@! -O2 -mcpu=603e -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-stack-protector-all -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX!'\ -e 's!@''CXXFLAGS''@! -O2 -mcpu=603e -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-stack-protector-all -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-implicit-templates -fno-exceptions -fno-rtti!'\ -e 's!@''LDFLAGS''@!-Wl,-z,relro -rdynamic !'\ -e 's!@''LIBDL''@!-ldl !'\ -e 's!@''CLIENT_LIBS''@!-lcrypt -lnsl -lm -L/usr/lib/ -lssl -lcrypto -L/usr//lib -lz !' \ -e 's!@''ZLIB_LIBS''@!-L/usr//lib -lz!' \ -e 's!@''LIBS''@!-lpthread -lcrypt -lnsl -lm -lpthread !' \ -e 's!@''WRAPLIBS''@!!' \ -e 's!@''innodb_system_libs''@!!' \ -e 's!@''openssl_libs''@!-L/usr/lib/ -lssl -lcrypto!' \ -e 's!@''VERSION''@!5.1.51!' \ -e 's!@''MYSQL_BASE_VERSION''@!5.1!' \ -e 's!@''MYSQL_SERVER_SUFFIX''@!!' \ -e 's!@''COMPILATION_COMMENT''@!Gentoo Linux mysql-5.1.51!' \ -e 's!@''MACHINE_TYPE''@!powerpc!' \ -e 's!@''HOSTNAME''@!/bin/hostname!' \ -e 's!@''SYSTEM_TYPE''@!gentoo-linux-uclibc!' \ -e 's!@''CHECK_PID''@!/bin/kill -0 $PID > /dev/null 2> /dev/null!' \ -e 's!@''FIND_PROC''@!/bin/ps wwwp $PID | grep -v " grep" | grep -v mysqld_safe | grep -- "$MYSQLD" > /dev/null!' \ -e 's!@''MYSQLD_DEFAULT_SWITCHES''@!--skip-external-locking!' \ -e 's!@''MYSQL_UNIX_ADDR''@!/var/run/mysqld/mysqld.sock!' \ -e 's!@''MYSQL_TCP_PORT''@!3306!' \ -e 's!@''MYSQL_TCP_PORT_DEFAULT''@!0!' \ -e 's!@''TARGET_LINUX''@!true!' \ -e "s!@""CONF_COMMAND""@!./configure '--prefix=/usr' '--build=powerpc-gentoo-linux-uclibc' '--host=powerpc-gentoo-linux-uclibc' '--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/lib/mysql' '--includedir=/usr/include/mysql' '--with-low-memory' '--with-client-ldflags=-lstdc++' '--enable-thread-safe-client' '--with-comment=Gentoo Linux mysql-5.1.51' '--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' '--with-plugindir=/usr/lib/mysql/plugin' '--enable-community-features' '--disable-profiling' '--with-plugins=csv,myisam,myisammrg,heap,archive,blackhole,innobase' '--without-plugin-example' '--without-plugin-ibmdb2i' '--without-plugin-partition' '--without-plugin-federated' '--without-plugin-ndbcluster' '--without-plugin-pbxt' 'build_alias=powerpc-gentoo-linux-uclibc' 'host_alias=powerpc-gentoo-linux-uclibc' 'CFLAGS=-O2 -mcpu=603e -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-stack-protector-all -fno-strict-aliasing' 'LDFLAGS=-Wl,-z,relro' 'CPPFLAGS=' 'CXXFLAGS=-O2 -mcpu=603e -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-stack-protector-all -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing'!" \ -e 's!@''MYSQLD_USER''@!mysql!' \ -e 's!@''STATIC_NSS_FLAGS''@!!' \ -e 's!@''NON_THREADED_LIBS''@!-lcrypt -lnsl -lm !' \ -e 's!@''ZLIB_DEPS''@!-L/usr//lib -lz!' \ -e "s!@MAKE@!make!" \ mysqlhotcopy.sh > mysqlhotcopy-t /bin/chmod +x mysqlaccess-t /bin/mv mysqlaccess-t mysqlaccess /bin/rm -f mysqldumpslow mysqldumpslow-t /bin/chmod +x mysqlhotcopy-t /bin/sed \ -e 's!@''bindir''@!/usr/bin!g' \ -e 's!@''sbindir''@!/usr/sbin!g' \ -e 's!@''scriptdir''@!/usr/bin!g' \ -e 's!@''prefix''@!/usr!g' \ -e 's!@''datadir''@!/usr/share!g' \ -e 's!@''localstatedir''@!/var/lib/mysql!g' \ -e 's!@''libexecdir''@!/usr/sbin!g' \ -e 's!@''pkglibdir''@!/usr/lib/mysql!g' \ -e 's!@''pkgincludedir''@!/usr/include/mysql!g' \ -e 's!@''pkgdatadir''@!/usr/share/mysql!g' \ -e 's!@''pkgplugindir''@!/usr/lib/mysql/plugin!g' \ -e 's!@''pkgsuppdir''@!/usr/share/mysql!g' \ -e 's!@''sysconfdir''@!/etc/mysql!g' \ -e 's!@''mandir''@!/usr/share/man!g' \ -e 's!@''infodir''@!/usr/share/info!g' \ -e 's!@''CC''@!powerpc-gentoo-linux-uclibc-gcc!'\ -e 's!@''CXX''@!powerpc-gentoo-linux-uclibc-g++!'\ -e 's!@''GXX''@!yes!'\ -e 's!@''SAVE_CC''@!powerpc-gentoo-linux-uclibc-gcc!'\ -e 's!@''SAVE_CXX''@!!'\ -e 's!@''CC_VERSION''@!powerpc-gentoo-linux-uclibc-gcc (GCC) 3.4.6 (Gentoo Hardened 3.4.6-r2 p1.6, ssp-3.4.6-1.0, pie-8.7.10)!'\ -e 's!@''CXX_VERSION''@!powerpc-gentoo-linux-uclibc-g++ (GCC) 3.4.6 (Gentoo Hardened 3.4.6-r2 p1.6, ssp-3.4.6-1.0, pie-8.7.10)!'\ -e 's!@''PERL''@!/usr/bin/perl!' \ -e 's!@''SAVE_ASFLAGS''@!!'\ -e 's!@''SAVE_CFLAGS''@!-O2 -mcpu=603e -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-stack-protector-all -fno-strict-aliasing!'\ -e 's!@''SAVE_CXXFLAGS''@!-O2 -mcpu=603e -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-stack-protector-all -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing!'\ -e 's!@''SAVE_LDFLAGS''@!-Wl,-z,relro!'\ -e 's!@''ASFLAGS''@!!'\ -e 's!@''CFLAGS''@! -O2 -mcpu=603e -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-stack-protector-all -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX!'\ -e 's!@''CXXFLAGS''@! -O2 -mcpu=603e -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-stack-protector-all -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-implicit-templates -fno-exceptions -fno-rtti!'\ -e 's!@''LDFLAGS''@!-Wl,-z,relro -rdynamic !'\ -e 's!@''LIBDL''@!-ldl !'\ -e 's!@''CLIENT_LIBS''@!-lcrypt -lnsl -lm -L/usr/lib/ -lssl -lcrypto -L/usr//lib -lz !' \ -e 's!@''ZLIB_LIBS''@!-L/usr//lib -lz!' \ -e 's!@''LIBS''@!-lpthread -lcrypt -lnsl -lm -lpthread !' \ -e 's!@''WRAPLIBS''@!!' \ -e 's!@''innodb_system_libs''@!!' \ -e 's!@''openssl_libs''@!-L/usr/lib/ -lssl -lcrypto!' \ -e 's!@''VERSION''@!5.1.51!' \ -e 's!@''MYSQL_BASE_VERSION''@!5.1!' \ -e 's!@''MYSQL_SERVER_SUFFIX''@!!' \ -e 's!@''COMPILATION_COMMENT''@!Gentoo Linux mysql-5.1.51!' \ -e 's!@''MACHINE_TYPE''@!powerpc!' \ -e 's!@''HOSTNAME''@!/bin/hostname!' \ -e 's!@''SYSTEM_TYPE''@!gentoo-linux-uclibc!' \ -e 's!@''CHECK_PID''@!/bin/kill -0 $PID > /dev/null 2> /dev/null!' \ -e 's!@''FIND_PROC''@!/bin/ps wwwp $PID | grep -v " grep" | grep -v mysqld_safe | grep -- "$MYSQLD" > /dev/null!' \ -e 's!@''MYSQLD_DEFAULT_SWITCHES''@!--skip-external-locking!' \ -e 's!@''MYSQL_UNIX_ADDR''@!/var/run/mysqld/mysqld.sock!' \ -e 's!@''MYSQL_TCP_PORT''@!3306!' \ -e 's!@''MYSQL_TCP_PORT_DEFAULT''@!0!' \ -e 's!@''TARGET_LINUX''@!true!' \ -e "s!@""CONF_COMMAND""@!./configure '--prefix=/usr' '--build=powerpc-gentoo-linux-uclibc' '--host=powerpc-gentoo-linux-uclibc' '--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/lib/mysql' '--includedir=/usr/include/mysql' '--with-low-memory' '--with-client-ldflags=-lstdc++' '--enable-thread-safe-client' '--with-comment=Gentoo Linux mysql-5.1.51' '--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' '--with-plugindir=/usr/lib/mysql/plugin' '--enable-community-features' '--disable-profiling' '--with-plugins=csv,myisam,myisammrg,heap,archive,blackhole,innobase' '--without-plugin-example' '--without-plugin-ibmdb2i' '--without-plugin-partition' '--without-plugin-federated' '--without-plugin-ndbcluster' '--without-plugin-pbxt' 'build_alias=powerpc-gentoo-linux-uclibc' 'host_alias=powerpc-gentoo-linux-uclibc' 'CFLAGS=-O2 -mcpu=603e -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-stack-protector-all -fno-strict-aliasing' 'LDFLAGS=-Wl,-z,relro' 'CPPFLAGS=' 'CXXFLAGS=-O2 -mcpu=603e -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-stack-protector-all -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing'!" \ -e 's!@''MYSQLD_USER''@!mysql!' \ -e 's!@''STATIC_NSS_FLAGS''@!!' \ -e 's!@''NON_THREADED_LIBS''@!-lcrypt -lnsl -lm !' \ -e 's!@''ZLIB_DEPS''@!-L/usr//lib -lz!' \ -e "s!@MAKE@!make!" \ mysqldumpslow.sh > mysqldumpslow-t /bin/mv mysqlhotcopy-t mysqlhotcopy /bin/rm -f mysqld_multi mysqld_multi-t /bin/sed \ -e 's!@''bindir''@!/usr/bin!g' \ -e 's!@''sbindir''@!/usr/sbin!g' \ -e 's!@''scriptdir''@!/usr/bin!g' \ -e 's!@''prefix''@!/usr!g' \ -e 's!@''datadir''@!/usr/share!g' \ -e 's!@''localstatedir''@!/var/lib/mysql!g' \ -e 's!@''libexecdir''@!/usr/sbin!g' \ -e 's!@''pkglibdir''@!/usr/lib/mysql!g' \ -e 's!@''pkgincludedir''@!/usr/include/mysql!g' \ -e 's!@''pkgdatadir''@!/usr/share/mysql!g' \ -e 's!@''pkgplugindir''@!/usr/lib/mysql/plugin!g' \ -e 's!@''pkgsuppdir''@!/usr/share/mysql!g' \ -e 's!@''sysconfdir''@!/etc/mysql!g' \ -e 's!@''mandir''@!/usr/share/man!g' \ -e 's!@''infodir''@!/usr/share/info!g' \ -e 's!@''CC''@!powerpc-gentoo-linux-uclibc-gcc!'\ -e 's!@''CXX''@!powerpc-gentoo-linux-uclibc-g++!'\ -e 's!@''GXX''@!yes!'\ -e 's!@''SAVE_CC''@!powerpc-gentoo-linux-uclibc-gcc!'\ -e 's!@''SAVE_CXX''@!!'\ -e 's!@''CC_VERSION''@!powerpc-gentoo-linux-uclibc-gcc (GCC) 3.4.6 (Gentoo Hardened 3.4.6-r2 p1.6, ssp-3.4.6-1.0, pie-8.7.10)!'\ -e 's!@''CXX_VERSION''@!powerpc-gentoo-linux-uclibc-g++ (GCC) 3.4.6 (Gentoo Hardened 3.4.6-r2 p1.6, ssp-3.4.6-1.0, pie-8.7.10)!'\ -e 's!@''PERL''@!/usr/bin/perl!' \ -e 's!@''SAVE_ASFLAGS''@!!'\ -e 's!@''SAVE_CFLAGS''@!-O2 -mcpu=603e -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-stack-protector-all -fno-strict-aliasing!'\ -e 's!@''SAVE_CXXFLAGS''@!-O2 -mcpu=603e -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-stack-protector-all -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing!'\ -e 's!@''SAVE_LDFLAGS''@!-Wl,-z,relro!'\ -e 's!@''ASFLAGS''@!!'\ -e 's!@''CFLAGS''@! -O2 -mcpu=603e -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-stack-protector-all -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX!'\ -e 's!@''CXXFLAGS''@! -O2 -mcpu=603e -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-stack-protector-all -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-implicit-templates -fno-exceptions -fno-rtti!'\ -e 's!@''LDFLAGS''@!-Wl,-z,relro -rdynamic !'\ -e 's!@''LIBDL''@!-ldl !'\ -e 's!@''CLIENT_LIBS''@!-lcrypt -lnsl -lm -L/usr/lib/ -lssl -lcrypto -L/usr//lib -lz !' \ -e 's!@''ZLIB_LIBS''@!-L/usr//lib -lz!' \ -e 's!@''LIBS''@!-lpthread -lcrypt -lnsl -lm -lpthread !' \ -e 's!@''WRAPLIBS''@!!' \ -e 's!@''innodb_system_libs''@!!' \ -e 's!@''openssl_libs''@!-L/usr/lib/ -lssl -lcrypto!' \ -e 's!@''VERSION''@!5.1.51!' \ -e 's!@''MYSQL_BASE_VERSION''@!5.1!' \ -e 's!@''MYSQL_SERVER_SUFFIX''@!!' \ -e 's!@''COMPILATION_COMMENT''@!Gentoo Linux mysql-5.1.51!' \ -e 's!@''MACHINE_TYPE''@!powerpc!' \ -e 's!@''HOSTNAME''@!/bin/hostname!' \ -e 's!@''SYSTEM_TYPE''@!gentoo-linux-uclibc!' \ -e 's!@''CHECK_PID''@!/bin/kill -0 $PID > /dev/null 2> /dev/null!' \ -e 's!@''FIND_PROC''@!/bin/ps wwwp $PID | grep -v " grep" | grep -v mysqld_safe | grep -- "$MYSQLD" > /dev/null!' \ -e 's!@''MYSQLD_DEFAULT_SWITCHES''@!--skip-external-locking!' \ -e 's!@''MYSQL_UNIX_ADDR''@!/var/run/mysqld/mysqld.sock!' \ -e 's!@''MYSQL_TCP_PORT''@!3306!' \ -e 's!@''MYSQL_TCP_PORT_DEFAULT''@!0!' \ -e 's!@''TARGET_LINUX''@!true!' \ -e "s!@""CONF_COMMAND""@!./configure '--prefix=/usr' '--build=powerpc-gentoo-linux-uclibc' '--host=powerpc-gentoo-linux-uclibc' '--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/lib/mysql' '--includedir=/usr/include/mysql' '--with-low-memory' '--with-client-ldflags=-lstdc++' '--enable-thread-safe-client' '--with-comment=Gentoo Linux mysql-5.1.51' '--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' '--with-plugindir=/usr/lib/mysql/plugin' '--enable-community-features' '--disable-profiling' '--with-plugins=csv,myisam,myisammrg,heap,archive,blackhole,innobase' '--without-plugin-example' '--without-plugin-ibmdb2i' '--without-plugin-partition' '--without-plugin-federated' '--without-plugin-ndbcluster' '--without-plugin-pbxt' 'build_alias=powerpc-gentoo-linux-uclibc' 'host_alias=powerpc-gentoo-linux-uclibc' 'CFLAGS=-O2 -mcpu=603e -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-stack-protector-all -fno-strict-aliasing' 'LDFLAGS=-Wl,-z,relro' 'CPPFLAGS=' 'CXXFLAGS=-O2 -mcpu=603e -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-stack-protector-all -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing'!" \ -e 's!@''MYSQLD_USER''@!mysql!' \ -e 's!@''STATIC_NSS_FLAGS''@!!' \ -e 's!@''NON_THREADED_LIBS''@!-lcrypt -lnsl -lm !' \ -e 's!@''ZLIB_DEPS''@!-L/usr//lib -lz!' \ -e "s!@MAKE@!make!" \ mysqld_multi.sh > mysqld_multi-t /bin/chmod +x mysqldumpslow-t /bin/mv mysqldumpslow-t mysqldumpslow /bin/rm -f make_binary_distribution make_binary_distribution-t /bin/sed \ -e 's!@''bindir''@!/usr/bin!g' \ -e 's!@''sbindir''@!/usr/sbin!g' \ -e 's!@''scriptdir''@!/usr/bin!g' \ -e 's!@''prefix''@!/usr!g' \ -e 's!@''datadir''@!/usr/share!g' \ -e 's!@''localstatedir''@!/var/lib/mysql!g' \ -e 's!@''libexecdir''@!/usr/sbin!g' \ -e 's!@''pkglibdir''@!/usr/lib/mysql!g' \ -e 's!@''pkgincludedir''@!/usr/include/mysql!g' \ -e 's!@''pkgdatadir''@!/usr/share/mysql!g' \ -e 's!@''pkgplugindir''@!/usr/lib/mysql/plugin!g' \ -e 's!@''pkgsuppdir''@!/usr/share/mysql!g' \ -e 's!@''sysconfdir''@!/etc/mysql!g' \ -e 's!@''mandir''@!/usr/share/man!g' \ -e 's!@''infodir''@!/usr/share/info!g' \ -e 's!@''CC''@!powerpc-gentoo-linux-uclibc-gcc!'\ -e 's!@''CXX''@!powerpc-gentoo-linux-uclibc-g++!'\ -e 's!@''GXX''@!yes!'\ -e 's!@''SAVE_CC''@!powerpc-gentoo-linux-uclibc-gcc!'\ -e 's!@''SAVE_CXX''@!!'\ -e 's!@''CC_VERSION''@!powerpc-gentoo-linux-uclibc-gcc (GCC) 3.4.6 (Gentoo Hardened 3.4.6-r2 p1.6, ssp-3.4.6-1.0, pie-8.7.10)!'\ -e 's!@''CXX_VERSION''@!powerpc-gentoo-linux-uclibc-g++ (GCC) 3.4.6 (Gentoo Hardened 3.4.6-r2 p1.6, ssp-3.4.6-1.0, pie-8.7.10)!'\ -e 's!@''PERL''@!/usr/bin/perl!' \ -e 's!@''SAVE_ASFLAGS''@!!'\ -e 's!@''SAVE_CFLAGS''@!-O2 -mcpu=603e -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-stack-protector-all -fno-strict-aliasing!'\ -e 's!@''SAVE_CXXFLAGS''@!-O2 -mcpu=603e -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-stack-protector-all -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing!'\ -e 's!@''SAVE_LDFLAGS''@!-Wl,-z,relro!'\ -e 's!@''ASFLAGS''@!!'\ -e 's!@''CFLAGS''@! -O2 -mcpu=603e -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-stack-protector-all -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX!'\ -e 's!@''CXXFLAGS''@! -O2 -mcpu=603e -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-stack-protector-all -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-implicit-templates -fno-exceptions -fno-rtti!'\ -e 's!@''LDFLAGS''@!-Wl,-z,relro -rdynamic !'\ -e 's!@''LIBDL''@!-ldl !'\ -e 's!@''CLIENT_LIBS''@!-lcrypt -lnsl -lm -L/usr/lib/ -lssl -lcrypto -L/usr//lib -lz !' \ -e 's!@''ZLIB_LIBS''@!-L/usr//lib -lz!' \ -e 's!@''LIBS''@!-lpthread -lcrypt -lnsl -lm -lpthread !' \ -e 's!@''WRAPLIBS''@!!' \ -e 's!@''innodb_system_libs''@!!' \ -e 's!@''openssl_libs''@!-L/usr/lib/ -lssl -lcrypto!' \ -e 's!@''VERSION''@!5.1.51!' \ -e 's!@''MYSQL_BASE_VERSION''@!5.1!' \ -e 's!@''MYSQL_SERVER_SUFFIX''@!!' \ -e 's!@''COMPILATION_COMMENT''@!Gentoo Linux mysql-5.1.51!' \ -e 's!@''MACHINE_TYPE''@!powerpc!' \ -e 's!@''HOSTNAME''@!/bin/hostname!' \ -e 's!@''SYSTEM_TYPE''@!gentoo-linux-uclibc!' \ -e 's!@''CHECK_PID''@!/bin/kill -0 $PID > /dev/null 2> /dev/null!' \ -e 's!@''FIND_PROC''@!/bin/ps wwwp $PID | grep -v " grep" | grep -v mysqld_safe | grep -- "$MYSQLD" > /dev/null!' \ -e 's!@''MYSQLD_DEFAULT_SWITCHES''@!--skip-external-locking!' \ -e 's!@''MYSQL_UNIX_ADDR''@!/var/run/mysqld/mysqld.sock!' \ -e 's!@''MYSQL_TCP_PORT''@!3306!' \ -e 's!@''MYSQL_TCP_PORT_DEFAULT''@!0!' \ -e 's!@''TARGET_LINUX''@!true!' \ -e "s!@""CONF_COMMAND""@!./configure '--prefix=/usr' '--build=powerpc-gentoo-linux-uclibc' '--host=powerpc-gentoo-linux-uclibc' '--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/lib/mysql' '--includedir=/usr/include/mysql' '--with-low-memory' '--with-client-ldflags=-lstdc++' '--enable-thread-safe-client' '--with-comment=Gentoo Linux mysql-5.1.51' '--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' '--with-plugindir=/usr/lib/mysql/plugin' '--enable-community-features' '--disable-profiling' '--with-plugins=csv,myisam,myisammrg,heap,archive,blackhole,innobase' '--without-plugin-example' '--without-plugin-ibmdb2i' '--without-plugin-partition' '--without-plugin-federated' '--without-plugin-ndbcluster' '--without-plugin-pbxt' 'build_alias=powerpc-gentoo-linux-uclibc' 'host_alias=powerpc-gentoo-linux-uclibc' 'CFLAGS=-O2 -mcpu=603e -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-stack-protector-all -fno-strict-aliasing' 'LDFLAGS=-Wl,-z,relro' 'CPPFLAGS=' 'CXXFLAGS=-O2 -mcpu=603e -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-stack-protector-all -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing'!" \ -e 's!@''MYSQLD_USER''@!mysql!' \ -e 's!@''STATIC_NSS_FLAGS''@!!' \ -e 's!@''NON_THREADED_LIBS''@!-lcrypt -lnsl -lm !' \ -e 's!@''ZLIB_DEPS''@!-L/usr//lib -lz!' \ -e "s!@MAKE@!make!" \ make_binary_distribution.sh > make_binary_distribution-t /bin/chmod +x mysqld_multi-t /bin/mv mysqld_multi-t mysqld_multi /bin/rm -f make_sharedlib_distribution make_sharedlib_distribution-t /bin/sed \ -e 's!@''bindir''@!/usr/bin!g' \ -e 's!@''sbindir''@!/usr/sbin!g' \ -e 's!@''scriptdir''@!/usr/bin!g' \ -e 's!@''prefix''@!/usr!g' \ -e 's!@''datadir''@!/usr/share!g' \ -e 's!@''localstatedir''@!/var/lib/mysql!g' \ -e 's!@''libexecdir''@!/usr/sbin!g' \ -e 's!@''pkglibdir''@!/usr/lib/mysql!g' \ -e 's!@''pkgincludedir''@!/usr/include/mysql!g' \ -e 's!@''pkgdatadir''@!/usr/share/mysql!g' \ -e 's!@''pkgplugindir''@!/usr/lib/mysql/plugin!g' \ -e 's!@''pkgsuppdir''@!/usr/share/mysql!g' \ -e 's!@''sysconfdir''@!/etc/mysql!g' \ -e 's!@''mandir''@!/usr/share/man!g' \ -e 's!@''infodir''@!/usr/share/info!g' \ -e 's!@''CC''@!powerpc-gentoo-linux-uclibc-gcc!'\ -e 's!@''CXX''@!powerpc-gentoo-linux-uclibc-g++!'\ -e 's!@''GXX''@!yes!'\ -e 's!@''SAVE_CC''@!powerpc-gentoo-linux-uclibc-gcc!'\ -e 's!@''SAVE_CXX''@!!'\ -e 's!@''CC_VERSION''@!powerpc-gentoo-linux-uclibc-gcc (GCC) 3.4.6 (Gentoo Hardened 3.4.6-r2 p1.6, ssp-3.4.6-1.0, pie-8.7.10)!'\ -e 's!@''CXX_VERSION''@!powerpc-gentoo-linux-uclibc-g++ (GCC) 3.4.6 (Gentoo Hardened 3.4.6-r2 p1.6, ssp-3.4.6-1.0, pie-8.7.10)!'\ -e 's!@''PERL''@!/usr/bin/perl!' \ -e 's!@''SAVE_ASFLAGS''@!!'\ -e 's!@''SAVE_CFLAGS''@!-O2 -mcpu=603e -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-stack-protector-all -fno-strict-aliasing!'\ -e 's!@''SAVE_CXXFLAGS''@!-O2 -mcpu=603e -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-stack-protector-all -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing!'\ -e 's!@''SAVE_LDFLAGS''@!-Wl,-z,relro!'\ -e 's!@''ASFLAGS''@!!'\ -e 's!@''CFLAGS''@! -O2 -mcpu=603e -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-stack-protector-all -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX!'\ -e 's!@''CXXFLAGS''@! -O2 -mcpu=603e -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-stack-protector-all -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-implicit-templates -fno-exceptions -fno-rtti!'\ -e 's!@''LDFLAGS''@!-Wl,-z,relro -rdynamic !'\ -e 's!@''LIBDL''@!-ldl !'\ -e 's!@''CLIENT_LIBS''@!-lcrypt -lnsl -lm -L/usr/lib/ -lssl -lcrypto -L/usr//lib -lz !' \ -e 's!@''ZLIB_LIBS''@!-L/usr//lib -lz!' \ -e 's!@''LIBS''@!-lpthread -lcrypt -lnsl -lm -lpthread !' \ -e 's!@''WRAPLIBS''@!!' \ -e 's!@''innodb_system_libs''@!!' \ -e 's!@''openssl_libs''@!-L/usr/lib/ -lssl -lcrypto!' \ -e 's!@''VERSION''@!5.1.51!' \ -e 's!@''MYSQL_BASE_VERSION''@!5.1!' \ -e 's!@''MYSQL_SERVER_SUFFIX''@!!' \ -e 's!@''COMPILATION_COMMENT''@!Gentoo Linux mysql-5.1.51!' \ -e 's!@''MACHINE_TYPE''@!powerpc!' \ -e 's!@''HOSTNAME''@!/bin/hostname!' \ -e 's!@''SYSTEM_TYPE''@!gentoo-linux-uclibc!' \ -e 's!@''CHECK_PID''@!/bin/kill -0 $PID > /dev/null 2> /dev/null!' \ -e 's!@''FIND_PROC''@!/bin/ps wwwp $PID | grep -v " grep" | grep -v mysqld_safe | grep -- "$MYSQLD" > /dev/null!' \ -e 's!@''MYSQLD_DEFAULT_SWITCHES''@!--skip-external-locking!' \ -e 's!@''MYSQL_UNIX_ADDR''@!/var/run/mysqld/mysqld.sock!' \ -e 's!@''MYSQL_TCP_PORT''@!3306!' \ -e 's!@''MYSQL_TCP_PORT_DEFAULT''@!0!' \ -e 's!@''TARGET_LINUX''@!true!' \ -e "s!@""CONF_COMMAND""@!./configure '--prefix=/usr' '--build=powerpc-gentoo-linux-uclibc' '--host=powerpc-gentoo-linux-uclibc' '--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/lib/mysql' '--includedir=/usr/include/mysql' '--with-low-memory' '--with-client-ldflags=-lstdc++' '--enable-thread-safe-client' '--with-comment=Gentoo Linux mysql-5.1.51' '--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' '--with-plugindir=/usr/lib/mysql/plugin' '--enable-community-features' '--disable-profiling' '--with-plugins=csv,myisam,myisammrg,heap,archive,blackhole,innobase' '--without-plugin-example' '--without-plugin-ibmdb2i' '--without-plugin-partition' '--without-plugin-federated' '--without-plugin-ndbcluster' '--without-plugin-pbxt' 'build_alias=powerpc-gentoo-linux-uclibc' 'host_alias=powerpc-gentoo-linux-uclibc' 'CFLAGS=-O2 -mcpu=603e -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-stack-protector-all -fno-strict-aliasing' 'LDFLAGS=-Wl,-z,relro' 'CPPFLAGS=' 'CXXFLAGS=-O2 -mcpu=603e -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-stack-protector-all -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing'!" \ -e 's!@''MYSQLD_USER''@!mysql!' \ -e 's!@''STATIC_NSS_FLAGS''@!!' \ -e 's!@''NON_THREADED_LIBS''@!-lcrypt -lnsl -lm !' \ -e 's!@''ZLIB_DEPS''@!-L/usr//lib -lz!' \ -e "s!@MAKE@!make!" \ make_sharedlib_distribution.sh > make_sharedlib_distribution-t /bin/chmod +x make_binary_distribution-t /bin/mv make_binary_distribution-t make_binary_distribution /bin/chmod +x make_sharedlib_distribution-t /bin/mv make_sharedlib_distribution-t make_sharedlib_distribution make[2]: Leaving directory `/mnt/spare/portage/dev-db/mysql-5.1.51/work/mysql/scripts' make[1]: Leaving directory `/mnt/spare/portage/dev-db/mysql-5.1.51/work/mysql/scripts' Making all in strings make[1]: Entering directory `/mnt/spare/portage/dev-db/mysql-5.1.51/work/mysql/strings' /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile powerpc-gentoo-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -O2 -mcpu=603e -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-stack-protector-all -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -MT strxmov.lo -MD -MP -MF .deps/strxmov.Tpo -c -o strxmov.lo strxmov.c /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile powerpc-gentoo-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -O2 -mcpu=603e -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-stack-protector-all -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -MT bmove_upp.lo -MD -MP -MF .deps/bmove_upp.Tpo -c -o bmove_upp.lo bmove_upp.c libtool: compile: powerpc-gentoo-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -O2 -mcpu=603e -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-stack-protector-all -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -MT bmove_upp.lo -MD -MP -MF .deps/bmove_upp.Tpo -c bmove_upp.c -fPIC -DPIC -o .libs/bmove_upp.o libtool: compile: powerpc-gentoo-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -O2 -mcpu=603e -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-stack-protector-all -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -MT strxmov.lo -MD -MP -MF .deps/strxmov.Tpo -c strxmov.c -fPIC -DPIC -o .libs/strxmov.o distcc[550] (dcc_build_somewhere) Warning: failed to distribute, running locally instead distcc[551] (dcc_build_somewhere) Warning: failed to distribute, running locally instead In file included from bmove_upp.c:25: ../include/my_global.h:892:1: warning: "isnan" redefined In file included from ../include/my_global.h:424, from bmove_upp.c:25: /usr/include/math.h:274:1: warning: this is the location of the previous definition libtool: compile: powerpc-gentoo-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -O2 -mcpu=603e -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-stack-protector-all -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -MT bmove_upp.lo -MD -MP -MF .deps/bmove_upp.Tpo -c bmove_upp.c -o bmove_upp.o >/dev/null 2>&1 In file included from strxmov.c:33: ../include/my_global.h:892:1: warning: "isnan" redefined In file included from ../include/my_global.h:424, from strxmov.c:33: /usr/include/math.h:274:1: warning: this is the location of the previous definition libtool: compile: powerpc-gentoo-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -O2 -mcpu=603e -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-stack-protector-all -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -MT strxmov.lo -MD -MP -MF .deps/strxmov.Tpo -c strxmov.c -o strxmov.o >/dev/null 2>&1 mv -f .deps/bmove_upp.Tpo .deps/bmove_upp.Plo /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile powerpc-gentoo-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -O2 -mcpu=603e -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-stack-protector-all -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -MT strappend.lo -MD -MP -MF .deps/strappend.Tpo -c -o strappend.lo strappend.c mv -f .deps/strxmov.Tpo .deps/strxmov.Plo /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile powerpc-gentoo-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -O2 -mcpu=603e -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-stack-protector-all -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -MT strcont.lo -MD -MP -MF .deps/strcont.Tpo -c -o strcont.lo strcont.c libtool: compile: powerpc-gentoo-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -O2 -mcpu=603e -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-stack-protector-all -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -MT strappend.lo -MD -MP -MF .deps/strappend.Tpo -c strappend.c -fPIC -DPIC -o .libs/strappend.o libtool: compile: powerpc-gentoo-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -O2 -mcpu=603e -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-stack-protector-all -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -MT strcont.lo -MD -MP -MF .deps/strcont.Tpo -c strcont.c -fPIC -DPIC -o .libs/strcont.o distcc[608] (dcc_build_somewhere) Warning: failed to distribute, running locally instead distcc[613] (dcc_build_somewhere) Warning: failed to distribute, running locally instead In file included from strappend.c:26: ../include/my_global.h:892:1: warning: "isnan" redefined In file included from ../include/my_global.h:424, from strappend.c:26: /usr/include/math.h:274:1: warning: this is the location of the previous definition libtool: compile: powerpc-gentoo-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -O2 -mcpu=603e -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-stack-protector-all -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -MT strappend.lo -MD -MP -MF .deps/strappend.Tpo -c strappend.c -o strappend.o >/dev/null 2>&1 In file included from strcont.c:27: ../include/my_global.h:892:1: warning: "isnan" redefined In file included from ../include/my_global.h:424, from strcont.c:27: /usr/include/math.h:274:1: warning: this is the location of the previous definition libtool: compile: powerpc-gentoo-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -O2 -mcpu=603e -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-stack-protector-all -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -MT strcont.lo -MD -MP -MF .deps/strcont.Tpo -c strcont.c -o strcont.o >/dev/null 2>&1 mv -f .deps/strappend.Tpo .deps/strappend.Plo /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile powerpc-gentoo-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -O2 -mcpu=603e -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-stack-protector-all -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -MT strend.lo -MD -MP -MF .deps/strend.Tpo -c -o strend.lo strend.c mv -f .deps/strcont.Tpo .deps/strcont.Plo /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile powerpc-gentoo-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -O2 -mcpu=603e -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-stack-protector-all -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -MT strfill.lo -MD -MP -MF .deps/strfill.Tpo -c -o strfill.lo strfill.c libtool: compile: powerpc-gentoo-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -O2 -mcpu=603e -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-stack-protector-all -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -MT strend.lo -MD -MP -MF .deps/strend.Tpo -c strend.c -fPIC -DPIC -o .libs/strend.o libtool: compile: powerpc-gentoo-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -O2 -mcpu=603e -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-stack-protector-all -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -MT strfill.lo -MD -MP -MF .deps/strfill.Tpo -c strfill.c -fPIC -DPIC -o .libs/strfill.o distcc[675] (dcc_build_somewhere) Warning: failed to distribute, running locally instead distcc[680] (dcc_build_somewhere) Warning: failed to distribute, running locally instead In file included from strend.c:30: ../include/my_global.h:892:1: warning: "isnan" redefined In file included from ../include/my_global.h:424, from strend.c:30: /usr/include/math.h:274:1: warning: this is the location of the previous definition libtool: compile: powerpc-gentoo-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -O2 -mcpu=603e -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-stack-protector-all -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -MT strend.lo -MD -MP -MF .deps/strend.Tpo -c strend.c -o strend.o >/dev/null 2>&1 In file included from strfill.c:26: ../include/my_global.h:892:1: warning: "isnan" redefined In file included from ../include/my_global.h:424, from strfill.c:26: /usr/include/math.h:274:1: warning: this is the location of the previous definition libtool: compile: powerpc-gentoo-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -O2 -mcpu=603e -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-stack-protector-all -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -MT strfill.lo -MD -MP -MF .deps/strfill.Tpo -c strfill.c -o strfill.o >/dev/null 2>&1 mv -f .deps/strend.Tpo .deps/strend.Plo /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile powerpc-gentoo-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -O2 -mcpu=603e -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-stack-protector-all -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -MT strcend.lo -MD -MP -MF .deps/strcend.Tpo -c -o strcend.lo strcend.c mv -f .deps/strfill.Tpo .deps/strfill.Plo /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile powerpc-gentoo-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -O2 -mcpu=603e -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-stack-protector-all -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -MT is_prefix.lo -MD -MP -MF .deps/is_prefix.Tpo -c -o is_prefix.lo is_prefix.c libtool: compile: powerpc-gentoo-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -O2 -mcpu=603e -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-stack-protector-all -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -MT strcend.lo -MD -MP -MF .deps/strcend.Tpo -c strcend.c -fPIC -DPIC -o .libs/strcend.o libtool: compile: powerpc-gentoo-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -O2 -mcpu=603e -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-stack-protector-all -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -MT is_prefix.lo -MD -MP -MF .deps/is_prefix.Tpo -c is_prefix.c -fPIC -DPIC -o .libs/is_prefix.o distcc[734] (dcc_perhaps_adjust_cpp_where_and_protover) Warning: cannot use distcc_pump on already preprocessed file (such as emitted by ccache) distcc[735] (dcc_perhaps_adjust_cpp_where_and_protover) Warning: cannot use distcc_pump on already preprocessed file (such as emitted by ccache) distcc[734] ERROR: nonblocking connect to 10.0.0.2:3632 failed: No route to host distcc[734] Warning: failed to distribute /mnt/spare/ccache/strcend.tmp.muttley.721.i to 10.0.0.2,cpp,lzo, running locally instead distcc[735] ERROR: nonblocking connect to 10.0.0.2:3632 failed: No route to host distcc[735] Warning: failed to distribute /mnt/spare/ccache/is_prefix.tmp.muttley.729.i to 10.0.0.2,cpp,lzo, running locally instead In file included from strcend.c:25: ../include/my_global.h:892:1: warning: "isnan" redefined In file included from ../include/my_global.h:424, from strcend.c:25: /usr/include/math.h:274:1: warning: this is the location of the previous definition In file included from is_prefix.c:24: ../include/my_global.h:892:1: warning: "isnan" redefined In file included from ../include/my_global.h:424, from is_prefix.c:24: /usr/include/math.h:274:1: warning: this is the location of the previous definition libtool: compile: powerpc-gentoo-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -O2 -mcpu=603e -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-stack-protector-all -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -MT is_prefix.lo -MD -MP -MF .deps/is_prefix.Tpo -c is_prefix.c -o is_prefix.o >/dev/null 2>&1 libtool: compile: powerpc-gentoo-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -O2 -mcpu=603e -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-stack-protector-all -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -MT strcend.lo -MD -MP -MF .deps/strcend.Tpo -c strcend.c -o strcend.o >/dev/null 2>&1 mv -f .deps/is_prefix.Tpo .deps/is_prefix.Plo mv -f .deps/strcend.Tpo .deps/strcend.Plo /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile powerpc-gentoo-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -O2 -mcpu=603e -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-stack-protector-all -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -MT strstr.lo -MD -MP -MF .deps/strstr.Tpo -c -o strstr.lo strstr.c /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile powerpc-gentoo-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -O2 -mcpu=603e -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-stack-protector-all -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -MT strinstr.lo -MD -MP -MF .deps/strinstr.Tpo -c -o strinstr.lo strinstr.c libtool: compile: powerpc-gentoo-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -O2 -mcpu=603e -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-stack-protector-all -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -MT strinstr.lo -MD -MP -MF .deps/strinstr.Tpo -c strinstr.c -fPIC -DPIC -o .libs/strinstr.o libtool: compile: powerpc-gentoo-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -O2 -mcpu=603e -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-stack-protector-all -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -MT strstr.lo -MD -MP -MF .deps/strstr.Tpo -c strstr.c -fPIC -DPIC -o .libs/strstr.o distcc[793] (dcc_build_somewhere) Warning: failed to distribute, running locally instead distcc[794] (dcc_build_somewhere) Warning: failed to distribute, running locally instead In file included from strstr.c:30: ../include/my_global.h:892:1: warning: "isnan" redefined In file included from ../include/my_global.h:424, from strstr.c:30: /usr/include/math.h:274:1: warning: this is the location of the previous definition libtool: compile: powerpc-gentoo-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -O2 -mcpu=603e -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-stack-protector-all -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -MT strstr.lo -MD -MP -MF .deps/strstr.Tpo -c strstr.c -o strstr.o >/dev/null 2>&1 In file included from strinstr.c:28: ../include/my_global.h:892:1: warning: "isnan" redefined In file included from ../include/my_global.h:424, from strinstr.c:28: /usr/include/math.h:274:1: warning: this is the location of the previous definition libtool: compile: powerpc-gentoo-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -O2 -mcpu=603e -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-stack-protector-all -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -MT strinstr.lo -MD -MP -MF .deps/strinstr.Tpo -c strinstr.c -o strinstr.o >/dev/null 2>&1 mv -f .deps/strstr.Tpo .deps/strstr.Plo /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile powerpc-gentoo-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -O2 -mcpu=603e -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-stack-protector-all -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -MT strmake.lo -MD -MP -MF .deps/strmake.Tpo -c -o strmake.lo strmake.c libtool: compile: powerpc-gentoo-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -O2 -mcpu=603e -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-stack-protector-all -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -MT strmake.lo -MD -MP -MF .deps/strmake.Tpo -c strmake.c -fPIC -DPIC -o .libs/strmake.o mv -f .deps/strinstr.Tpo .deps/strinstr.Plo /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile powerpc-gentoo-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -O2 -mcpu=603e -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-stack-protector-all -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -MT strnmov.lo -MD -MP -MF .deps/strnmov.Tpo -c -o strnmov.lo strnmov.c libtool: compile: powerpc-gentoo-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -O2 -mcpu=603e -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-stack-protector-all -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -MT strnmov.lo -MD -MP -MF .deps/strnmov.Tpo -c strnmov.c -fPIC -DPIC -o .libs/strnmov.o distcc[851] (dcc_build_somewhere) Warning: failed to distribute, running locally instead distcc[856] (dcc_build_somewhere) Warning: failed to distribute, running locally instead In file included from strmake.c:27: ../include/my_global.h:892:1: warning: "isnan" redefined In file included from ../include/my_global.h:424, from strmake.c:27: /usr/include/math.h:274:1: warning: this is the location of the previous definition libtool: compile: powerpc-gentoo-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -O2 -mcpu=603e -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-stack-protector-all -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -MT strmake.lo -MD -MP -MF .deps/strmake.Tpo -c strmake.c -o strmake.o >/dev/null 2>&1 In file included from strnmov.c:23: ../include/my_global.h:892:1: warning: "isnan" redefined In file included from ../include/my_global.h:424, from strnmov.c:23: /usr/include/math.h:274:1: warning: this is the location of the previous definition libtool: compile: powerpc-gentoo-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -O2 -mcpu=603e -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-stack-protector-all -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -MT strnmov.lo -MD -MP -MF .deps/strnmov.Tpo -c strnmov.c -o strnmov.o >/dev/null 2>&1 mv -f .deps/strmake.Tpo .deps/strmake.Plo /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile powerpc-gentoo-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -O2 -mcpu=603e -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-stack-protector-all -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -MT strmov.lo -MD -MP -MF .deps/strmov.Tpo -c -o strmov.lo strmov.c libtool: compile: powerpc-gentoo-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -O2 -mcpu=603e -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-stack-protector-all -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -MT strmov.lo -MD -MP -MF .deps/strmov.Tpo -c strmov.c -fPIC -DPIC -o .libs/strmov.o mv -f .deps/strnmov.Tpo .deps/strnmov.Plo /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile powerpc-gentoo-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -O2 -mcpu=603e -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-stack-protector-all -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -MT longlong2str.lo -MD -MP -MF .deps/longlong2str.Tpo -c -o longlong2str.lo longlong2str.c libtool: compile: powerpc-gentoo-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -O2 -mcpu=603e -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-stack-protector-all -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -MT longlong2str.lo -MD -MP -MF .deps/longlong2str.Tpo -c longlong2str.c -fPIC -DPIC -o .libs/longlong2str.o distcc[910] (dcc_build_somewhere) Warning: failed to distribute, running locally instead distcc[915] (dcc_build_somewhere) Warning: failed to distribute, running locally instead In file included from strmov.c:24: ../include/my_global.h:892:1: warning: "isnan" redefined In file included from ../include/my_global.h:424, from strmov.c:24: /usr/include/math.h:274:1: warning: this is the location of the previous definition libtool: compile: powerpc-gentoo-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -O2 -mcpu=603e -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-stack-protector-all -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -MT strmov.lo -MD -MP -MF .deps/strmov.Tpo -c strmov.c -o strmov.o >/dev/null 2>&1 In file included from longlong2str.c:40: ../include/my_global.h:892:1: warning: "isnan" redefined In file included from ../include/my_global.h:424, from longlong2str.c:40: /usr/include/math.h:274:1: warning: this is the location of the previous definition libtool: compile: powerpc-gentoo-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -O2 -mcpu=603e -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-stack-protector-all -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -MT longlong2str.lo -MD -MP -MF .deps/longlong2str.Tpo -c longlong2str.c -o longlong2str.o >/dev/null 2>&1 mv -f .deps/strmov.Tpo .deps/strmov.Plo /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile powerpc-gentoo-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -O2 -mcpu=603e -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-stack-protector-all -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -MT bfill.lo -MD -MP -MF .deps/bfill.Tpo -c -o bfill.lo bfill.c libtool: compile: powerpc-gentoo-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -O2 -mcpu=603e -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-stack-protector-all -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -MT bfill.lo -MD -MP -MF .deps/bfill.Tpo -c bfill.c -fPIC -DPIC -o .libs/bfill.o distcc[955] (dcc_build_somewhere) Warning: failed to distribute, running locally instead mv -f .deps/longlong2str.Tpo .deps/longlong2str.Plo /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile powerpc-gentoo-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -O2 -mcpu=603e -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-stack-protector-all -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -MT bmove.lo -MD -MP -MF .deps/bmove.Tpo -c -o bmove.lo bmove.c In file included from bfill.c:32: ../include/my_global.h:892:1: warning: "isnan" redefined In file included from ../include/my_global.h:424, from bfill.c:32: /usr/include/math.h:274:1: warning: this is the location of the previous definition libtool: compile: powerpc-gentoo-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -O2 -mcpu=603e -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-stack-protector-all -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -MT bfill.lo -MD -MP -MF .deps/bfill.Tpo -c bfill.c -o bfill.o >/dev/null 2>&1 libtool: compile: powerpc-gentoo-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -O2 -mcpu=603e -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-stack-protector-all -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -MT bmove.lo -MD -MP -MF .deps/bmove.Tpo -c bmove.c -fPIC -DPIC -o .libs/bmove.o distcc[985] (dcc_build_somewhere) Warning: failed to distribute, running locally instead mv -f .deps/bfill.Tpo .deps/bfill.Plo /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile powerpc-gentoo-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -O2 -mcpu=603e -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-stack-protector-all -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -MT bmove512.lo -MD -MP -MF .deps/bmove512.Tpo -c -o bmove512.lo bmove512.c In file included from bmove.c:39: ../include/my_global.h:892:1: warning: "isnan" redefined In file included from ../include/my_global.h:424, from bmove.c:39: /usr/include/math.h:274:1: warning: this is the location of the previous definition libtool: compile: powerpc-gentoo-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -O2 -mcpu=603e -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-stack-protector-all -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -MT bmove.lo -MD -MP -MF .deps/bmove.Tpo -c bmove.c -o bmove.o >/dev/null 2>&1 libtool: compile: powerpc-gentoo-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -O2 -mcpu=603e -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-stack-protector-all -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -MT bmove512.lo -MD -MP -MF .deps/bmove512.Tpo -c bmove512.c -fPIC -DPIC -o .libs/bmove512.o distcc[1016] (dcc_build_somewhere) Warning: failed to distribute, running locally instead mv -f .deps/bmove.Tpo .deps/bmove.Plo /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile powerpc-gentoo-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -O2 -mcpu=603e -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-stack-protector-all -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -MT bchange.lo -MD -MP -MF .deps/bchange.Tpo -c -o bchange.lo bchange.c libtool: compile: powerpc-gentoo-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -O2 -mcpu=603e -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-stack-protector-all -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -MT bchange.lo -MD -MP -MF .deps/bchange.Tpo -c bchange.c -fPIC -DPIC -o .libs/bchange.o In file included from bmove512.c:28: ../include/my_global.h:892:1: warning: "isnan" redefined In file included from ../include/my_global.h:424, from bmove512.c:28: /usr/include/math.h:274:1: warning: this is the location of the previous definition libtool: compile: powerpc-gentoo-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -O2 -mcpu=603e -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-stack-protector-all -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -MT bmove512.lo -MD -MP -MF .deps/bmove512.Tpo -c bmove512.c -o bmove512.o >/dev/null 2>&1 distcc[1039] (dcc_build_somewhere) Warning: failed to distribute, running locally instead In file included from bchange.c:26: ../include/my_global.h:892:1: warning: "isnan" redefined In file included from ../include/my_global.h:424, from bchange.c:26: /usr/include/math.h:274:1: warning: this is the location of the previous definition libtool: compile: powerpc-gentoo-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -O2 -mcpu=603e -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-stack-protector-all -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -MT bchange.lo -MD -MP -MF .deps/bchange.Tpo -c bchange.c -o bchange.o >/dev/null 2>&1 mv -f .deps/bmove512.Tpo .deps/bmove512.Plo /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile powerpc-gentoo-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -O2 -mcpu=603e -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-stack-protector-all -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -MT strxnmov.lo -MD -MP -MF .deps/strxnmov.Tpo -c -o strxnmov.lo strxnmov.c mv -f .deps/bchange.Tpo .deps/bchange.Plo /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile powerpc-gentoo-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -O2 -mcpu=603e -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-stack-protector-all -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -MT int2str.lo -MD -MP -MF .deps/int2str.Tpo -c -o int2str.lo int2str.c libtool: compile: powerpc-gentoo-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -O2 -mcpu=603e -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-stack-protector-all -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -MT strxnmov.lo -MD -MP -MF .deps/strxnmov.Tpo -c strxnmov.c -fPIC -DPIC -o .libs/strxnmov.o libtool: compile: powerpc-gentoo-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -O2 -mcpu=603e -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-stack-protector-all -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -MT int2str.lo -MD -MP -MF .deps/int2str.Tpo -c int2str.c -fPIC -DPIC -o .libs/int2str.o distcc[1126] (dcc_build_somewhere) Warning: failed to distribute, running locally instead distcc[1130] (dcc_build_somewhere) Warning: failed to distribute, running locally instead In file included from strxnmov.c:38: ../include/my_global.h:892:1: warning: "isnan" redefined In file included from ../include/my_global.h:424, from strxnmov.c:38: /usr/include/math.h:274:1: warning: this is the location of the previous definition libtool: compile: powerpc-gentoo-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -O2 -mcpu=603e -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-stack-protector-all -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -MT strxnmov.lo -MD -MP -MF .deps/strxnmov.Tpo -c strxnmov.c -o strxnmov.o >/dev/null 2>&1 In file included from int2str.c:16: ../include/my_global.h:892:1: warning: "isnan" redefined In file included from ../include/my_global.h:424, from int2str.c:16: /usr/include/math.h:274:1: warning: this is the location of the previous definition libtool: compile: powerpc-gentoo-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -O2 -mcpu=603e -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-stack-protector-all -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -MT int2str.lo -MD -MP -MF .deps/int2str.Tpo -c int2str.c -o int2str.o >/dev/null 2>&1 mv -f .deps/strxnmov.Tpo .deps/strxnmov.Plo /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile powerpc-gentoo-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -O2 -mcpu=603e -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-stack-protector-all -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -MT str2int.lo -MD -MP -MF .deps/str2int.Tpo -c -o str2int.lo str2int.c libtool: compile: powerpc-gentoo-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -O2 -mcpu=603e -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-stack-protector-all -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -MT str2int.lo -MD -MP -MF .deps/str2int.Tpo -c str2int.c -fPIC -DPIC -o .libs/str2int.o mv -f .deps/int2str.Tpo .deps/int2str.Plo /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile powerpc-gentoo-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -O2 -mcpu=603e -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-stack-protector-all -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -MT r_strinstr.lo -MD -MP -MF .deps/r_strinstr.Tpo -c -o r_strinstr.lo r_strinstr.c libtool: compile: powerpc-gentoo-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -O2 -mcpu=603e -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-stack-protector-all -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -MT r_strinstr.lo -MD -MP -MF .deps/r_strinstr.Tpo -c r_strinstr.c -fPIC -DPIC -o .libs/r_strinstr.o distcc[1185] (dcc_perhaps_adjust_cpp_where_and_protover) Warning: cannot use distcc_pump on already preprocessed file (such as emitted by ccache) distcc[1186] (dcc_perhaps_adjust_cpp_where_and_protover) Warning: cannot use distcc_pump on already preprocessed file (such as emitted by ccache) distcc[1185] ERROR: nonblocking connect to 10.0.0.2:3632 failed: No route to host distcc[1185] Warning: failed to distribute /mnt/spare/ccache/str2int.tmp.muttley.1165.i to 10.0.0.2,cpp,lzo, running locally instead distcc[1186] ERROR: nonblocking connect to 10.0.0.2:3632 failed: No route to host distcc[1186] Warning: failed to distribute /mnt/spare/ccache/r_strinstr.tmp.muttley.1180.i to 10.0.0.2,cpp,lzo, running locally instead In file included from r_strinstr.c:25: ../include/my_global.h:892:1: warning: "isnan" redefined In file included from ../include/my_global.h:424, from r_strinstr.c:25: /usr/include/math.h:274:1: warning: this is the location of the previous definition libtool: compile: powerpc-gentoo-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -O2 -mcpu=603e -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-stack-protector-all -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -MT r_strinstr.lo -MD -MP -MF .deps/r_strinstr.Tpo -c r_strinstr.c -o r_strinstr.o >/dev/null 2>&1 In file included from str2int.c:40: ../include/my_global.h:892:1: warning: "isnan" redefined In file included from ../include/my_global.h:424, from str2int.c:40: /usr/include/math.h:274:1: warning: this is the location of the previous definition libtool: compile: powerpc-gentoo-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -O2 -mcpu=603e -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-stack-protector-all -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -MT str2int.lo -MD -MP -MF .deps/str2int.Tpo -c str2int.c -o str2int.o >/dev/null 2>&1 mv -f .deps/r_strinstr.Tpo .deps/r_strinstr.Plo /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile powerpc-gentoo-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -O2 -mcpu=603e -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-stack-protector-all -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -MT strtod.lo -MD -MP -MF .deps/strtod.Tpo -c -o strtod.lo strtod.c libtool: compile: powerpc-gentoo-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -O2 -mcpu=603e -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-stack-protector-all -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -MT strtod.lo -MD -MP -MF .deps/strtod.Tpo -c strtod.c -fPIC -DPIC -o .libs/strtod.o mv -f .deps/str2int.Tpo .deps/str2int.Plo /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile powerpc-gentoo-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -O2 -mcpu=603e -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-stack-protector-all -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -MT strtol.lo -MD -MP -MF .deps/strtol.Tpo -c -o strtol.lo strtol.c distcc[1234] (dcc_build_somewhere) Warning: failed to distribute, running locally instead libtool: compile: powerpc-gentoo-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -O2 -mcpu=603e -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-stack-protector-all -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -MT strtol.lo -MD -MP -MF .deps/strtol.Tpo -c strtol.c -fPIC -DPIC -o .libs/strtol.o distcc[1250] (dcc_build_somewhere) Warning: failed to distribute, running locally instead In file included from strtol.c:23: ../include/my_global.h:892:1: warning: "isnan" redefined In file included from ../include/my_global.h:424, from strtol.c:23: /usr/include/math.h:274:1: warning: this is the location of the previous definition libtool: compile: powerpc-gentoo-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -O2 -mcpu=603e -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-stack-protector-all -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -MT strtol.lo -MD -MP -MF .deps/strtol.Tpo -c strtol.c -o strtol.o >/dev/null 2>&1 In file included from ../include/my_base.h:23, from strtod.c:29: ../include/my_global.h:892:1: warning: "isnan" redefined In file included from ../include/my_global.h:424, from ../include/my_base.h:23, from strtod.c:29: /usr/include/math.h:274:1: warning: this is the location of the previous definition libtool: compile: powerpc-gentoo-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -O2 -mcpu=603e -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-stack-protector-all -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -MT strtod.lo -MD -MP -MF .deps/strtod.Tpo -c strtod.c -o strtod.o >/dev/null 2>&1 mv -f .deps/strtol.Tpo .deps/strtol.Plo /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile powerpc-gentoo-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -O2 -mcpu=603e -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-stack-protector-all -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -MT strtoul.lo -MD -MP -MF .deps/strtoul.Tpo -c -o strtoul.lo strtoul.c libtool: compile: powerpc-gentoo-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -O2 -mcpu=603e -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-stack-protector-all -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -MT strtoul.lo -MD -MP -MF .deps/strtoul.Tpo -c strtoul.c -fPIC -DPIC -o .libs/strtoul.o distcc[1289] (dcc_build_somewhere) Warning: failed to distribute, running locally instead mv -f .deps/strtod.Tpo .deps/strtod.Plo /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile powerpc-gentoo-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -O2 -mcpu=603e -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-stack-protector-all -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -MT strtoll.lo -MD -MP -MF .deps/strtoll.Tpo -c -o strtoll.lo strtoll.c libtool: compile: powerpc-gentoo-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -O2 -mcpu=603e -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-stack-protector-all -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -MT strtoll.lo -MD -MP -MF .deps/strtoll.Tpo -c strtoll.c -fPIC -DPIC -o .libs/strtoll.o In file included from strtoul.c:23: ../include/my_global.h:892:1: warning: "isnan" redefined In file included from ../include/my_global.h:424, from strtoul.c:23: /usr/include/math.h:274:1: warning: this is the location of the previous definition libtool: compile: powerpc-gentoo-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -O2 -mcpu=603e -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-stack-protector-all -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -MT strtoul.lo -MD -MP -MF .deps/strtoul.Tpo -c strtoul.c -o strtoul.o >/dev/null 2>&1 distcc[1313] (dcc_build_somewhere) Warning: failed to distribute, running locally instead In file included from strtoll.c:27: ../include/my_global.h:892:1: warning: "isnan" redefined In file included from ../include/my_global.h:424, from strtoll.c:27: /usr/include/math.h:274:1: warning: this is the location of the previous definition libtool: compile: powerpc-gentoo-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -O2 -mcpu=603e -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-stack-protector-all -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -MT strtoll.lo -MD -MP -MF .deps/strtoll.Tpo -c strtoll.c -o strtoll.o >/dev/null 2>&1 mv -f .deps/strtoul.Tpo .deps/strtoul.Plo /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile powerpc-gentoo-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -O2 -mcpu=603e -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-stack-protector-all -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -MT strtoull.lo -MD -MP -MF .deps/strtoull.Tpo -c -o strtoull.lo strtoull.c libtool: compile: powerpc-gentoo-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -O2 -mcpu=603e -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-stack-protector-all -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -MT strtoull.lo -MD -MP -MF .deps/strtoull.Tpo -c strtoull.c -fPIC -DPIC -o .libs/strtoull.o distcc[1347] (dcc_build_somewhere) Warning: failed to distribute, running locally instead mv -f .deps/strtoll.Tpo .deps/strtoll.Plo /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile powerpc-gentoo-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -O2 -mcpu=603e -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-stack-protector-all -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -MT llstr.lo -MD -MP -MF .deps/llstr.Tpo -c -o llstr.lo llstr.c libtool: compile: powerpc-gentoo-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -O2 -mcpu=603e -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-stack-protector-all -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -MT llstr.lo -MD -MP -MF .deps/llstr.Tpo -c llstr.c -fPIC -DPIC -o .libs/llstr.o In file included from strtoull.c:27: ../include/my_global.h:892:1: warning: "isnan" redefined In file included from ../include/my_global.h:424, from strtoull.c:27: /usr/include/math.h:274:1: warning: this is the location of the previous definition libtool: compile: powerpc-gentoo-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -O2 -mcpu=603e -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-stack-protector-all -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -MT strtoull.lo -MD -MP -MF .deps/strtoull.Tpo -c strtoull.c -o strtoull.o >/dev/null 2>&1 distcc[1371] (dcc_build_somewhere) Warning: failed to distribute, running locally instead In file included from llstr.c:27: ../include/my_global.h:892:1: warning: "isnan" redefined In file included from ../include/my_global.h:424, from llstr.c:27: /usr/include/math.h:274:1: warning: this is the location of the previous definition libtool: compile: powerpc-gentoo-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -O2 -mcpu=603e -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-stack-protector-all -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -MT llstr.lo -MD -MP -MF .deps/llstr.Tpo -c llstr.c -o llstr.o >/dev/null 2>&1 mv -f .deps/strtoull.Tpo .deps/strtoull.Plo /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile powerpc-gentoo-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -O2 -mcpu=603e -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-stack-protector-all -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -MT strnlen.lo -MD -MP -MF .deps/strnlen.Tpo -c -o strnlen.lo strnlen.c libtool: compile: powerpc-gentoo-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -O2 -mcpu=603e -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-stack-protector-all -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -MT strnlen.lo -MD -MP -MF .deps/strnlen.Tpo -c strnlen.c -fPIC -DPIC -o .libs/strnlen.o distcc[1405] (dcc_build_somewhere) Warning: failed to distribute, running locally instead mv -f .deps/llstr.Tpo .deps/llstr.Plo /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile powerpc-gentoo-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -O2 -mcpu=603e -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-stack-protector-all -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -MT ctype.lo -MD -MP -MF .deps/ctype.Tpo -c -o ctype.lo ctype.c libtool: compile: powerpc-gentoo-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -O2 -mcpu=603e -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-stack-protector-all -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -MT ctype.lo -MD -MP -MF .deps/ctype.Tpo -c ctype.c -fPIC -DPIC -o .libs/ctype.o In file included from strnlen.c:23: ../include/my_global.h:892:1: warning: "isnan" redefined In file included from ../include/my_global.h:424, from strnlen.c:23: /usr/include/math.h:274:1: warning: this is the location of the previous definition libtool: compile: powerpc-gentoo-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -O2 -mcpu=603e -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-stack-protector-all -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -MT strnlen.lo -MD -MP -MF .deps/strnlen.Tpo -c strnlen.c -o strnlen.o >/dev/null 2>&1 distcc[1429] (dcc_build_somewhere) Warning: failed to distribute, running locally instead mv -f .deps/strnlen.Tpo .deps/strnlen.Plo /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile powerpc-gentoo-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -O2 -mcpu=603e -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-stack-protector-all -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -MT ctype-simple.lo -MD -MP -MF .deps/ctype-simple.Tpo -c -o ctype-simple.lo ctype-simple.c libtool: compile: powerpc-gentoo-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -O2 -mcpu=603e -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-stack-protector-all -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -MT ctype-simple.lo -MD -MP -MF .deps/ctype-simple.Tpo -c ctype-simple.c -fPIC -DPIC -o .libs/ctype-simple.o distcc[1463] (dcc_build_somewhere) Warning: failed to distribute, running locally instead In file included from ctype.c:16: ../include/my_global.h:892:1: warning: "isnan" redefined In file included from ../include/my_global.h:424, from ctype.c:16: /usr/include/math.h:274:1: warning: this is the location of the previous definition libtool: compile: powerpc-gentoo-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -O2 -mcpu=603e -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-stack-protector-all -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -MT ctype.lo -MD -MP -MF .deps/ctype.Tpo -c ctype.c -o ctype.o >/dev/null 2>&1 mv -f .deps/ctype.Tpo .deps/ctype.Plo /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile powerpc-gentoo-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -O2 -mcpu=603e -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-stack-protector-all -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -MT ctype-mb.lo -MD -MP -MF .deps/ctype-mb.Tpo -c -o ctype-mb.lo ctype-mb.c libtool: compile: powerpc-gentoo-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -O2 -mcpu=603e -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-stack-protector-all -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -MT ctype-mb.lo -MD -MP -MF .deps/ctype-mb.Tpo -c ctype-mb.c -fPIC -DPIC -o .libs/ctype-mb.o distcc[1495] (dcc_build_somewhere) Warning: failed to distribute, running locally instead In file included from ctype-simple.c:16: ../include/my_global.h:892:1: warning: "isnan" redefined In file included from ../include/my_global.h:424, from ctype-simple.c:16: /usr/include/math.h:274:1: warning: this is the location of the previous definition libtool: compile: powerpc-gentoo-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -O2 -mcpu=603e -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-stack-protector-all -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -MT ctype-simple.lo -MD -MP -MF .deps/ctype-simple.Tpo -c ctype-simple.c -o ctype-simple.o >/dev/null 2>&1 In file included from ctype-mb.c:16: ../include/my_global.h:892:1: warning: "isnan" redefined In file included from ../include/my_global.h:424, from ctype-mb.c:16: /usr/include/math.h:274:1: warning: this is the location of the previous definition libtool: compile: powerpc-gentoo-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -O2 -mcpu=603e -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-stack-protector-all -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -MT ctype-mb.lo -MD -MP -MF .deps/ctype-mb.Tpo -c ctype-mb.c -o ctype-mb.o >/dev/null 2>&1 mv -f .deps/ctype-mb.Tpo .deps/ctype-mb.Plo /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile powerpc-gentoo-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -O2 -mcpu=603e -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-stack-protector-all -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -MT ctype-big5.lo -MD -MP -MF .deps/ctype-big5.Tpo -c -o ctype-big5.lo ctype-big5.c libtool: compile: powerpc-gentoo-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -O2 -mcpu=603e -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-stack-protector-all -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -MT ctype-big5.lo -MD -MP -MF .deps/ctype-big5.Tpo -c ctype-big5.c -fPIC -DPIC -o .libs/ctype-big5.o distcc[1543] (dcc_build_somewhere) Warning: failed to distribute, running locally instead mv -f .deps/ctype-simple.Tpo .deps/ctype-simple.Plo /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile powerpc-gentoo-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -O2 -mcpu=603e -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-stack-protector-all -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -MT ctype-cp932.lo -MD -MP -MF .deps/ctype-cp932.Tpo -c -o ctype-cp932.lo ctype-cp932.c libtool: compile: powerpc-gentoo-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -O2 -mcpu=603e -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-stack-protector-all -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -MT ctype-cp932.lo -MD -MP -MF .deps/ctype-cp932.Tpo -c ctype-cp932.c -fPIC -DPIC -o .libs/ctype-cp932.o distcc[1564] (dcc_build_somewhere) Warning: failed to distribute, running locally instead In file included from ctype-cp932.c:19: ../include/my_global.h:892:1: warning: "isnan" redefined In file included from ../include/my_global.h:424, from ctype-cp932.c:19: /usr/include/math.h:274:1: warning: this is the location of the previous definition libtool: compile: powerpc-gentoo-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -O2 -mcpu=603e -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-stack-protector-all -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -MT ctype-cp932.lo -MD -MP -MF .deps/ctype-cp932.Tpo -c ctype-cp932.c -o ctype-cp932.o >/dev/null 2>&1 In file included from ctype-big5.c:29: ../include/my_global.h:892:1: warning: "isnan" redefined In file included from ../include/my_global.h:424, from ctype-big5.c:29: /usr/include/math.h:274:1: warning: this is the location of the previous definition libtool: compile: powerpc-gentoo-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -O2 -mcpu=603e -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-stack-protector-all -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -MT ctype-big5.lo -MD -MP -MF .deps/ctype-big5.Tpo -c ctype-big5.c -o ctype-big5.o >/dev/null 2>&1 mv -f .deps/ctype-cp932.Tpo .deps/ctype-cp932.Plo /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile powerpc-gentoo-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -O2 -mcpu=603e -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-stack-protector-all -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -MT ctype-czech.lo -MD -MP -MF .deps/ctype-czech.Tpo -c -o ctype-czech.lo ctype-czech.c libtool: compile: powerpc-gentoo-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -O2 -mcpu=603e -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-stack-protector-all -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -MT ctype-czech.lo -MD -MP -MF .deps/ctype-czech.Tpo -c ctype-czech.c -fPIC -DPIC -o .libs/ctype-czech.o distcc[1632] (dcc_perhaps_adjust_cpp_where_and_protover) Warning: cannot use distcc_pump on already preprocessed file (such as emitted by ccache) distcc[1632] ERROR: nonblocking connect to 10.0.0.2:3632 failed: No route to host distcc[1632] Warning: failed to distribute /mnt/spare/ccache/ctype-czec.tmp.muttley.1627.i to 10.0.0.2,cpp,lzo, running locally instead In file included from ctype-czech.c:68: ../include/my_global.h:892:1: warning: "isnan" redefined In file included from ../include/my_global.h:424, from ctype-czech.c:68: /usr/include/math.h:274:1: warning: this is the location of the previous definition libtool: compile: powerpc-gentoo-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -O2 -mcpu=603e -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-stack-protector-all -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -MT ctype-czech.lo -MD -MP -MF .deps/ctype-czech.Tpo -c ctype-czech.c -o ctype-czech.o >/dev/null 2>&1 mv -f .deps/ctype-big5.Tpo .deps/ctype-big5.Plo /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile powerpc-gentoo-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -O2 -mcpu=603e -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-stack-protector-all -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -MT ctype-eucjpms.lo -MD -MP -MF .deps/ctype-eucjpms.Tpo -c -o ctype-eucjpms.lo ctype-eucjpms.c libtool: compile: powerpc-gentoo-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -O2 -mcpu=603e -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-stack-protector-all -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -MT ctype-eucjpms.lo -MD -MP -MF .deps/ctype-eucjpms.Tpo -c ctype-eucjpms.c -fPIC -DPIC -o .libs/ctype-eucjpms.o distcc[1665] (dcc_build_somewhere) Warning: failed to distribute, running locally instead mv -f .deps/ctype-czech.Tpo .deps/ctype-czech.Plo /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile powerpc-gentoo-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -O2 -mcpu=603e -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-stack-protector-all -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -MT ctype-euc_kr.lo -MD -MP -MF .deps/ctype-euc_kr.Tpo -c -o ctype-euc_kr.lo ctype-euc_kr.c libtool: compile: powerpc-gentoo-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -O2 -mcpu=603e -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-stack-protector-all -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -MT ctype-euc_kr.lo -MD -MP -MF .deps/ctype-euc_kr.Tpo -c ctype-euc_kr.c -fPIC -DPIC -o .libs/ctype-euc_kr.o distcc[1688] (dcc_build_somewhere) Warning: failed to distribute, running locally instead In file included from ctype-euc_kr.c:28: ../include/my_global.h:892:1: warning: "isnan" redefined In file included from ../include/my_global.h:424, from ctype-euc_kr.c:28: /usr/include/math.h:274:1: warning: this is the location of the previous definition libtool: compile: powerpc-gentoo-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -O2 -mcpu=603e -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-stack-protector-all -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -MT ctype-euc_kr.lo -MD -MP -MF .deps/ctype-euc_kr.Tpo -c ctype-euc_kr.c -o ctype-euc_kr.o >/dev/null 2>&1 In file included from ctype-eucjpms.c:29: ../include/my_global.h:892:1: warning: "isnan" redefined In file included from ../include/my_global.h:424, from ctype-eucjpms.c:29: /usr/include/math.h:274:1: warning: this is the location of the previous definition libtool: compile: powerpc-gentoo-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -O2 -mcpu=603e -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-stack-protector-all -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -MT ctype-eucjpms.lo -MD -MP -MF .deps/ctype-eucjpms.Tpo -c ctype-eucjpms.c -o ctype-eucjpms.o >/dev/null 2>&1 mv -f .deps/ctype-euc_kr.Tpo .deps/ctype-euc_kr.Plo /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile powerpc-gentoo-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -O2 -mcpu=603e -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-stack-protector-all -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -MT ctype-gb2312.lo -MD -MP -MF .deps/ctype-gb2312.Tpo -c -o ctype-gb2312.lo ctype-gb2312.c libtool: compile: powerpc-gentoo-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -O2 -mcpu=603e -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-stack-protector-all -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -MT ctype-gb2312.lo -MD -MP -MF .deps/ctype-gb2312.Tpo -c ctype-gb2312.c -fPIC -DPIC -o .libs/ctype-gb2312.o distcc[1760] (dcc_perhaps_adjust_cpp_where_and_protover) Warning: cannot use distcc_pump on already preprocessed file (such as emitted by ccache) distcc[1760] ERROR: nonblocking connect to 10.0.0.2:3632 failed: No route to host distcc[1760] Warning: failed to distribute /mnt/spare/ccache/ctype-gb23.tmp.muttley.1755.i to 10.0.0.2,cpp,lzo, running locally instead In file included from ctype-gb2312.c:26: ../include/my_global.h:892:1: warning: "isnan" redefined In file included from ../include/my_global.h:424, from ctype-gb2312.c:26: /usr/include/math.h:274:1: warning: this is the location of the previous definition libtool: compile: powerpc-gentoo-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -O2 -mcpu=603e -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-stack-protector-all -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -MT ctype-gb2312.lo -MD -MP -MF .deps/ctype-gb2312.Tpo -c ctype-gb2312.c -o ctype-gb2312.o >/dev/null 2>&1 mv -f .deps/ctype-gb2312.Tpo .deps/ctype-gb2312.Plo /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile powerpc-gentoo-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -O2 -mcpu=603e -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-stack-protector-all -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -MT ctype-gbk.lo -MD -MP -MF .deps/ctype-gbk.Tpo -c -o ctype-gbk.lo ctype-gbk.c libtool: compile: powerpc-gentoo-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -O2 -mcpu=603e -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-stack-protector-all -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -MT ctype-gbk.lo -MD -MP -MF .deps/ctype-gbk.Tpo -c ctype-gbk.c -fPIC -DPIC -o .libs/ctype-gbk.o distcc[1823] (dcc_build_somewhere) Warning: failed to distribute, running locally instead mv -f .deps/ctype-eucjpms.Tpo .deps/ctype-eucjpms.Plo /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile powerpc-gentoo-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -O2 -mcpu=603e -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-stack-protector-all -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -MT ctype-sjis.lo -MD -MP -MF .deps/ctype-sjis.Tpo -c -o ctype-sjis.lo ctype-sjis.c libtool: compile: powerpc-gentoo-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -O2 -mcpu=603e -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-stack-protector-all -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -MT ctype-sjis.lo -MD -MP -MF .deps/ctype-sjis.Tpo -c ctype-sjis.c -fPIC -DPIC -o .libs/ctype-sjis.o distcc[1862] (dcc_perhaps_adjust_cpp_where_and_protover) Warning: cannot use distcc_pump on already preprocessed file (such as emitted by ccache) distcc[1862] ERROR: nonblocking connect to 10.0.0.2:3632 failed: No route to host distcc[1862] Warning: failed to distribute /mnt/spare/ccache/ctype-sjis.tmp.muttley.1857.i to 10.0.0.2,cpp,lzo, running locally instead In file included from ctype-gbk.c:29: ../include/my_global.h:892:1: warning: "isnan" redefined In file included from ../include/my_global.h:424, from ctype-gbk.c:29: /usr/include/math.h:274:1: warning: this is the location of the previous definition libtool: compile: powerpc-gentoo-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -O2 -mcpu=603e -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-stack-protector-all -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -MT ctype-gbk.lo -MD -MP -MF .deps/ctype-gbk.Tpo -c ctype-gbk.c -o ctype-gbk.o >/dev/null 2>&1 In file included from ctype-sjis.c:19: ../include/my_global.h:892:1: warning: "isnan" redefined In file included from ../include/my_global.h:424, from ctype-sjis.c:19: /usr/include/math.h:274:1: warning: this is the location of the previous definition libtool: compile: powerpc-gentoo-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -O2 -mcpu=603e -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-stack-protector-all -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -MT ctype-sjis.lo -MD -MP -MF .deps/ctype-sjis.Tpo -c ctype-sjis.c -o ctype-sjis.o >/dev/null 2>&1 mv -f .deps/ctype-sjis.Tpo .deps/ctype-sjis.Plo /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile powerpc-gentoo-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -O2 -mcpu=603e -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-stack-protector-all -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -MT ctype-tis620.lo -MD -MP -MF .deps/ctype-tis620.Tpo -c -o ctype-tis620.lo ctype-tis620.c libtool: compile: powerpc-gentoo-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -O2 -mcpu=603e -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-stack-protector-all -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -MT ctype-tis620.lo -MD -MP -MF .deps/ctype-tis620.Tpo -c ctype-tis620.c -fPIC -DPIC -o .libs/ctype-tis620.o distcc[1919] (dcc_build_somewhere) Warning: failed to distribute, running locally instead In file included from ctype-tis620.c:50: ../include/my_global.h:892:1: warning: "isnan" redefined In file included from ../include/my_global.h:424, from ctype-tis620.c:50: /usr/include/math.h:274:1: warning: this is the location of the previous definition libtool: compile: powerpc-gentoo-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -O2 -mcpu=603e -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-stack-protector-all -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -MT ctype-tis620.lo -MD -MP -MF .deps/ctype-tis620.Tpo -c ctype-tis620.c -o ctype-tis620.o >/dev/null 2>&1 mv -f .deps/ctype-gbk.Tpo .deps/ctype-gbk.Plo /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile powerpc-gentoo-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -O2 -mcpu=603e -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-stack-protector-all -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -MT ctype-ujis.lo -MD -MP -MF .deps/ctype-ujis.Tpo -c -o ctype-ujis.lo ctype-ujis.c libtool: compile: powerpc-gentoo-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -O2 -mcpu=603e -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-stack-protector-all -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -MT ctype-ujis.lo -MD -MP -MF .deps/ctype-ujis.Tpo -c ctype-ujis.c -fPIC -DPIC -o .libs/ctype-ujis.o distcc[1961] (dcc_build_somewhere) Warning: failed to distribute, running locally instead mv -f .deps/ctype-tis620.Tpo .deps/ctype-tis620.Plo /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile powerpc-gentoo-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -O2 -mcpu=603e -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-stack-protector-all -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -MT ctype-utf8.lo -MD -MP -MF .deps/ctype-utf8.Tpo -c -o ctype-utf8.lo ctype-utf8.c libtool: compile: powerpc-gentoo-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -O2 -mcpu=603e -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-stack-protector-all -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -MT ctype-utf8.lo -MD -MP -MF .deps/ctype-utf8.Tpo -c ctype-utf8.c -fPIC -DPIC -o .libs/ctype-utf8.o distcc[1983] (dcc_perhaps_adjust_cpp_where_and_protover) Warning: cannot use distcc_pump on already preprocessed file (such as emitted by ccache) distcc[1983] ERROR: nonblocking connect to 10.0.0.2:3632 failed: No route to host distcc[1983] Warning: failed to distribute /mnt/spare/ccache/ctype-utf8.tmp.muttley.1978.i to 10.0.0.2,cpp,lzo, running locally instead In file included from ctype-utf8.c:21: ../include/my_global.h:892:1: warning: "isnan" redefined In file included from ../include/my_global.h:424, from ctype-utf8.c:21: /usr/include/math.h:274:1: warning: this is the location of the previous definition libtool: compile: powerpc-gentoo-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -O2 -mcpu=603e -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-stack-protector-all -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -MT ctype-utf8.lo -MD -MP -MF .deps/ctype-utf8.Tpo -c ctype-utf8.c -o ctype-utf8.o >/dev/null 2>&1 In file included from ctype-ujis.c:28: ../include/my_global.h:892:1: warning: "isnan" redefined In file included from ../include/my_global.h:424, from ctype-ujis.c:28: /usr/include/math.h:274:1: warning: this is the location of the previous definition libtool: compile: powerpc-gentoo-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -O2 -mcpu=603e -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-stack-protector-all -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -MT ctype-ujis.lo -MD -MP -MF .deps/ctype-ujis.Tpo -c ctype-ujis.c -o ctype-ujis.o >/dev/null 2>&1 mv -f .deps/ctype-utf8.Tpo .deps/ctype-utf8.Plo /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile powerpc-gentoo-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -O2 -mcpu=603e -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-stack-protector-all -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -MT ctype-ucs2.lo -MD -MP -MF .deps/ctype-ucs2.Tpo -c -o ctype-ucs2.lo ctype-ucs2.c libtool: compile: powerpc-gentoo-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -O2 -mcpu=603e -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-stack-protector-all -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -MT ctype-ucs2.lo -MD -MP -MF .deps/ctype-ucs2.Tpo -c ctype-ucs2.c -fPIC -DPIC -o .libs/ctype-ucs2.o distcc[2056] (dcc_build_somewhere) Warning: failed to distribute, running locally instead In file included from ctype-ucs2.c:20: ../include/my_global.h:892:1: warning: "isnan" redefined In file included from ../include/my_global.h:424, from ctype-ucs2.c:20: /usr/include/math.h:274:1: warning: this is the location of the previous definition libtool: compile: powerpc-gentoo-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -O2 -mcpu=603e -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-stack-protector-all -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -MT ctype-ucs2.lo -MD -MP -MF .deps/ctype-ucs2.Tpo -c ctype-ucs2.c -o ctype-ucs2.o >/dev/null 2>&1 mv -f .deps/ctype-ucs2.Tpo .deps/ctype-ucs2.Plo /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile powerpc-gentoo-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -O2 -mcpu=603e -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-stack-protector-all -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -MT ctype-uca.lo -MD -MP -MF .deps/ctype-uca.Tpo -c -o ctype-uca.lo ctype-uca.c libtool: compile: powerpc-gentoo-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -O2 -mcpu=603e -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-stack-protector-all -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -MT ctype-uca.lo -MD -MP -MF .deps/ctype-uca.Tpo -c ctype-uca.c -fPIC -DPIC -o .libs/ctype-uca.o distcc[2119] (dcc_build_somewhere) Warning: failed to distribute, running locally instead mv -f .deps/ctype-ujis.Tpo .deps/ctype-ujis.Plo /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile powerpc-gentoo-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -O2 -mcpu=603e -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-stack-protector-all -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -MT ctype-win1250ch.lo -MD -MP -MF .deps/ctype-win1250ch.Tpo -c -o ctype-win1250ch.lo ctype-win1250ch.c libtool: compile: powerpc-gentoo-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -O2 -mcpu=603e -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-stack-protector-all -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -MT ctype-win1250ch.lo -MD -MP -MF .deps/ctype-win1250ch.Tpo -c ctype-win1250ch.c -fPIC -DPIC -o .libs/ctype-win1250ch.o distcc[2154] (dcc_build_somewhere) Warning: failed to distribute, running locally instead In file included from ctype-win1250ch.c:42: ../include/my_global.h:892:1: warning: "isnan" redefined In file included from ../include/my_global.h:424, from ctype-win1250ch.c:42: /usr/include/math.h:274:1: warning: this is the location of the previous definition libtool: compile: powerpc-gentoo-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -O2 -mcpu=603e -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-stack-protector-all -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -MT ctype-win1250ch.lo -MD -MP -MF .deps/ctype-win1250ch.Tpo -c ctype-win1250ch.c -o ctype-win1250ch.o >/dev/null 2>&1 mv -f .deps/ctype-win1250ch.Tpo .deps/ctype-win1250ch.Plo /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile powerpc-gentoo-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -O2 -mcpu=603e -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-stack-protector-all -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -MT ctype-bin.lo -MD -MP -MF .deps/ctype-bin.Tpo -c -o ctype-bin.lo ctype-bin.c libtool: compile: powerpc-gentoo-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -O2 -mcpu=603e -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-stack-protector-all -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -MT ctype-bin.lo -MD -MP -MF .deps/ctype-bin.Tpo -c ctype-bin.c -fPIC -DPIC -o .libs/ctype-bin.o distcc[2189] (dcc_build_somewhere) Warning: failed to distribute, running locally instead In file included from ctype-uca.c:35: ../include/my_global.h:892:1: warning: "isnan" redefined In file included from ../include/my_global.h:424, from ctype-uca.c:35: /usr/include/math.h:274:1: warning: this is the location of the previous definition libtool: compile: powerpc-gentoo-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -O2 -mcpu=603e -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-stack-protector-all -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -MT ctype-uca.lo -MD -MP -MF .deps/ctype-uca.Tpo -c ctype-uca.c -o ctype-uca.o >/dev/null 2>&1 In file included from ctype-bin.c:21: ../include/my_global.h:892:1: warning: "isnan" redefined In file included from ../include/my_global.h:424, from ctype-bin.c:21: /usr/include/math.h:274:1: warning: this is the location of the previous definition libtool: compile: powerpc-gentoo-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -O2 -mcpu=603e -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-stack-protector-all -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -MT ctype-bin.lo -MD -MP -MF .deps/ctype-bin.Tpo -c ctype-bin.c -o ctype-bin.o >/dev/null 2>&1 mv -f .deps/ctype-bin.Tpo .deps/ctype-bin.Plo /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile powerpc-gentoo-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -O2 -mcpu=603e -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-stack-protector-all -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -MT ctype-latin1.lo -MD -MP -MF .deps/ctype-latin1.Tpo -c -o ctype-latin1.lo ctype-latin1.c libtool: compile: powerpc-gentoo-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -O2 -mcpu=603e -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-stack-protector-all -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -MT ctype-latin1.lo -MD -MP -MF .deps/ctype-latin1.Tpo -c ctype-latin1.c -fPIC -DPIC -o .libs/ctype-latin1.o distcc[2233] (dcc_build_somewhere) Warning: failed to distribute, running locally instead In file included from ctype-latin1.c:16: ../include/my_global.h:892:1: warning: "isnan" redefined In file included from ../include/my_global.h:424, from ctype-latin1.c:16: /usr/include/math.h:274:1: warning: this is the location of the previous definition libtool: compile: powerpc-gentoo-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -O2 -mcpu=603e -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-stack-protector-all -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -MT ctype-latin1.lo -MD -MP -MF .deps/ctype-latin1.Tpo -c ctype-latin1.c -o ctype-latin1.o >/dev/null 2>&1 mv -f .deps/ctype-latin1.Tpo .deps/ctype-latin1.Plo /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile powerpc-gentoo-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -O2 -mcpu=603e -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-stack-protector-all -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -MT my_vsnprintf.lo -MD -MP -MF .deps/my_vsnprintf.Tpo -c -o my_vsnprintf.lo my_vsnprintf.c libtool: compile: powerpc-gentoo-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -O2 -mcpu=603e -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-stack-protector-all -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -MT my_vsnprintf.lo -MD -MP -MF .deps/my_vsnprintf.Tpo -c my_vsnprintf.c -fPIC -DPIC -o .libs/my_vsnprintf.o mv -f .deps/ctype-uca.Tpo .deps/ctype-uca.Plo /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile powerpc-gentoo-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -O2 -mcpu=603e -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-stack-protector-all -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -MT xml.lo -MD -MP -MF .deps/xml.Tpo -c -o xml.lo xml.c distcc[2284] (dcc_build_somewhere) Warning: failed to distribute, running locally instead libtool: compile: powerpc-gentoo-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -O2 -mcpu=603e -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-stack-protector-all -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -MT xml.lo -MD -MP -MF .deps/xml.Tpo -c xml.c -fPIC -DPIC -o .libs/xml.o distcc[2297] (dcc_build_somewhere) Warning: failed to distribute, running locally instead In file included from my_vsnprintf.c:16: ../include/my_global.h:892:1: warning: "isnan" redefined In file included from ../include/my_global.h:424, from my_vsnprintf.c:16: /usr/include/math.h:274:1: warning: this is the location of the previous definition libtool: compile: powerpc-gentoo-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -O2 -mcpu=603e -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-stack-protector-all -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -MT my_vsnprintf.lo -MD -MP -MF .deps/my_vsnprintf.Tpo -c my_vsnprintf.c -o my_vsnprintf.o >/dev/null 2>&1 In file included from xml.c:16: ../include/my_global.h:892:1: warning: "isnan" redefined In file included from ../include/my_global.h:424, from xml.c:16: /usr/include/math.h:274:1: warning: this is the location of the previous definition libtool: compile: powerpc-gentoo-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -O2 -mcpu=603e -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-stack-protector-all -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -MT xml.lo -MD -MP -MF .deps/xml.Tpo -c xml.c -o xml.o >/dev/null 2>&1 mv -f .deps/my_vsnprintf.Tpo .deps/my_vsnprintf.Plo /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile powerpc-gentoo-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -O2 -mcpu=603e -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-stack-protector-all -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -MT decimal.lo -MD -MP -MF .deps/decimal.Tpo -c -o decimal.lo decimal.c libtool: compile: powerpc-gentoo-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -O2 -mcpu=603e -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-stack-protector-all -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -MT decimal.lo -MD -MP -MF .deps/decimal.Tpo -c decimal.c -fPIC -DPIC -o .libs/decimal.o distcc[2340] (dcc_build_somewhere) Warning: failed to distribute, running locally instead mv -f .deps/xml.Tpo .deps/xml.Plo /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile powerpc-gentoo-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -O2 -mcpu=603e -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-stack-protector-all -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -MT ctype-extra.lo -MD -MP -MF .deps/ctype-extra.Tpo -c -o ctype-extra.lo ctype-extra.c libtool: compile: powerpc-gentoo-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -O2 -mcpu=603e -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-stack-protector-all -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -MT ctype-extra.lo -MD -MP -MF .deps/ctype-extra.Tpo -c ctype-extra.c -fPIC -DPIC -o .libs/ctype-extra.o distcc[2363] (dcc_build_somewhere) Warning: failed to distribute, running locally instead In file included from decimal.c:103: ../include/my_global.h:892:1: warning: "isnan" redefined In file included from ../include/my_global.h:424, from decimal.c:103: /usr/include/math.h:274:1: warning: this is the location of the previous definition libtool: compile: powerpc-gentoo-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -O2 -mcpu=603e -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-stack-protector-all -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -MT decimal.lo -MD -MP -MF .deps/decimal.Tpo -c decimal.c -o decimal.o >/dev/null 2>&1 In file included from ctype-extra.c:24: ../include/my_global.h:892:1: warning: "isnan" redefined In file included from ../include/my_global.h:424, from ctype-extra.c:24: /usr/include/math.h:274:1: warning: this is the location of the previous definition libtool: compile: powerpc-gentoo-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -O2 -mcpu=603e -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-stack-protector-all -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -MT ctype-extra.lo -MD -MP -MF .deps/ctype-extra.Tpo -c ctype-extra.c -o ctype-extra.o >/dev/null 2>&1 mv -f .deps/decimal.Tpo .deps/decimal.Plo /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile powerpc-gentoo-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -O2 -mcpu=603e -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-stack-protector-all -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -MT my_strtoll10.lo -MD -MP -MF .deps/my_strtoll10.Tpo -c -o my_strtoll10.lo my_strtoll10.c libtool: compile: powerpc-gentoo-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -O2 -mcpu=603e -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-stack-protector-all -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -MT my_strtoll10.lo -MD -MP -MF .deps/my_strtoll10.Tpo -c my_strtoll10.c -fPIC -DPIC -o .libs/my_strtoll10.o distcc[2459] (dcc_build_somewhere) Warning: failed to distribute, running locally instead mv -f .deps/ctype-extra.Tpo .deps/ctype-extra.Plo /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile powerpc-gentoo-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -O2 -mcpu=603e -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-stack-protector-all -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -MT str_alloc.lo -MD -MP -MF .deps/str_alloc.Tpo -c -o str_alloc.lo str_alloc.c libtool: compile: powerpc-gentoo-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -O2 -mcpu=603e -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-stack-protector-all -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -MT str_alloc.lo -MD -MP -MF .deps/str_alloc.Tpo -c str_alloc.c -fPIC -DPIC -o .libs/str_alloc.o In file included from my_strtoll10.c:16: ../include/my_global.h:892:1: warning: "isnan" redefined In file included from ../include/my_global.h:424, from my_strtoll10.c:16: /usr/include/math.h:274:1: warning: this is the location of the previous definition libtool: compile: powerpc-gentoo-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -O2 -mcpu=603e -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-stack-protector-all -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -MT my_strtoll10.lo -MD -MP -MF .deps/my_strtoll10.Tpo -c my_strtoll10.c -o my_strtoll10.o >/dev/null 2>&1 distcc[2485] (dcc_build_somewhere) Warning: failed to distribute, running locally instead In file included from str_alloc.c:16: ../include/my_global.h:892:1: warning: "isnan" redefined In file included from ../include/my_global.h:424, from str_alloc.c:16: /usr/include/math.h:274:1: warning: this is the location of the previous definition libtool: compile: powerpc-gentoo-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -O2 -mcpu=603e -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-stack-protector-all -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -MT str_alloc.lo -MD -MP -MF .deps/str_alloc.Tpo -c str_alloc.c -o str_alloc.o >/dev/null 2>&1 mv -f .deps/my_strtoll10.Tpo .deps/my_strtoll10.Plo /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile powerpc-gentoo-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -O2 -mcpu=603e -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-stack-protector-all -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -MT my_strchr.lo -MD -MP -MF .deps/my_strchr.Tpo -c -o my_strchr.lo my_strchr.c mv -f .deps/str_alloc.Tpo .deps/str_alloc.Plo powerpc-gentoo-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -O2 -mcpu=603e -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-stack-protector-all -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -MT conf_to_src.o -MD -MP -MF .deps/conf_to_src.Tpo -c -o conf_to_src.o conf_to_src.c libtool: compile: powerpc-gentoo-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -O2 -mcpu=603e -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-stack-protector-all -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -MT my_strchr.lo -MD -MP -MF .deps/my_strchr.Tpo -c my_strchr.c -fPIC -DPIC -o .libs/my_strchr.o distcc[2526] (dcc_build_somewhere) Warning: failed to distribute, running locally instead distcc[2531] (dcc_build_somewhere) Warning: failed to distribute, running locally instead In file included from my_strchr.c:24: ../include/my_global.h:892:1: warning: "isnan" redefined In file included from ../include/my_global.h:424, from my_strchr.c:24: /usr/include/math.h:274:1: warning: this is the location of the previous definition libtool: compile: powerpc-gentoo-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -O2 -mcpu=603e -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-stack-protector-all -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -MT my_strchr.lo -MD -MP -MF .deps/my_strchr.Tpo -c my_strchr.c -o my_strchr.o >/dev/null 2>&1 mv -f .deps/my_strchr.Tpo .deps/my_strchr.Plo In file included from conf_to_src.c:16: ../include/my_global.h:892:1: warning: "isnan" redefined In file included from ../include/my_global.h:424, from conf_to_src.c:16: /usr/include/math.h:274:1: warning: this is the location of the previous definition mv -f .deps/conf_to_src.Tpo .deps/conf_to_src.Po /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=link powerpc-gentoo-linux-uclibc-gcc -O2 -mcpu=603e -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-stack-protector-all -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -Wl,-z,relro -rdynamic -o libmystrings.la -rpath /usr/lib/mysql strxmov.lo bmove_upp.lo strappend.lo strcont.lo strend.lo strfill.lo strcend.lo is_prefix.lo strstr.lo strinstr.lo strmake.lo strnmov.lo strmov.lo longlong2str.lo bfill.lo bmove.lo bmove512.lo bchange.lo strxnmov.lo int2str.lo str2int.lo r_strinstr.lo strtod.lo strtol.lo strtoul.lo strtoll.lo strtoull.lo llstr.lo strnlen.lo ctype.lo ctype-simple.lo ctype-mb.lo ctype-big5.lo ctype-cp932.lo ctype-czech.lo ctype-eucjpms.lo ctype-euc_kr.lo ctype-gb2312.lo ctype-gbk.lo ctype-sjis.lo ctype-tis620.lo ctype-ujis.lo ctype-utf8.lo ctype-ucs2.lo ctype-uca.lo ctype-win1250ch.lo ctype-bin.lo ctype-latin1.lo my_vsnprintf.lo xml.lo decimal.lo ctype-extra.lo my_strtoll10.lo str_alloc.lo my_strchr.lo -lpthread -lcrypt -lnsl -lm -lpthread libtool: link: powerpc-gentoo-linux-uclibc-gcc -shared .libs/libmystrings.la.lnkscript -lpthread -lcrypt -lnsl -lm -lpthread -mcpu=603e -Wl,-z -Wl,relro -Wl,-soname -Wl,libmystrings.so.0 -o .libs/libmystrings.so.0.0.0 libtool: link: rm -f .libs/libmystrings.la.lnkscript libtool: link: (cd ".libs" && rm -f "libmystrings.so.0" && ln -s "libmystrings.so.0.0.0" "libmystrings.so.0") libtool: link: (cd ".libs" && rm -f "libmystrings.so" && ln -s "libmystrings.so.0.0.0" "libmystrings.so") libtool: link: powerpc-gentoo-linux-uclibc-ar cru .libs/libmystrings.a strxmov.o bmove_upp.o strappend.o strcont.o strend.o strfill.o strcend.o is_prefix.o strstr.o strinstr.o strmake.o strnmov.o strmov.o longlong2str.o bfill.o bmove.o bmove512.o bchange.o strxnmov.o int2str.o str2int.o r_strinstr.o strtod.o strtol.o strtoul.o strtoll.o strtoull.o llstr.o strnlen.o ctype.o ctype-simple.o ctype-mb.o ctype-big5.o ctype-cp932.o ctype-czech.o ctype-eucjpms.o ctype-euc_kr.o ctype-gb2312.o ctype-gbk.o ctype-sjis.o libtool: link: : .libs/libmystrings.a libtool: link: powerpc-gentoo-linux-uclibc-ar cru .libs/libmystrings.a ctype-tis620.o ctype-ujis.o ctype-utf8.o ctype-ucs2.o ctype-uca.o ctype-win1250ch.o ctype-bin.o ctype-latin1.o my_vsnprintf.o xml.o decimal.o ctype-extra.o my_strtoll10.o str_alloc.o my_strchr.o libtool: link: powerpc-gentoo-linux-uclibc-ranlib .libs/libmystrings.a libtool: link: ( cd ".libs" && rm -f "libmystrings.la" && ln -s "../libmystrings.la" "libmystrings.la" ) /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=link powerpc-gentoo-linux-uclibc-gcc -O2 -mcpu=603e -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-stack-protector-all -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -static -Wl,-z,relro -rdynamic -o conf_to_src conf_to_src.o libmystrings.la -lpthread -lcrypt -lnsl -lm -lpthread libtool: link: powerpc-gentoo-linux-uclibc-gcc -O2 -mcpu=603e -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-stack-protector-all -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -Wl,-z -Wl,relro -rdynamic -o conf_to_src conf_to_src.o ./.libs/libmystrings.a -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lcrypt -lnsl -lm -lpthread make[1]: Leaving directory `/mnt/spare/portage/dev-db/mysql-5.1.51/work/mysql/strings' Making all in mysys make[1]: Entering directory `/mnt/spare/portage/dev-db/mysql-5.1.51/work/mysql/mysys' /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile powerpc-gentoo-linux-uclibc-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DDEFAULT_CHARSET_HOME="\"/usr\"" -DSHAREDIR="\"/usr/share/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I. -O2 -mcpu=603e -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-stack-protector-all -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -MT my_init.lo -MD -MP -MF .deps/my_init.Tpo -c -o my_init.lo my_init.c /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile powerpc-gentoo-linux-uclibc-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DDEFAULT_CHARSET_HOME="\"/usr\"" -DSHAREDIR="\"/usr/share/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I. -O2 -mcpu=603e -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-stack-protector-all -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -MT my_getwd.lo -MD -MP -MF .deps/my_getwd.Tpo -c -o my_getwd.lo my_getwd.c libtool: compile: powerpc-gentoo-linux-uclibc-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_CHARSET_HOME=\"/usr\" -DSHAREDIR=\"/usr/share/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I. -O2 -mcpu=603e -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-stack-protector-all -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -MT my_init.lo -MD -MP -MF .deps/my_init.Tpo -c my_init.c -fPIC -DPIC -o .libs/my_init.o libtool: compile: powerpc-gentoo-linux-uclibc-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_CHARSET_HOME=\"/usr\" -DSHAREDIR=\"/usr/share/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I. -O2 -mcpu=603e -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-stack-protector-all -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -MT my_getwd.lo -MD -MP -MF .deps/my_getwd.Tpo -c my_getwd.c -fPIC -DPIC -o .libs/my_getwd.o distcc[2801] (dcc_perhaps_adjust_cpp_where_and_protover) Warning: cannot use distcc_pump on already preprocessed file (such as emitted by ccache) distcc[2802] (dcc_perhaps_adjust_cpp_where_and_protover) Warning: cannot use distcc_pump on already preprocessed file (such as emitted by ccache) distcc[2801] ERROR: nonblocking connect to 10.0.0.2:3632 failed: No route to host distcc[2801] Warning: failed to distribute /mnt/spare/ccache/my_getwd.tmp.muttley.2794.i to 10.0.0.2,cpp,lzo, running locally instead distcc[2802] ERROR: nonblocking connect to 10.0.0.2:3632 failed: No route to host distcc[2802] Warning: failed to distribute /mnt/spare/ccache/my_init.tmp.muttley.2792.i to 10.0.0.2,cpp,lzo, running locally instead In file included from mysys_priv.h:16, from my_getwd.c:18: ../include/my_global.h:892:1: warning: "isnan" redefined In file included from ../include/my_global.h:424, from mysys_priv.h:16, from my_getwd.c:18: /usr/include/math.h:274:1: warning: this is the location of the previous definition libtool: compile: powerpc-gentoo-linux-uclibc-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_CHARSET_HOME=\"/usr\" -DSHAREDIR=\"/usr/share/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I. -O2 -mcpu=603e -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-stack-protector-all -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -MT my_getwd.lo -MD -MP -MF .deps/my_getwd.Tpo -c my_getwd.c -o my_getwd.o >/dev/null 2>&1 In file included from mysys_priv.h:16, from my_init.c:16: ../include/my_global.h:892:1: warning: "isnan" redefined In file included from ../include/my_global.h:424, from mysys_priv.h:16, from my_init.c:16: /usr/include/math.h:274:1: warning: this is the location of the previous definition libtool: compile: powerpc-gentoo-linux-uclibc-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_CHARSET_HOME=\"/usr\" -DSHAREDIR=\"/usr/share/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I. -O2 -mcpu=603e -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-stack-protector-all -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -MT my_init.lo -MD -MP -MF .deps/my_init.Tpo -c my_init.c -o my_init.o >/dev/null 2>&1 mv -f .deps/my_getwd.Tpo .deps/my_getwd.Plo /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile powerpc-gentoo-linux-uclibc-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DDEFAULT_CHARSET_HOME="\"/usr\"" -DSHAREDIR="\"/usr/share/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I. -O2 -mcpu=603e -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-stack-protector-all -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -MT mf_getdate.lo -MD -MP -MF .deps/mf_getdate.Tpo -c -o mf_getdate.lo mf_getdate.c libtool: compile: powerpc-gentoo-linux-uclibc-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_CHARSET_HOME=\"/usr\" -DSHAREDIR=\"/usr/share/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I. -O2 -mcpu=603e -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-stack-protector-all -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -MT mf_getdate.lo -MD -MP -MF .deps/mf_getdate.Tpo -c mf_getdate.c -fPIC -DPIC -o .libs/mf_getdate.o mv -f .deps/my_init.Tpo .deps/my_init.Plo /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile powerpc-gentoo-linux-uclibc-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DDEFAULT_CHARSET_HOME="\"/usr\"" -DSHAREDIR="\"/usr/share/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I. -O2 -mcpu=603e -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-stack-protector-all -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -MT my_mmap.lo -MD -MP -MF .deps/my_mmap.Tpo -c -o my_mmap.lo my_mmap.c libtool: compile: powerpc-gentoo-linux-uclibc-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_CHARSET_HOME=\"/usr\" -DSHAREDIR=\"/usr/share/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I. -O2 -mcpu=603e -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-stack-protector-all -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -MT my_mmap.lo -MD -MP -MF .deps/my_mmap.Tpo -c my_mmap.c -fPIC -DPIC -o .libs/my_mmap.o distcc[2904] (dcc_build_somewhere) Warning: failed to distribute, running locally instead distcc[2909] (dcc_build_somewhere) Warning: failed to distribute, running locally instead In file included from mysys_priv.h:16, from mf_getdate.c:18: ../include/my_global.h:892:1: warning: "isnan" redefined In file included from ../include/my_global.h:424, from mysys_priv.h:16, from mf_getdate.c:18: /usr/include/math.h:274:1: warning: this is the location of the previous definition libtool: compile: powerpc-gentoo-linux-uclibc-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_CHARSET_HOME=\"/usr\" -DSHAREDIR=\"/usr/share/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I. -O2 -mcpu=603e -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-stack-protector-all -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -MT mf_getdate.lo -MD -MP -MF .deps/mf_getdate.Tpo -c mf_getdate.c -o mf_getdate.o >/dev/null 2>&1 In file included from mysys_priv.h:16, from my_mmap.c:16: ../include/my_global.h:892:1: warning: "isnan" redefined In file included from ../include/my_global.h:424, from mysys_priv.h:16, from my_mmap.c:16: /usr/include/math.h:274:1: warning: this is the location of the previous definition libtool: compile: powerpc-gentoo-linux-uclibc-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_CHARSET_HOME=\"/usr\" -DSHAREDIR=\"/usr/share/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I. -O2 -mcpu=603e -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-stack-protector-all -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -MT my_mmap.lo -MD -MP -MF .deps/my_mmap.Tpo -c my_mmap.c -o my_mmap.o >/dev/null 2>&1 mv -f .deps/mf_getdate.Tpo .deps/mf_getdate.Plo /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile powerpc-gentoo-linux-uclibc-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DDEFAULT_CHARSET_HOME="\"/usr\"" -DSHAREDIR="\"/usr/share/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I. -O2 -mcpu=603e -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-stack-protector-all -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -MT mf_path.lo -MD -MP -MF .deps/mf_path.Tpo -c -o mf_path.lo mf_path.c mv -f .deps/my_mmap.Tpo .deps/my_mmap.Plo /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile powerpc-gentoo-linux-uclibc-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DDEFAULT_CHARSET_HOME="\"/usr\"" -DSHAREDIR="\"/usr/share/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I. -O2 -mcpu=603e -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-stack-protector-all -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -MT mf_loadpath.lo -MD -MP -MF .deps/mf_loadpath.Tpo -c -o mf_loadpath.lo mf_loadpath.c libtool: compile: powerpc-gentoo-linux-uclibc-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_CHARSET_HOME=\"/usr\" -DSHAREDIR=\"/usr/share/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I. -O2 -mcpu=603e -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-stack-protector-all -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -MT mf_path.lo -MD -MP -MF .deps/mf_path.Tpo -c mf_path.c -fPIC -DPIC -o .libs/mf_path.o libtool: compile: powerpc-gentoo-linux-uclibc-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_CHARSET_HOME=\"/usr\" -DSHAREDIR=\"/usr/share/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I. -O2 -mcpu=603e -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-stack-protector-all -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -MT mf_loadpath.lo -MD -MP -MF .deps/mf_loadpath.Tpo -c mf_loadpath.c -fPIC -DPIC -o .libs/mf_loadpath.o distcc[3006] (dcc_build_somewhere) Warning: failed to distribute, running locally instead distcc[3007] (dcc_build_somewhere) Warning: failed to distribute, running locally instead In file included from mysys_priv.h:16, from mf_loadpath.c:16: ../include/my_global.h:892:1: warning: "isnan" redefined In file included from ../include/my_global.h:424, from mysys_priv.h:16, from mf_loadpath.c:16: /usr/include/math.h:274:1: warning: this is the location of the previous definition libtool: compile: powerpc-gentoo-linux-uclibc-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_CHARSET_HOME=\"/usr\" -DSHAREDIR=\"/usr/share/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I. -O2 -mcpu=603e -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-stack-protector-all -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -MT mf_loadpath.lo -MD -MP -MF .deps/mf_loadpath.Tpo -c mf_loadpath.c -o mf_loadpath.o >/dev/null 2>&1 In file included from mysys_priv.h:16, from mf_path.c:16: ../include/my_global.h:892:1: warning: "isnan" redefined In file included from ../include/my_global.h:424, from mysys_priv.h:16, from mf_path.c:16: /usr/include/math.h:274:1: warning: this is the location of the previous definition libtool: compile: powerpc-gentoo-linux-uclibc-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_CHARSET_HOME=\"/usr\" -DSHAREDIR=\"/usr/share/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I. -O2 -mcpu=603e -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-stack-protector-all -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -MT mf_path.lo -MD -MP -MF .deps/mf_path.Tpo -c mf_path.c -o mf_path.o >/dev/null 2>&1 mv -f .deps/mf_loadpath.Tpo .deps/mf_loadpath.Plo /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile powerpc-gentoo-linux-uclibc-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DDEFAULT_CHARSET_HOME="\"/usr\"" -DSHAREDIR="\"/usr/share/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I. -O2 -mcpu=603e -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-stack-protector-all -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -MT my_file.lo -MD -MP -MF .deps/my_file.Tpo -c -o my_file.lo my_file.c mv -f .deps/mf_path.Tpo .deps/mf_path.Plo /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile powerpc-gentoo-linux-uclibc-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DDEFAULT_CHARSET_HOME="\"/usr\"" -DSHAREDIR="\"/usr/share/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I. -O2 -mcpu=603e -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-stack-protector-all -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -MT my_open.lo -MD -MP -MF .deps/my_open.Tpo -c -o my_open.lo my_open.c libtool: compile: powerpc-gentoo-linux-uclibc-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_CHARSET_HOME=\"/usr\" -DSHAREDIR=\"/usr/share/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I. -O2 -mcpu=603e -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-stack-protector-all -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -MT my_file.lo -MD -MP -MF .deps/my_file.Tpo -c my_file.c -fPIC -DPIC -o .libs/my_file.o libtool: compile: powerpc-gentoo-linux-uclibc-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_CHARSET_HOME=\"/usr\" -DSHAREDIR=\"/usr/share/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I. -O2 -mcpu=603e -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-stack-protector-all -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -MT my_open.lo -MD -MP -MF .deps/my_open.Tpo -c my_open.c -fPIC -DPIC -o .libs/my_open.o distcc[3108] (dcc_build_somewhere) Warning: failed to distribute, running locally instead distcc[3112] (dcc_build_somewhere) Warning: failed to distribute, running locally instead In file included from mysys_priv.h:16, from my_file.c:16: ../include/my_global.h:892:1: warning: "isnan" redefined In file included from ../include/my_global.h:424, from mysys_priv.h:16, from my_file.c:16: /usr/include/math.h:274:1: warning: this is the location of the previous definition libtool: compile: powerpc-gentoo-linux-uclibc-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_CHARSET_HOME=\"/usr\" -DSHAREDIR=\"/usr/share/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I. -O2 -mcpu=603e -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-stack-protector-all -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -MT my_file.lo -MD -MP -MF .deps/my_file.Tpo -c my_file.c -o my_file.o >/dev/null 2>&1 In file included from mysys_priv.h:16, from my_open.c:16: ../include/my_global.h:892:1: warning: "isnan" redefined In file included from ../include/my_global.h:424, from mysys_priv.h:16, from my_open.c:16: /usr/include/math.h:274:1: warning: this is the location of the previous definition libtool: compile: powerpc-gentoo-linux-uclibc-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_CHARSET_HOME=\"/usr\" -DSHAREDIR=\"/usr/share/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I. -O2 -mcpu=603e -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-stack-protector-all -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -MT my_open.lo -MD -MP -MF .deps/my_open.Tpo -c my_open.c -o my_open.o >/dev/null 2>&1 mv -f .deps/my_file.Tpo .deps/my_file.Plo /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile powerpc-gentoo-linux-uclibc-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DDEFAULT_CHARSET_HOME="\"/usr\"" -DSHAREDIR="\"/usr/share/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I. -O2 -mcpu=603e -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-stack-protector-all -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -MT my_create.lo -MD -MP -MF .deps/my_create.Tpo -c -o my_create.lo my_create.c mv -f .deps/my_open.Tpo .deps/my_open.Plo /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile powerpc-gentoo-linux-uclibc-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DDEFAULT_CHARSET_HOME="\"/usr\"" -DSHAREDIR="\"/usr/share/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I. -O2 -mcpu=603e -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-stack-protector-all -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -MT my_dup.lo -MD -MP -MF .deps/my_dup.Tpo -c -o my_dup.lo my_dup.c libtool: compile: powerpc-gentoo-linux-uclibc-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_CHARSET_HOME=\"/usr\" -DSHAREDIR=\"/usr/share/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I. -O2 -mcpu=603e -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-stack-protector-all -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -MT my_create.lo -MD -MP -MF .deps/my_create.Tpo -c my_create.c -fPIC -DPIC -o .libs/my_create.o libtool: compile: powerpc-gentoo-linux-uclibc-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_CHARSET_HOME=\"/usr\" -DSHAREDIR=\"/usr/share/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I. -O2 -mcpu=603e -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-stack-protector-all -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -MT my_dup.lo -MD -MP -MF .deps/my_dup.Tpo -c my_dup.c -fPIC -DPIC -o .libs/my_dup.o distcc[3210] (dcc_build_somewhere) Warning: failed to distribute, running locally instead distcc[3211] (dcc_build_somewhere) Warning: failed to distribute, running locally instead In file included from mysys_priv.h:16, from my_dup.c:16: ../include/my_global.h:892:1: warning: "isnan" redefined In file included from ../include/my_global.h:424, from mysys_priv.h:16, from my_dup.c:16: /usr/include/math.h:274:1: warning: this is the location of the previous definition libtool: compile: powerpc-gentoo-linux-uclibc-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_CHARSET_HOME=\"/usr\" -DSHAREDIR=\"/usr/share/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I. -O2 -mcpu=603e -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-stack-protector-all -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -MT my_dup.lo -MD -MP -MF .deps/my_dup.Tpo -c my_dup.c -o my_dup.o >/dev/null 2>&1 In file included from mysys_priv.h:16, from my_create.c:16: ../include/my_global.h:892:1: warning: "isnan" redefined In file included from ../include/my_global.h:424, from mysys_priv.h:16, from my_create.c:16: /usr/include/math.h:274:1: warning: this is the location of the previous definition libtool: compile: powerpc-gentoo-linux-uclibc-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_CHARSET_HOME=\"/usr\" -DSHAREDIR=\"/usr/share/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I. -O2 -mcpu=603e -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-stack-protector-all -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -MT my_create.lo -MD -MP -MF .deps/my_create.Tpo -c my_create.c -o my_create.o >/dev/null 2>&1 mv -f .deps/my_dup.Tpo .deps/my_dup.Plo /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile powerpc-gentoo-linux-uclibc-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DDEFAULT_CHARSET_HOME="\"/usr\"" -DSHAREDIR="\"/usr/share/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I. -O2 -mcpu=603e -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-stack-protector-all -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -MT my_seek.lo -MD -MP -MF .deps/my_seek.Tpo -c -o my_seek.lo my_seek.c mv -f .deps/my_create.Tpo .deps/my_create.Plo /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile powerpc-gentoo-linux-uclibc-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DDEFAULT_CHARSET_HOME="\"/usr\"" -DSHAREDIR="\"/usr/share/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I. -O2 -mcpu=603e -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-stack-protector-all -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -MT my_read.lo -MD -MP -MF .deps/my_read.Tpo -c -o my_read.lo my_read.c libtool: compile: powerpc-gentoo-linux-uclibc-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_CHARSET_HOME=\"/usr\" -DSHAREDIR=\"/usr/share/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I. -O2 -mcpu=603e -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-stack-protector-all -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -MT my_seek.lo -MD -MP -MF .deps/my_seek.Tpo -c my_seek.c -fPIC -DPIC -o .libs/my_seek.o libtool: compile: powerpc-gentoo-linux-uclibc-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_CHARSET_HOME=\"/usr\" -DSHAREDIR=\"/usr/share/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I. -O2 -mcpu=603e -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-stack-protector-all -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -MT my_read.lo -MD -MP -MF .deps/my_read.Tpo -c my_read.c -fPIC -DPIC -o .libs/my_read.o distcc[3320] (dcc_build_somewhere) Warning: failed to distribute, running locally instead distcc[3321] (dcc_build_somewhere) Warning: failed to distribute, running locally instead In file included from mysys_priv.h:16, from my_seek.c:16: ../include/my_global.h:892:1: warning: "isnan" redefined In file included from ../include/my_global.h:424, from mysys_priv.h:16, from my_seek.c:16: /usr/include/math.h:274:1: warning: this is the location of the previous definition libtool: compile: powerpc-gentoo-linux-uclibc-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_CHARSET_HOME=\"/usr\" -DSHAREDIR=\"/usr/share/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I. -O2 -mcpu=603e -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-stack-protector-all -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -MT my_seek.lo -MD -MP -MF .deps/my_seek.Tpo -c my_seek.c -o my_seek.o >/dev/null 2>&1 In file included from mysys_priv.h:16, from my_read.c:16: ../include/my_global.h:892:1: warning: "isnan" redefined In file included from ../include/my_global.h:424, from mysys_priv.h:16, from my_read.c:16: /usr/include/math.h:274:1: warning: this is the location of the previous definition libtool: compile: powerpc-gentoo-linux-uclibc-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_CHARSET_HOME=\"/usr\" -DSHAREDIR=\"/usr/share/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I. -O2 -mcpu=603e -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-stack-protector-all -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -MT my_read.lo -MD -MP -MF .deps/my_read.Tpo -c my_read.c -o my_read.o >/dev/null 2>&1 mv -f .deps/my_seek.Tpo .deps/my_seek.Plo /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile powerpc-gentoo-linux-uclibc-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DDEFAULT_CHARSET_HOME="\"/usr\"" -DSHAREDIR="\"/usr/share/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I. -O2 -mcpu=603e -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-stack-protector-all -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -MT my_pread.lo -MD -MP -MF .deps/my_pread.Tpo -c -o my_pread.lo my_pread.c mv -f .deps/my_read.Tpo .deps/my_read.Plo /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile powerpc-gentoo-linux-uclibc-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DDEFAULT_CHARSET_HOME="\"/usr\"" -DSHAREDIR="\"/usr/share/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I. -O2 -mcpu=603e -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-stack-protector-all -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -MT my_write.lo -MD -MP -MF .deps/my_write.Tpo -c -o my_write.lo my_write.c libtool: compile: powerpc-gentoo-linux-uclibc-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_CHARSET_HOME=\"/usr\" -DSHAREDIR=\"/usr/share/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I. -O2 -mcpu=603e -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-stack-protector-all -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -MT my_pread.lo -MD -MP -MF .deps/my_pread.Tpo -c my_pread.c -fPIC -DPIC -o .libs/my_pread.o libtool: compile: powerpc-gentoo-linux-uclibc-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_CHARSET_HOME=\"/usr\" -DSHAREDIR=\"/usr/share/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I. -O2 -mcpu=603e -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-stack-protector-all -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -MT my_write.lo -MD -MP -MF .deps/my_write.Tpo -c my_write.c -fPIC -DPIC -o .libs/my_write.o distcc[3422] (dcc_build_somewhere) Warning: failed to distribute, running locally instead distcc[3427] (dcc_build_somewhere) Warning: failed to distribute, running locally instead In file included from mysys_priv.h:16, from my_write.c:16: ../include/my_global.h:892:1: warning: "isnan" redefined In file included from ../include/my_global.h:424, from mysys_priv.h:16, from my_write.c:16: /usr/include/math.h:274:1: warning: this is the location of the previous definition libtool: compile: powerpc-gentoo-linux-uclibc-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_CHARSET_HOME=\"/usr\" -DSHAREDIR=\"/usr/share/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I. -O2 -mcpu=603e -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-stack-protector-all -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -MT my_write.lo -MD -MP -MF .deps/my_write.Tpo -c my_write.c -o my_write.o >/dev/null 2>&1 In file included from mysys_priv.h:16, from my_pread.c:16: ../include/my_global.h:892:1: warning: "isnan" redefined In file included from ../include/my_global.h:424, from mysys_priv.h:16, from my_pread.c:16: /usr/include/math.h:274:1: warning: this is the location of the previous definition libtool: compile: powerpc-gentoo-linux-uclibc-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_CHARSET_HOME=\"/usr\" -DSHAREDIR=\"/usr/share/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I. -O2 -mcpu=603e -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-stack-protector-all -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -MT my_pread.lo -MD -MP -MF .deps/my_pread.Tpo -c my_pread.c -o my_pread.o >/dev/null 2>&1 mv -f .deps/my_write.Tpo .deps/my_write.Plo /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile powerpc-gentoo-linux-uclibc-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DDEFAULT_CHARSET_HOME="\"/usr\"" -DSHAREDIR="\"/usr/share/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I. -O2 -mcpu=603e -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-stack-protector-all -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -MT my_getpagesize.lo -MD -MP -MF .deps/my_getpagesize.Tpo -c -o my_getpagesize.lo my_getpagesize.c mv -f .deps/my_pread.Tpo .deps/my_pread.Plo /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile powerpc-gentoo-linux-uclibc-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DDEFAULT_CHARSET_HOME="\"/usr\"" -DSHAREDIR="\"/usr/share/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I. -O2 -mcpu=603e -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-stack-protector-all -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -MT mf_keycaches.lo -MD -MP -MF .deps/mf_keycaches.Tpo -c -o mf_keycaches.lo mf_keycaches.c libtool: compile: powerpc-gentoo-linux-uclibc-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_CHARSET_HOME=\"/usr\" -DSHAREDIR=\"/usr/share/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I. -O2 -mcpu=603e -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-stack-protector-all -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -MT my_getpagesize.lo -MD -MP -MF .deps/my_getpagesize.Tpo -c my_getpagesize.c -fPIC -DPIC -o .libs/my_getpagesize.o libtool: compile: powerpc-gentoo-linux-uclibc-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_CHARSET_HOME=\"/usr\" -DSHAREDIR=\"/usr/share/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I. -O2 -mcpu=603e -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-stack-protector-all -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -MT mf_keycaches.lo -MD -MP -MF .deps/mf_keycaches.Tpo -c mf_keycaches.c -fPIC -DPIC -o .libs/mf_keycaches.o distcc[3550] (dcc_build_somewhere) Warning: failed to distribute, running locally instead distcc[3554] (dcc_build_somewhere) Warning: failed to distribute, running locally instead In file included from mysys_priv.h:16, from my_getpagesize.c:16: ../include/my_global.h:892:1: warning: "isnan" redefined In file included from ../include/my_global.h:424, from mysys_priv.h:16, from my_getpagesize.c:16: /usr/include/math.h:274:1: warning: this is the location of the previous definition libtool: compile: powerpc-gentoo-linux-uclibc-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_CHARSET_HOME=\"/usr\" -DSHAREDIR=\"/usr/share/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I. -O2 -mcpu=603e -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-stack-protector-all -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -MT my_getpagesize.lo -MD -MP -MF .deps/my_getpagesize.Tpo -c my_getpagesize.c -o my_getpagesize.o >/dev/null 2>&1 In file included from mysys_priv.h:16, from mf_keycaches.c:24: ../include/my_global.h:892:1: warning: "isnan" redefined In file included from ../include/my_global.h:424, from mysys_priv.h:16, from mf_keycaches.c:24: /usr/include/math.h:274:1: warning: this is the location of the previous definition libtool: compile: powerpc-gentoo-linux-uclibc-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_CHARSET_HOME=\"/usr\" -DSHAREDIR=\"/usr/share/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I. -O2 -mcpu=603e -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-stack-protector-all -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -MT mf_keycaches.lo -MD -MP -MF .deps/mf_keycaches.Tpo -c mf_keycaches.c -o mf_keycaches.o >/dev/null 2>&1 mv -f .deps/my_getpagesize.Tpo .deps/my_getpagesize.Plo /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile powerpc-gentoo-linux-uclibc-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DDEFAULT_CHARSET_HOME="\"/usr\"" -DSHAREDIR="\"/usr/share/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I. -O2 -mcpu=603e -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-stack-protector-all -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -MT my_crc32.lo -MD -MP -MF .deps/my_crc32.Tpo -c -o my_crc32.lo my_crc32.c libtool: compile: powerpc-gentoo-linux-uclibc-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_CHARSET_HOME=\"/usr\" -DSHAREDIR=\"/usr/share/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I. -O2 -mcpu=603e -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-stack-protector-all -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -MT my_crc32.lo -MD -MP -MF .deps/my_crc32.Tpo -c my_crc32.c -fPIC -DPIC -o .libs/my_crc32.o distcc[3618] (dcc_build_somewhere) Warning: failed to distribute, running locally instead mv -f .deps/mf_keycaches.Tpo .deps/mf_keycaches.Plo /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile powerpc-gentoo-linux-uclibc-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DDEFAULT_CHARSET_HOME="\"/usr\"" -DSHAREDIR="\"/usr/share/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I. -O2 -mcpu=603e -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-stack-protector-all -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -MT mf_iocache.lo -MD -MP -MF .deps/mf_iocache.Tpo -c -o mf_iocache.lo mf_iocache.c In file included from mysys_priv.h:16, from my_crc32.c:16: ../include/my_global.h:892:1: warning: "isnan" redefined In file included from ../include/my_global.h:424, from mysys_priv.h:16, from my_crc32.c:16: /usr/include/math.h:274:1: warning: this is the location of the previous definition libtool: compile: powerpc-gentoo-linux-uclibc-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_CHARSET_HOME=\"/usr\" -DSHAREDIR=\"/usr/share/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I. -O2 -mcpu=603e -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-stack-protector-all -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -MT my_crc32.lo -MD -MP -MF .deps/my_crc32.Tpo -c my_crc32.c -o my_crc32.o >/dev/null 2>&1 libtool: compile: powerpc-gentoo-linux-uclibc-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_CHARSET_HOME=\"/usr\" -DSHAREDIR=\"/usr/share/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I. -O2 -mcpu=603e -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-stack-protector-all -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -MT mf_iocache.lo -MD -MP -MF .deps/mf_iocache.Tpo -c mf_iocache.c -fPIC -DPIC -o .libs/mf_iocache.o distcc[3668] (dcc_build_somewhere) Warning: failed to distribute, running locally instead mv -f .deps/my_crc32.Tpo .deps/my_crc32.Plo /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile powerpc-gentoo-linux-uclibc-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DDEFAULT_CHARSET_HOME="\"/usr\"" -DSHAREDIR="\"/usr/share/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I. -O2 -mcpu=603e -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-stack-protector-all -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -MT mf_iocache2.lo -MD -MP -MF .deps/mf_iocache2.Tpo -c -o mf_iocache2.lo mf_iocache2.c libtool: compile: powerpc-gentoo-linux-uclibc-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_CHARSET_HOME=\"/usr\" -DSHAREDIR=\"/usr/share/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I. -O2 -mcpu=603e -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-stack-protector-all -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -MT mf_iocache2.lo -MD -MP -MF .deps/mf_iocache2.Tpo -c mf_iocache2.c -fPIC -DPIC -o .libs/mf_iocache2.o distcc[3708] (dcc_build_somewhere) Warning: failed to distribute, running locally instead In file included from mysys_priv.h:16, from mf_iocache.c:51: ../include/my_global.h:892:1: warning: "isnan" redefined In file included from ../include/my_global.h:424, from mysys_priv.h:16, from mf_iocache.c:51: /usr/include/math.h:274:1: warning: this is the location of the previous definition libtool: compile: powerpc-gentoo-linux-uclibc-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_CHARSET_HOME=\"/usr\" -DSHAREDIR=\"/usr/share/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I. -O2 -mcpu=603e -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-stack-protector-all -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -MT mf_iocache.lo -MD -MP -MF .deps/mf_iocache.Tpo -c mf_iocache.c -o mf_iocache.o >/dev/null 2>&1 In file included from mysys_priv.h:16, from mf_iocache2.c:21: ../include/my_global.h:892:1: warning: "isnan" redefined In file included from ../include/my_global.h:424, from mysys_priv.h:16, from mf_iocache2.c:21: /usr/include/math.h:274:1: warning: this is the location of the previous definition libtool: compile: powerpc-gentoo-linux-uclibc-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_CHARSET_HOME=\"/usr\" -DSHAREDIR=\"/usr/share/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I. -O2 -mcpu=603e -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-stack-protector-all -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -MT mf_iocache2.lo -MD -MP -MF .deps/mf_iocache2.Tpo -c mf_iocache2.c -o mf_iocache2.o >/dev/null 2>&1 mv -f .deps/mf_iocache2.Tpo .deps/mf_iocache2.Plo /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile powerpc-gentoo-linux-uclibc-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DDEFAULT_CHARSET_HOME="\"/usr\"" -DSHAREDIR="\"/usr/share/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I. -O2 -mcpu=603e -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-stack-protector-all -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -MT mf_cache.lo -MD -MP -MF .deps/mf_cache.Tpo -c -o mf_cache.lo mf_cache.c libtool: compile: powerpc-gentoo-linux-uclibc-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_CHARSET_HOME=\"/usr\" -DSHAREDIR=\"/usr/share/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I. -O2 -mcpu=603e -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-stack-protector-all -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -MT mf_cache.lo -MD -MP -MF .deps/mf_cache.Tpo -c mf_cache.c -fPIC -DPIC -o .libs/mf_cache.o distcc[3787] (dcc_build_somewhere) Warning: failed to distribute, running locally instead mv -f .deps/mf_iocache.Tpo .deps/mf_iocache.Plo /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile powerpc-gentoo-linux-uclibc-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DDEFAULT_CHARSET_HOME="\"/usr\"" -DSHAREDIR="\"/usr/share/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I. -O2 -mcpu=603e -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-stack-protector-all -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -MT mf_tempfile.lo -MD -MP -MF .deps/mf_tempfile.Tpo -c -o mf_tempfile.lo mf_tempfile.c libtool: compile: powerpc-gentoo-linux-uclibc-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_CHARSET_HOME=\"/usr\" -DSHAREDIR=\"/usr/share/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I. -O2 -mcpu=603e -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-stack-protector-all -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -MT mf_tempfile.lo -MD -MP -MF .deps/mf_tempfile.Tpo -c mf_tempfile.c -fPIC -DPIC -o .libs/mf_tempfile.o In file included from mysys_priv.h:16, from mf_cache.c:18: ../include/my_global.h:892:1: warning: "isnan" redefined In file included from ../include/my_global.h:424, from mysys_priv.h:16, from mf_cache.c:18: /usr/include/math.h:274:1: warning: this is the location of the previous definition libtool: compile: powerpc-gentoo-linux-uclibc-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_CHARSET_HOME=\"/usr\" -DSHAREDIR=\"/usr/share/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I. -O2 -mcpu=603e -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-stack-protector-all -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -MT mf_cache.lo -MD -MP -MF .deps/mf_cache.Tpo -c mf_cache.c -o mf_cache.o >/dev/null 2>&1 distcc[3833] (dcc_perhaps_adjust_cpp_where_and_protover) Warning: cannot use distcc_pump on already preprocessed file (such as emitted by ccache) distcc[3833] ERROR: nonblocking connect to 10.0.0.2:3632 failed: No route to host distcc[3833] Warning: failed to distribute /mnt/spare/ccache/mf_tempfil.tmp.muttley.3821.i to 10.0.0.2,cpp,lzo, running locally instead In file included from mysys_priv.h:16, from mf_tempfile.c:16: ../include/my_global.h:892:1: warning: "isnan" redefined In file included from ../include/my_global.h:424, from mysys_priv.h:16, from mf_tempfile.c:16: /usr/include/math.h:274:1: warning: this is the location of the previous definition mv -f .deps/mf_cache.Tpo .deps/mf_cache.Plo libtool: compile: powerpc-gentoo-linux-uclibc-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_CHARSET_HOME=\"/usr\" -DSHAREDIR=\"/usr/share/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I. -O2 -mcpu=603e -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-stack-protector-all -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -MT mf_tempfile.lo -MD -MP -MF .deps/mf_tempfile.Tpo -c mf_tempfile.c -o mf_tempfile.o >/dev/null 2>&1 /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile powerpc-gentoo-linux-uclibc-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DDEFAULT_CHARSET_HOME="\"/usr\"" -DSHAREDIR="\"/usr/share/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I. -O2 -mcpu=603e -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-stack-protector-all -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -MT mf_tempdir.lo -MD -MP -MF .deps/mf_tempdir.Tpo -c -o mf_tempdir.lo mf_tempdir.c libtool: compile: powerpc-gentoo-linux-uclibc-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_CHARSET_HOME=\"/usr\" -DSHAREDIR=\"/usr/share/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I. -O2 -mcpu=603e -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-stack-protector-all -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -MT mf_tempdir.lo -MD -MP -MF .deps/mf_tempdir.Tpo -c mf_tempdir.c -fPIC -DPIC -o .libs/mf_tempdir.o distcc[3891] (dcc_build_somewhere) Warning: failed to distribute, running locally instead mv -f .deps/mf_tempfile.Tpo .deps/mf_tempfile.Plo /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile powerpc-gentoo-linux-uclibc-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DDEFAULT_CHARSET_HOME="\"/usr\"" -DSHAREDIR="\"/usr/share/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I. -O2 -mcpu=603e -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-stack-protector-all -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -MT my_lock.lo -MD -MP -MF .deps/my_lock.Tpo -c -o my_lock.lo my_lock.c libtool: compile: powerpc-gentoo-linux-uclibc-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_CHARSET_HOME=\"/usr\" -DSHAREDIR=\"/usr/share/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I. -O2 -mcpu=603e -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-stack-protector-all -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -MT my_lock.lo -MD -MP -MF .deps/my_lock.Tpo -c my_lock.c -fPIC -DPIC -o .libs/my_lock.o In file included from mysys_priv.h:16, from mf_tempdir.c:16: ../include/my_global.h:892:1: warning: "isnan" redefined In file included from ../include/my_global.h:424, from mysys_priv.h:16, from mf_tempdir.c:16: /usr/include/math.h:274:1: warning: this is the location of the previous definition libtool: compile: powerpc-gentoo-linux-uclibc-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_CHARSET_HOME=\"/usr\" -DSHAREDIR=\"/usr/share/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I. -O2 -mcpu=603e -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-stack-protector-all -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -MT mf_tempdir.lo -MD -MP -MF .deps/mf_tempdir.Tpo -c mf_tempdir.c -o mf_tempdir.o >/dev/null 2>&1 distcc[3937] (dcc_build_somewhere) Warning: failed to distribute, running locally instead In file included from mysys_priv.h:16, from my_lock.c:16: ../include/my_global.h:892:1: warning: "isnan" redefined In file included from ../include/my_global.h:424, from mysys_priv.h:16, from my_lock.c:16: /usr/include/math.h:274:1: warning: this is the location of the previous definition libtool: compile: powerpc-gentoo-linux-uclibc-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_CHARSET_HOME=\"/usr\" -DSHAREDIR=\"/usr/share/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I. -O2 -mcpu=603e -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-stack-protector-all -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -MT my_lock.lo -MD -MP -MF .deps/my_lock.Tpo -c my_lock.c -o my_lock.o >/dev/null 2>&1 mv -f .deps/mf_tempdir.Tpo .deps/mf_tempdir.Plo /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile powerpc-gentoo-linux-uclibc-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DDEFAULT_CHARSET_HOME="\"/usr\"" -DSHAREDIR="\"/usr/share/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I. -O2 -mcpu=603e -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-stack-protector-all -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -MT mf_brkhant.lo -MD -MP -MF .deps/mf_brkhant.Tpo -c -o mf_brkhant.lo mf_brkhant.c libtool: compile: powerpc-gentoo-linux-uclibc-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_CHARSET_HOME=\"/usr\" -DSHAREDIR=\"/usr/share/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I. -O2 -mcpu=603e -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-stack-protector-all -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -MT mf_brkhant.lo -MD -MP -MF .deps/mf_brkhant.Tpo -c mf_brkhant.c -fPIC -DPIC -o .libs/mf_brkhant.o distcc[3993] (dcc_build_somewhere) Warning: failed to distribute, running locally instead mv -f .deps/my_lock.Tpo .deps/my_lock.Plo /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile powerpc-gentoo-linux-uclibc-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DDEFAULT_CHARSET_HOME="\"/usr\"" -DSHAREDIR="\"/usr/share/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I. -O2 -mcpu=603e -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-stack-protector-all -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -MT my_alarm.lo -MD -MP -MF .deps/my_alarm.Tpo -c -o my_alarm.lo my_alarm.c In file included from mysys_priv.h:16, from mf_brkhant.c:20: ../include/my_global.h:892:1: warning: "isnan" redefined In file included from ../include/my_global.h:424, from mysys_priv.h:16, from mf_brkhant.c:20: /usr/include/math.h:274:1: warning: this is the location of the previous definition libtool: compile: powerpc-gentoo-linux-uclibc-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_CHARSET_HOME=\"/usr\" -DSHAREDIR=\"/usr/share/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I. -O2 -mcpu=603e -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-stack-protector-all -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -MT mf_brkhant.lo -MD -MP -MF .deps/mf_brkhant.Tpo -c mf_brkhant.c -o mf_brkhant.o >/dev/null 2>&1 libtool: compile: powerpc-gentoo-linux-uclibc-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_CHARSET_HOME=\"/usr\" -DSHAREDIR=\"/usr/share/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I. -O2 -mcpu=603e -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-stack-protector-all -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -MT my_alarm.lo -MD -MP -MF .deps/my_alarm.Tpo -c my_alarm.c -fPIC -DPIC -o .libs/my_alarm.o distcc[4043] (dcc_build_somewhere) Warning: failed to distribute, running locally instead mv -f .deps/mf_brkhant.Tpo .deps/mf_brkhant.Plo /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile powerpc-gentoo-linux-uclibc-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DDEFAULT_CHARSET_HOME="\"/usr\"" -DSHAREDIR="\"/usr/share/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I. -O2 -mcpu=603e -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-stack-protector-all -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -MT my_malloc.lo -MD -MP -MF .deps/my_malloc.Tpo -c -o my_malloc.lo my_malloc.c In file included from mysys_priv.h:16, from my_alarm.c:20: ../include/my_global.h:892:1: warning: "isnan" redefined In file included from ../include/my_global.h:424, from mysys_priv.h:16, from my_alarm.c:20: /usr/include/math.h:274:1: warning: this is the location of the previous definition libtool: compile: powerpc-gentoo-linux-uclibc-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_CHARSET_HOME=\"/usr\" -DSHAREDIR=\"/usr/share/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I. -O2 -mcpu=603e -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-stack-protector-all -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -MT my_alarm.lo -MD -MP -MF .deps/my_alarm.Tpo -c my_alarm.c -o my_alarm.o >/dev/null 2>&1 libtool: compile: powerpc-gentoo-linux-uclibc-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_CHARSET_HOME=\"/usr\" -DSHAREDIR=\"/usr/share/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I. -O2 -mcpu=603e -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-stack-protector-all -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -MT my_malloc.lo -MD -MP -MF .deps/my_malloc.Tpo -c my_malloc.c -fPIC -DPIC -o .libs/my_malloc.o distcc[4094] (dcc_build_somewhere) Warning: failed to distribute, running locally instead mv -f .deps/my_alarm.Tpo .deps/my_alarm.Plo /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile powerpc-gentoo-linux-uclibc-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DDEFAULT_CHARSET_HOME="\"/usr\"" -DSHAREDIR="\"/usr/share/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I. -O2 -mcpu=603e -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-stack-protector-all -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -MT my_realloc.lo -MD -MP -MF .deps/my_realloc.Tpo -c -o my_realloc.lo my_realloc.c In file included from mysys_priv.h:16, from my_malloc.c:20: ../include/my_global.h:892:1: warning: "isnan" redefined In file included from ../include/my_global.h:424, from mysys_priv.h:16, from my_malloc.c:20: /usr/include/math.h:274:1: warning: this is the location of the previous definition libtool: compile: powerpc-gentoo-linux-uclibc-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_CHARSET_HOME=\"/usr\" -DSHAREDIR=\"/usr/share/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I. -O2 -mcpu=603e -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-stack-protector-all -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -MT my_malloc.lo -MD -MP -MF .deps/my_malloc.Tpo -c my_malloc.c -o my_malloc.o >/dev/null 2>&1 libtool: compile: powerpc-gentoo-linux-uclibc-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_CHARSET_HOME=\"/usr\" -DSHAREDIR=\"/usr/share/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I. -O2 -mcpu=603e -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-stack-protector-all -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -MT my_realloc.lo -MD -MP -MF .deps/my_realloc.Tpo -c my_realloc.c -fPIC -DPIC -o .libs/my_realloc.o distcc[4148] (dcc_build_somewhere) Warning: failed to distribute, running locally instead In file included from mysys_priv.h:16, from my_realloc.c:20: ../include/my_global.h:892:1: warning: "isnan" redefined In file included from ../include/my_global.h:424, from mysys_priv.h:16, from my_realloc.c:20: /usr/include/math.h:274:1: warning: this is the location of the previous definition libtool: compile: powerpc-gentoo-linux-uclibc-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_CHARSET_HOME=\"/usr\" -DSHAREDIR=\"/usr/share/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I. -O2 -mcpu=603e -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-stack-protector-all -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -MT my_realloc.lo -MD -MP -MF .deps/my_realloc.Tpo -c my_realloc.c -o my_realloc.o >/dev/null 2>&1 mv -f .deps/my_malloc.Tpo .deps/my_malloc.Plo /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile powerpc-gentoo-linux-uclibc-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DDEFAULT_CHARSET_HOME="\"/usr\"" -DSHAREDIR="\"/usr/share/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I. -O2 -mcpu=603e -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-stack-protector-all -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -MT my_once.lo -MD -MP -MF .deps/my_once.Tpo -c -o my_once.lo my_once.c libtool: compile: powerpc-gentoo-linux-uclibc-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_CHARSET_HOME=\"/usr\" -DSHAREDIR=\"/usr/share/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I. -O2 -mcpu=603e -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-stack-protector-all -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -MT my_once.lo -MD -MP -MF .deps/my_once.Tpo -c my_once.c -fPIC -DPIC -o .libs/my_once.o distcc[4202] (dcc_build_somewhere) Warning: failed to distribute, running locally instead mv -f .deps/my_realloc.Tpo .deps/my_realloc.Plo /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile powerpc-gentoo-linux-uclibc-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DDEFAULT_CHARSET_HOME="\"/usr\"" -DSHAREDIR="\"/usr/share/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I. -O2 -mcpu=603e -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-stack-protector-all -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -MT mulalloc.lo -MD -MP -MF .deps/mulalloc.Tpo -c -o mulalloc.lo mulalloc.c libtool: compile: powerpc-gentoo-linux-uclibc-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_CHARSET_HOME=\"/usr\" -DSHAREDIR=\"/usr/share/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I. -O2 -mcpu=603e -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-stack-protector-all -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -MT mulalloc.lo -MD -MP -MF .deps/mulalloc.Tpo -c mulalloc.c -fPIC -DPIC -o .libs/mulalloc.o In file included from mysys_priv.h:16, from my_once.c:22: ../include/my_global.h:892:1: warning: "isnan" redefined In file included from ../include/my_global.h:424, from mysys_priv.h:16, from my_once.c:22: /usr/include/math.h:274:1: warning: this is the location of the previous definition libtool: compile: powerpc-gentoo-linux-uclibc-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_CHARSET_HOME=\"/usr\" -DSHAREDIR=\"/usr/share/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I. -O2 -mcpu=603e -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-stack-protector-all -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -MT my_once.lo -MD -MP -MF .deps/my_once.Tpo -c my_once.c -o my_once.o >/dev/null 2>&1 distcc[4257] (dcc_build_somewhere) Warning: failed to distribute, running locally instead In file included from mysys_priv.h:16, from mulalloc.c:16: ../include/my_global.h:892:1: warning: "isnan" redefined In file included from ../include/my_global.h:424, from mysys_priv.h:16, from mulalloc.c:16: /usr/include/math.h:274:1: warning: this is the location of the previous definition libtool: compile: powerpc-gentoo-linux-uclibc-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_CHARSET_HOME=\"/usr\" -DSHAREDIR=\"/usr/share/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I. -O2 -mcpu=603e -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-stack-protector-all -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -MT mulalloc.lo -MD -MP -MF .deps/mulalloc.Tpo -c mulalloc.c -o mulalloc.o >/dev/null 2>&1 mv -f .deps/my_once.Tpo .deps/my_once.Plo /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile powerpc-gentoo-linux-uclibc-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DDEFAULT_CHARSET_HOME="\"/usr\"" -DSHAREDIR="\"/usr/share/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I. -O2 -mcpu=603e -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-stack-protector-all -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -MT my_alloc.lo -MD -MP -MF .deps/my_alloc.Tpo -c -o my_alloc.lo my_alloc.c libtool: compile: powerpc-gentoo-linux-uclibc-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_CHARSET_HOME=\"/usr\" -DSHAREDIR=\"/usr/share/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I. -O2 -mcpu=603e -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-stack-protector-all -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -MT my_alloc.lo -MD -MP -MF .deps/my_alloc.Tpo -c my_alloc.c -fPIC -DPIC -o .libs/my_alloc.o distcc[4314] (dcc_build_somewhere) Warning: failed to distribute, running locally instead mv -f .deps/mulalloc.Tpo .deps/mulalloc.Plo /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile powerpc-gentoo-linux-uclibc-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DDEFAULT_CHARSET_HOME="\"/usr\"" -DSHAREDIR="\"/usr/share/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I. -O2 -mcpu=603e -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-stack-protector-all -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -MT safemalloc.lo -MD -MP -MF .deps/safemalloc.Tpo -c -o safemalloc.lo safemalloc.c libtool: compile: powerpc-gentoo-linux-uclibc-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_CHARSET_HOME=\"/usr\" -DSHAREDIR=\"/usr/share/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I. -O2 -mcpu=603e -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-stack-protector-all -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -MT safemalloc.lo -MD -MP -MF .deps/safemalloc.Tpo -c safemalloc.c -fPIC -DPIC -o .libs/safemalloc.o distcc[4352] (dcc_build_somewhere) Warning: failed to distribute, running locally instead In file included from my_alloc.c:18: ../include/my_global.h:892:1: warning: "isnan" redefined In file included from ../include/my_global.h:424, from my_alloc.c:18: /usr/include/math.h:274:1: warning: this is the location of the previous definition libtool: compile: powerpc-gentoo-linux-uclibc-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_CHARSET_HOME=\"/usr\" -DSHAREDIR=\"/usr/share/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I. -O2 -mcpu=603e -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-stack-protector-all -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -MT my_alloc.lo -MD -MP -MF .deps/my_alloc.Tpo -c my_alloc.c -o my_alloc.o >/dev/null 2>&1 In file included from mysys_priv.h:16, from safemalloc.c:66: ../include/my_global.h:892:1: warning: "isnan" redefined In file included from ../include/my_global.h:424, from mysys_priv.h:16, from safemalloc.c:66: /usr/include/math.h:274:1: warning: this is the location of the previous definition libtool: compile: powerpc-gentoo-linux-uclibc-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_CHARSET_HOME=\"/usr\" -DSHAREDIR=\"/usr/share/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I. -O2 -mcpu=603e -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-stack-protector-all -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -MT safemalloc.lo -MD -MP -MF .deps/safemalloc.Tpo -c safemalloc.c -o safemalloc.o >/dev/null 2>&1 mv -f .deps/my_alloc.Tpo .deps/my_alloc.Plo /bin/sh ../libtool --preserve-dup-deps --tag=CXX --mode=compile powerpc-gentoo-linux-uclibc-g++ -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DDEFAULT_CHARSET_HOME="\"/usr\"" -DSHAREDIR="\"/usr/share/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I. -O2 -mcpu=603e -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-stack-protector-all -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-implicit-templates -fno-exceptions -fno-rtti -MT my_new.lo -MD -MP -MF .deps/my_new.Tpo -c -o my_new.lo my_new.cc libtool: compile: powerpc-gentoo-linux-uclibc-g++ -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_CHARSET_HOME=\"/usr\" -DSHAREDIR=\"/usr/share/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I. -O2 -mcpu=603e -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-stack-protector-all -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-implicit-templates -fno-exceptions -fno-rtti -MT my_new.lo -MD -MP -MF .deps/my_new.Tpo -c my_new.cc -fPIC -DPIC -o .libs/my_new.o mv -f .deps/safemalloc.Tpo .deps/safemalloc.Plo /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile powerpc-gentoo-linux-uclibc-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DDEFAULT_CHARSET_HOME="\"/usr\"" -DSHAREDIR="\"/usr/share/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I. -O2 -mcpu=603e -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-stack-protector-all -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -MT my_vle.lo -MD -MP -MF .deps/my_vle.Tpo -c -o my_vle.lo my_vle.c libtool: compile: powerpc-gentoo-linux-uclibc-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_CHARSET_HOME=\"/usr\" -DSHAREDIR=\"/usr/share/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I. -O2 -mcpu=603e -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-stack-protector-all -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -MT my_vle.lo -MD -MP -MF .deps/my_vle.Tpo -c my_vle.c -fPIC -DPIC -o .libs/my_vle.o distcc[4455] (dcc_build_somewhere) Warning: failed to distribute, running locally instead distcc[4460] (dcc_build_somewhere) Warning: failed to distribute, running locally instead In file included from ../include/my_vle.h:23, from my_vle.c:24: ../include/my_global.h:892:1: warning: "isnan" redefined In file included from ../include/my_global.h:424, from ../include/my_vle.h:23, from my_vle.c:24: /usr/include/math.h:274:1: warning: this is the location of the previous definition libtool: compile: powerpc-gentoo-linux-uclibc-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_CHARSET_HOME=\"/usr\" -DSHAREDIR=\"/usr/share/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I. -O2 -mcpu=603e -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-stack-protector-all -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -MT my_vle.lo -MD -MP -MF .deps/my_vle.Tpo -c my_vle.c -o my_vle.o >/dev/null 2>&1 In file included from mysys_priv.h:16, from my_new.cc:21: ../include/my_global.h:892:1: warning: "isnan" redefined In file included from ../include/my_global.h:424, from mysys_priv.h:16, from my_new.cc:21: /usr/include/math.h:274:1: warning: this is the location of the previous definition libtool: compile: powerpc-gentoo-linux-uclibc-g++ -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_CHARSET_HOME=\"/usr\" -DSHAREDIR=\"/usr/share/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I. -O2 -mcpu=603e -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-stack-protector-all -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-implicit-templates -fno-exceptions -fno-rtti -MT my_new.lo -MD -MP -MF .deps/my_new.Tpo -c my_new.cc -o my_new.o >/dev/null 2>&1 mv -f .deps/my_vle.Tpo .deps/my_vle.Plo /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile powerpc-gentoo-linux-uclibc-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DDEFAULT_CHARSET_HOME="\"/usr\"" -DSHAREDIR="\"/usr/share/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I. -O2 -mcpu=603e -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-stack-protector-all -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -MT my_fopen.lo -MD -MP -MF .deps/my_fopen.Tpo -c -o my_fopen.lo my_fopen.c libtool: compile: powerpc-gentoo-linux-uclibc-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_CHARSET_HOME=\"/usr\" -DSHAREDIR=\"/usr/share/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I. -O2 -mcpu=603e -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-stack-protector-all -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -MT my_fopen.lo -MD -MP -MF .deps/my_fopen.Tpo -c my_fopen.c -fPIC -DPIC -o .libs/my_fopen.o distcc[4523] (dcc_build_somewhere) Warning: failed to distribute, running locally instead mv -f .deps/my_new.Tpo .deps/my_new.Plo /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile powerpc-gentoo-linux-uclibc-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DDEFAULT_CHARSET_HOME="\"/usr\"" -DSHAREDIR="\"/usr/share/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I. -O2 -mcpu=603e -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-stack-protector-all -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -MT my_fstream.lo -MD -MP -MF .deps/my_fstream.Tpo -c -o my_fstream.lo my_fstream.c libtool: compile: powerpc-gentoo-linux-uclibc-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_CHARSET_HOME=\"/usr\" -DSHAREDIR=\"/usr/share/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I. -O2 -mcpu=603e -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-stack-protector-all -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -MT my_fstream.lo -MD -MP -MF .deps/my_fstream.Tpo -c my_fstream.c -fPIC -DPIC -o .libs/my_fstream.o distcc[4562] (dcc_build_somewhere) Warning: failed to distribute, running locally instead In file included from mysys_priv.h:16, from my_fopen.c:16: ../include/my_global.h:892:1: warning: "isnan" redefined In file included from ../include/my_global.h:424, from mysys_priv.h:16, from my_fopen.c:16: /usr/include/math.h:274:1: warning: this is the location of the previous definition libtool: compile: powerpc-gentoo-linux-uclibc-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_CHARSET_HOME=\"/usr\" -DSHAREDIR=\"/usr/share/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I. -O2 -mcpu=603e -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-stack-protector-all -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -MT my_fopen.lo -MD -MP -MF .deps/my_fopen.Tpo -c my_fopen.c -o my_fopen.o >/dev/null 2>&1 In file included from mysys_priv.h:16, from my_fstream.c:18: ../include/my_global.h:892:1: warning: "isnan" redefined In file included from ../include/my_global.h:424, from mysys_priv.h:16, from my_fstream.c:18: /usr/include/math.h:274:1: warning: this is the location of the previous definition libtool: compile: powerpc-gentoo-linux-uclibc-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_CHARSET_HOME=\"/usr\" -DSHAREDIR=\"/usr/share/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I. -O2 -mcpu=603e -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-stack-protector-all -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -MT my_fstream.lo -MD -MP -MF .deps/my_fstream.Tpo -c my_fstream.c -o my_fstream.o >/dev/null 2>&1 mv -f .deps/my_fopen.Tpo .deps/my_fopen.Plo /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile powerpc-gentoo-linux-uclibc-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DDEFAULT_CHARSET_HOME="\"/usr\"" -DSHAREDIR="\"/usr/share/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I. -O2 -mcpu=603e -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-stack-protector-all -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -MT my_getsystime.lo -MD -MP -MF .deps/my_getsystime.Tpo -c -o my_getsystime.lo my_getsystime.c libtool: compile: powerpc-gentoo-linux-uclibc-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_CHARSET_HOME=\"/usr\" -DSHAREDIR=\"/usr/share/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I. -O2 -mcpu=603e -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-stack-protector-all -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -MT my_getsystime.lo -MD -MP -MF .deps/my_getsystime.Tpo -c my_getsystime.c -fPIC -DPIC -o .libs/my_getsystime.o mv -f .deps/my_fstream.Tpo .deps/my_fstream.Plo /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile powerpc-gentoo-linux-uclibc-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DDEFAULT_CHARSET_HOME="\"/usr\"" -DSHAREDIR="\"/usr/share/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I. -O2 -mcpu=603e -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-stack-protector-all -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -MT my_error.lo -MD -MP -MF .deps/my_error.Tpo -c -o my_error.lo my_error.c libtool: compile: powerpc-gentoo-linux-uclibc-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_CHARSET_HOME=\"/usr\" -DSHAREDIR=\"/usr/share/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I. -O2 -mcpu=603e -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-stack-protector-all -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -MT my_error.lo -MD -MP -MF .deps/my_error.Tpo -c my_error.c -fPIC -DPIC -o .libs/my_error.o distcc[4656] (dcc_build_somewhere) Warning: failed to distribute, running locally instead distcc[4664] (dcc_build_somewhere) Warning: failed to distribute, running locally instead In file included from mysys_priv.h:16, from my_getsystime.c:25: ../include/my_global.h:892:1: warning: "isnan" redefined In file included from ../include/my_global.h:424, from mysys_priv.h:16, from my_getsystime.c:25: /usr/include/math.h:274:1: warning: this is the location of the previous definition libtool: compile: powerpc-gentoo-linux-uclibc-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_CHARSET_HOME=\"/usr\" -DSHAREDIR=\"/usr/share/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I. -O2 -mcpu=603e -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-stack-protector-all -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -MT my_getsystime.lo -MD -MP -MF .deps/my_getsystime.Tpo -c my_getsystime.c -o my_getsystime.o >/dev/null 2>&1 In file included from mysys_priv.h:16, from my_error.c:16: ../include/my_global.h:892:1: warning: "isnan" redefined In file included from ../include/my_global.h:424, from mysys_priv.h:16, from my_error.c:16: /usr/include/math.h:274:1: warning: this is the location of the previous definition libtool: compile: powerpc-gentoo-linux-uclibc-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_CHARSET_HOME=\"/usr\" -DSHAREDIR=\"/usr/share/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I. -O2 -mcpu=603e -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-stack-protector-all -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -MT my_error.lo -MD -MP -MF .deps/my_error.Tpo -c my_error.c -o my_error.o >/dev/null 2>&1 mv -f .deps/my_getsystime.Tpo .deps/my_getsystime.Plo /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile powerpc-gentoo-linux-uclibc-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DDEFAULT_CHARSET_HOME="\"/usr\"" -DSHAREDIR="\"/usr/share/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I. -O2 -mcpu=603e -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-stack-protector-all -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -MT errors.lo -MD -MP -MF .deps/errors.Tpo -c -o errors.lo errors.c libtool: compile: powerpc-gentoo-linux-uclibc-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_CHARSET_HOME=\"/usr\" -DSHAREDIR=\"/usr/share/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I. -O2 -mcpu=603e -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-stack-protector-all -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -MT errors.lo -MD -MP -MF .deps/errors.Tpo -c errors.c -fPIC -DPIC -o .libs/errors.o distcc[4736] (dcc_build_somewhere) Warning: failed to distribute, running locally instead mv -f .deps/my_error.Tpo .deps/my_error.Plo /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile powerpc-gentoo-linux-uclibc-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DDEFAULT_CHARSET_HOME="\"/usr\"" -DSHAREDIR="\"/usr/share/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I. -O2 -mcpu=603e -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-stack-protector-all -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -MT my_div.lo -MD -MP -MF .deps/my_div.Tpo -c -o my_div.lo my_div.c libtool: compile: powerpc-gentoo-linux-uclibc-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_CHARSET_HOME=\"/usr\" -DSHAREDIR=\"/usr/share/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I. -O2 -mcpu=603e -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-stack-protector-all -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -MT my_div.lo -MD -MP -MF .deps/my_div.Tpo -c my_div.c -fPIC -DPIC -o .libs/my_div.o In file included from mysys_priv.h:16, from errors.c:16: ../include/my_global.h:892:1: warning: "isnan" redefined In file included from ../include/my_global.h:424, from mysys_priv.h:16, from errors.c:16: /usr/include/math.h:274:1: warning: this is the location of the previous definition libtool: compile: powerpc-gentoo-linux-uclibc-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_CHARSET_HOME=\"/usr\" -DSHAREDIR=\"/usr/share/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I. -O2 -mcpu=603e -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-stack-protector-all -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -MT errors.lo -MD -MP -MF .deps/errors.Tpo -c errors.c -o errors.o >/dev/null 2>&1 distcc[4782] (dcc_build_somewhere) Warning: failed to distribute, running locally instead In file included from mysys_priv.h:16, from my_div.c:16: ../include/my_global.h:892:1: warning: "isnan" redefined In file included from ../include/my_global.h:424, from mysys_priv.h:16, from my_div.c:16: /usr/include/math.h:274:1: warning: this is the location of the previous definition libtool: compile: powerpc-gentoo-linux-uclibc-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_CHARSET_HOME=\"/usr\" -DSHAREDIR=\"/usr/share/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I. -O2 -mcpu=603e -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-stack-protector-all -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -MT my_div.lo -MD -MP -MF .deps/my_div.Tpo -c my_div.c -o my_div.o >/dev/null 2>&1 mv -f .deps/errors.Tpo .deps/errors.Plo /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile powerpc-gentoo-linux-uclibc-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DDEFAULT_CHARSET_HOME="\"/usr\"" -DSHAREDIR="\"/usr/share/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I. -O2 -mcpu=603e -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-stack-protector-all -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -MT my_messnc.lo -MD -MP -MF .deps/my_messnc.Tpo -c -o my_messnc.lo my_messnc.c libtool: compile: powerpc-gentoo-linux-uclibc-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_CHARSET_HOME=\"/usr\" -DSHAREDIR=\"/usr/share/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I. -O2 -mcpu=603e -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-stack-protector-all -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -MT my_messnc.lo -MD -MP -MF .deps/my_messnc.Tpo -c my_messnc.c -fPIC -DPIC -o .libs/my_messnc.o distcc[4837] (dcc_build_somewhere) Warning: failed to distribute, running locally instead mv -f .deps/my_div.Tpo .deps/my_div.Plo /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile powerpc-gentoo-linux-uclibc-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DDEFAULT_CHARSET_HOME="\"/usr\"" -DSHAREDIR="\"/usr/share/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I. -O2 -mcpu=603e -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-stack-protector-all -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -MT mf_format.lo -MD -MP -MF .deps/mf_format.Tpo -c -o mf_format.lo mf_format.c libtool: compile: powerpc-gentoo-linux-uclibc-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_CHARSET_HOME=\"/usr\" -DSHAREDIR=\"/usr/share/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I. -O2 -mcpu=603e -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-stack-protector-all -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -MT mf_format.lo -MD -MP -MF .deps/mf_format.Tpo -c mf_format.c -fPIC -DPIC -o .libs/mf_format.o In file included from mysys_priv.h:16, from my_messnc.c:16: ../include/my_global.h:892:1: warning: "isnan" redefined In file included from ../include/my_global.h:424, from mysys_priv.h:16, from my_messnc.c:16: /usr/include/math.h:274:1: warning: this is the location of the previous definition libtool: compile: powerpc-gentoo-linux-uclibc-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_CHARSET_HOME=\"/usr\" -DSHAREDIR=\"/usr/share/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I. -O2 -mcpu=603e -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-stack-protector-all -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -MT my_messnc.lo -MD -MP -MF .deps/my_messnc.Tpo -c my_messnc.c -o my_messnc.o >/dev/null 2>&1 distcc[4883] (dcc_perhaps_adjust_cpp_where_and_protover) Warning: cannot use distcc_pump on already preprocessed file (such as emitted by ccache) distcc[4883] ERROR: nonblocking connect to 10.0.0.2:3632 failed: No route to host distcc[4883] Warning: failed to distribute /mnt/spare/ccache/mf_format.tmp.muttley.4871.i to 10.0.0.2,cpp,lzo, running locally instead mv -f .deps/my_messnc.Tpo .deps/my_messnc.Plo /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile powerpc-gentoo-linux-uclibc-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DDEFAULT_CHARSET_HOME="\"/usr\"" -DSHAREDIR="\"/usr/share/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I. -O2 -mcpu=603e -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-stack-protector-all -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -MT mf_same.lo -MD -MP -MF .deps/mf_same.Tpo -c -o mf_same.lo mf_same.c In file included from mysys_priv.h:16, from mf_format.c:16: ../include/my_global.h:892:1: warning: "isnan" redefined In file included from ../include/my_global.h:424, from mysys_priv.h:16, from mf_format.c:16: /usr/include/math.h:274:1: warning: this is the location of the previous definition libtool: compile: powerpc-gentoo-linux-uclibc-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_CHARSET_HOME=\"/usr\" -DSHAREDIR=\"/usr/share/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I. -O2 -mcpu=603e -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-stack-protector-all -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -MT mf_format.lo -MD -MP -MF .deps/mf_format.Tpo -c mf_format.c -o mf_format.o >/dev/null 2>&1 libtool: compile: powerpc-gentoo-linux-uclibc-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_CHARSET_HOME=\"/usr\" -DSHAREDIR=\"/usr/share/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I. -O2 -mcpu=603e -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-stack-protector-all -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -MT mf_same.lo -MD -MP -MF .deps/mf_same.Tpo -c mf_same.c -fPIC -DPIC -o .libs/mf_same.o distcc[4939] (dcc_build_somewhere) Warning: failed to distribute, running locally instead In file included from mysys_priv.h:16, from mf_same.c:18: ../include/my_global.h:892:1: warning: "isnan" redefined In file included from ../include/my_global.h:424, from mysys_priv.h:16, from mf_same.c:18: /usr/include/math.h:274:1: warning: this is the location of the previous definition libtool: compile: powerpc-gentoo-linux-uclibc-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_CHARSET_HOME=\"/usr\" -DSHAREDIR=\"/usr/share/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I. -O2 -mcpu=603e -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-stack-protector-all -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -MT mf_same.lo -MD -MP -MF .deps/mf_same.Tpo -c mf_same.c -o mf_same.o >/dev/null 2>&1 mv -f .deps/mf_format.Tpo .deps/mf_format.Plo /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile powerpc-gentoo-linux-uclibc-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DDEFAULT_CHARSET_HOME="\"/usr\"" -DSHAREDIR="\"/usr/share/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I. -O2 -mcpu=603e -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-stack-protector-all -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -MT mf_dirname.lo -MD -MP -MF .deps/mf_dirname.Tpo -c -o mf_dirname.lo mf_dirname.c libtool: compile: powerpc-gentoo-linux-uclibc-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_CHARSET_HOME=\"/usr\" -DSHAREDIR=\"/usr/share/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I. -O2 -mcpu=603e -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-stack-protector-all -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -MT mf_dirname.lo -MD -MP -MF .deps/mf_dirname.Tpo -c mf_dirname.c -fPIC -DPIC -o .libs/mf_dirname.o distcc[4991] (dcc_build_somewhere) Warning: failed to distribute, running locally instead mv -f .deps/mf_same.Tpo .deps/mf_same.Plo /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile powerpc-gentoo-linux-uclibc-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DDEFAULT_CHARSET_HOME="\"/usr\"" -DSHAREDIR="\"/usr/share/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I. -O2 -mcpu=603e -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-stack-protector-all -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -MT mf_fn_ext.lo -MD -MP -MF .deps/mf_fn_ext.Tpo -c -o mf_fn_ext.lo mf_fn_ext.c In file included from mysys_priv.h:16, from mf_dirname.c:16: ../include/my_global.h:892:1: warning: "isnan" redefined In file included from ../include/my_global.h:424, from mysys_priv.h:16, from mf_dirname.c:16: /usr/include/math.h:274:1: warning: this is the location of the previous definition libtool: compile: powerpc-gentoo-linux-uclibc-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_CHARSET_HOME=\"/usr\" -DSHAREDIR=\"/usr/share/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I. -O2 -mcpu=603e -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-stack-protector-all -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -MT mf_dirname.lo -MD -MP -MF .deps/mf_dirname.Tpo -c mf_dirname.c -o mf_dirname.o >/dev/null 2>&1 libtool: compile: powerpc-gentoo-linux-uclibc-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_CHARSET_HOME=\"/usr\" -DSHAREDIR=\"/usr/share/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I. -O2 -mcpu=603e -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-stack-protector-all -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -MT mf_fn_ext.lo -MD -MP -MF .deps/mf_fn_ext.Tpo -c mf_fn_ext.c -fPIC -DPIC -o .libs/mf_fn_ext.o distcc[5041] (dcc_build_somewhere) Warning: failed to distribute, running locally instead In file included from mysys_priv.h:16, from mf_fn_ext.c:17: ../include/my_global.h:892:1: warning: "isnan" redefined In file included from ../include/my_global.h:424, from mysys_priv.h:16, from mf_fn_ext.c:17: /usr/include/math.h:274:1: warning: this is the location of the previous definition mv -f .deps/mf_dirname.Tpo .deps/mf_dirname.Plo libtool: compile: powerpc-gentoo-linux-uclibc-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_CHARSET_HOME=\"/usr\" -DSHAREDIR=\"/usr/share/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I. -O2 -mcpu=603e -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-stack-protector-all -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -MT mf_fn_ext.lo -MD -MP -MF .deps/mf_fn_ext.Tpo -c mf_fn_ext.c -o mf_fn_ext.o >/dev/null 2>&1 /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile powerpc-gentoo-linux-uclibc-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DDEFAULT_CHARSET_HOME="\"/usr\"" -DSHAREDIR="\"/usr/share/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I. -O2 -mcpu=603e -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-stack-protector-all -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -MT my_symlink.lo -MD -MP -MF .deps/my_symlink.Tpo -c -o my_symlink.lo my_symlink.c libtool: compile: powerpc-gentoo-linux-uclibc-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_CHARSET_HOME=\"/usr\" -DSHAREDIR=\"/usr/share/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I. -O2 -mcpu=603e -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-stack-protector-all -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -MT my_symlink.lo -MD -MP -MF .deps/my_symlink.Tpo -c my_symlink.c -fPIC -DPIC -o .libs/my_symlink.o distcc[5092] (dcc_build_somewhere) Warning: failed to distribute, running locally instead mv -f .deps/mf_fn_ext.Tpo .deps/mf_fn_ext.Plo /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile powerpc-gentoo-linux-uclibc-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DDEFAULT_CHARSET_HOME="\"/usr\"" -DSHAREDIR="\"/usr/share/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I. -O2 -mcpu=603e -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-stack-protector-all -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -MT my_symlink2.lo -MD -MP -MF .deps/my_symlink2.Tpo -c -o my_symlink2.lo my_symlink2.c libtool: compile: powerpc-gentoo-linux-uclibc-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_CHARSET_HOME=\"/usr\" -DSHAREDIR=\"/usr/share/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I. -O2 -mcpu=603e -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-stack-protector-all -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -MT my_symlink2.lo -MD -MP -MF .deps/my_symlink2.Tpo -c my_symlink2.c -fPIC -DPIC -o .libs/my_symlink2.o In file included from mysys_priv.h:16, from my_symlink.c:16: ../include/my_global.h:892:1: warning: "isnan" redefined In file included from ../include/my_global.h:424, from mysys_priv.h:16, from my_symlink.c:16: /usr/include/math.h:274:1: warning: this is the location of the previous definition libtool: compile: powerpc-gentoo-linux-uclibc-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_CHARSET_HOME=\"/usr\" -DSHAREDIR=\"/usr/share/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I. -O2 -mcpu=603e -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-stack-protector-all -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -MT my_symlink.lo -MD -MP -MF .deps/my_symlink.Tpo -c my_symlink.c -o my_symlink.o >/dev/null 2>&1 distcc[5138] (dcc_build_somewhere) Warning: failed to distribute, running locally instead In file included from mysys_priv.h:16, from my_symlink2.c:23: ../include/my_global.h:892:1: warning: "isnan" redefined In file included from ../include/my_global.h:424, from mysys_priv.h:16, from my_symlink2.c:23: /usr/include/math.h:274:1: warning: this is the location of the previous definition libtool: compile: powerpc-gentoo-linux-uclibc-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_CHARSET_HOME=\"/usr\" -DSHAREDIR=\"/usr/share/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I. -O2 -mcpu=603e -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-stack-protector-all -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -MT my_symlink2.lo -MD -MP -MF .deps/my_symlink2.Tpo -c my_symlink2.c -o my_symlink2.o >/dev/null 2>&1 mv -f .deps/my_symlink.Tpo .deps/my_symlink.Plo /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile powerpc-gentoo-linux-uclibc-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DDEFAULT_CHARSET_HOME="\"/usr\"" -DSHAREDIR="\"/usr/share/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I. -O2 -mcpu=603e -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-stack-protector-all -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -MT mf_pack.lo -MD -MP -MF .deps/mf_pack.Tpo -c -o mf_pack.lo mf_pack.c libtool: compile: powerpc-gentoo-linux-uclibc-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_CHARSET_HOME=\"/usr\" -DSHAREDIR=\"/usr/share/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I. -O2 -mcpu=603e -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-stack-protector-all -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -MT mf_pack.lo -MD -MP -MF .deps/mf_pack.Tpo -c mf_pack.c -fPIC -DPIC -o .libs/mf_pack.o distcc[5194] (dcc_build_somewhere) Warning: failed to distribute, running locally instead mv -f .deps/my_symlink2.Tpo .deps/my_symlink2.Plo /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile powerpc-gentoo-linux-uclibc-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DDEFAULT_CHARSET_HOME="\"/usr\"" -DSHAREDIR="\"/usr/share/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I. -O2 -mcpu=603e -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-stack-protector-all -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -MT mf_unixpath.lo -MD -MP -MF .deps/mf_unixpath.Tpo -c -o mf_unixpath.lo mf_unixpath.c libtool: compile: powerpc-gentoo-linux-uclibc-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_CHARSET_HOME=\"/usr\" -DSHAREDIR=\"/usr/share/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I. -O2 -mcpu=603e -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-stack-protector-all -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -MT mf_unixpath.lo -MD -MP -MF .deps/mf_unixpath.Tpo -c mf_unixpath.c -fPIC -DPIC -o .libs/mf_unixpath.o distcc[5242] (dcc_build_somewhere) Warning: failed to distribute, running locally instead In file included from mysys_priv.h:16, from mf_pack.c:16: ../include/my_global.h:892:1: warning: "isnan" redefined In file included from ../include/my_global.h:424, from mysys_priv.h:16, from mf_pack.c:16: /usr/include/math.h:274:1: warning: this is the location of the previous definition libtool: compile: powerpc-gentoo-linux-uclibc-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_CHARSET_HOME=\"/usr\" -DSHAREDIR=\"/usr/share/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I. -O2 -mcpu=603e -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-stack-protector-all -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -MT mf_pack.lo -MD -MP -MF .deps/mf_pack.Tpo -c mf_pack.c -o mf_pack.o >/dev/null 2>&1 In file included from mysys_priv.h:16, from mf_unixpath.c:16: ../include/my_global.h:892:1: warning: "isnan" redefined In file included from ../include/my_global.h:424, from mysys_priv.h:16, from mf_unixpath.c:16: /usr/include/math.h:274:1: warning: this is the location of the previous definition libtool: compile: powerpc-gentoo-linux-uclibc-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_CHARSET_HOME=\"/usr\" -DSHAREDIR=\"/usr/share/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I. -O2 -mcpu=603e -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-stack-protector-all -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -MT mf_unixpath.lo -MD -MP -MF .deps/mf_unixpath.Tpo -c mf_unixpath.c -o mf_unixpath.o >/dev/null 2>&1 mv -f .deps/mf_unixpath.Tpo .deps/mf_unixpath.Plo /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile powerpc-gentoo-linux-uclibc-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DDEFAULT_CHARSET_HOME="\"/usr\"" -DSHAREDIR="\"/usr/share/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I. -O2 -mcpu=603e -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-stack-protector-all -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -MT mf_arr_appstr.lo -MD -MP -MF .deps/mf_arr_appstr.Tpo -c -o mf_arr_appstr.lo mf_arr_appstr.c libtool: compile: powerpc-gentoo-linux-uclibc-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_CHARSET_HOME=\"/usr\" -DSHAREDIR=\"/usr/share/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I. -O2 -mcpu=603e -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-stack-protector-all -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -MT mf_arr_appstr.lo -MD -MP -MF .deps/mf_arr_appstr.Tpo -c mf_arr_appstr.c -fPIC -DPIC -o .libs/mf_arr_appstr.o mv -f .deps/mf_pack.Tpo .deps/mf_pack.Plo /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile powerpc-gentoo-linux-uclibc-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DDEFAULT_CHARSET_HOME="\"/usr\"" -DSHAREDIR="\"/usr/share/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I. -O2 -mcpu=603e -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-stack-protector-all -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -MT mf_wcomp.lo -MD -MP -MF .deps/mf_wcomp.Tpo -c -o mf_wcomp.lo mf_wcomp.c libtool: compile: powerpc-gentoo-linux-uclibc-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_CHARSET_HOME=\"/usr\" -DSHAREDIR=\"/usr/share/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I. -O2 -mcpu=603e -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-stack-protector-all -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -MT mf_wcomp.lo -MD -MP -MF .deps/mf_wcomp.Tpo -c mf_wcomp.c -fPIC -DPIC -o .libs/mf_wcomp.o distcc[5337] (dcc_build_somewhere) Warning: failed to distribute, running locally instead distcc[5344] (dcc_build_somewhere) Warning: failed to distribute, running locally instead In file included from mysys_priv.h:16, from mf_arr_appstr.c:16: ../include/my_global.h:892:1: warning: "isnan" redefined In file included from ../include/my_global.h:424, from mysys_priv.h:16, from mf_arr_appstr.c:16: /usr/include/math.h:274:1: warning: this is the location of the previous definition libtool: compile: powerpc-gentoo-linux-uclibc-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_CHARSET_HOME=\"/usr\" -DSHAREDIR=\"/usr/share/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I. -O2 -mcpu=603e -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-stack-protector-all -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -MT mf_arr_appstr.lo -MD -MP -MF .deps/mf_arr_appstr.Tpo -c mf_arr_appstr.c -o mf_arr_appstr.o >/dev/null 2>&1 In file included from mysys_priv.h:16, from mf_wcomp.c:18: ../include/my_global.h:892:1: warning: "isnan" redefined In file included from ../include/my_global.h:424, from mysys_priv.h:16, from mf_wcomp.c:18: /usr/include/math.h:274:1: warning: this is the location of the previous definition libtool: compile: powerpc-gentoo-linux-uclibc-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_CHARSET_HOME=\"/usr\" -DSHAREDIR=\"/usr/share/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I. -O2 -mcpu=603e -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-stack-protector-all -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -MT mf_wcomp.lo -MD -MP -MF .deps/mf_wcomp.Tpo -c mf_wcomp.c -o mf_wcomp.o >/dev/null 2>&1 mv -f .deps/mf_arr_appstr.Tpo .deps/mf_arr_appstr.Plo /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile powerpc-gentoo-linux-uclibc-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DDEFAULT_CHARSET_HOME="\"/usr\"" -DSHAREDIR="\"/usr/share/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I. -O2 -mcpu=603e -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-stack-protector-all -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -MT mf_wfile.lo -MD -MP -MF .deps/mf_wfile.Tpo -c -o mf_wfile.lo mf_wfile.c libtool: compile: powerpc-gentoo-linux-uclibc-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_CHARSET_HOME=\"/usr\" -DSHAREDIR=\"/usr/share/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I. -O2 -mcpu=603e -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-stack-protector-all -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -MT mf_wfile.lo -MD -MP -MF .deps/mf_wfile.Tpo -c mf_wfile.c -fPIC -DPIC -o .libs/mf_wfile.o distcc[5403] (dcc_perhaps_adjust_cpp_where_and_protover) Warning: cannot use distcc_pump on already preprocessed file (such as emitted by ccache) distcc[5403] ERROR: nonblocking connect to 10.0.0.2:3632 failed: No route to host distcc[5403] Warning: failed to distribute /mnt/spare/ccache/mf_wfile.tmp.muttley.5399.i to 10.0.0.2,cpp,lzo, running locally instead In file included from mysys_priv.h:16, from mf_wfile.c:27: ../include/my_global.h:892:1: warning: "isnan" redefined In file included from ../include/my_global.h:424, from mysys_priv.h:16, from mf_wfile.c:27: /usr/include/math.h:274:1: warning: this is the location of the previous definition libtool: compile: powerpc-gentoo-linux-uclibc-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_CHARSET_HOME=\"/usr\" -DSHAREDIR=\"/usr/share/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I. -O2 -mcpu=603e -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-stack-protector-all -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -MT mf_wfile.lo -MD -MP -MF .deps/mf_wfile.Tpo -c mf_wfile.c -o mf_wfile.o >/dev/null 2>&1 mv -f .deps/mf_wcomp.Tpo .deps/mf_wcomp.Plo /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile powerpc-gentoo-linux-uclibc-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DDEFAULT_CHARSET_HOME="\"/usr\"" -DSHAREDIR="\"/usr/share/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I. -O2 -mcpu=603e -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-stack-protector-all -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -MT my_gethwaddr.lo -MD -MP -MF .deps/my_gethwaddr.Tpo -c -o my_gethwaddr.lo my_gethwaddr.c libtool: compile: powerpc-gentoo-linux-uclibc-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_CHARSET_HOME=\"/usr\" -DSHAREDIR=\"/usr/share/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I. -O2 -mcpu=603e -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-stack-protector-all -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -MT my_gethwaddr.lo -MD -MP -MF .deps/my_gethwaddr.Tpo -c my_gethwaddr.c -fPIC -DPIC -o .libs/my_gethwaddr.o distcc[5460] (dcc_build_somewhere) Warning: failed to distribute, running locally instead mv -f .deps/mf_wfile.Tpo .deps/mf_wfile.Plo /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile powerpc-gentoo-linux-uclibc-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DDEFAULT_CHARSET_HOME="\"/usr\"" -DSHAREDIR="\"/usr/share/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I. -O2 -mcpu=603e -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-stack-protector-all -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -MT mf_qsort.lo -MD -MP -MF .deps/mf_qsort.Tpo -c -o mf_qsort.lo mf_qsort.c In file included from mysys_priv.h:16, from my_gethwaddr.c:19: ../include/my_global.h:892:1: warning: "isnan" redefined In file included from ../include/my_global.h:424, from mysys_priv.h:16, from my_gethwaddr.c:19: /usr/include/math.h:274:1: warning: this is the location of the previous definition libtool: compile: powerpc-gentoo-linux-uclibc-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_CHARSET_HOME=\"/usr\" -DSHAREDIR=\"/usr/share/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I. -O2 -mcpu=603e -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-stack-protector-all -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -MT my_gethwaddr.lo -MD -MP -MF .deps/my_gethwaddr.Tpo -c my_gethwaddr.c -o my_gethwaddr.o >/dev/null 2>&1 libtool: compile: powerpc-gentoo-linux-uclibc-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_CHARSET_HOME=\"/usr\" -DSHAREDIR=\"/usr/share/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I. -O2 -mcpu=603e -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-stack-protector-all -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -MT mf_qsort.lo -MD -MP -MF .deps/mf_qsort.Tpo -c mf_qsort.c -fPIC -DPIC -o .libs/mf_qsort.o distcc[5507] (dcc_build_somewhere) Warning: failed to distribute, running locally instead mv -f .deps/my_gethwaddr.Tpo .deps/my_gethwaddr.Plo /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile powerpc-gentoo-linux-uclibc-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DDEFAULT_CHARSET_HOME="\"/usr\"" -DSHAREDIR="\"/usr/share/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I. -O2 -mcpu=603e -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-stack-protector-all -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -MT mf_qsort2.lo -MD -MP -MF .deps/mf_qsort2.Tpo -c -o mf_qsort2.lo mf_qsort2.c libtool: compile: powerpc-gentoo-linux-uclibc-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_CHARSET_HOME=\"/usr\" -DSHAREDIR=\"/usr/share/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I. -O2 -mcpu=603e -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-stack-protector-all -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -MT mf_qsort2.lo -MD -MP -MF .deps/mf_qsort2.Tpo -c mf_qsort2.c -fPIC -DPIC -o .libs/mf_qsort2.o distcc[5551] (dcc_build_somewhere) Warning: failed to distribute, running locally instead In file included from mysys_priv.h:16, from mf_qsort.c:23: ../include/my_global.h:892:1: warning: "isnan" redefined In file included from ../include/my_global.h:424, from mysys_priv.h:16, from mf_qsort.c:23: /usr/include/math.h:274:1: warning: this is the location of the previous definition libtool: compile: powerpc-gentoo-linux-uclibc-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_CHARSET_HOME=\"/usr\" -DSHAREDIR=\"/usr/share/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I. -O2 -mcpu=603e -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-stack-protector-all -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -MT mf_qsort.lo -MD -MP -MF .deps/mf_qsort.Tpo -c mf_qsort.c -o mf_qsort.o >/dev/null 2>&1 In file included from mysys_priv.h:16, from mf_qsort.c:23, from mf_qsort2.c:19: ../include/my_global.h:892:1: warning: "isnan" redefined In file included from ../include/my_global.h:424, from mysys_priv.h:16, from mf_qsort.c:23, from mf_qsort2.c:19: /usr/include/math.h:274:1: warning: this is the location of the previous definition libtool: compile: powerpc-gentoo-linux-uclibc-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_CHARSET_HOME=\"/usr\" -DSHAREDIR=\"/usr/share/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I. -O2 -mcpu=603e -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-stack-protector-all -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -MT mf_qsort2.lo -MD -MP -MF .deps/mf_qsort2.Tpo -c mf_qsort2.c -o mf_qsort2.o >/dev/null 2>&1 mv -f .deps/mf_qsort.Tpo .deps/mf_qsort.Plo /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile powerpc-gentoo-linux-uclibc-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DDEFAULT_CHARSET_HOME="\"/usr\"" -DSHAREDIR="\"/usr/share/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I. -O2 -mcpu=603e -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-stack-protector-all -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -MT mf_sort.lo -MD -MP -MF .deps/mf_sort.Tpo -c -o mf_sort.lo mf_sort.c libtool: compile: powerpc-gentoo-linux-uclibc-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_CHARSET_HOME=\"/usr\" -DSHAREDIR=\"/usr/share/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I. -O2 -mcpu=603e -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-stack-protector-all -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -MT mf_sort.lo -MD -MP -MF .deps/mf_sort.Tpo -c mf_sort.c -fPIC -DPIC -o .libs/mf_sort.o distcc[5615] (dcc_build_somewhere) Warning: failed to distribute, running locally instead In file included from mysys_priv.h:16, from mf_sort.c:18: ../include/my_global.h:892:1: warning: "isnan" redefined In file included from ../include/my_global.h:424, from mysys_priv.h:16, from mf_sort.c:18: /usr/include/math.h:274:1: warning: this is the location of the previous definition libtool: compile: powerpc-gentoo-linux-uclibc-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_CHARSET_HOME=\"/usr\" -DSHAREDIR=\"/usr/share/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I. -O2 -mcpu=603e -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-stack-protector-all -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -MT mf_sort.lo -MD -MP -MF .deps/mf_sort.Tpo -c mf_sort.c -o mf_sort.o >/dev/null 2>&1 mv -f .deps/mf_qsort2.Tpo .deps/mf_qsort2.Plo /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile powerpc-gentoo-linux-uclibc-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DDEFAULT_CHARSET_HOME="\"/usr\"" -DSHAREDIR="\"/usr/share/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I. -O2 -mcpu=603e -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-stack-protector-all -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -MT ptr_cmp.lo -MD -MP -MF .deps/ptr_cmp.Tpo -c -o ptr_cmp.lo ptr_cmp.c libtool: compile: powerpc-gentoo-linux-uclibc-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_CHARSET_HOME=\"/usr\" -DSHAREDIR=\"/usr/share/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I. -O2 -mcpu=603e -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-stack-protector-all -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -MT ptr_cmp.lo -MD -MP -MF .deps/ptr_cmp.Tpo -c ptr_cmp.c -fPIC -DPIC -o .libs/ptr_cmp.o distcc[5675] (dcc_build_somewhere) Warning: failed to distribute, running locally instead mv -f .deps/mf_sort.Tpo .deps/mf_sort.Plo /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile powerpc-gentoo-linux-uclibc-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DDEFAULT_CHARSET_HOME="\"/usr\"" -DSHAREDIR="\"/usr/share/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I. -O2 -mcpu=603e -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-stack-protector-all -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -MT mf_radix.lo -MD -MP -MF .deps/mf_radix.Tpo -c -o mf_radix.lo mf_radix.c libtool: compile: powerpc-gentoo-linux-uclibc-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_CHARSET_HOME=\"/usr\" -DSHAREDIR=\"/usr/share/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I. -O2 -mcpu=603e -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-stack-protector-all -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -MT mf_radix.lo -MD -MP -MF .deps/mf_radix.Tpo -c mf_radix.c -fPIC -DPIC -o .libs/mf_radix.o distcc[5714] (dcc_build_somewhere) Warning: failed to distribute, running locally instead In file included from mysys_priv.h:16, from ptr_cmp.c:22: ../include/my_global.h:892:1: warning: "isnan" redefined In file included from ../include/my_global.h:424, from mysys_priv.h:16, from ptr_cmp.c:22: /usr/include/math.h:274:1: warning: this is the location of the previous definition libtool: compile: powerpc-gentoo-linux-uclibc-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_CHARSET_HOME=\"/usr\" -DSHAREDIR=\"/usr/share/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I. -O2 -mcpu=603e -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-stack-protector-all -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -MT ptr_cmp.lo -MD -MP -MF .deps/ptr_cmp.Tpo -c ptr_cmp.c -o ptr_cmp.o >/dev/null 2>&1 In file included from mysys_priv.h:16, from mf_radix.c:23: ../include/my_global.h:892:1: warning: "isnan" redefined In file included from ../include/my_global.h:424, from mysys_priv.h:16, from mf_radix.c:23: /usr/include/math.h:274:1: warning: this is the location of the previous definition libtool: compile: powerpc-gentoo-linux-uclibc-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_CHARSET_HOME=\"/usr\" -DSHAREDIR=\"/usr/share/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I. -O2 -mcpu=603e -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-stack-protector-all -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -MT mf_radix.lo -MD -MP -MF .deps/mf_radix.Tpo -c mf_radix.c -o mf_radix.o >/dev/null 2>&1 mv -f .deps/mf_radix.Tpo .deps/mf_radix.Plo /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile powerpc-gentoo-linux-uclibc-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DDEFAULT_CHARSET_HOME="\"/usr\"" -DSHAREDIR="\"/usr/share/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I. -O2 -mcpu=603e -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-stack-protector-all -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -MT queues.lo -MD -MP -MF .deps/queues.Tpo -c -o queues.lo queues.c mv -f .deps/ptr_cmp.Tpo .deps/ptr_cmp.Plo /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile powerpc-gentoo-linux-uclibc-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DDEFAULT_CHARSET_HOME="\"/usr\"" -DSHAREDIR="\"/usr/share/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I. -O2 -mcpu=603e -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-stack-protector-all -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -MT my_getncpus.lo -MD -MP -MF .deps/my_getncpus.Tpo -c -o my_getncpus.lo my_getncpus.c libtool: compile: powerpc-gentoo-linux-uclibc-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_CHARSET_HOME=\"/usr\" -DSHAREDIR=\"/usr/share/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I. -O2 -mcpu=603e -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-stack-protector-all -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -MT queues.lo -MD -MP -MF .deps/queues.Tpo -c queues.c -fPIC -DPIC -o .libs/queues.o libtool: compile: powerpc-gentoo-linux-uclibc-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_CHARSET_HOME=\"/usr\" -DSHAREDIR=\"/usr/share/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I. -O2 -mcpu=603e -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-stack-protector-all -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -MT my_getncpus.lo -MD -MP -MF .deps/my_getncpus.Tpo -c my_getncpus.c -fPIC -DPIC -o .libs/my_getncpus.o distcc[5812] (dcc_build_somewhere) Warning: failed to distribute, running locally instead distcc[5813] (dcc_build_somewhere) Warning: failed to distribute, running locally instead In file included from mysys_priv.h:16, from my_getncpus.c:18: ../include/my_global.h:892:1: warning: "isnan" redefined In file included from ../include/my_global.h:424, from mysys_priv.h:16, from my_getncpus.c:18: /usr/include/math.h:274:1: warning: this is the location of the previous definition libtool: compile: powerpc-gentoo-linux-uclibc-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_CHARSET_HOME=\"/usr\" -DSHAREDIR=\"/usr/share/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I. -O2 -mcpu=603e -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-stack-protector-all -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -MT my_getncpus.lo -MD -MP -MF .deps/my_getncpus.Tpo -c my_getncpus.c -o my_getncpus.o >/dev/null 2>&1 In file included from mysys_priv.h:16, from queues.c:25: ../include/my_global.h:892:1: warning: "isnan" redefined In file included from ../include/my_global.h:424, from mysys_priv.h:16, from queues.c:25: /usr/include/math.h:274:1: warning: this is the location of the previous definition libtool: compile: powerpc-gentoo-linux-uclibc-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_CHARSET_HOME=\"/usr\" -DSHAREDIR=\"/usr/share/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I. -O2 -mcpu=603e -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-stack-protector-all -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -MT queues.lo -MD -MP -MF .deps/queues.Tpo -c queues.c -o queues.o >/dev/null 2>&1 mv -f .deps/my_getncpus.Tpo .deps/my_getncpus.Plo /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile powerpc-gentoo-linux-uclibc-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DDEFAULT_CHARSET_HOME="\"/usr\"" -DSHAREDIR="\"/usr/share/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I. -O2 -mcpu=603e -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-stack-protector-all -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -MT tree.lo -MD -MP -MF .deps/tree.Tpo -c -o tree.lo tree.c libtool: compile: powerpc-gentoo-linux-uclibc-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_CHARSET_HOME=\"/usr\" -DSHAREDIR=\"/usr/share/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I. -O2 -mcpu=603e -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-stack-protector-all -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -MT tree.lo -MD -MP -MF .deps/tree.Tpo -c tree.c -fPIC -DPIC -o .libs/tree.o distcc[5880] (dcc_perhaps_adjust_cpp_where_and_protover) Warning: cannot use distcc_pump on already preprocessed file (such as emitted by ccache) mv -f .deps/queues.Tpo .deps/queues.Plo /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile powerpc-gentoo-linux-uclibc-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DDEFAULT_CHARSET_HOME="\"/usr\"" -DSHAREDIR="\"/usr/share/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I. -O2 -mcpu=603e -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-stack-protector-all -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -MT trie.lo -MD -MP -MF .deps/trie.Tpo -c -o trie.lo trie.c libtool: compile: powerpc-gentoo-linux-uclibc-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_CHARSET_HOME=\"/usr\" -DSHAREDIR=\"/usr/share/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I. -O2 -mcpu=603e -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-stack-protector-all -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -MT trie.lo -MD -MP -MF .deps/trie.Tpo -c trie.c -fPIC -DPIC -o .libs/trie.o distcc[5914] (dcc_perhaps_adjust_cpp_where_and_protover) Warning: cannot use distcc_pump on already preprocessed file (such as emitted by ccache) distcc[5880] ERROR: nonblocking connect to 10.0.0.2:3632 failed: No route to host distcc[5880] Warning: failed to distribute /mnt/spare/ccache/tree.tmp.muttley.5875.i to 10.0.0.2,cpp,lzo, running locally instead distcc[5914] ERROR: nonblocking connect to 10.0.0.2:3632 failed: No route to host distcc[5914] Warning: failed to distribute /mnt/spare/ccache/trie.tmp.muttley.5910.i to 10.0.0.2,cpp,lzo, running locally instead In file included from mysys_priv.h:16, from trie.c:27: ../include/my_global.h:892:1: warning: "isnan" redefined In file included from ../include/my_global.h:424, from mysys_priv.h:16, from trie.c:27: /usr/include/math.h:274:1: warning: this is the location of the previous definition libtool: compile: powerpc-gentoo-linux-uclibc-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_CHARSET_HOME=\"/usr\" -DSHAREDIR=\"/usr/share/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I. -O2 -mcpu=603e -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-stack-protector-all -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -MT trie.lo -MD -MP -MF .deps/trie.Tpo -c trie.c -o trie.o >/dev/null 2>&1 In file included from mysys_priv.h:16, from tree.c:58: ../include/my_global.h:892:1: warning: "isnan" redefined In file included from ../include/my_global.h:424, from mysys_priv.h:16, from tree.c:58: /usr/include/math.h:274:1: warning: this is the location of the previous definition libtool: compile: powerpc-gentoo-linux-uclibc-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_CHARSET_HOME=\"/usr\" -DSHAREDIR=\"/usr/share/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I. -O2 -mcpu=603e -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-stack-protector-all -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -MT tree.lo -MD -MP -MF .deps/tree.Tpo -c tree.c -o tree.o >/dev/null 2>&1 mv -f .deps/trie.Tpo .deps/trie.Plo /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile powerpc-gentoo-linux-uclibc-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DDEFAULT_CHARSET_HOME="\"/usr\"" -DSHAREDIR="\"/usr/share/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I. -O2 -mcpu=603e -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-stack-protector-all -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -MT list.lo -MD -MP -MF .deps/list.Tpo -c -o list.lo list.c libtool: compile: powerpc-gentoo-linux-uclibc-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_CHARSET_HOME=\"/usr\" -DSHAREDIR=\"/usr/share/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I. -O2 -mcpu=603e -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-stack-protector-all -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -MT list.lo -MD -MP -MF .deps/list.Tpo -c list.c -fPIC -DPIC -o .libs/list.o distcc[5984] (dcc_build_somewhere) Warning: failed to distribute, running locally instead In file included from mysys_priv.h:16, from list.c:20: ../include/my_global.h:892:1: warning: "isnan" redefined In file included from ../include/my_global.h:424, from mysys_priv.h:16, from list.c:20: /usr/include/math.h:274:1: warning: this is the location of the previous definition libtool: compile: powerpc-gentoo-linux-uclibc-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_CHARSET_HOME=\"/usr\" -DSHAREDIR=\"/usr/share/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I. -O2 -mcpu=603e -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-stack-protector-all -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -MT list.lo -MD -MP -MF .deps/list.Tpo -c list.c -o list.o >/dev/null 2>&1 mv -f .deps/list.Tpo .deps/list.Plo /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile powerpc-gentoo-linux-uclibc-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DDEFAULT_CHARSET_HOME="\"/usr\"" -DSHAREDIR="\"/usr/share/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I. -O2 -mcpu=603e -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-stack-protector-all -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -MT hash.lo -MD -MP -MF .deps/hash.Tpo -c -o hash.lo hash.c mv -f .deps/tree.Tpo .deps/tree.Plo /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile powerpc-gentoo-linux-uclibc-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DDEFAULT_CHARSET_HOME="\"/usr\"" -DSHAREDIR="\"/usr/share/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I. -O2 -mcpu=603e -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-stack-protector-all -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -MT array.lo -MD -MP -MF .deps/array.Tpo -c -o array.lo array.c libtool: compile: powerpc-gentoo-linux-uclibc-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_CHARSET_HOME=\"/usr\" -DSHAREDIR=\"/usr/share/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I. -O2 -mcpu=603e -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-stack-protector-all -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -MT hash.lo -MD -MP -MF .deps/hash.Tpo -c hash.c -fPIC -DPIC -o .libs/hash.o libtool: compile: powerpc-gentoo-linux-uclibc-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_CHARSET_HOME=\"/usr\" -DSHAREDIR=\"/usr/share/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I. -O2 -mcpu=603e -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-stack-protector-all -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -MT array.lo -MD -MP -MF .deps/array.Tpo -c array.c -fPIC -DPIC -o .libs/array.o distcc[6084] (dcc_build_somewhere) Warning: failed to distribute, running locally instead distcc[6089] (dcc_build_somewhere) Warning: failed to distribute, running locally instead In file included from mysys_priv.h:16, from array.c:18: ../include/my_global.h:892:1: warning: "isnan" redefined In file included from ../include/my_global.h:424, from mysys_priv.h:16, from array.c:18: /usr/include/math.h:274:1: warning: this is the location of the previous definition libtool: compile: powerpc-gentoo-linux-uclibc-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_CHARSET_HOME=\"/usr\" -DSHAREDIR=\"/usr/share/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I. -O2 -mcpu=603e -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-stack-protector-all -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -MT array.lo -MD -MP -MF .deps/array.Tpo -c array.c -o array.o >/dev/null 2>&1 In file included from mysys_priv.h:16, from hash.c:20: ../include/my_global.h:892:1: warning: "isnan" redefined In file included from ../include/my_global.h:424, from mysys_priv.h:16, from hash.c:20: /usr/include/math.h:274:1: warning: this is the location of the previous definition libtool: compile: powerpc-gentoo-linux-uclibc-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_CHARSET_HOME=\"/usr\" -DSHAREDIR=\"/usr/share/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I. -O2 -mcpu=603e -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-stack-protector-all -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -MT hash.lo -MD -MP -MF .deps/hash.Tpo -c hash.c -o hash.o >/dev/null 2>&1 mv -f .deps/array.Tpo .deps/array.Plo /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile powerpc-gentoo-linux-uclibc-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DDEFAULT_CHARSET_HOME="\"/usr\"" -DSHAREDIR="\"/usr/share/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I. -O2 -mcpu=603e -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-stack-protector-all -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -MT string.lo -MD -MP -MF .deps/string.Tpo -c -o string.lo string.c libtool: compile: powerpc-gentoo-linux-uclibc-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_CHARSET_HOME=\"/usr\" -DSHAREDIR=\"/usr/share/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I. -O2 -mcpu=603e -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-stack-protector-all -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -MT string.lo -MD -MP -MF .deps/string.Tpo -c string.c -fPIC -DPIC -o .libs/string.o distcc[6163] (dcc_build_somewhere) Warning: failed to distribute, running locally instead mv -f .deps/hash.Tpo .deps/hash.Plo /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile powerpc-gentoo-linux-uclibc-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DDEFAULT_CHARSET_HOME="\"/usr\"" -DSHAREDIR="\"/usr/share/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I. -O2 -mcpu=603e -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-stack-protector-all -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -MT typelib.lo -MD -MP -MF .deps/typelib.Tpo -c -o typelib.lo typelib.c In file included from mysys_priv.h:16, from string.c:22: ../include/my_global.h:892:1: warning: "isnan" redefined In file included from ../include/my_global.h:424, from mysys_priv.h:16, from string.c:22: /usr/include/math.h:274:1: warning: this is the location of the previous definition libtool: compile: powerpc-gentoo-linux-uclibc-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_CHARSET_HOME=\"/usr\" -DSHAREDIR=\"/usr/share/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I. -O2 -mcpu=603e -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-stack-protector-all -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -MT string.lo -MD -MP -MF .deps/string.Tpo -c string.c -o string.o >/dev/null 2>&1 libtool: compile: powerpc-gentoo-linux-uclibc-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_CHARSET_HOME=\"/usr\" -DSHAREDIR=\"/usr/share/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I. -O2 -mcpu=603e -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-stack-protector-all -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -MT typelib.lo -MD -MP -MF .deps/typelib.Tpo -c typelib.c -fPIC -DPIC -o .libs/typelib.o distcc[6214] (dcc_build_somewhere) Warning: failed to distribute, running locally instead mv -f .deps/string.Tpo .deps/string.Plo /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile powerpc-gentoo-linux-uclibc-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DDEFAULT_CHARSET_HOME="\"/usr\"" -DSHAREDIR="\"/usr/share/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I. -O2 -mcpu=603e -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-stack-protector-all -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -MT my_copy.lo -MD -MP -MF .deps/my_copy.Tpo -c -o my_copy.lo my_copy.c In file included from mysys_priv.h:16, from typelib.c:18: ../include/my_global.h:892:1: warning: "isnan" redefined In file included from ../include/my_global.h:424, from mysys_priv.h:16, from typelib.c:18: /usr/include/math.h:274:1: warning: this is the location of the previous definition libtool: compile: powerpc-gentoo-linux-uclibc-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_CHARSET_HOME=\"/usr\" -DSHAREDIR=\"/usr/share/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I. -O2 -mcpu=603e -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-stack-protector-all -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -MT typelib.lo -MD -MP -MF .deps/typelib.Tpo -c typelib.c -o typelib.o >/dev/null 2>&1 libtool: compile: powerpc-gentoo-linux-uclibc-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_CHARSET_HOME=\"/usr\" -DSHAREDIR=\"/usr/share/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I. -O2 -mcpu=603e -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-stack-protector-all -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -MT my_copy.lo -MD -MP -MF .deps/my_copy.Tpo -c my_copy.c -fPIC -DPIC -o .libs/my_copy.o distcc[6266] (dcc_build_somewhere) Warning: failed to distribute, running locally instead In file included from mysys_priv.h:16, from my_copy.c:16: ../include/my_global.h:892:1: warning: "isnan" redefined In file included from ../include/my_global.h:424, from mysys_priv.h:16, from my_copy.c:16: /usr/include/math.h:274:1: warning: this is the location of the previous definition libtool: compile: powerpc-gentoo-linux-uclibc-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_CHARSET_HOME=\"/usr\" -DSHAREDIR=\"/usr/share/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I. -O2 -mcpu=603e -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-stack-protector-all -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -MT my_copy.lo -MD -MP -MF .deps/my_copy.Tpo -c my_copy.c -o my_copy.o >/dev/null 2>&1 mv -f .deps/typelib.Tpo .deps/typelib.Plo /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile powerpc-gentoo-linux-uclibc-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DDEFAULT_CHARSET_HOME="\"/usr\"" -DSHAREDIR="\"/usr/share/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I. -O2 -mcpu=603e -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-stack-protector-all -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -MT my_append.lo -MD -MP -MF .deps/my_append.Tpo -c -o my_append.lo my_append.c libtool: compile: powerpc-gentoo-linux-uclibc-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_CHARSET_HOME=\"/usr\" -DSHAREDIR=\"/usr/share/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I. -O2 -mcpu=603e -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-stack-protector-all -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -MT my_append.lo -MD -MP -MF .deps/my_append.Tpo -c my_append.c -fPIC -DPIC -o .libs/my_append.o distcc[6317] (dcc_perhaps_adjust_cpp_where_and_protover) Warning: cannot use distcc_pump on already preprocessed file (such as emitted by ccache) mv -f .deps/my_copy.Tpo .deps/my_copy.Plo /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile powerpc-gentoo-linux-uclibc-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DDEFAULT_CHARSET_HOME="\"/usr\"" -DSHAREDIR="\"/usr/share/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I. -O2 -mcpu=603e -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-stack-protector-all -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -MT my_lib.lo -MD -MP -MF .deps/my_lib.Tpo -c -o my_lib.lo my_lib.c libtool: compile: powerpc-gentoo-linux-uclibc-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_CHARSET_HOME=\"/usr\" -DSHAREDIR=\"/usr/share/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I. -O2 -mcpu=603e -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-stack-protector-all -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -MT my_lib.lo -MD -MP -MF .deps/my_lib.Tpo -c my_lib.c -fPIC -DPIC -o .libs/my_lib.o distcc[6353] (dcc_perhaps_adjust_cpp_where_and_protover) Warning: cannot use distcc_pump on already preprocessed file (such as emitted by ccache) distcc[6317] ERROR: nonblocking connect to 10.0.0.2:3632 failed: No route to host distcc[6317] Warning: failed to distribute /mnt/spare/ccache/my_append.tmp.muttley.6309.i to 10.0.0.2,cpp,lzo, running locally instead distcc[6353] ERROR: nonblocking connect to 10.0.0.2:3632 failed: No route to host distcc[6353] Warning: failed to distribute /mnt/spare/ccache/my_lib.tmp.muttley.6348.i to 10.0.0.2,cpp,lzo, running locally instead In file included from mysys_priv.h:16, from my_append.c:16: ../include/my_global.h:892:1: warning: "isnan" redefined In file included from ../include/my_global.h:424, from mysys_priv.h:16, from my_append.c:16: /usr/include/math.h:274:1: warning: this is the location of the previous definition libtool: compile: powerpc-gentoo-linux-uclibc-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_CHARSET_HOME=\"/usr\" -DSHAREDIR=\"/usr/share/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I. -O2 -mcpu=603e -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-stack-protector-all -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -MT my_append.lo -MD -MP -MF .deps/my_append.Tpo -c my_append.c -o my_append.o >/dev/null 2>&1 In file included from mysys_priv.h:16, from my_lib.c:19: ../include/my_global.h:892:1: warning: "isnan" redefined In file included from ../include/my_global.h:424, from mysys_priv.h:16, from my_lib.c:19: /usr/include/math.h:274:1: warning: this is the location of the previous definition libtool: compile: powerpc-gentoo-linux-uclibc-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_CHARSET_HOME=\"/usr\" -DSHAREDIR=\"/usr/share/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I. -O2 -mcpu=603e -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-stack-protector-all -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -MT my_lib.lo -MD -MP -MF .deps/my_lib.Tpo -c my_lib.c -o my_lib.o >/dev/null 2>&1 mv -f .deps/my_append.Tpo .deps/my_append.Plo /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile powerpc-gentoo-linux-uclibc-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DDEFAULT_CHARSET_HOME="\"/usr\"" -DSHAREDIR="\"/usr/share/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I. -O2 -mcpu=603e -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-stack-protector-all -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -MT my_delete.lo -MD -MP -MF .deps/my_delete.Tpo -c -o my_delete.lo my_delete.c libtool: compile: powerpc-gentoo-linux-uclibc-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_CHARSET_HOME=\"/usr\" -DSHAREDIR=\"/usr/share/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I. -O2 -mcpu=603e -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-stack-protector-all -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -MT my_delete.lo -MD -MP -MF .deps/my_delete.Tpo -c my_delete.c -fPIC -DPIC -o .libs/my_delete.o mv -f .deps/my_lib.Tpo .deps/my_lib.Plo /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile powerpc-gentoo-linux-uclibc-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DDEFAULT_CHARSET_HOME="\"/usr\"" -DSHAREDIR="\"/usr/share/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I. -O2 -mcpu=603e -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-stack-protector-all -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -MT my_rename.lo -MD -MP -MF .deps/my_rename.Tpo -c -o my_rename.lo my_rename.c distcc[6427] (dcc_build_somewhere) Warning: failed to distribute, running locally instead libtool: compile: powerpc-gentoo-linux-uclibc-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_CHARSET_HOME=\"/usr\" -DSHAREDIR=\"/usr/share/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I. -O2 -mcpu=603e -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-stack-protector-all -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -MT my_rename.lo -MD -MP -MF .deps/my_rename.Tpo -c my_rename.c -fPIC -DPIC -o .libs/my_rename.o In file included from mysys_priv.h:16, from my_delete.c:16: ../include/my_global.h:892:1: warning: "isnan" redefined In file included from ../include/my_global.h:424, from mysys_priv.h:16, from my_delete.c:16: /usr/include/math.h:274:1: warning: this is the location of the previous definition libtool: compile: powerpc-gentoo-linux-uclibc-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_CHARSET_HOME=\"/usr\" -DSHAREDIR=\"/usr/share/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I. -O2 -mcpu=603e -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-stack-protector-all -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -MT my_delete.lo -MD -MP -MF .deps/my_delete.Tpo -c my_delete.c -o my_delete.o >/dev/null 2>&1 distcc[6463] (dcc_build_somewhere) Warning: failed to distribute, running locally instead In file included from mysys_priv.h:16, from my_rename.c:16: ../include/my_global.h:892:1: warning: "isnan" redefined In file included from ../include/my_global.h:424, from mysys_priv.h:16, from my_rename.c:16: /usr/include/math.h:274:1: warning: this is the location of the previous definition libtool: compile: powerpc-gentoo-linux-uclibc-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_CHARSET_HOME=\"/usr\" -DSHAREDIR=\"/usr/share/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I. -O2 -mcpu=603e -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-stack-protector-all -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -MT my_rename.lo -MD -MP -MF .deps/my_rename.Tpo -c my_rename.c -o my_rename.o >/dev/null 2>&1 mv -f .deps/my_delete.Tpo .deps/my_delete.Plo /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile powerpc-gentoo-linux-uclibc-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DDEFAULT_CHARSET_HOME="\"/usr\"" -DSHAREDIR="\"/usr/share/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I. -O2 -mcpu=603e -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-stack-protector-all -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -MT my_redel.lo -MD -MP -MF .deps/my_redel.Tpo -c -o my_redel.lo my_redel.c libtool: compile: powerpc-gentoo-linux-uclibc-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_CHARSET_HOME=\"/usr\" -DSHAREDIR=\"/usr/share/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I. -O2 -mcpu=603e -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-stack-protector-all -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -MT my_redel.lo -MD -MP -MF .deps/my_redel.Tpo -c my_redel.c -fPIC -DPIC -o .libs/my_redel.o distcc[6522] (dcc_build_somewhere) Warning: failed to distribute, running locally instead mv -f .deps/my_rename.Tpo .deps/my_rename.Plo /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile powerpc-gentoo-linux-uclibc-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DDEFAULT_CHARSET_HOME="\"/usr\"" -DSHAREDIR="\"/usr/share/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I. -O2 -mcpu=603e -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-stack-protector-all -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -MT my_chsize.lo -MD -MP -MF .deps/my_chsize.Tpo -c -o my_chsize.lo my_chsize.c libtool: compile: powerpc-gentoo-linux-uclibc-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_CHARSET_HOME=\"/usr\" -DSHAREDIR=\"/usr/share/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I. -O2 -mcpu=603e -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-stack-protector-all -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -MT my_chsize.lo -MD -MP -MF .deps/my_chsize.Tpo -c my_chsize.c -fPIC -DPIC -o .libs/my_chsize.o distcc[6567] (dcc_build_somewhere) Warning: failed to distribute, running locally instead In file included from mysys_priv.h:16, from my_redel.c:16: ../include/my_global.h:892:1: warning: "isnan" redefined In file included from ../include/my_global.h:424, from mysys_priv.h:16, from my_redel.c:16: /usr/include/math.h:274:1: warning: this is the location of the previous definition libtool: compile: powerpc-gentoo-linux-uclibc-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_CHARSET_HOME=\"/usr\" -DSHAREDIR=\"/usr/share/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I. -O2 -mcpu=603e -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-stack-protector-all -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -MT my_redel.lo -MD -MP -MF .deps/my_redel.Tpo -c my_redel.c -o my_redel.o >/dev/null 2>&1 In file included from mysys_priv.h:16, from my_chsize.c:16: ../include/my_global.h:892:1: warning: "isnan" redefined In file included from ../include/my_global.h:424, from mysys_priv.h:16, from my_chsize.c:16: /usr/include/math.h:274:1: warning: this is the location of the previous definition libtool: compile: powerpc-gentoo-linux-uclibc-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_CHARSET_HOME=\"/usr\" -DSHAREDIR=\"/usr/share/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I. -O2 -mcpu=603e -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-stack-protector-all -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -MT my_chsize.lo -MD -MP -MF .deps/my_chsize.Tpo -c my_chsize.c -o my_chsize.o >/dev/null 2>&1 mv -f .deps/my_redel.Tpo .deps/my_redel.Plo /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile powerpc-gentoo-linux-uclibc-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DDEFAULT_CHARSET_HOME="\"/usr\"" -DSHAREDIR="\"/usr/share/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I. -O2 -mcpu=603e -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-stack-protector-all -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -MT my_clock.lo -MD -MP -MF .deps/my_clock.Tpo -c -o my_clock.lo my_clock.c libtool: compile: powerpc-gentoo-linux-uclibc-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_CHARSET_HOME=\"/usr\" -DSHAREDIR=\"/usr/share/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I. -O2 -mcpu=603e -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-stack-protector-all -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -MT my_clock.lo -MD -MP -MF .deps/my_clock.Tpo -c my_clock.c -fPIC -DPIC -o .libs/my_clock.o mv -f .deps/my_chsize.Tpo .deps/my_chsize.Plo /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile powerpc-gentoo-linux-uclibc-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DDEFAULT_CHARSET_HOME="\"/usr\"" -DSHAREDIR="\"/usr/share/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I. -O2 -mcpu=603e -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-stack-protector-all -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -MT my_quick.lo -MD -MP -MF .deps/my_quick.Tpo -c -o my_quick.lo my_quick.c distcc[6655] (dcc_build_somewhere) Warning: failed to distribute, running locally instead libtool: compile: powerpc-gentoo-linux-uclibc-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_CHARSET_HOME=\"/usr\" -DSHAREDIR=\"/usr/share/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I. -O2 -mcpu=603e -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-stack-protector-all -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -MT my_quick.lo -MD -MP -MF .deps/my_quick.Tpo -c my_quick.c -fPIC -DPIC -o .libs/my_quick.o distcc[6671] (dcc_build_somewhere) Warning: failed to distribute, running locally instead In file included from my_clock.c:16: ../include/my_global.h:892:1: warning: "isnan" redefined In file included from ../include/my_global.h:424, from my_clock.c:16: /usr/include/math.h:274:1: warning: this is the location of the previous definition libtool: compile: powerpc-gentoo-linux-uclibc-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_CHARSET_HOME=\"/usr\" -DSHAREDIR=\"/usr/share/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I. -O2 -mcpu=603e -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-stack-protector-all -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -MT my_clock.lo -MD -MP -MF .deps/my_clock.Tpo -c my_clock.c -o my_clock.o >/dev/null 2>&1 In file included from mysys_priv.h:16, from my_quick.c:18: ../include/my_global.h:892:1: warning: "isnan" redefined In file included from ../include/my_global.h:424, from mysys_priv.h:16, from my_quick.c:18: /usr/include/math.h:274:1: warning: this is the location of the previous definition libtool: compile: powerpc-gentoo-linux-uclibc-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_CHARSET_HOME=\"/usr\" -DSHAREDIR=\"/usr/share/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I. -O2 -mcpu=603e -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-stack-protector-all -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -MT my_quick.lo -MD -MP -MF .deps/my_quick.Tpo -c my_quick.c -o my_quick.o >/dev/null 2>&1 mv -f .deps/my_clock.Tpo .deps/my_clock.Plo /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile powerpc-gentoo-linux-uclibc-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DDEFAULT_CHARSET_HOME="\"/usr\"" -DSHAREDIR="\"/usr/share/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I. -O2 -mcpu=603e -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-stack-protector-all -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -MT my_lockmem.lo -MD -MP -MF .deps/my_lockmem.Tpo -c -o my_lockmem.lo my_lockmem.c libtool: compile: powerpc-gentoo-linux-uclibc-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_CHARSET_HOME=\"/usr\" -DSHAREDIR=\"/usr/share/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I. -O2 -mcpu=603e -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-stack-protector-all -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -MT my_lockmem.lo -MD -MP -MF .deps/my_lockmem.Tpo -c my_lockmem.c -fPIC -DPIC -o .libs/my_lockmem.o mv -f .deps/my_quick.Tpo .deps/my_quick.Plo /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile powerpc-gentoo-linux-uclibc-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DDEFAULT_CHARSET_HOME="\"/usr\"" -DSHAREDIR="\"/usr/share/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I. -O2 -mcpu=603e -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-stack-protector-all -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -MT my_static.lo -MD -MP -MF .deps/my_static.Tpo -c -o my_static.lo my_static.c distcc[6746] (dcc_build_somewhere) Warning: failed to distribute, running locally instead libtool: compile: powerpc-gentoo-linux-uclibc-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_CHARSET_HOME=\"/usr\" -DSHAREDIR=\"/usr/share/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I. -O2 -mcpu=603e -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-stack-protector-all -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -MT my_static.lo -MD -MP -MF .deps/my_static.Tpo -c my_static.c -fPIC -DPIC -o .libs/my_static.o In file included from mysys_priv.h:16, from my_lockmem.c:18: ../include/my_global.h:892:1: warning: "isnan" redefined In file included from ../include/my_global.h:424, from mysys_priv.h:16, from my_lockmem.c:18: /usr/include/math.h:274:1: warning: this is the location of the previous definition libtool: compile: powerpc-gentoo-linux-uclibc-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_CHARSET_HOME=\"/usr\" -DSHAREDIR=\"/usr/share/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I. -O2 -mcpu=603e -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-stack-protector-all -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -MT my_lockmem.lo -MD -MP -MF .deps/my_lockmem.Tpo -c my_lockmem.c -o my_lockmem.o >/dev/null 2>&1 distcc[6778] (dcc_build_somewhere) Warning: failed to distribute, running locally instead In file included from mysys_priv.h:16, from my_static.c:21: ../include/my_global.h:892:1: warning: "isnan" redefined In file included from ../include/my_global.h:424, from mysys_priv.h:16, from my_static.c:21: /usr/include/math.h:274:1: warning: this is the location of the previous definition libtool: compile: powerpc-gentoo-linux-uclibc-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_CHARSET_HOME=\"/usr\" -DSHAREDIR=\"/usr/share/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I. -O2 -mcpu=603e -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-stack-protector-all -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -MT my_static.lo -MD -MP -MF .deps/my_static.Tpo -c my_static.c -o my_static.o >/dev/null 2>&1 mv -f .deps/my_lockmem.Tpo .deps/my_lockmem.Plo /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile powerpc-gentoo-linux-uclibc-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DDEFAULT_CHARSET_HOME="\"/usr\"" -DSHAREDIR="\"/usr/share/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I. -O2 -mcpu=603e -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-stack-protector-all -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -MT my_sync.lo -MD -MP -MF .deps/my_sync.Tpo -c -o my_sync.lo my_sync.c libtool: compile: powerpc-gentoo-linux-uclibc-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_CHARSET_HOME=\"/usr\" -DSHAREDIR=\"/usr/share/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I. -O2 -mcpu=603e -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-stack-protector-all -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -MT my_sync.lo -MD -MP -MF .deps/my_sync.Tpo -c my_sync.c -fPIC -DPIC -o .libs/my_sync.o mv -f .deps/my_static.Tpo .deps/my_static.Plo /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile powerpc-gentoo-linux-uclibc-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DDEFAULT_CHARSET_HOME="\"/usr\"" -DSHAREDIR="\"/usr/share/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I. -O2 -mcpu=603e -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-stack-protector-all -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -MT my_getopt.lo -MD -MP -MF .deps/my_getopt.Tpo -c -o my_getopt.lo my_getopt.c distcc[6839] (dcc_build_somewhere) Warning: failed to distribute, running locally instead libtool: compile: powerpc-gentoo-linux-uclibc-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_CHARSET_HOME=\"/usr\" -DSHAREDIR=\"/usr/share/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I. -O2 -mcpu=603e -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-stack-protector-all -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -MT my_getopt.lo -MD -MP -MF .deps/my_getopt.Tpo -c my_getopt.c -fPIC -DPIC -o .libs/my_getopt.o In file included from mysys_priv.h:16, from my_sync.c:16: ../include/my_global.h:892:1: warning: "isnan" redefined In file included from ../include/my_global.h:424, from mysys_priv.h:16, from my_sync.c:16: /usr/include/math.h:274:1: warning: this is the location of the previous definition libtool: compile: powerpc-gentoo-linux-uclibc-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_CHARSET_HOME=\"/usr\" -DSHAREDIR=\"/usr/share/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I. -O2 -mcpu=603e -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-stack-protector-all -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -MT my_sync.lo -MD -MP -MF .deps/my_sync.Tpo -c my_sync.c -o my_sync.o >/dev/null 2>&1 distcc[6877] (dcc_build_somewhere) Warning: failed to distribute, running locally instead mv -f .deps/my_sync.Tpo .deps/my_sync.Plo /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile powerpc-gentoo-linux-uclibc-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DDEFAULT_CHARSET_HOME="\"/usr\"" -DSHAREDIR="\"/usr/share/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I. -O2 -mcpu=603e -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-stack-protector-all -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -MT my_mkdir.lo -MD -MP -MF .deps/my_mkdir.Tpo -c -o my_mkdir.lo my_mkdir.c libtool: compile: powerpc-gentoo-linux-uclibc-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_CHARSET_HOME=\"/usr\" -DSHAREDIR=\"/usr/share/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I. -O2 -mcpu=603e -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-stack-protector-all -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -MT my_mkdir.lo -MD -MP -MF .deps/my_mkdir.Tpo -c my_mkdir.c -fPIC -DPIC -o .libs/my_mkdir.o distcc[6925] (dcc_perhaps_adjust_cpp_where_and_protover) Warning: cannot use distcc_pump on already preprocessed file (such as emitted by ccache) distcc[6925] ERROR: nonblocking connect to 10.0.0.2:3632 failed: No route to host distcc[6925] Warning: failed to distribute /mnt/spare/ccache/my_mkdir.tmp.muttley.6920.i to 10.0.0.2,cpp,lzo, running locally instead In file included from mysys_priv.h:16, from my_mkdir.c:16: ../include/my_global.h:892:1: warning: "isnan" redefined In file included from ../include/my_global.h:424, from mysys_priv.h:16, from my_mkdir.c:16: /usr/include/math.h:274:1: warning: this is the location of the previous definition libtool: compile: powerpc-gentoo-linux-uclibc-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_CHARSET_HOME=\"/usr\" -DSHAREDIR=\"/usr/share/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I. -O2 -mcpu=603e -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-stack-protector-all -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -MT my_mkdir.lo -MD -MP -MF .deps/my_mkdir.Tpo -c my_mkdir.c -o my_mkdir.o >/dev/null 2>&1 In file included from my_getopt.c:16: ../include/my_global.h:892:1: warning: "isnan" redefined In file included from ../include/my_global.h:424, from my_getopt.c:16: /usr/include/math.h:274:1: warning: this is the location of the previous definition libtool: compile: powerpc-gentoo-linux-uclibc-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_CHARSET_HOME=\"/usr\" -DSHAREDIR=\"/usr/share/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I. -O2 -mcpu=603e -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-stack-protector-all -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -MT my_getopt.lo -MD -MP -MF .deps/my_getopt.Tpo -c my_getopt.c -o my_getopt.o >/dev/null 2>&1 mv -f .deps/my_mkdir.Tpo .deps/my_mkdir.Plo /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile powerpc-gentoo-linux-uclibc-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DDEFAULT_CHARSET_HOME="\"/usr\"" -DSHAREDIR="\"/usr/share/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I. -O2 -mcpu=603e -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-stack-protector-all -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -MT default_modify.lo -MD -MP -MF .deps/default_modify.Tpo -c -o default_modify.lo default_modify.c libtool: compile: powerpc-gentoo-linux-uclibc-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_CHARSET_HOME=\"/usr\" -DSHAREDIR=\"/usr/share/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I. -O2 -mcpu=603e -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-stack-protector-all -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -MT default_modify.lo -MD -MP -MF .deps/default_modify.Tpo -c default_modify.c -fPIC -DPIC -o .libs/default_modify.o distcc[6991] (dcc_build_somewhere) Warning: failed to distribute, running locally instead In file included from default_modify.c:16: ../include/my_global.h:892:1: warning: "isnan" redefined In file included from ../include/my_global.h:424, from default_modify.c:16: /usr/include/math.h:274:1: warning: this is the location of the previous definition libtool: compile: powerpc-gentoo-linux-uclibc-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_CHARSET_HOME=\"/usr\" -DSHAREDIR=\"/usr/share/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I. -O2 -mcpu=603e -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-stack-protector-all -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -MT default_modify.lo -MD -MP -MF .deps/default_modify.Tpo -c default_modify.c -o default_modify.o >/dev/null 2>&1 mv -f .deps/default_modify.Tpo .deps/default_modify.Plo /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile powerpc-gentoo-linux-uclibc-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DDEFAULT_CHARSET_HOME="\"/usr\"" -DSHAREDIR="\"/usr/share/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I. -O2 -mcpu=603e -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-stack-protector-all -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -MT default.lo -MD -MP -MF .deps/default.Tpo -c -o default.lo default.c libtool: compile: powerpc-gentoo-linux-uclibc-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_CHARSET_HOME=\"/usr\" -DSHAREDIR=\"/usr/share/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I. -O2 -mcpu=603e -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-stack-protector-all -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -MT default.lo -MD -MP -MF .deps/default.Tpo -c default.c -fPIC -DPIC -o .libs/default.o distcc[7078] (dcc_build_somewhere) Warning: failed to distribute, running locally instead mv -f .deps/my_getopt.Tpo .deps/my_getopt.Plo /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile powerpc-gentoo-linux-uclibc-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DDEFAULT_CHARSET_HOME="\"/usr\"" -DSHAREDIR="\"/usr/share/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I. -O2 -mcpu=603e -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-stack-protector-all -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -MT my_compress.lo -MD -MP -MF .deps/my_compress.Tpo -c -o my_compress.lo my_compress.c libtool: compile: powerpc-gentoo-linux-uclibc-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_CHARSET_HOME=\"/usr\" -DSHAREDIR=\"/usr/share/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I. -O2 -mcpu=603e -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-stack-protector-all -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -MT my_compress.lo -MD -MP -MF .deps/my_compress.Tpo -c my_compress.c -fPIC -DPIC -o .libs/my_compress.o distcc[7116] (dcc_build_somewhere) Warning: failed to distribute, running locally instead In file included from my_compress.c:18: ../include/my_global.h:892:1: warning: "isnan" redefined In file included from ../include/my_global.h:424, from my_compress.c:18: /usr/include/math.h:274:1: warning: this is the location of the previous definition libtool: compile: powerpc-gentoo-linux-uclibc-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_CHARSET_HOME=\"/usr\" -DSHAREDIR=\"/usr/share/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I. -O2 -mcpu=603e -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-stack-protector-all -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -MT my_compress.lo -MD -MP -MF .deps/my_compress.Tpo -c my_compress.c -o my_compress.o >/dev/null 2>&1 In file included from mysys_priv.h:16, from default.c:36: ../include/my_global.h:892:1: warning: "isnan" redefined In file included from ../include/my_global.h:424, from mysys_priv.h:16, from default.c:36: /usr/include/math.h:274:1: warning: this is the location of the previous definition libtool: compile: powerpc-gentoo-linux-uclibc-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_CHARSET_HOME=\"/usr\" -DSHAREDIR=\"/usr/share/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I. -O2 -mcpu=603e -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-stack-protector-all -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -MT default.lo -MD -MP -MF .deps/default.Tpo -c default.c -o default.o >/dev/null 2>&1 mv -f .deps/my_compress.Tpo .deps/my_compress.Plo /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile powerpc-gentoo-linux-uclibc-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DDEFAULT_CHARSET_HOME="\"/usr\"" -DSHAREDIR="\"/usr/share/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I. -O2 -mcpu=603e -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-stack-protector-all -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -MT checksum.lo -MD -MP -MF .deps/checksum.Tpo -c -o checksum.lo checksum.c libtool: compile: powerpc-gentoo-linux-uclibc-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_CHARSET_HOME=\"/usr\" -DSHAREDIR=\"/usr/share/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I. -O2 -mcpu=603e -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-stack-protector-all -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -MT checksum.lo -MD -MP -MF .deps/checksum.Tpo -c checksum.c -fPIC -DPIC -o .libs/checksum.o distcc[7183] (dcc_build_somewhere) Warning: failed to distribute, running locally instead In file included from checksum.c:17: ../include/my_global.h:892:1: warning: "isnan" redefined In file included from ../include/my_global.h:424, from checksum.c:17: /usr/include/math.h:274:1: warning: this is the location of the previous definition libtool: compile: powerpc-gentoo-linux-uclibc-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_CHARSET_HOME=\"/usr\" -DSHAREDIR=\"/usr/share/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I. -O2 -mcpu=603e -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-stack-protector-all -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -MT checksum.lo -MD -MP -MF .deps/checksum.Tpo -c checksum.c -o checksum.o >/dev/null 2>&1 mv -f .deps/checksum.Tpo .deps/checksum.Plo /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile powerpc-gentoo-linux-uclibc-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DDEFAULT_CHARSET_HOME="\"/usr\"" -DSHAREDIR="\"/usr/share/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I. -O2 -mcpu=603e -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-stack-protector-all -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -MT my_net.lo -MD -MP -MF .deps/my_net.Tpo -c -o my_net.lo my_net.c libtool: compile: powerpc-gentoo-linux-uclibc-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_CHARSET_HOME=\"/usr\" -DSHAREDIR=\"/usr/share/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I. -O2 -mcpu=603e -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-stack-protector-all -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -MT my_net.lo -MD -MP -MF .deps/my_net.Tpo -c my_net.c -fPIC -DPIC -o .libs/my_net.o distcc[7236] (dcc_build_somewhere) Warning: failed to distribute, running locally instead mv -f .deps/default.Tpo .deps/default.Plo /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile powerpc-gentoo-linux-uclibc-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DDEFAULT_CHARSET_HOME="\"/usr\"" -DSHAREDIR="\"/usr/share/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I. -O2 -mcpu=603e -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-stack-protector-all -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -MT my_port.lo -MD -MP -MF .deps/my_port.Tpo -c -o my_port.lo my_port.c libtool: compile: powerpc-gentoo-linux-uclibc-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_CHARSET_HOME=\"/usr\" -DSHAREDIR=\"/usr/share/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I. -O2 -mcpu=603e -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-stack-protector-all -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -MT my_port.lo -MD -MP -MF .deps/my_port.Tpo -c my_port.c -fPIC -DPIC -o .libs/my_port.o In file included from mysys_priv.h:16, from my_net.c:18: ../include/my_global.h:892:1: warning: "isnan" redefined In file included from ../include/my_global.h:424, from mysys_priv.h:16, from my_net.c:18: /usr/include/math.h:274:1: warning: this is the location of the previous definition libtool: compile: powerpc-gentoo-linux-uclibc-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_CHARSET_HOME=\"/usr\" -DSHAREDIR=\"/usr/share/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I. -O2 -mcpu=603e -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-stack-protector-all -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -MT my_net.lo -MD -MP -MF .deps/my_net.Tpo -c my_net.c -o my_net.o >/dev/null 2>&1 distcc[7281] (dcc_build_somewhere) Warning: failed to distribute, running locally instead In file included from mysys_priv.h:16, from my_port.c:22: ../include/my_global.h:892:1: warning: "isnan" redefined In file included from ../include/my_global.h:424, from mysys_priv.h:16, from my_port.c:22: /usr/include/math.h:274:1: warning: this is the location of the previous definition libtool: compile: powerpc-gentoo-linux-uclibc-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_CHARSET_HOME=\"/usr\" -DSHAREDIR=\"/usr/share/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I. -O2 -mcpu=603e -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-stack-protector-all -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -MT my_port.lo -MD -MP -MF .deps/my_port.Tpo -c my_port.c -o my_port.o >/dev/null 2>&1 mv -f .deps/my_net.Tpo .deps/my_net.Plo /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile powerpc-gentoo-linux-uclibc-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DDEFAULT_CHARSET_HOME="\"/usr\"" -DSHAREDIR="\"/usr/share/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I. -O2 -mcpu=603e -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-stack-protector-all -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -MT my_sleep.lo -MD -MP -MF .deps/my_sleep.Tpo -c -o my_sleep.lo my_sleep.c libtool: compile: powerpc-gentoo-linux-uclibc-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_CHARSET_HOME=\"/usr\" -DSHAREDIR=\"/usr/share/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I. -O2 -mcpu=603e -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-stack-protector-all -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -MT my_sleep.lo -MD -MP -MF .deps/my_sleep.Tpo -c my_sleep.c -fPIC -DPIC -o .libs/my_sleep.o distcc[7333] (dcc_perhaps_adjust_cpp_where_and_protover) Warning: cannot use distcc_pump on already preprocessed file (such as emitted by ccache) distcc[7333] ERROR: nonblocking connect to 10.0.0.2:3632 failed: No route to host distcc[7333] Warning: failed to distribute /mnt/spare/ccache/my_sleep.tmp.muttley.7329.i to 10.0.0.2,cpp,lzo, running locally instead mv -f .deps/my_port.Tpo .deps/my_port.Plo /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile powerpc-gentoo-linux-uclibc-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DDEFAULT_CHARSET_HOME="\"/usr\"" -DSHAREDIR="\"/usr/share/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I. -O2 -mcpu=603e -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-stack-protector-all -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -MT charset.lo -MD -MP -MF .deps/charset.Tpo -c -o charset.lo charset.c In file included from mysys_priv.h:16, from my_sleep.c:18: ../include/my_global.h:892:1: warning: "isnan" redefined In file included from ../include/my_global.h:424, from mysys_priv.h:16, from my_sleep.c:18: /usr/include/math.h:274:1: warning: this is the location of the previous definition libtool: compile: powerpc-gentoo-linux-uclibc-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_CHARSET_HOME=\"/usr\" -DSHAREDIR=\"/usr/share/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I. -O2 -mcpu=603e -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-stack-protector-all -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -MT my_sleep.lo -MD -MP -MF .deps/my_sleep.Tpo -c my_sleep.c -o my_sleep.o >/dev/null 2>&1 libtool: compile: powerpc-gentoo-linux-uclibc-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_CHARSET_HOME=\"/usr\" -DSHAREDIR=\"/usr/share/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I. -O2 -mcpu=603e -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-stack-protector-all -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -MT charset.lo -MD -MP -MF .deps/charset.Tpo -c charset.c -fPIC -DPIC -o .libs/charset.o distcc[7388] (dcc_build_somewhere) Warning: failed to distribute, running locally instead mv -f .deps/my_sleep.Tpo .deps/my_sleep.Plo /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile powerpc-gentoo-linux-uclibc-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DDEFAULT_CHARSET_HOME="\"/usr\"" -DSHAREDIR="\"/usr/share/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I. -O2 -mcpu=603e -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-stack-protector-all -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -MT charset-def.lo -MD -MP -MF .deps/charset-def.Tpo -c -o charset-def.lo charset-def.c libtool: compile: powerpc-gentoo-linux-uclibc-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_CHARSET_HOME=\"/usr\" -DSHAREDIR=\"/usr/share/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I. -O2 -mcpu=603e -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-stack-protector-all -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -MT charset-def.lo -MD -MP -MF .deps/charset-def.Tpo -c charset-def.c -fPIC -DPIC -o .libs/charset-def.o distcc[7427] (dcc_build_somewhere) Warning: failed to distribute, running locally instead In file included from mysys_priv.h:16, from charset-def.c:16: ../include/my_global.h:892:1: warning: "isnan" redefined In file included from ../include/my_global.h:424, from mysys_priv.h:16, from charset-def.c:16: /usr/include/math.h:274:1: warning: this is the location of the previous definition libtool: compile: powerpc-gentoo-linux-uclibc-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_CHARSET_HOME=\"/usr\" -DSHAREDIR=\"/usr/share/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I. -O2 -mcpu=603e -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-stack-protector-all -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -MT charset-def.lo -MD -MP -MF .deps/charset-def.Tpo -c charset-def.c -o charset-def.o >/dev/null 2>&1 In file included from mysys_priv.h:16, from charset.c:16: ../include/my_global.h:892:1: warning: "isnan" redefined In file included from ../include/my_global.h:424, from mysys_priv.h:16, from charset.c:16: /usr/include/math.h:274:1: warning: this is the location of the previous definition libtool: compile: powerpc-gentoo-linux-uclibc-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_CHARSET_HOME=\"/usr\" -DSHAREDIR=\"/usr/share/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I. -O2 -mcpu=603e -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-stack-protector-all -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -MT charset.lo -MD -MP -MF .deps/charset.Tpo -c charset.c -o charset.o >/dev/null 2>&1 mv -f .deps/charset-def.Tpo .deps/charset-def.Plo /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile powerpc-gentoo-linux-uclibc-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DDEFAULT_CHARSET_HOME="\"/usr\"" -DSHAREDIR="\"/usr/share/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I. -O2 -mcpu=603e -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-stack-protector-all -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -MT my_bitmap.lo -MD -MP -MF .deps/my_bitmap.Tpo -c -o my_bitmap.lo my_bitmap.c libtool: compile: powerpc-gentoo-linux-uclibc-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_CHARSET_HOME=\"/usr\" -DSHAREDIR=\"/usr/share/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I. -O2 -mcpu=603e -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-stack-protector-all -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -MT my_bitmap.lo -MD -MP -MF .deps/my_bitmap.Tpo -c my_bitmap.c -fPIC -DPIC -o .libs/my_bitmap.o distcc[7500] (dcc_build_somewhere) Warning: failed to distribute, running locally instead In file included from mysys_priv.h:16, from my_bitmap.c:38: ../include/my_global.h:892:1: warning: "isnan" redefined In file included from ../include/my_global.h:424, from mysys_priv.h:16, from my_bitmap.c:38: /usr/include/math.h:274:1: warning: this is the location of the previous definition libtool: compile: powerpc-gentoo-linux-uclibc-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_CHARSET_HOME=\"/usr\" -DSHAREDIR=\"/usr/share/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I. -O2 -mcpu=603e -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-stack-protector-all -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -MT my_bitmap.lo -MD -MP -MF .deps/my_bitmap.Tpo -c my_bitmap.c -o my_bitmap.o >/dev/null 2>&1 mv -f .deps/charset.Tpo .deps/charset.Plo /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile powerpc-gentoo-linux-uclibc-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DDEFAULT_CHARSET_HOME="\"/usr\"" -DSHAREDIR="\"/usr/share/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I. -O2 -mcpu=603e -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-stack-protector-all -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -MT my_bit.lo -MD -MP -MF .deps/my_bit.Tpo -c -o my_bit.lo my_bit.c libtool: compile: powerpc-gentoo-linux-uclibc-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_CHARSET_HOME=\"/usr\" -DSHAREDIR=\"/usr/share/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I. -O2 -mcpu=603e -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-stack-protector-all -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -MT my_bit.lo -MD -MP -MF .deps/my_bit.Tpo -c my_bit.c -fPIC -DPIC -o .libs/my_bit.o distcc[7554] (dcc_build_somewhere) Warning: failed to distribute, running locally instead In file included from my_bit.c:16: ../include/my_global.h:892:1: warning: "isnan" redefined In file included from ../include/my_global.h:424, from my_bit.c:16: /usr/include/math.h:274:1: warning: this is the location of the previous definition libtool: compile: powerpc-gentoo-linux-uclibc-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_CHARSET_HOME=\"/usr\" -DSHAREDIR=\"/usr/share/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I. -O2 -mcpu=603e -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-stack-protector-all -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -MT my_bit.lo -MD -MP -MF .deps/my_bit.Tpo -c my_bit.c -o my_bit.o >/dev/null 2>&1 mv -f .deps/my_bitmap.Tpo .deps/my_bitmap.Plo /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile powerpc-gentoo-linux-uclibc-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DDEFAULT_CHARSET_HOME="\"/usr\"" -DSHAREDIR="\"/usr/share/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I. -O2 -mcpu=603e -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-stack-protector-all -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -MT md5.lo -MD -MP -MF .deps/md5.Tpo -c -o md5.lo md5.c libtool: compile: powerpc-gentoo-linux-uclibc-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_CHARSET_HOME=\"/usr\" -DSHAREDIR=\"/usr/share/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I. -O2 -mcpu=603e -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-stack-protector-all -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -MT md5.lo -MD -MP -MF .deps/md5.Tpo -c md5.c -fPIC -DPIC -o .libs/md5.o mv -f .deps/my_bit.Tpo .deps/my_bit.Plo /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile powerpc-gentoo-linux-uclibc-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DDEFAULT_CHARSET_HOME="\"/usr\"" -DSHAREDIR="\"/usr/share/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I. -O2 -mcpu=603e -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-stack-protector-all -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -MT my_gethostbyname.lo -MD -MP -MF .deps/my_gethostbyname.Tpo -c -o my_gethostbyname.lo my_gethostbyname.c distcc[7628] (dcc_build_somewhere) Warning: failed to distribute, running locally instead libtool: compile: powerpc-gentoo-linux-uclibc-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_CHARSET_HOME=\"/usr\" -DSHAREDIR=\"/usr/share/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I. -O2 -mcpu=603e -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-stack-protector-all -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -MT my_gethostbyname.lo -MD -MP -MF .deps/my_gethostbyname.Tpo -c my_gethostbyname.c -fPIC -DPIC -o .libs/my_gethostbyname.o distcc[7644] (dcc_build_somewhere) Warning: failed to distribute, running locally instead In file included from mysys_priv.h:16, from my_gethostbyname.c:20: ../include/my_global.h:892:1: warning: "isnan" redefined In file included from ../include/my_global.h:424, from mysys_priv.h:16, from my_gethostbyname.c:20: /usr/include/math.h:274:1: warning: this is the location of the previous definition libtool: compile: powerpc-gentoo-linux-uclibc-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_CHARSET_HOME=\"/usr\" -DSHAREDIR=\"/usr/share/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I. -O2 -mcpu=603e -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-stack-protector-all -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -MT my_gethostbyname.lo -MD -MP -MF .deps/my_gethostbyname.Tpo -c my_gethostbyname.c -o my_gethostbyname.o >/dev/null 2>&1 In file included from md5.c:41: ../include/my_global.h:892:1: warning: "isnan" redefined In file included from ../include/my_global.h:424, from md5.c:41: /usr/include/math.h:274:1: warning: this is the location of the previous definition libtool: compile: powerpc-gentoo-linux-uclibc-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_CHARSET_HOME=\"/usr\" -DSHAREDIR=\"/usr/share/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I. -O2 -mcpu=603e -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-stack-protector-all -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -MT md5.lo -MD -MP -MF .deps/md5.Tpo -c md5.c -o md5.o >/dev/null 2>&1 mv -f .deps/my_gethostbyname.Tpo .deps/my_gethostbyname.Plo /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile powerpc-gentoo-linux-uclibc-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DDEFAULT_CHARSET_HOME="\"/usr\"" -DSHAREDIR="\"/usr/share/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I. -O2 -mcpu=603e -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-stack-protector-all -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -MT rijndael.lo -MD -MP -MF .deps/rijndael.Tpo -c -o rijndael.lo rijndael.c libtool: compile: powerpc-gentoo-linux-uclibc-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_CHARSET_HOME=\"/usr\" -DSHAREDIR=\"/usr/share/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I. -O2 -mcpu=603e -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-stack-protector-all -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -MT rijndael.lo -MD -MP -MF .deps/rijndael.Tpo -c rijndael.c -fPIC -DPIC -o .libs/rijndael.o distcc[7708] (dcc_build_somewhere) Warning: failed to distribute, running locally instead mv -f .deps/md5.Tpo .deps/md5.Plo /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile powerpc-gentoo-linux-uclibc-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DDEFAULT_CHARSET_HOME="\"/usr\"" -DSHAREDIR="\"/usr/share/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I. -O2 -mcpu=603e -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-stack-protector-all -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -MT my_aes.lo -MD -MP -MF .deps/my_aes.Tpo -c -o my_aes.lo my_aes.c libtool: compile: powerpc-gentoo-linux-uclibc-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_CHARSET_HOME=\"/usr\" -DSHAREDIR=\"/usr/share/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I. -O2 -mcpu=603e -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-stack-protector-all -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -MT my_aes.lo -MD -MP -MF .deps/my_aes.Tpo -c my_aes.c -fPIC -DPIC -o .libs/my_aes.o distcc[7748] (dcc_build_somewhere) Warning: failed to distribute, running locally instead In file included from my_aes.c:23: ../include/my_global.h:892:1: warning: "isnan" redefined In file included from ../include/my_global.h:424, from my_aes.c:23: /usr/include/math.h:274:1: warning: this is the location of the previous definition libtool: compile: powerpc-gentoo-linux-uclibc-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_CHARSET_HOME=\"/usr\" -DSHAREDIR=\"/usr/share/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I. -O2 -mcpu=603e -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-stack-protector-all -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -MT my_aes.lo -MD -MP -MF .deps/my_aes.Tpo -c my_aes.c -o my_aes.o >/dev/null 2>&1 In file included from rijndael.c:27: ../include/my_global.h:892:1: warning: "isnan" redefined In file included from ../include/my_global.h:424, from rijndael.c:27: /usr/include/math.h:274:1: warning: this is the location of the previous definition libtool: compile: powerpc-gentoo-linux-uclibc-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_CHARSET_HOME=\"/usr\" -DSHAREDIR=\"/usr/share/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I. -O2 -mcpu=603e -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-stack-protector-all -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -MT rijndael.lo -MD -MP -MF .deps/rijndael.Tpo -c rijndael.c -o rijndael.o >/dev/null 2>&1 mv -f .deps/my_aes.Tpo .deps/my_aes.Plo /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile powerpc-gentoo-linux-uclibc-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DDEFAULT_CHARSET_HOME="\"/usr\"" -DSHAREDIR="\"/usr/share/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I. -O2 -mcpu=603e -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-stack-protector-all -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -MT sha1.lo -MD -MP -MF .deps/sha1.Tpo -c -o sha1.lo sha1.c libtool: compile: powerpc-gentoo-linux-uclibc-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_CHARSET_HOME=\"/usr\" -DSHAREDIR=\"/usr/share/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I. -O2 -mcpu=603e -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-stack-protector-all -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -MT sha1.lo -MD -MP -MF .deps/sha1.Tpo -c sha1.c -fPIC -DPIC -o .libs/sha1.o distcc[7822] (dcc_build_somewhere) Warning: failed to distribute, running locally instead In file included from sha1.c:51: ../include/my_global.h:892:1: warning: "isnan" redefined In file included from ../include/my_global.h:424, from sha1.c:51: /usr/include/math.h:274:1: warning: this is the location of the previous definition libtool: compile: powerpc-gentoo-linux-uclibc-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_CHARSET_HOME=\"/usr\" -DSHAREDIR=\"/usr/share/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I. -O2 -mcpu=603e -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-stack-protector-all -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -MT sha1.lo -MD -MP -MF .deps/sha1.Tpo -c sha1.c -o sha1.o >/dev/null 2>&1 mv -f .deps/rijndael.Tpo .deps/rijndael.Plo /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile powerpc-gentoo-linux-uclibc-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DDEFAULT_CHARSET_HOME="\"/usr\"" -DSHAREDIR="\"/usr/share/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I. -O2 -mcpu=603e -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-stack-protector-all -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -MT my_handler.lo -MD -MP -MF .deps/my_handler.Tpo -c -o my_handler.lo my_handler.c libtool: compile: powerpc-gentoo-linux-uclibc-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_CHARSET_HOME=\"/usr\" -DSHAREDIR=\"/usr/share/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I. -O2 -mcpu=603e -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-stack-protector-all -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -MT my_handler.lo -MD -MP -MF .deps/my_handler.Tpo -c my_handler.c -fPIC -DPIC -o .libs/my_handler.o distcc[7874] (dcc_build_somewhere) Warning: failed to distribute, running locally instead mv -f .deps/sha1.Tpo .deps/sha1.Plo /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile powerpc-gentoo-linux-uclibc-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DDEFAULT_CHARSET_HOME="\"/usr\"" -DSHAREDIR="\"/usr/share/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I. -O2 -mcpu=603e -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-stack-protector-all -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -MT my_netware.lo -MD -MP -MF .deps/my_netware.Tpo -c -o my_netware.lo my_netware.c libtool: compile: powerpc-gentoo-linux-uclibc-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_CHARSET_HOME=\"/usr\" -DSHAREDIR=\"/usr/share/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I. -O2 -mcpu=603e -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-stack-protector-all -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -MT my_netware.lo -MD -MP -MF .deps/my_netware.Tpo -c my_netware.c -fPIC -DPIC -o .libs/my_netware.o distcc[7914] (dcc_build_somewhere) Warning: failed to distribute, running locally instead In file included from ./mysys_priv.h:16, from my_netware.c:20: ../include/my_global.h:892:1: warning: "isnan" redefined In file included from ../include/my_global.h:424, from ./mysys_priv.h:16, from my_netware.c:20: /usr/include/math.h:274:1: warning: this is the location of the previous definition libtool: compile: powerpc-gentoo-linux-uclibc-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_CHARSET_HOME=\"/usr\" -DSHAREDIR=\"/usr/share/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I. -O2 -mcpu=603e -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-stack-protector-all -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -MT my_netware.lo -MD -MP -MF .deps/my_netware.Tpo -c my_netware.c -o my_netware.o >/dev/null 2>&1 mv -f .deps/my_netware.Tpo .deps/my_netware.Plo /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile powerpc-gentoo-linux-uclibc-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DDEFAULT_CHARSET_HOME="\"/usr\"" -DSHAREDIR="\"/usr/share/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I. -O2 -mcpu=603e -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-stack-protector-all -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -MT my_largepage.lo -MD -MP -MF .deps/my_largepage.Tpo -c -o my_largepage.lo my_largepage.c In file included from my_handler.c:18: ../include/my_global.h:892:1: warning: "isnan" redefined In file included from ../include/my_global.h:424, from my_handler.c:18: /usr/include/math.h:274:1: warning: this is the location of the previous definition libtool: compile: powerpc-gentoo-linux-uclibc-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_CHARSET_HOME=\"/usr\" -DSHAREDIR=\"/usr/share/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I. -O2 -mcpu=603e -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-stack-protector-all -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -MT my_handler.lo -MD -MP -MF .deps/my_handler.Tpo -c my_handler.c -o my_handler.o >/dev/null 2>&1 libtool: compile: powerpc-gentoo-linux-uclibc-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_CHARSET_HOME=\"/usr\" -DSHAREDIR=\"/usr/share/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I. -O2 -mcpu=603e -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-stack-protector-all -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -MT my_largepage.lo -MD -MP -MF .deps/my_largepage.Tpo -c my_largepage.c -fPIC -DPIC -o .libs/my_largepage.o distcc[7977] (dcc_build_somewhere) Warning: failed to distribute, running locally instead In file included from mysys_priv.h:16, from my_largepage.c:16: ../include/my_global.h:892:1: warning: "isnan" redefined In file included from ../include/my_global.h:424, from mysys_priv.h:16, from my_largepage.c:16: /usr/include/math.h:274:1: warning: this is the location of the previous definition libtool: compile: powerpc-gentoo-linux-uclibc-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_CHARSET_HOME=\"/usr\" -DSHAREDIR=\"/usr/share/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I. -O2 -mcpu=603e -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-stack-protector-all -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -MT my_largepage.lo -MD -MP -MF .deps/my_largepage.Tpo -c my_largepage.c -o my_largepage.o >/dev/null 2>&1 mv -f .deps/my_largepage.Tpo .deps/my_largepage.Plo /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile powerpc-gentoo-linux-uclibc-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DDEFAULT_CHARSET_HOME="\"/usr\"" -DSHAREDIR="\"/usr/share/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I. -O2 -mcpu=603e -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-stack-protector-all -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -MT my_memmem.lo -MD -MP -MF .deps/my_memmem.Tpo -c -o my_memmem.lo my_memmem.c libtool: compile: powerpc-gentoo-linux-uclibc-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_CHARSET_HOME=\"/usr\" -DSHAREDIR=\"/usr/share/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I. -O2 -mcpu=603e -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-stack-protector-all -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -MT my_memmem.lo -MD -MP -MF .deps/my_memmem.Tpo -c my_memmem.c -fPIC -DPIC -o .libs/my_memmem.o mv -f .deps/my_handler.Tpo .deps/my_handler.Plo /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile powerpc-gentoo-linux-uclibc-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DDEFAULT_CHARSET_HOME="\"/usr\"" -DSHAREDIR="\"/usr/share/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I. -O2 -mcpu=603e -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-stack-protector-all -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -MT stacktrace.lo -MD -MP -MF .deps/stacktrace.Tpo -c -o stacktrace.lo stacktrace.c distcc[8043] (dcc_build_somewhere) Warning: failed to distribute, running locally instead libtool: compile: powerpc-gentoo-linux-uclibc-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_CHARSET_HOME=\"/usr\" -DSHAREDIR=\"/usr/share/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I. -O2 -mcpu=603e -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-stack-protector-all -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -MT stacktrace.lo -MD -MP -MF .deps/stacktrace.Tpo -c stacktrace.c -fPIC -DPIC -o .libs/stacktrace.o In file included from my_memmem.c:16: ../include/my_global.h:892:1: warning: "isnan" redefined In file included from ../include/my_global.h:424, from my_memmem.c:16: /usr/include/math.h:274:1: warning: this is the location of the previous definition libtool: compile: powerpc-gentoo-linux-uclibc-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_CHARSET_HOME=\"/usr\" -DSHAREDIR=\"/usr/share/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I. -O2 -mcpu=603e -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-stack-protector-all -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -MT my_memmem.lo -MD -MP -MF .deps/my_memmem.Tpo -c my_memmem.c -o my_memmem.o >/dev/null 2>&1 distcc[8075] (dcc_build_somewhere) Warning: failed to distribute, running locally instead In file included from stacktrace.c:19: ../include/my_global.h:892:1: warning: "isnan" redefined In file included from ../include/my_global.h:424, from stacktrace.c:19: /usr/include/math.h:274:1: warning: this is the location of the previous definition libtool: compile: powerpc-gentoo-linux-uclibc-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_CHARSET_HOME=\"/usr\" -DSHAREDIR=\"/usr/share/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I. -O2 -mcpu=603e -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-stack-protector-all -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -MT stacktrace.lo -MD -MP -MF .deps/stacktrace.Tpo -c stacktrace.c -o stacktrace.o >/dev/null 2>&1 mv -f .deps/my_memmem.Tpo .deps/my_memmem.Plo /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile powerpc-gentoo-linux-uclibc-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DDEFAULT_CHARSET_HOME="\"/usr\"" -DSHAREDIR="\"/usr/share/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I. -O2 -mcpu=603e -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-stack-protector-all -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -MT my_windac.lo -MD -MP -MF .deps/my_windac.Tpo -c -o my_windac.lo my_windac.c libtool: compile: powerpc-gentoo-linux-uclibc-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_CHARSET_HOME=\"/usr\" -DSHAREDIR=\"/usr/share/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I. -O2 -mcpu=603e -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-stack-protector-all -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -MT my_windac.lo -MD -MP -MF .deps/my_windac.Tpo -c my_windac.c -fPIC -DPIC -o .libs/my_windac.o mv -f .deps/stacktrace.Tpo .deps/stacktrace.Plo /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile powerpc-gentoo-linux-uclibc-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DDEFAULT_CHARSET_HOME="\"/usr\"" -DSHAREDIR="\"/usr/share/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I. -O2 -mcpu=603e -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-stack-protector-all -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -MT my_access.lo -MD -MP -MF .deps/my_access.Tpo -c -o my_access.lo my_access.c distcc[8146] (dcc_build_somewhere) Warning: failed to distribute, running locally instead libtool: compile: powerpc-gentoo-linux-uclibc-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_CHARSET_HOME=\"/usr\" -DSHAREDIR=\"/usr/share/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I. -O2 -mcpu=603e -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-stack-protector-all -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -MT my_access.lo -MD -MP -MF .deps/my_access.Tpo -c my_access.c -fPIC -DPIC -o .libs/my_access.o distcc[8169] (dcc_build_somewhere) Warning: failed to distribute, running locally instead In file included from mysys_priv.h:16, from my_windac.c:16: ../include/my_global.h:892:1: warning: "isnan" redefined In file included from ../include/my_global.h:424, from mysys_priv.h:16, from my_windac.c:16: /usr/include/math.h:274:1: warning: this is the location of the previous definition libtool: compile: powerpc-gentoo-linux-uclibc-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_CHARSET_HOME=\"/usr\" -DSHAREDIR=\"/usr/share/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I. -O2 -mcpu=603e -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-stack-protector-all -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -MT my_windac.lo -MD -MP -MF .deps/my_windac.Tpo -c my_windac.c -o my_windac.o >/dev/null 2>&1 In file included from mysys_priv.h:16, from my_access.c:16: ../include/my_global.h:892:1: warning: "isnan" redefined In file included from ../include/my_global.h:424, from mysys_priv.h:16, from my_access.c:16: /usr/include/math.h:274:1: warning: this is the location of the previous definition libtool: compile: powerpc-gentoo-linux-uclibc-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_CHARSET_HOME=\"/usr\" -DSHAREDIR=\"/usr/share/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I. -O2 -mcpu=603e -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-stack-protector-all -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -MT my_access.lo -MD -MP -MF .deps/my_access.Tpo -c my_access.c -o my_access.o >/dev/null 2>&1 mv -f .deps/my_windac.Tpo .deps/my_windac.Plo /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile powerpc-gentoo-linux-uclibc-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DDEFAULT_CHARSET_HOME="\"/usr\"" -DSHAREDIR="\"/usr/share/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I. -O2 -mcpu=603e -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-stack-protector-all -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -MT base64.lo -MD -MP -MF .deps/base64.Tpo -c -o base64.lo base64.c libtool: compile: powerpc-gentoo-linux-uclibc-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_CHARSET_HOME=\"/usr\" -DSHAREDIR=\"/usr/share/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I. -O2 -mcpu=603e -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-stack-protector-all -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -MT base64.lo -MD -MP -MF .deps/base64.Tpo -c base64.c -fPIC -DPIC -o .libs/base64.o distcc[8232] (dcc_perhaps_adjust_cpp_where_and_protover) Warning: cannot use distcc_pump on already preprocessed file (such as emitted by ccache) mv -f .deps/my_access.Tpo .deps/my_access.Plo /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile powerpc-gentoo-linux-uclibc-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DDEFAULT_CHARSET_HOME="\"/usr\"" -DSHAREDIR="\"/usr/share/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I. -O2 -mcpu=603e -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-stack-protector-all -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -MT my_libwrap.lo -MD -MP -MF .deps/my_libwrap.Tpo -c -o my_libwrap.lo my_libwrap.c libtool: compile: powerpc-gentoo-linux-uclibc-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_CHARSET_HOME=\"/usr\" -DSHAREDIR=\"/usr/share/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I. -O2 -mcpu=603e -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-stack-protector-all -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -MT my_libwrap.lo -MD -MP -MF .deps/my_libwrap.Tpo -c my_libwrap.c -fPIC -DPIC -o .libs/my_libwrap.o distcc[8267] (dcc_perhaps_adjust_cpp_where_and_protover) Warning: cannot use distcc_pump on already preprocessed file (such as emitted by ccache) distcc[8232] ERROR: nonblocking connect to 10.0.0.2:3632 failed: No route to host distcc[8232] Warning: failed to distribute /mnt/spare/ccache/base64.tmp.muttley.8228.i to 10.0.0.2,cpp,lzo, running locally instead distcc[8267] ERROR: nonblocking connect to 10.0.0.2:3632 failed: No route to host distcc[8267] Warning: failed to distribute /mnt/spare/ccache/my_libwrap.tmp.muttley.8263.i to 10.0.0.2,cpp,lzo, running locally instead In file included from my_libwrap.c:21: ../include/my_global.h:892:1: warning: "isnan" redefined In file included from ../include/my_global.h:424, from my_libwrap.c:21: /usr/include/math.h:274:1: warning: this is the location of the previous definition libtool: compile: powerpc-gentoo-linux-uclibc-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_CHARSET_HOME=\"/usr\" -DSHAREDIR=\"/usr/share/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I. -O2 -mcpu=603e -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-stack-protector-all -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -MT my_libwrap.lo -MD -MP -MF .deps/my_libwrap.Tpo -c my_libwrap.c -o my_libwrap.o >/dev/null 2>&1 In file included from base64.c:16: ../include/my_global.h:892:1: warning: "isnan" redefined In file included from ../include/my_global.h:424, from base64.c:16: /usr/include/math.h:274:1: warning: this is the location of the previous definition libtool: compile: powerpc-gentoo-linux-uclibc-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_CHARSET_HOME=\"/usr\" -DSHAREDIR=\"/usr/share/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I. -O2 -mcpu=603e -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-stack-protector-all -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -MT base64.lo -MD -MP -MF .deps/base64.Tpo -c base64.c -o base64.o >/dev/null 2>&1 mv -f .deps/my_libwrap.Tpo .deps/my_libwrap.Plo /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile powerpc-gentoo-linux-uclibc-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DDEFAULT_CHARSET_HOME="\"/usr\"" -DSHAREDIR="\"/usr/share/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I. -O2 -mcpu=603e -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-stack-protector-all -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -MT thr_alarm.lo -MD -MP -MF .deps/thr_alarm.Tpo -c -o thr_alarm.lo thr_alarm.c libtool: compile: powerpc-gentoo-linux-uclibc-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_CHARSET_HOME=\"/usr\" -DSHAREDIR=\"/usr/share/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I. -O2 -mcpu=603e -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-stack-protector-all -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -MT thr_alarm.lo -MD -MP -MF .deps/thr_alarm.Tpo -c thr_alarm.c -fPIC -DPIC -o .libs/thr_alarm.o distcc[8343] (dcc_build_somewhere) Warning: failed to distribute, running locally instead mv -f .deps/base64.Tpo .deps/base64.Plo /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile powerpc-gentoo-linux-uclibc-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DDEFAULT_CHARSET_HOME="\"/usr\"" -DSHAREDIR="\"/usr/share/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I. -O2 -mcpu=603e -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-stack-protector-all -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -MT thr_lock.lo -MD -MP -MF .deps/thr_lock.Tpo -c -o thr_lock.lo thr_lock.c libtool: compile: powerpc-gentoo-linux-uclibc-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_CHARSET_HOME=\"/usr\" -DSHAREDIR=\"/usr/share/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I. -O2 -mcpu=603e -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-stack-protector-all -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -MT thr_lock.lo -MD -MP -MF .deps/thr_lock.Tpo -c thr_lock.c -fPIC -DPIC -o .libs/thr_lock.o distcc[8382] (dcc_build_somewhere) Warning: failed to distribute, running locally instead In file included from thr_alarm.c:18: ../include/my_global.h:892:1: warning: "isnan" redefined In file included from ../include/my_global.h:424, from thr_alarm.c:18: /usr/include/math.h:274:1: warning: this is the location of the previous definition libtool: compile: powerpc-gentoo-linux-uclibc-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_CHARSET_HOME=\"/usr\" -DSHAREDIR=\"/usr/share/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I. -O2 -mcpu=603e -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-stack-protector-all -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -MT thr_alarm.lo -MD -MP -MF .deps/thr_alarm.Tpo -c thr_alarm.c -o thr_alarm.o >/dev/null 2>&1 mv -f .deps/thr_alarm.Tpo .deps/thr_alarm.Plo /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile powerpc-gentoo-linux-uclibc-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DDEFAULT_CHARSET_HOME="\"/usr\"" -DSHAREDIR="\"/usr/share/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I. -O2 -mcpu=603e -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-stack-protector-all -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -MT thr_mutex.lo -MD -MP -MF .deps/thr_mutex.Tpo -c -o thr_mutex.lo thr_mutex.c libtool: compile: powerpc-gentoo-linux-uclibc-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_CHARSET_HOME=\"/usr\" -DSHAREDIR=\"/usr/share/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I. -O2 -mcpu=603e -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-stack-protector-all -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -MT thr_mutex.lo -MD -MP -MF .deps/thr_mutex.Tpo -c thr_mutex.c -fPIC -DPIC -o .libs/thr_mutex.o In file included from mysys_priv.h:16, from thr_lock.c:79: ../include/my_global.h:892:1: warning: "isnan" redefined In file included from ../include/my_global.h:424, from mysys_priv.h:16, from thr_lock.c:79: /usr/include/math.h:274:1: warning: this is the location of the previous definition libtool: compile: powerpc-gentoo-linux-uclibc-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_CHARSET_HOME=\"/usr\" -DSHAREDIR=\"/usr/share/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I. -O2 -mcpu=603e -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-stack-protector-all -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -MT thr_lock.lo -MD -MP -MF .deps/thr_lock.Tpo -c thr_lock.c -o thr_lock.o >/dev/null 2>&1 distcc[8443] (dcc_build_somewhere) Warning: failed to distribute, running locally instead In file included from thr_mutex.c:18: ../include/my_global.h:892:1: warning: "isnan" redefined In file included from ../include/my_global.h:424, from thr_mutex.c:18: /usr/include/math.h:274:1: warning: this is the location of the previous definition libtool: compile: powerpc-gentoo-linux-uclibc-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_CHARSET_HOME=\"/usr\" -DSHAREDIR=\"/usr/share/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I. -O2 -mcpu=603e -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-stack-protector-all -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -MT thr_mutex.lo -MD -MP -MF .deps/thr_mutex.Tpo -c thr_mutex.c -o thr_mutex.o >/dev/null 2>&1 mv -f .deps/thr_mutex.Tpo .deps/thr_mutex.Plo /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile powerpc-gentoo-linux-uclibc-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DDEFAULT_CHARSET_HOME="\"/usr\"" -DSHAREDIR="\"/usr/share/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I. -O2 -mcpu=603e -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-stack-protector-all -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -MT thr_rwlock.lo -MD -MP -MF .deps/thr_rwlock.Tpo -c -o thr_rwlock.lo thr_rwlock.c libtool: compile: powerpc-gentoo-linux-uclibc-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_CHARSET_HOME=\"/usr\" -DSHAREDIR=\"/usr/share/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I. -O2 -mcpu=603e -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-stack-protector-all -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -MT thr_rwlock.lo -MD -MP -MF .deps/thr_rwlock.Tpo -c thr_rwlock.c -fPIC -DPIC -o .libs/thr_rwlock.o distcc[8500] (dcc_build_somewhere) Warning: failed to distribute, running locally instead In file included from mysys_priv.h:16, from thr_rwlock.c:18: ../include/my_global.h:892:1: warning: "isnan" redefined In file included from ../include/my_global.h:424, from mysys_priv.h:16, from thr_rwlock.c:18: /usr/include/math.h:274:1: warning: this is the location of the previous definition libtool: compile: powerpc-gentoo-linux-uclibc-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_CHARSET_HOME=\"/usr\" -DSHAREDIR=\"/usr/share/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I. -O2 -mcpu=603e -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-stack-protector-all -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -MT thr_rwlock.lo -MD -MP -MF .deps/thr_rwlock.Tpo -c thr_rwlock.c -o thr_rwlock.o >/dev/null 2>&1 mv -f .deps/thr_lock.Tpo .deps/thr_lock.Plo /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile powerpc-gentoo-linux-uclibc-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DDEFAULT_CHARSET_HOME="\"/usr\"" -DSHAREDIR="\"/usr/share/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I. -O2 -mcpu=603e -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-stack-protector-all -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -MT my_pthread.lo -MD -MP -MF .deps/my_pthread.Tpo -c -o my_pthread.lo my_pthread.c mv -f .deps/thr_rwlock.Tpo .deps/thr_rwlock.Plo /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile powerpc-gentoo-linux-uclibc-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DDEFAULT_CHARSET_HOME="\"/usr\"" -DSHAREDIR="\"/usr/share/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I. -O2 -mcpu=603e -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-stack-protector-all -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -MT my_thr_init.lo -MD -MP -MF .deps/my_thr_init.Tpo -c -o my_thr_init.lo my_thr_init.c libtool: compile: powerpc-gentoo-linux-uclibc-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_CHARSET_HOME=\"/usr\" -DSHAREDIR=\"/usr/share/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I. -O2 -mcpu=603e -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-stack-protector-all -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -MT my_pthread.lo -MD -MP -MF .deps/my_pthread.Tpo -c my_pthread.c -fPIC -DPIC -o .libs/my_pthread.o libtool: compile: powerpc-gentoo-linux-uclibc-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_CHARSET_HOME=\"/usr\" -DSHAREDIR=\"/usr/share/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I. -O2 -mcpu=603e -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-stack-protector-all -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -MT my_thr_init.lo -MD -MP -MF .deps/my_thr_init.Tpo -c my_thr_init.c -fPIC -DPIC -o .libs/my_thr_init.o distcc[8585] (dcc_build_somewhere) Warning: failed to distribute, running locally instead distcc[8587] (dcc_build_somewhere) Warning: failed to distribute, running locally instead In file included from mysys_priv.h:16, from my_pthread.c:20: ../include/my_global.h:892:1: warning: "isnan" redefined In file included from ../include/my_global.h:424, from mysys_priv.h:16, from my_pthread.c:20: /usr/include/math.h:274:1: warning: this is the location of the previous definition libtool: compile: powerpc-gentoo-linux-uclibc-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_CHARSET_HOME=\"/usr\" -DSHAREDIR=\"/usr/share/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I. -O2 -mcpu=603e -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-stack-protector-all -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -MT my_pthread.lo -MD -MP -MF .deps/my_pthread.Tpo -c my_pthread.c -o my_pthread.o >/dev/null 2>&1 In file included from mysys_priv.h:16, from my_thr_init.c:21: ../include/my_global.h:892:1: warning: "isnan" redefined In file included from ../include/my_global.h:424, from mysys_priv.h:16, from my_thr_init.c:21: /usr/include/math.h:274:1: warning: this is the location of the previous definition libtool: compile: powerpc-gentoo-linux-uclibc-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_CHARSET_HOME=\"/usr\" -DSHAREDIR=\"/usr/share/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I. -O2 -mcpu=603e -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-stack-protector-all -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -MT my_thr_init.lo -MD -MP -MF .deps/my_thr_init.Tpo -c my_thr_init.c -o my_thr_init.o >/dev/null 2>&1 mv -f .deps/my_pthread.Tpo .deps/my_pthread.Plo /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile powerpc-gentoo-linux-uclibc-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DDEFAULT_CHARSET_HOME="\"/usr\"" -DSHAREDIR="\"/usr/share/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I. -O2 -mcpu=603e -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-stack-protector-all -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -MT mf_keycache.lo -MD -MP -MF .deps/mf_keycache.Tpo -c -o mf_keycache.lo mf_keycache.c libtool: compile: powerpc-gentoo-linux-uclibc-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_CHARSET_HOME=\"/usr\" -DSHAREDIR=\"/usr/share/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I. -O2 -mcpu=603e -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-stack-protector-all -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -MT mf_keycache.lo -MD -MP -MF .deps/mf_keycache.Tpo -c mf_keycache.c -fPIC -DPIC -o .libs/mf_keycache.o mv -f .deps/my_thr_init.Tpo .deps/my_thr_init.Plo distcc[8657] (dcc_build_somewhere) Warning: failed to distribute, running locally instead In file included from mysys_priv.h:16, from mf_keycache.c:107: ../include/my_global.h:892:1: warning: "isnan" redefined In file included from ../include/my_global.h:424, from mysys_priv.h:16, from mf_keycache.c:107: /usr/include/math.h:274:1: warning: this is the location of the previous definition libtool: compile: powerpc-gentoo-linux-uclibc-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_CHARSET_HOME=\"/usr\" -DSHAREDIR=\"/usr/share/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I. -O2 -mcpu=603e -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-stack-protector-all -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -MT mf_keycache.lo -MD -MP -MF .deps/mf_keycache.Tpo -c mf_keycache.c -o mf_keycache.o >/dev/null 2>&1 mv -f .deps/mf_keycache.Tpo .deps/mf_keycache.Plo /bin/sh ../libtool --preserve-dup-deps --tag=CXX --mode=link powerpc-gentoo-linux-uclibc-g++ -O2 -mcpu=603e -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-stack-protector-all -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-implicit-templates -fno-exceptions -fno-rtti -Wl,-z,relro -rdynamic -o libmysys.la -rpath /usr/lib/mysql my_init.lo my_getwd.lo mf_getdate.lo my_mmap.lo mf_path.lo mf_loadpath.lo my_file.lo my_open.lo my_create.lo my_dup.lo my_seek.lo my_read.lo my_pread.lo my_write.lo my_getpagesize.lo mf_keycaches.lo my_crc32.lo mf_iocache.lo mf_iocache2.lo mf_cache.lo mf_tempfile.lo mf_tempdir.lo my_lock.lo mf_brkhant.lo my_alarm.lo my_malloc.lo my_realloc.lo my_once.lo mulalloc.lo my_alloc.lo safemalloc.lo my_new.lo my_vle.lo my_fopen.lo my_fstream.lo my_getsystime.lo my_error.lo errors.lo my_div.lo my_messnc.lo mf_format.lo mf_same.lo mf_dirname.lo mf_fn_ext.lo my_symlink.lo my_symlink2.lo mf_pack.lo mf_unixpath.lo mf_arr_appstr.lo mf_wcomp.lo mf_wfile.lo my_gethwaddr.lo mf_qsort.lo mf_qsort2.lo mf_sort.lo ptr_cmp.lo mf_radix.lo queues.lo my_getncpus.lo tree.lo trie.lo list.lo hash.lo array.lo string.lo typelib.lo my_copy.lo my_append.lo my_lib.lo my_delete.lo my_rename.lo my_redel.lo my_chsize.lo my_clock.lo my_quick.lo my_lockmem.lo my_static.lo my_sync.lo my_getopt.lo my_mkdir.lo default_modify.lo default.lo my_compress.lo checksum.lo my_net.lo my_port.lo my_sleep.lo charset.lo charset-def.lo my_bitmap.lo my_bit.lo md5.lo my_gethostbyname.lo rijndael.lo my_aes.lo sha1.lo my_handler.lo my_netware.lo my_largepage.lo my_memmem.lo stacktrace.lo my_windac.lo my_access.lo base64.lo my_libwrap.lo thr_alarm.lo thr_lock.lo thr_mutex.lo thr_rwlock.lo my_pthread.lo my_thr_init.lo mf_keycache.lo -lpthread -lcrypt -lnsl -lm -lpthread libtool: link: powerpc-gentoo-linux-uclibc-g++ -shared -nostdlib /usr/lib/gcc/powerpc-gentoo-linux-uclibc/3.4.6/../../../crti.o /usr/lib/gcc/powerpc-gentoo-linux-uclibc/3.4.6/crtbeginS.o .libs/libmysys.la.lnkscript -lpthread -lcrypt -lnsl -lm -lpthread -L/usr/lib/gcc/powerpc-gentoo-linux-uclibc/3.4.6 -L/usr/lib/gcc/powerpc-gentoo-linux-uclibc/3.4.6/../../../../powerpc-gentoo-linux-uclibc/lib -L/usr/lib/gcc/powerpc-gentoo-linux-uclibc/3.4.6/../../.. /usr/lib/gcc/powerpc-gentoo-linux-uclibc/3.4.6/libstdc++.so -L/usr/powerpc-gentoo-linux-uclibc/bin -L/usr/powerpc-gentoo-linux-uclibc/lib -lm -lgcc_s -lc -lm -lgcc_s -lc -lgcc_s /usr/lib/gcc/powerpc-gentoo-linux-uclibc/3.4.6/crtsavres.o /usr/lib/gcc/powerpc-gentoo-linux-uclibc/3.4.6/crtendS.o /usr/lib/gcc/powerpc-gentoo-linux-uclibc/3.4.6/../../../crtn.o -mcpu=603e -Wl,-z -Wl,relro -Wl,-soname -Wl,libmysys.so.0 -o .libs/libmysys.so.0.0.0 libtool: link: rm -f .libs/libmysys.la.lnkscript libtool: link: (cd ".libs" && rm -f "libmysys.so.0" && ln -s "libmysys.so.0.0.0" "libmysys.so.0") libtool: link: (cd ".libs" && rm -f "libmysys.so" && ln -s "libmysys.so.0.0.0" "libmysys.so") libtool: link: powerpc-gentoo-linux-uclibc-ar cru .libs/libmysys.a my_init.o my_getwd.o mf_getdate.o my_mmap.o mf_path.o mf_loadpath.o my_file.o my_open.o my_create.o my_dup.o my_seek.o my_read.o my_pread.o my_write.o my_getpagesize.o mf_keycaches.o my_crc32.o mf_iocache.o mf_iocache2.o mf_cache.o mf_tempfile.o mf_tempdir.o my_lock.o mf_brkhant.o my_alarm.o my_malloc.o my_realloc.o my_once.o mulalloc.o my_alloc.o safemalloc.o my_new.o my_vle.o my_fopen.o my_fstream.o my_getsystime.o my_error.o errors.o libtool: link: : .libs/libmysys.a libtool: link: powerpc-gentoo-linux-uclibc-ar cru .libs/libmysys.a my_div.o my_messnc.o mf_format.o mf_same.o mf_dirname.o mf_fn_ext.o my_symlink.o my_symlink2.o mf_pack.o mf_unixpath.o mf_arr_appstr.o mf_wcomp.o mf_wfile.o my_gethwaddr.o mf_qsort.o mf_qsort2.o mf_sort.o ptr_cmp.o mf_radix.o queues.o my_getncpus.o tree.o trie.o list.o hash.o array.o string.o typelib.o my_copy.o my_append.o my_lib.o my_delete.o my_rename.o my_redel.o my_chsize.o my_clock.o my_quick.o my_lockmem.o my_static.o my_sync.o my_getopt.o libtool: link: : .libs/libmysys.a libtool: link: powerpc-gentoo-linux-uclibc-ar cru .libs/libmysys.a my_mkdir.o default_modify.o default.o my_compress.o checksum.o my_net.o my_port.o my_sleep.o charset.o charset-def.o my_bitmap.o my_bit.o md5.o my_gethostbyname.o rijndael.o my_aes.o sha1.o my_handler.o my_netware.o my_largepage.o my_memmem.o stacktrace.o my_windac.o my_access.o base64.o my_libwrap.o thr_alarm.o thr_lock.o thr_mutex.o thr_rwlock.o my_pthread.o my_thr_init.o mf_keycache.o libtool: link: powerpc-gentoo-linux-uclibc-ranlib .libs/libmysys.a libtool: link: ( cd ".libs" && rm -f "libmysys.la" && ln -s "../libmysys.la" "libmysys.la" ) make[1]: Leaving directory `/mnt/spare/portage/dev-db/mysql-5.1.51/work/mysql/mysys' Making all in dbug make[1]: Entering directory `/mnt/spare/portage/dev-db/mysql-5.1.51/work/mysql/dbug' /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile powerpc-gentoo-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -O2 -mcpu=603e -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-stack-protector-all -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -MT dbug.lo -MD -MP -MF .deps/dbug.Tpo -c -o dbug.lo dbug.c /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile powerpc-gentoo-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -O2 -mcpu=603e -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-stack-protector-all -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -MT sanity.lo -MD -MP -MF .deps/sanity.Tpo -c -o sanity.lo sanity.c libtool: compile: powerpc-gentoo-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -O2 -mcpu=603e -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-stack-protector-all -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -MT dbug.lo -MD -MP -MF .deps/dbug.Tpo -c dbug.c -fPIC -DPIC -o .libs/dbug.o libtool: compile: powerpc-gentoo-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -O2 -mcpu=603e -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-stack-protector-all -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -MT sanity.lo -MD -MP -MF .deps/sanity.Tpo -c sanity.c -fPIC -DPIC -o .libs/sanity.o distcc[8887] (dcc_build_somewhere) Warning: failed to distribute, running locally instead distcc[8889] (dcc_build_somewhere) Warning: failed to distribute, running locally instead In file included from sanity.c:3: ../include/my_global.h:892:1: warning: "isnan" redefined In file included from ../include/my_global.h:424, from sanity.c:3: /usr/include/math.h:274:1: warning: this is the location of the previous definition libtool: compile: powerpc-gentoo-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -O2 -mcpu=603e -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-stack-protector-all -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -MT sanity.lo -MD -MP -MF .deps/sanity.Tpo -c sanity.c -o sanity.o >/dev/null 2>&1 In file included from dbug.c:75: ../include/my_global.h:892:1: warning: "isnan" redefined In file included from ../include/my_global.h:424, from dbug.c:75: /usr/include/math.h:274:1: warning: this is the location of the previous definition libtool: compile: powerpc-gentoo-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -O2 -mcpu=603e -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-stack-protector-all -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -MT dbug.lo -MD -MP -MF .deps/dbug.Tpo -c dbug.c -o dbug.o >/dev/null 2>&1 mv -f .deps/sanity.Tpo .deps/sanity.Plo powerpc-gentoo-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -O2 -mcpu=603e -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-stack-protector-all -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -MT my_main.o -MD -MP -MF .deps/my_main.Tpo -c -o my_main.o my_main.c mv -f .deps/dbug.Tpo .deps/dbug.Plo powerpc-gentoo-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -O2 -mcpu=603e -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-stack-protector-all -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -MT factorial.o -MD -MP -MF .deps/factorial.Tpo -c -o factorial.o factorial.c distcc[8929] (dcc_build_somewhere) Warning: failed to distribute, running locally instead distcc[8933] (dcc_build_somewhere) Warning: failed to distribute, running locally instead In file included from my_main.c:10: ../include/my_global.h:892:1: warning: "isnan" redefined In file included from ../include/my_global.h:424, from my_main.c:10: /usr/include/math.h:274:1: warning: this is the location of the previous definition mv -f .deps/my_main.Tpo .deps/my_main.Po powerpc-gentoo-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -O2 -mcpu=603e -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-stack-protector-all -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -MT dbug_analyze.o -MD -MP -MF .deps/dbug_analyze.Tpo -c -o dbug_analyze.o dbug_analyze.c In file included from factorial.c:12: ../include/my_global.h:892:1: warning: "isnan" redefined In file included from ../include/my_global.h:424, from factorial.c:12: /usr/include/math.h:274:1: warning: this is the location of the previous definition mv -f .deps/factorial.Tpo .deps/factorial.Po /bin/rm -f example1.r /bin/sed -e 's!\\!\\\\!g' example1.c > example1.r /bin/rm -f example2.r /bin/sed -e 's!\\!\\\\!g' example2.c > example2.r /bin/rm -f example3.r /bin/sed -e 's!\\!\\\\!g' example3.c > example3.r /bin/rm -f main.r /bin/sed -e 's!\\!\\\\!g' main.c > main.r /bin/rm -f factorial.r /bin/sed -e 's!\\!\\\\!g' factorial.c > factorial.r /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=link powerpc-gentoo-linux-uclibc-gcc -O2 -mcpu=603e -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-stack-protector-all -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -Wl,-z,relro -rdynamic -o libdbug.la -rpath /usr/lib/mysql dbug.lo sanity.lo -lpthread -lcrypt -lnsl -lm -lpthread distcc[8964] (dcc_build_somewhere) Warning: failed to distribute, running locally instead libtool: link: powerpc-gentoo-linux-uclibc-gcc -shared .libs/dbug.o .libs/sanity.o -lpthread -lcrypt -lnsl -lm -lpthread -mcpu=603e -Wl,-z -Wl,relro -Wl,-soname -Wl,libdbug.so.0 -o .libs/libdbug.so.0.0.0 libtool: link: (cd ".libs" && rm -f "libdbug.so.0" && ln -s "libdbug.so.0.0.0" "libdbug.so.0") libtool: link: (cd ".libs" && rm -f "libdbug.so" && ln -s "libdbug.so.0.0.0" "libdbug.so") libtool: link: powerpc-gentoo-linux-uclibc-ar cru .libs/libdbug.a dbug.o sanity.o libtool: link: powerpc-gentoo-linux-uclibc-ranlib .libs/libdbug.a libtool: link: ( cd ".libs" && rm -f "libdbug.la" && ln -s "../libdbug.la" "libdbug.la" ) /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=link powerpc-gentoo-linux-uclibc-gcc -O2 -mcpu=603e -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-stack-protector-all -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -Wl,-z,relro -rdynamic -o factorial my_main.o factorial.o libdbug.la ../mysys/libmysys.la ../strings/libmystrings.la -L/usr//lib -lz -lpthread -lcrypt -lnsl -lm -lpthread In file included from dbug_analyze.c:52: ../include/my_global.h:892:1: warning: "isnan" redefined In file included from ../include/my_global.h:424, from dbug_analyze.c:52: /usr/include/math.h:274:1: warning: this is the location of the previous definition mv -f .deps/dbug_analyze.Tpo .deps/dbug_analyze.Po /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=link powerpc-gentoo-linux-uclibc-gcc -O2 -mcpu=603e -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-stack-protector-all -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -Wl,-z,relro -rdynamic -o dbug_analyze dbug_analyze.o libdbug.la ../mysys/libmysys.la ../strings/libmystrings.la -L/usr//lib -lz -lpthread -lcrypt -lnsl -lm -lpthread libtool: link: powerpc-gentoo-linux-uclibc-gcc -O2 -mcpu=603e -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-stack-protector-all -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -Wl,-z -Wl,relro -rdynamic -o .libs/factorial my_main.o factorial.o ./.libs/libdbug.so -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread ../mysys/.libs/libmysys.so -lpthread -lpthread -lpthread -lpthread -L/usr/powerpc-gentoo-linux-uclibc/bin -L/usr/powerpc-gentoo-linux-uclibc/lib -lpthread -lpthread -lpthread -lpthread /usr/lib/gcc/powerpc-gentoo-linux-uclibc/3.4.6/libstdc++.so -L/usr/lib/gcc/powerpc-gentoo-linux-uclibc/3.4.6 -L/usr/lib/gcc/powerpc-gentoo-linux-uclibc/3.4.6/../../../../powerpc-gentoo-linux-uclibc/lib -lgcc_s -lc ../strings/.libs/libmystrings.so -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -L/usr//lib -lz -lpthread -lcrypt -lnsl -lm -lpthread -Wl,-rpath -Wl,/usr/lib/mysql libtool: link: powerpc-gentoo-linux-uclibc-gcc -O2 -mcpu=603e -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-stack-protector-all -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -Wl,-z -Wl,relro -rdynamic -o .libs/dbug_analyze dbug_analyze.o ./.libs/libdbug.so -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread ../mysys/.libs/libmysys.so -lpthread -lpthread -lpthread -lpthread -L/usr/powerpc-gentoo-linux-uclibc/bin -L/usr/powerpc-gentoo-linux-uclibc/lib -lpthread -lpthread -lpthread -lpthread /usr/lib/gcc/powerpc-gentoo-linux-uclibc/3.4.6/libstdc++.so -L/usr/lib/gcc/powerpc-gentoo-linux-uclibc/3.4.6 -L/usr/lib/gcc/powerpc-gentoo-linux-uclibc/3.4.6/../../../../powerpc-gentoo-linux-uclibc/lib -lgcc_s -lc ../strings/.libs/libmystrings.so -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -L/usr//lib -lz -lpthread -lcrypt -lnsl -lm -lpthread -Wl,-rpath -Wl,/usr/lib/mysql ../strings/.libs/libmystrings.so: undefined reference to `finite' collect2: ld returned 1 exit status distcc[9207] ERROR: compile (null) on localhost failed make[1]: *** [factorial] Error 1 make[1]: *** Waiting for unfinished jobs.... ../strings/.libs/libmystrings.so: undefined reference to `finite' collect2: ld returned 1 exit status distcc[9233] ERROR: compile (null) on localhost failed make[1]: *** [dbug_analyze] Error 1 make[1]: Leaving directory `/mnt/spare/portage/dev-db/mysql-5.1.51/work/mysql/dbug' make: *** [all-recursive] Error 1 emake failed * ERROR: dev-db/mysql-5.1.51 failed: * emake failed * * Call stack: * ebuild.sh, line 56: Called src_compile * environment, line 4447: Called mysql_src_compile * environment, line 3868: 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.51', * the complete build log and the output of 'emerge -pqv =dev-db/mysql-5.1.51'. * The complete build log is located at '/mnt/spare/portage/dev-db/mysql-5.1.51/temp/build.log'. * The ebuild environment file is located at '/mnt/spare/portage/dev-db/mysql-5.1.51/temp/environment'. * S: '/mnt/spare/portage/dev-db/mysql-5.1.51/work/mysql'