Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 542540 Details for
Bug 662944
>=net-mail/cyrus-imapd-3.0.4 [+sphinx]: imap/cyr_sphinxmgr.c:808:27: error: storage size of ‘parts’ isn’t known
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
build.log
cyrus-imapd-3.0.5:20180806-130506.log (text/plain), 134.09 KB, created by
ernsteiswuerfel
on 2018-08-06 13:33:38 UTC
(
hide
)
Description:
build.log
Filename:
MIME Type:
Creator:
ernsteiswuerfel
Created:
2018-08-06 13:33:38 UTC
Size:
134.09 KB
patch
obsolete
>[32;01m * [39;49;00mPackage: net-mail/cyrus-imapd-3.0.5 >[32;01m * [39;49;00mRepository: gentoo >[32;01m * [39;49;00mMaintainer: net-mail@gentoo.org >[32;01m * [39;49;00mUSE: abi_ppc_32 backup calalarm caps clamav elibc_glibc http jmap kerberos kernel_linux ldap lmdb mysql nntp pam perl postgres ppc replication server sieve snmp sphinx sqlite ssl static-libs tcpd test userland_GNU xapian >[32;01m * [39;49;00mFEATURES: network-sandbox preserve-libs sandbox test userpriv usersandbox >>>> Unpacking source... >>>> Unpacking cyrus-imapd-3.0.5.tar.gz to /var/tmp/portage/net-mail/cyrus-imapd-3.0.5/work >>>> Source unpacked in /var/tmp/portage/net-mail/cyrus-imapd-3.0.5/work >>>> Preparing source in /var/tmp/portage/net-mail/cyrus-imapd-3.0.5/work/cyrus-imapd-3.0.5 ... > [32;01m*[0m Applying cyrus-imapd-sieve-libs-v4.patch ... >[A[203C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Applying cyrus-imapd-libcap-libs.patch ... >[A[203C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Applying cyrus-imapd-fix-tests.patch ... >[A[203C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Running eautoreconf in '/var/tmp/portage/net-mail/cyrus-imapd-3.0.5/work/cyrus-imapd-3.0.5' ... > [32;01m*[0m Running libtoolize --install --copy --force --automake ... >[A[203C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Running aclocal -I cmulocal ... >[A[203C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Running autoconf --force ... >[A[203C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Running autoheader ... >[A[203C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Running automake --add-missing --copy --foreign --force-missing ... >[A[203C [34;01m[ [32;01mok[34;01m ][0m > * Running elibtoolize in: cyrus-imapd-3.0.5/ > * Applying portage/1.2.0 patch ... > * Applying sed/1.5.6 patch ... > * Applying as-needed/2.4.3 patch ... >>>> Source prepared. >>>> Configuring source in /var/tmp/portage/net-mail/cyrus-imapd-3.0.5/work/cyrus-imapd-3.0.5 ... > * econf: updating cyrus-imapd-3.0.5/config.guess with /usr/share/gnuconfig/config.guess > * econf: updating cyrus-imapd-3.0.5/config.sub with /usr/share/gnuconfig/config.sub >./configure --prefix=/usr --build=powerpc-unknown-linux-gnu --host=powerpc-unknown-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --disable-dependency-tracking --disable-silent-rules --docdir=/usr/share/doc/cyrus-imapd-3.0.5 --htmldir=/usr/share/doc/cyrus-imapd-3.0.5/html --libdir=/usr/lib --enable-unit-tests --enable-murder --enable-idled --enable-event-notification --enable-autocreate --enable-pcre --with-cyrus-user=cyrus --with-cyrus-group=mail --with-com_err=yes --with-sasl --without-krb --without-krbdes --enable-squat --with-zlib --disable-afs --disable-krb5afspts --enable-backup --enable-calalarmd --with-libcap --with-clamav --enable-jmap --enable-nntp --enable-http --enable-replication --enable-gssapi --with-ldap --with-lmdb --with-mysql --with-pgsql --with-perl --with-sqlite --with-openssl --enable-server --enable-sieve --with-snmp --enable-sphinx --enable-static --with-libwrap --enable-xapian >checking build system type... powerpc-unknown-linux-gnu >checking host system type... powerpc-unknown-linux-gnu >checking target system type... powerpc-unknown-linux-gnu >checking for powerpc-unknown-linux-gnu-pkg-config... /usr/bin/powerpc-unknown-linux-gnu-pkg-config >checking pkg-config is at least version 0.9.0... yes >checking for a BSD-compatible install... /usr/lib/portage/python3.6/ebuild-helpers/xattr/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 whether make supports nested variables... yes >checking whether UID '250' is supported by ustar format... yes >checking whether GID '250' is supported by ustar format... yes >checking how to create a ustar tar archive... gnutar >checking whether to enable maintainer-specific portions of Makefiles... no >checking for powerpc-unknown-linux-gnu-g++... powerpc-unknown-linux-gnu-g++ >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-unknown-linux-gnu-g++ accepts -g... yes >checking for style of include used by make... GNU >checking dependency style of powerpc-unknown-linux-gnu-g++... none >checking for powerpc-unknown-linux-gnu-gcc... powerpc-unknown-linux-gnu-gcc >checking whether we are using the GNU C compiler... yes >checking whether powerpc-unknown-linux-gnu-gcc accepts -g... yes >checking for powerpc-unknown-linux-gnu-gcc option to accept ISO C89... none needed >checking whether powerpc-unknown-linux-gnu-gcc understands -c and -o together... yes >checking dependency style of powerpc-unknown-linux-gnu-gcc... none >checking whether ln -s works... yes >checking whether make sets $(MAKE)... (cached) yes >checking how to run the C preprocessor... powerpc-unknown-linux-gnu-gcc -E >checking for grep that handles long lines and -e... /bin/grep >checking for egrep... /bin/grep -E >checking for ANSI C header files... yes >checking for sys/types.h... yes >checking for sys/stat.h... yes >checking for stdlib.h... yes >checking for string.h... yes >checking for memory.h... yes >checking for strings.h... yes >checking for inttypes.h... yes >checking for stdint.h... yes >checking for unistd.h... yes >checking minix/config.h usability... no >checking minix/config.h presence... no >checking for minix/config.h... no >checking whether it is safe to define __EXTENSIONS__... yes >checking for library containing strerror... none required >checking for gawk... (cached) gawk >checking for long file names... yes >checking for inline... inline >checking whether the -Werror option is usable... yes >checking for simple visibility declarations... yes >checking how to print strings... printf >checking for a sed that does not truncate output... /bin/sed >checking for fgrep... /bin/grep -F >checking for ld used by powerpc-unknown-linux-gnu-gcc... /usr/powerpc-unknown-linux-gnu/bin/ld >checking if the linker (/usr/powerpc-unknown-linux-gnu/bin/ld) is GNU ld... yes >checking for BSD- or MS-compatible name lister (nm)... /usr/bin/powerpc-unknown-linux-gnu-nm -B >checking the name lister (/usr/bin/powerpc-unknown-linux-gnu-nm -B) interface... BSD nm >checking the maximum length of command line arguments... 1572864 >checking how to convert powerpc-unknown-linux-gnu file names to powerpc-unknown-linux-gnu format... func_convert_file_noop >checking how to convert powerpc-unknown-linux-gnu file names to toolchain format... func_convert_file_noop >checking for /usr/powerpc-unknown-linux-gnu/bin/ld option to reload object files... -r >checking for powerpc-unknown-linux-gnu-objdump... powerpc-unknown-linux-gnu-objdump >checking how to recognize dependent libraries... pass_all >checking for powerpc-unknown-linux-gnu-dlltool... no >checking for dlltool... no >checking how to associate runtime and link libraries... printf %s\n >checking for powerpc-unknown-linux-gnu-ar... powerpc-unknown-linux-gnu-ar >checking for archiver @FILE support... @ >checking for powerpc-unknown-linux-gnu-strip... powerpc-unknown-linux-gnu-strip >checking for powerpc-unknown-linux-gnu-ranlib... powerpc-unknown-linux-gnu-ranlib >checking command to parse /usr/bin/powerpc-unknown-linux-gnu-nm -B output from powerpc-unknown-linux-gnu-gcc object... ok >checking for sysroot... no >checking for a working dd... /bin/dd >checking how to truncate binary pipes... /bin/dd bs=4096 count=1 >checking for powerpc-unknown-linux-gnu-mt... no >checking for mt... no >checking if : is a manifest tool... no >checking for dlfcn.h... yes >checking for objdir... .libs >checking if powerpc-unknown-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no >checking for powerpc-unknown-linux-gnu-gcc option to produce PIC... -fPIC -DPIC >checking if powerpc-unknown-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes >checking if powerpc-unknown-linux-gnu-gcc static flag -static works... yes >checking if powerpc-unknown-linux-gnu-gcc supports -c -o file.o... yes >checking if powerpc-unknown-linux-gnu-gcc supports -c -o file.o... (cached) yes >checking whether the powerpc-unknown-linux-gnu-gcc linker (/usr/powerpc-unknown-linux-gnu/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 how to run the C++ preprocessor... powerpc-unknown-linux-gnu-g++ -E >checking for ld used by powerpc-unknown-linux-gnu-g++... /usr/powerpc-unknown-linux-gnu/bin/ld >checking if the linker (/usr/powerpc-unknown-linux-gnu/bin/ld) is GNU ld... yes >checking whether the powerpc-unknown-linux-gnu-g++ linker (/usr/powerpc-unknown-linux-gnu/bin/ld) supports shared libraries... yes >checking for powerpc-unknown-linux-gnu-g++ option to produce PIC... -fPIC -DPIC >checking if powerpc-unknown-linux-gnu-g++ PIC flag -fPIC -DPIC works... yes >checking if powerpc-unknown-linux-gnu-g++ static flag -static works... yes >checking if powerpc-unknown-linux-gnu-g++ supports -c -o file.o... yes >checking if powerpc-unknown-linux-gnu-g++ supports -c -o file.o... (cached) yes >checking whether the powerpc-unknown-linux-gnu-g++ linker (/usr/powerpc-unknown-linux-gnu/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 size of int... 4 >checking size of long... 4 >checking size of size_t... 4 >checking size of off_t... 4 >checking size of time_t... 4 >checking size of long long int... 8 >checking size of unsigned long long int... 8 >checking whether byte ordering is bigendian... yes >checking for runpath switch... -R >checking for unistd.h... (cached) yes >checking sys/select.h usability... yes >checking sys/select.h presence... yes >checking for sys/select.h... yes >checking sys/param.h usability... yes >checking sys/param.h presence... yes >checking for sys/param.h... yes >checking stdarg.h usability... yes >checking stdarg.h presence... yes >checking for stdarg.h... yes >checking for memmove... yes >checking for strcasecmp... yes >checking for ftruncate... yes >checking for strerror... yes >checking for posix_fadvise... yes >checking for strsep... yes >checking for memmem... yes >checking for strlcat... no >checking for strlcpy... no >checking for strnchr... no >checking for getgrouplist... yes >checking for fmemopen... yes >checking for pselect... yes >checking for dirent.h that defines DIR... yes >checking for library containing opendir... none required >checking for stdlib.h... (cached) yes >checking for getpassphrase... no >checking for connect... yes >checking for res_search... no >checking for dn_expand... no >checking for dns_lookup... no >checking for getaddrinfo... yes >checking for gai_strerror... yes >checking for getnameinfo... yes >checking whether you have ss_family in struct sockaddr_storage... yes >checking whether you have sa_len in struct sockaddr... no >checking sys/time.h usability... yes >checking sys/time.h presence... yes >checking for sys/time.h... 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 for struct tm.tm_zone... yes >checking for timegm... yes >checking for vprintf... yes >checking for _doprnt... no >checking whether to use MySQL... checking for mysql_config... /usr/bin/mysql_config >yes >checking libpq-fe.h usability... yes >checking libpq-fe.h presence... yes >checking for libpq-fe.h... yes >checking sqlite3.h usability... yes >checking sqlite3.h presence... yes >checking for sqlite3.h... yes >checking for mdb_env_create in -llmdb... yes >checking whether to use Caringo... no >checking whether to use OpenIO... no >checking whether to enable object store... no >checking for xapian-config... /usr/bin/xapian-config >checking /usr/bin/xapian-config works... yes >checking whether powerpc-unknown-linux-gnu-g++ supports C++11 features by default... yes >checking for Xapian CJK_WORDS flag... no >configure: Your Xapian does not support CJK word break. Consider installing cyruslibs Xapian >checking for bison... bison -y >checking for flex... flex >checking lex output file root... lex.yy >checking lex library... -lfl >checking whether yytext is a pointer... yes >checking pcreposix.h usability... yes >checking pcreposix.h presence... yes >checking for pcreposix.h... yes >checking for utf8 enabled pcre... yes >checking whether the C compiler supports -Wno-sign-compare... yes >checking for strerror... (cached) yes >checking sys/resource.h usability... yes >checking sys/resource.h presence... yes >checking for sys/resource.h... yes >checking for setrlimit... yes >checking for getrlimit... yes >checking for daemon... yes >checking for setsid... yes >checking for shutdown... yes >checking for setproctitle... no >checking for setproctitle in -lutil... no >checking sys/pstat.h usability... no >checking sys/pstat.h presence... no >checking for sys/pstat.h... no >checking sys/sysnews.h usability... no >checking sys/sysnews.h presence... no >checking for sys/sysnews.h... no >checking for PS_STRINGS... no >checking for SCO... no >checking for setproctitle usability... yes >checking nonblocking method... fcntl >checking timezone GMT offset method... tm >checking for shared mmap... yes >checking for fcntl... yes >checking for library containing fdatasync... none required >checking for library containing clock_gettime... none required >checking for uuid_generate in -luuid... yes >checking for sigvec... no >checking for sigvec in -lBSD... no >checking for sigvec in -lucb... no >checking for ldap_initialize in -lldap... yes >checking for libclamav... yes >checking for res_search in -lresolv... yes >checking krb.h usability... no >checking krb.h presence... no >checking for krb.h... no >checking for openssl... yes >checking openssl/evp.h usability... yes >checking openssl/evp.h presence... yes >checking for openssl/evp.h... yes >checking for RSAPublicEncrypt in -lrsaref... no >checking for BIO_accept in -lcrypto... yes >checking for SSL_CTX_new in -lssl... yes >checking for ssl... yes >checking zlib.h usability... yes >checking zlib.h presence... yes >checking for zlib.h... yes >checking for deflate in -lz... yes >checking for zlib... yes >checking for ZInitialize in -lzephyr... no >checking for cap_get_proc in -lcap... yes >checking sys/capability.h usability... yes >checking sys/capability.h presence... yes >checking for sys/capability.h... yes >checking sys/prctl.h usability... yes >checking sys/prctl.h presence... yes >checking for sys/prctl.h... yes >checking for libcap... yes >checking for jansson >= 2.3... yes >checking sys/sockio.h usability... no >checking sys/sockio.h presence... no >checking for sys/sockio.h... no >checking for libxml-2.0... yes >checking for xmlFirstElementChild in -lxml2... yes >checking for xmlBufferDetach in -lxml2... yes >checking for libical... yes >checking whether icalproperty_get_parent is declared... yes >checking whether icalrecur_freq_to_string is declared... yes >checking whether icalrecur_weekday_to_string is declared... yes >checking for icalproperty_new_acknowledged in -lical... yes >checking for icalparameter_new_iana in -lical... yes >checking for icalparameter_new_schedulestatus in -lical... yes >checking for icalparameter_new_managedid in -lical... yes >checking for icalproperty_new_tzuntil in -lical... yes >checking for icaltimezone_set_builtin_tzdata in -lical... yes >checking for icalcomponent_new_vavailability in -lical... yes >checking for icalcomponent_new_vvoter in -lical... yes >checking for icalrecurrencetype_rscale_is_supported in -lical... yes >checking for icu-i18n... yes >checking for icalcomponent_new_vpatch in -lical... no >configure: Your version of libical can not support patching iCalendar objects. Consider upgrading to libical >= 2.1 >checking for icalrecur_iterator_set_start in -lical... no >checking for libnghttp2 >= 1.5... yes >checking for libbrotlienc... yes >checking for shapelib >= 1.3.0... no >configure: tzdist will not have geolocation support. Consider installing shapelib >checking for modern syslog... yes >checking which syslog facility to use... LOG_LOCAL6 >checking for getdtablesize... yes >checking to use old sieve service name... no >checking for crypt... no >checking for crypt in -lcrypt... yes >checking gssapi.h usability... yes >checking gssapi.h presence... yes >checking for gssapi.h... yes >checking gssapi/gssapi_ext.h usability... yes >checking gssapi/gssapi_ext.h presence... yes >checking for gssapi/gssapi_ext.h... yes >checking for res_search in -lresolv... (cached) yes >checking for gss_unwrap in -lgssapi... no >checking for krb5int_getspecific in -lkrb5support... yes >checking for gss_unwrap in -lgssapi_krb5... yes >checking GSSAPI... with implementation mit >checking for res_search in -lresolv... (cached) yes >checking for gsskrb5_register_acceptor_identity... no >checking for gss_decapsulate_token... yes >checking for gss_encapsulate_token... yes >checking for gss_oid_equal... yes >checking for gss_get_name_attribute... yes >checking for SPNEGO support in GSSAPI libraries... yes >checking sasl/sasl.h usability... yes >checking sasl/sasl.h presence... yes >checking for sasl/sasl.h... yes >checking sasl/saslutil.h usability... yes >checking sasl/saslutil.h presence... yes >checking for sasl/saslutil.h... yes >checking for prop_get in -lsasl2... yes >checking for sasl_checkapop in -lsasl2... yes >checking for perl... perl >checking for perl cccdlflags needed on "linux-gnu"... -fPIC >checking size of long... (cached) 4 >checking what directory libraries are found in... lib >checking for request_init in -lwrap... yes >checking tcpd.h usability... yes >checking tcpd.h presence... yes >checking for tcpd.h... yes >checking libwrap support... yes >checking for yp_get_default_domain in -lnsl... yes >checking for net-snmp-config... /usr/bin/net-snmp-config >checking NET SNMP libraries... yes >checking net-snmp/agent/agent_module_config.h usability... yes >checking net-snmp/agent/agent_module_config.h presence... yes >checking for net-snmp/agent/agent_module_config.h... yes >checking for CU_initialize_registry in -lcunit... yes >checking CUnit/CUnit.h usability... yes >checking CUnit/CUnit.h presence... yes >checking for CUnit/CUnit.h... yes >checking CUnit/Basic.h usability... yes >checking CUnit/Basic.h presence... yes >checking for CUnit/Basic.h... yes >checking for CU_SetUpFunc... no >checking valgrind/valgrind.h usability... yes >checking valgrind/valgrind.h presence... yes >checking for valgrind/valgrind.h... yes >checking for compiler support for SSE4.2 instruction... no >checking for sphinx-build... no >configure: WARNING: No sphinx-build, won't be able to regenerate docs >checking for perl module Pod::POM::View::Restructured... no >configure: WARNING: No Pod::POM::View::Restructured, won't be able to regenerate docs >checking for icu-uc... yes >checking that generated files are newer than configure... done >configure: creating ./config.status >config.status: creating perl/sieve/managesieve/MANIFEST >config.status: creating perl/imap/MANIFEST >config.status: creating perl/annotator/MANIFEST >config.status: creating libcyrus_imap.pc >config.status: creating libcyrus_min.pc >config.status: creating libcyrus.pc >config.status: creating libcyrus_sieve.pc >config.status: creating Makefile >config.status: creating perl/annotator/Makefile.PL >config.status: creating perl/imap/Makefile.PL >config.status: creating perl/sieve/managesieve/Makefile.PL >config.status: creating config.h >config.status: executing depfiles commands >config.status: executing libtool commands >config.status: executing perl/annotator/Makefile commands >Checking if your kit is complete... >Looks good >Generating a Unix-style Makefile >Writing Makefile for Cyrus::Annotator::Daemon >Writing MYMETA.yml and MYMETA.json >config.status: executing perl/imap/Makefile commands >Checking if your kit is complete... >Looks good >Unrecognized argument in LIBS ignored: '@' >Generating a Unix-style Makefile >Writing Makefile for Cyrus::IMAP >Writing MYMETA.yml and MYMETA.json >config.status: executing perl/sieve/managesieve/Makefile commands >Checking if your kit is complete... >Looks good >Unrecognized argument in LIBS ignored: '@' >Generating a Unix-style Makefile >Writing Makefile for Cyrus::SIEVE::managesieve >Writing MYMETA.yml and MYMETA.json > >Cyrus Server configured components > > event notification: yes > gssapi: yes > autocreate: yes > idled: yes > httpd: yes > kerberos V4: no > murder: yes > nntpd: yes > replication: yes > sieve: yes > calalarmd: yes > jmap: yes > objectstore: no > backup: yes > >External dependencies: > ldap: yes > openssl: yes > zlib: yes > pcre: yes > clamav: yes > ----------------------- > caringo: no > openio: no > ----------------------- > nghttp2: yes > brotli: yes > xml2: yes > ical: yes > icu4c: yes > shapelib: no > >Database support: > mysql: yes > postgresql: yes > sqlite: yes > lmdb: yes > >Search engine: > squat: yes > sphinx: yes > xapian: yes > xapian_flavor: vanilla > >Hardware support: > SSE4.2: no > >Installation directories: > prefix: /usr > sysconfdir: /etc > >>>> Source configured. >>>> Compiling source in /var/tmp/portage/net-mail/cyrus-imapd-3.0.5/work/cyrus-imapd-3.0.5 ... >make -j3 -l2 >./tools/config2header CC="powerpc-unknown-linux-gnu-gcc" ./lib/imapopts.c ./lib/imapopts.h < ./lib/imapoptions >rm -f cunit/default.cunit >./cunit/cunit.pl --project cunit/default.cunit --add-sources ./cunit/aaa-db.testc ./cunit/annotate.testc ./cunit/backend.testc ./cunit/binhex.testc ./cunit/bitvector.testc ./cunit/buf.testc ./cunit/byteorder64.testc ./cunit/charset.testc ./cunit/command.testc ./cunit/conversations.testc ./cunit/crc32.testc ./cunit/dlist.testc ./cunit/duplicate.testc ./cunit/getxstring.testc ./cunit/glob.testc ./cunit/guid.testc ./cunit/hash.testc ./cunit/imapurl.testc ./cunit/libconfig.testc ./cunit/mboxname.testc ./cunit/md5.testc ./cunit/message.testc ./cunit/msgid.testc ./cunit/parseaddr.testc ./cunit/parse.testc ./cunit/prot.testc ./cunit/ptrarray.testc ./cunit/quota.testc ./cunit/rfc822tok.testc ./cunit/search_expr.testc ./cunit/seqset.testc ./cunit/sieve.testc ./cunit/jmapauth.testc ./cunit/spool.testc ./cunit/squat.testc ./cunit/strarray.testc ./cunit/strconcat.testc ./cunit/times.testc ./cunit/tok.testc ./cunit/vparse.testc >(cd imap && /var/tmp/portage/net-mail/cyrus-imapd-3.0.5/work/cyrus-imapd-3.0.5/com_err/et/compile_et /var/tmp/portage/net-mail/cyrus-imapd-3.0.5/work/cyrus-imapd-3.0.5/imap/imap_err.et) >(cd imap && /var/tmp/portage/net-mail/cyrus-imapd-3.0.5/work/cyrus-imapd-3.0.5/com_err/et/compile_et /var/tmp/portage/net-mail/cyrus-imapd-3.0.5/work/cyrus-imapd-3.0.5/imap/mupdate_err.et) >(cd imap && /var/tmp/portage/net-mail/cyrus-imapd-3.0.5/work/cyrus-imapd-3.0.5/com_err/et/compile_et /var/tmp/portage/net-mail/cyrus-imapd-3.0.5/work/cyrus-imapd-3.0.5/imap/nntp_err.et) >(cd imap && /var/tmp/portage/net-mail/cyrus-imapd-3.0.5/work/cyrus-imapd-3.0.5/com_err/et/compile_et /var/tmp/portage/net-mail/cyrus-imapd-3.0.5/work/cyrus-imapd-3.0.5/imap/http_err.et) >(cd imap && /var/tmp/portage/net-mail/cyrus-imapd-3.0.5/work/cyrus-imapd-3.0.5/com_err/et/compile_et /var/tmp/portage/net-mail/cyrus-imapd-3.0.5/work/cyrus-imapd-3.0.5/imap/http_err.et) >(cd imap && /var/tmp/portage/net-mail/cyrus-imapd-3.0.5/work/cyrus-imapd-3.0.5/com_err/et/compile_et /var/tmp/portage/net-mail/cyrus-imapd-3.0.5/work/cyrus-imapd-3.0.5/imap/tz_err.et) >(cd imap && /var/tmp/portage/net-mail/cyrus-imapd-3.0.5/work/cyrus-imapd-3.0.5/com_err/et/compile_et /var/tmp/portage/net-mail/cyrus-imapd-3.0.5/work/cyrus-imapd-3.0.5/imap/tz_err.et) >(cd sieve && /var/tmp/portage/net-mail/cyrus-imapd-3.0.5/work/cyrus-imapd-3.0.5/com_err/et/compile_et /var/tmp/portage/net-mail/cyrus-imapd-3.0.5/work/cyrus-imapd-3.0.5/sieve/sieve_err.et) >./cunit/cunit.pl --project cunit/default.cunit --generate-register-function cunit/registers.h >make all-recursive >make[1]: Entering directory '/var/tmp/portage/net-mail/cyrus-imapd-3.0.5/work/cyrus-imapd-3.0.5' >Making all in . >make[2]: Entering directory '/var/tmp/portage/net-mail/cyrus-imapd-3.0.5/work/cyrus-imapd-3.0.5' >### Building chartables... >perl ./lib/mkchartable.pl -m ./lib/charset/unifix.txt -m ./lib/charset/UnicodeData.txt -a ./lib/charset/aliases.txt -o lib/chartable.c ./lib/charset/*.t || (rm -f lib/chartable.c && exit 1) >/bin/sh ./libtool --tag=CC --mode=compile powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -I/usr/include/libxml2 -I/usr/include/mysql -I/usr/include/mysql/.. -I/usr/include -fPIC -O2 -mcpu=powerpc -pipe -c -o lib/gzuncat.lo lib/gzuncat.c >/bin/sh ./libtool --tag=CC --mode=compile powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -I/usr/include/libxml2 -I/usr/include/mysql -I/usr/include/mysql/.. -I/usr/include -fPIC -O2 -mcpu=powerpc -pipe -c -o lib/acl.lo lib/acl.c >libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -I/usr/include/libxml2 -I/usr/include/mysql -I/usr/include/mysql/.. -I/usr/include -fPIC -O2 -mcpu=powerpc -pipe -c lib/gzuncat.c -fPIC -DPIC -o lib/.libs/gzuncat.o >libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -I/usr/include/libxml2 -I/usr/include/mysql -I/usr/include/mysql/.. -I/usr/include -fPIC -O2 -mcpu=powerpc -pipe -c lib/acl.c -fPIC -DPIC -o lib/.libs/acl.o >mkchartable: expanded unicode mappings... (523/27268) >libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -I/usr/include/libxml2 -I/usr/include/mysql -I/usr/include/mysql/.. -I/usr/include -fPIC -O2 -mcpu=powerpc -pipe -c lib/gzuncat.c -o lib/gzuncat.o >/dev/null 2>&1 >libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -I/usr/include/libxml2 -I/usr/include/mysql -I/usr/include/mysql/.. -I/usr/include -fPIC -O2 -mcpu=powerpc -pipe -c lib/acl.c -o lib/acl.o >/dev/null 2>&1 >mkchartable: building expansion table... >/bin/sh ./libtool --tag=CC --mode=compile powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -I/usr/include/libxml2 -I/usr/include/mysql -I/usr/include/mysql/.. -I/usr/include -fPIC -O2 -mcpu=powerpc -pipe -c -o lib/acl_afs.lo lib/acl_afs.c >mkchartable: building translation table... >/bin/sh ./libtool --tag=CC --mode=compile powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -I/usr/include/libxml2 -I/usr/include/mysql -I/usr/include/mysql/.. -I/usr/include -fPIC -O2 -mcpu=powerpc -pipe -c -o lib/auth.lo lib/auth.c >libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -I/usr/include/libxml2 -I/usr/include/mysql -I/usr/include/mysql/.. -I/usr/include -fPIC -O2 -mcpu=powerpc -pipe -c lib/acl_afs.c -fPIC -DPIC -o lib/.libs/acl_afs.o >mkchartable: mapping ./lib/charset/us-ascii.t... >libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -I/usr/include/libxml2 -I/usr/include/mysql -I/usr/include/mysql/.. -I/usr/include -fPIC -O2 -mcpu=powerpc -pipe -c lib/acl_afs.c -o lib/acl_afs.o >/dev/null 2>&1 >### Done building chartables. >/bin/sh ./libtool --tag=CC --mode=compile powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -I/usr/include/libxml2 -I/usr/include/mysql -I/usr/include/mysql/.. -I/usr/include -fPIC -O2 -mcpu=powerpc -pipe -c -o lib/auth_krb.lo lib/auth_krb.c >libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -I/usr/include/libxml2 -I/usr/include/mysql -I/usr/include/mysql/.. -I/usr/include -fPIC -O2 -mcpu=powerpc -pipe -c lib/auth.c -fPIC -DPIC -o lib/.libs/auth.o >libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -I/usr/include/libxml2 -I/usr/include/mysql -I/usr/include/mysql/.. -I/usr/include -fPIC -O2 -mcpu=powerpc -pipe -c lib/auth.c -o lib/auth.o >/dev/null 2>&1 >/bin/sh ./libtool --tag=CC --mode=compile powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -I/usr/include/libxml2 -I/usr/include/mysql -I/usr/include/mysql/.. -I/usr/include -fPIC -O2 -mcpu=powerpc -pipe -c -o lib/auth_krb5.lo lib/auth_krb5.c >/bin/sh ./libtool --tag=CC --mode=compile powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -I/usr/include/libxml2 -I/usr/include/mysql -I/usr/include/mysql/.. -I/usr/include -fPIC -O2 -mcpu=powerpc -pipe -c -o lib/auth_pts.lo lib/auth_pts.c >libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -I/usr/include/libxml2 -I/usr/include/mysql -I/usr/include/mysql/.. -I/usr/include -fPIC -O2 -mcpu=powerpc -pipe -c lib/auth_krb.c -fPIC -DPIC -o lib/.libs/auth_krb.o >libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -I/usr/include/libxml2 -I/usr/include/mysql -I/usr/include/mysql/.. -I/usr/include -fPIC -O2 -mcpu=powerpc -pipe -c lib/auth_krb5.c -fPIC -DPIC -o lib/.libs/auth_krb5.o >libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -I/usr/include/libxml2 -I/usr/include/mysql -I/usr/include/mysql/.. -I/usr/include -fPIC -O2 -mcpu=powerpc -pipe -c lib/auth_krb.c -o lib/auth_krb.o >/dev/null 2>&1 >libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -I/usr/include/libxml2 -I/usr/include/mysql -I/usr/include/mysql/.. -I/usr/include -fPIC -O2 -mcpu=powerpc -pipe -c lib/auth_pts.c -fPIC -DPIC -o lib/.libs/auth_pts.o >libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -I/usr/include/libxml2 -I/usr/include/mysql -I/usr/include/mysql/.. -I/usr/include -fPIC -O2 -mcpu=powerpc -pipe -c lib/auth_krb5.c -o lib/auth_krb5.o >/dev/null 2>&1 >/bin/sh ./libtool --tag=CC --mode=compile powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -I/usr/include/libxml2 -I/usr/include/mysql -I/usr/include/mysql/.. -I/usr/include -fPIC -O2 -mcpu=powerpc -pipe -c -o lib/auth_unix.lo lib/auth_unix.c >/bin/sh ./libtool --tag=CC --mode=compile powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -I/usr/include/libxml2 -I/usr/include/mysql -I/usr/include/mysql/.. -I/usr/include -fPIC -O2 -mcpu=powerpc -pipe -c -o lib/bitvector.lo lib/bitvector.c >libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -I/usr/include/libxml2 -I/usr/include/mysql -I/usr/include/mysql/.. -I/usr/include -fPIC -O2 -mcpu=powerpc -pipe -c lib/auth_pts.c -o lib/auth_pts.o >/dev/null 2>&1 >libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -I/usr/include/libxml2 -I/usr/include/mysql -I/usr/include/mysql/.. -I/usr/include -fPIC -O2 -mcpu=powerpc -pipe -c lib/auth_unix.c -fPIC -DPIC -o lib/.libs/auth_unix.o >libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -I/usr/include/libxml2 -I/usr/include/mysql -I/usr/include/mysql/.. -I/usr/include -fPIC -O2 -mcpu=powerpc -pipe -c lib/bitvector.c -fPIC -DPIC -o lib/.libs/bitvector.o >libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -I/usr/include/libxml2 -I/usr/include/mysql -I/usr/include/mysql/.. -I/usr/include -fPIC -O2 -mcpu=powerpc -pipe -c lib/auth_unix.c -o lib/auth_unix.o >/dev/null 2>&1 >/bin/sh ./libtool --tag=CC --mode=compile powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -I/usr/include/libxml2 -I/usr/include/mysql -I/usr/include/mysql/.. -I/usr/include -fPIC -O2 -mcpu=powerpc -pipe -c -o lib/bloom.lo lib/bloom.c >/bin/sh ./libtool --tag=CC --mode=compile powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -I/usr/include/libxml2 -I/usr/include/mysql -I/usr/include/mysql/.. -I/usr/include -fPIC -O2 -mcpu=powerpc -pipe -c -o lib/bsearch.lo lib/bsearch.c >libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -I/usr/include/libxml2 -I/usr/include/mysql -I/usr/include/mysql/.. -I/usr/include -fPIC -O2 -mcpu=powerpc -pipe -c lib/bloom.c -fPIC -DPIC -o lib/.libs/bloom.o >libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -I/usr/include/libxml2 -I/usr/include/mysql -I/usr/include/mysql/.. -I/usr/include -fPIC -O2 -mcpu=powerpc -pipe -c lib/bitvector.c -o lib/bitvector.o >/dev/null 2>&1 >libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -I/usr/include/libxml2 -I/usr/include/mysql -I/usr/include/mysql/.. -I/usr/include -fPIC -O2 -mcpu=powerpc -pipe -c lib/bloom.c -o lib/bloom.o >/dev/null 2>&1 >libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -I/usr/include/libxml2 -I/usr/include/mysql -I/usr/include/mysql/.. -I/usr/include -fPIC -O2 -mcpu=powerpc -pipe -c lib/bsearch.c -fPIC -DPIC -o lib/.libs/bsearch.o >/bin/sh ./libtool --tag=CC --mode=compile powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -I/usr/include/libxml2 -I/usr/include/mysql -I/usr/include/mysql/.. -I/usr/include -fPIC -O2 -mcpu=powerpc -pipe -c -o lib/charset.lo lib/charset.c >/bin/sh ./libtool --tag=CC --mode=compile powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -I/usr/include/libxml2 -I/usr/include/mysql -I/usr/include/mysql/.. -I/usr/include -fPIC -O2 -mcpu=powerpc -pipe -c -o lib/command.lo lib/command.c >libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -I/usr/include/libxml2 -I/usr/include/mysql -I/usr/include/mysql/.. -I/usr/include -fPIC -O2 -mcpu=powerpc -pipe -c lib/bsearch.c -o lib/bsearch.o >/dev/null 2>&1 >/bin/sh ./libtool --tag=CC --mode=compile powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -I/usr/include/libxml2 -I/usr/include/mysql -I/usr/include/mysql/.. -I/usr/include -fPIC -O2 -mcpu=powerpc -pipe -c -o lib/cyrusdb.lo lib/cyrusdb.c >libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -I/usr/include/libxml2 -I/usr/include/mysql -I/usr/include/mysql/.. -I/usr/include -fPIC -O2 -mcpu=powerpc -pipe -c lib/charset.c -fPIC -DPIC -o lib/.libs/charset.o >libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -I/usr/include/libxml2 -I/usr/include/mysql -I/usr/include/mysql/.. -I/usr/include -fPIC -O2 -mcpu=powerpc -pipe -c lib/command.c -fPIC -DPIC -o lib/.libs/command.o >libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -I/usr/include/libxml2 -I/usr/include/mysql -I/usr/include/mysql/.. -I/usr/include -fPIC -O2 -mcpu=powerpc -pipe -c lib/cyrusdb.c -fPIC -DPIC -o lib/.libs/cyrusdb.o >libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -I/usr/include/libxml2 -I/usr/include/mysql -I/usr/include/mysql/.. -I/usr/include -fPIC -O2 -mcpu=powerpc -pipe -c lib/command.c -o lib/command.o >/dev/null 2>&1 >libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -I/usr/include/libxml2 -I/usr/include/mysql -I/usr/include/mysql/.. -I/usr/include -fPIC -O2 -mcpu=powerpc -pipe -c lib/cyrusdb.c -o lib/cyrusdb.o >/dev/null 2>&1 >/bin/sh ./libtool --tag=CC --mode=compile powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -I/usr/include/libxml2 -I/usr/include/mysql -I/usr/include/mysql/.. -I/usr/include -fPIC -O2 -mcpu=powerpc -pipe -c -o lib/cyrusdb_flat.lo lib/cyrusdb_flat.c >/bin/sh ./libtool --tag=CC --mode=compile powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -I/usr/include/libxml2 -I/usr/include/mysql -I/usr/include/mysql/.. -I/usr/include -fPIC -O2 -mcpu=powerpc -pipe -c -o lib/cyrusdb_quotalegacy.lo lib/cyrusdb_quotalegacy.c >libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -I/usr/include/libxml2 -I/usr/include/mysql -I/usr/include/mysql/.. -I/usr/include -fPIC -O2 -mcpu=powerpc -pipe -c lib/cyrusdb_flat.c -fPIC -DPIC -o lib/.libs/cyrusdb_flat.o >libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -I/usr/include/libxml2 -I/usr/include/mysql -I/usr/include/mysql/.. -I/usr/include -fPIC -O2 -mcpu=powerpc -pipe -c lib/cyrusdb_quotalegacy.c -fPIC -DPIC -o lib/.libs/cyrusdb_quotalegacy.o >libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -I/usr/include/libxml2 -I/usr/include/mysql -I/usr/include/mysql/.. -I/usr/include -fPIC -O2 -mcpu=powerpc -pipe -c lib/charset.c -o lib/charset.o >/dev/null 2>&1 >libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -I/usr/include/libxml2 -I/usr/include/mysql -I/usr/include/mysql/.. -I/usr/include -fPIC -O2 -mcpu=powerpc -pipe -c lib/cyrusdb_flat.c -o lib/cyrusdb_flat.o >/dev/null 2>&1 >libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -I/usr/include/libxml2 -I/usr/include/mysql -I/usr/include/mysql/.. -I/usr/include -fPIC -O2 -mcpu=powerpc -pipe -c lib/cyrusdb_quotalegacy.c -o lib/cyrusdb_quotalegacy.o >/dev/null 2>&1 >/bin/sh ./libtool --tag=CC --mode=compile powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -I/usr/include/libxml2 -I/usr/include/mysql -I/usr/include/mysql/.. -I/usr/include -fPIC -O2 -mcpu=powerpc -pipe -c -o lib/cyrusdb_skiplist.lo lib/cyrusdb_skiplist.c >libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -I/usr/include/libxml2 -I/usr/include/mysql -I/usr/include/mysql/.. -I/usr/include -fPIC -O2 -mcpu=powerpc -pipe -c lib/cyrusdb_skiplist.c -fPIC -DPIC -o lib/.libs/cyrusdb_skiplist.o >/bin/sh ./libtool --tag=CC --mode=compile powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -I/usr/include/libxml2 -I/usr/include/mysql -I/usr/include/mysql/.. -I/usr/include -fPIC -O2 -mcpu=powerpc -pipe -c -o lib/cyrusdb_twoskip.lo lib/cyrusdb_twoskip.c >/bin/sh ./libtool --tag=CC --mode=compile powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -I/usr/include/libxml2 -I/usr/include/mysql -I/usr/include/mysql/.. -I/usr/include -fPIC -O2 -mcpu=powerpc -pipe -c -o lib/glob.lo lib/glob.c >libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -I/usr/include/libxml2 -I/usr/include/mysql -I/usr/include/mysql/.. -I/usr/include -fPIC -O2 -mcpu=powerpc -pipe -c lib/cyrusdb_twoskip.c -fPIC -DPIC -o lib/.libs/cyrusdb_twoskip.o >libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -I/usr/include/libxml2 -I/usr/include/mysql -I/usr/include/mysql/.. -I/usr/include -fPIC -O2 -mcpu=powerpc -pipe -c lib/glob.c -fPIC -DPIC -o lib/.libs/glob.o >libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -I/usr/include/libxml2 -I/usr/include/mysql -I/usr/include/mysql/.. -I/usr/include -fPIC -O2 -mcpu=powerpc -pipe -c lib/glob.c -o lib/glob.o >/dev/null 2>&1 >/bin/sh ./libtool --tag=CC --mode=compile powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -I/usr/include/libxml2 -I/usr/include/mysql -I/usr/include/mysql/.. -I/usr/include -fPIC -O2 -mcpu=powerpc -pipe -c -o lib/htmlchar.lo lib/htmlchar.c >libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -I/usr/include/libxml2 -I/usr/include/mysql -I/usr/include/mysql/.. -I/usr/include -fPIC -O2 -mcpu=powerpc -pipe -c lib/htmlchar.c -fPIC -DPIC -o lib/.libs/htmlchar.o >libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -I/usr/include/libxml2 -I/usr/include/mysql -I/usr/include/mysql/.. -I/usr/include -fPIC -O2 -mcpu=powerpc -pipe -c lib/cyrusdb_skiplist.c -o lib/cyrusdb_skiplist.o >/dev/null 2>&1 >libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -I/usr/include/libxml2 -I/usr/include/mysql -I/usr/include/mysql/.. -I/usr/include -fPIC -O2 -mcpu=powerpc -pipe -c lib/cyrusdb_twoskip.c -o lib/cyrusdb_twoskip.o >/dev/null 2>&1 >libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -I/usr/include/libxml2 -I/usr/include/mysql -I/usr/include/mysql/.. -I/usr/include -fPIC -O2 -mcpu=powerpc -pipe -c lib/htmlchar.c -o lib/htmlchar.o >/dev/null 2>&1 >/bin/sh ./libtool --tag=CC --mode=compile powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -I/usr/include/libxml2 -I/usr/include/mysql -I/usr/include/mysql/.. -I/usr/include -fPIC -O2 -mcpu=powerpc -pipe -c -o lib/imapurl.lo lib/imapurl.c >/bin/sh ./libtool --tag=CC --mode=compile powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -I/usr/include/libxml2 -I/usr/include/mysql -I/usr/include/mysql/.. -I/usr/include -fPIC -O2 -mcpu=powerpc -pipe -c -o lib/imclient.lo lib/imclient.c >libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -I/usr/include/libxml2 -I/usr/include/mysql -I/usr/include/mysql/.. -I/usr/include -fPIC -O2 -mcpu=powerpc -pipe -c lib/imapurl.c -fPIC -DPIC -o lib/.libs/imapurl.o >/bin/sh ./libtool --tag=CC --mode=compile powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -I/usr/include/libxml2 -I/usr/include/mysql -I/usr/include/mysql/.. -I/usr/include -fPIC -O2 -mcpu=powerpc -pipe -c -o lib/imparse.lo lib/imparse.c >libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -I/usr/include/libxml2 -I/usr/include/mysql -I/usr/include/mysql/.. -I/usr/include -fPIC -O2 -mcpu=powerpc -pipe -c lib/imclient.c -fPIC -DPIC -o lib/.libs/imclient.o >libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -I/usr/include/libxml2 -I/usr/include/mysql -I/usr/include/mysql/.. -I/usr/include -fPIC -O2 -mcpu=powerpc -pipe -c lib/imapurl.c -o lib/imapurl.o >/dev/null 2>&1 >libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -I/usr/include/libxml2 -I/usr/include/mysql -I/usr/include/mysql/.. -I/usr/include -fPIC -O2 -mcpu=powerpc -pipe -c lib/imparse.c -fPIC -DPIC -o lib/.libs/imparse.o >libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -I/usr/include/libxml2 -I/usr/include/mysql -I/usr/include/mysql/.. -I/usr/include -fPIC -O2 -mcpu=powerpc -pipe -c lib/imparse.c -o lib/imparse.o >/dev/null 2>&1 >/bin/sh ./libtool --tag=CC --mode=compile powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -I/usr/include/libxml2 -I/usr/include/mysql -I/usr/include/mysql/.. -I/usr/include -fPIC -O2 -mcpu=powerpc -pipe -c -o lib/iostat.lo lib/iostat.c >/bin/sh ./libtool --tag=CC --mode=compile powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -I/usr/include/libxml2 -I/usr/include/mysql -I/usr/include/mysql/.. -I/usr/include -fPIC -O2 -mcpu=powerpc -pipe -c -o lib/iptostring.lo lib/iptostring.c >libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -I/usr/include/libxml2 -I/usr/include/mysql -I/usr/include/mysql/.. -I/usr/include -fPIC -O2 -mcpu=powerpc -pipe -c lib/iostat.c -fPIC -DPIC -o lib/.libs/iostat.o >libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -I/usr/include/libxml2 -I/usr/include/mysql -I/usr/include/mysql/.. -I/usr/include -fPIC -O2 -mcpu=powerpc -pipe -c lib/iptostring.c -fPIC -DPIC -o lib/.libs/iptostring.o >libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -I/usr/include/libxml2 -I/usr/include/mysql -I/usr/include/mysql/.. -I/usr/include -fPIC -O2 -mcpu=powerpc -pipe -c lib/iostat.c -o lib/iostat.o >/dev/null 2>&1 >libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -I/usr/include/libxml2 -I/usr/include/mysql -I/usr/include/mysql/.. -I/usr/include -fPIC -O2 -mcpu=powerpc -pipe -c lib/iptostring.c -o lib/iptostring.o >/dev/null 2>&1 >/bin/sh ./libtool --tag=CC --mode=compile powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -I/usr/include/libxml2 -I/usr/include/mysql -I/usr/include/mysql/.. -I/usr/include -fPIC -O2 -mcpu=powerpc -pipe -c -o lib/libcyr_cfg.lo lib/libcyr_cfg.c >libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -I/usr/include/libxml2 -I/usr/include/mysql -I/usr/include/mysql/.. -I/usr/include -fPIC -O2 -mcpu=powerpc -pipe -c lib/imclient.c -o lib/imclient.o >/dev/null 2>&1 >/bin/sh ./libtool --tag=CC --mode=compile powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -I/usr/include/libxml2 -I/usr/include/mysql -I/usr/include/mysql/.. -I/usr/include -fPIC -O2 -mcpu=powerpc -pipe -c -o lib/lsort.lo lib/lsort.c >libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -I/usr/include/libxml2 -I/usr/include/mysql -I/usr/include/mysql/.. -I/usr/include -fPIC -O2 -mcpu=powerpc -pipe -c lib/libcyr_cfg.c -fPIC -DPIC -o lib/.libs/libcyr_cfg.o >libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -I/usr/include/libxml2 -I/usr/include/mysql -I/usr/include/mysql/.. -I/usr/include -fPIC -O2 -mcpu=powerpc -pipe -c lib/lsort.c -fPIC -DPIC -o lib/.libs/lsort.o >libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -I/usr/include/libxml2 -I/usr/include/mysql -I/usr/include/mysql/.. -I/usr/include -fPIC -O2 -mcpu=powerpc -pipe -c lib/libcyr_cfg.c -o lib/libcyr_cfg.o >/dev/null 2>&1 >libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -I/usr/include/libxml2 -I/usr/include/mysql -I/usr/include/mysql/.. -I/usr/include -fPIC -O2 -mcpu=powerpc -pipe -c lib/lsort.c -o lib/lsort.o >/dev/null 2>&1 >/bin/sh ./libtool --tag=CC --mode=compile powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -I/usr/include/libxml2 -I/usr/include/mysql -I/usr/include/mysql/.. -I/usr/include -fPIC -O2 -mcpu=powerpc -pipe -c -o lib/mappedfile.lo lib/mappedfile.c >/bin/sh ./libtool --tag=CC --mode=compile powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -I/usr/include/libxml2 -I/usr/include/mysql -I/usr/include/mysql/.. -I/usr/include -fPIC -O2 -mcpu=powerpc -pipe -c -o lib/murmurhash.lo lib/murmurhash.c >libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -I/usr/include/libxml2 -I/usr/include/mysql -I/usr/include/mysql/.. -I/usr/include -fPIC -O2 -mcpu=powerpc -pipe -c lib/mappedfile.c -fPIC -DPIC -o lib/.libs/mappedfile.o >/bin/sh ./libtool --tag=CC --mode=compile powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -I/usr/include/libxml2 -I/usr/include/mysql -I/usr/include/mysql/.. -I/usr/include -fPIC -O2 -mcpu=powerpc -pipe -c -o lib/mkgmtime.lo lib/mkgmtime.c >libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -I/usr/include/libxml2 -I/usr/include/mysql -I/usr/include/mysql/.. -I/usr/include -fPIC -O2 -mcpu=powerpc -pipe -c lib/murmurhash.c -fPIC -DPIC -o lib/.libs/murmurhash.o >libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -I/usr/include/libxml2 -I/usr/include/mysql -I/usr/include/mysql/.. -I/usr/include -fPIC -O2 -mcpu=powerpc -pipe -c lib/murmurhash.c -o lib/murmurhash.o >/dev/null 2>&1 >libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -I/usr/include/libxml2 -I/usr/include/mysql -I/usr/include/mysql/.. -I/usr/include -fPIC -O2 -mcpu=powerpc -pipe -c lib/mkgmtime.c -fPIC -DPIC -o lib/.libs/mkgmtime.o >/bin/sh ./libtool --tag=CC --mode=compile powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -I/usr/include/libxml2 -I/usr/include/mysql -I/usr/include/mysql/.. -I/usr/include -fPIC -O2 -mcpu=powerpc -pipe -c -o lib/parseaddr.lo lib/parseaddr.c >libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -I/usr/include/libxml2 -I/usr/include/mysql -I/usr/include/mysql/.. -I/usr/include -fPIC -O2 -mcpu=powerpc -pipe -c lib/mappedfile.c -o lib/mappedfile.o >/dev/null 2>&1 >libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -I/usr/include/libxml2 -I/usr/include/mysql -I/usr/include/mysql/.. -I/usr/include -fPIC -O2 -mcpu=powerpc -pipe -c lib/mkgmtime.c -o lib/mkgmtime.o >/dev/null 2>&1 >/bin/sh ./libtool --tag=CC --mode=compile powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -I/usr/include/libxml2 -I/usr/include/mysql -I/usr/include/mysql/.. -I/usr/include -fPIC -O2 -mcpu=powerpc -pipe -c -o lib/prot.lo lib/prot.c >libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -I/usr/include/libxml2 -I/usr/include/mysql -I/usr/include/mysql/.. -I/usr/include -fPIC -O2 -mcpu=powerpc -pipe -c lib/parseaddr.c -fPIC -DPIC -o lib/.libs/parseaddr.o >/bin/sh ./libtool --tag=CC --mode=compile powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -I/usr/include/libxml2 -I/usr/include/mysql -I/usr/include/mysql/.. -I/usr/include -fPIC -O2 -mcpu=powerpc -pipe -c -o lib/ptrarray.lo lib/ptrarray.c >libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -I/usr/include/libxml2 -I/usr/include/mysql -I/usr/include/mysql/.. -I/usr/include -fPIC -O2 -mcpu=powerpc -pipe -c lib/prot.c -fPIC -DPIC -o lib/.libs/prot.o >libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -I/usr/include/libxml2 -I/usr/include/mysql -I/usr/include/mysql/.. -I/usr/include -fPIC -O2 -mcpu=powerpc -pipe -c lib/parseaddr.c -o lib/parseaddr.o >/dev/null 2>&1 >libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -I/usr/include/libxml2 -I/usr/include/mysql -I/usr/include/mysql/.. -I/usr/include -fPIC -O2 -mcpu=powerpc -pipe -c lib/ptrarray.c -fPIC -DPIC -o lib/.libs/ptrarray.o >libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -I/usr/include/libxml2 -I/usr/include/mysql -I/usr/include/mysql/.. -I/usr/include -fPIC -O2 -mcpu=powerpc -pipe -c lib/ptrarray.c -o lib/ptrarray.o >/dev/null 2>&1 >/bin/sh ./libtool --tag=CC --mode=compile powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -I/usr/include/libxml2 -I/usr/include/mysql -I/usr/include/mysql/.. -I/usr/include -fPIC -O2 -mcpu=powerpc -pipe -c -o lib/rfc822tok.lo lib/rfc822tok.c >/bin/sh ./libtool --tag=CC --mode=compile powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -I/usr/include/libxml2 -I/usr/include/mysql -I/usr/include/mysql/.. -I/usr/include -fPIC -O2 -mcpu=powerpc -pipe -c -o lib/signals.lo lib/signals.c >libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -I/usr/include/libxml2 -I/usr/include/mysql -I/usr/include/mysql/.. -I/usr/include -fPIC -O2 -mcpu=powerpc -pipe -c lib/rfc822tok.c -fPIC -DPIC -o lib/.libs/rfc822tok.o >libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -I/usr/include/libxml2 -I/usr/include/mysql -I/usr/include/mysql/.. -I/usr/include -fPIC -O2 -mcpu=powerpc -pipe -c lib/rfc822tok.c -o lib/rfc822tok.o >/dev/null 2>&1 >libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -I/usr/include/libxml2 -I/usr/include/mysql -I/usr/include/mysql/.. -I/usr/include -fPIC -O2 -mcpu=powerpc -pipe -c lib/signals.c -fPIC -DPIC -o lib/.libs/signals.o >/bin/sh ./libtool --tag=CC --mode=compile powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -I/usr/include/libxml2 -I/usr/include/mysql -I/usr/include/mysql/.. -I/usr/include -fPIC -O2 -mcpu=powerpc -pipe -c -o lib/stristr.lo lib/stristr.c >libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -I/usr/include/libxml2 -I/usr/include/mysql -I/usr/include/mysql/.. -I/usr/include -fPIC -O2 -mcpu=powerpc -pipe -c lib/prot.c -o lib/prot.o >/dev/null 2>&1 >libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -I/usr/include/libxml2 -I/usr/include/mysql -I/usr/include/mysql/.. -I/usr/include -fPIC -O2 -mcpu=powerpc -pipe -c lib/signals.c -o lib/signals.o >/dev/null 2>&1 >libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -I/usr/include/libxml2 -I/usr/include/mysql -I/usr/include/mysql/.. -I/usr/include -fPIC -O2 -mcpu=powerpc -pipe -c lib/stristr.c -fPIC -DPIC -o lib/.libs/stristr.o >libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -I/usr/include/libxml2 -I/usr/include/mysql -I/usr/include/mysql/.. -I/usr/include -fPIC -O2 -mcpu=powerpc -pipe -c lib/stristr.c -o lib/stristr.o >/dev/null 2>&1 >/bin/sh ./libtool --tag=CC --mode=compile powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -I/usr/include/libxml2 -I/usr/include/mysql -I/usr/include/mysql/.. -I/usr/include -fPIC -O2 -mcpu=powerpc -pipe -c -o lib/times.lo lib/times.c >/bin/sh ./libtool --tag=CC --mode=compile powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -I/usr/include/libxml2 -I/usr/include/mysql -I/usr/include/mysql/.. -I/usr/include -fPIC -O2 -mcpu=powerpc -pipe -c -o lib/tok.lo lib/tok.c >libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -I/usr/include/libxml2 -I/usr/include/mysql -I/usr/include/mysql/.. -I/usr/include -fPIC -O2 -mcpu=powerpc -pipe -c lib/times.c -fPIC -DPIC -o lib/.libs/times.o >libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -I/usr/include/libxml2 -I/usr/include/mysql -I/usr/include/mysql/.. -I/usr/include -fPIC -O2 -mcpu=powerpc -pipe -c lib/tok.c -fPIC -DPIC -o lib/.libs/tok.o >libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -I/usr/include/libxml2 -I/usr/include/mysql -I/usr/include/mysql/.. -I/usr/include -fPIC -O2 -mcpu=powerpc -pipe -c lib/tok.c -o lib/tok.o >/dev/null 2>&1 >libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -I/usr/include/libxml2 -I/usr/include/mysql -I/usr/include/mysql/.. -I/usr/include -fPIC -O2 -mcpu=powerpc -pipe -c lib/times.c -o lib/times.o >/dev/null 2>&1 >/bin/sh ./libtool --tag=CC --mode=compile powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -I/usr/include/libxml2 -I/usr/include/mysql -I/usr/include/mysql/.. -I/usr/include -fPIC -O2 -mcpu=powerpc -pipe -c -o lib/cyrusdb_sql.lo lib/cyrusdb_sql.c >libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -I/usr/include/libxml2 -I/usr/include/mysql -I/usr/include/mysql/.. -I/usr/include -fPIC -O2 -mcpu=powerpc -pipe -c lib/cyrusdb_sql.c -fPIC -DPIC -o lib/.libs/cyrusdb_sql.o >libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -I/usr/include/libxml2 -I/usr/include/mysql -I/usr/include/mysql/.. -I/usr/include -fPIC -O2 -mcpu=powerpc -pipe -c lib/cyrusdb_sql.c -o lib/cyrusdb_sql.o >/dev/null 2>&1 >/bin/sh ./libtool --tag=CC --mode=compile powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -I/usr/include/libxml2 -I/usr/include/mysql -I/usr/include/mysql/.. -I/usr/include -fPIC -O2 -mcpu=powerpc -pipe -c -o lib/cyrusdb_lmdb.lo lib/cyrusdb_lmdb.c >libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -I/usr/include/libxml2 -I/usr/include/mysql -I/usr/include/mysql/.. -I/usr/include -fPIC -O2 -mcpu=powerpc -pipe -c lib/cyrusdb_lmdb.c -fPIC -DPIC -o lib/.libs/cyrusdb_lmdb.o >libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -I/usr/include/libxml2 -I/usr/include/mysql -I/usr/include/mysql/.. -I/usr/include -fPIC -O2 -mcpu=powerpc -pipe -c lib/cyrusdb_lmdb.c -o lib/cyrusdb_lmdb.o >/dev/null 2>&1 >/bin/sh ./libtool --tag=CC --mode=compile powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -I/usr/include/libxml2 -I/usr/include/mysql -I/usr/include/mysql/.. -I/usr/include -fPIC -O2 -mcpu=powerpc -pipe -c -o lib/sqldb.lo lib/sqldb.c >libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -I/usr/include/libxml2 -I/usr/include/mysql -I/usr/include/mysql/.. -I/usr/include -fPIC -O2 -mcpu=powerpc -pipe -c lib/sqldb.c -fPIC -DPIC -o lib/.libs/sqldb.o >libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -I/usr/include/libxml2 -I/usr/include/mysql -I/usr/include/mysql/.. -I/usr/include -fPIC -O2 -mcpu=powerpc -pipe -c lib/sqldb.c -o lib/sqldb.o >/dev/null 2>&1 >/bin/sh ./libtool --tag=CC --mode=compile powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -I/usr/include/libxml2 -I/usr/include/mysql -I/usr/include/mysql/.. -I/usr/include -fPIC -O2 -mcpu=powerpc -pipe -c -o lib/gmtoff_tm.lo lib/gmtoff_tm.c >libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -I/usr/include/libxml2 -I/usr/include/mysql -I/usr/include/mysql/.. -I/usr/include -fPIC -O2 -mcpu=powerpc -pipe -c lib/gmtoff_tm.c -fPIC -DPIC -o lib/.libs/gmtoff_tm.o >libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -I/usr/include/libxml2 -I/usr/include/mysql -I/usr/include/mysql/.. -I/usr/include -fPIC -O2 -mcpu=powerpc -pipe -c lib/gmtoff_tm.c -o lib/gmtoff_tm.o >/dev/null 2>&1 >/bin/sh ./libtool --tag=CC --mode=compile powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -I/usr/include/libxml2 -I/usr/include/mysql -I/usr/include/mysql/.. -I/usr/include -fPIC -O2 -mcpu=powerpc -pipe -c -o lib/nonblock_fcntl.lo lib/nonblock_fcntl.c >libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -I/usr/include/libxml2 -I/usr/include/mysql -I/usr/include/mysql/.. -I/usr/include -fPIC -O2 -mcpu=powerpc -pipe -c lib/nonblock_fcntl.c -fPIC -DPIC -o lib/.libs/nonblock_fcntl.o >libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -I/usr/include/libxml2 -I/usr/include/mysql -I/usr/include/mysql/.. -I/usr/include -fPIC -O2 -mcpu=powerpc -pipe -c lib/nonblock_fcntl.c -o lib/nonblock_fcntl.o >/dev/null 2>&1 >/bin/sh ./libtool --tag=CC --mode=compile powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -I/usr/include/libxml2 -I/usr/include/mysql -I/usr/include/mysql/.. -I/usr/include -fPIC -O2 -mcpu=powerpc -pipe -c -o lib/chartable.lo lib/chartable.c >libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -I/usr/include/libxml2 -I/usr/include/mysql -I/usr/include/mysql/.. -I/usr/include -fPIC -O2 -mcpu=powerpc -pipe -c lib/chartable.c -fPIC -DPIC -o lib/.libs/chartable.o >libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -I/usr/include/libxml2 -I/usr/include/mysql -I/usr/include/mysql/.. -I/usr/include -fPIC -O2 -mcpu=powerpc -pipe -c lib/chartable.c -o lib/chartable.o >/dev/null 2>&1 >/bin/sh ./libtool --tag=CC --mode=compile powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -I/usr/include/libxml2 -I/usr/include/mysql -I/usr/include/mysql/.. -I/usr/include -fPIC -O2 -mcpu=powerpc -pipe -c -o lib/arrayu64.lo lib/arrayu64.c >libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -I/usr/include/libxml2 -I/usr/include/mysql -I/usr/include/mysql/.. -I/usr/include -fPIC -O2 -mcpu=powerpc -pipe -c lib/arrayu64.c -fPIC -DPIC -o lib/.libs/arrayu64.o >libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -I/usr/include/libxml2 -I/usr/include/mysql -I/usr/include/mysql/.. -I/usr/include -fPIC -O2 -mcpu=powerpc -pipe -c lib/arrayu64.c -o lib/arrayu64.o >/dev/null 2>&1 >/bin/sh ./libtool --tag=CC --mode=compile powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -I/usr/include/libxml2 -I/usr/include/mysql -I/usr/include/mysql/.. -I/usr/include -fPIC -O2 -mcpu=powerpc -pipe -c -o lib/assert.lo lib/assert.c >libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -I/usr/include/libxml2 -I/usr/include/mysql -I/usr/include/mysql/.. -I/usr/include -fPIC -O2 -mcpu=powerpc -pipe -c lib/assert.c -fPIC -DPIC -o lib/.libs/assert.o >libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -I/usr/include/libxml2 -I/usr/include/mysql -I/usr/include/mysql/.. -I/usr/include -fPIC -O2 -mcpu=powerpc -pipe -c lib/assert.c -o lib/assert.o >/dev/null 2>&1 >/bin/sh ./libtool --tag=CC --mode=compile powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -I/usr/include/libxml2 -I/usr/include/mysql -I/usr/include/mysql/.. -I/usr/include -fPIC -O2 -mcpu=powerpc -pipe -c -o lib/bufarray.lo lib/bufarray.c >libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -I/usr/include/libxml2 -I/usr/include/mysql -I/usr/include/mysql/.. -I/usr/include -fPIC -O2 -mcpu=powerpc -pipe -c lib/bufarray.c -fPIC -DPIC -o lib/.libs/bufarray.o >libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -I/usr/include/libxml2 -I/usr/include/mysql -I/usr/include/mysql/.. -I/usr/include -fPIC -O2 -mcpu=powerpc -pipe -c lib/bufarray.c -o lib/bufarray.o >/dev/null 2>&1 >/bin/sh ./libtool --tag=CC --mode=compile powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -I/usr/include/libxml2 -I/usr/include/mysql -I/usr/include/mysql/.. -I/usr/include -fPIC -O2 -mcpu=powerpc -pipe -c -o lib/byteorder64.lo lib/byteorder64.c >libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -I/usr/include/libxml2 -I/usr/include/mysql -I/usr/include/mysql/.. -I/usr/include -fPIC -O2 -mcpu=powerpc -pipe -c lib/byteorder64.c -fPIC -DPIC -o lib/.libs/byteorder64.o >libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -I/usr/include/libxml2 -I/usr/include/mysql -I/usr/include/mysql/.. -I/usr/include -fPIC -O2 -mcpu=powerpc -pipe -c lib/byteorder64.c -o lib/byteorder64.o >/dev/null 2>&1 >/bin/sh ./libtool --tag=CC --mode=compile powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -I/usr/include/libxml2 -I/usr/include/mysql -I/usr/include/mysql/.. -I/usr/include -fPIC -O2 -mcpu=powerpc -pipe -c -o lib/hash.lo lib/hash.c >libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -I/usr/include/libxml2 -I/usr/include/mysql -I/usr/include/mysql/.. -I/usr/include -fPIC -O2 -mcpu=powerpc -pipe -c lib/hash.c -fPIC -DPIC -o lib/.libs/hash.o >libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -I/usr/include/libxml2 -I/usr/include/mysql -I/usr/include/mysql/.. -I/usr/include -fPIC -O2 -mcpu=powerpc -pipe -c lib/hash.c -o lib/hash.o >/dev/null 2>&1 >/bin/sh ./libtool --tag=CC --mode=compile powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -I/usr/include/libxml2 -I/usr/include/mysql -I/usr/include/mysql/.. -I/usr/include -fPIC -O2 -mcpu=powerpc -pipe -c -o lib/hashu64.lo lib/hashu64.c >/bin/sh ./libtool --tag=CC --mode=compile powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -I/usr/include/libxml2 -I/usr/include/mysql -I/usr/include/mysql/.. -I/usr/include -fPIC -O2 -mcpu=powerpc -pipe -c -o lib/wildmat.lo lib/wildmat.c >libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -I/usr/include/libxml2 -I/usr/include/mysql -I/usr/include/mysql/.. -I/usr/include -fPIC -O2 -mcpu=powerpc -pipe -c lib/hashu64.c -fPIC -DPIC -o lib/.libs/hashu64.o >libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -I/usr/include/libxml2 -I/usr/include/mysql -I/usr/include/mysql/.. -I/usr/include -fPIC -O2 -mcpu=powerpc -pipe -c lib/wildmat.c -fPIC -DPIC -o lib/.libs/wildmat.o >libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -I/usr/include/libxml2 -I/usr/include/mysql -I/usr/include/mysql/.. -I/usr/include -fPIC -O2 -mcpu=powerpc -pipe -c lib/hashu64.c -o lib/hashu64.o >/dev/null 2>&1 >libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -I/usr/include/libxml2 -I/usr/include/mysql -I/usr/include/mysql/.. -I/usr/include -fPIC -O2 -mcpu=powerpc -pipe -c lib/wildmat.c -o lib/wildmat.o >/dev/null 2>&1 >/bin/sh ./libtool --tag=CC --mode=compile powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -I/usr/include/libxml2 -I/usr/include/mysql -I/usr/include/mysql/.. -I/usr/include -fPIC -O2 -mcpu=powerpc -pipe -c -o lib/libconfig.lo lib/libconfig.c >/bin/sh ./libtool --tag=CC --mode=compile powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -I/usr/include/libxml2 -I/usr/include/mysql -I/usr/include/mysql/.. -I/usr/include -fPIC -O2 -mcpu=powerpc -pipe -c -o lib/mpool.lo lib/mpool.c >libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -I/usr/include/libxml2 -I/usr/include/mysql -I/usr/include/mysql/.. -I/usr/include -fPIC -O2 -mcpu=powerpc -pipe -c lib/libconfig.c -fPIC -DPIC -o lib/.libs/libconfig.o >libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -I/usr/include/libxml2 -I/usr/include/mysql -I/usr/include/mysql/.. -I/usr/include -fPIC -O2 -mcpu=powerpc -pipe -c lib/mpool.c -fPIC -DPIC -o lib/.libs/mpool.o >libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -I/usr/include/libxml2 -I/usr/include/mysql -I/usr/include/mysql/.. -I/usr/include -fPIC -O2 -mcpu=powerpc -pipe -c lib/mpool.c -o lib/mpool.o >/dev/null 2>&1 >/bin/sh ./libtool --tag=CC --mode=compile powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -I/usr/include/libxml2 -I/usr/include/mysql -I/usr/include/mysql/.. -I/usr/include -fPIC -O2 -mcpu=powerpc -pipe -c -o lib/retry.lo lib/retry.c >libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -I/usr/include/libxml2 -I/usr/include/mysql -I/usr/include/mysql/.. -I/usr/include -fPIC -O2 -mcpu=powerpc -pipe -c lib/libconfig.c -o lib/libconfig.o >/dev/null 2>&1 >libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -I/usr/include/libxml2 -I/usr/include/mysql -I/usr/include/mysql/.. -I/usr/include -fPIC -O2 -mcpu=powerpc -pipe -c lib/retry.c -fPIC -DPIC -o lib/.libs/retry.o >libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -I/usr/include/libxml2 -I/usr/include/mysql -I/usr/include/mysql/.. -I/usr/include -fPIC -O2 -mcpu=powerpc -pipe -c lib/retry.c -o lib/retry.o >/dev/null 2>&1 >/bin/sh ./libtool --tag=CC --mode=compile powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -I/usr/include/libxml2 -I/usr/include/mysql -I/usr/include/mysql/.. -I/usr/include -fPIC -O2 -mcpu=powerpc -pipe -c -o lib/strarray.lo lib/strarray.c >/bin/sh ./libtool --tag=CC --mode=compile powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -I/usr/include/libxml2 -I/usr/include/mysql -I/usr/include/mysql/.. -I/usr/include -fPIC -O2 -mcpu=powerpc -pipe -c -o lib/strhash.lo lib/strhash.c >libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -I/usr/include/libxml2 -I/usr/include/mysql -I/usr/include/mysql/.. -I/usr/include -fPIC -O2 -mcpu=powerpc -pipe -c lib/strarray.c -fPIC -DPIC -o lib/.libs/strarray.o >libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -I/usr/include/libxml2 -I/usr/include/mysql -I/usr/include/mysql/.. -I/usr/include -fPIC -O2 -mcpu=powerpc -pipe -c lib/strhash.c -fPIC -DPIC -o lib/.libs/strhash.o >libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -I/usr/include/libxml2 -I/usr/include/mysql -I/usr/include/mysql/.. -I/usr/include -fPIC -O2 -mcpu=powerpc -pipe -c lib/strhash.c -o lib/strhash.o >/dev/null 2>&1 >/bin/sh ./libtool --tag=CC --mode=compile powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -I/usr/include/libxml2 -I/usr/include/mysql -I/usr/include/mysql/.. -I/usr/include -fPIC -O2 -mcpu=powerpc -pipe -c -o lib/util.lo lib/util.c >libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -I/usr/include/libxml2 -I/usr/include/mysql -I/usr/include/mysql/.. -I/usr/include -fPIC -O2 -mcpu=powerpc -pipe -c lib/strarray.c -o lib/strarray.o >/dev/null 2>&1 >libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -I/usr/include/libxml2 -I/usr/include/mysql -I/usr/include/mysql/.. -I/usr/include -fPIC -O2 -mcpu=powerpc -pipe -c lib/util.c -fPIC -DPIC -o lib/.libs/util.o >/bin/sh ./libtool --tag=CC --mode=compile powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -I/usr/include/libxml2 -I/usr/include/mysql -I/usr/include/mysql/.. -I/usr/include -fPIC -O2 -mcpu=powerpc -pipe -c -o lib/vparse.lo lib/vparse.c >libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -I/usr/include/libxml2 -I/usr/include/mysql -I/usr/include/mysql/.. -I/usr/include -fPIC -O2 -mcpu=powerpc -pipe -c lib/vparse.c -fPIC -DPIC -o lib/.libs/vparse.o >libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -I/usr/include/libxml2 -I/usr/include/mysql -I/usr/include/mysql/.. -I/usr/include -fPIC -O2 -mcpu=powerpc -pipe -c lib/util.c -o lib/util.o >/dev/null 2>&1 >libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -I/usr/include/libxml2 -I/usr/include/mysql -I/usr/include/mysql/.. -I/usr/include -fPIC -O2 -mcpu=powerpc -pipe -c lib/vparse.c -o lib/vparse.o >/dev/null 2>&1 >/bin/sh ./libtool --tag=CC --mode=compile powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -I/usr/include/libxml2 -I/usr/include/mysql -I/usr/include/mysql/.. -I/usr/include -fPIC -O2 -mcpu=powerpc -pipe -c -o lib/xmalloc.lo lib/xmalloc.c >libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -I/usr/include/libxml2 -I/usr/include/mysql -I/usr/include/mysql/.. -I/usr/include -fPIC -O2 -mcpu=powerpc -pipe -c lib/xmalloc.c -fPIC -DPIC -o lib/.libs/xmalloc.o >libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -I/usr/include/libxml2 -I/usr/include/mysql -I/usr/include/mysql/.. -I/usr/include -fPIC -O2 -mcpu=powerpc -pipe -c lib/xmalloc.c -o lib/xmalloc.o >/dev/null 2>&1 >/bin/sh ./libtool --tag=CC --mode=compile powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -I/usr/include/libxml2 -I/usr/include/mysql -I/usr/include/mysql/.. -I/usr/include -fPIC -O2 -mcpu=powerpc -pipe -c -o lib/xstrlcat.lo lib/xstrlcat.c >/bin/sh ./libtool --tag=CC --mode=compile powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -I/usr/include/libxml2 -I/usr/include/mysql -I/usr/include/mysql/.. -I/usr/include -fPIC -O2 -mcpu=powerpc -pipe -c -o lib/xstrlcpy.lo lib/xstrlcpy.c >/bin/sh ./libtool --tag=CC --mode=compile powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -I/usr/include/libxml2 -I/usr/include/mysql -I/usr/include/mysql/.. -I/usr/include -fPIC -O2 -mcpu=powerpc -pipe -c -o lib/xstrnchr.lo lib/xstrnchr.c >libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -I/usr/include/libxml2 -I/usr/include/mysql -I/usr/include/mysql/.. -I/usr/include -fPIC -O2 -mcpu=powerpc -pipe -c lib/xstrlcat.c -fPIC -DPIC -o lib/.libs/xstrlcat.o >libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -I/usr/include/libxml2 -I/usr/include/mysql -I/usr/include/mysql/.. -I/usr/include -fPIC -O2 -mcpu=powerpc -pipe -c lib/xstrlcpy.c -fPIC -DPIC -o lib/.libs/xstrlcpy.o >libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -I/usr/include/libxml2 -I/usr/include/mysql -I/usr/include/mysql/.. -I/usr/include -fPIC -O2 -mcpu=powerpc -pipe -c lib/xstrnchr.c -fPIC -DPIC -o lib/.libs/xstrnchr.o >libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -I/usr/include/libxml2 -I/usr/include/mysql -I/usr/include/mysql/.. -I/usr/include -fPIC -O2 -mcpu=powerpc -pipe -c lib/xstrlcat.c -o lib/xstrlcat.o >/dev/null 2>&1 >libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -I/usr/include/libxml2 -I/usr/include/mysql -I/usr/include/mysql/.. -I/usr/include -fPIC -O2 -mcpu=powerpc -pipe -c lib/xstrlcpy.c -o lib/xstrlcpy.o >/dev/null 2>&1 >libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -I/usr/include/libxml2 -I/usr/include/mysql -I/usr/include/mysql/.. -I/usr/include -fPIC -O2 -mcpu=powerpc -pipe -c lib/xstrnchr.c -o lib/xstrnchr.o >/dev/null 2>&1 >/bin/sh ./libtool --tag=CC --mode=compile powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -I/usr/include/libxml2 -I/usr/include/mysql -I/usr/include/mysql/.. -I/usr/include -fPIC -O2 -mcpu=powerpc -pipe -c -o lib/lock_fcntl.lo lib/lock_fcntl.c >/bin/sh ./libtool --tag=CC --mode=compile powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -I/usr/include/libxml2 -I/usr/include/mysql -I/usr/include/mysql/.. -I/usr/include -fPIC -O2 -mcpu=powerpc -pipe -c -o lib/map_shared.lo lib/map_shared.c >/bin/sh ./libtool --tag=CC --mode=compile powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -I/usr/include/libxml2 -I/usr/include/mysql -I/usr/include/mysql/.. -I/usr/include -fPIC -O2 -mcpu=powerpc -pipe -c -o lib/imapopts.lo lib/imapopts.c >libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -I/usr/include/libxml2 -I/usr/include/mysql -I/usr/include/mysql/.. -I/usr/include -fPIC -O2 -mcpu=powerpc -pipe -c lib/lock_fcntl.c -fPIC -DPIC -o lib/.libs/lock_fcntl.o >libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -I/usr/include/libxml2 -I/usr/include/mysql -I/usr/include/mysql/.. -I/usr/include -fPIC -O2 -mcpu=powerpc -pipe -c lib/lock_fcntl.c -o lib/lock_fcntl.o >/dev/null 2>&1 >libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -I/usr/include/libxml2 -I/usr/include/mysql -I/usr/include/mysql/.. -I/usr/include -fPIC -O2 -mcpu=powerpc -pipe -c lib/map_shared.c -fPIC -DPIC -o lib/.libs/map_shared.o >libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -I/usr/include/libxml2 -I/usr/include/mysql -I/usr/include/mysql/.. -I/usr/include -fPIC -O2 -mcpu=powerpc -pipe -c lib/imapopts.c -fPIC -DPIC -o lib/.libs/imapopts.o >libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -I/usr/include/libxml2 -I/usr/include/mysql -I/usr/include/mysql/.. -I/usr/include -fPIC -O2 -mcpu=powerpc -pipe -c lib/map_shared.c -o lib/map_shared.o >/dev/null 2>&1 >powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -I/usr/include/libxml2 -I/usr/include/mysql -I/usr/include/mysql/.. -I/usr/include -fPIC -O2 -mcpu=powerpc -pipe -c -o imap/imap_proxy.o imap/imap_proxy.c >libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -I/usr/include/libxml2 -I/usr/include/mysql -I/usr/include/mysql/.. -I/usr/include -fPIC -O2 -mcpu=powerpc -pipe -c lib/imapopts.c -o lib/imapopts.o >/dev/null 2>&1 >powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -I/usr/include/libxml2 -I/usr/include/mysql -I/usr/include/mysql/.. -I/usr/include -fPIC -O2 -mcpu=powerpc -pipe -c -o imap/imapd.o imap/imapd.c >powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -I/usr/include/libxml2 -I/usr/include/mysql -I/usr/include/mysql/.. -I/usr/include -fPIC -O2 -mcpu=powerpc -pipe -c -o imap/pushstats.o imap/pushstats.c >powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -I/usr/include/libxml2 -I/usr/include/mysql -I/usr/include/mysql/.. -I/usr/include -fPIC -O2 -mcpu=powerpc -pipe -c -o imap/mutex_fake.o imap/mutex_fake.c >powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -I/usr/include/libxml2 -I/usr/include/mysql -I/usr/include/mysql/.. -I/usr/include -fPIC -O2 -mcpu=powerpc -pipe -c -o imap/proxy.o imap/proxy.c >powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -I/usr/include/libxml2 -I/usr/include/mysql -I/usr/include/mysql/.. -I/usr/include -fPIC -O2 -mcpu=powerpc -pipe -c -o imap/sync_support.o imap/sync_support.c >powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -I/usr/include/libxml2 -I/usr/include/mysql -I/usr/include/mysql/.. -I/usr/include -fPIC -O2 -mcpu=powerpc -pipe -c -o master/service.o master/service.c >powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -I/usr/include/libxml2 -I/usr/include/mysql -I/usr/include/mysql/.. -I/usr/include -fPIC -O2 -mcpu=powerpc -pipe -c -o imap/autocreate.o imap/autocreate.c >powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -I/usr/include/libxml2 -I/usr/include/mysql -I/usr/include/mysql/.. -I/usr/include -fPIC -O2 -mcpu=powerpc -pipe -c -o imap/lmtpengine.o imap/lmtpengine.c >powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -I/usr/include/libxml2 -I/usr/include/mysql -I/usr/include/mysql/.. -I/usr/include -fPIC -O2 -mcpu=powerpc -pipe -c -o imap/lmtpstats.o imap/lmtpstats.c >powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -I/usr/include/libxml2 -I/usr/include/mysql -I/usr/include/mysql/.. -I/usr/include -fPIC -O2 -mcpu=powerpc -pipe -c -o imap/lmtpd.o imap/lmtpd.c >powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -I/usr/include/libxml2 -I/usr/include/mysql -I/usr/include/mysql/.. -I/usr/include -fPIC -O2 -mcpu=powerpc -pipe -c -o imap/spool.o imap/spool.c >powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -I/usr/include/libxml2 -I/usr/include/mysql -I/usr/include/mysql/.. -I/usr/include -fPIC -O2 -mcpu=powerpc -pipe -c -o imap/lmtp_sieve.o imap/lmtp_sieve.c >powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -I/usr/include/libxml2 -I/usr/include/mysql -I/usr/include/mysql/.. -I/usr/include -fPIC -O2 -mcpu=powerpc -pipe -c -o imap/smtpclient.o imap/smtpclient.c >powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -I/usr/include/libxml2 -I/usr/include/mysql -I/usr/include/mysql/.. -I/usr/include -fPIC -O2 -mcpu=powerpc -pipe -c -o imap/pop3d.o imap/pop3d.c >powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -I/usr/include/libxml2 -I/usr/include/mysql -I/usr/include/mysql/.. -I/usr/include -fPIC -O2 -mcpu=powerpc -pipe -c -o imap/smmapd.o imap/smmapd.c >powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -I/usr/include/libxml2 -I/usr/include/mysql -I/usr/include/mysql/.. -I/usr/include -fPIC -O2 -mcpu=powerpc -pipe -c -o imap/nntpd.o imap/nntpd.c >powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -I/usr/include/libxml2 -I/usr/include/mysql -I/usr/include/mysql/.. -I/usr/include -fPIC -O2 -mcpu=powerpc -pipe -c -o imap/idled.o imap/idled.c >powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -I/usr/include/libxml2 -I/usr/include/mysql -I/usr/include/mysql/.. -I/usr/include -fPIC -O2 -mcpu=powerpc -pipe -c -o imap/fud.o imap/fud.c >powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -I/usr/include/libxml2 -I/usr/include/mysql -I/usr/include/mysql/.. -I/usr/include -fPIC -pthread -O2 -mcpu=powerpc -pipe -c -o imap/imap_mupdate-mupdate.o `test -f 'imap/mupdate.c' || echo './'`imap/mupdate.c >powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -I/usr/include/libxml2 -I/usr/include/mysql -I/usr/include/mysql/.. -I/usr/include -fPIC -pthread -O2 -mcpu=powerpc -pipe -c -o imap/imap_mupdate-mupdate-slave.o `test -f 'imap/mupdate-slave.c' || echo './'`imap/mupdate-slave.c >powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -I/usr/include/libxml2 -I/usr/include/mysql -I/usr/include/mysql/.. -I/usr/include -fPIC -pthread -O2 -mcpu=powerpc -pipe -c -o imap/imap_mupdate-mutex_pthread.o `test -f 'imap/mutex_pthread.c' || echo './'`imap/mutex_pthread.c >powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -I/usr/include/libxml2 -I/usr/include/mysql -I/usr/include/mysql/.. -I/usr/include -fPIC -pthread -O2 -mcpu=powerpc -pipe -c -o imap/imap_mupdate-tls_th-lock.o `test -f 'imap/tls_th-lock.c' || echo './'`imap/tls_th-lock.c >powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -I/usr/include/libxml2 -I/usr/include/mysql -I/usr/include/mysql/.. -I/usr/include -fPIC -pthread -O2 -mcpu=powerpc -pipe -c -o master/imap_mupdate-service-thread.o `test -f 'master/service-thread.c' || echo './'`master/service-thread.c >powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -I/usr/include/libxml2 -I/usr/include/mysql -I/usr/include/mysql/.. -I/usr/include -fPIC -O2 -mcpu=powerpc -pipe -c -o imap/calalarmd.o imap/calalarmd.c >powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -I/usr/include/libxml2 -I/usr/include/mysql -I/usr/include/mysql/.. -I/usr/include -fPIC -O2 -mcpu=powerpc -pipe -c -o imap/caldav_db.o imap/caldav_db.c >powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -I/usr/include/libxml2 -I/usr/include/mysql -I/usr/include/mysql/.. -I/usr/include -fPIC -O2 -mcpu=powerpc -pipe -c -o imap/http_admin.o imap/http_admin.c >[01m[Kimap/http_admin.c:[m[K In function â[01m[Kadd_procinfo[m[Kâ: >[01m[Kimap/http_admin.c:464:9:[m[K [01;35m[Kwarning: [m[Kignoring return value of â[01m[Kfscanf[m[Kâ, declared with attribute warn_unused_result [[01;35m[K-Wunused-result[m[K] > [01;35m[Kfscanf(f, "%d %ms %c " /* 1-3 */[m[K > [01;35m[K^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~[m[K > [01;35m[K "%d %d %d %d %d %u " /* 4-9 */[m[K > [01;35m[K~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~[m[K > [01;35m[K "%lu %lu %lu %lu %lu %lu " /* 10-15 */[m[K > [01;35m[K~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~[m[K > [01;35m[K "%ld %ld %ld %ld %ld %ld " /* 16-21 */[m[K > [01;35m[K~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~[m[K > [01;35m[K "%llu %lu %ld", /* 22-24 */[m[K > [01;35m[K~~~~~~~~~~~~~~~~~~~~~~~~~~~[m[K > [01;35m[K &d, &s, &state,[m[K > [01;35m[K~~~~~~~~~~~~~~~[m[K > [01;35m[K &d, &d, &d, &d, &d, &u,[m[K > [01;35m[K~~~~~~~~~~~~~~~~~~~~~~~[m[K > [01;35m[K &lu, &lu, &lu, &lu, &lu, &lu,[m[K > [01;35m[K~~~~~~~~~~~~~~~~~~~~~~~~~~~~~[m[K > [01;35m[K &ld, &ld, &ld, &ld, &ld, &ld,[m[K > [01;35m[K~~~~~~~~~~~~~~~~~~~~~~~~~~~~~[m[K > [01;35m[K &starttime, &vmsize, &ld)[m[K; > [01;35m[K~~~~~~~~~~~~~~~~~~~~~~~~~[m[K >powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -I/usr/include/libxml2 -I/usr/include/mysql -I/usr/include/mysql/.. -I/usr/include -fPIC -O2 -mcpu=powerpc -pipe -c -o imap/http_applepush.o imap/http_applepush.c >powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -I/usr/include/libxml2 -I/usr/include/mysql -I/usr/include/mysql/.. -I/usr/include -fPIC -O2 -mcpu=powerpc -pipe -c -o imap/http_caldav.o imap/http_caldav.c >powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -I/usr/include/libxml2 -I/usr/include/mysql -I/usr/include/mysql/.. -I/usr/include -fPIC -O2 -mcpu=powerpc -pipe -c -o imap/http_caldav_sched.o imap/http_caldav_sched.c >powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -I/usr/include/libxml2 -I/usr/include/mysql -I/usr/include/mysql/.. -I/usr/include -fPIC -O2 -mcpu=powerpc -pipe -c -o imap/http_carddav.o imap/http_carddav.c >powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -I/usr/include/libxml2 -I/usr/include/mysql -I/usr/include/mysql/.. -I/usr/include -fPIC -O2 -mcpu=powerpc -pipe -c -o imap/http_client.o imap/http_client.c >powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -I/usr/include/libxml2 -I/usr/include/mysql -I/usr/include/mysql/.. -I/usr/include -fPIC -O2 -mcpu=powerpc -pipe -c -o imap/http_dav.o imap/http_dav.c >powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -I/usr/include/libxml2 -I/usr/include/mysql -I/usr/include/mysql/.. -I/usr/include -fPIC -O2 -mcpu=powerpc -pipe -c -o imap/http_dblookup.o imap/http_dblookup.c >powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -I/usr/include/libxml2 -I/usr/include/mysql -I/usr/include/mysql/.. -I/usr/include -fPIC -O2 -mcpu=powerpc -pipe -c -o imap/http_ischedule.o imap/http_ischedule.c >powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -I/usr/include/libxml2 -I/usr/include/mysql -I/usr/include/mysql/.. -I/usr/include -fPIC -O2 -mcpu=powerpc -pipe -c -o imap/http_proxy.o imap/http_proxy.c >powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -I/usr/include/libxml2 -I/usr/include/mysql -I/usr/include/mysql/.. -I/usr/include -fPIC -O2 -mcpu=powerpc -pipe -c -o imap/http_rss.o imap/http_rss.c >powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -I/usr/include/libxml2 -I/usr/include/mysql -I/usr/include/mysql/.. -I/usr/include -fPIC -O2 -mcpu=powerpc -pipe -c -o imap/http_webdav.o imap/http_webdav.c >powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -I/usr/include/libxml2 -I/usr/include/mysql -I/usr/include/mysql/.. -I/usr/include -fPIC -O2 -mcpu=powerpc -pipe -c -o imap/httpd.o imap/httpd.c >[01m[Kimap/httpd.c:[m[K In function â[01m[Kauth_success[m[Kâ: >[01m[Kimap/httpd.c:3831:9:[m[K [01;35m[Kwarning: [m[Kignoring return value of â[01m[Kftruncate[m[Kâ, declared with attribute warn_unused_result [[01;35m[K-Wunused-result[m[K] > [01;35m[Kftruncate(httpd_logfd, end - buf_len(&txn->buf))[m[K; > [01;35m[K^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~[m[K >[01m[Kimap/httpd.c:3845:9:[m[K [01;35m[Kwarning: [m[Kignoring return value of â[01m[Kwrite[m[Kâ, declared with attribute warn_unused_result [[01;35m[K-Wunused-result[m[K] > [01;35m[Kwrite(httpd_logfd, buf_cstring(&txn->buf), buf_len(&txn->buf))[m[K; > [01;35m[K^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~[m[K >powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -I/usr/include/libxml2 -I/usr/include/mysql -I/usr/include/mysql/.. -I/usr/include -fPIC -O2 -mcpu=powerpc -pipe -c -o imap/ical_support.o imap/ical_support.c >powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -I/usr/include/libxml2 -I/usr/include/mysql -I/usr/include/mysql/.. -I/usr/include -fPIC -O2 -mcpu=powerpc -pipe -c -o imap/jcal.o imap/jcal.c >powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -I/usr/include/libxml2 -I/usr/include/mysql -I/usr/include/mysql/.. -I/usr/include -fPIC -O2 -mcpu=powerpc -pipe -c -o imap/http_tzdist.o imap/http_tzdist.c >powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -I/usr/include/libxml2 -I/usr/include/mysql -I/usr/include/mysql/.. -I/usr/include -fPIC -O2 -mcpu=powerpc -pipe -c -o imap/vcard_support.o imap/vcard_support.c >powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -I/usr/include/libxml2 -I/usr/include/mysql -I/usr/include/mysql/.. -I/usr/include -fPIC -O2 -mcpu=powerpc -pipe -c -o imap/xcal.o imap/xcal.c >powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -I/usr/include/libxml2 -I/usr/include/mysql -I/usr/include/mysql/.. -I/usr/include -fPIC -O2 -mcpu=powerpc -pipe -c -o imap/zoneinfo_db.o imap/zoneinfo_db.c >powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -I/usr/include/libxml2 -I/usr/include/mysql -I/usr/include/mysql/.. -I/usr/include -fPIC -O2 -mcpu=powerpc -pipe -c -o imap/http_jmap.o imap/http_jmap.c >powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -I/usr/include/libxml2 -I/usr/include/mysql -I/usr/include/mysql/.. -I/usr/include -fPIC -O2 -mcpu=powerpc -pipe -c -o imap/jmap_calendar.o imap/jmap_calendar.c >powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -I/usr/include/libxml2 -I/usr/include/mysql -I/usr/include/mysql/.. -I/usr/include -fPIC -O2 -mcpu=powerpc -pipe -c -o imap/jmap_contact.o imap/jmap_contact.c >powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -I/usr/include/libxml2 -I/usr/include/mysql -I/usr/include/mysql/.. -I/usr/include -fPIC -O2 -mcpu=powerpc -pipe -c -o imap/xml_support.o imap/xml_support.c >powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -I/usr/include/libxml2 -I/usr/include/mysql -I/usr/include/mysql/.. -I/usr/include -fPIC -O2 -mcpu=powerpc -pipe -c -o imap/jmap_ical.o imap/jmap_ical.c >powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -I/usr/include/libxml2 -I/usr/include/mysql -I/usr/include/mysql/.. -I/usr/include -fPIC -O2 -mcpu=powerpc -pipe -c -o imap/jmap_mail.o imap/jmap_mail.c >powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -I/usr/include/libxml2 -I/usr/include/mysql -I/usr/include/mysql/.. -I/usr/include -fPIC -O2 -mcpu=powerpc -pipe -c -o imap/sync_server.o imap/sync_server.c >powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -I/usr/include/libxml2 -I/usr/include/mysql -I/usr/include/mysql/.. -I/usr/include -fPIC -O2 -mcpu=powerpc -pipe -c -o backup/backupd.o backup/backupd.c >powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -I/usr/include/libxml2 -I/usr/include/mysql -I/usr/include/mysql/.. -I/usr/include -fPIC -O2 -mcpu=powerpc -pipe -c -o master/service-thread.o master/service-thread.c >powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -I/usr/include/libxml2 -I/usr/include/mysql -I/usr/include/mysql/.. -I/usr/include -fPIC -O2 -mcpu=powerpc -pipe -c -o imap/message_test.o imap/message_test.c >powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -I/usr/include/libxml2 -I/usr/include/mysql -I/usr/include/mysql/.. -I/usr/include -fPIC -O2 -mcpu=powerpc -pipe -c -o imap/search_test.o imap/search_test.c >powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -I/usr/include/libxml2 -I/usr/include/mysql -I/usr/include/mysql/.. -I/usr/include -fPIC -O2 -mcpu=powerpc -pipe -c -o imap/cli_fatal.o imap/cli_fatal.c >powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -I/usr/include/libxml2 -I/usr/include/mysql -I/usr/include/mysql/.. -I/usr/include -fPIC -O2 -mcpu=powerpc -pipe -c -o imap/squat_dump.o imap/squat_dump.c >powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -I/usr/include/libxml2 -I/usr/include/mysql -I/usr/include/mysql/.. -I/usr/include -fPIC -O2 -mcpu=powerpc -pipe -c -o imap/arbitron.o imap/arbitron.c >powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -I/usr/include/libxml2 -I/usr/include/mysql -I/usr/include/mysql/.. -I/usr/include -fPIC -O2 -mcpu=powerpc -pipe -c -o imap/chk_cyrus.o imap/chk_cyrus.c >powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -I/usr/include/libxml2 -I/usr/include/mysql -I/usr/include/mysql/.. -I/usr/include -fPIC -O2 -mcpu=powerpc -pipe -c -o imap/ctl_conversationsdb.o imap/ctl_conversationsdb.c >powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -I/usr/include/libxml2 -I/usr/include/mysql -I/usr/include/mysql/.. -I/usr/include -fPIC -O2 -mcpu=powerpc -pipe -c -o imap/ctl_cyrusdb.o imap/ctl_cyrusdb.c >powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -I/usr/include/libxml2 -I/usr/include/mysql -I/usr/include/mysql/.. -I/usr/include -fPIC -O2 -mcpu=powerpc -pipe -c -o imap/ctl_deliver.o imap/ctl_deliver.c >powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -I/usr/include/libxml2 -I/usr/include/mysql -I/usr/include/mysql/.. -I/usr/include -fPIC -O2 -mcpu=powerpc -pipe -c -o imap/ctl_mboxlist.o imap/ctl_mboxlist.c >powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -I/usr/include/libxml2 -I/usr/include/mysql -I/usr/include/mysql/.. -I/usr/include -fPIC -O2 -mcpu=powerpc -pipe -c -o imap/cvt_cyrusdb.o imap/cvt_cyrusdb.c >powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -I/usr/include/libxml2 -I/usr/include/mysql -I/usr/include/mysql/.. -I/usr/include -fPIC -O2 -mcpu=powerpc -pipe -c -o ptclient/ldap.o ptclient/ldap.c >powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -I/usr/include/libxml2 -I/usr/include/mysql -I/usr/include/mysql/.. -I/usr/include -fPIC -O2 -mcpu=powerpc -pipe -c -o imap/cyr_df.o imap/cyr_df.c >powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -I/usr/include/libxml2 -I/usr/include/mysql -I/usr/include/mysql/.. -I/usr/include -fPIC -O2 -mcpu=powerpc -pipe -c -o imap/cyrdump.o imap/cyrdump.c >powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -I/usr/include/libxml2 -I/usr/include/mysql -I/usr/include/mysql/.. -I/usr/include -fPIC -O2 -mcpu=powerpc -pipe -c -o imap/cyr_dbtool.o imap/cyr_dbtool.c >powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -I/usr/include/libxml2 -I/usr/include/mysql -I/usr/include/mysql/.. -I/usr/include -fPIC -O2 -mcpu=powerpc -pipe -c -o imap/cyr_deny.o imap/cyr_deny.c >powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -I/usr/include/libxml2 -I/usr/include/mysql -I/usr/include/mysql/.. -I/usr/include -fPIC -O2 -mcpu=powerpc -pipe -c -o imap/cyr_expire.o imap/cyr_expire.c >powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -I/usr/include/libxml2 -I/usr/include/mysql -I/usr/include/mysql/.. -I/usr/include -fPIC -O2 -mcpu=powerpc -pipe -c -o imap/cyr_info.o imap/cyr_info.c >powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -I/usr/include/libxml2 -I/usr/include/mysql -I/usr/include/mysql/.. -I/usr/include -fPIC -O2 -mcpu=powerpc -pipe -c -o imap/cyr_buildinfo.o imap/cyr_buildinfo.c >powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -I/usr/include/libxml2 -I/usr/include/mysql -I/usr/include/mysql/.. -I/usr/include -fPIC -O2 -mcpu=powerpc -pipe -c -o imap/cyr_sequence.o imap/cyr_sequence.c >powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -I/usr/include/libxml2 -I/usr/include/mysql -I/usr/include/mysql/.. -I/usr/include -fPIC -O2 -mcpu=powerpc -pipe -c -o imap/cyr_synclog.o imap/cyr_synclog.c >powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -I/usr/include/libxml2 -I/usr/include/mysql -I/usr/include/mysql/.. -I/usr/include -fPIC -O2 -mcpu=powerpc -pipe -c -o imap/cyr_userseen.o imap/cyr_userseen.c >powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -I/usr/include/libxml2 -I/usr/include/mysql -I/usr/include/mysql/.. -I/usr/include -fPIC -O2 -mcpu=powerpc -pipe -c -o imap/cyr_virusscan.o imap/cyr_virusscan.c >powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -I/usr/include/libxml2 -I/usr/include/mysql -I/usr/include/mysql/.. -I/usr/include -fPIC -O2 -mcpu=powerpc -pipe -c -o imap/deliver.o imap/deliver.c >powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -I/usr/include/libxml2 -I/usr/include/mysql -I/usr/include/mysql/.. -I/usr/include -fPIC -O2 -mcpu=powerpc -pipe -c -o imap/ipurge.o imap/ipurge.c >powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -I/usr/include/libxml2 -I/usr/include/mysql -I/usr/include/mysql/.. -I/usr/include -fPIC -O2 -mcpu=powerpc -pipe -c -o imap/mbexamine.o imap/mbexamine.c >powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -I/usr/include/libxml2 -I/usr/include/mysql -I/usr/include/mysql/.. -I/usr/include -fPIC -O2 -mcpu=powerpc -pipe -c -o imap/mbpath.o imap/mbpath.c >powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -I/usr/include/libxml2 -I/usr/include/mysql -I/usr/include/mysql/.. -I/usr/include -fPIC -O2 -mcpu=powerpc -pipe -c -o imap/mbtool.o imap/mbtool.c >powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -I/usr/include/libxml2 -I/usr/include/mysql -I/usr/include/mysql/.. -I/usr/include -fPIC -O2 -mcpu=powerpc -pipe -c -o imap/quota.o imap/quota.c >powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -I/usr/include/libxml2 -I/usr/include/mysql -I/usr/include/mysql/.. -I/usr/include -fPIC -O2 -mcpu=powerpc -pipe -c -o imap/reconstruct.o imap/reconstruct.c >powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -I/usr/include/libxml2 -I/usr/include/mysql -I/usr/include/mysql/.. -I/usr/include -fPIC -O2 -mcpu=powerpc -pipe -c -o imap/cvt_xlist_specialuse.o imap/cvt_xlist_specialuse.c >powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -I/usr/include/libxml2 -I/usr/include/mysql -I/usr/include/mysql/.. -I/usr/include -fPIC -O2 -mcpu=powerpc -pipe -c -o imap/cyr_sphinxmgr.o imap/cyr_sphinxmgr.c >powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -I/usr/include/libxml2 -I/usr/include/mysql -I/usr/include/mysql/.. -I/usr/include -fPIC -O2 -mcpu=powerpc -pipe -c -o imap/squatter.o imap/squatter.c >[01m[Kimap/cyr_sphinxmgr.c:[m[K In function â[01m[Kindexd_start[m[Kâ: >[01m[Kimap/cyr_sphinxmgr.c:752:5:[m[K [01;35m[Kwarning: [m[Kimplicit declaration of function â[01m[Kassert[m[Kâ; did you mean â[01m[Kqsort[m[Kâ? [[01;35m[K-Wimplicit-function-declaration[m[K] > [01;35m[Kassert[m[K(id->state == STOPPED); > [01;35m[K^~~~~~[m[K > [32m[Kqsort[m[K >[01m[Kimap/cyr_sphinxmgr.c:[m[K In function â[01m[Ksphinx_paths_from_mboxname[m[Kâ: >[01m[Kimap/cyr_sphinxmgr.c:808:27:[m[K [01;31m[Kerror: [m[Kstorage size of â[01m[Kparts[m[Kâ isnât known > struct mboxname_parts [01;31m[Kparts[m[K; > [01;31m[K^~~~~[m[K >[01m[Kimap/cyr_sphinxmgr.c:813:5:[m[K [01;35m[Kwarning: [m[Kimplicit declaration of function â[01m[Kmboxname_init_parts[m[Kâ; did you mean â[01m[Kmboxname_metapath[m[Kâ? [[01;35m[K-Wimplicit-function-declaration[m[K] > [01;35m[Kmboxname_init_parts[m[K(&parts); > [01;35m[K^~~~~~~~~~~~~~~~~~~[m[K > [32m[Kmboxname_metapath[m[K >[01m[Kimap/cyr_sphinxmgr.c:829:9:[m[K [01;35m[Kwarning: [m[Kimplicit declaration of function â[01m[Kmboxname_to_parts[m[Kâ; did you mean â[01m[Kmboxname_lockpath[m[Kâ? [[01;35m[K-Wimplicit-function-declaration[m[K] > r = [01;35m[Kmboxname_to_parts[m[K(mboxname, &parts); > [01;35m[K^~~~~~~~~~~~~~~~~[m[K > [32m[Kmboxname_lockpath[m[K >[01m[Kimap/cyr_sphinxmgr.c:876:5:[m[K [01;35m[Kwarning: [m[Kimplicit declaration of function â[01m[Kmboxname_free_parts[m[Kâ; did you mean â[01m[Kmboxname_make_parent[m[Kâ? [[01;35m[K-Wimplicit-function-declaration[m[K] > [01;35m[Kmboxname_free_parts[m[K(&parts); > [01;35m[K^~~~~~~~~~~~~~~~~~~[m[K > [32m[Kmboxname_make_parent[m[K >[01m[Kimap/cyr_sphinxmgr.c:[m[K In function â[01m[Kcreate_server_socket[m[Kâ: >[01m[Kimap/cyr_sphinxmgr.c:1078:45:[m[K [01;31m[Kerror: [m[Kâ[01m[KIMAPOPT_SPHINXMGR_SOCKET[m[Kâ undeclared (first use in this function); did you mean â[01m[KIMAPOPT_SPHINX_SOCKET[m[Kâ? > const char *sockname = config_getstring([01;31m[KIMAPOPT_SPHINXMGR_SOCKET[m[K); > [01;31m[K^~~~~~~~~~~~~~~~~~~~~~~~[m[K > [32m[KIMAPOPT_SPHINX_SOCKET[m[K >[01m[Kimap/cyr_sphinxmgr.c:1078:45:[m[K [01;36m[Knote: [m[Keach undeclared identifier is reported only once for each function it appears in >[01m[Kimap/cyr_sphinxmgr.c:[m[K In function â[01m[Kmain[m[Kâ: >[01m[Kimap/cyr_sphinxmgr.c:1306:36:[m[K [01;31m[Kerror: [m[Kâ[01m[KIMAPOPT_SPHINXMGR_TIMEOUT[m[Kâ undeclared (first use in this function); did you mean â[01m[KIMAPOPT_SYNC_TIMEOUT[m[Kâ? > sphinx_timeout = config_getint([01;31m[KIMAPOPT_SPHINXMGR_TIMEOUT[m[K); > [01;31m[K^~~~~~~~~~~~~~~~~~~~~~~~~[m[K > [32m[KIMAPOPT_SYNC_TIMEOUT[m[K >[01m[Kimap/cyr_sphinxmgr.c:1307:34:[m[K [01;31m[Kerror: [m[Kâ[01m[KIMAPOPT_SPHINXMGR_MAX_CHILDREN[m[Kâ undeclared (first use in this function); did you mean â[01m[KIMAPOPT_SPHINXMGR_TIMEOUT[m[Kâ? > max_children = config_getint([01;31m[KIMAPOPT_SPHINXMGR_MAX_CHILDREN[m[K); > [01;31m[K^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~[m[K > [32m[KIMAPOPT_SPHINXMGR_TIMEOUT[m[K >make[2]: *** [Makefile:4557: imap/cyr_sphinxmgr.o] Error 1 >make[2]: *** Waiting for unfinished jobs.... >make[2]: Leaving directory '/var/tmp/portage/net-mail/cyrus-imapd-3.0.5/work/cyrus-imapd-3.0.5' >make[1]: *** [Makefile:6149: all-recursive] Error 1 >make[1]: Leaving directory '/var/tmp/portage/net-mail/cyrus-imapd-3.0.5/work/cyrus-imapd-3.0.5' >make: *** [Makefile:2697: all] Error 2 > [31;01m*[0m ERROR: net-mail/cyrus-imapd-3.0.5::gentoo failed (compile phase): > [31;01m*[0m emake failed > [31;01m*[0m > [31;01m*[0m If you need support, post the output of `emerge --info '=net-mail/cyrus-imapd-3.0.5::gentoo'`, > [31;01m*[0m the complete build log and the output of `emerge -pqv '=net-mail/cyrus-imapd-3.0.5::gentoo'`. > [31;01m*[0m The complete build log is located at '/var/log/portage/build/net-mail/cyrus-imapd-3.0.5:20180806-130506.log'. > [31;01m*[0m For convenience, a symlink to the build log is located at '/var/tmp/portage/net-mail/cyrus-imapd-3.0.5/temp/build.log'. > [31;01m*[0m The ebuild environment file is located at '/var/tmp/portage/net-mail/cyrus-imapd-3.0.5/temp/environment'. > [31;01m*[0m Working directory: '/var/tmp/portage/net-mail/cyrus-imapd-3.0.5/work/cyrus-imapd-3.0.5' > [31;01m*[0m S: '/var/tmp/portage/net-mail/cyrus-imapd-3.0.5/work/cyrus-imapd-3.0.5'
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 662944
:
542540
|
542542
|
571580
|
571582