* Package: net-mail/cyrus-imapd-3.4.5-r1:0  * Repository: gentoo  * USE: elibc_glibc kernel_linux pam ppc64 server ssl static-libs tcpd test  * FEATURES: preserve-libs sandbox test userpriv >>> Unpacking source... >>> Unpacking cyrus-imapd-3.4.5.tar.gz to /var/tmp/portage/net-mail/cyrus-imapd-3.4.5-r1/work >>> Source unpacked in /var/tmp/portage/net-mail/cyrus-imapd-3.4.5-r1/work >>> Preparing source in /var/tmp/portage/net-mail/cyrus-imapd-3.4.5-r1/work/cyrus-imapd-3.4.5 ... * Applying cyrus-imapd-3.4.4-0001-Test-for-libm.patch ...  [ ok ] * Applying cyrus-imapd-3.4.4-0002-Avoid-underlinking-libcyrus-lm.patch ...  [ ok ] * Running eautoreconf in '/var/tmp/portage/net-mail/cyrus-imapd-3.4.5-r1/work/cyrus-imapd-3.4.5' ... * Running 'libtoolize --install --copy --force --automake' ...  [ ok ] * Running 'aclocal -I cmulocal --system-acdir=/var/tmp/portage/net-mail/cyrus-imapd-3.4.5-r1/temp/aclocal' ...  [ ok ] * Running 'autoconf --force' ...  [ ok ] * Running 'autoheader' ...  [ ok ] * Running 'automake --add-missing --copy --foreign --force-missing' ...  [ ok ] (B*(B Running elibtoolize in: cyrus-imapd-3.4.5/ (B*(B Applying portage/1.2.0 patch ... (B*(B Applying sed/1.5.6 patch ... (B*(B Applying as-needed/2.4.3 patch ... >>> Source prepared. >>> Configuring source in /var/tmp/portage/net-mail/cyrus-imapd-3.4.5-r1/work/cyrus-imapd-3.4.5 ... * econf: updating cyrus-imapd-3.4.5/config.sub with /usr/share/gnuconfig/config.sub * econf: updating cyrus-imapd-3.4.5/config.guess with /usr/share/gnuconfig/config.guess ./configure --prefix=/usr --build=powerpc64-unknown-linux-gnu --host=powerpc64-unknown-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --datarootdir=/usr/share --disable-dependency-tracking --disable-silent-rules --disable-static --docdir=/usr/share/doc/cyrus-imapd-3.4.5-r1 --htmldir=/usr/share/doc/cyrus-imapd-3.4.5-r1/html --with-sysroot=/ --libdir=/usr/lib64 --enable-murder --enable-idled --enable-autocreate --enable-pcre --with-com_err --with-cyrus-user=cyrus --with-sasl --with-sphinx-build=no --without-krb --without-krbdes --enable-squat --with-zlib --without-wslay --without-chardet --without-cld2 --disable-srs --disable-afs --disable-krb5afspts --disable-backup --disable-calalarmd --without-libcap --without-clamav --disable-nntp --disable-http --without-nghttp2 --disable-replication --disable-gssapi --without-ldap --without-mysql --without-pgsql --without-perl --without-sqlite --with-openssl --enable-server --disable-sieve --enable-static --with-libwrap --disable-xapian --enable-unit-tests checking build system type... powerpc64-unknown-linux-gnu checking host system type... powerpc64-unknown-linux-gnu checking target system type... powerpc64-unknown-linux-gnu checking for powerpc64-unknown-linux-gnu-pkg-config... /usr/bin/powerpc64-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.11/ebuild-helpers/xattr/install -c checking whether build environment is sane... yes checking for a race-free 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 powerpc64-unknown-linux-gnu-g++... powerpc64-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 the compiler supports GNU C++... yes checking whether powerpc64-unknown-linux-gnu-g++ accepts -g... yes checking for powerpc64-unknown-linux-gnu-g++ option to enable C++11 features... none needed checking whether make supports the include directive... yes (GNU style) checking dependency style of powerpc64-unknown-linux-gnu-g++... none checking for powerpc64-unknown-linux-gnu-gcc... powerpc64-unknown-linux-gnu-gcc checking whether the compiler supports GNU C... yes checking whether powerpc64-unknown-linux-gnu-gcc accepts -g... yes checking for powerpc64-unknown-linux-gnu-gcc option to enable C11 features... none needed checking whether powerpc64-unknown-linux-gnu-gcc understands -c and -o together... yes checking dependency style of powerpc64-unknown-linux-gnu-gcc... none checking whether ln -s works... yes checking whether make sets $(MAKE)... (cached) yes checking for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.h... yes checking for unistd.h... yes checking for wchar.h... yes checking for minix/config.h... no checking for sys/time.h... yes checking whether it is safe to define __EXTENSIONS__... yes checking whether _XOPEN_SOURCE should be defined... no checking for library containing strerror... none required checking for gawk... (cached) gawk checking for long file names... yes checking for inline... inline checking for cos in -lm... yes 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 grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for fgrep... /bin/grep -F checking for ld used by powerpc64-unknown-linux-gnu-gcc... /usr/powerpc64-unknown-linux-gnu/bin/ld checking if the linker (/usr/powerpc64-unknown-linux-gnu/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/powerpc64-unknown-linux-gnu-nm -B checking the name lister (/usr/bin/powerpc64-unknown-linux-gnu-nm -B) interface... BSD nm checking the maximum length of command line arguments... 1572864 checking how to convert powerpc64-unknown-linux-gnu file names to powerpc64-unknown-linux-gnu format... func_convert_file_noop checking how to convert powerpc64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/powerpc64-unknown-linux-gnu/bin/ld option to reload object files... -r checking for powerpc64-unknown-linux-gnu-file... no checking for file... file checking for powerpc64-unknown-linux-gnu-objdump... powerpc64-unknown-linux-gnu-objdump checking how to recognize dependent libraries... pass_all checking for powerpc64-unknown-linux-gnu-dlltool... powerpc64-unknown-linux-gnu-dlltool checking how to associate runtime and link libraries... printf %s\n checking for powerpc64-unknown-linux-gnu-ar... powerpc64-unknown-linux-gnu-ar checking for archiver @FILE support... @ checking for powerpc64-unknown-linux-gnu-strip... powerpc64-unknown-linux-gnu-strip checking for powerpc64-unknown-linux-gnu-ranlib... powerpc64-unknown-linux-gnu-ranlib checking command to parse /usr/bin/powerpc64-unknown-linux-gnu-nm -B output from powerpc64-unknown-linux-gnu-gcc object... ok checking for sysroot... / checking for a working dd... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 checking for powerpc64-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 powerpc64-unknown-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no checking for powerpc64-unknown-linux-gnu-gcc option to produce PIC... -fPIC -DPIC checking if powerpc64-unknown-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes checking if powerpc64-unknown-linux-gnu-gcc static flag -static works... yes checking if powerpc64-unknown-linux-gnu-gcc supports -c -o file.o... yes checking if powerpc64-unknown-linux-gnu-gcc supports -c -o file.o... (cached) yes checking whether the powerpc64-unknown-linux-gnu-gcc linker (/usr/powerpc64-unknown-linux-gnu/bin/ld -m elf64ppc) 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... powerpc64-unknown-linux-gnu-g++ -E checking for ld used by powerpc64-unknown-linux-gnu-g++... /usr/powerpc64-unknown-linux-gnu/bin/ld -m elf64ppc checking if the linker (/usr/powerpc64-unknown-linux-gnu/bin/ld -m elf64ppc) is GNU ld... yes checking whether the powerpc64-unknown-linux-gnu-g++ linker (/usr/powerpc64-unknown-linux-gnu/bin/ld -m elf64ppc) supports shared libraries... yes checking for powerpc64-unknown-linux-gnu-g++ option to produce PIC... -fPIC -DPIC checking if powerpc64-unknown-linux-gnu-g++ PIC flag -fPIC -DPIC works... yes checking if powerpc64-unknown-linux-gnu-g++ static flag -static works... yes checking if powerpc64-unknown-linux-gnu-g++ supports -c -o file.o... yes checking if powerpc64-unknown-linux-gnu-g++ supports -c -o file.o... (cached) yes checking whether the powerpc64-unknown-linux-gnu-g++ linker (/usr/powerpc64-unknown-linux-gnu/bin/ld -m elf64ppc) 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... 8 checking size of size_t... 8 checking size of off_t... 8 checking size of time_t... 8 checking size of long long int... 8 checking size of unsigned long long int... 8 checking whether byte ordering is bigendian... yes checking alignment of uint32_t... 4 checking for runpath switch... -R checking for unistd.h... (cached) yes checking for sys/select.h... yes checking for sys/param.h... 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 memrchr... yes checking for strlcat... yes checking for strlcpy... yes checking for strnchr... no checking for getgrouplist... yes checking for fmemopen... yes checking for pselect... yes checking for futimens... yes checking for futimes... yes checking for getline... 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... yes checking for dn_expand... yes checking for dns_lookup... no checking how to run the C preprocessor... powerpc64-unknown-linux-gnu-gcc -E 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 for sys/time.h... (cached) yes checking whether struct tm is in sys/time.h or time.h... time.h checking for powerpc64-unknown-linux-gnu-gcc options needed to detect all undeclared functions... (cached) none needed checking for struct tm.tm_zone... yes checking for timegm... yes checking for vprintf... yes checking underlying integer type of `time_t'... long int checking printf format string for `time_t'... %ld checking strtol-like parse function for `time_t'... strtol checking underlying integer type of `size_t'... unsigned long int checking printf format string for `size_t'... %lu checking strtol-like parse function for `size_t'... strtoul checking underlying integer type of `off_t'... long int checking printf format string for `off_t'... %ld checking strtol-like parse function for `off_t'... strtol checking underlying integer type of `rlim_t'... unsigned long int checking printf format string for `rlim_t'... %lu checking strtol-like parse function for `rlim_t'... strtoul checking whether to use MySQL... no checking whether to use Caringo... no checking whether to use OpenIO... no checking whether to enable object store... no checking for getopt_long... yes checking for pcreposix.h... yes checking for utf8 enabled pcre... (cached) yes checking whether to use SRS... no configure: Outgoing messages will not support the Sender Rewriting Scheme. Consider installing libsrs2 and --enable-srs checking whether the C compiler supports -Wno-sign-compare... yes checking for strerror... (cached) 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 for sys/pstat.h... 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 res_search in -lresolv... yes checking for krb.h... no checking for openssl... 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 for SSL_CTX_set_alpn_select_cb in -lssl... yes checking for zlib.h... yes checking for deflate in -lz... yes checking for deflatePending in -lz... yes checking for zlib... yes checking for ZInitialize in -lzephyr... no checking for libcap... no checking for jansson >= 2.3... yes checking for json_dumpb in -ljansson... yes checking for icu-i18n >= 55 icu-uc >= 55... yes checking for libzeroskip... no configure: JMAP will not have character set detection support. Consider installing chardet checking for sys/sockio.h... no 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... disabled checking for sasl/sasl.h... yes checking for sasl/saslutil.h... yes checking for prop_get in -lsasl2... yes checking for sasl_checkapop in -lsasl2... yes checking size of long... (cached) 8 checking what directory libraries are found in... lib64 checking for request_init in -lwrap... yes checking for tcpd.h... yes checking libwrap support... yes checking for yp_get_default_domain in -lnsl... yes checking for CU_initialize_registry in -lcunit... yes checking for CUnit/CUnit.h... yes checking for CUnit/Basic.h... yes checking for CU_SetUpFunc... yes checking for valgrind/valgrind.h... yes checking for function nesting... yes checking for optimisation support... yes configure: WARNING: No sphinx-build, won't be able to regenerate docs checking for perl... perl checking for perl module Pod::POM::View::Restructured... no configure: WARNING: No Pod::POM::View::Restructured, won't be able to regenerate docs checking python2 module: git... no checking python3 module: git... no configure: WARNING: GitPython not found, won't be able to regenerate docs checking that generated files are newer than configure... done configure: creating ./config.status 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 config.h config.status: executing depfiles commands config.status: executing libtool commands Cyrus Server configured components gssapi: no autocreate: yes idled: yes httpd: no kerberos V4: no murder: yes nntpd: no replication: no sieve: no srs: no calalarmd: no jmap: no objectstore: no backup: no com_err: yes External dependencies: ldap: no openssl: yes zlib: yes jansson: yes pcre: yes clamav: no ----------------------- caringo: no openio: no ----------------------- nghttp2: no wslay: no brotli: no zstd: no xml2: no ical: no icu4c: yes shapelib: no chardet: no cld2: no Database support: mysql: no postgresql: no sqlite: no zeroskip: no Search engine: squat: yes xapian: no xapian_cjk_tokens: none Documentation dependencies: sphinx-build: Pod::POM::View::Restructured: no GitPython: no Installation directories: prefix: /usr sysconfdir: /etc Build info: shared: yes static: yes cflags: -O2 -mcpu=970 -mtune=970 -pipe -fno-toplevel-reorder cxxflags: -O2 -mcpu=970 -mtune=970 -pipe -fno-toplevel-reorder libs: -ljansson -lresolv -lpcre -lpcreposix -lz ldflags: -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,--hash-style=gnu -Wl,--no-as-needed unit tests (cunit): yes >>> Source configured. >>> Compiling source in /var/tmp/portage/net-mail/cyrus-imapd-3.4.5-r1/work/cyrus-imapd-3.4.5 ... make -j16 -l18 ./tools/config2header CC="powerpc64-unknown-linux-gnu-gcc" ./lib/imapopts.c ./lib/imapopts.h < ./lib/imapoptions /var/tmp/portage/net-mail/cyrus-imapd-3.4.5-r1/work/cyrus-imapd-3.4.5/imap/promdatagen -c imap/promdata.c.NEW imap/promdata.p && mv imap/promdata.c.NEW imap/promdata.c /var/tmp/portage/net-mail/cyrus-imapd-3.4.5-r1/work/cyrus-imapd-3.4.5/imap/promdatagen -h imap/promdata.h.NEW imap/promdata.p && mv imap/promdata.h.NEW imap/promdata.h rm -f cunit/default.cunit /bin/sh ./libtool --tag=CC --mode=compile powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-mail/cyrus-imapd-3.4.5-r1/work/cyrus-imapd-3.4.5/com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -fvisibility=hidden -O2 -mcpu=970 -mtune=970 -pipe -fno-toplevel-reorder -c -o com_err/et/libcyrus_com_err_la-com_err.lo `test -f 'com_err/et/com_err.c' || echo './'`com_err/et/com_err.c ./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/byteorder.testc ./cunit/charset.testc ./cunit/command.testc ./cunit/conversations.testc ./cunit/cyr_qsort_r.testc ./cunit/crc32.testc ./cunit/dlist.testc ./cunit/duplicate.testc ./cunit/getxstring.testc ./cunit/glob.testc ./cunit/guid.testc ./cunit/hash.testc ./cunit/hashset.testc ./cunit/imapurl.testc ./cunit/imparse.testc ./cunit/libconfig.testc ./cunit/mboxname.testc ./cunit/md5.testc ./cunit/message.testc ./cunit/msgid.testc ./cunit/parseaddr.testc ./cunit/parse.testc ./cunit/procinfo.testc ./cunit/prot.testc ./cunit/ptrarray.testc ./cunit/quota.testc ./cunit/rfc822tok.testc ./cunit/search_expr.testc ./cunit/seqset.testc ./cunit/spool.testc ./cunit/squat.testc ./cunit/strarray.testc ./cunit/strconcat.testc ./cunit/strhash.testc ./cunit/times.testc ./cunit/tok.testc ./cunit/vparse.testc /bin/sh ./libtool --tag=CC --mode=compile powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-mail/cyrus-imapd-3.4.5-r1/work/cyrus-imapd-3.4.5/com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -fvisibility=hidden -O2 -mcpu=970 -mtune=970 -pipe -fno-toplevel-reorder -c -o com_err/et/libcyrus_com_err_la-error_message.lo `test -f 'com_err/et/error_message.c' || echo './'`com_err/et/error_message.c /bin/sh ./libtool --tag=CC --mode=compile powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-mail/cyrus-imapd-3.4.5-r1/work/cyrus-imapd-3.4.5/com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -fvisibility=hidden -O2 -mcpu=970 -mtune=970 -pipe -fno-toplevel-reorder -c -o com_err/et/libcyrus_com_err_la-et_name.lo `test -f 'com_err/et/et_name.c' || echo './'`com_err/et/et_name.c /bin/sh ./libtool --tag=CC --mode=compile powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-mail/cyrus-imapd-3.4.5-r1/work/cyrus-imapd-3.4.5/com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -fvisibility=hidden -O2 -mcpu=970 -mtune=970 -pipe -fno-toplevel-reorder -c -o com_err/et/libcyrus_com_err_la-init_et.lo `test -f 'com_err/et/init_et.c' || echo './'`com_err/et/init_et.c (cd imap && /var/tmp/portage/net-mail/cyrus-imapd-3.4.5-r1/work/cyrus-imapd-3.4.5/com_err/et/compile_et /var/tmp/portage/net-mail/cyrus-imapd-3.4.5-r1/work/cyrus-imapd-3.4.5/imap/http_err.et) (cd imap && /var/tmp/portage/net-mail/cyrus-imapd-3.4.5-r1/work/cyrus-imapd-3.4.5/com_err/et/compile_et /var/tmp/portage/net-mail/cyrus-imapd-3.4.5-r1/work/cyrus-imapd-3.4.5/imap/imap_err.et) (cd imap && /var/tmp/portage/net-mail/cyrus-imapd-3.4.5-r1/work/cyrus-imapd-3.4.5/com_err/et/compile_et /var/tmp/portage/net-mail/cyrus-imapd-3.4.5-r1/work/cyrus-imapd-3.4.5/imap/lmtp_err.et) (cd imap && /var/tmp/portage/net-mail/cyrus-imapd-3.4.5-r1/work/cyrus-imapd-3.4.5/com_err/et/compile_et /var/tmp/portage/net-mail/cyrus-imapd-3.4.5-r1/work/cyrus-imapd-3.4.5/imap/mupdate_err.et) ./cunit/cunit.pl --project cunit/default.cunit --generate-register-function cunit/registers.h libtool: compile: powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-mail/cyrus-imapd-3.4.5-r1/work/cyrus-imapd-3.4.5/com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -fvisibility=hidden -O2 -mcpu=970 -mtune=970 -pipe -fno-toplevel-reorder -c com_err/et/com_err.c -fPIC -DPIC -o com_err/et/.libs/libcyrus_com_err_la-com_err.o libtool: compile: powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-mail/cyrus-imapd-3.4.5-r1/work/cyrus-imapd-3.4.5/com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -fvisibility=hidden -O2 -mcpu=970 -mtune=970 -pipe -fno-toplevel-reorder -c com_err/et/init_et.c -fPIC -DPIC -o com_err/et/.libs/libcyrus_com_err_la-init_et.o libtool: compile: powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-mail/cyrus-imapd-3.4.5-r1/work/cyrus-imapd-3.4.5/com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -fvisibility=hidden -O2 -mcpu=970 -mtune=970 -pipe -fno-toplevel-reorder -c com_err/et/et_name.c -fPIC -DPIC -o com_err/et/.libs/libcyrus_com_err_la-et_name.o libtool: compile: powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-mail/cyrus-imapd-3.4.5-r1/work/cyrus-imapd-3.4.5/com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -fvisibility=hidden -O2 -mcpu=970 -mtune=970 -pipe -fno-toplevel-reorder -c com_err/et/error_message.c -fPIC -DPIC -o com_err/et/.libs/libcyrus_com_err_la-error_message.o libtool: compile: powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-mail/cyrus-imapd-3.4.5-r1/work/cyrus-imapd-3.4.5/com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -fvisibility=hidden -O2 -mcpu=970 -mtune=970 -pipe -fno-toplevel-reorder -c com_err/et/et_name.c -o com_err/et/libcyrus_com_err_la-et_name.o >/dev/null 2>&1 libtool: compile: powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-mail/cyrus-imapd-3.4.5-r1/work/cyrus-imapd-3.4.5/com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -fvisibility=hidden -O2 -mcpu=970 -mtune=970 -pipe -fno-toplevel-reorder -c com_err/et/init_et.c -o com_err/et/libcyrus_com_err_la-init_et.o >/dev/null 2>&1 libtool: compile: powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-mail/cyrus-imapd-3.4.5-r1/work/cyrus-imapd-3.4.5/com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -fvisibility=hidden -O2 -mcpu=970 -mtune=970 -pipe -fno-toplevel-reorder -c com_err/et/com_err.c -o com_err/et/libcyrus_com_err_la-com_err.o >/dev/null 2>&1 libtool: compile: powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-mail/cyrus-imapd-3.4.5-r1/work/cyrus-imapd-3.4.5/com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -fvisibility=hidden -O2 -mcpu=970 -mtune=970 -pipe -fno-toplevel-reorder -c com_err/et/error_message.c -o com_err/et/libcyrus_com_err_la-error_message.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=link powerpc64-unknown-linux-gnu-gcc -fvisibility=hidden -O2 -mcpu=970 -mtune=970 -pipe -fno-toplevel-reorder -licui18n -licuuc -licudata -ljansson -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,--hash-style=gnu -Wl,--no-as-needed -o com_err/et/libcyrus_com_err.la -rpath /usr/lib64 com_err/et/libcyrus_com_err_la-com_err.lo com_err/et/libcyrus_com_err_la-error_message.lo com_err/et/libcyrus_com_err_la-et_name.lo com_err/et/libcyrus_com_err_la-init_et.lo -ljansson -lresolv -lpcre -lpcreposix -lz libtool: link: powerpc64-unknown-linux-gnu-gcc -shared -fPIC -DPIC com_err/et/.libs/libcyrus_com_err_la-com_err.o com_err/et/.libs/libcyrus_com_err_la-error_message.o com_err/et/.libs/libcyrus_com_err_la-et_name.o com_err/et/.libs/libcyrus_com_err_la-init_et.o -licui18n -licuuc -licudata -Wl,--as-needed -Wl,--no-as-needed -ljansson -lresolv -lpcre -lpcreposix -lz -O2 -mcpu=970 -mtune=970 -Wl,-O1 -Wl,-z -Wl,pack-relative-relocs -Wl,--hash-style=gnu -Wl,-soname -Wl,libcyrus_com_err.so.0 -o com_err/et/.libs/libcyrus_com_err.so.0.0.0 libtool: link: (cd "com_err/et/.libs" && rm -f "libcyrus_com_err.so.0" && ln -s "libcyrus_com_err.so.0.0.0" "libcyrus_com_err.so.0") libtool: link: (cd "com_err/et/.libs" && rm -f "libcyrus_com_err.so" && ln -s "libcyrus_com_err.so.0.0.0" "libcyrus_com_err.so") libtool: link: powerpc64-unknown-linux-gnu-ar cr com_err/et/.libs/libcyrus_com_err.a com_err/et/libcyrus_com_err_la-com_err.o com_err/et/libcyrus_com_err_la-error_message.o com_err/et/libcyrus_com_err_la-et_name.o com_err/et/libcyrus_com_err_la-init_et.o libtool: link: powerpc64-unknown-linux-gnu-ranlib com_err/et/.libs/libcyrus_com_err.a libtool: link: ( cd "com_err/et/.libs" && rm -f "libcyrus_com_err.la" && ln -s "../libcyrus_com_err.la" "libcyrus_com_err.la" ) make all-recursive make[1]: Entering directory '/var/tmp/portage/net-mail/cyrus-imapd-3.4.5-r1/work/cyrus-imapd-3.4.5' Making all in . make[2]: Entering directory '/var/tmp/portage/net-mail/cyrus-imapd-3.4.5-r1/work/cyrus-imapd-3.4.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) powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-mail/cyrus-imapd-3.4.5-r1/work/cyrus-imapd-3.4.5/com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -pthread -O2 -mcpu=970 -mtune=970 -pipe -fno-toplevel-reorder -c -o master/imap_mupdate-service-thread.o `test -f 'master/service-thread.c' || echo './'`master/service-thread.c powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-mail/cyrus-imapd-3.4.5-r1/work/cyrus-imapd-3.4.5/com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -O2 -mcpu=970 -mtune=970 -pipe -fno-toplevel-reorder -c -o imap/message_test.o imap/message_test.c powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-mail/cyrus-imapd-3.4.5-r1/work/cyrus-imapd-3.4.5/com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -O2 -mcpu=970 -mtune=970 -pipe -fno-toplevel-reorder -c -o imap/search_test.o imap/search_test.c powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-mail/cyrus-imapd-3.4.5-r1/work/cyrus-imapd-3.4.5/com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -O2 -mcpu=970 -mtune=970 -pipe -fno-toplevel-reorder -c -o imap/cli_fatal.o imap/cli_fatal.c powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-mail/cyrus-imapd-3.4.5-r1/work/cyrus-imapd-3.4.5/com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -O2 -mcpu=970 -mtune=970 -pipe -fno-toplevel-reorder -c -o imap/squat_dump.o imap/squat_dump.c powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-mail/cyrus-imapd-3.4.5-r1/work/cyrus-imapd-3.4.5/com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -O2 -mcpu=970 -mtune=970 -pipe -fno-toplevel-reorder -c -o imap/arbitron.o imap/arbitron.c powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-mail/cyrus-imapd-3.4.5-r1/work/cyrus-imapd-3.4.5/com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -O2 -mcpu=970 -mtune=970 -pipe -fno-toplevel-reorder -c -o imap/chk_cyrus.o imap/chk_cyrus.c powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-mail/cyrus-imapd-3.4.5-r1/work/cyrus-imapd-3.4.5/com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -O2 -mcpu=970 -mtune=970 -pipe -fno-toplevel-reorder -c -o imap/ctl_conversationsdb.o imap/ctl_conversationsdb.c powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-mail/cyrus-imapd-3.4.5-r1/work/cyrus-imapd-3.4.5/com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -O2 -mcpu=970 -mtune=970 -pipe -fno-toplevel-reorder -c -o imap/ctl_cyrusdb.o imap/ctl_cyrusdb.c powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-mail/cyrus-imapd-3.4.5-r1/work/cyrus-imapd-3.4.5/com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -O2 -mcpu=970 -mtune=970 -pipe -fno-toplevel-reorder -c -o imap/ctl_deliver.o imap/ctl_deliver.c powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-mail/cyrus-imapd-3.4.5-r1/work/cyrus-imapd-3.4.5/com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -O2 -mcpu=970 -mtune=970 -pipe -fno-toplevel-reorder -c -o imap/ctl_mboxlist.o imap/ctl_mboxlist.c powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-mail/cyrus-imapd-3.4.5-r1/work/cyrus-imapd-3.4.5/com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -O2 -mcpu=970 -mtune=970 -pipe -fno-toplevel-reorder -c -o imap/cvt_cyrusdb.o imap/cvt_cyrusdb.c powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-mail/cyrus-imapd-3.4.5-r1/work/cyrus-imapd-3.4.5/com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -O2 -mcpu=970 -mtune=970 -pipe -fno-toplevel-reorder -c -o imap/cyr_df.o imap/cyr_df.c powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-mail/cyrus-imapd-3.4.5-r1/work/cyrus-imapd-3.4.5/com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -O2 -mcpu=970 -mtune=970 -pipe -fno-toplevel-reorder -c -o imap/cyr_dbtool.o imap/cyr_dbtool.c powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-mail/cyrus-imapd-3.4.5-r1/work/cyrus-imapd-3.4.5/com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -O2 -mcpu=970 -mtune=970 -pipe -fno-toplevel-reorder -c -o imap/cyrdump.o imap/cyrdump.c powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-mail/cyrus-imapd-3.4.5-r1/work/cyrus-imapd-3.4.5/com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -O2 -mcpu=970 -mtune=970 -pipe -fno-toplevel-reorder -c -o imap/cyr_deny.o imap/cyr_deny.c powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-mail/cyrus-imapd-3.4.5-r1/work/cyrus-imapd-3.4.5/com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -O2 -mcpu=970 -mtune=970 -pipe -fno-toplevel-reorder -c -o imap/cyr_expire.o imap/cyr_expire.c powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-mail/cyrus-imapd-3.4.5-r1/work/cyrus-imapd-3.4.5/com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -O2 -mcpu=970 -mtune=970 -pipe -fno-toplevel-reorder -c -o imap/cyr_info.o imap/cyr_info.c powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-mail/cyrus-imapd-3.4.5-r1/work/cyrus-imapd-3.4.5/com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -O2 -mcpu=970 -mtune=970 -pipe -fno-toplevel-reorder -c -o imap/cyr_buildinfo.o imap/cyr_buildinfo.c powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-mail/cyrus-imapd-3.4.5-r1/work/cyrus-imapd-3.4.5/com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -O2 -mcpu=970 -mtune=970 -pipe -fno-toplevel-reorder -c -o imap/cyr_sequence.o imap/cyr_sequence.c powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-mail/cyrus-imapd-3.4.5-r1/work/cyrus-imapd-3.4.5/com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -O2 -mcpu=970 -mtune=970 -pipe -fno-toplevel-reorder -c -o imap/cyr_synclog.o imap/cyr_synclog.c powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-mail/cyrus-imapd-3.4.5-r1/work/cyrus-imapd-3.4.5/com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -O2 -mcpu=970 -mtune=970 -pipe -fno-toplevel-reorder -c -o imap/cyr_userseen.o imap/cyr_userseen.c powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-mail/cyrus-imapd-3.4.5-r1/work/cyrus-imapd-3.4.5/com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -fvisibility=hidden -O2 -mcpu=970 -mtune=970 -pipe -fno-toplevel-reorder -c -o imap/cyr_virusscan-cli_fatal.o `test -f 'imap/cli_fatal.c' || echo './'`imap/cli_fatal.c powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-mail/cyrus-imapd-3.4.5-r1/work/cyrus-imapd-3.4.5/com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -fvisibility=hidden -O2 -mcpu=970 -mtune=970 -pipe -fno-toplevel-reorder -c -o imap/cyr_virusscan-cyr_virusscan.o `test -f 'imap/cyr_virusscan.c' || echo './'`imap/cyr_virusscan.c mkchartable: expanded unicode mappings... (523/27268) mkchartable: building expansion table... mkchartable: building translation table... powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-mail/cyrus-imapd-3.4.5-r1/work/cyrus-imapd-3.4.5/com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -fvisibility=hidden -O2 -mcpu=970 -mtune=970 -pipe -fno-toplevel-reorder -c -o imap/cyr_virusscan-mutex_fake.o `test -f 'imap/mutex_fake.c' || echo './'`imap/mutex_fake.c powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-mail/cyrus-imapd-3.4.5-r1/work/cyrus-imapd-3.4.5/com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -O2 -mcpu=970 -mtune=970 -pipe -fno-toplevel-reorder -c -o imap/deliver.o imap/deliver.c powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-mail/cyrus-imapd-3.4.5-r1/work/cyrus-imapd-3.4.5/com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -O2 -mcpu=970 -mtune=970 -pipe -fno-toplevel-reorder -c -o imap/ipurge.o imap/ipurge.c powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-mail/cyrus-imapd-3.4.5-r1/work/cyrus-imapd-3.4.5/com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -O2 -mcpu=970 -mtune=970 -pipe -fno-toplevel-reorder -c -o imap/mbexamine.o imap/mbexamine.c mkchartable: mapping ./lib/charset/us-ascii.t... ### Done building chartables. powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-mail/cyrus-imapd-3.4.5-r1/work/cyrus-imapd-3.4.5/com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -O2 -mcpu=970 -mtune=970 -pipe -fno-toplevel-reorder -c -o imap/mbpath.o imap/mbpath.c powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-mail/cyrus-imapd-3.4.5-r1/work/cyrus-imapd-3.4.5/com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -O2 -mcpu=970 -mtune=970 -pipe -fno-toplevel-reorder -c -o imap/mbtool.o imap/mbtool.c powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-mail/cyrus-imapd-3.4.5-r1/work/cyrus-imapd-3.4.5/com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -O2 -mcpu=970 -mtune=970 -pipe -fno-toplevel-reorder -c -o imap/quota.o imap/quota.c powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-mail/cyrus-imapd-3.4.5-r1/work/cyrus-imapd-3.4.5/com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -O2 -mcpu=970 -mtune=970 -pipe -fno-toplevel-reorder -c -o imap/reconstruct.o imap/reconstruct.c powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-mail/cyrus-imapd-3.4.5-r1/work/cyrus-imapd-3.4.5/com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -O2 -mcpu=970 -mtune=970 -pipe -fno-toplevel-reorder -c -o imap/cvt_xlist_specialuse.o imap/cvt_xlist_specialuse.c powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-mail/cyrus-imapd-3.4.5-r1/work/cyrus-imapd-3.4.5/com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -O2 -mcpu=970 -mtune=970 -pipe -fno-toplevel-reorder -c -o imap/squatter.o imap/squatter.c powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-mail/cyrus-imapd-3.4.5-r1/work/cyrus-imapd-3.4.5/com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -O2 -mcpu=970 -mtune=970 -pipe -fno-toplevel-reorder -c -o imap/tls_prune.o imap/tls_prune.c powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-mail/cyrus-imapd-3.4.5-r1/work/cyrus-imapd-3.4.5/com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -O2 -mcpu=970 -mtune=970 -pipe -fno-toplevel-reorder -c -o imap/unexpunge.o imap/unexpunge.c touch man/.sphinx-build.stamp powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-mail/cyrus-imapd-3.4.5-r1/work/cyrus-imapd-3.4.5/com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -fvisibility=hidden -O2 -mcpu=970 -mtune=970 -pipe -fno-toplevel-reorder -c -o imtest/imtest-imtest.o `test -f 'imtest/imtest.c' || echo './'`imtest/imtest.c /bin/sh ./libtool --tag=CC --mode=compile powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-mail/cyrus-imapd-3.4.5-r1/work/cyrus-imapd-3.4.5/com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -fvisibility=hidden -O2 -mcpu=970 -mtune=970 -pipe -fno-toplevel-reorder -c -o lib/lib_libcyrus_la-acl.lo `test -f 'lib/acl.c' || echo './'`lib/acl.c warning: missing documentation dependencies. man pages will be empty /bin/sh ./libtool --tag=CC --mode=compile powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-mail/cyrus-imapd-3.4.5-r1/work/cyrus-imapd-3.4.5/com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -fvisibility=hidden -O2 -mcpu=970 -mtune=970 -pipe -fno-toplevel-reorder -c -o lib/lib_libcyrus_la-acl_afs.lo `test -f 'lib/acl_afs.c' || echo './'`lib/acl_afs.c /bin/sh ./libtool --tag=CC --mode=compile powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-mail/cyrus-imapd-3.4.5-r1/work/cyrus-imapd-3.4.5/com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -fvisibility=hidden -O2 -mcpu=970 -mtune=970 -pipe -fno-toplevel-reorder -c -o lib/lib_libcyrus_la-auth.lo `test -f 'lib/auth.c' || echo './'`lib/auth.c /bin/sh ./libtool --tag=CC --mode=compile powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-mail/cyrus-imapd-3.4.5-r1/work/cyrus-imapd-3.4.5/com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -fvisibility=hidden -O2 -mcpu=970 -mtune=970 -pipe -fno-toplevel-reorder -c -o lib/lib_libcyrus_la-auth_krb.lo `test -f 'lib/auth_krb.c' || echo './'`lib/auth_krb.c libtool: compile: powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-mail/cyrus-imapd-3.4.5-r1/work/cyrus-imapd-3.4.5/com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -fvisibility=hidden -O2 -mcpu=970 -mtune=970 -pipe -fno-toplevel-reorder -c lib/acl.c -fPIC -DPIC -o lib/.libs/lib_libcyrus_la-acl.o libtool: compile: powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-mail/cyrus-imapd-3.4.5-r1/work/cyrus-imapd-3.4.5/com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -fvisibility=hidden -O2 -mcpu=970 -mtune=970 -pipe -fno-toplevel-reorder -c lib/acl_afs.c -fPIC -DPIC -o lib/.libs/lib_libcyrus_la-acl_afs.o libtool: compile: powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-mail/cyrus-imapd-3.4.5-r1/work/cyrus-imapd-3.4.5/com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -fvisibility=hidden -O2 -mcpu=970 -mtune=970 -pipe -fno-toplevel-reorder -c lib/auth.c -fPIC -DPIC -o lib/.libs/lib_libcyrus_la-auth.o libtool: compile: powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-mail/cyrus-imapd-3.4.5-r1/work/cyrus-imapd-3.4.5/com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -fvisibility=hidden -O2 -mcpu=970 -mtune=970 -pipe -fno-toplevel-reorder -c lib/auth_krb.c -fPIC -DPIC -o lib/.libs/lib_libcyrus_la-auth_krb.o libtool: compile: powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-mail/cyrus-imapd-3.4.5-r1/work/cyrus-imapd-3.4.5/com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -fvisibility=hidden -O2 -mcpu=970 -mtune=970 -pipe -fno-toplevel-reorder -c lib/auth.c -o lib/lib_libcyrus_la-auth.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-mail/cyrus-imapd-3.4.5-r1/work/cyrus-imapd-3.4.5/com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -fvisibility=hidden -O2 -mcpu=970 -mtune=970 -pipe -fno-toplevel-reorder -c -o lib/lib_libcyrus_la-auth_krb5.lo `test -f 'lib/auth_krb5.c' || echo './'`lib/auth_krb5.c libtool: compile: powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-mail/cyrus-imapd-3.4.5-r1/work/cyrus-imapd-3.4.5/com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -fvisibility=hidden -O2 -mcpu=970 -mtune=970 -pipe -fno-toplevel-reorder -c lib/acl_afs.c -o lib/lib_libcyrus_la-acl_afs.o >/dev/null 2>&1 libtool: compile: powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-mail/cyrus-imapd-3.4.5-r1/work/cyrus-imapd-3.4.5/com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -fvisibility=hidden -O2 -mcpu=970 -mtune=970 -pipe -fno-toplevel-reorder -c lib/auth_krb5.c -fPIC -DPIC -o lib/.libs/lib_libcyrus_la-auth_krb5.o libtool: compile: powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-mail/cyrus-imapd-3.4.5-r1/work/cyrus-imapd-3.4.5/com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -fvisibility=hidden -O2 -mcpu=970 -mtune=970 -pipe -fno-toplevel-reorder -c lib/acl.c -o lib/lib_libcyrus_la-acl.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-mail/cyrus-imapd-3.4.5-r1/work/cyrus-imapd-3.4.5/com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -fvisibility=hidden -O2 -mcpu=970 -mtune=970 -pipe -fno-toplevel-reorder -c -o lib/lib_libcyrus_la-auth_pts.lo `test -f 'lib/auth_pts.c' || echo './'`lib/auth_pts.c libtool: compile: powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-mail/cyrus-imapd-3.4.5-r1/work/cyrus-imapd-3.4.5/com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -fvisibility=hidden -O2 -mcpu=970 -mtune=970 -pipe -fno-toplevel-reorder -c lib/auth_krb5.c -o lib/lib_libcyrus_la-auth_krb5.o >/dev/null 2>&1 libtool: compile: powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-mail/cyrus-imapd-3.4.5-r1/work/cyrus-imapd-3.4.5/com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -fvisibility=hidden -O2 -mcpu=970 -mtune=970 -pipe -fno-toplevel-reorder -c lib/auth_pts.c -fPIC -DPIC -o lib/.libs/lib_libcyrus_la-auth_pts.o /bin/sh ./libtool --tag=CC --mode=compile powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-mail/cyrus-imapd-3.4.5-r1/work/cyrus-imapd-3.4.5/com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -fvisibility=hidden -O2 -mcpu=970 -mtune=970 -pipe -fno-toplevel-reorder -c -o lib/lib_libcyrus_la-auth_unix.lo `test -f 'lib/auth_unix.c' || echo './'`lib/auth_unix.c /bin/sh ./libtool --tag=CC --mode=compile powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-mail/cyrus-imapd-3.4.5-r1/work/cyrus-imapd-3.4.5/com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -fvisibility=hidden -O2 -mcpu=970 -mtune=970 -pipe -fno-toplevel-reorder -c -o lib/lib_libcyrus_la-bitvector.lo `test -f 'lib/bitvector.c' || echo './'`lib/bitvector.c libtool: compile: powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-mail/cyrus-imapd-3.4.5-r1/work/cyrus-imapd-3.4.5/com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -fvisibility=hidden -O2 -mcpu=970 -mtune=970 -pipe -fno-toplevel-reorder -c lib/auth_krb.c -o lib/lib_libcyrus_la-auth_krb.o >/dev/null 2>&1 libtool: compile: powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-mail/cyrus-imapd-3.4.5-r1/work/cyrus-imapd-3.4.5/com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -fvisibility=hidden -O2 -mcpu=970 -mtune=970 -pipe -fno-toplevel-reorder -c lib/auth_unix.c -fPIC -DPIC -o lib/.libs/lib_libcyrus_la-auth_unix.o libtool: compile: powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-mail/cyrus-imapd-3.4.5-r1/work/cyrus-imapd-3.4.5/com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -fvisibility=hidden -O2 -mcpu=970 -mtune=970 -pipe -fno-toplevel-reorder -c lib/bitvector.c -fPIC -DPIC -o lib/.libs/lib_libcyrus_la-bitvector.o /bin/sh ./libtool --tag=CC --mode=compile powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-mail/cyrus-imapd-3.4.5-r1/work/cyrus-imapd-3.4.5/com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -fvisibility=hidden -O2 -mcpu=970 -mtune=970 -pipe -fno-toplevel-reorder -c -o lib/lib_libcyrus_la-bloom.lo `test -f 'lib/bloom.c' || echo './'`lib/bloom.c /bin/sh ./libtool --tag=CC --mode=compile powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-mail/cyrus-imapd-3.4.5-r1/work/cyrus-imapd-3.4.5/com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -fvisibility=hidden -O2 -mcpu=970 -mtune=970 -pipe -fno-toplevel-reorder -c -o lib/lib_libcyrus_la-bsearch.lo `test -f 'lib/bsearch.c' || echo './'`lib/bsearch.c /bin/sh ./libtool --tag=CC --mode=compile powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-mail/cyrus-imapd-3.4.5-r1/work/cyrus-imapd-3.4.5/com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -fvisibility=hidden -O2 -mcpu=970 -mtune=970 -pipe -fno-toplevel-reorder -c -o lib/lib_libcyrus_la-charset.lo `test -f 'lib/charset.c' || echo './'`lib/charset.c /bin/sh ./libtool --tag=CC --mode=compile powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-mail/cyrus-imapd-3.4.5-r1/work/cyrus-imapd-3.4.5/com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -fvisibility=hidden -O2 -mcpu=970 -mtune=970 -pipe -fno-toplevel-reorder -c -o lib/lib_libcyrus_la-command.lo `test -f 'lib/command.c' || echo './'`lib/command.c libtool: compile: powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-mail/cyrus-imapd-3.4.5-r1/work/cyrus-imapd-3.4.5/com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -fvisibility=hidden -O2 -mcpu=970 -mtune=970 -pipe -fno-toplevel-reorder -c lib/bloom.c -fPIC -DPIC -o lib/.libs/lib_libcyrus_la-bloom.o imtest/imtest.c: In function 'tls_start_clienttls': imtest/imtest.c:689:9: warning: 'BIO_set_callback' is deprecated: Since OpenSSL 3.0 []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;] 689 | BIO_set_callback(SSL_get_rbio(tls_conn), bio_dump_cb); | ^~~~~~~~~~~~~~~~ In file included from /usr/include/openssl/ssl.h:29, from ./lib/prot.h:55, from imtest/imtest.c:75: /usr/include/openssl/bio.h:279:28: note: declared here 279 | OSSL_DEPRECATEDIN_3_0 void BIO_set_callback(BIO *b, BIO_callback_fn callback); | ^~~~~~~~~~~~~~~~ libtool: compile: powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-mail/cyrus-imapd-3.4.5-r1/work/cyrus-imapd-3.4.5/com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -fvisibility=hidden -O2 -mcpu=970 -mtune=970 -pipe -fno-toplevel-reorder -c lib/bsearch.c -fPIC -DPIC -o lib/.libs/lib_libcyrus_la-bsearch.o libtool: compile: powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-mail/cyrus-imapd-3.4.5-r1/work/cyrus-imapd-3.4.5/com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -fvisibility=hidden -O2 -mcpu=970 -mtune=970 -pipe -fno-toplevel-reorder -c lib/charset.c -fPIC -DPIC -o lib/.libs/lib_libcyrus_la-charset.o imtest/imtest.c: In function 'auth_apop': imtest/imtest.c:2071:5: warning: 'MD5_Init' is deprecated: Since OpenSSL 3.0 []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;] 2071 | MD5Init(&ctx); | ^~~~~~~ In file included from ./lib/md5.h:40, from imtest/imtest.c:74: /usr/include/openssl/md5.h:49:27: note: declared here 49 | OSSL_DEPRECATEDIN_3_0 int MD5_Init(MD5_CTX *c); | ^~~~~~~~ imtest/imtest.c:2072:5: warning: 'MD5_Update' is deprecated: Since OpenSSL 3.0 []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;] 2072 | MD5Update(&ctx,apop_chal,strlen(apop_chal)); | ^~~~~~~~~ /usr/include/openssl/md5.h:50:27: note: declared here 50 | OSSL_DEPRECATEDIN_3_0 int MD5_Update(MD5_CTX *c, const void *data, size_t len); | ^~~~~~~~~~ imtest/imtest.c:2073:5: warning: 'MD5_Update' is deprecated: Since OpenSSL 3.0 []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;] 2073 | MD5Update(&ctx,pass,passlen); | ^~~~~~~~~ /usr/include/openssl/md5.h:50:27: note: declared here 50 | OSSL_DEPRECATEDIN_3_0 int MD5_Update(MD5_CTX *c, const void *data, size_t len); | ^~~~~~~~~~ imtest/imtest.c:2074:5: warning: 'MD5_Final' is deprecated: Since OpenSSL 3.0 []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;] 2074 | MD5Final(digest, &ctx); | ^~~~~~~~ /usr/include/openssl/md5.h:51:27: note: declared here 51 | OSSL_DEPRECATEDIN_3_0 int MD5_Final(unsigned char *md, MD5_CTX *c); | ^~~~~~~~~ /bin/sh ./libtool --tag=CC --mode=compile powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-mail/cyrus-imapd-3.4.5-r1/work/cyrus-imapd-3.4.5/com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -fvisibility=hidden -O2 -mcpu=970 -mtune=970 -pipe -fno-toplevel-reorder -c -o lib/lib_libcyrus_la-cyr_qsort_r.lo `test -f 'lib/cyr_qsort_r.c' || echo './'`lib/cyr_qsort_r.c /bin/sh ./libtool --tag=CC --mode=compile powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-mail/cyrus-imapd-3.4.5-r1/work/cyrus-imapd-3.4.5/com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -fvisibility=hidden -O2 -mcpu=970 -mtune=970 -pipe -fno-toplevel-reorder -c -o lib/lib_libcyrus_la-cyrusdb.lo `test -f 'lib/cyrusdb.c' || echo './'`lib/cyrusdb.c libtool: compile: powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-mail/cyrus-imapd-3.4.5-r1/work/cyrus-imapd-3.4.5/com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -fvisibility=hidden -O2 -mcpu=970 -mtune=970 -pipe -fno-toplevel-reorder -c lib/command.c -fPIC -DPIC -o lib/.libs/lib_libcyrus_la-command.o /bin/sh ./libtool --tag=CC --mode=compile powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-mail/cyrus-imapd-3.4.5-r1/work/cyrus-imapd-3.4.5/com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -fvisibility=hidden -O2 -mcpu=970 -mtune=970 -pipe -fno-toplevel-reorder -c -o lib/lib_libcyrus_la-cyrusdb_flat.lo `test -f 'lib/cyrusdb_flat.c' || echo './'`lib/cyrusdb_flat.c /bin/sh ./libtool --tag=CC --mode=compile powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-mail/cyrus-imapd-3.4.5-r1/work/cyrus-imapd-3.4.5/com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -fvisibility=hidden -O2 -mcpu=970 -mtune=970 -pipe -fno-toplevel-reorder -c -o lib/lib_libcyrus_la-cyrusdb_quotalegacy.lo `test -f 'lib/cyrusdb_quotalegacy.c' || echo './'`lib/cyrusdb_quotalegacy.c libtool: compile: powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-mail/cyrus-imapd-3.4.5-r1/work/cyrus-imapd-3.4.5/com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -fvisibility=hidden -O2 -mcpu=970 -mtune=970 -pipe -fno-toplevel-reorder -c lib/cyr_qsort_r.c -fPIC -DPIC -o lib/.libs/lib_libcyrus_la-cyr_qsort_r.o libtool: compile: powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-mail/cyrus-imapd-3.4.5-r1/work/cyrus-imapd-3.4.5/com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -fvisibility=hidden -O2 -mcpu=970 -mtune=970 -pipe -fno-toplevel-reorder -c lib/cyrusdb.c -fPIC -DPIC -o lib/.libs/lib_libcyrus_la-cyrusdb.o libtool: compile: powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-mail/cyrus-imapd-3.4.5-r1/work/cyrus-imapd-3.4.5/com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -fvisibility=hidden -O2 -mcpu=970 -mtune=970 -pipe -fno-toplevel-reorder -c lib/cyrusdb_flat.c -fPIC -DPIC -o lib/.libs/lib_libcyrus_la-cyrusdb_flat.o libtool: compile: powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-mail/cyrus-imapd-3.4.5-r1/work/cyrus-imapd-3.4.5/com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -fvisibility=hidden -O2 -mcpu=970 -mtune=970 -pipe -fno-toplevel-reorder -c lib/cyrusdb_quotalegacy.c -fPIC -DPIC -o lib/.libs/lib_libcyrus_la-cyrusdb_quotalegacy.o libtool: compile: powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-mail/cyrus-imapd-3.4.5-r1/work/cyrus-imapd-3.4.5/com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -fvisibility=hidden -O2 -mcpu=970 -mtune=970 -pipe -fno-toplevel-reorder -c lib/cyr_qsort_r.c -o lib/lib_libcyrus_la-cyr_qsort_r.o >/dev/null 2>&1 libtool: compile: powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-mail/cyrus-imapd-3.4.5-r1/work/cyrus-imapd-3.4.5/com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -fvisibility=hidden -O2 -mcpu=970 -mtune=970 -pipe -fno-toplevel-reorder -c lib/auth_unix.c -o lib/lib_libcyrus_la-auth_unix.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-mail/cyrus-imapd-3.4.5-r1/work/cyrus-imapd-3.4.5/com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -fvisibility=hidden -O2 -mcpu=970 -mtune=970 -pipe -fno-toplevel-reorder -c -o lib/lib_libcyrus_la-cyrusdb_skiplist.lo `test -f 'lib/cyrusdb_skiplist.c' || echo './'`lib/cyrusdb_skiplist.c /bin/sh ./libtool --tag=CC --mode=compile powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-mail/cyrus-imapd-3.4.5-r1/work/cyrus-imapd-3.4.5/com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -fvisibility=hidden -O2 -mcpu=970 -mtune=970 -pipe -fno-toplevel-reorder -c -o lib/lib_libcyrus_la-cyrusdb_twoskip.lo `test -f 'lib/cyrusdb_twoskip.c' || echo './'`lib/cyrusdb_twoskip.c /bin/sh ./libtool --tag=CC --mode=compile powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-mail/cyrus-imapd-3.4.5-r1/work/cyrus-imapd-3.4.5/com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -fvisibility=hidden -O2 -mcpu=970 -mtune=970 -pipe -fno-toplevel-reorder -c -o lib/lib_libcyrus_la-glob.lo `test -f 'lib/glob.c' || echo './'`lib/glob.c libtool: compile: powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-mail/cyrus-imapd-3.4.5-r1/work/cyrus-imapd-3.4.5/com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -fvisibility=hidden -O2 -mcpu=970 -mtune=970 -pipe -fno-toplevel-reorder -c lib/auth_pts.c -o lib/lib_libcyrus_la-auth_pts.o >/dev/null 2>&1 libtool: compile: powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-mail/cyrus-imapd-3.4.5-r1/work/cyrus-imapd-3.4.5/com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -fvisibility=hidden -O2 -mcpu=970 -mtune=970 -pipe -fno-toplevel-reorder -c lib/bsearch.c -o lib/lib_libcyrus_la-bsearch.o >/dev/null 2>&1 libtool: compile: powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-mail/cyrus-imapd-3.4.5-r1/work/cyrus-imapd-3.4.5/com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -fvisibility=hidden -O2 -mcpu=970 -mtune=970 -pipe -fno-toplevel-reorder -c lib/bloom.c -o lib/lib_libcyrus_la-bloom.o >/dev/null 2>&1 libtool: compile: powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-mail/cyrus-imapd-3.4.5-r1/work/cyrus-imapd-3.4.5/com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -fvisibility=hidden -O2 -mcpu=970 -mtune=970 -pipe -fno-toplevel-reorder -c lib/cyrusdb_skiplist.c -fPIC -DPIC -o lib/.libs/lib_libcyrus_la-cyrusdb_skiplist.o /bin/sh ./libtool --tag=CC --mode=compile powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-mail/cyrus-imapd-3.4.5-r1/work/cyrus-imapd-3.4.5/com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -fvisibility=hidden -O2 -mcpu=970 -mtune=970 -pipe -fno-toplevel-reorder -c -o lib/lib_libcyrus_la-htmlchar.lo `test -f 'lib/htmlchar.c' || echo './'`lib/htmlchar.c libtool: compile: powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-mail/cyrus-imapd-3.4.5-r1/work/cyrus-imapd-3.4.5/com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -fvisibility=hidden -O2 -mcpu=970 -mtune=970 -pipe -fno-toplevel-reorder -c lib/cyrusdb_twoskip.c -fPIC -DPIC -o lib/.libs/lib_libcyrus_la-cyrusdb_twoskip.o libtool: compile: powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-mail/cyrus-imapd-3.4.5-r1/work/cyrus-imapd-3.4.5/com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -fvisibility=hidden -O2 -mcpu=970 -mtune=970 -pipe -fno-toplevel-reorder -c lib/glob.c -fPIC -DPIC -o lib/.libs/lib_libcyrus_la-glob.o libtool: compile: powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-mail/cyrus-imapd-3.4.5-r1/work/cyrus-imapd-3.4.5/com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -fvisibility=hidden -O2 -mcpu=970 -mtune=970 -pipe -fno-toplevel-reorder -c lib/htmlchar.c -fPIC -DPIC -o lib/.libs/lib_libcyrus_la-htmlchar.o libtool: compile: powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-mail/cyrus-imapd-3.4.5-r1/work/cyrus-imapd-3.4.5/com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -fvisibility=hidden -O2 -mcpu=970 -mtune=970 -pipe -fno-toplevel-reorder -c lib/bitvector.c -o lib/lib_libcyrus_la-bitvector.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-mail/cyrus-imapd-3.4.5-r1/work/cyrus-imapd-3.4.5/com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -fvisibility=hidden -O2 -mcpu=970 -mtune=970 -pipe -fno-toplevel-reorder -c -o lib/lib_libcyrus_la-imapurl.lo `test -f 'lib/imapurl.c' || echo './'`lib/imapurl.c /bin/sh ./libtool --tag=CC --mode=compile powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-mail/cyrus-imapd-3.4.5-r1/work/cyrus-imapd-3.4.5/com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -fvisibility=hidden -O2 -mcpu=970 -mtune=970 -pipe -fno-toplevel-reorder -c -o lib/lib_libcyrus_la-imclient.lo `test -f 'lib/imclient.c' || echo './'`lib/imclient.c libtool: compile: powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-mail/cyrus-imapd-3.4.5-r1/work/cyrus-imapd-3.4.5/com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -fvisibility=hidden -O2 -mcpu=970 -mtune=970 -pipe -fno-toplevel-reorder -c lib/imapurl.c -fPIC -DPIC -o lib/.libs/lib_libcyrus_la-imapurl.o /bin/sh ./libtool --tag=CC --mode=compile powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-mail/cyrus-imapd-3.4.5-r1/work/cyrus-imapd-3.4.5/com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -fvisibility=hidden -O2 -mcpu=970 -mtune=970 -pipe -fno-toplevel-reorder -c -o lib/lib_libcyrus_la-imparse.lo `test -f 'lib/imparse.c' || echo './'`lib/imparse.c libtool: compile: powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-mail/cyrus-imapd-3.4.5-r1/work/cyrus-imapd-3.4.5/com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -fvisibility=hidden -O2 -mcpu=970 -mtune=970 -pipe -fno-toplevel-reorder -c lib/command.c -o lib/lib_libcyrus_la-command.o >/dev/null 2>&1 libtool: compile: powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-mail/cyrus-imapd-3.4.5-r1/work/cyrus-imapd-3.4.5/com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -fvisibility=hidden -O2 -mcpu=970 -mtune=970 -pipe -fno-toplevel-reorder -c lib/imclient.c -fPIC -DPIC -o lib/.libs/lib_libcyrus_la-imclient.o libtool: compile: powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-mail/cyrus-imapd-3.4.5-r1/work/cyrus-imapd-3.4.5/com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -fvisibility=hidden -O2 -mcpu=970 -mtune=970 -pipe -fno-toplevel-reorder -c lib/glob.c -o lib/lib_libcyrus_la-glob.o >/dev/null 2>&1 libtool: compile: powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-mail/cyrus-imapd-3.4.5-r1/work/cyrus-imapd-3.4.5/com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -fvisibility=hidden -O2 -mcpu=970 -mtune=970 -pipe -fno-toplevel-reorder -c lib/imparse.c -fPIC -DPIC -o lib/.libs/lib_libcyrus_la-imparse.o /bin/sh ./libtool --tag=CC --mode=compile powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-mail/cyrus-imapd-3.4.5-r1/work/cyrus-imapd-3.4.5/com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -fvisibility=hidden -O2 -mcpu=970 -mtune=970 -pipe -fno-toplevel-reorder -c -o lib/lib_libcyrus_la-iostat.lo `test -f 'lib/iostat.c' || echo './'`lib/iostat.c libtool: compile: powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-mail/cyrus-imapd-3.4.5-r1/work/cyrus-imapd-3.4.5/com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -fvisibility=hidden -O2 -mcpu=970 -mtune=970 -pipe -fno-toplevel-reorder -c lib/cyrusdb.c -o lib/lib_libcyrus_la-cyrusdb.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-mail/cyrus-imapd-3.4.5-r1/work/cyrus-imapd-3.4.5/com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -fvisibility=hidden -O2 -mcpu=970 -mtune=970 -pipe -fno-toplevel-reorder -c -o lib/lib_libcyrus_la-iptostring.lo `test -f 'lib/iptostring.c' || echo './'`lib/iptostring.c /bin/sh ./libtool --tag=CC --mode=compile powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-mail/cyrus-imapd-3.4.5-r1/work/cyrus-imapd-3.4.5/com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -fvisibility=hidden -O2 -mcpu=970 -mtune=970 -pipe -fno-toplevel-reorder -c -o lib/lib_libcyrus_la-libcyr_cfg.lo `test -f 'lib/libcyr_cfg.c' || echo './'`lib/libcyr_cfg.c libtool: compile: powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-mail/cyrus-imapd-3.4.5-r1/work/cyrus-imapd-3.4.5/com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -fvisibility=hidden -O2 -mcpu=970 -mtune=970 -pipe -fno-toplevel-reorder -c lib/iostat.c -fPIC -DPIC -o lib/.libs/lib_libcyrus_la-iostat.o libtool: compile: powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-mail/cyrus-imapd-3.4.5-r1/work/cyrus-imapd-3.4.5/com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -fvisibility=hidden -O2 -mcpu=970 -mtune=970 -pipe -fno-toplevel-reorder -c lib/libcyr_cfg.c -fPIC -DPIC -o lib/.libs/lib_libcyrus_la-libcyr_cfg.o libtool: compile: powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-mail/cyrus-imapd-3.4.5-r1/work/cyrus-imapd-3.4.5/com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -fvisibility=hidden -O2 -mcpu=970 -mtune=970 -pipe -fno-toplevel-reorder -c lib/iptostring.c -fPIC -DPIC -o lib/.libs/lib_libcyrus_la-iptostring.o /bin/sh ./libtool --tag=CC --mode=compile powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-mail/cyrus-imapd-3.4.5-r1/work/cyrus-imapd-3.4.5/com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -fvisibility=hidden -O2 -mcpu=970 -mtune=970 -pipe -fno-toplevel-reorder -c -o lib/lib_libcyrus_la-lsort.lo `test -f 'lib/lsort.c' || echo './'`lib/lsort.c libtool: compile: powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-mail/cyrus-imapd-3.4.5-r1/work/cyrus-imapd-3.4.5/com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -fvisibility=hidden -O2 -mcpu=970 -mtune=970 -pipe -fno-toplevel-reorder -c lib/cyrusdb_flat.c -o lib/lib_libcyrus_la-cyrusdb_flat.o >/dev/null 2>&1 libtool: compile: powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-mail/cyrus-imapd-3.4.5-r1/work/cyrus-imapd-3.4.5/com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -fvisibility=hidden -O2 -mcpu=970 -mtune=970 -pipe -fno-toplevel-reorder -c lib/lsort.c -fPIC -DPIC -o lib/.libs/lib_libcyrus_la-lsort.o libtool: compile: powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-mail/cyrus-imapd-3.4.5-r1/work/cyrus-imapd-3.4.5/com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -fvisibility=hidden -O2 -mcpu=970 -mtune=970 -pipe -fno-toplevel-reorder -c lib/iostat.c -o lib/lib_libcyrus_la-iostat.o >/dev/null 2>&1 libtool: compile: powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-mail/cyrus-imapd-3.4.5-r1/work/cyrus-imapd-3.4.5/com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -fvisibility=hidden -O2 -mcpu=970 -mtune=970 -pipe -fno-toplevel-reorder -c lib/cyrusdb_quotalegacy.c -o lib/lib_libcyrus_la-cyrusdb_quotalegacy.o >/dev/null 2>&1 libtool: compile: powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-mail/cyrus-imapd-3.4.5-r1/work/cyrus-imapd-3.4.5/com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -fvisibility=hidden -O2 -mcpu=970 -mtune=970 -pipe -fno-toplevel-reorder -c lib/imparse.c -o lib/lib_libcyrus_la-imparse.o >/dev/null 2>&1 libtool: compile: powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-mail/cyrus-imapd-3.4.5-r1/work/cyrus-imapd-3.4.5/com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -fvisibility=hidden -O2 -mcpu=970 -mtune=970 -pipe -fno-toplevel-reorder -c lib/libcyr_cfg.c -o lib/lib_libcyrus_la-libcyr_cfg.o >/dev/null 2>&1 libtool: compile: powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-mail/cyrus-imapd-3.4.5-r1/work/cyrus-imapd-3.4.5/com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -fvisibility=hidden -O2 -mcpu=970 -mtune=970 -pipe -fno-toplevel-reorder -c lib/lsort.c -o lib/lib_libcyrus_la-lsort.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-mail/cyrus-imapd-3.4.5-r1/work/cyrus-imapd-3.4.5/com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -fvisibility=hidden -O2 -mcpu=970 -mtune=970 -pipe -fno-toplevel-reorder -c -o lib/lib_libcyrus_la-mappedfile.lo `test -f 'lib/mappedfile.c' || echo './'`lib/mappedfile.c libtool: compile: powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-mail/cyrus-imapd-3.4.5-r1/work/cyrus-imapd-3.4.5/com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -fvisibility=hidden -O2 -mcpu=970 -mtune=970 -pipe -fno-toplevel-reorder -c lib/htmlchar.c -o lib/lib_libcyrus_la-htmlchar.o >/dev/null 2>&1 libtool: compile: powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-mail/cyrus-imapd-3.4.5-r1/work/cyrus-imapd-3.4.5/com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -fvisibility=hidden -O2 -mcpu=970 -mtune=970 -pipe -fno-toplevel-reorder -c lib/iptostring.c -o lib/lib_libcyrus_la-iptostring.o >/dev/null 2>&1 libtool: compile: powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-mail/cyrus-imapd-3.4.5-r1/work/cyrus-imapd-3.4.5/com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -fvisibility=hidden -O2 -mcpu=970 -mtune=970 -pipe -fno-toplevel-reorder -c lib/mappedfile.c -fPIC -DPIC -o lib/.libs/lib_libcyrus_la-mappedfile.o /bin/sh ./libtool --tag=CC --mode=compile powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-mail/cyrus-imapd-3.4.5-r1/work/cyrus-imapd-3.4.5/com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -fvisibility=hidden -O2 -mcpu=970 -mtune=970 -pipe -fno-toplevel-reorder -c -o lib/lib_libcyrus_la-murmurhash.lo `test -f 'lib/murmurhash.c' || echo './'`lib/murmurhash.c /bin/sh ./libtool --tag=CC --mode=compile powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-mail/cyrus-imapd-3.4.5-r1/work/cyrus-imapd-3.4.5/com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -fvisibility=hidden -O2 -mcpu=970 -mtune=970 -pipe -fno-toplevel-reorder -c -o lib/lib_libcyrus_la-mkgmtime.lo `test -f 'lib/mkgmtime.c' || echo './'`lib/mkgmtime.c /bin/sh ./libtool --tag=CC --mode=compile powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-mail/cyrus-imapd-3.4.5-r1/work/cyrus-imapd-3.4.5/com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -fvisibility=hidden -O2 -mcpu=970 -mtune=970 -pipe -fno-toplevel-reorder -c -o lib/lib_libcyrus_la-parseaddr.lo `test -f 'lib/parseaddr.c' || echo './'`lib/parseaddr.c libtool: compile: powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-mail/cyrus-imapd-3.4.5-r1/work/cyrus-imapd-3.4.5/com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -fvisibility=hidden -O2 -mcpu=970 -mtune=970 -pipe -fno-toplevel-reorder -c lib/murmurhash.c -fPIC -DPIC -o lib/.libs/lib_libcyrus_la-murmurhash.o libtool: compile: powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-mail/cyrus-imapd-3.4.5-r1/work/cyrus-imapd-3.4.5/com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -fvisibility=hidden -O2 -mcpu=970 -mtune=970 -pipe -fno-toplevel-reorder -c lib/imapurl.c -o lib/lib_libcyrus_la-imapurl.o >/dev/null 2>&1 libtool: compile: powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-mail/cyrus-imapd-3.4.5-r1/work/cyrus-imapd-3.4.5/com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -fvisibility=hidden -O2 -mcpu=970 -mtune=970 -pipe -fno-toplevel-reorder -c lib/mkgmtime.c -fPIC -DPIC -o lib/.libs/lib_libcyrus_la-mkgmtime.o libtool: compile: powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-mail/cyrus-imapd-3.4.5-r1/work/cyrus-imapd-3.4.5/com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -fvisibility=hidden -O2 -mcpu=970 -mtune=970 -pipe -fno-toplevel-reorder -c lib/parseaddr.c -fPIC -DPIC -o lib/.libs/lib_libcyrus_la-parseaddr.o /bin/sh ./libtool --tag=CC --mode=compile powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-mail/cyrus-imapd-3.4.5-r1/work/cyrus-imapd-3.4.5/com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -fvisibility=hidden -O2 -mcpu=970 -mtune=970 -pipe -fno-toplevel-reorder -c -o lib/lib_libcyrus_la-procinfo.lo `test -f 'lib/procinfo.c' || echo './'`lib/procinfo.c libtool: compile: powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-mail/cyrus-imapd-3.4.5-r1/work/cyrus-imapd-3.4.5/com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -fvisibility=hidden -O2 -mcpu=970 -mtune=970 -pipe -fno-toplevel-reorder -c lib/murmurhash.c -o lib/lib_libcyrus_la-murmurhash.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-mail/cyrus-imapd-3.4.5-r1/work/cyrus-imapd-3.4.5/com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -fvisibility=hidden -O2 -mcpu=970 -mtune=970 -pipe -fno-toplevel-reorder -c -o lib/lib_libcyrus_la-prot.lo `test -f 'lib/prot.c' || echo './'`lib/prot.c libtool: compile: powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-mail/cyrus-imapd-3.4.5-r1/work/cyrus-imapd-3.4.5/com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -fvisibility=hidden -O2 -mcpu=970 -mtune=970 -pipe -fno-toplevel-reorder -c lib/procinfo.c -fPIC -DPIC -o lib/.libs/lib_libcyrus_la-procinfo.o libtool: compile: powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-mail/cyrus-imapd-3.4.5-r1/work/cyrus-imapd-3.4.5/com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -fvisibility=hidden -O2 -mcpu=970 -mtune=970 -pipe -fno-toplevel-reorder -c lib/mkgmtime.c -o lib/lib_libcyrus_la-mkgmtime.o >/dev/null 2>&1 libtool: compile: powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-mail/cyrus-imapd-3.4.5-r1/work/cyrus-imapd-3.4.5/com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -fvisibility=hidden -O2 -mcpu=970 -mtune=970 -pipe -fno-toplevel-reorder -c lib/prot.c -fPIC -DPIC -o lib/.libs/lib_libcyrus_la-prot.o /bin/sh ./libtool --tag=CC --mode=compile powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-mail/cyrus-imapd-3.4.5-r1/work/cyrus-imapd-3.4.5/com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -fvisibility=hidden -O2 -mcpu=970 -mtune=970 -pipe -fno-toplevel-reorder -c -o lib/lib_libcyrus_la-ptrarray.lo `test -f 'lib/ptrarray.c' || echo './'`lib/ptrarray.c /bin/sh ./libtool --tag=CC --mode=compile powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-mail/cyrus-imapd-3.4.5-r1/work/cyrus-imapd-3.4.5/com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -fvisibility=hidden -O2 -mcpu=970 -mtune=970 -pipe -fno-toplevel-reorder -c -o lib/lib_libcyrus_la-rfc822tok.lo `test -f 'lib/rfc822tok.c' || echo './'`lib/rfc822tok.c /bin/sh ./libtool --tag=CC --mode=compile powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-mail/cyrus-imapd-3.4.5-r1/work/cyrus-imapd-3.4.5/com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -fvisibility=hidden -O2 -mcpu=970 -mtune=970 -pipe -fno-toplevel-reorder -c -o lib/lib_libcyrus_la-signals.lo `test -f 'lib/signals.c' || echo './'`lib/signals.c libtool: compile: powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-mail/cyrus-imapd-3.4.5-r1/work/cyrus-imapd-3.4.5/com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -fvisibility=hidden -O2 -mcpu=970 -mtune=970 -pipe -fno-toplevel-reorder -c lib/ptrarray.c -fPIC -DPIC -o lib/.libs/lib_libcyrus_la-ptrarray.o libtool: compile: powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-mail/cyrus-imapd-3.4.5-r1/work/cyrus-imapd-3.4.5/com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -fvisibility=hidden -O2 -mcpu=970 -mtune=970 -pipe -fno-toplevel-reorder -c lib/rfc822tok.c -fPIC -DPIC -o lib/.libs/lib_libcyrus_la-rfc822tok.o libtool: compile: powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-mail/cyrus-imapd-3.4.5-r1/work/cyrus-imapd-3.4.5/com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -fvisibility=hidden -O2 -mcpu=970 -mtune=970 -pipe -fno-toplevel-reorder -c lib/signals.c -fPIC -DPIC -o lib/.libs/lib_libcyrus_la-signals.o libtool: compile: powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-mail/cyrus-imapd-3.4.5-r1/work/cyrus-imapd-3.4.5/com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -fvisibility=hidden -O2 -mcpu=970 -mtune=970 -pipe -fno-toplevel-reorder -c lib/mappedfile.c -o lib/lib_libcyrus_la-mappedfile.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-mail/cyrus-imapd-3.4.5-r1/work/cyrus-imapd-3.4.5/com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -fvisibility=hidden -O2 -mcpu=970 -mtune=970 -pipe -fno-toplevel-reorder -c -o lib/lib_libcyrus_la-stristr.lo `test -f 'lib/stristr.c' || echo './'`lib/stristr.c /bin/sh ./libtool --tag=CC --mode=compile powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-mail/cyrus-imapd-3.4.5-r1/work/cyrus-imapd-3.4.5/com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -fvisibility=hidden -O2 -mcpu=970 -mtune=970 -pipe -fno-toplevel-reorder -c -o lib/lib_libcyrus_la-times.lo `test -f 'lib/times.c' || echo './'`lib/times.c /bin/sh ./libtool --tag=CC --mode=compile powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-mail/cyrus-imapd-3.4.5-r1/work/cyrus-imapd-3.4.5/com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -fvisibility=hidden -O2 -mcpu=970 -mtune=970 -pipe -fno-toplevel-reorder -c -o lib/lib_libcyrus_la-tok.lo `test -f 'lib/tok.c' || echo './'`lib/tok.c libtool: compile: powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-mail/cyrus-imapd-3.4.5-r1/work/cyrus-imapd-3.4.5/com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -fvisibility=hidden -O2 -mcpu=970 -mtune=970 -pipe -fno-toplevel-reorder -c lib/stristr.c -fPIC -DPIC -o lib/.libs/lib_libcyrus_la-stristr.o libtool: compile: powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-mail/cyrus-imapd-3.4.5-r1/work/cyrus-imapd-3.4.5/com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -fvisibility=hidden -O2 -mcpu=970 -mtune=970 -pipe -fno-toplevel-reorder -c lib/ptrarray.c -o lib/lib_libcyrus_la-ptrarray.o >/dev/null 2>&1 libtool: compile: powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-mail/cyrus-imapd-3.4.5-r1/work/cyrus-imapd-3.4.5/com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -fvisibility=hidden -O2 -mcpu=970 -mtune=970 -pipe -fno-toplevel-reorder -c lib/tok.c -fPIC -DPIC -o lib/.libs/lib_libcyrus_la-tok.o libtool: compile: powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-mail/cyrus-imapd-3.4.5-r1/work/cyrus-imapd-3.4.5/com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -fvisibility=hidden -O2 -mcpu=970 -mtune=970 -pipe -fno-toplevel-reorder -c lib/times.c -fPIC -DPIC -o lib/.libs/lib_libcyrus_la-times.o libtool: compile: powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-mail/cyrus-imapd-3.4.5-r1/work/cyrus-imapd-3.4.5/com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -fvisibility=hidden -O2 -mcpu=970 -mtune=970 -pipe -fno-toplevel-reorder -c lib/procinfo.c -o lib/lib_libcyrus_la-procinfo.o >/dev/null 2>&1 libtool: compile: powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-mail/cyrus-imapd-3.4.5-r1/work/cyrus-imapd-3.4.5/com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -fvisibility=hidden -O2 -mcpu=970 -mtune=970 -pipe -fno-toplevel-reorder -c lib/signals.c -o lib/lib_libcyrus_la-signals.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-mail/cyrus-imapd-3.4.5-r1/work/cyrus-imapd-3.4.5/com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -fvisibility=hidden -O2 -mcpu=970 -mtune=970 -pipe -fno-toplevel-reorder -c -o lib/lib_libcyrus_la-wildmat.lo `test -f 'lib/wildmat.c' || echo './'`lib/wildmat.c libtool: compile: powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-mail/cyrus-imapd-3.4.5-r1/work/cyrus-imapd-3.4.5/com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -fvisibility=hidden -O2 -mcpu=970 -mtune=970 -pipe -fno-toplevel-reorder -c lib/stristr.c -o lib/lib_libcyrus_la-stristr.o >/dev/null 2>&1 libtool: compile: powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-mail/cyrus-imapd-3.4.5-r1/work/cyrus-imapd-3.4.5/com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -fvisibility=hidden -O2 -mcpu=970 -mtune=970 -pipe -fno-toplevel-reorder -c lib/wildmat.c -fPIC -DPIC -o lib/.libs/lib_libcyrus_la-wildmat.o libtool: compile: powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-mail/cyrus-imapd-3.4.5-r1/work/cyrus-imapd-3.4.5/com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -fvisibility=hidden -O2 -mcpu=970 -mtune=970 -pipe -fno-toplevel-reorder -c lib/tok.c -o lib/lib_libcyrus_la-tok.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-mail/cyrus-imapd-3.4.5-r1/work/cyrus-imapd-3.4.5/com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -fvisibility=hidden -O2 -mcpu=970 -mtune=970 -pipe -fno-toplevel-reorder -c -o lib/lib_libcyrus_la-gmtoff_tm.lo `test -f 'lib/gmtoff_tm.c' || echo './'`lib/gmtoff_tm.c libtool: compile: powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-mail/cyrus-imapd-3.4.5-r1/work/cyrus-imapd-3.4.5/com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -fvisibility=hidden -O2 -mcpu=970 -mtune=970 -pipe -fno-toplevel-reorder -c lib/rfc822tok.c -o lib/lib_libcyrus_la-rfc822tok.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-mail/cyrus-imapd-3.4.5-r1/work/cyrus-imapd-3.4.5/com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -fvisibility=hidden -O2 -mcpu=970 -mtune=970 -pipe -fno-toplevel-reorder -c -o lib/lib_libcyrus_la-nonblock_fcntl.lo `test -f 'lib/nonblock_fcntl.c' || echo './'`lib/nonblock_fcntl.c /bin/sh ./libtool --tag=CC --mode=compile powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-mail/cyrus-imapd-3.4.5-r1/work/cyrus-imapd-3.4.5/com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -fvisibility=hidden -O2 -mcpu=970 -mtune=970 -pipe -fno-toplevel-reorder -c -o lib/lib_libcyrus_la-chartable.lo `test -f 'lib/chartable.c' || echo './'`lib/chartable.c libtool: compile: powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-mail/cyrus-imapd-3.4.5-r1/work/cyrus-imapd-3.4.5/com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -fvisibility=hidden -O2 -mcpu=970 -mtune=970 -pipe -fno-toplevel-reorder -c lib/cyrusdb_skiplist.c -o lib/lib_libcyrus_la-cyrusdb_skiplist.o >/dev/null 2>&1 libtool: compile: powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-mail/cyrus-imapd-3.4.5-r1/work/cyrus-imapd-3.4.5/com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -fvisibility=hidden -O2 -mcpu=970 -mtune=970 -pipe -fno-toplevel-reorder -c lib/gmtoff_tm.c -fPIC -DPIC -o lib/.libs/lib_libcyrus_la-gmtoff_tm.o libtool: compile: powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-mail/cyrus-imapd-3.4.5-r1/work/cyrus-imapd-3.4.5/com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -fvisibility=hidden -O2 -mcpu=970 -mtune=970 -pipe -fno-toplevel-reorder -c lib/nonblock_fcntl.c -fPIC -DPIC -o lib/.libs/lib_libcyrus_la-nonblock_fcntl.o /bin/sh ./libtool --tag=CC --mode=compile powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-mail/cyrus-imapd-3.4.5-r1/work/cyrus-imapd-3.4.5/com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -O3 -fvisibility=hidden -O2 -mcpu=970 -mtune=970 -pipe -fno-toplevel-reorder -c -o lib/libcrc32_la-crc32.lo `test -f 'lib/crc32.c' || echo './'`lib/crc32.c libtool: compile: powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-mail/cyrus-imapd-3.4.5-r1/work/cyrus-imapd-3.4.5/com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -fvisibility=hidden -O2 -mcpu=970 -mtune=970 -pipe -fno-toplevel-reorder -c lib/chartable.c -fPIC -DPIC -o lib/.libs/lib_libcyrus_la-chartable.o libtool: compile: powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-mail/cyrus-imapd-3.4.5-r1/work/cyrus-imapd-3.4.5/com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -fvisibility=hidden -O2 -mcpu=970 -mtune=970 -pipe -fno-toplevel-reorder -c lib/gmtoff_tm.c -o lib/lib_libcyrus_la-gmtoff_tm.o >/dev/null 2>&1 libtool: compile: powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-mail/cyrus-imapd-3.4.5-r1/work/cyrus-imapd-3.4.5/com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -O3 -fvisibility=hidden -O2 -mcpu=970 -mtune=970 -pipe -fno-toplevel-reorder -c lib/crc32.c -fPIC -DPIC -o lib/.libs/libcrc32_la-crc32.o /bin/sh ./libtool --tag=CC --mode=compile powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-mail/cyrus-imapd-3.4.5-r1/work/cyrus-imapd-3.4.5/com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -fvisibility=hidden -O2 -mcpu=970 -mtune=970 -pipe -fno-toplevel-reorder -c -o lib/lib_libcyrus_min_la-arrayu64.lo `test -f 'lib/arrayu64.c' || echo './'`lib/arrayu64.c /bin/sh ./libtool --tag=CC --mode=compile powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-mail/cyrus-imapd-3.4.5-r1/work/cyrus-imapd-3.4.5/com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -fvisibility=hidden -O2 -mcpu=970 -mtune=970 -pipe -fno-toplevel-reorder -c -o lib/lib_libcyrus_min_la-assert.lo `test -f 'lib/assert.c' || echo './'`lib/assert.c libtool: compile: powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-mail/cyrus-imapd-3.4.5-r1/work/cyrus-imapd-3.4.5/com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -fvisibility=hidden -O2 -mcpu=970 -mtune=970 -pipe -fno-toplevel-reorder -c lib/nonblock_fcntl.c -o lib/lib_libcyrus_la-nonblock_fcntl.o >/dev/null 2>&1 libtool: compile: powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-mail/cyrus-imapd-3.4.5-r1/work/cyrus-imapd-3.4.5/com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -fvisibility=hidden -O2 -mcpu=970 -mtune=970 -pipe -fno-toplevel-reorder -c lib/wildmat.c -o lib/lib_libcyrus_la-wildmat.o >/dev/null 2>&1 libtool: compile: powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-mail/cyrus-imapd-3.4.5-r1/work/cyrus-imapd-3.4.5/com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -fvisibility=hidden -O2 -mcpu=970 -mtune=970 -pipe -fno-toplevel-reorder -c lib/arrayu64.c -fPIC -DPIC -o lib/.libs/lib_libcyrus_min_la-arrayu64.o libtool: compile: powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-mail/cyrus-imapd-3.4.5-r1/work/cyrus-imapd-3.4.5/com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -fvisibility=hidden -O2 -mcpu=970 -mtune=970 -pipe -fno-toplevel-reorder -c lib/assert.c -fPIC -DPIC -o lib/.libs/lib_libcyrus_min_la-assert.o libtool: compile: powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-mail/cyrus-imapd-3.4.5-r1/work/cyrus-imapd-3.4.5/com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -fvisibility=hidden -O2 -mcpu=970 -mtune=970 -pipe -fno-toplevel-reorder -c lib/parseaddr.c -o lib/lib_libcyrus_la-parseaddr.o >/dev/null 2>&1 libtool: compile: powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-mail/cyrus-imapd-3.4.5-r1/work/cyrus-imapd-3.4.5/com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -fvisibility=hidden -O2 -mcpu=970 -mtune=970 -pipe -fno-toplevel-reorder -c lib/imclient.c -o lib/lib_libcyrus_la-imclient.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-mail/cyrus-imapd-3.4.5-r1/work/cyrus-imapd-3.4.5/com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -fvisibility=hidden -O2 -mcpu=970 -mtune=970 -pipe -fno-toplevel-reorder -c -o lib/lib_libcyrus_min_la-byteorder.lo `test -f 'lib/byteorder.c' || echo './'`lib/byteorder.c /bin/sh ./libtool --tag=CC --mode=compile powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-mail/cyrus-imapd-3.4.5-r1/work/cyrus-imapd-3.4.5/com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -fvisibility=hidden -O2 -mcpu=970 -mtune=970 -pipe -fno-toplevel-reorder -c -o lib/lib_libcyrus_min_la-bufarray.lo `test -f 'lib/bufarray.c' || echo './'`lib/bufarray.c /bin/sh ./libtool --tag=CC --mode=compile powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-mail/cyrus-imapd-3.4.5-r1/work/cyrus-imapd-3.4.5/com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -fvisibility=hidden -O2 -mcpu=970 -mtune=970 -pipe -fno-toplevel-reorder -c -o lib/lib_libcyrus_min_la-hash.lo `test -f 'lib/hash.c' || echo './'`lib/hash.c libtool: compile: powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-mail/cyrus-imapd-3.4.5-r1/work/cyrus-imapd-3.4.5/com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -fvisibility=hidden -O2 -mcpu=970 -mtune=970 -pipe -fno-toplevel-reorder -c lib/assert.c -o lib/lib_libcyrus_min_la-assert.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-mail/cyrus-imapd-3.4.5-r1/work/cyrus-imapd-3.4.5/com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -fvisibility=hidden -O2 -mcpu=970 -mtune=970 -pipe -fno-toplevel-reorder -c -o lib/lib_libcyrus_min_la-hashset.lo `test -f 'lib/hashset.c' || echo './'`lib/hashset.c libtool: compile: powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-mail/cyrus-imapd-3.4.5-r1/work/cyrus-imapd-3.4.5/com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -fvisibility=hidden -O2 -mcpu=970 -mtune=970 -pipe -fno-toplevel-reorder -c lib/hash.c -fPIC -DPIC -o lib/.libs/lib_libcyrus_min_la-hash.o libtool: compile: powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-mail/cyrus-imapd-3.4.5-r1/work/cyrus-imapd-3.4.5/com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -fvisibility=hidden -O2 -mcpu=970 -mtune=970 -pipe -fno-toplevel-reorder -c lib/bufarray.c -fPIC -DPIC -o lib/.libs/lib_libcyrus_min_la-bufarray.o libtool: compile: powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-mail/cyrus-imapd-3.4.5-r1/work/cyrus-imapd-3.4.5/com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -fvisibility=hidden -O2 -mcpu=970 -mtune=970 -pipe -fno-toplevel-reorder -c lib/byteorder.c -fPIC -DPIC -o lib/.libs/lib_libcyrus_min_la-byteorder.o libtool: compile: powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-mail/cyrus-imapd-3.4.5-r1/work/cyrus-imapd-3.4.5/com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -fvisibility=hidden -O2 -mcpu=970 -mtune=970 -pipe -fno-toplevel-reorder -c lib/cyrusdb_twoskip.c -o lib/lib_libcyrus_la-cyrusdb_twoskip.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-mail/cyrus-imapd-3.4.5-r1/work/cyrus-imapd-3.4.5/com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -fvisibility=hidden -O2 -mcpu=970 -mtune=970 -pipe -fno-toplevel-reorder -c -o lib/lib_libcyrus_min_la-hashu64.lo `test -f 'lib/hashu64.c' || echo './'`lib/hashu64.c libtool: compile: powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-mail/cyrus-imapd-3.4.5-r1/work/cyrus-imapd-3.4.5/com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -fvisibility=hidden -O2 -mcpu=970 -mtune=970 -pipe -fno-toplevel-reorder -c lib/hashset.c -fPIC -DPIC -o lib/.libs/lib_libcyrus_min_la-hashset.o libtool: compile: powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-mail/cyrus-imapd-3.4.5-r1/work/cyrus-imapd-3.4.5/com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -fvisibility=hidden -O2 -mcpu=970 -mtune=970 -pipe -fno-toplevel-reorder -c lib/hashu64.c -fPIC -DPIC -o lib/.libs/lib_libcyrus_min_la-hashu64.o /bin/sh ./libtool --tag=CC --mode=compile powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-mail/cyrus-imapd-3.4.5-r1/work/cyrus-imapd-3.4.5/com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -fvisibility=hidden -O2 -mcpu=970 -mtune=970 -pipe -fno-toplevel-reorder -c -o lib/lib_libcyrus_min_la-libconfig.lo `test -f 'lib/libconfig.c' || echo './'`lib/libconfig.c libtool: compile: powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-mail/cyrus-imapd-3.4.5-r1/work/cyrus-imapd-3.4.5/com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -fvisibility=hidden -O2 -mcpu=970 -mtune=970 -pipe -fno-toplevel-reorder -c lib/byteorder.c -o lib/lib_libcyrus_min_la-byteorder.o >/dev/null 2>&1 libtool: compile: powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-mail/cyrus-imapd-3.4.5-r1/work/cyrus-imapd-3.4.5/com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -fvisibility=hidden -O2 -mcpu=970 -mtune=970 -pipe -fno-toplevel-reorder -c lib/chartable.c -o lib/lib_libcyrus_la-chartable.o >/dev/null 2>&1 libtool: compile: powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-mail/cyrus-imapd-3.4.5-r1/work/cyrus-imapd-3.4.5/com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -fvisibility=hidden -O2 -mcpu=970 -mtune=970 -pipe -fno-toplevel-reorder -c lib/libconfig.c -fPIC -DPIC -o lib/.libs/lib_libcyrus_min_la-libconfig.o libtool: compile: powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-mail/cyrus-imapd-3.4.5-r1/work/cyrus-imapd-3.4.5/com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -fvisibility=hidden -O2 -mcpu=970 -mtune=970 -pipe -fno-toplevel-reorder -c lib/arrayu64.c -o lib/lib_libcyrus_min_la-arrayu64.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-mail/cyrus-imapd-3.4.5-r1/work/cyrus-imapd-3.4.5/com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -fvisibility=hidden -O2 -mcpu=970 -mtune=970 -pipe -fno-toplevel-reorder -c -o lib/lib_libcyrus_min_la-mpool.lo `test -f 'lib/mpool.c' || echo './'`lib/mpool.c libtool: compile: powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-mail/cyrus-imapd-3.4.5-r1/work/cyrus-imapd-3.4.5/com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -fvisibility=hidden -O2 -mcpu=970 -mtune=970 -pipe -fno-toplevel-reorder -c lib/bufarray.c -o lib/lib_libcyrus_min_la-bufarray.o >/dev/null 2>&1 libtool: compile: powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-mail/cyrus-imapd-3.4.5-r1/work/cyrus-imapd-3.4.5/com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -fvisibility=hidden -O2 -mcpu=970 -mtune=970 -pipe -fno-toplevel-reorder -c lib/mpool.c -fPIC -DPIC -o lib/.libs/lib_libcyrus_min_la-mpool.o libtool: compile: powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-mail/cyrus-imapd-3.4.5-r1/work/cyrus-imapd-3.4.5/com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -fvisibility=hidden -O2 -mcpu=970 -mtune=970 -pipe -fno-toplevel-reorder -c lib/hashset.c -o lib/lib_libcyrus_min_la-hashset.o >/dev/null 2>&1 libtool: compile: powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-mail/cyrus-imapd-3.4.5-r1/work/cyrus-imapd-3.4.5/com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -O3 -fvisibility=hidden -O2 -mcpu=970 -mtune=970 -pipe -fno-toplevel-reorder -c lib/crc32.c -o lib/libcrc32_la-crc32.o >/dev/null 2>&1 libtool: compile: powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-mail/cyrus-imapd-3.4.5-r1/work/cyrus-imapd-3.4.5/com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -fvisibility=hidden -O2 -mcpu=970 -mtune=970 -pipe -fno-toplevel-reorder -c lib/hashu64.c -o lib/lib_libcyrus_min_la-hashu64.o >/dev/null 2>&1 libtool: compile: powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-mail/cyrus-imapd-3.4.5-r1/work/cyrus-imapd-3.4.5/com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -fvisibility=hidden -O2 -mcpu=970 -mtune=970 -pipe -fno-toplevel-reorder -c lib/hash.c -o lib/lib_libcyrus_min_la-hash.o >/dev/null 2>&1 libtool: compile: powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-mail/cyrus-imapd-3.4.5-r1/work/cyrus-imapd-3.4.5/com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -fvisibility=hidden -O2 -mcpu=970 -mtune=970 -pipe -fno-toplevel-reorder -c lib/charset.c -o lib/lib_libcyrus_la-charset.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-mail/cyrus-imapd-3.4.5-r1/work/cyrus-imapd-3.4.5/com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -fvisibility=hidden -O2 -mcpu=970 -mtune=970 -pipe -fno-toplevel-reorder -c -o lib/lib_libcyrus_min_la-retry.lo `test -f 'lib/retry.c' || echo './'`lib/retry.c libtool: compile: powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-mail/cyrus-imapd-3.4.5-r1/work/cyrus-imapd-3.4.5/com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -fvisibility=hidden -O2 -mcpu=970 -mtune=970 -pipe -fno-toplevel-reorder -c lib/mpool.c -o lib/lib_libcyrus_min_la-mpool.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-mail/cyrus-imapd-3.4.5-r1/work/cyrus-imapd-3.4.5/com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -fvisibility=hidden -O2 -mcpu=970 -mtune=970 -pipe -fno-toplevel-reorder -c -o lib/lib_libcyrus_min_la-strarray.lo `test -f 'lib/strarray.c' || echo './'`lib/strarray.c libtool: compile: powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-mail/cyrus-imapd-3.4.5-r1/work/cyrus-imapd-3.4.5/com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -fvisibility=hidden -O2 -mcpu=970 -mtune=970 -pipe -fno-toplevel-reorder -c lib/prot.c -o lib/lib_libcyrus_la-prot.o >/dev/null 2>&1 libtool: compile: powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-mail/cyrus-imapd-3.4.5-r1/work/cyrus-imapd-3.4.5/com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -fvisibility=hidden -O2 -mcpu=970 -mtune=970 -pipe -fno-toplevel-reorder -c lib/retry.c -fPIC -DPIC -o lib/.libs/lib_libcyrus_min_la-retry.o libtool: compile: powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-mail/cyrus-imapd-3.4.5-r1/work/cyrus-imapd-3.4.5/com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -fvisibility=hidden -O2 -mcpu=970 -mtune=970 -pipe -fno-toplevel-reorder -c lib/strarray.c -fPIC -DPIC -o lib/.libs/lib_libcyrus_min_la-strarray.o /bin/sh ./libtool --tag=CC --mode=compile powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-mail/cyrus-imapd-3.4.5-r1/work/cyrus-imapd-3.4.5/com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -fvisibility=hidden -O2 -mcpu=970 -mtune=970 -pipe -fno-toplevel-reorder -c -o lib/lib_libcyrus_min_la-strhash.lo `test -f 'lib/strhash.c' || echo './'`lib/strhash.c libtool: compile: powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-mail/cyrus-imapd-3.4.5-r1/work/cyrus-imapd-3.4.5/com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -fvisibility=hidden -O2 -mcpu=970 -mtune=970 -pipe -fno-toplevel-reorder -c lib/times.c -o lib/lib_libcyrus_la-times.o >/dev/null 2>&1 libtool: compile: powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-mail/cyrus-imapd-3.4.5-r1/work/cyrus-imapd-3.4.5/com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -fvisibility=hidden -O2 -mcpu=970 -mtune=970 -pipe -fno-toplevel-reorder -c lib/strhash.c -fPIC -DPIC -o lib/.libs/lib_libcyrus_min_la-strhash.o /bin/sh ./libtool --tag=CC --mode=compile powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-mail/cyrus-imapd-3.4.5-r1/work/cyrus-imapd-3.4.5/com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -fvisibility=hidden -O2 -mcpu=970 -mtune=970 -pipe -fno-toplevel-reorder -c -o lib/lib_libcyrus_min_la-util.lo `test -f 'lib/util.c' || echo './'`lib/util.c /bin/sh ./libtool --tag=CC --mode=compile powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-mail/cyrus-imapd-3.4.5-r1/work/cyrus-imapd-3.4.5/com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -fvisibility=hidden -O2 -mcpu=970 -mtune=970 -pipe -fno-toplevel-reorder -c -o lib/lib_libcyrus_min_la-vparse.lo `test -f 'lib/vparse.c' || echo './'`lib/vparse.c libtool: compile: powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-mail/cyrus-imapd-3.4.5-r1/work/cyrus-imapd-3.4.5/com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -fvisibility=hidden -O2 -mcpu=970 -mtune=970 -pipe -fno-toplevel-reorder -c lib/vparse.c -fPIC -DPIC -o lib/.libs/lib_libcyrus_min_la-vparse.o libtool: compile: powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-mail/cyrus-imapd-3.4.5-r1/work/cyrus-imapd-3.4.5/com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -fvisibility=hidden -O2 -mcpu=970 -mtune=970 -pipe -fno-toplevel-reorder -c lib/util.c -fPIC -DPIC -o lib/.libs/lib_libcyrus_min_la-util.o /bin/sh ./libtool --tag=CC --mode=compile powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-mail/cyrus-imapd-3.4.5-r1/work/cyrus-imapd-3.4.5/com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -fvisibility=hidden -O2 -mcpu=970 -mtune=970 -pipe -fno-toplevel-reorder -c -o lib/lib_libcyrus_min_la-xmalloc.lo `test -f 'lib/xmalloc.c' || echo './'`lib/xmalloc.c /bin/sh ./libtool --tag=CC --mode=compile powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-mail/cyrus-imapd-3.4.5-r1/work/cyrus-imapd-3.4.5/com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -fvisibility=hidden -O2 -mcpu=970 -mtune=970 -pipe -fno-toplevel-reorder -c -o lib/lib_libcyrus_min_la-xstrlcat.lo `test -f 'lib/xstrlcat.c' || echo './'`lib/xstrlcat.c libtool: compile: powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-mail/cyrus-imapd-3.4.5-r1/work/cyrus-imapd-3.4.5/com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -fvisibility=hidden -O2 -mcpu=970 -mtune=970 -pipe -fno-toplevel-reorder -c lib/strhash.c -o lib/lib_libcyrus_min_la-strhash.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-mail/cyrus-imapd-3.4.5-r1/work/cyrus-imapd-3.4.5/com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -fvisibility=hidden -O2 -mcpu=970 -mtune=970 -pipe -fno-toplevel-reorder -c -o lib/lib_libcyrus_min_la-xstrlcpy.lo `test -f 'lib/xstrlcpy.c' || echo './'`lib/xstrlcpy.c libtool: compile: powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-mail/cyrus-imapd-3.4.5-r1/work/cyrus-imapd-3.4.5/com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -fvisibility=hidden -O2 -mcpu=970 -mtune=970 -pipe -fno-toplevel-reorder -c lib/retry.c -o lib/lib_libcyrus_min_la-retry.o >/dev/null 2>&1 libtool: compile: powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-mail/cyrus-imapd-3.4.5-r1/work/cyrus-imapd-3.4.5/com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -fvisibility=hidden -O2 -mcpu=970 -mtune=970 -pipe -fno-toplevel-reorder -c lib/xmalloc.c -fPIC -DPIC -o lib/.libs/lib_libcyrus_min_la-xmalloc.o libtool: compile: powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-mail/cyrus-imapd-3.4.5-r1/work/cyrus-imapd-3.4.5/com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -fvisibility=hidden -O2 -mcpu=970 -mtune=970 -pipe -fno-toplevel-reorder -c lib/xstrlcat.c -fPIC -DPIC -o lib/.libs/lib_libcyrus_min_la-xstrlcat.o /bin/sh ./libtool --tag=CC --mode=compile powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-mail/cyrus-imapd-3.4.5-r1/work/cyrus-imapd-3.4.5/com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -fvisibility=hidden -O2 -mcpu=970 -mtune=970 -pipe -fno-toplevel-reorder -c -o lib/lib_libcyrus_min_la-xstrnchr.lo `test -f 'lib/xstrnchr.c' || echo './'`lib/xstrnchr.c libtool: compile: powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-mail/cyrus-imapd-3.4.5-r1/work/cyrus-imapd-3.4.5/com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -fvisibility=hidden -O2 -mcpu=970 -mtune=970 -pipe -fno-toplevel-reorder -c lib/xstrlcpy.c -fPIC -DPIC -o lib/.libs/lib_libcyrus_min_la-xstrlcpy.o libtool: compile: powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-mail/cyrus-imapd-3.4.5-r1/work/cyrus-imapd-3.4.5/com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -fvisibility=hidden -O2 -mcpu=970 -mtune=970 -pipe -fno-toplevel-reorder -c lib/xstrnchr.c -fPIC -DPIC -o lib/.libs/lib_libcyrus_min_la-xstrnchr.o /bin/sh ./libtool --tag=CC --mode=compile powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-mail/cyrus-imapd-3.4.5-r1/work/cyrus-imapd-3.4.5/com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -fvisibility=hidden -O2 -mcpu=970 -mtune=970 -pipe -fno-toplevel-reorder -c -o lib/lib_libcyrus_min_la-lock_fcntl.lo `test -f 'lib/lock_fcntl.c' || echo './'`lib/lock_fcntl.c libtool: compile: powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-mail/cyrus-imapd-3.4.5-r1/work/cyrus-imapd-3.4.5/com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -fvisibility=hidden -O2 -mcpu=970 -mtune=970 -pipe -fno-toplevel-reorder -c lib/xstrlcat.c -o lib/lib_libcyrus_min_la-xstrlcat.o >/dev/null 2>&1 libtool: compile: powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-mail/cyrus-imapd-3.4.5-r1/work/cyrus-imapd-3.4.5/com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -fvisibility=hidden -O2 -mcpu=970 -mtune=970 -pipe -fno-toplevel-reorder -c lib/xstrnchr.c -o lib/lib_libcyrus_min_la-xstrnchr.o >/dev/null 2>&1 libtool: compile: powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-mail/cyrus-imapd-3.4.5-r1/work/cyrus-imapd-3.4.5/com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -fvisibility=hidden -O2 -mcpu=970 -mtune=970 -pipe -fno-toplevel-reorder -c lib/xstrlcpy.c -o lib/lib_libcyrus_min_la-xstrlcpy.o >/dev/null 2>&1 libtool: compile: powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-mail/cyrus-imapd-3.4.5-r1/work/cyrus-imapd-3.4.5/com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -fvisibility=hidden -O2 -mcpu=970 -mtune=970 -pipe -fno-toplevel-reorder -c lib/lock_fcntl.c -fPIC -DPIC -o lib/.libs/lib_libcyrus_min_la-lock_fcntl.o libtool: compile: powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-mail/cyrus-imapd-3.4.5-r1/work/cyrus-imapd-3.4.5/com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -fvisibility=hidden -O2 -mcpu=970 -mtune=970 -pipe -fno-toplevel-reorder -c lib/xmalloc.c -o lib/lib_libcyrus_min_la-xmalloc.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-mail/cyrus-imapd-3.4.5-r1/work/cyrus-imapd-3.4.5/com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -fvisibility=hidden -O2 -mcpu=970 -mtune=970 -pipe -fno-toplevel-reorder -c -o lib/lib_libcyrus_min_la-map_shared.lo `test -f 'lib/map_shared.c' || echo './'`lib/map_shared.c /bin/sh ./libtool --tag=CC --mode=compile powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-mail/cyrus-imapd-3.4.5-r1/work/cyrus-imapd-3.4.5/com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -fvisibility=hidden -O2 -mcpu=970 -mtune=970 -pipe -fno-toplevel-reorder -c -o lib/lib_libcyrus_min_la-imapopts.lo `test -f 'lib/imapopts.c' || echo './'`lib/imapopts.c powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-mail/cyrus-imapd-3.4.5-r1/work/cyrus-imapd-3.4.5/com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -O2 -mcpu=970 -mtune=970 -pipe -fno-toplevel-reorder -c -o master/master.o master/master.c powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-mail/cyrus-imapd-3.4.5-r1/work/cyrus-imapd-3.4.5/com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -O2 -mcpu=970 -mtune=970 -pipe -fno-toplevel-reorder -c -o master/masterconf.o master/masterconf.c libtool: compile: powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-mail/cyrus-imapd-3.4.5-r1/work/cyrus-imapd-3.4.5/com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -fvisibility=hidden -O2 -mcpu=970 -mtune=970 -pipe -fno-toplevel-reorder -c lib/map_shared.c -fPIC -DPIC -o lib/.libs/lib_libcyrus_min_la-map_shared.o libtool: compile: powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-mail/cyrus-imapd-3.4.5-r1/work/cyrus-imapd-3.4.5/com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -fvisibility=hidden -O2 -mcpu=970 -mtune=970 -pipe -fno-toplevel-reorder -c lib/imapopts.c -fPIC -DPIC -o lib/.libs/lib_libcyrus_min_la-imapopts.o libtool: compile: powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-mail/cyrus-imapd-3.4.5-r1/work/cyrus-imapd-3.4.5/com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -fvisibility=hidden -O2 -mcpu=970 -mtune=970 -pipe -fno-toplevel-reorder -c lib/libconfig.c -o lib/lib_libcyrus_min_la-libconfig.o >/dev/null 2>&1 libtool: compile: powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-mail/cyrus-imapd-3.4.5-r1/work/cyrus-imapd-3.4.5/com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -fvisibility=hidden -O2 -mcpu=970 -mtune=970 -pipe -fno-toplevel-reorder -c lib/lock_fcntl.c -o lib/lib_libcyrus_min_la-lock_fcntl.o >/dev/null 2>&1 powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-mail/cyrus-imapd-3.4.5-r1/work/cyrus-imapd-3.4.5/com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -O2 -mcpu=970 -mtune=970 -pipe -fno-toplevel-reorder -c -o imap/imap_proxy.o imap/imap_proxy.c libtool: compile: powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-mail/cyrus-imapd-3.4.5-r1/work/cyrus-imapd-3.4.5/com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -fvisibility=hidden -O2 -mcpu=970 -mtune=970 -pipe -fno-toplevel-reorder -c lib/map_shared.c -o lib/lib_libcyrus_min_la-map_shared.o >/dev/null 2>&1 powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-mail/cyrus-imapd-3.4.5-r1/work/cyrus-imapd-3.4.5/com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -O2 -mcpu=970 -mtune=970 -pipe -fno-toplevel-reorder -c -o imap/imapd.o imap/imapd.c libtool: compile: powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-mail/cyrus-imapd-3.4.5-r1/work/cyrus-imapd-3.4.5/com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -fvisibility=hidden -O2 -mcpu=970 -mtune=970 -pipe -fno-toplevel-reorder -c lib/strarray.c -o lib/lib_libcyrus_min_la-strarray.o >/dev/null 2>&1 libtool: compile: powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-mail/cyrus-imapd-3.4.5-r1/work/cyrus-imapd-3.4.5/com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -fvisibility=hidden -O2 -mcpu=970 -mtune=970 -pipe -fno-toplevel-reorder -c lib/imapopts.c -o lib/lib_libcyrus_min_la-imapopts.o >/dev/null 2>&1 powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-mail/cyrus-imapd-3.4.5-r1/work/cyrus-imapd-3.4.5/com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -O2 -mcpu=970 -mtune=970 -pipe -fno-toplevel-reorder -c -o imap/mutex_fake.o imap/mutex_fake.c powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-mail/cyrus-imapd-3.4.5-r1/work/cyrus-imapd-3.4.5/com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -O2 -mcpu=970 -mtune=970 -pipe -fno-toplevel-reorder -c -o imap/proxy.o imap/proxy.c powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-mail/cyrus-imapd-3.4.5-r1/work/cyrus-imapd-3.4.5/com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -O2 -mcpu=970 -mtune=970 -pipe -fno-toplevel-reorder -c -o imap/sync_support.o imap/sync_support.c powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-mail/cyrus-imapd-3.4.5-r1/work/cyrus-imapd-3.4.5/com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -O2 -mcpu=970 -mtune=970 -pipe -fno-toplevel-reorder -c -o master/service.o master/service.c powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-mail/cyrus-imapd-3.4.5-r1/work/cyrus-imapd-3.4.5/com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -O2 -mcpu=970 -mtune=970 -pipe -fno-toplevel-reorder -c -o imap/autocreate.o imap/autocreate.c /bin/sh ./libtool --tag=CC --mode=compile powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-mail/cyrus-imapd-3.4.5-r1/work/cyrus-imapd-3.4.5/com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -fvisibility=hidden -O2 -mcpu=970 -mtune=970 -pipe -fno-toplevel-reorder -c -o imap/libcyrus_imap_la-annotate.lo `test -f 'imap/annotate.c' || echo './'`imap/annotate.c libtool: compile: powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-mail/cyrus-imapd-3.4.5-r1/work/cyrus-imapd-3.4.5/com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -fvisibility=hidden -O2 -mcpu=970 -mtune=970 -pipe -fno-toplevel-reorder -c imap/annotate.c -fPIC -DPIC -o imap/.libs/libcyrus_imap_la-annotate.o /bin/sh ./libtool --tag=CC --mode=compile powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-mail/cyrus-imapd-3.4.5-r1/work/cyrus-imapd-3.4.5/com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -fvisibility=hidden -O2 -mcpu=970 -mtune=970 -pipe -fno-toplevel-reorder -c -o imap/libcyrus_imap_la-append.lo `test -f 'imap/append.c' || echo './'`imap/append.c libtool: compile: powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-mail/cyrus-imapd-3.4.5-r1/work/cyrus-imapd-3.4.5/com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -fvisibility=hidden -O2 -mcpu=970 -mtune=970 -pipe -fno-toplevel-reorder -c imap/append.c -fPIC -DPIC -o imap/.libs/libcyrus_imap_la-append.o /bin/sh ./libtool --tag=CC --mode=compile powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-mail/cyrus-imapd-3.4.5-r1/work/cyrus-imapd-3.4.5/com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -fvisibility=hidden -O2 -mcpu=970 -mtune=970 -pipe -fno-toplevel-reorder -c -o imap/libcyrus_imap_la-backend.lo `test -f 'imap/backend.c' || echo './'`imap/backend.c libtool: compile: powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-mail/cyrus-imapd-3.4.5-r1/work/cyrus-imapd-3.4.5/com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -fvisibility=hidden -O2 -mcpu=970 -mtune=970 -pipe -fno-toplevel-reorder -c imap/backend.c -fPIC -DPIC -o imap/.libs/libcyrus_imap_la-backend.o /bin/sh ./libtool --tag=CC --mode=compile powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-mail/cyrus-imapd-3.4.5-r1/work/cyrus-imapd-3.4.5/com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -fvisibility=hidden -O2 -mcpu=970 -mtune=970 -pipe -fno-toplevel-reorder -c -o imap/libcyrus_imap_la-conversations.lo `test -f 'imap/conversations.c' || echo './'`imap/conversations.c /bin/sh ./libtool --tag=CC --mode=compile powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-mail/cyrus-imapd-3.4.5-r1/work/cyrus-imapd-3.4.5/com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -fvisibility=hidden -O2 -mcpu=970 -mtune=970 -pipe -fno-toplevel-reorder -c -o imap/libcyrus_imap_la-convert_code.lo `test -f 'imap/convert_code.c' || echo './'`imap/convert_code.c libtool: compile: powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-mail/cyrus-imapd-3.4.5-r1/work/cyrus-imapd-3.4.5/com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -fvisibility=hidden -O2 -mcpu=970 -mtune=970 -pipe -fno-toplevel-reorder -c imap/conversations.c -fPIC -DPIC -o imap/.libs/libcyrus_imap_la-conversations.o libtool: compile: powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-mail/cyrus-imapd-3.4.5-r1/work/cyrus-imapd-3.4.5/com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -fvisibility=hidden -O2 -mcpu=970 -mtune=970 -pipe -fno-toplevel-reorder -c imap/convert_code.c -fPIC -DPIC -o imap/.libs/libcyrus_imap_la-convert_code.o libtool: compile: powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-mail/cyrus-imapd-3.4.5-r1/work/cyrus-imapd-3.4.5/com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -fvisibility=hidden -O2 -mcpu=970 -mtune=970 -pipe -fno-toplevel-reorder -c lib/vparse.c -o lib/lib_libcyrus_min_la-vparse.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-mail/cyrus-imapd-3.4.5-r1/work/cyrus-imapd-3.4.5/com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -fvisibility=hidden -O2 -mcpu=970 -mtune=970 -pipe -fno-toplevel-reorder -c -o imap/libcyrus_imap_la-dlist.lo `test -f 'imap/dlist.c' || echo './'`imap/dlist.c libtool: compile: powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-mail/cyrus-imapd-3.4.5-r1/work/cyrus-imapd-3.4.5/com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -fvisibility=hidden -O2 -mcpu=970 -mtune=970 -pipe -fno-toplevel-reorder -c lib/util.c -o lib/lib_libcyrus_min_la-util.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-mail/cyrus-imapd-3.4.5-r1/work/cyrus-imapd-3.4.5/com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -fvisibility=hidden -O2 -mcpu=970 -mtune=970 -pipe -fno-toplevel-reorder -c -o imap/libcyrus_imap_la-duplicate.lo `test -f 'imap/duplicate.c' || echo './'`imap/duplicate.c libtool: compile: powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-mail/cyrus-imapd-3.4.5-r1/work/cyrus-imapd-3.4.5/com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -fvisibility=hidden -O2 -mcpu=970 -mtune=970 -pipe -fno-toplevel-reorder -c imap/convert_code.c -o imap/libcyrus_imap_la-convert_code.o >/dev/null 2>&1 libtool: compile: powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-mail/cyrus-imapd-3.4.5-r1/work/cyrus-imapd-3.4.5/com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -fvisibility=hidden -O2 -mcpu=970 -mtune=970 -pipe -fno-toplevel-reorder -c imap/dlist.c -fPIC -DPIC -o imap/.libs/libcyrus_imap_la-dlist.o libtool: compile: powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-mail/cyrus-imapd-3.4.5-r1/work/cyrus-imapd-3.4.5/com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -fvisibility=hidden -O2 -mcpu=970 -mtune=970 -pipe -fno-toplevel-reorder -c imap/duplicate.c -fPIC -DPIC -o imap/.libs/libcyrus_imap_la-duplicate.o /bin/sh ./libtool --tag=CC --mode=compile powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-mail/cyrus-imapd-3.4.5-r1/work/cyrus-imapd-3.4.5/com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -fvisibility=hidden -O2 -mcpu=970 -mtune=970 -pipe -fno-toplevel-reorder -c -o imap/libcyrus_imap_la-global.lo `test -f 'imap/global.c' || echo './'`imap/global.c libtool: compile: powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-mail/cyrus-imapd-3.4.5-r1/work/cyrus-imapd-3.4.5/com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -fvisibility=hidden -O2 -mcpu=970 -mtune=970 -pipe -fno-toplevel-reorder -c imap/global.c -fPIC -DPIC -o imap/.libs/libcyrus_imap_la-global.o /bin/sh ./libtool --tag=CC --mode=compile powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-mail/cyrus-imapd-3.4.5-r1/work/cyrus-imapd-3.4.5/com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -fvisibility=hidden -O2 -mcpu=970 -mtune=970 -pipe -fno-toplevel-reorder -c -o imap/libcyrus_imap_la-http_client.lo `test -f 'imap/http_client.c' || echo './'`imap/http_client.c libtool: compile: powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-mail/cyrus-imapd-3.4.5-r1/work/cyrus-imapd-3.4.5/com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -fvisibility=hidden -O2 -mcpu=970 -mtune=970 -pipe -fno-toplevel-reorder -c imap/http_client.c -fPIC -DPIC -o imap/.libs/libcyrus_imap_la-http_client.o /bin/sh ./libtool --tag=CC --mode=compile powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-mail/cyrus-imapd-3.4.5-r1/work/cyrus-imapd-3.4.5/com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -fvisibility=hidden -O2 -mcpu=970 -mtune=970 -pipe -fno-toplevel-reorder -c -o imap/libcyrus_imap_la-idle.lo `test -f 'imap/idle.c' || echo './'`imap/idle.c libtool: compile: powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-mail/cyrus-imapd-3.4.5-r1/work/cyrus-imapd-3.4.5/com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -fvisibility=hidden -O2 -mcpu=970 -mtune=970 -pipe -fno-toplevel-reorder -c imap/idle.c -fPIC -DPIC -o imap/.libs/libcyrus_imap_la-idle.o libtool: compile: powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-mail/cyrus-imapd-3.4.5-r1/work/cyrus-imapd-3.4.5/com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -fvisibility=hidden -O2 -mcpu=970 -mtune=970 -pipe -fno-toplevel-reorder -c imap/append.c -o imap/libcyrus_imap_la-append.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-mail/cyrus-imapd-3.4.5-r1/work/cyrus-imapd-3.4.5/com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -fvisibility=hidden -O2 -mcpu=970 -mtune=970 -pipe -fno-toplevel-reorder -c -o imap/libcyrus_imap_la-idlemsg.lo `test -f 'imap/idlemsg.c' || echo './'`imap/idlemsg.c libtool: compile: powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-mail/cyrus-imapd-3.4.5-r1/work/cyrus-imapd-3.4.5/com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -fvisibility=hidden -O2 -mcpu=970 -mtune=970 -pipe -fno-toplevel-reorder -c imap/idlemsg.c -fPIC -DPIC -o imap/.libs/libcyrus_imap_la-idlemsg.o libtool: compile: powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-mail/cyrus-imapd-3.4.5-r1/work/cyrus-imapd-3.4.5/com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -fvisibility=hidden -O2 -mcpu=970 -mtune=970 -pipe -fno-toplevel-reorder -c imap/idle.c -o imap/libcyrus_imap_la-idle.o >/dev/null 2>&1 libtool: compile: powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-mail/cyrus-imapd-3.4.5-r1/work/cyrus-imapd-3.4.5/com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -fvisibility=hidden -O2 -mcpu=970 -mtune=970 -pipe -fno-toplevel-reorder -c imap/duplicate.c -o imap/libcyrus_imap_la-duplicate.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-mail/cyrus-imapd-3.4.5-r1/work/cyrus-imapd-3.4.5/com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -fvisibility=hidden -O2 -mcpu=970 -mtune=970 -pipe -fno-toplevel-reorder -c -o imap/libcyrus_imap_la-imapparse.lo `test -f 'imap/imapparse.c' || echo './'`imap/imapparse.c libtool: compile: powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-mail/cyrus-imapd-3.4.5-r1/work/cyrus-imapd-3.4.5/com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -fvisibility=hidden -O2 -mcpu=970 -mtune=970 -pipe -fno-toplevel-reorder -c imap/backend.c -o imap/libcyrus_imap_la-backend.o >/dev/null 2>&1 libtool: compile: powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-mail/cyrus-imapd-3.4.5-r1/work/cyrus-imapd-3.4.5/com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -fvisibility=hidden -O2 -mcpu=970 -mtune=970 -pipe -fno-toplevel-reorder -c imap/imapparse.c -fPIC -DPIC -o imap/.libs/libcyrus_imap_la-imapparse.o libtool: compile: powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-mail/cyrus-imapd-3.4.5-r1/work/cyrus-imapd-3.4.5/com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -fvisibility=hidden -O2 -mcpu=970 -mtune=970 -pipe -fno-toplevel-reorder -c imap/dlist.c -o imap/libcyrus_imap_la-dlist.o >/dev/null 2>&1 libtool: compile: powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-mail/cyrus-imapd-3.4.5-r1/work/cyrus-imapd-3.4.5/com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -fvisibility=hidden -O2 -mcpu=970 -mtune=970 -pipe -fno-toplevel-reorder -c imap/http_client.c -o imap/libcyrus_imap_la-http_client.o >/dev/null 2>&1 libtool: compile: powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-mail/cyrus-imapd-3.4.5-r1/work/cyrus-imapd-3.4.5/com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -fvisibility=hidden -O2 -mcpu=970 -mtune=970 -pipe -fno-toplevel-reorder -c imap/idlemsg.c -o imap/libcyrus_imap_la-idlemsg.o >/dev/null 2>&1 libtool: compile: powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-mail/cyrus-imapd-3.4.5-r1/work/cyrus-imapd-3.4.5/com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -fvisibility=hidden -O2 -mcpu=970 -mtune=970 -pipe -fno-toplevel-reorder -c imap/global.c -o imap/libcyrus_imap_la-global.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-mail/cyrus-imapd-3.4.5-r1/work/cyrus-imapd-3.4.5/com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -fvisibility=hidden -O2 -mcpu=970 -mtune=970 -pipe -fno-toplevel-reorder -c -o imap/libcyrus_imap_la-index.lo `test -f 'imap/index.c' || echo './'`imap/index.c libtool: compile: powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-mail/cyrus-imapd-3.4.5-r1/work/cyrus-imapd-3.4.5/com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -fvisibility=hidden -O2 -mcpu=970 -mtune=970 -pipe -fno-toplevel-reorder -c imap/index.c -fPIC -DPIC -o imap/.libs/libcyrus_imap_la-index.o /bin/sh ./libtool --tag=CC --mode=compile powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-mail/cyrus-imapd-3.4.5-r1/work/cyrus-imapd-3.4.5/com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -fvisibility=hidden -O2 -mcpu=970 -mtune=970 -pipe -fno-toplevel-reorder -c -o imap/libcyrus_imap_la-mailbox.lo `test -f 'imap/mailbox.c' || echo './'`imap/mailbox.c /bin/sh ./libtool --tag=CC --mode=compile powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-mail/cyrus-imapd-3.4.5-r1/work/cyrus-imapd-3.4.5/com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -fvisibility=hidden -O2 -mcpu=970 -mtune=970 -pipe -fno-toplevel-reorder -c -o imap/libcyrus_imap_la-mbdump.lo `test -f 'imap/mbdump.c' || echo './'`imap/mbdump.c libtool: compile: powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-mail/cyrus-imapd-3.4.5-r1/work/cyrus-imapd-3.4.5/com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -fvisibility=hidden -O2 -mcpu=970 -mtune=970 -pipe -fno-toplevel-reorder -c imap/mailbox.c -fPIC -DPIC -o imap/.libs/libcyrus_imap_la-mailbox.o /bin/sh ./libtool --tag=CC --mode=compile powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-mail/cyrus-imapd-3.4.5-r1/work/cyrus-imapd-3.4.5/com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -fvisibility=hidden -O2 -mcpu=970 -mtune=970 -pipe -fno-toplevel-reorder -c -o imap/libcyrus_imap_la-mboxkey.lo `test -f 'imap/mboxkey.c' || echo './'`imap/mboxkey.c libtool: compile: powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-mail/cyrus-imapd-3.4.5-r1/work/cyrus-imapd-3.4.5/com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -fvisibility=hidden -O2 -mcpu=970 -mtune=970 -pipe -fno-toplevel-reorder -c imap/mbdump.c -fPIC -DPIC -o imap/.libs/libcyrus_imap_la-mbdump.o libtool: compile: powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-mail/cyrus-imapd-3.4.5-r1/work/cyrus-imapd-3.4.5/com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -fvisibility=hidden -O2 -mcpu=970 -mtune=970 -pipe -fno-toplevel-reorder -c imap/mboxkey.c -fPIC -DPIC -o imap/.libs/libcyrus_imap_la-mboxkey.o /bin/sh ./libtool --tag=CC --mode=compile powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-mail/cyrus-imapd-3.4.5-r1/work/cyrus-imapd-3.4.5/com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -fvisibility=hidden -O2 -mcpu=970 -mtune=970 -pipe -fno-toplevel-reorder -c -o imap/libcyrus_imap_la-mboxlist.lo `test -f 'imap/mboxlist.c' || echo './'`imap/mboxlist.c libtool: compile: powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-mail/cyrus-imapd-3.4.5-r1/work/cyrus-imapd-3.4.5/com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -fvisibility=hidden -O2 -mcpu=970 -mtune=970 -pipe -fno-toplevel-reorder -c imap/mboxlist.c -fPIC -DPIC -o imap/.libs/libcyrus_imap_la-mboxlist.o /bin/sh ./libtool --tag=CC --mode=compile powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-mail/cyrus-imapd-3.4.5-r1/work/cyrus-imapd-3.4.5/com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -fvisibility=hidden -O2 -mcpu=970 -mtune=970 -pipe -fno-toplevel-reorder -c -o imap/libcyrus_imap_la-mboxevent.lo `test -f 'imap/mboxevent.c' || echo './'`imap/mboxevent.c /bin/sh ./libtool --tag=CC --mode=compile powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-mail/cyrus-imapd-3.4.5-r1/work/cyrus-imapd-3.4.5/com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -fvisibility=hidden -O2 -mcpu=970 -mtune=970 -pipe -fno-toplevel-reorder -c -o imap/libcyrus_imap_la-mboxname.lo `test -f 'imap/mboxname.c' || echo './'`imap/mboxname.c libtool: compile: powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-mail/cyrus-imapd-3.4.5-r1/work/cyrus-imapd-3.4.5/com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -fvisibility=hidden -O2 -mcpu=970 -mtune=970 -pipe -fno-toplevel-reorder -c imap/mboxevent.c -fPIC -DPIC -o imap/.libs/libcyrus_imap_la-mboxevent.o libtool: compile: powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-mail/cyrus-imapd-3.4.5-r1/work/cyrus-imapd-3.4.5/com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -fvisibility=hidden -O2 -mcpu=970 -mtune=970 -pipe -fno-toplevel-reorder -c imap/mboxname.c -fPIC -DPIC -o imap/.libs/libcyrus_imap_la-mboxname.o /bin/sh ./libtool --tag=CC --mode=compile powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-mail/cyrus-imapd-3.4.5-r1/work/cyrus-imapd-3.4.5/com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -fvisibility=hidden -O2 -mcpu=970 -mtune=970 -pipe -fno-toplevel-reorder -c -o imap/libcyrus_imap_la-message_guid.lo `test -f 'imap/message_guid.c' || echo './'`imap/message_guid.c libtool: compile: powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-mail/cyrus-imapd-3.4.5-r1/work/cyrus-imapd-3.4.5/com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -fvisibility=hidden -O2 -mcpu=970 -mtune=970 -pipe -fno-toplevel-reorder -c imap/message_guid.c -fPIC -DPIC -o imap/.libs/libcyrus_imap_la-message_guid.o libtool: compile: powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-mail/cyrus-imapd-3.4.5-r1/work/cyrus-imapd-3.4.5/com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -fvisibility=hidden -O2 -mcpu=970 -mtune=970 -pipe -fno-toplevel-reorder -c imap/conversations.c -o imap/libcyrus_imap_la-conversations.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-mail/cyrus-imapd-3.4.5-r1/work/cyrus-imapd-3.4.5/com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -fvisibility=hidden -O2 -mcpu=970 -mtune=970 -pipe -fno-toplevel-reorder -c -o imap/libcyrus_imap_la-message.lo `test -f 'imap/message.c' || echo './'`imap/message.c libtool: compile: powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-mail/cyrus-imapd-3.4.5-r1/work/cyrus-imapd-3.4.5/com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -fvisibility=hidden -O2 -mcpu=970 -mtune=970 -pipe -fno-toplevel-reorder -c imap/annotate.c -o imap/libcyrus_imap_la-annotate.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-mail/cyrus-imapd-3.4.5-r1/work/cyrus-imapd-3.4.5/com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -fvisibility=hidden -O2 -mcpu=970 -mtune=970 -pipe -fno-toplevel-reorder -c -o imap/libcyrus_imap_la-msgrecord.lo `test -f 'imap/msgrecord.c' || echo './'`imap/msgrecord.c libtool: compile: powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-mail/cyrus-imapd-3.4.5-r1/work/cyrus-imapd-3.4.5/com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -fvisibility=hidden -O2 -mcpu=970 -mtune=970 -pipe -fno-toplevel-reorder -c imap/message.c -fPIC -DPIC -o imap/.libs/libcyrus_imap_la-message.o libtool: compile: powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-mail/cyrus-imapd-3.4.5-r1/work/cyrus-imapd-3.4.5/com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -fvisibility=hidden -O2 -mcpu=970 -mtune=970 -pipe -fno-toplevel-reorder -c imap/msgrecord.c -fPIC -DPIC -o imap/.libs/libcyrus_imap_la-msgrecord.o libtool: compile: powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-mail/cyrus-imapd-3.4.5-r1/work/cyrus-imapd-3.4.5/com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -fvisibility=hidden -O2 -mcpu=970 -mtune=970 -pipe -fno-toplevel-reorder -c imap/mboxkey.c -o imap/libcyrus_imap_la-mboxkey.o >/dev/null 2>&1 libtool: compile: powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-mail/cyrus-imapd-3.4.5-r1/work/cyrus-imapd-3.4.5/com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -fvisibility=hidden -O2 -mcpu=970 -mtune=970 -pipe -fno-toplevel-reorder -c imap/message_guid.c -o imap/libcyrus_imap_la-message_guid.o >/dev/null 2>&1 libtool: compile: powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-mail/cyrus-imapd-3.4.5-r1/work/cyrus-imapd-3.4.5/com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -fvisibility=hidden -O2 -mcpu=970 -mtune=970 -pipe -fno-toplevel-reorder -c imap/imapparse.c -o imap/libcyrus_imap_la-imapparse.o >/dev/null 2>&1 libtool: compile: powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-mail/cyrus-imapd-3.4.5-r1/work/cyrus-imapd-3.4.5/com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -fvisibility=hidden -O2 -mcpu=970 -mtune=970 -pipe -fno-toplevel-reorder -c imap/mbdump.c -o imap/libcyrus_imap_la-mbdump.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-mail/cyrus-imapd-3.4.5-r1/work/cyrus-imapd-3.4.5/com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -fvisibility=hidden -O2 -mcpu=970 -mtune=970 -pipe -fno-toplevel-reorder -c -o imap/libcyrus_imap_la-mupdate-client.lo `test -f 'imap/mupdate-client.c' || echo './'`imap/mupdate-client.c /bin/sh ./libtool --tag=CC --mode=compile powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-mail/cyrus-imapd-3.4.5-r1/work/cyrus-imapd-3.4.5/com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -fvisibility=hidden -O2 -mcpu=970 -mtune=970 -pipe -fno-toplevel-reorder -c -o imap/libcyrus_imap_la-notify.lo `test -f 'imap/notify.c' || echo './'`imap/notify.c libtool: compile: powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-mail/cyrus-imapd-3.4.5-r1/work/cyrus-imapd-3.4.5/com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -fvisibility=hidden -O2 -mcpu=970 -mtune=970 -pipe -fno-toplevel-reorder -c imap/msgrecord.c -o imap/libcyrus_imap_la-msgrecord.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-mail/cyrus-imapd-3.4.5-r1/work/cyrus-imapd-3.4.5/com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -fvisibility=hidden -O2 -mcpu=970 -mtune=970 -pipe -fno-toplevel-reorder -c -o imap/libcyrus_imap_la-partlist.lo `test -f 'imap/partlist.c' || echo './'`imap/partlist.c libtool: compile: powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-mail/cyrus-imapd-3.4.5-r1/work/cyrus-imapd-3.4.5/com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -fvisibility=hidden -O2 -mcpu=970 -mtune=970 -pipe -fno-toplevel-reorder -c imap/notify.c -fPIC -DPIC -o imap/.libs/libcyrus_imap_la-notify.o libtool: compile: powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-mail/cyrus-imapd-3.4.5-r1/work/cyrus-imapd-3.4.5/com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -fvisibility=hidden -O2 -mcpu=970 -mtune=970 -pipe -fno-toplevel-reorder -c imap/mupdate-client.c -fPIC -DPIC -o imap/.libs/libcyrus_imap_la-mupdate-client.o libtool: compile: powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-mail/cyrus-imapd-3.4.5-r1/work/cyrus-imapd-3.4.5/com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -fvisibility=hidden -O2 -mcpu=970 -mtune=970 -pipe -fno-toplevel-reorder -c imap/partlist.c -fPIC -DPIC -o imap/.libs/libcyrus_imap_la-partlist.o libtool: compile: powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-mail/cyrus-imapd-3.4.5-r1/work/cyrus-imapd-3.4.5/com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -fvisibility=hidden -O2 -mcpu=970 -mtune=970 -pipe -fno-toplevel-reorder -c imap/mboxevent.c -o imap/libcyrus_imap_la-mboxevent.o >/dev/null 2>&1 libtool: compile: powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-mail/cyrus-imapd-3.4.5-r1/work/cyrus-imapd-3.4.5/com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -fvisibility=hidden -O2 -mcpu=970 -mtune=970 -pipe -fno-toplevel-reorder -c imap/notify.c -o imap/libcyrus_imap_la-notify.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-mail/cyrus-imapd-3.4.5-r1/work/cyrus-imapd-3.4.5/com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -fvisibility=hidden -O2 -mcpu=970 -mtune=970 -pipe -fno-toplevel-reorder -c -o imap/libcyrus_imap_la-proc.lo `test -f 'imap/proc.c' || echo './'`imap/proc.c libtool: compile: powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-mail/cyrus-imapd-3.4.5-r1/work/cyrus-imapd-3.4.5/com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -fvisibility=hidden -O2 -mcpu=970 -mtune=970 -pipe -fno-toplevel-reorder -c imap/partlist.c -o imap/libcyrus_imap_la-partlist.o >/dev/null 2>&1 libtool: compile: powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-mail/cyrus-imapd-3.4.5-r1/work/cyrus-imapd-3.4.5/com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -fvisibility=hidden -O2 -mcpu=970 -mtune=970 -pipe -fno-toplevel-reorder -c imap/mboxname.c -o imap/libcyrus_imap_la-mboxname.o >/dev/null 2>&1 libtool: compile: powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-mail/cyrus-imapd-3.4.5-r1/work/cyrus-imapd-3.4.5/com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -fvisibility=hidden -O2 -mcpu=970 -mtune=970 -pipe -fno-toplevel-reorder -c imap/proc.c -fPIC -DPIC -o imap/.libs/libcyrus_imap_la-proc.o libtool: compile: powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-mail/cyrus-imapd-3.4.5-r1/work/cyrus-imapd-3.4.5/com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -fvisibility=hidden -O2 -mcpu=970 -mtune=970 -pipe -fno-toplevel-reorder -c imap/mupdate-client.c -o imap/libcyrus_imap_la-mupdate-client.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-mail/cyrus-imapd-3.4.5-r1/work/cyrus-imapd-3.4.5/com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -fvisibility=hidden -O2 -mcpu=970 -mtune=970 -pipe -fno-toplevel-reorder -c -o imap/libcyrus_imap_la-prometheus.lo `test -f 'imap/prometheus.c' || echo './'`imap/prometheus.c /bin/sh ./libtool --tag=CC --mode=compile powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-mail/cyrus-imapd-3.4.5-r1/work/cyrus-imapd-3.4.5/com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -fvisibility=hidden -O2 -mcpu=970 -mtune=970 -pipe -fno-toplevel-reorder -c -o imap/libcyrus_imap_la-quota_db.lo `test -f 'imap/quota_db.c' || echo './'`imap/quota_db.c libtool: compile: powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-mail/cyrus-imapd-3.4.5-r1/work/cyrus-imapd-3.4.5/com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -fvisibility=hidden -O2 -mcpu=970 -mtune=970 -pipe -fno-toplevel-reorder -c imap/prometheus.c -fPIC -DPIC -o imap/.libs/libcyrus_imap_la-prometheus.o libtool: compile: powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-mail/cyrus-imapd-3.4.5-r1/work/cyrus-imapd-3.4.5/com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -fvisibility=hidden -O2 -mcpu=970 -mtune=970 -pipe -fno-toplevel-reorder -c imap/quota_db.c -fPIC -DPIC -o imap/.libs/libcyrus_imap_la-quota_db.o /bin/sh ./libtool --tag=CC --mode=compile powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-mail/cyrus-imapd-3.4.5-r1/work/cyrus-imapd-3.4.5/com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -fvisibility=hidden -O2 -mcpu=970 -mtune=970 -pipe -fno-toplevel-reorder -c -o imap/libcyrus_imap_la-rfc822_header.lo `test -f 'imap/rfc822_header.c' || echo './'`imap/rfc822_header.c /bin/sh ./libtool --tag=CC --mode=compile powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-mail/cyrus-imapd-3.4.5-r1/work/cyrus-imapd-3.4.5/com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -fvisibility=hidden -O2 -mcpu=970 -mtune=970 -pipe -fno-toplevel-reorder -c -o imap/libcyrus_imap_la-saslclient.lo `test -f 'imap/saslclient.c' || echo './'`imap/saslclient.c /bin/sh ./libtool --tag=CC --mode=compile powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-mail/cyrus-imapd-3.4.5-r1/work/cyrus-imapd-3.4.5/com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -fvisibility=hidden -O2 -mcpu=970 -mtune=970 -pipe -fno-toplevel-reorder -c -o imap/libcyrus_imap_la-saslserver.lo `test -f 'imap/saslserver.c' || echo './'`imap/saslserver.c libtool: compile: powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-mail/cyrus-imapd-3.4.5-r1/work/cyrus-imapd-3.4.5/com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -fvisibility=hidden -O2 -mcpu=970 -mtune=970 -pipe -fno-toplevel-reorder -c imap/rfc822_header.c -fPIC -DPIC -o imap/.libs/libcyrus_imap_la-rfc822_header.o libtool: compile: powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-mail/cyrus-imapd-3.4.5-r1/work/cyrus-imapd-3.4.5/com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -fvisibility=hidden -O2 -mcpu=970 -mtune=970 -pipe -fno-toplevel-reorder -c imap/saslclient.c -fPIC -DPIC -o imap/.libs/libcyrus_imap_la-saslclient.o libtool: compile: powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-mail/cyrus-imapd-3.4.5-r1/work/cyrus-imapd-3.4.5/com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -fvisibility=hidden -O2 -mcpu=970 -mtune=970 -pipe -fno-toplevel-reorder -c imap/saslserver.c -fPIC -DPIC -o imap/.libs/libcyrus_imap_la-saslserver.o libtool: compile: powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-mail/cyrus-imapd-3.4.5-r1/work/cyrus-imapd-3.4.5/com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -fvisibility=hidden -O2 -mcpu=970 -mtune=970 -pipe -fno-toplevel-reorder -c imap/rfc822_header.c -o imap/libcyrus_imap_la-rfc822_header.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-mail/cyrus-imapd-3.4.5-r1/work/cyrus-imapd-3.4.5/com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -fvisibility=hidden -O2 -mcpu=970 -mtune=970 -pipe -fno-toplevel-reorder -c -o imap/libcyrus_imap_la-search_engines.lo `test -f 'imap/search_engines.c' || echo './'`imap/search_engines.c /bin/sh ./libtool --tag=CC --mode=compile powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-mail/cyrus-imapd-3.4.5-r1/work/cyrus-imapd-3.4.5/com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -fvisibility=hidden -O2 -mcpu=970 -mtune=970 -pipe -fno-toplevel-reorder -c -o imap/libcyrus_imap_la-search_expr.lo `test -f 'imap/search_expr.c' || echo './'`imap/search_expr.c libtool: compile: powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-mail/cyrus-imapd-3.4.5-r1/work/cyrus-imapd-3.4.5/com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -fvisibility=hidden -O2 -mcpu=970 -mtune=970 -pipe -fno-toplevel-reorder -c imap/search_engines.c -fPIC -DPIC -o imap/.libs/libcyrus_imap_la-search_engines.o libtool: compile: powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-mail/cyrus-imapd-3.4.5-r1/work/cyrus-imapd-3.4.5/com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -fvisibility=hidden -O2 -mcpu=970 -mtune=970 -pipe -fno-toplevel-reorder -c imap/search_expr.c -fPIC -DPIC -o imap/.libs/libcyrus_imap_la-search_expr.o /bin/sh ./libtool --tag=CC --mode=compile powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-mail/cyrus-imapd-3.4.5-r1/work/cyrus-imapd-3.4.5/com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -fvisibility=hidden -O2 -mcpu=970 -mtune=970 -pipe -fno-toplevel-reorder -c -o imap/libcyrus_imap_la-search_query.lo `test -f 'imap/search_query.c' || echo './'`imap/search_query.c /bin/sh ./libtool --tag=CC --mode=compile powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-mail/cyrus-imapd-3.4.5-r1/work/cyrus-imapd-3.4.5/com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -fvisibility=hidden -O2 -mcpu=970 -mtune=970 -pipe -fno-toplevel-reorder -c -o imap/libcyrus_imap_la-seen_db.lo `test -f 'imap/seen_db.c' || echo './'`imap/seen_db.c libtool: compile: powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-mail/cyrus-imapd-3.4.5-r1/work/cyrus-imapd-3.4.5/com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -fvisibility=hidden -O2 -mcpu=970 -mtune=970 -pipe -fno-toplevel-reorder -c imap/proc.c -o imap/libcyrus_imap_la-proc.o >/dev/null 2>&1 libtool: compile: powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-mail/cyrus-imapd-3.4.5-r1/work/cyrus-imapd-3.4.5/com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -fvisibility=hidden -O2 -mcpu=970 -mtune=970 -pipe -fno-toplevel-reorder -c imap/search_query.c -fPIC -DPIC -o imap/.libs/libcyrus_imap_la-search_query.o libtool: compile: powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-mail/cyrus-imapd-3.4.5-r1/work/cyrus-imapd-3.4.5/com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -fvisibility=hidden -O2 -mcpu=970 -mtune=970 -pipe -fno-toplevel-reorder -c imap/seen_db.c -fPIC -DPIC -o imap/.libs/libcyrus_imap_la-seen_db.o libtool: compile: powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-mail/cyrus-imapd-3.4.5-r1/work/cyrus-imapd-3.4.5/com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -fvisibility=hidden -O2 -mcpu=970 -mtune=970 -pipe -fno-toplevel-reorder -c imap/saslclient.c -o imap/libcyrus_imap_la-saslclient.o >/dev/null 2>&1 libtool: compile: powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-mail/cyrus-imapd-3.4.5-r1/work/cyrus-imapd-3.4.5/com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -fvisibility=hidden -O2 -mcpu=970 -mtune=970 -pipe -fno-toplevel-reorder -c imap/quota_db.c -o imap/libcyrus_imap_la-quota_db.o >/dev/null 2>&1 libtool: compile: powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-mail/cyrus-imapd-3.4.5-r1/work/cyrus-imapd-3.4.5/com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -fvisibility=hidden -O2 -mcpu=970 -mtune=970 -pipe -fno-toplevel-reorder -c imap/saslserver.c -o imap/libcyrus_imap_la-saslserver.o >/dev/null 2>&1 libtool: compile: powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-mail/cyrus-imapd-3.4.5-r1/work/cyrus-imapd-3.4.5/com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -fvisibility=hidden -O2 -mcpu=970 -mtune=970 -pipe -fno-toplevel-reorder -c imap/prometheus.c -o imap/libcyrus_imap_la-prometheus.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-mail/cyrus-imapd-3.4.5-r1/work/cyrus-imapd-3.4.5/com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -fvisibility=hidden -O2 -mcpu=970 -mtune=970 -pipe -fno-toplevel-reorder -c -o imap/libcyrus_imap_la-sequence.lo `test -f 'imap/sequence.c' || echo './'`imap/sequence.c libtool: compile: powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-mail/cyrus-imapd-3.4.5-r1/work/cyrus-imapd-3.4.5/com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -fvisibility=hidden -O2 -mcpu=970 -mtune=970 -pipe -fno-toplevel-reorder -c imap/sequence.c -fPIC -DPIC -o imap/.libs/libcyrus_imap_la-sequence.o libtool: compile: powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-mail/cyrus-imapd-3.4.5-r1/work/cyrus-imapd-3.4.5/com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -fvisibility=hidden -O2 -mcpu=970 -mtune=970 -pipe -fno-toplevel-reorder -c imap/search_engines.c -o imap/libcyrus_imap_la-search_engines.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-mail/cyrus-imapd-3.4.5-r1/work/cyrus-imapd-3.4.5/com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -fvisibility=hidden -O2 -mcpu=970 -mtune=970 -pipe -fno-toplevel-reorder -c -o imap/libcyrus_imap_la-setproctitle.lo `test -f 'imap/setproctitle.c' || echo './'`imap/setproctitle.c libtool: compile: powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-mail/cyrus-imapd-3.4.5-r1/work/cyrus-imapd-3.4.5/com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -fvisibility=hidden -O2 -mcpu=970 -mtune=970 -pipe -fno-toplevel-reorder -c imap/mailbox.c -o imap/libcyrus_imap_la-mailbox.o >/dev/null 2>&1 libtool: compile: powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-mail/cyrus-imapd-3.4.5-r1/work/cyrus-imapd-3.4.5/com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -fvisibility=hidden -O2 -mcpu=970 -mtune=970 -pipe -fno-toplevel-reorder -c imap/setproctitle.c -fPIC -DPIC -o imap/.libs/libcyrus_imap_la-setproctitle.o /bin/sh ./libtool --tag=CC --mode=compile powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-mail/cyrus-imapd-3.4.5-r1/work/cyrus-imapd-3.4.5/com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -fvisibility=hidden -O2 -mcpu=970 -mtune=970 -pipe -fno-toplevel-reorder -c -o imap/libcyrus_imap_la-sievedir.lo `test -f 'imap/sievedir.c' || echo './'`imap/sievedir.c /bin/sh ./libtool --tag=CC --mode=compile powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-mail/cyrus-imapd-3.4.5-r1/work/cyrus-imapd-3.4.5/com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -fvisibility=hidden -O2 -mcpu=970 -mtune=970 -pipe -fno-toplevel-reorder -c -o imap/libcyrus_imap_la-smtpclient.lo `test -f 'imap/smtpclient.c' || echo './'`imap/smtpclient.c libtool: compile: powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-mail/cyrus-imapd-3.4.5-r1/work/cyrus-imapd-3.4.5/com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -fvisibility=hidden -O2 -mcpu=970 -mtune=970 -pipe -fno-toplevel-reorder -c imap/seen_db.c -o imap/libcyrus_imap_la-seen_db.o >/dev/null 2>&1 libtool: compile: powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-mail/cyrus-imapd-3.4.5-r1/work/cyrus-imapd-3.4.5/com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -fvisibility=hidden -O2 -mcpu=970 -mtune=970 -pipe -fno-toplevel-reorder -c imap/sievedir.c -fPIC -DPIC -o imap/.libs/libcyrus_imap_la-sievedir.o libtool: compile: powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-mail/cyrus-imapd-3.4.5-r1/work/cyrus-imapd-3.4.5/com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -fvisibility=hidden -O2 -mcpu=970 -mtune=970 -pipe -fno-toplevel-reorder -c imap/smtpclient.c -fPIC -DPIC -o imap/.libs/libcyrus_imap_la-smtpclient.o libtool: compile: powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-mail/cyrus-imapd-3.4.5-r1/work/cyrus-imapd-3.4.5/com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -fvisibility=hidden -O2 -mcpu=970 -mtune=970 -pipe -fno-toplevel-reorder -c imap/setproctitle.c -o imap/libcyrus_imap_la-setproctitle.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-mail/cyrus-imapd-3.4.5-r1/work/cyrus-imapd-3.4.5/com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -fvisibility=hidden -O2 -mcpu=970 -mtune=970 -pipe -fno-toplevel-reorder -c -o imap/libcyrus_imap_la-spool.lo `test -f 'imap/spool.c' || echo './'`imap/spool.c libtool: compile: powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-mail/cyrus-imapd-3.4.5-r1/work/cyrus-imapd-3.4.5/com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -fvisibility=hidden -O2 -mcpu=970 -mtune=970 -pipe -fno-toplevel-reorder -c imap/sequence.c -o imap/libcyrus_imap_la-sequence.o >/dev/null 2>&1 libtool: compile: powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-mail/cyrus-imapd-3.4.5-r1/work/cyrus-imapd-3.4.5/com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -fvisibility=hidden -O2 -mcpu=970 -mtune=970 -pipe -fno-toplevel-reorder -c imap/spool.c -fPIC -DPIC -o imap/.libs/libcyrus_imap_la-spool.o libtool: compile: powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-mail/cyrus-imapd-3.4.5-r1/work/cyrus-imapd-3.4.5/com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -fvisibility=hidden -O2 -mcpu=970 -mtune=970 -pipe -fno-toplevel-reorder -c imap/search_query.c -o imap/libcyrus_imap_la-search_query.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-mail/cyrus-imapd-3.4.5-r1/work/cyrus-imapd-3.4.5/com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -fvisibility=hidden -O2 -mcpu=970 -mtune=970 -pipe -fno-toplevel-reorder -c -o imap/libcyrus_imap_la-statuscache_db.lo `test -f 'imap/statuscache_db.c' || echo './'`imap/statuscache_db.c libtool: compile: powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-mail/cyrus-imapd-3.4.5-r1/work/cyrus-imapd-3.4.5/com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -fvisibility=hidden -O2 -mcpu=970 -mtune=970 -pipe -fno-toplevel-reorder -c imap/mboxlist.c -o imap/libcyrus_imap_la-mboxlist.o >/dev/null 2>&1 libtool: compile: powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-mail/cyrus-imapd-3.4.5-r1/work/cyrus-imapd-3.4.5/com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -fvisibility=hidden -O2 -mcpu=970 -mtune=970 -pipe -fno-toplevel-reorder -c imap/statuscache_db.c -fPIC -DPIC -o imap/.libs/libcyrus_imap_la-statuscache_db.o /bin/sh ./libtool --tag=CC --mode=compile powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-mail/cyrus-imapd-3.4.5-r1/work/cyrus-imapd-3.4.5/com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -fvisibility=hidden -O2 -mcpu=970 -mtune=970 -pipe -fno-toplevel-reorder -c -o imap/libcyrus_imap_la-sync_log.lo `test -f 'imap/sync_log.c' || echo './'`imap/sync_log.c /bin/sh ./libtool --tag=CC --mode=compile powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-mail/cyrus-imapd-3.4.5-r1/work/cyrus-imapd-3.4.5/com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -fvisibility=hidden -O2 -mcpu=970 -mtune=970 -pipe -fno-toplevel-reorder -c -o imap/libcyrus_imap_la-telemetry.lo `test -f 'imap/telemetry.c' || echo './'`imap/telemetry.c libtool: compile: powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-mail/cyrus-imapd-3.4.5-r1/work/cyrus-imapd-3.4.5/com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -fvisibility=hidden -O2 -mcpu=970 -mtune=970 -pipe -fno-toplevel-reorder -c imap/sync_log.c -fPIC -DPIC -o imap/.libs/libcyrus_imap_la-sync_log.o libtool: compile: powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-mail/cyrus-imapd-3.4.5-r1/work/cyrus-imapd-3.4.5/com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -fvisibility=hidden -O2 -mcpu=970 -mtune=970 -pipe -fno-toplevel-reorder -c imap/telemetry.c -fPIC -DPIC -o imap/.libs/libcyrus_imap_la-telemetry.o libtool: compile: powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-mail/cyrus-imapd-3.4.5-r1/work/cyrus-imapd-3.4.5/com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -fvisibility=hidden -O2 -mcpu=970 -mtune=970 -pipe -fno-toplevel-reorder -c imap/sievedir.c -o imap/libcyrus_imap_la-sievedir.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-mail/cyrus-imapd-3.4.5-r1/work/cyrus-imapd-3.4.5/com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -fvisibility=hidden -O2 -mcpu=970 -mtune=970 -pipe -fno-toplevel-reorder -c -o imap/libcyrus_imap_la-tls.lo `test -f 'imap/tls.c' || echo './'`imap/tls.c libtool: compile: powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-mail/cyrus-imapd-3.4.5-r1/work/cyrus-imapd-3.4.5/com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -fvisibility=hidden -O2 -mcpu=970 -mtune=970 -pipe -fno-toplevel-reorder -c imap/tls.c -fPIC -DPIC -o imap/.libs/libcyrus_imap_la-tls.o /bin/sh ./libtool --tag=CC --mode=compile powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-mail/cyrus-imapd-3.4.5-r1/work/cyrus-imapd-3.4.5/com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -fvisibility=hidden -O2 -mcpu=970 -mtune=970 -pipe -fno-toplevel-reorder -c -o imap/libcyrus_imap_la-tls_th-lock.lo `test -f 'imap/tls_th-lock.c' || echo './'`imap/tls_th-lock.c libtool: compile: powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-mail/cyrus-imapd-3.4.5-r1/work/cyrus-imapd-3.4.5/com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -fvisibility=hidden -O2 -mcpu=970 -mtune=970 -pipe -fno-toplevel-reorder -c imap/spool.c -o imap/libcyrus_imap_la-spool.o >/dev/null 2>&1 libtool: compile: powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-mail/cyrus-imapd-3.4.5-r1/work/cyrus-imapd-3.4.5/com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -fvisibility=hidden -O2 -mcpu=970 -mtune=970 -pipe -fno-toplevel-reorder -c imap/tls_th-lock.c -fPIC -DPIC -o imap/.libs/libcyrus_imap_la-tls_th-lock.o libtool: compile: powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-mail/cyrus-imapd-3.4.5-r1/work/cyrus-imapd-3.4.5/com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -fvisibility=hidden -O2 -mcpu=970 -mtune=970 -pipe -fno-toplevel-reorder -c imap/statuscache_db.c -o imap/libcyrus_imap_la-statuscache_db.o >/dev/null 2>&1 libtool: compile: powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-mail/cyrus-imapd-3.4.5-r1/work/cyrus-imapd-3.4.5/com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -fvisibility=hidden -O2 -mcpu=970 -mtune=970 -pipe -fno-toplevel-reorder -c imap/telemetry.c -o imap/libcyrus_imap_la-telemetry.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-mail/cyrus-imapd-3.4.5-r1/work/cyrus-imapd-3.4.5/com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -fvisibility=hidden -O2 -mcpu=970 -mtune=970 -pipe -fno-toplevel-reorder -c -o imap/libcyrus_imap_la-user.lo `test -f 'imap/user.c' || echo './'`imap/user.c imap/tls.c: In function 'get_dh1024': imap/tls.c:257:5: warning: 'DH_new' is deprecated: Since OpenSSL 3.0 []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;] 257 | dh = DH_new(); | ^~ In file included from /usr/include/openssl/dsa.h:51, from /usr/include/openssl/x509.h:37, from /usr/include/openssl/pem.h:23, from imap/tls.c:116: /usr/include/openssl/dh.h:203:27: note: declared here 203 | OSSL_DEPRECATEDIN_3_0 DH *DH_new(void); | ^~~~~~ imap/tls.c:263:5: warning: 'DH_set0_pqg' is deprecated: Since OpenSSL 3.0 []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;] 263 | if (DH_set0_pqg(dh, p, NULL, g)) | ^~ /usr/include/openssl/dh.h:259:27: note: declared here 259 | OSSL_DEPRECATEDIN_3_0 int DH_set0_pqg(DH *dh, BIGNUM *p, BIGNUM *q, BIGNUM *g); | ^~~~~~~~~~~ imap/tls.c:268:5: warning: 'DH_free' is deprecated: Since OpenSSL 3.0 []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;] 268 | DH_free(dh); | ^~~~~~~ /usr/include/openssl/dh.h:204:28: note: declared here 204 | OSSL_DEPRECATEDIN_3_0 void DH_free(DH *dh); | ^~~~~~~ imap/tls.c: In function 'load_dh_param': imap/tls.c:284:5: warning: 'PEM_read_bio_DHparams' is deprecated: Since OpenSSL 3.0 []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;] 284 | if (bio) ret=PEM_read_bio_DHparams(bio,NULL,NULL,NULL); | ^~ /usr/include/openssl/pem.h:469:1: note: declared here 469 | DECLARE_PEM_rw_attr(OSSL_DEPRECATEDIN_3_0, DHparams, DH) | ^~~~~~~~~~~~~~~~~~~ imap/tls.c: In function 'tls_init_serverengine': imap/tls.c:963:9: warning: 'EC_KEY_new_by_curve_name' is deprecated: Since OpenSSL 3.0 []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;] 963 | ecdh = EC_KEY_new_by_curve_name(openssl_nid); | ^~~~ In file included from /usr/include/openssl/x509.h:33: /usr/include/openssl/ec.h:998:31: note: declared here 998 | OSSL_DEPRECATEDIN_3_0 EC_KEY *EC_KEY_new_by_curve_name(int nid); | ^~~~~~~~~~~~~~~~~~~~~~~~ imap/tls.c:966:13: warning: 'EC_KEY_free' is deprecated: Since OpenSSL 3.0 []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;] 966 | EC_KEY_free(ecdh); | ^~~~~~~~~~~ /usr/include/openssl/ec.h:1003:28: note: declared here 1003 | OSSL_DEPRECATEDIN_3_0 void EC_KEY_free(EC_KEY *key); | ^~~~~~~~~~~ libtool: compile: powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-mail/cyrus-imapd-3.4.5-r1/work/cyrus-imapd-3.4.5/com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -fvisibility=hidden -O2 -mcpu=970 -mtune=970 -pipe -fno-toplevel-reorder -c imap/user.c -fPIC -DPIC -o imap/.libs/libcyrus_imap_la-user.o imap/tls.c: In function 'tls_start_servertls': imap/tls.c:1174:9: warning: 'BIO_set_callback' is deprecated: Since OpenSSL 3.0 []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;] 1174 | BIO_set_callback(SSL_get_rbio(tls_conn), bio_dump_cb); | ^~~~~~~~~~~~~~~~ In file included from /usr/include/openssl/lhash.h:26, from imap/tls.c:113: /usr/include/openssl/bio.h:279:28: note: declared here 279 | OSSL_DEPRECATEDIN_3_0 void BIO_set_callback(BIO *b, BIO_callback_fn callback); | ^~~~~~~~~~~~~~~~ imap/tls.c: In function 'tls_shutdown_serverengine': imap/tls.c:1406:9: warning: 'DH_free' is deprecated: Since OpenSSL 3.0 []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;] 1406 | if (dh_params) DH_free(dh_params); | ^~ /usr/include/openssl/dh.h:204:28: note: declared here 204 | OSSL_DEPRECATEDIN_3_0 void DH_free(DH *dh); | ^~~~~~~ imap/tls.c: In function 'tls_start_clienttls': imap/tls.c:1662:9: warning: 'BIO_set_callback' is deprecated: Since OpenSSL 3.0 []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;] 1662 | BIO_set_callback(SSL_get_rbio(tls_conn), bio_dump_cb); | ^~~~~~~~~~~~~~~~ /usr/include/openssl/bio.h:279:28: note: declared here 279 | OSSL_DEPRECATEDIN_3_0 void BIO_set_callback(BIO *b, BIO_callback_fn callback); | ^~~~~~~~~~~~~~~~ /bin/sh ./libtool --tag=CC --mode=compile powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-mail/cyrus-imapd-3.4.5-r1/work/cyrus-imapd-3.4.5/com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -fvisibility=hidden -O2 -mcpu=970 -mtune=970 -pipe -fno-toplevel-reorder -c -o imap/libcyrus_imap_la-userdeny_db.lo `test -f 'imap/userdeny_db.c' || echo './'`imap/userdeny_db.c libtool: compile: powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-mail/cyrus-imapd-3.4.5-r1/work/cyrus-imapd-3.4.5/com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -fvisibility=hidden -O2 -mcpu=970 -mtune=970 -pipe -fno-toplevel-reorder -c imap/sync_log.c -o imap/libcyrus_imap_la-sync_log.o >/dev/null 2>&1 libtool: compile: powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-mail/cyrus-imapd-3.4.5-r1/work/cyrus-imapd-3.4.5/com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -fvisibility=hidden -O2 -mcpu=970 -mtune=970 -pipe -fno-toplevel-reorder -c imap/tls_th-lock.c -o imap/libcyrus_imap_la-tls_th-lock.o >/dev/null 2>&1 libtool: compile: powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-mail/cyrus-imapd-3.4.5-r1/work/cyrus-imapd-3.4.5/com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -fvisibility=hidden -O2 -mcpu=970 -mtune=970 -pipe -fno-toplevel-reorder -c imap/userdeny_db.c -fPIC -DPIC -o imap/.libs/libcyrus_imap_la-userdeny_db.o libtool: compile: powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-mail/cyrus-imapd-3.4.5-r1/work/cyrus-imapd-3.4.5/com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -fvisibility=hidden -O2 -mcpu=970 -mtune=970 -pipe -fno-toplevel-reorder -c imap/search_expr.c -o imap/libcyrus_imap_la-search_expr.o >/dev/null 2>&1 libtool: compile: powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-mail/cyrus-imapd-3.4.5-r1/work/cyrus-imapd-3.4.5/com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -fvisibility=hidden -O2 -mcpu=970 -mtune=970 -pipe -fno-toplevel-reorder -c imap/smtpclient.c -o imap/libcyrus_imap_la-smtpclient.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-mail/cyrus-imapd-3.4.5-r1/work/cyrus-imapd-3.4.5/com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -fvisibility=hidden -O2 -mcpu=970 -mtune=970 -pipe -fno-toplevel-reorder -c -o imap/libcyrus_imap_la-version.lo `test -f 'imap/version.c' || echo './'`imap/version.c /bin/sh ./libtool --tag=CC --mode=compile powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-mail/cyrus-imapd-3.4.5-r1/work/cyrus-imapd-3.4.5/com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -fvisibility=hidden -O2 -mcpu=970 -mtune=970 -pipe -fno-toplevel-reorder -c -o imap/libcyrus_imap_la-xstats.lo `test -f 'imap/xstats.c' || echo './'`imap/xstats.c /bin/sh ./libtool --tag=CC --mode=compile powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-mail/cyrus-imapd-3.4.5-r1/work/cyrus-imapd-3.4.5/com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -fvisibility=hidden -O2 -mcpu=970 -mtune=970 -pipe -fno-toplevel-reorder -c -o imap/libcyrus_imap_la-search_squat.lo `test -f 'imap/search_squat.c' || echo './'`imap/search_squat.c libtool: compile: powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-mail/cyrus-imapd-3.4.5-r1/work/cyrus-imapd-3.4.5/com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -fvisibility=hidden -O2 -mcpu=970 -mtune=970 -pipe -fno-toplevel-reorder -c imap/version.c -fPIC -DPIC -o imap/.libs/libcyrus_imap_la-version.o libtool: compile: powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-mail/cyrus-imapd-3.4.5-r1/work/cyrus-imapd-3.4.5/com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -fvisibility=hidden -O2 -mcpu=970 -mtune=970 -pipe -fno-toplevel-reorder -c imap/xstats.c -fPIC -DPIC -o imap/.libs/libcyrus_imap_la-xstats.o libtool: compile: powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-mail/cyrus-imapd-3.4.5-r1/work/cyrus-imapd-3.4.5/com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -fvisibility=hidden -O2 -mcpu=970 -mtune=970 -pipe -fno-toplevel-reorder -c imap/tls.c -o imap/libcyrus_imap_la-tls.o >/dev/null 2>&1 libtool: compile: powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-mail/cyrus-imapd-3.4.5-r1/work/cyrus-imapd-3.4.5/com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -fvisibility=hidden -O2 -mcpu=970 -mtune=970 -pipe -fno-toplevel-reorder -c imap/xstats.c -o imap/libcyrus_imap_la-xstats.o >/dev/null 2>&1 libtool: compile: powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-mail/cyrus-imapd-3.4.5-r1/work/cyrus-imapd-3.4.5/com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -fvisibility=hidden -O2 -mcpu=970 -mtune=970 -pipe -fno-toplevel-reorder -c imap/search_squat.c -fPIC -DPIC -o imap/.libs/libcyrus_imap_la-search_squat.o /bin/sh ./libtool --tag=CC --mode=compile powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-mail/cyrus-imapd-3.4.5-r1/work/cyrus-imapd-3.4.5/com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -fvisibility=hidden -O2 -mcpu=970 -mtune=970 -pipe -fno-toplevel-reorder -c -o imap/libcyrus_imap_la-squat.lo `test -f 'imap/squat.c' || echo './'`imap/squat.c /bin/sh ./libtool --tag=CC --mode=compile powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-mail/cyrus-imapd-3.4.5-r1/work/cyrus-imapd-3.4.5/com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -fvisibility=hidden -O2 -mcpu=970 -mtune=970 -pipe -fno-toplevel-reorder -c -o imap/libcyrus_imap_la-squat_build.lo `test -f 'imap/squat_build.c' || echo './'`imap/squat_build.c libtool: compile: powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-mail/cyrus-imapd-3.4.5-r1/work/cyrus-imapd-3.4.5/com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -fvisibility=hidden -O2 -mcpu=970 -mtune=970 -pipe -fno-toplevel-reorder -c imap/message.c -o imap/libcyrus_imap_la-message.o >/dev/null 2>&1 libtool: compile: powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-mail/cyrus-imapd-3.4.5-r1/work/cyrus-imapd-3.4.5/com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -fvisibility=hidden -O2 -mcpu=970 -mtune=970 -pipe -fno-toplevel-reorder -c imap/squat.c -fPIC -DPIC -o imap/.libs/libcyrus_imap_la-squat.o libtool: compile: powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-mail/cyrus-imapd-3.4.5-r1/work/cyrus-imapd-3.4.5/com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -fvisibility=hidden -O2 -mcpu=970 -mtune=970 -pipe -fno-toplevel-reorder -c imap/squat_build.c -fPIC -DPIC -o imap/.libs/libcyrus_imap_la-squat_build.o libtool: compile: powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-mail/cyrus-imapd-3.4.5-r1/work/cyrus-imapd-3.4.5/com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -fvisibility=hidden -O2 -mcpu=970 -mtune=970 -pipe -fno-toplevel-reorder -c imap/version.c -o imap/libcyrus_imap_la-version.o >/dev/null 2>&1 libtool: compile: powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-mail/cyrus-imapd-3.4.5-r1/work/cyrus-imapd-3.4.5/com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -fvisibility=hidden -O2 -mcpu=970 -mtune=970 -pipe -fno-toplevel-reorder -c imap/userdeny_db.c -o imap/libcyrus_imap_la-userdeny_db.o >/dev/null 2>&1 libtool: compile: powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-mail/cyrus-imapd-3.4.5-r1/work/cyrus-imapd-3.4.5/com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -fvisibility=hidden -O2 -mcpu=970 -mtune=970 -pipe -fno-toplevel-reorder -c imap/user.c -o imap/libcyrus_imap_la-user.o >/dev/null 2>&1 libtool: compile: powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-mail/cyrus-imapd-3.4.5-r1/work/cyrus-imapd-3.4.5/com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -fvisibility=hidden -O2 -mcpu=970 -mtune=970 -pipe -fno-toplevel-reorder -c imap/index.c -o imap/libcyrus_imap_la-index.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-mail/cyrus-imapd-3.4.5-r1/work/cyrus-imapd-3.4.5/com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -fvisibility=hidden -O2 -mcpu=970 -mtune=970 -pipe -fno-toplevel-reorder -c -o imap/libcyrus_imap_la-squat_internal.lo `test -f 'imap/squat_internal.c' || echo './'`imap/squat_internal.c /bin/sh ./libtool --tag=CC --mode=compile powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-mail/cyrus-imapd-3.4.5-r1/work/cyrus-imapd-3.4.5/com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -fvisibility=hidden -O2 -mcpu=970 -mtune=970 -pipe -fno-toplevel-reorder -c -o imap/libcyrus_imap_la-http_err.lo `test -f 'imap/http_err.c' || echo './'`imap/http_err.c /bin/sh ./libtool --tag=CC --mode=compile powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-mail/cyrus-imapd-3.4.5-r1/work/cyrus-imapd-3.4.5/com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -fvisibility=hidden -O2 -mcpu=970 -mtune=970 -pipe -fno-toplevel-reorder -c -o imap/libcyrus_imap_la-imap_err.lo `test -f 'imap/imap_err.c' || echo './'`imap/imap_err.c libtool: compile: powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-mail/cyrus-imapd-3.4.5-r1/work/cyrus-imapd-3.4.5/com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -fvisibility=hidden -O2 -mcpu=970 -mtune=970 -pipe -fno-toplevel-reorder -c imap/squat_internal.c -fPIC -DPIC -o imap/.libs/libcyrus_imap_la-squat_internal.o libtool: compile: powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-mail/cyrus-imapd-3.4.5-r1/work/cyrus-imapd-3.4.5/com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -fvisibility=hidden -O2 -mcpu=970 -mtune=970 -pipe -fno-toplevel-reorder -c imap/imap_err.c -fPIC -DPIC -o imap/.libs/libcyrus_imap_la-imap_err.o libtool: compile: powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-mail/cyrus-imapd-3.4.5-r1/work/cyrus-imapd-3.4.5/com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -fvisibility=hidden -O2 -mcpu=970 -mtune=970 -pipe -fno-toplevel-reorder -c imap/http_err.c -fPIC -DPIC -o imap/.libs/libcyrus_imap_la-http_err.o libtool: compile: powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-mail/cyrus-imapd-3.4.5-r1/work/cyrus-imapd-3.4.5/com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -fvisibility=hidden -O2 -mcpu=970 -mtune=970 -pipe -fno-toplevel-reorder -c imap/imap_err.c -o imap/libcyrus_imap_la-imap_err.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-mail/cyrus-imapd-3.4.5-r1/work/cyrus-imapd-3.4.5/com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -fvisibility=hidden -O2 -mcpu=970 -mtune=970 -pipe -fno-toplevel-reorder -c -o imap/libcyrus_imap_la-mupdate_err.lo `test -f 'imap/mupdate_err.c' || echo './'`imap/mupdate_err.c libtool: compile: powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-mail/cyrus-imapd-3.4.5-r1/work/cyrus-imapd-3.4.5/com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -fvisibility=hidden -O2 -mcpu=970 -mtune=970 -pipe -fno-toplevel-reorder -c imap/http_err.c -o imap/libcyrus_imap_la-http_err.o >/dev/null 2>&1 libtool: compile: powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-mail/cyrus-imapd-3.4.5-r1/work/cyrus-imapd-3.4.5/com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -fvisibility=hidden -O2 -mcpu=970 -mtune=970 -pipe -fno-toplevel-reorder -c imap/squat_internal.c -o imap/libcyrus_imap_la-squat_internal.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-mail/cyrus-imapd-3.4.5-r1/work/cyrus-imapd-3.4.5/com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -fvisibility=hidden -O2 -mcpu=970 -mtune=970 -pipe -fno-toplevel-reorder -c -o imap/libcyrus_imap_la-promdata.lo `test -f 'imap/promdata.c' || echo './'`imap/promdata.c libtool: compile: powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-mail/cyrus-imapd-3.4.5-r1/work/cyrus-imapd-3.4.5/com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -fvisibility=hidden -O2 -mcpu=970 -mtune=970 -pipe -fno-toplevel-reorder -c imap/mupdate_err.c -fPIC -DPIC -o imap/.libs/libcyrus_imap_la-mupdate_err.o libtool: compile: powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-mail/cyrus-imapd-3.4.5-r1/work/cyrus-imapd-3.4.5/com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -fvisibility=hidden -O2 -mcpu=970 -mtune=970 -pipe -fno-toplevel-reorder -c imap/promdata.c -fPIC -DPIC -o imap/.libs/libcyrus_imap_la-promdata.o libtool: compile: powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-mail/cyrus-imapd-3.4.5-r1/work/cyrus-imapd-3.4.5/com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -fvisibility=hidden -O2 -mcpu=970 -mtune=970 -pipe -fno-toplevel-reorder -c imap/mupdate_err.c -o imap/libcyrus_imap_la-mupdate_err.o >/dev/null 2>&1 powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-mail/cyrus-imapd-3.4.5-r1/work/cyrus-imapd-3.4.5/com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -O2 -mcpu=970 -mtune=970 -pipe -fno-toplevel-reorder -c -o imap/lmtpd.o imap/lmtpd.c powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-mail/cyrus-imapd-3.4.5-r1/work/cyrus-imapd-3.4.5/com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -O2 -mcpu=970 -mtune=970 -pipe -fno-toplevel-reorder -c -o imap/lmtpengine.o imap/lmtpengine.c powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-mail/cyrus-imapd-3.4.5-r1/work/cyrus-imapd-3.4.5/com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -O2 -mcpu=970 -mtune=970 -pipe -fno-toplevel-reorder -c -o imap/spool.o imap/spool.c powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-mail/cyrus-imapd-3.4.5-r1/work/cyrus-imapd-3.4.5/com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -O2 -mcpu=970 -mtune=970 -pipe -fno-toplevel-reorder -c -o imap/lmtp_err.o imap/lmtp_err.c libtool: compile: powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-mail/cyrus-imapd-3.4.5-r1/work/cyrus-imapd-3.4.5/com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -fvisibility=hidden -O2 -mcpu=970 -mtune=970 -pipe -fno-toplevel-reorder -c imap/promdata.c -o imap/libcyrus_imap_la-promdata.o >/dev/null 2>&1 powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-mail/cyrus-imapd-3.4.5-r1/work/cyrus-imapd-3.4.5/com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -O2 -mcpu=970 -mtune=970 -pipe -fno-toplevel-reorder -c -o imap/pop3d.o imap/pop3d.c powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-mail/cyrus-imapd-3.4.5-r1/work/cyrus-imapd-3.4.5/com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -O2 -mcpu=970 -mtune=970 -pipe -fno-toplevel-reorder -c -o imap/promstatsd.o imap/promstatsd.c powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-mail/cyrus-imapd-3.4.5-r1/work/cyrus-imapd-3.4.5/com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -O2 -mcpu=970 -mtune=970 -pipe -fno-toplevel-reorder -c -o imap/smmapd.o imap/smmapd.c powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-mail/cyrus-imapd-3.4.5-r1/work/cyrus-imapd-3.4.5/com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -O2 -mcpu=970 -mtune=970 -pipe -fno-toplevel-reorder -c -o imap/fud.o imap/fud.c libtool: compile: powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-mail/cyrus-imapd-3.4.5-r1/work/cyrus-imapd-3.4.5/com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -fvisibility=hidden -O2 -mcpu=970 -mtune=970 -pipe -fno-toplevel-reorder -c imap/squat.c -o imap/libcyrus_imap_la-squat.o >/dev/null 2>&1 libtool: compile: powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-mail/cyrus-imapd-3.4.5-r1/work/cyrus-imapd-3.4.5/com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -fvisibility=hidden -O2 -mcpu=970 -mtune=970 -pipe -fno-toplevel-reorder -c imap/search_squat.c -o imap/libcyrus_imap_la-search_squat.o >/dev/null 2>&1 powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-mail/cyrus-imapd-3.4.5-r1/work/cyrus-imapd-3.4.5/com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -O2 -mcpu=970 -mtune=970 -pipe -fno-toplevel-reorder -c -o imap/idled.o imap/idled.c powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-mail/cyrus-imapd-3.4.5-r1/work/cyrus-imapd-3.4.5/com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -pthread -O2 -mcpu=970 -mtune=970 -pipe -fno-toplevel-reorder -c -o imap/mupdate-mupdate.o `test -f 'imap/mupdate.c' || echo './'`imap/mupdate.c powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-mail/cyrus-imapd-3.4.5-r1/work/cyrus-imapd-3.4.5/com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -pthread -O2 -mcpu=970 -mtune=970 -pipe -fno-toplevel-reorder -c -o imap/mupdate-mupdate-slave.o `test -f 'imap/mupdate-slave.c' || echo './'`imap/mupdate-slave.c powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-mail/cyrus-imapd-3.4.5-r1/work/cyrus-imapd-3.4.5/com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -pthread -O2 -mcpu=970 -mtune=970 -pipe -fno-toplevel-reorder -c -o imap/mupdate-mutex_pthread.o `test -f 'imap/mutex_pthread.c' || echo './'`imap/mutex_pthread.c powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-mail/cyrus-imapd-3.4.5-r1/work/cyrus-imapd-3.4.5/com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -pthread -O2 -mcpu=970 -mtune=970 -pipe -fno-toplevel-reorder -c -o imap/mupdate-tls_th-lock.o `test -f 'imap/tls_th-lock.c' || echo './'`imap/tls_th-lock.c touch man/imtest.1 touch man/installsieve.1 touch man/httptest.1 touch man/lmtptest.1 touch man/mupdatetest.1 touch man/nntptest.1 touch man/pop3test.1 touch man/sieveshell.1 touch man/sivtest.1 touch man/smtptest.1 touch man/imclient.3 touch man/cyrus.conf.5 touch man/imapd.conf.5 touch man/krb.equiv.5 touch man/arbitron.8 touch man/backupd.8 touch man/chk_cyrus.8 touch man/ctl_backups.8 touch man/ctl_conversationsdb.8 touch man/ctl_cyrusdb.8 touch man/ctl_deliver.8 touch man/ctl_mboxlist.8 touch man/cvt_cyrusdb.8 touch man/cyr_backup.8 touch man/cyr_buildinfo.8 touch man/cyr_dbtool.8 touch man/cyr_deny.8 touch man/cyr_df.8 touch man/cyr_expire.8 touch man/cyr_info.8 touch man/cyr_synclog.8 touch man/cyr_virusscan.8 touch man/deliver.8 touch man/fud.8 touch man/idled.8 touch man/imapd.8 touch man/ipurge.8 touch man/lmtpd.8 touch man/cyrusmaster.8 touch man/mbexamine.8 touch man/mbpath.8 touch man/mbtool.8 touch man/notifyd.8 touch man/pop3d.8 touch man/quota.8 touch man/reconstruct.8 touch man/restore.8 touch man/smmapd.8 touch man/timsieved.8 touch man/tls_prune.8 touch man/unexpunge.8 touch man/squatter.8 (cd sieve && /var/tmp/portage/net-mail/cyrus-imapd-3.4.5-r1/work/cyrus-imapd-3.4.5/com_err/et/compile_et /var/tmp/portage/net-mail/cyrus-imapd-3.4.5-r1/work/cyrus-imapd-3.4.5/sieve/sieve_err.et) /bin/sh ./libtool --tag=CC --mode=link powerpc64-unknown-linux-gnu-gcc -O3 -fvisibility=hidden -O2 -mcpu=970 -mtune=970 -pipe -fno-toplevel-reorder -licui18n -licuuc -licudata -ljansson -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,--hash-style=gnu -Wl,--no-as-needed -o libcrc32.la lib/libcrc32_la-crc32.lo -ljansson -lresolv -lpcre -lpcreposix -lz /bin/sh ./libtool --tag=CC --mode=link powerpc64-unknown-linux-gnu-gcc -fvisibility=hidden -O2 -mcpu=970 -mtune=970 -pipe -fno-toplevel-reorder -licui18n -licuuc -licudata -ljansson -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,--hash-style=gnu -Wl,--no-as-needed -o lib/libcyrus_min.la -rpath /usr/lib64 lib/lib_libcyrus_min_la-arrayu64.lo lib/lib_libcyrus_min_la-assert.lo lib/lib_libcyrus_min_la-bufarray.lo lib/lib_libcyrus_min_la-byteorder.lo lib/lib_libcyrus_min_la-hash.lo lib/lib_libcyrus_min_la-hashset.lo lib/lib_libcyrus_min_la-hashu64.lo lib/lib_libcyrus_min_la-libconfig.lo lib/lib_libcyrus_min_la-mpool.lo lib/lib_libcyrus_min_la-retry.lo lib/lib_libcyrus_min_la-strarray.lo lib/lib_libcyrus_min_la-strhash.lo lib/lib_libcyrus_min_la-util.lo lib/lib_libcyrus_min_la-vparse.lo lib/lib_libcyrus_min_la-xmalloc.lo lib/lib_libcyrus_min_la-xstrlcat.lo lib/lib_libcyrus_min_la-xstrlcpy.lo lib/lib_libcyrus_min_la-xstrnchr.lo lib/lib_libcyrus_min_la-lock_fcntl.lo lib/lib_libcyrus_min_la-map_shared.lo lib/lib_libcyrus_min_la-imapopts.lo -luuid -ljansson -lresolv -lpcre -lpcreposix -lz libtool: compile: powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-mail/cyrus-imapd-3.4.5-r1/work/cyrus-imapd-3.4.5/com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -fvisibility=hidden -O2 -mcpu=970 -mtune=970 -pipe -fno-toplevel-reorder -c imap/squat_build.c -o imap/libcyrus_imap_la-squat_build.o >/dev/null 2>&1 libtool: link: powerpc64-unknown-linux-gnu-ar cr .libs/libcrc32.a lib/.libs/libcrc32_la-crc32.o libtool: link: powerpc64-unknown-linux-gnu-ranlib .libs/libcrc32.a libtool: link: powerpc64-unknown-linux-gnu-gcc -shared -fPIC -DPIC lib/.libs/lib_libcyrus_min_la-arrayu64.o lib/.libs/lib_libcyrus_min_la-assert.o lib/.libs/lib_libcyrus_min_la-bufarray.o lib/.libs/lib_libcyrus_min_la-byteorder.o lib/.libs/lib_libcyrus_min_la-hash.o lib/.libs/lib_libcyrus_min_la-hashset.o lib/.libs/lib_libcyrus_min_la-hashu64.o lib/.libs/lib_libcyrus_min_la-libconfig.o lib/.libs/lib_libcyrus_min_la-mpool.o lib/.libs/lib_libcyrus_min_la-retry.o lib/.libs/lib_libcyrus_min_la-strarray.o lib/.libs/lib_libcyrus_min_la-strhash.o lib/.libs/lib_libcyrus_min_la-util.o lib/.libs/lib_libcyrus_min_la-vparse.o lib/.libs/lib_libcyrus_min_la-xmalloc.o lib/.libs/lib_libcyrus_min_la-xstrlcat.o lib/.libs/lib_libcyrus_min_la-xstrlcpy.o lib/.libs/lib_libcyrus_min_la-xstrnchr.o lib/.libs/lib_libcyrus_min_la-lock_fcntl.o lib/.libs/lib_libcyrus_min_la-map_shared.o lib/.libs/lib_libcyrus_min_la-imapopts.o -licui18n -licuuc -licudata -Wl,--as-needed -Wl,--no-as-needed -luuid -ljansson -lresolv -lpcre -lpcreposix -lz -O2 -mcpu=970 -mtune=970 -Wl,-O1 -Wl,-z -Wl,pack-relative-relocs -Wl,--hash-style=gnu -Wl,-soname -Wl,libcyrus_min.so.0 -o lib/.libs/libcyrus_min.so.0.0.0 libtool: link: ( cd ".libs" && rm -f "libcrc32.la" && ln -s "../libcrc32.la" "libcrc32.la" ) /bin/sh ./libtool --tag=CC --mode=link powerpc64-unknown-linux-gnu-gcc -fvisibility=hidden -O2 -mcpu=970 -mtune=970 -pipe -fno-toplevel-reorder -licui18n -licuuc -licudata -ljansson -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,--hash-style=gnu -Wl,--no-as-needed -o lib/libcyrus.la -rpath /usr/lib64 lib/lib_libcyrus_la-acl.lo lib/lib_libcyrus_la-acl_afs.lo lib/lib_libcyrus_la-auth.lo lib/lib_libcyrus_la-auth_krb.lo lib/lib_libcyrus_la-auth_krb5.lo lib/lib_libcyrus_la-auth_pts.lo lib/lib_libcyrus_la-auth_unix.lo lib/lib_libcyrus_la-bitvector.lo lib/lib_libcyrus_la-bloom.lo lib/lib_libcyrus_la-bsearch.lo lib/lib_libcyrus_la-charset.lo lib/lib_libcyrus_la-command.lo lib/lib_libcyrus_la-cyr_qsort_r.lo lib/lib_libcyrus_la-cyrusdb.lo lib/lib_libcyrus_la-cyrusdb_flat.lo lib/lib_libcyrus_la-cyrusdb_quotalegacy.lo lib/lib_libcyrus_la-cyrusdb_skiplist.lo lib/lib_libcyrus_la-cyrusdb_twoskip.lo lib/lib_libcyrus_la-glob.lo lib/lib_libcyrus_la-htmlchar.lo lib/lib_libcyrus_la-imapurl.lo lib/lib_libcyrus_la-imclient.lo lib/lib_libcyrus_la-imparse.lo lib/lib_libcyrus_la-iostat.lo lib/lib_libcyrus_la-iptostring.lo lib/lib_libcyrus_la-libcyr_cfg.lo lib/lib_libcyrus_la-lsort.lo lib/lib_libcyrus_la-mappedfile.lo lib/lib_libcyrus_la-murmurhash.lo lib/lib_libcyrus_la-mkgmtime.lo lib/lib_libcyrus_la-parseaddr.lo lib/lib_libcyrus_la-procinfo.lo lib/lib_libcyrus_la-prot.lo lib/lib_libcyrus_la-ptrarray.lo lib/lib_libcyrus_la-rfc822tok.lo lib/lib_libcyrus_la-signals.lo lib/lib_libcyrus_la-stristr.lo lib/lib_libcyrus_la-times.lo lib/lib_libcyrus_la-tok.lo lib/lib_libcyrus_la-wildmat.lo lib/lib_libcyrus_la-gmtoff_tm.lo lib/lib_libcyrus_la-nonblock_fcntl.lo lib/lib_libcyrus_la-chartable.lo libcrc32.la -lsasl2 -lssl -lcrypto -lssl -lcrypto -lm -ljansson -lresolv -lpcre -lpcreposix -lz libtool: link: (cd "lib/.libs" && rm -f "libcyrus_min.so.0" && ln -s "libcyrus_min.so.0.0.0" "libcyrus_min.so.0") libtool: link: (cd "lib/.libs" && rm -f "libcyrus_min.so" && ln -s "libcyrus_min.so.0.0.0" "libcyrus_min.so") libtool: link: powerpc64-unknown-linux-gnu-ar cr lib/.libs/libcyrus_min.a lib/lib_libcyrus_min_la-arrayu64.o lib/lib_libcyrus_min_la-assert.o lib/lib_libcyrus_min_la-bufarray.o lib/lib_libcyrus_min_la-byteorder.o lib/lib_libcyrus_min_la-hash.o lib/lib_libcyrus_min_la-hashset.o lib/lib_libcyrus_min_la-hashu64.o lib/lib_libcyrus_min_la-libconfig.o lib/lib_libcyrus_min_la-mpool.o lib/lib_libcyrus_min_la-retry.o lib/lib_libcyrus_min_la-strarray.o lib/lib_libcyrus_min_la-strhash.o lib/lib_libcyrus_min_la-util.o lib/lib_libcyrus_min_la-vparse.o lib/lib_libcyrus_min_la-xmalloc.o lib/lib_libcyrus_min_la-xstrlcat.o lib/lib_libcyrus_min_la-xstrlcpy.o lib/lib_libcyrus_min_la-xstrnchr.o lib/lib_libcyrus_min_la-lock_fcntl.o lib/lib_libcyrus_min_la-map_shared.o lib/lib_libcyrus_min_la-imapopts.o libtool: link: powerpc64-unknown-linux-gnu-ranlib lib/.libs/libcyrus_min.a libtool: link: ( cd "lib/.libs" && rm -f "libcyrus_min.la" && ln -s "../libcyrus_min.la" "libcyrus_min.la" ) libtool: link: powerpc64-unknown-linux-gnu-gcc -shared -fPIC -DPIC lib/.libs/lib_libcyrus_la-acl.o lib/.libs/lib_libcyrus_la-acl_afs.o lib/.libs/lib_libcyrus_la-auth.o lib/.libs/lib_libcyrus_la-auth_krb.o lib/.libs/lib_libcyrus_la-auth_krb5.o lib/.libs/lib_libcyrus_la-auth_pts.o lib/.libs/lib_libcyrus_la-auth_unix.o lib/.libs/lib_libcyrus_la-bitvector.o lib/.libs/lib_libcyrus_la-bloom.o lib/.libs/lib_libcyrus_la-bsearch.o lib/.libs/lib_libcyrus_la-charset.o lib/.libs/lib_libcyrus_la-command.o lib/.libs/lib_libcyrus_la-cyr_qsort_r.o lib/.libs/lib_libcyrus_la-cyrusdb.o lib/.libs/lib_libcyrus_la-cyrusdb_flat.o lib/.libs/lib_libcyrus_la-cyrusdb_quotalegacy.o lib/.libs/lib_libcyrus_la-cyrusdb_skiplist.o lib/.libs/lib_libcyrus_la-cyrusdb_twoskip.o lib/.libs/lib_libcyrus_la-glob.o lib/.libs/lib_libcyrus_la-htmlchar.o lib/.libs/lib_libcyrus_la-imapurl.o lib/.libs/lib_libcyrus_la-imclient.o lib/.libs/lib_libcyrus_la-imparse.o lib/.libs/lib_libcyrus_la-iostat.o lib/.libs/lib_libcyrus_la-iptostring.o lib/.libs/lib_libcyrus_la-libcyr_cfg.o lib/.libs/lib_libcyrus_la-lsort.o lib/.libs/lib_libcyrus_la-mappedfile.o lib/.libs/lib_libcyrus_la-murmurhash.o lib/.libs/lib_libcyrus_la-mkgmtime.o lib/.libs/lib_libcyrus_la-parseaddr.o lib/.libs/lib_libcyrus_la-procinfo.o lib/.libs/lib_libcyrus_la-prot.o lib/.libs/lib_libcyrus_la-ptrarray.o lib/.libs/lib_libcyrus_la-rfc822tok.o lib/.libs/lib_libcyrus_la-signals.o lib/.libs/lib_libcyrus_la-stristr.o lib/.libs/lib_libcyrus_la-times.o lib/.libs/lib_libcyrus_la-tok.o lib/.libs/lib_libcyrus_la-wildmat.o lib/.libs/lib_libcyrus_la-gmtoff_tm.o lib/.libs/lib_libcyrus_la-nonblock_fcntl.o lib/.libs/lib_libcyrus_la-chartable.o -Wl,--whole-archive ./.libs/libcrc32.a -Wl,--no-whole-archive -Wl,-rpath -Wl,//usr/lib64 -Wl,--as-needed -Wl,--no-as-needed -licui18n -licuuc -licudata //usr/lib64/libsasl2.so -ldl -lssl -lcrypto -lm -ljansson -lresolv -lpcre -lpcreposix -lz -O2 -mcpu=970 -mtune=970 -Wl,-O1 -Wl,-z -Wl,pack-relative-relocs -Wl,--hash-style=gnu -Wl,-soname -Wl,libcyrus.so.0 -o lib/.libs/libcyrus.so.0.0.0 /bin/sh ./libtool --tag=CC --mode=link powerpc64-unknown-linux-gnu-gcc -O2 -mcpu=970 -mtune=970 -pipe -fno-toplevel-reorder -licui18n -licuuc -licudata -ljansson -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,--hash-style=gnu -Wl,--no-as-needed -o master/master master/master.o master/masterconf.o lib/libcyrus_min.la -ljansson -lresolv -lpcre -lpcreposix -lz -lm -ljansson -lresolv -lpcre -lpcreposix -lz libtool: link: powerpc64-unknown-linux-gnu-gcc -O2 -mcpu=970 -mtune=970 -pipe -fno-toplevel-reorder -Wl,-O1 -Wl,-z -Wl,pack-relative-relocs -Wl,--hash-style=gnu -o master/.libs/master master/master.o master/masterconf.o -Wl,--as-needed -Wl,--no-as-needed lib/.libs/libcyrus_min.so -licui18n -licuuc -licudata -luuid -lm -ljansson -lresolv -lpcre -lpcreposix -lz libtool: link: (cd "lib/.libs" && rm -f "libcyrus.so.0" && ln -s "libcyrus.so.0.0.0" "libcyrus.so.0") libtool: link: (cd "lib/.libs" && rm -f "libcyrus.so" && ln -s "libcyrus.so.0.0.0" "libcyrus.so") libtool: link: (cd lib/.libs/libcyrus.lax/libcrc32.a && powerpc64-unknown-linux-gnu-ar x "/var/tmp/portage/net-mail/cyrus-imapd-3.4.5-r1/work/cyrus-imapd-3.4.5/./.libs/libcrc32.a") libtool: link: powerpc64-unknown-linux-gnu-ar cr lib/.libs/libcyrus.a lib/lib_libcyrus_la-acl.o lib/lib_libcyrus_la-acl_afs.o lib/lib_libcyrus_la-auth.o lib/lib_libcyrus_la-auth_krb.o lib/lib_libcyrus_la-auth_krb5.o lib/lib_libcyrus_la-auth_pts.o lib/lib_libcyrus_la-auth_unix.o lib/lib_libcyrus_la-bitvector.o lib/lib_libcyrus_la-bloom.o lib/lib_libcyrus_la-bsearch.o lib/lib_libcyrus_la-charset.o lib/lib_libcyrus_la-command.o lib/lib_libcyrus_la-cyr_qsort_r.o lib/lib_libcyrus_la-cyrusdb.o lib/lib_libcyrus_la-cyrusdb_flat.o lib/lib_libcyrus_la-cyrusdb_quotalegacy.o lib/lib_libcyrus_la-cyrusdb_skiplist.o lib/lib_libcyrus_la-cyrusdb_twoskip.o lib/lib_libcyrus_la-glob.o lib/lib_libcyrus_la-htmlchar.o lib/lib_libcyrus_la-imapurl.o lib/lib_libcyrus_la-imclient.o lib/lib_libcyrus_la-imparse.o lib/lib_libcyrus_la-iostat.o lib/lib_libcyrus_la-iptostring.o lib/lib_libcyrus_la-libcyr_cfg.o lib/lib_libcyrus_la-lsort.o lib/lib_libcyrus_la-mappedfile.o lib/lib_libcyrus_la-murmurhash.o lib/lib_libcyrus_la-mkgmtime.o lib/lib_libcyrus_la-parseaddr.o lib/lib_libcyrus_la-procinfo.o lib/lib_libcyrus_la-prot.o lib/lib_libcyrus_la-ptrarray.o lib/lib_libcyrus_la-rfc822tok.o lib/lib_libcyrus_la-signals.o lib/lib_libcyrus_la-stristr.o lib/lib_libcyrus_la-times.o lib/lib_libcyrus_la-tok.o lib/lib_libcyrus_la-wildmat.o lib/lib_libcyrus_la-gmtoff_tm.o lib/lib_libcyrus_la-nonblock_fcntl.o lib/lib_libcyrus_la-chartable.o lib/.libs/libcyrus.lax/libcrc32.a/libcrc32_la-crc32.o libtool: link: powerpc64-unknown-linux-gnu-ranlib lib/.libs/libcyrus.a libtool: link: rm -fr lib/.libs/libcyrus.lax libtool: link: ( cd "lib/.libs" && rm -f "libcyrus.la" && ln -s "../libcyrus.la" "libcyrus.la" ) /bin/sh ./libtool --tag=CC --mode=link powerpc64-unknown-linux-gnu-gcc -fvisibility=hidden -O2 -mcpu=970 -mtune=970 -pipe -fno-toplevel-reorder -licui18n -licuuc -licudata -ljansson -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,--hash-style=gnu -Wl,--no-as-needed -o imtest/imtest imtest/imtest-imtest.o lib/libcyrus.la lib/libcyrus_min.la -ljansson -lresolv -lpcre -lpcreposix -lz -lsasl2 -lssl -lcrypto -lssl -lcrypto -ljansson -lresolv -lpcre -lpcreposix -lz libtool: link: powerpc64-unknown-linux-gnu-gcc -fvisibility=hidden -O2 -mcpu=970 -mtune=970 -pipe -fno-toplevel-reorder -Wl,-O1 -Wl,-z -Wl,pack-relative-relocs -Wl,--hash-style=gnu -o imtest/.libs/imtest imtest/imtest-imtest.o -Wl,--as-needed -Wl,--no-as-needed lib/.libs/libcyrus.so -lm lib/.libs/libcyrus_min.so -licui18n -licuuc -licudata -luuid //usr/lib64/libsasl2.so -ldl -lssl -lcrypto -ljansson -lresolv -lpcre -lpcreposix -lz /bin/sh ./libtool --tag=CXX --mode=link powerpc64-unknown-linux-gnu-g++ -fvisibility=hidden -O2 -mcpu=970 -mtune=970 -pipe -fno-toplevel-reorder -licui18n -licuuc -licudata -ljansson -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,--hash-style=gnu -Wl,--no-as-needed -o imap/libcyrus_imap.la -rpath /usr/lib64 imap/libcyrus_imap_la-annotate.lo imap/libcyrus_imap_la-append.lo imap/libcyrus_imap_la-backend.lo imap/libcyrus_imap_la-conversations.lo imap/libcyrus_imap_la-convert_code.lo imap/libcyrus_imap_la-dlist.lo imap/libcyrus_imap_la-duplicate.lo imap/libcyrus_imap_la-global.lo imap/libcyrus_imap_la-http_client.lo imap/libcyrus_imap_la-idle.lo imap/libcyrus_imap_la-idlemsg.lo imap/libcyrus_imap_la-imapparse.lo imap/libcyrus_imap_la-index.lo imap/libcyrus_imap_la-mailbox.lo imap/libcyrus_imap_la-mbdump.lo imap/libcyrus_imap_la-mboxkey.lo imap/libcyrus_imap_la-mboxlist.lo imap/libcyrus_imap_la-mboxevent.lo imap/libcyrus_imap_la-mboxname.lo imap/libcyrus_imap_la-message_guid.lo imap/libcyrus_imap_la-message.lo imap/libcyrus_imap_la-msgrecord.lo imap/libcyrus_imap_la-mupdate-client.lo imap/libcyrus_imap_la-notify.lo imap/libcyrus_imap_la-partlist.lo imap/libcyrus_imap_la-proc.lo imap/libcyrus_imap_la-prometheus.lo imap/libcyrus_imap_la-quota_db.lo imap/libcyrus_imap_la-rfc822_header.lo imap/libcyrus_imap_la-saslclient.lo imap/libcyrus_imap_la-saslserver.lo imap/libcyrus_imap_la-search_engines.lo imap/libcyrus_imap_la-search_expr.lo imap/libcyrus_imap_la-search_query.lo imap/libcyrus_imap_la-seen_db.lo imap/libcyrus_imap_la-sequence.lo imap/libcyrus_imap_la-setproctitle.lo imap/libcyrus_imap_la-sievedir.lo imap/libcyrus_imap_la-smtpclient.lo imap/libcyrus_imap_la-spool.lo imap/libcyrus_imap_la-statuscache_db.lo imap/libcyrus_imap_la-sync_log.lo imap/libcyrus_imap_la-telemetry.lo imap/libcyrus_imap_la-tls.lo imap/libcyrus_imap_la-tls_th-lock.lo imap/libcyrus_imap_la-user.lo imap/libcyrus_imap_la-userdeny_db.lo imap/libcyrus_imap_la-version.lo imap/libcyrus_imap_la-xstats.lo imap/libcyrus_imap_la-search_squat.lo imap/libcyrus_imap_la-squat.lo imap/libcyrus_imap_la-squat_build.lo imap/libcyrus_imap_la-squat_internal.lo imap/libcyrus_imap_la-http_err.lo imap/libcyrus_imap_la-imap_err.lo imap/libcyrus_imap_la-mupdate_err.lo imap/libcyrus_imap_la-promdata.lo com_err/et/libcyrus_com_err.la -luuid lib/libcyrus_min.la lib/libcyrus.la -ljansson -lresolv -lpcre -lpcreposix -lz libtool: link: powerpc64-unknown-linux-gnu-g++ -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/powerpc64-unknown-linux-gnu/13/../../../../lib64/crti.o /usr/lib/gcc/powerpc64-unknown-linux-gnu/13/crtbeginS.o imap/.libs/libcyrus_imap_la-annotate.o imap/.libs/libcyrus_imap_la-append.o imap/.libs/libcyrus_imap_la-backend.o imap/.libs/libcyrus_imap_la-conversations.o imap/.libs/libcyrus_imap_la-convert_code.o imap/.libs/libcyrus_imap_la-dlist.o imap/.libs/libcyrus_imap_la-duplicate.o imap/.libs/libcyrus_imap_la-global.o imap/.libs/libcyrus_imap_la-http_client.o imap/.libs/libcyrus_imap_la-idle.o imap/.libs/libcyrus_imap_la-idlemsg.o imap/.libs/libcyrus_imap_la-imapparse.o imap/.libs/libcyrus_imap_la-index.o imap/.libs/libcyrus_imap_la-mailbox.o imap/.libs/libcyrus_imap_la-mbdump.o imap/.libs/libcyrus_imap_la-mboxkey.o imap/.libs/libcyrus_imap_la-mboxlist.o imap/.libs/libcyrus_imap_la-mboxevent.o imap/.libs/libcyrus_imap_la-mboxname.o imap/.libs/libcyrus_imap_la-message_guid.o imap/.libs/libcyrus_imap_la-message.o imap/.libs/libcyrus_imap_la-msgrecord.o imap/.libs/libcyrus_imap_la-mupdate-client.o imap/.libs/libcyrus_imap_la-notify.o imap/.libs/libcyrus_imap_la-partlist.o imap/.libs/libcyrus_imap_la-proc.o imap/.libs/libcyrus_imap_la-prometheus.o imap/.libs/libcyrus_imap_la-quota_db.o imap/.libs/libcyrus_imap_la-rfc822_header.o imap/.libs/libcyrus_imap_la-saslclient.o imap/.libs/libcyrus_imap_la-saslserver.o imap/.libs/libcyrus_imap_la-search_engines.o imap/.libs/libcyrus_imap_la-search_expr.o imap/.libs/libcyrus_imap_la-search_query.o imap/.libs/libcyrus_imap_la-seen_db.o imap/.libs/libcyrus_imap_la-sequence.o imap/.libs/libcyrus_imap_la-setproctitle.o imap/.libs/libcyrus_imap_la-sievedir.o imap/.libs/libcyrus_imap_la-smtpclient.o imap/.libs/libcyrus_imap_la-spool.o imap/.libs/libcyrus_imap_la-statuscache_db.o imap/.libs/libcyrus_imap_la-sync_log.o imap/.libs/libcyrus_imap_la-telemetry.o imap/.libs/libcyrus_imap_la-tls.o imap/.libs/libcyrus_imap_la-tls_th-lock.o imap/.libs/libcyrus_imap_la-user.o imap/.libs/libcyrus_imap_la-userdeny_db.o imap/.libs/libcyrus_imap_la-version.o imap/.libs/libcyrus_imap_la-xstats.o imap/.libs/libcyrus_imap_la-search_squat.o imap/.libs/libcyrus_imap_la-squat.o imap/.libs/libcyrus_imap_la-squat_build.o imap/.libs/libcyrus_imap_la-squat_internal.o imap/.libs/libcyrus_imap_la-http_err.o imap/.libs/libcyrus_imap_la-imap_err.o imap/.libs/libcyrus_imap_la-mupdate_err.o imap/.libs/libcyrus_imap_la-promdata.o -Wl,-rpath -Wl,/var/tmp/portage/net-mail/cyrus-imapd-3.4.5-r1/work/cyrus-imapd-3.4.5/com_err/et/.libs -Wl,-rpath -Wl,/var/tmp/portage/net-mail/cyrus-imapd-3.4.5-r1/work/cyrus-imapd-3.4.5/lib/.libs -Wl,-rpath -Wl,//usr/lib64 -Wl,--as-needed -Wl,--no-as-needed com_err/et/.libs/libcyrus_com_err.so lib/.libs/libcyrus_min.so -luuid lib/.libs/libcyrus.so -L/usr/lib64 -licui18n -licuuc -licudata //usr/lib64/libsasl2.so -ldl -lssl -lcrypto -ljansson -lresolv -lpcre -lpcreposix -lz -L/usr/lib/gcc/powerpc64-unknown-linux-gnu/13 -L/usr/lib/gcc/powerpc64-unknown-linux-gnu/13/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/powerpc64-unknown-linux-gnu/13/../../../../powerpc64-unknown-linux-gnu/lib -L/usr/lib/gcc/powerpc64-unknown-linux-gnu/13/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/powerpc64-unknown-linux-gnu/13/crtendS.o /usr/lib/gcc/powerpc64-unknown-linux-gnu/13/../../../../lib64/crtn.o -O2 -mcpu=970 -mtune=970 -Wl,-O1 -Wl,-z -Wl,pack-relative-relocs -Wl,--hash-style=gnu -Wl,-soname -Wl,libcyrus_imap.so.0 -o imap/.libs/libcyrus_imap.so.0.0.0 libtool: link: (cd "imap/.libs" && rm -f "libcyrus_imap.so.0" && ln -s "libcyrus_imap.so.0.0.0" "libcyrus_imap.so.0") libtool: link: (cd "imap/.libs" && rm -f "libcyrus_imap.so" && ln -s "libcyrus_imap.so.0.0.0" "libcyrus_imap.so") libtool: link: powerpc64-unknown-linux-gnu-ar cr imap/.libs/libcyrus_imap.a imap/libcyrus_imap_la-annotate.o imap/libcyrus_imap_la-append.o imap/libcyrus_imap_la-backend.o imap/libcyrus_imap_la-conversations.o imap/libcyrus_imap_la-convert_code.o imap/libcyrus_imap_la-dlist.o imap/libcyrus_imap_la-duplicate.o imap/libcyrus_imap_la-global.o imap/libcyrus_imap_la-http_client.o imap/libcyrus_imap_la-idle.o imap/libcyrus_imap_la-idlemsg.o imap/libcyrus_imap_la-imapparse.o imap/libcyrus_imap_la-index.o imap/libcyrus_imap_la-mailbox.o imap/libcyrus_imap_la-mbdump.o imap/libcyrus_imap_la-mboxkey.o imap/libcyrus_imap_la-mboxlist.o imap/libcyrus_imap_la-mboxevent.o imap/libcyrus_imap_la-mboxname.o imap/libcyrus_imap_la-message_guid.o imap/libcyrus_imap_la-message.o imap/libcyrus_imap_la-msgrecord.o imap/libcyrus_imap_la-mupdate-client.o imap/libcyrus_imap_la-notify.o imap/libcyrus_imap_la-partlist.o imap/libcyrus_imap_la-proc.o imap/libcyrus_imap_la-prometheus.o imap/libcyrus_imap_la-quota_db.o imap/libcyrus_imap_la-rfc822_header.o imap/libcyrus_imap_la-saslclient.o imap/libcyrus_imap_la-saslserver.o imap/libcyrus_imap_la-search_engines.o imap/libcyrus_imap_la-search_expr.o imap/libcyrus_imap_la-search_query.o imap/libcyrus_imap_la-seen_db.o imap/libcyrus_imap_la-sequence.o imap/libcyrus_imap_la-setproctitle.o imap/libcyrus_imap_la-sievedir.o imap/libcyrus_imap_la-smtpclient.o imap/libcyrus_imap_la-spool.o imap/libcyrus_imap_la-statuscache_db.o imap/libcyrus_imap_la-sync_log.o imap/libcyrus_imap_la-telemetry.o imap/libcyrus_imap_la-tls.o imap/libcyrus_imap_la-tls_th-lock.o imap/libcyrus_imap_la-user.o imap/libcyrus_imap_la-userdeny_db.o imap/libcyrus_imap_la-version.o imap/libcyrus_imap_la-xstats.o imap/libcyrus_imap_la-search_squat.o imap/libcyrus_imap_la-squat.o imap/libcyrus_imap_la-squat_build.o imap/libcyrus_imap_la-squat_internal.o imap/libcyrus_imap_la-http_err.o imap/libcyrus_imap_la-imap_err.o imap/libcyrus_imap_la-mupdate_err.o imap/libcyrus_imap_la-promdata.o libtool: link: powerpc64-unknown-linux-gnu-ranlib imap/.libs/libcyrus_imap.a libtool: link: ( cd "imap/.libs" && rm -f "libcyrus_imap.la" && ln -s "../libcyrus_imap.la" "libcyrus_imap.la" ) /bin/sh ./libtool --tag=CC --mode=link powerpc64-unknown-linux-gnu-gcc -O2 -mcpu=970 -mtune=970 -pipe -fno-toplevel-reorder -licui18n -licuuc -licudata -ljansson -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,--hash-style=gnu -Wl,--no-as-needed -o imap/imapd imap/imap_proxy.o imap/imapd.o imap/mutex_fake.o imap/proxy.o imap/sync_support.o master/service.o imap/autocreate.o imap/libcyrus_imap.la lib/libcyrus.la lib/libcyrus_min.la -ljansson -lresolv -lpcre -lpcreposix -lz -lsasl2 -lssl -lcrypto -lssl -lcrypto com_err/et/libcyrus_com_err.la -lwrap -lnsl -ljansson -ljansson -lresolv -lpcre -lpcreposix -lz /bin/sh ./libtool --tag=CC --mode=link powerpc64-unknown-linux-gnu-gcc -O2 -mcpu=970 -mtune=970 -pipe -fno-toplevel-reorder -licui18n -licuuc -licudata -ljansson -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,--hash-style=gnu -Wl,--no-as-needed -o imap/lmtpd imap/lmtpd.o imap/lmtpengine.o imap/mutex_fake.o imap/proxy.o imap/spool.o imap/sync_support.o master/service.o imap/autocreate.o imap/lmtp_err.o imap/libcyrus_imap.la lib/libcyrus.la lib/libcyrus_min.la -ljansson -lresolv -lpcre -lpcreposix -lz -lsasl2 -lssl -lcrypto -lssl -lcrypto com_err/et/libcyrus_com_err.la -lwrap -lnsl -ljansson -ljansson -lresolv -lpcre -lpcreposix -lz /bin/sh ./libtool --tag=CC --mode=link powerpc64-unknown-linux-gnu-gcc -O2 -mcpu=970 -mtune=970 -pipe -fno-toplevel-reorder -licui18n -licuuc -licudata -ljansson -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,--hash-style=gnu -Wl,--no-as-needed -o imap/pop3d imap/mutex_fake.o imap/pop3d.o imap/proxy.o imap/sync_support.o master/service.o imap/autocreate.o imap/libcyrus_imap.la lib/libcyrus.la lib/libcyrus_min.la -ljansson -lresolv -lpcre -lpcreposix -lz -lsasl2 -lssl -lcrypto -lssl -lcrypto com_err/et/libcyrus_com_err.la -lwrap -lnsl -ljansson -ljansson -lresolv -lpcre -lpcreposix -lz /bin/sh ./libtool --tag=CC --mode=link powerpc64-unknown-linux-gnu-gcc -O2 -mcpu=970 -mtune=970 -pipe -fno-toplevel-reorder -licui18n -licuuc -licudata -ljansson -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,--hash-style=gnu -Wl,--no-as-needed -o imap/promstatsd imap/promstatsd.o imap/mutex_fake.o imap/libcyrus_imap.la lib/libcyrus.la lib/libcyrus_min.la -ljansson -lresolv -lpcre -lpcreposix -lz -lsasl2 -lssl -lcrypto -lssl -lcrypto com_err/et/libcyrus_com_err.la -ljansson -lresolv -lpcre -lpcreposix -lz /bin/sh ./libtool --tag=CC --mode=link powerpc64-unknown-linux-gnu-gcc -O2 -mcpu=970 -mtune=970 -pipe -fno-toplevel-reorder -licui18n -licuuc -licudata -ljansson -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,--hash-style=gnu -Wl,--no-as-needed -o imap/smmapd imap/mutex_fake.o imap/proxy.o imap/smmapd.o master/service.o imap/libcyrus_imap.la lib/libcyrus.la lib/libcyrus_min.la -ljansson -lresolv -lpcre -lpcreposix -lz -lsasl2 -lssl -lcrypto -lssl -lcrypto com_err/et/libcyrus_com_err.la -lwrap -lnsl -ljansson -ljansson -lresolv -lpcre -lpcreposix -lz /bin/sh ./libtool --tag=CC --mode=link powerpc64-unknown-linux-gnu-gcc -O2 -mcpu=970 -mtune=970 -pipe -fno-toplevel-reorder -licui18n -licuuc -licudata -ljansson -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,--hash-style=gnu -Wl,--no-as-needed -o imap/fud imap/fud.o imap/mutex_fake.o master/service.o imap/libcyrus_imap.la lib/libcyrus.la lib/libcyrus_min.la -ljansson -lresolv -lpcre -lpcreposix -lz -lsasl2 -lssl -lcrypto -lssl -lcrypto com_err/et/libcyrus_com_err.la -lwrap -lnsl -ljansson -ljansson -lresolv -lpcre -lpcreposix -lz /bin/sh ./libtool --tag=CC --mode=link powerpc64-unknown-linux-gnu-gcc -O2 -mcpu=970 -mtune=970 -pipe -fno-toplevel-reorder -licui18n -licuuc -licudata -ljansson -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,--hash-style=gnu -Wl,--no-as-needed -o imap/idled imap/idled.o imap/mutex_fake.o imap/libcyrus_imap.la lib/libcyrus.la lib/libcyrus_min.la -ljansson -lresolv -lpcre -lpcreposix -lz -lsasl2 -lssl -lcrypto -lssl -lcrypto com_err/et/libcyrus_com_err.la -ljansson -lresolv -lpcre -lpcreposix -lz /bin/sh ./libtool --tag=CC --mode=link powerpc64-unknown-linux-gnu-gcc -pthread -O2 -mcpu=970 -mtune=970 -pipe -fno-toplevel-reorder -licui18n -licuuc -licudata -ljansson -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,--hash-style=gnu -Wl,--no-as-needed -o imap/mupdate imap/mupdate-mupdate.o imap/mupdate-mupdate-slave.o imap/mupdate-mutex_pthread.o imap/mupdate-tls_th-lock.o master/imap_mupdate-service-thread.o imap/libcyrus_imap.la lib/libcyrus.la lib/libcyrus_min.la -ljansson -lresolv -lpcre -lpcreposix -lz -lsasl2 -lssl -lcrypto -lssl -lcrypto com_err/et/libcyrus_com_err.la -lwrap -lnsl -ljansson -lpthread -ljansson -lresolv -lpcre -lpcreposix -lz /bin/sh ./libtool --tag=CC --mode=link powerpc64-unknown-linux-gnu-gcc -O2 -mcpu=970 -mtune=970 -pipe -fno-toplevel-reorder -licui18n -licuuc -licudata -ljansson -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,--hash-style=gnu -Wl,--no-as-needed -o imap/message_test imap/message_test.o imap/mutex_fake.o imap/libcyrus_imap.la lib/libcyrus.la lib/libcyrus_min.la -ljansson -lresolv -lpcre -lpcreposix -lz -lsasl2 -lssl -lcrypto -lssl -lcrypto com_err/et/libcyrus_com_err.la -ljansson -lresolv -lpcre -lpcreposix -lz /bin/sh ./libtool --tag=CC --mode=link powerpc64-unknown-linux-gnu-gcc -O2 -mcpu=970 -mtune=970 -pipe -fno-toplevel-reorder -licui18n -licuuc -licudata -ljansson -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,--hash-style=gnu -Wl,--no-as-needed -o imap/search_test imap/search_test.o imap/mutex_fake.o imap/libcyrus_imap.la lib/libcyrus.la lib/libcyrus_min.la -ljansson -lresolv -lpcre -lpcreposix -lz -lsasl2 -lssl -lcrypto -lssl -lcrypto com_err/et/libcyrus_com_err.la -ljansson -lresolv -lpcre -lpcreposix -lz /bin/sh ./libtool --tag=CC --mode=link powerpc64-unknown-linux-gnu-gcc -O2 -mcpu=970 -mtune=970 -pipe -fno-toplevel-reorder -licui18n -licuuc -licudata -ljansson -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,--hash-style=gnu -Wl,--no-as-needed -o imap/squat_dump imap/cli_fatal.o imap/mutex_fake.o imap/squat_dump.o imap/libcyrus_imap.la lib/libcyrus.la lib/libcyrus_min.la -ljansson -lresolv -lpcre -lpcreposix -lz -lsasl2 -lssl -lcrypto -lssl -lcrypto com_err/et/libcyrus_com_err.la -ljansson -lresolv -lpcre -lpcreposix -lz /bin/sh ./libtool --tag=CC --mode=link powerpc64-unknown-linux-gnu-gcc -O2 -mcpu=970 -mtune=970 -pipe -fno-toplevel-reorder -licui18n -licuuc -licudata -ljansson -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,--hash-style=gnu -Wl,--no-as-needed -o imap/arbitron imap/arbitron.o imap/cli_fatal.o imap/mutex_fake.o imap/libcyrus_imap.la lib/libcyrus.la lib/libcyrus_min.la -ljansson -lresolv -lpcre -lpcreposix -lz -lsasl2 -lssl -lcrypto -lssl -lcrypto com_err/et/libcyrus_com_err.la -ljansson -lresolv -lpcre -lpcreposix -lz /bin/sh ./libtool --tag=CC --mode=link powerpc64-unknown-linux-gnu-gcc -O2 -mcpu=970 -mtune=970 -pipe -fno-toplevel-reorder -licui18n -licuuc -licudata -ljansson -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,--hash-style=gnu -Wl,--no-as-needed -o imap/chk_cyrus imap/chk_cyrus.o imap/cli_fatal.o imap/mutex_fake.o imap/libcyrus_imap.la lib/libcyrus.la lib/libcyrus_min.la -ljansson -lresolv -lpcre -lpcreposix -lz -lsasl2 -lssl -lcrypto -lssl -lcrypto com_err/et/libcyrus_com_err.la -ljansson -lresolv -lpcre -lpcreposix -lz /bin/sh ./libtool --tag=CC --mode=link powerpc64-unknown-linux-gnu-gcc -O2 -mcpu=970 -mtune=970 -pipe -fno-toplevel-reorder -licui18n -licuuc -licudata -ljansson -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,--hash-style=gnu -Wl,--no-as-needed -o imap/ctl_conversationsdb imap/ctl_conversationsdb.o imap/mutex_fake.o imap/libcyrus_imap.la lib/libcyrus.la lib/libcyrus_min.la -ljansson -lresolv -lpcre -lpcreposix -lz -lsasl2 -lssl -lcrypto -lssl -lcrypto com_err/et/libcyrus_com_err.la -ljansson -lresolv -lpcre -lpcreposix -lz /bin/sh ./libtool --tag=CC --mode=link powerpc64-unknown-linux-gnu-gcc -O2 -mcpu=970 -mtune=970 -pipe -fno-toplevel-reorder -licui18n -licuuc -licudata -ljansson -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,--hash-style=gnu -Wl,--no-as-needed -o imap/ctl_cyrusdb imap/cli_fatal.o imap/ctl_cyrusdb.o imap/mutex_fake.o imap/libcyrus_imap.la lib/libcyrus.la lib/libcyrus_min.la -ljansson -lresolv -lpcre -lpcreposix -lz -lsasl2 -lssl -lcrypto -lssl -lcrypto com_err/et/libcyrus_com_err.la -ljansson -lresolv -lpcre -lpcreposix -lz /bin/sh ./libtool --tag=CC --mode=link powerpc64-unknown-linux-gnu-gcc -O2 -mcpu=970 -mtune=970 -pipe -fno-toplevel-reorder -licui18n -licuuc -licudata -ljansson -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,--hash-style=gnu -Wl,--no-as-needed -o imap/ctl_deliver imap/cli_fatal.o imap/ctl_deliver.o imap/mutex_fake.o imap/libcyrus_imap.la lib/libcyrus.la lib/libcyrus_min.la -ljansson -lresolv -lpcre -lpcreposix -lz -lsasl2 -lssl -lcrypto -lssl -lcrypto com_err/et/libcyrus_com_err.la -ljansson -lresolv -lpcre -lpcreposix -lz libtool: link: powerpc64-unknown-linux-gnu-gcc -O2 -mcpu=970 -mtune=970 -pipe -fno-toplevel-reorder -Wl,-O1 -Wl,-z -Wl,pack-relative-relocs -Wl,--hash-style=gnu -o imap/.libs/smmapd imap/mutex_fake.o imap/proxy.o imap/smmapd.o master/service.o -Wl,--as-needed -Wl,--no-as-needed imap/.libs/libcyrus_imap.so /var/tmp/portage/net-mail/cyrus-imapd-3.4.5-r1/work/cyrus-imapd-3.4.5/com_err/et/.libs/libcyrus_com_err.so /var/tmp/portage/net-mail/cyrus-imapd-3.4.5-r1/work/cyrus-imapd-3.4.5/lib/.libs/libcyrus_min.so /var/tmp/portage/net-mail/cyrus-imapd-3.4.5-r1/work/cyrus-imapd-3.4.5/lib/.libs/libcyrus.so lib/.libs/libcyrus.so -lm lib/.libs/libcyrus_min.so -luuid //usr/lib64/libsasl2.so -ldl -lssl -lcrypto com_err/et/.libs/libcyrus_com_err.so -licui18n -licuuc -licudata -lwrap -lnsl -ljansson -lresolv -lpcre -lpcreposix -lz libtool: link: powerpc64-unknown-linux-gnu-gcc -O2 -mcpu=970 -mtune=970 -pipe -fno-toplevel-reorder -Wl,-O1 -Wl,-z -Wl,pack-relative-relocs -Wl,--hash-style=gnu -o imap/.libs/pop3d imap/mutex_fake.o imap/pop3d.o imap/proxy.o imap/sync_support.o master/service.o imap/autocreate.o -Wl,--as-needed -Wl,--no-as-needed imap/.libs/libcyrus_imap.so /var/tmp/portage/net-mail/cyrus-imapd-3.4.5-r1/work/cyrus-imapd-3.4.5/com_err/et/.libs/libcyrus_com_err.so /var/tmp/portage/net-mail/cyrus-imapd-3.4.5-r1/work/cyrus-imapd-3.4.5/lib/.libs/libcyrus_min.so /var/tmp/portage/net-mail/cyrus-imapd-3.4.5-r1/work/cyrus-imapd-3.4.5/lib/.libs/libcyrus.so lib/.libs/libcyrus.so -lm lib/.libs/libcyrus_min.so -luuid //usr/lib64/libsasl2.so -ldl -lssl -lcrypto com_err/et/.libs/libcyrus_com_err.so -licui18n -licuuc -licudata -lwrap -lnsl -ljansson -lresolv -lpcre -lpcreposix -lz libtool: link: powerpc64-unknown-linux-gnu-gcc -O2 -mcpu=970 -mtune=970 -pipe -fno-toplevel-reorder -Wl,-O1 -Wl,-z -Wl,pack-relative-relocs -Wl,--hash-style=gnu -o imap/.libs/fud imap/fud.o imap/mutex_fake.o master/service.o -Wl,--as-needed -Wl,--no-as-needed imap/.libs/libcyrus_imap.so /var/tmp/portage/net-mail/cyrus-imapd-3.4.5-r1/work/cyrus-imapd-3.4.5/com_err/et/.libs/libcyrus_com_err.so /var/tmp/portage/net-mail/cyrus-imapd-3.4.5-r1/work/cyrus-imapd-3.4.5/lib/.libs/libcyrus_min.so /var/tmp/portage/net-mail/cyrus-imapd-3.4.5-r1/work/cyrus-imapd-3.4.5/lib/.libs/libcyrus.so lib/.libs/libcyrus.so -lm lib/.libs/libcyrus_min.so -luuid //usr/lib64/libsasl2.so -ldl -lssl -lcrypto com_err/et/.libs/libcyrus_com_err.so -licui18n -licuuc -licudata -lwrap -lnsl -ljansson -lresolv -lpcre -lpcreposix -lz libtool: link: powerpc64-unknown-linux-gnu-gcc -O2 -mcpu=970 -mtune=970 -pipe -fno-toplevel-reorder -Wl,-O1 -Wl,-z -Wl,pack-relative-relocs -Wl,--hash-style=gnu -o imap/.libs/search_test imap/search_test.o imap/mutex_fake.o -Wl,--as-needed -Wl,--no-as-needed imap/.libs/libcyrus_imap.so /var/tmp/portage/net-mail/cyrus-imapd-3.4.5-r1/work/cyrus-imapd-3.4.5/com_err/et/.libs/libcyrus_com_err.so /var/tmp/portage/net-mail/cyrus-imapd-3.4.5-r1/work/cyrus-imapd-3.4.5/lib/.libs/libcyrus_min.so /var/tmp/portage/net-mail/cyrus-imapd-3.4.5-r1/work/cyrus-imapd-3.4.5/lib/.libs/libcyrus.so lib/.libs/libcyrus.so -lm lib/.libs/libcyrus_min.so -luuid //usr/lib64/libsasl2.so -ldl -lssl -lcrypto com_err/et/.libs/libcyrus_com_err.so -licui18n -licuuc -licudata -ljansson -lresolv -lpcre -lpcreposix -lz libtool: link: powerpc64-unknown-linux-gnu-gcc -O2 -mcpu=970 -mtune=970 -pipe -fno-toplevel-reorder -Wl,-O1 -Wl,-z -Wl,pack-relative-relocs -Wl,--hash-style=gnu -o imap/.libs/lmtpd imap/lmtpd.o imap/lmtpengine.o imap/mutex_fake.o imap/proxy.o imap/spool.o imap/sync_support.o master/service.o imap/autocreate.o imap/lmtp_err.o -Wl,--as-needed -Wl,--no-as-needed imap/.libs/libcyrus_imap.so /var/tmp/portage/net-mail/cyrus-imapd-3.4.5-r1/work/cyrus-imapd-3.4.5/com_err/et/.libs/libcyrus_com_err.so /var/tmp/portage/net-mail/cyrus-imapd-3.4.5-r1/work/cyrus-imapd-3.4.5/lib/.libs/libcyrus_min.so /var/tmp/portage/net-mail/cyrus-imapd-3.4.5-r1/work/cyrus-imapd-3.4.5/lib/.libs/libcyrus.so lib/.libs/libcyrus.so -lm lib/.libs/libcyrus_min.so -luuid //usr/lib64/libsasl2.so -ldl -lssl -lcrypto com_err/et/.libs/libcyrus_com_err.so -licui18n -licuuc -licudata -lwrap -lnsl -ljansson -lresolv -lpcre -lpcreposix -lz libtool: link: powerpc64-unknown-linux-gnu-gcc -O2 -mcpu=970 -mtune=970 -pipe -fno-toplevel-reorder -Wl,-O1 -Wl,-z -Wl,pack-relative-relocs -Wl,--hash-style=gnu -o imap/.libs/message_test imap/message_test.o imap/mutex_fake.o -Wl,--as-needed -Wl,--no-as-needed imap/.libs/libcyrus_imap.so /var/tmp/portage/net-mail/cyrus-imapd-3.4.5-r1/work/cyrus-imapd-3.4.5/com_err/et/.libs/libcyrus_com_err.so /var/tmp/portage/net-mail/cyrus-imapd-3.4.5-r1/work/cyrus-imapd-3.4.5/lib/.libs/libcyrus_min.so /var/tmp/portage/net-mail/cyrus-imapd-3.4.5-r1/work/cyrus-imapd-3.4.5/lib/.libs/libcyrus.so lib/.libs/libcyrus.so -lm lib/.libs/libcyrus_min.so -luuid //usr/lib64/libsasl2.so -ldl -lssl -lcrypto com_err/et/.libs/libcyrus_com_err.so -licui18n -licuuc -licudata -ljansson -lresolv -lpcre -lpcreposix -lz libtool: link: powerpc64-unknown-linux-gnu-gcc -O2 -mcpu=970 -mtune=970 -pipe -fno-toplevel-reorder -Wl,-O1 -Wl,-z -Wl,pack-relative-relocs -Wl,--hash-style=gnu -o imap/.libs/imapd imap/imap_proxy.o imap/imapd.o imap/mutex_fake.o imap/proxy.o imap/sync_support.o master/service.o imap/autocreate.o -Wl,--as-needed -Wl,--no-as-needed imap/.libs/libcyrus_imap.so /var/tmp/portage/net-mail/cyrus-imapd-3.4.5-r1/work/cyrus-imapd-3.4.5/com_err/et/.libs/libcyrus_com_err.so /var/tmp/portage/net-mail/cyrus-imapd-3.4.5-r1/work/cyrus-imapd-3.4.5/lib/.libs/libcyrus_min.so /var/tmp/portage/net-mail/cyrus-imapd-3.4.5-r1/work/cyrus-imapd-3.4.5/lib/.libs/libcyrus.so lib/.libs/libcyrus.so -lm lib/.libs/libcyrus_min.so -luuid //usr/lib64/libsasl2.so -ldl -lssl -lcrypto com_err/et/.libs/libcyrus_com_err.so -licui18n -licuuc -licudata -lwrap -lnsl -ljansson -lresolv -lpcre -lpcreposix -lz libtool: link: powerpc64-unknown-linux-gnu-gcc -O2 -mcpu=970 -mtune=970 -pipe -fno-toplevel-reorder -Wl,-O1 -Wl,-z -Wl,pack-relative-relocs -Wl,--hash-style=gnu -o imap/.libs/idled imap/idled.o imap/mutex_fake.o -Wl,--as-needed -Wl,--no-as-needed imap/.libs/libcyrus_imap.so /var/tmp/portage/net-mail/cyrus-imapd-3.4.5-r1/work/cyrus-imapd-3.4.5/com_err/et/.libs/libcyrus_com_err.so /var/tmp/portage/net-mail/cyrus-imapd-3.4.5-r1/work/cyrus-imapd-3.4.5/lib/.libs/libcyrus_min.so /var/tmp/portage/net-mail/cyrus-imapd-3.4.5-r1/work/cyrus-imapd-3.4.5/lib/.libs/libcyrus.so lib/.libs/libcyrus.so -lm lib/.libs/libcyrus_min.so -luuid //usr/lib64/libsasl2.so -ldl -lssl -lcrypto com_err/et/.libs/libcyrus_com_err.so -licui18n -licuuc -licudata -ljansson -lresolv -lpcre -lpcreposix -lz libtool: link: powerpc64-unknown-linux-gnu-gcc -O2 -mcpu=970 -mtune=970 -pipe -fno-toplevel-reorder -Wl,-O1 -Wl,-z -Wl,pack-relative-relocs -Wl,--hash-style=gnu -o imap/.libs/promstatsd imap/promstatsd.o imap/mutex_fake.o -Wl,--as-needed -Wl,--no-as-needed imap/.libs/libcyrus_imap.so /var/tmp/portage/net-mail/cyrus-imapd-3.4.5-r1/work/cyrus-imapd-3.4.5/com_err/et/.libs/libcyrus_com_err.so /var/tmp/portage/net-mail/cyrus-imapd-3.4.5-r1/work/cyrus-imapd-3.4.5/lib/.libs/libcyrus_min.so /var/tmp/portage/net-mail/cyrus-imapd-3.4.5-r1/work/cyrus-imapd-3.4.5/lib/.libs/libcyrus.so lib/.libs/libcyrus.so -lm lib/.libs/libcyrus_min.so -luuid //usr/lib64/libsasl2.so -ldl -lssl -lcrypto com_err/et/.libs/libcyrus_com_err.so -licui18n -licuuc -licudata -ljansson -lresolv -lpcre -lpcreposix -lz libtool: link: powerpc64-unknown-linux-gnu-gcc -O2 -mcpu=970 -mtune=970 -pipe -fno-toplevel-reorder -Wl,-O1 -Wl,-z -Wl,pack-relative-relocs -Wl,--hash-style=gnu -o imap/.libs/mupdate imap/mupdate-mupdate.o imap/mupdate-mupdate-slave.o imap/mupdate-mutex_pthread.o imap/mupdate-tls_th-lock.o master/imap_mupdate-service-thread.o -Wl,--as-needed -Wl,--no-as-needed imap/.libs/libcyrus_imap.so /var/tmp/portage/net-mail/cyrus-imapd-3.4.5-r1/work/cyrus-imapd-3.4.5/com_err/et/.libs/libcyrus_com_err.so /var/tmp/portage/net-mail/cyrus-imapd-3.4.5-r1/work/cyrus-imapd-3.4.5/lib/.libs/libcyrus_min.so /var/tmp/portage/net-mail/cyrus-imapd-3.4.5-r1/work/cyrus-imapd-3.4.5/lib/.libs/libcyrus.so lib/.libs/libcyrus.so -lm lib/.libs/libcyrus_min.so -luuid //usr/lib64/libsasl2.so -ldl -lssl -lcrypto com_err/et/.libs/libcyrus_com_err.so -licui18n -licuuc -licudata -lwrap -lnsl -lpthread -ljansson -lresolv -lpcre -lpcreposix -lz -pthread libtool: link: powerpc64-unknown-linux-gnu-gcc -O2 -mcpu=970 -mtune=970 -pipe -fno-toplevel-reorder -Wl,-O1 -Wl,-z -Wl,pack-relative-relocs -Wl,--hash-style=gnu -o imap/.libs/squat_dump imap/cli_fatal.o imap/mutex_fake.o imap/squat_dump.o -Wl,--as-needed -Wl,--no-as-needed imap/.libs/libcyrus_imap.so /var/tmp/portage/net-mail/cyrus-imapd-3.4.5-r1/work/cyrus-imapd-3.4.5/com_err/et/.libs/libcyrus_com_err.so /var/tmp/portage/net-mail/cyrus-imapd-3.4.5-r1/work/cyrus-imapd-3.4.5/lib/.libs/libcyrus_min.so /var/tmp/portage/net-mail/cyrus-imapd-3.4.5-r1/work/cyrus-imapd-3.4.5/lib/.libs/libcyrus.so lib/.libs/libcyrus.so -lm lib/.libs/libcyrus_min.so -luuid //usr/lib64/libsasl2.so -ldl -lssl -lcrypto com_err/et/.libs/libcyrus_com_err.so -licui18n -licuuc -licudata -ljansson -lresolv -lpcre -lpcreposix -lz libtool: link: powerpc64-unknown-linux-gnu-gcc -O2 -mcpu=970 -mtune=970 -pipe -fno-toplevel-reorder -Wl,-O1 -Wl,-z -Wl,pack-relative-relocs -Wl,--hash-style=gnu -o imap/.libs/arbitron imap/arbitron.o imap/cli_fatal.o imap/mutex_fake.o -Wl,--as-needed -Wl,--no-as-needed imap/.libs/libcyrus_imap.so /var/tmp/portage/net-mail/cyrus-imapd-3.4.5-r1/work/cyrus-imapd-3.4.5/com_err/et/.libs/libcyrus_com_err.so /var/tmp/portage/net-mail/cyrus-imapd-3.4.5-r1/work/cyrus-imapd-3.4.5/lib/.libs/libcyrus_min.so /var/tmp/portage/net-mail/cyrus-imapd-3.4.5-r1/work/cyrus-imapd-3.4.5/lib/.libs/libcyrus.so lib/.libs/libcyrus.so -lm lib/.libs/libcyrus_min.so -luuid //usr/lib64/libsasl2.so -ldl -lssl -lcrypto com_err/et/.libs/libcyrus_com_err.so -licui18n -licuuc -licudata -ljansson -lresolv -lpcre -lpcreposix -lz libtool: link: powerpc64-unknown-linux-gnu-gcc -O2 -mcpu=970 -mtune=970 -pipe -fno-toplevel-reorder -Wl,-O1 -Wl,-z -Wl,pack-relative-relocs -Wl,--hash-style=gnu -o imap/.libs/ctl_deliver imap/cli_fatal.o imap/ctl_deliver.o imap/mutex_fake.o -Wl,--as-needed -Wl,--no-as-needed imap/.libs/libcyrus_imap.so /var/tmp/portage/net-mail/cyrus-imapd-3.4.5-r1/work/cyrus-imapd-3.4.5/com_err/et/.libs/libcyrus_com_err.so /var/tmp/portage/net-mail/cyrus-imapd-3.4.5-r1/work/cyrus-imapd-3.4.5/lib/.libs/libcyrus_min.so /var/tmp/portage/net-mail/cyrus-imapd-3.4.5-r1/work/cyrus-imapd-3.4.5/lib/.libs/libcyrus.so lib/.libs/libcyrus.so -lm lib/.libs/libcyrus_min.so -luuid //usr/lib64/libsasl2.so -ldl -lssl -lcrypto com_err/et/.libs/libcyrus_com_err.so -licui18n -licuuc -licudata -ljansson -lresolv -lpcre -lpcreposix -lz libtool: link: powerpc64-unknown-linux-gnu-gcc -O2 -mcpu=970 -mtune=970 -pipe -fno-toplevel-reorder -Wl,-O1 -Wl,-z -Wl,pack-relative-relocs -Wl,--hash-style=gnu -o imap/.libs/chk_cyrus imap/chk_cyrus.o imap/cli_fatal.o imap/mutex_fake.o -Wl,--as-needed -Wl,--no-as-needed imap/.libs/libcyrus_imap.so /var/tmp/portage/net-mail/cyrus-imapd-3.4.5-r1/work/cyrus-imapd-3.4.5/com_err/et/.libs/libcyrus_com_err.so /var/tmp/portage/net-mail/cyrus-imapd-3.4.5-r1/work/cyrus-imapd-3.4.5/lib/.libs/libcyrus_min.so /var/tmp/portage/net-mail/cyrus-imapd-3.4.5-r1/work/cyrus-imapd-3.4.5/lib/.libs/libcyrus.so lib/.libs/libcyrus.so -lm lib/.libs/libcyrus_min.so -luuid //usr/lib64/libsasl2.so -ldl -lssl -lcrypto com_err/et/.libs/libcyrus_com_err.so -licui18n -licuuc -licudata -ljansson -lresolv -lpcre -lpcreposix -lz libtool: link: powerpc64-unknown-linux-gnu-gcc -O2 -mcpu=970 -mtune=970 -pipe -fno-toplevel-reorder -Wl,-O1 -Wl,-z -Wl,pack-relative-relocs -Wl,--hash-style=gnu -o imap/.libs/ctl_cyrusdb imap/cli_fatal.o imap/ctl_cyrusdb.o imap/mutex_fake.o -Wl,--as-needed -Wl,--no-as-needed imap/.libs/libcyrus_imap.so /var/tmp/portage/net-mail/cyrus-imapd-3.4.5-r1/work/cyrus-imapd-3.4.5/com_err/et/.libs/libcyrus_com_err.so /var/tmp/portage/net-mail/cyrus-imapd-3.4.5-r1/work/cyrus-imapd-3.4.5/lib/.libs/libcyrus_min.so /var/tmp/portage/net-mail/cyrus-imapd-3.4.5-r1/work/cyrus-imapd-3.4.5/lib/.libs/libcyrus.so lib/.libs/libcyrus.so -lm lib/.libs/libcyrus_min.so -luuid //usr/lib64/libsasl2.so -ldl -lssl -lcrypto com_err/et/.libs/libcyrus_com_err.so -licui18n -licuuc -licudata -ljansson -lresolv -lpcre -lpcreposix -lz libtool: link: powerpc64-unknown-linux-gnu-gcc -O2 -mcpu=970 -mtune=970 -pipe -fno-toplevel-reorder -Wl,-O1 -Wl,-z -Wl,pack-relative-relocs -Wl,--hash-style=gnu -o imap/.libs/ctl_conversationsdb imap/ctl_conversationsdb.o imap/mutex_fake.o -Wl,--as-needed -Wl,--no-as-needed imap/.libs/libcyrus_imap.so /var/tmp/portage/net-mail/cyrus-imapd-3.4.5-r1/work/cyrus-imapd-3.4.5/com_err/et/.libs/libcyrus_com_err.so /var/tmp/portage/net-mail/cyrus-imapd-3.4.5-r1/work/cyrus-imapd-3.4.5/lib/.libs/libcyrus_min.so /var/tmp/portage/net-mail/cyrus-imapd-3.4.5-r1/work/cyrus-imapd-3.4.5/lib/.libs/libcyrus.so lib/.libs/libcyrus.so -lm lib/.libs/libcyrus_min.so -luuid //usr/lib64/libsasl2.so -ldl -lssl -lcrypto com_err/et/.libs/libcyrus_com_err.so -licui18n -licuuc -licudata -ljansson -lresolv -lpcre -lpcreposix -lz /bin/sh ./libtool --tag=CC --mode=link powerpc64-unknown-linux-gnu-gcc -O2 -mcpu=970 -mtune=970 -pipe -fno-toplevel-reorder -licui18n -licuuc -licudata -ljansson -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,--hash-style=gnu -Wl,--no-as-needed -o imap/ctl_mboxlist imap/cli_fatal.o imap/ctl_mboxlist.o imap/mutex_fake.o imap/libcyrus_imap.la lib/libcyrus.la lib/libcyrus_min.la -ljansson -lresolv -lpcre -lpcreposix -lz -lsasl2 -lssl -lcrypto -lssl -lcrypto com_err/et/libcyrus_com_err.la -ljansson -lresolv -lpcre -lpcreposix -lz /bin/sh ./libtool --tag=CC --mode=link powerpc64-unknown-linux-gnu-gcc -O2 -mcpu=970 -mtune=970 -pipe -fno-toplevel-reorder -licui18n -licuuc -licudata -ljansson -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,--hash-style=gnu -Wl,--no-as-needed -o imap/cvt_cyrusdb imap/cli_fatal.o imap/cvt_cyrusdb.o imap/mutex_fake.o imap/libcyrus_imap.la lib/libcyrus.la lib/libcyrus_min.la -ljansson -lresolv -lpcre -lpcreposix -lz -lsasl2 -lssl -lcrypto -lssl -lcrypto com_err/et/libcyrus_com_err.la -ljansson -lresolv -lpcre -lpcreposix -lz /bin/sh ./libtool --tag=CC --mode=link powerpc64-unknown-linux-gnu-gcc -O2 -mcpu=970 -mtune=970 -pipe -fno-toplevel-reorder -licui18n -licuuc -licudata -ljansson -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,--hash-style=gnu -Wl,--no-as-needed -o imap/cyr_df imap/cli_fatal.o imap/cyr_df.o imap/mutex_fake.o imap/libcyrus_imap.la lib/libcyrus.la lib/libcyrus_min.la -ljansson -lresolv -lpcre -lpcreposix -lz -lsasl2 -lssl -lcrypto -lssl -lcrypto com_err/et/libcyrus_com_err.la -ljansson -lresolv -lpcre -lpcreposix -lz /bin/sh ./libtool --tag=CC --mode=link powerpc64-unknown-linux-gnu-gcc -O2 -mcpu=970 -mtune=970 -pipe -fno-toplevel-reorder -licui18n -licuuc -licudata -ljansson -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,--hash-style=gnu -Wl,--no-as-needed -o imap/cyrdump imap/cli_fatal.o imap/cyrdump.o imap/mutex_fake.o imap/libcyrus_imap.la lib/libcyrus.la lib/libcyrus_min.la -ljansson -lresolv -lpcre -lpcreposix -lz -lsasl2 -lssl -lcrypto -lssl -lcrypto com_err/et/libcyrus_com_err.la -ljansson -lresolv -lpcre -lpcreposix -lz /bin/sh ./libtool --tag=CC --mode=link powerpc64-unknown-linux-gnu-gcc -O2 -mcpu=970 -mtune=970 -pipe -fno-toplevel-reorder -licui18n -licuuc -licudata -ljansson -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,--hash-style=gnu -Wl,--no-as-needed -o imap/cyr_dbtool imap/cli_fatal.o imap/cyr_dbtool.o imap/mutex_fake.o imap/libcyrus_imap.la lib/libcyrus.la lib/libcyrus_min.la -ljansson -lresolv -lpcre -lpcreposix -lz -lsasl2 -lssl -lcrypto -lssl -lcrypto com_err/et/libcyrus_com_err.la -ljansson -lresolv -lpcre -lpcreposix -lz /bin/sh ./libtool --tag=CC --mode=link powerpc64-unknown-linux-gnu-gcc -O2 -mcpu=970 -mtune=970 -pipe -fno-toplevel-reorder -licui18n -licuuc -licudata -ljansson -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,--hash-style=gnu -Wl,--no-as-needed -o imap/cyr_deny imap/cli_fatal.o imap/cyr_deny.o imap/mutex_fake.o imap/libcyrus_imap.la lib/libcyrus.la lib/libcyrus_min.la -ljansson -lresolv -lpcre -lpcreposix -lz -lsasl2 -lssl -lcrypto -lssl -lcrypto com_err/et/libcyrus_com_err.la -ljansson -lresolv -lpcre -lpcreposix -lz /bin/sh ./libtool --tag=CC --mode=link powerpc64-unknown-linux-gnu-gcc -O2 -mcpu=970 -mtune=970 -pipe -fno-toplevel-reorder -licui18n -licuuc -licudata -ljansson -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,--hash-style=gnu -Wl,--no-as-needed -o imap/cyr_expire imap/cli_fatal.o imap/cyr_expire.o imap/mutex_fake.o imap/libcyrus_imap.la lib/libcyrus.la lib/libcyrus_min.la -ljansson -lresolv -lpcre -lpcreposix -lz -lsasl2 -lssl -lcrypto -lssl -lcrypto com_err/et/libcyrus_com_err.la -ljansson -lresolv -lpcre -lpcreposix -lz /bin/sh ./libtool --tag=CC --mode=link powerpc64-unknown-linux-gnu-gcc -O2 -mcpu=970 -mtune=970 -pipe -fno-toplevel-reorder -licui18n -licuuc -licudata -ljansson -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,--hash-style=gnu -Wl,--no-as-needed -o imap/cyr_info imap/cli_fatal.o imap/cyr_info.o imap/mutex_fake.o master/masterconf.o imap/libcyrus_imap.la lib/libcyrus.la lib/libcyrus_min.la -ljansson -lresolv -lpcre -lpcreposix -lz -lsasl2 -lssl -lcrypto -lssl -lcrypto com_err/et/libcyrus_com_err.la -ljansson -lresolv -lpcre -lpcreposix -lz /bin/sh ./libtool --tag=CC --mode=link powerpc64-unknown-linux-gnu-gcc -O2 -mcpu=970 -mtune=970 -pipe -fno-toplevel-reorder -licui18n -licuuc -licudata -ljansson -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,--hash-style=gnu -Wl,--no-as-needed -o imap/cyr_buildinfo imap/cli_fatal.o imap/cyr_buildinfo.o imap/mutex_fake.o master/masterconf.o imap/libcyrus_imap.la lib/libcyrus.la lib/libcyrus_min.la -ljansson -lresolv -lpcre -lpcreposix -lz -lsasl2 -lssl -lcrypto -lssl -lcrypto com_err/et/libcyrus_com_err.la -ljansson -lresolv -lpcre -lpcreposix -lz /bin/sh ./libtool --tag=CC --mode=link powerpc64-unknown-linux-gnu-gcc -O2 -mcpu=970 -mtune=970 -pipe -fno-toplevel-reorder -licui18n -licuuc -licudata -ljansson -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,--hash-style=gnu -Wl,--no-as-needed -o imap/cyr_sequence imap/cli_fatal.o imap/cyr_sequence.o imap/mutex_fake.o imap/libcyrus_imap.la lib/libcyrus.la lib/libcyrus_min.la -ljansson -lresolv -lpcre -lpcreposix -lz -lsasl2 -lssl -lcrypto -lssl -lcrypto com_err/et/libcyrus_com_err.la -ljansson -lresolv -lpcre -lpcreposix -lz /bin/sh ./libtool --tag=CC --mode=link powerpc64-unknown-linux-gnu-gcc -O2 -mcpu=970 -mtune=970 -pipe -fno-toplevel-reorder -licui18n -licuuc -licudata -ljansson -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,--hash-style=gnu -Wl,--no-as-needed -o imap/cyr_synclog imap/cli_fatal.o imap/cyr_synclog.o imap/mutex_fake.o imap/libcyrus_imap.la lib/libcyrus.la lib/libcyrus_min.la -ljansson -lresolv -lpcre -lpcreposix -lz -lsasl2 -lssl -lcrypto -lssl -lcrypto com_err/et/libcyrus_com_err.la -ljansson -lresolv -lpcre -lpcreposix -lz /bin/sh ./libtool --tag=CC --mode=link powerpc64-unknown-linux-gnu-gcc -O2 -mcpu=970 -mtune=970 -pipe -fno-toplevel-reorder -licui18n -licuuc -licudata -ljansson -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,--hash-style=gnu -Wl,--no-as-needed -o imap/cyr_userseen imap/cli_fatal.o imap/cyr_userseen.o imap/mutex_fake.o imap/libcyrus_imap.la lib/libcyrus.la lib/libcyrus_min.la -ljansson -lresolv -lpcre -lpcreposix -lz -lsasl2 -lssl -lcrypto -lssl -lcrypto com_err/et/libcyrus_com_err.la -ljansson -lresolv -lpcre -lpcreposix -lz /bin/sh ./libtool --tag=CC --mode=link powerpc64-unknown-linux-gnu-gcc -fvisibility=hidden -O2 -mcpu=970 -mtune=970 -pipe -fno-toplevel-reorder -licui18n -licuuc -licudata -ljansson -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,--hash-style=gnu -Wl,--no-as-needed -o imap/cyr_virusscan imap/cyr_virusscan-cli_fatal.o imap/cyr_virusscan-cyr_virusscan.o imap/cyr_virusscan-mutex_fake.o imap/libcyrus_imap.la lib/libcyrus.la lib/libcyrus_min.la -ljansson -lresolv -lpcre -lpcreposix -lz -lsasl2 -lssl -lcrypto -lssl -lcrypto com_err/et/libcyrus_com_err.la -ljansson -lresolv -lpcre -lpcreposix -lz /bin/sh ./libtool --tag=CC --mode=link powerpc64-unknown-linux-gnu-gcc -O2 -mcpu=970 -mtune=970 -pipe -fno-toplevel-reorder -licui18n -licuuc -licudata -ljansson -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,--hash-style=gnu -Wl,--no-as-needed -o imap/deliver imap/deliver.o imap/lmtpengine.o imap/mutex_fake.o imap/proxy.o imap/spool.o imap/lmtp_err.o imap/libcyrus_imap.la lib/libcyrus.la lib/libcyrus_min.la -ljansson -lresolv -lpcre -lpcreposix -lz -lsasl2 -lssl -lcrypto -lssl -lcrypto com_err/et/libcyrus_com_err.la -ljansson -lresolv -lpcre -lpcreposix -lz /bin/sh ./libtool --tag=CC --mode=link powerpc64-unknown-linux-gnu-gcc -O2 -mcpu=970 -mtune=970 -pipe -fno-toplevel-reorder -licui18n -licuuc -licudata -ljansson -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,--hash-style=gnu -Wl,--no-as-needed -o imap/ipurge imap/cli_fatal.o imap/ipurge.o imap/mutex_fake.o imap/libcyrus_imap.la lib/libcyrus.la lib/libcyrus_min.la -ljansson -lresolv -lpcre -lpcreposix -lz -lsasl2 -lssl -lcrypto -lssl -lcrypto com_err/et/libcyrus_com_err.la -ljansson -lresolv -lpcre -lpcreposix -lz libtool: link: powerpc64-unknown-linux-gnu-gcc -O2 -mcpu=970 -mtune=970 -pipe -fno-toplevel-reorder -Wl,-O1 -Wl,-z -Wl,pack-relative-relocs -Wl,--hash-style=gnu -o imap/.libs/ctl_mboxlist imap/cli_fatal.o imap/ctl_mboxlist.o imap/mutex_fake.o -Wl,--as-needed -Wl,--no-as-needed imap/.libs/libcyrus_imap.so /var/tmp/portage/net-mail/cyrus-imapd-3.4.5-r1/work/cyrus-imapd-3.4.5/com_err/et/.libs/libcyrus_com_err.so /var/tmp/portage/net-mail/cyrus-imapd-3.4.5-r1/work/cyrus-imapd-3.4.5/lib/.libs/libcyrus_min.so /var/tmp/portage/net-mail/cyrus-imapd-3.4.5-r1/work/cyrus-imapd-3.4.5/lib/.libs/libcyrus.so lib/.libs/libcyrus.so -lm lib/.libs/libcyrus_min.so -luuid //usr/lib64/libsasl2.so -ldl -lssl -lcrypto com_err/et/.libs/libcyrus_com_err.so -licui18n -licuuc -licudata -ljansson -lresolv -lpcre -lpcreposix -lz libtool: link: powerpc64-unknown-linux-gnu-gcc -O2 -mcpu=970 -mtune=970 -pipe -fno-toplevel-reorder -Wl,-O1 -Wl,-z -Wl,pack-relative-relocs -Wl,--hash-style=gnu -o imap/.libs/cvt_cyrusdb imap/cli_fatal.o imap/cvt_cyrusdb.o imap/mutex_fake.o -Wl,--as-needed -Wl,--no-as-needed imap/.libs/libcyrus_imap.so /var/tmp/portage/net-mail/cyrus-imapd-3.4.5-r1/work/cyrus-imapd-3.4.5/com_err/et/.libs/libcyrus_com_err.so /var/tmp/portage/net-mail/cyrus-imapd-3.4.5-r1/work/cyrus-imapd-3.4.5/lib/.libs/libcyrus_min.so /var/tmp/portage/net-mail/cyrus-imapd-3.4.5-r1/work/cyrus-imapd-3.4.5/lib/.libs/libcyrus.so lib/.libs/libcyrus.so -lm lib/.libs/libcyrus_min.so -luuid //usr/lib64/libsasl2.so -ldl -lssl -lcrypto com_err/et/.libs/libcyrus_com_err.so -licui18n -licuuc -licudata -ljansson -lresolv -lpcre -lpcreposix -lz libtool: link: powerpc64-unknown-linux-gnu-gcc -O2 -mcpu=970 -mtune=970 -pipe -fno-toplevel-reorder -Wl,-O1 -Wl,-z -Wl,pack-relative-relocs -Wl,--hash-style=gnu -o imap/.libs/cyr_df imap/cli_fatal.o imap/cyr_df.o imap/mutex_fake.o -Wl,--as-needed -Wl,--no-as-needed imap/.libs/libcyrus_imap.so /var/tmp/portage/net-mail/cyrus-imapd-3.4.5-r1/work/cyrus-imapd-3.4.5/com_err/et/.libs/libcyrus_com_err.so /var/tmp/portage/net-mail/cyrus-imapd-3.4.5-r1/work/cyrus-imapd-3.4.5/lib/.libs/libcyrus_min.so /var/tmp/portage/net-mail/cyrus-imapd-3.4.5-r1/work/cyrus-imapd-3.4.5/lib/.libs/libcyrus.so lib/.libs/libcyrus.so -lm lib/.libs/libcyrus_min.so -luuid //usr/lib64/libsasl2.so -ldl -lssl -lcrypto com_err/et/.libs/libcyrus_com_err.so -licui18n -licuuc -licudata -ljansson -lresolv -lpcre -lpcreposix -lz libtool: link: powerpc64-unknown-linux-gnu-gcc -O2 -mcpu=970 -mtune=970 -pipe -fno-toplevel-reorder -Wl,-O1 -Wl,-z -Wl,pack-relative-relocs -Wl,--hash-style=gnu -o imap/.libs/cyr_sequence imap/cli_fatal.o imap/cyr_sequence.o imap/mutex_fake.o -Wl,--as-needed -Wl,--no-as-needed imap/.libs/libcyrus_imap.so /var/tmp/portage/net-mail/cyrus-imapd-3.4.5-r1/work/cyrus-imapd-3.4.5/com_err/et/.libs/libcyrus_com_err.so /var/tmp/portage/net-mail/cyrus-imapd-3.4.5-r1/work/cyrus-imapd-3.4.5/lib/.libs/libcyrus_min.so /var/tmp/portage/net-mail/cyrus-imapd-3.4.5-r1/work/cyrus-imapd-3.4.5/lib/.libs/libcyrus.so lib/.libs/libcyrus.so -lm lib/.libs/libcyrus_min.so -luuid //usr/lib64/libsasl2.so -ldl -lssl -lcrypto com_err/et/.libs/libcyrus_com_err.so -licui18n -licuuc -licudata -ljansson -lresolv -lpcre -lpcreposix -lz libtool: link: powerpc64-unknown-linux-gnu-gcc -O2 -mcpu=970 -mtune=970 -pipe -fno-toplevel-reorder -Wl,-O1 -Wl,-z -Wl,pack-relative-relocs -Wl,--hash-style=gnu -o imap/.libs/cyr_dbtool imap/cli_fatal.o imap/cyr_dbtool.o imap/mutex_fake.o -Wl,--as-needed -Wl,--no-as-needed imap/.libs/libcyrus_imap.so /var/tmp/portage/net-mail/cyrus-imapd-3.4.5-r1/work/cyrus-imapd-3.4.5/com_err/et/.libs/libcyrus_com_err.so /var/tmp/portage/net-mail/cyrus-imapd-3.4.5-r1/work/cyrus-imapd-3.4.5/lib/.libs/libcyrus_min.so /var/tmp/portage/net-mail/cyrus-imapd-3.4.5-r1/work/cyrus-imapd-3.4.5/lib/.libs/libcyrus.so lib/.libs/libcyrus.so -lm lib/.libs/libcyrus_min.so -luuid //usr/lib64/libsasl2.so -ldl -lssl -lcrypto com_err/et/.libs/libcyrus_com_err.so -licui18n -licuuc -licudata -ljansson -lresolv -lpcre -lpcreposix -lz libtool: link: powerpc64-unknown-linux-gnu-gcc -O2 -mcpu=970 -mtune=970 -pipe -fno-toplevel-reorder -Wl,-O1 -Wl,-z -Wl,pack-relative-relocs -Wl,--hash-style=gnu -o imap/.libs/cyrdump imap/cli_fatal.o imap/cyrdump.o imap/mutex_fake.o -Wl,--as-needed -Wl,--no-as-needed imap/.libs/libcyrus_imap.so /var/tmp/portage/net-mail/cyrus-imapd-3.4.5-r1/work/cyrus-imapd-3.4.5/com_err/et/.libs/libcyrus_com_err.so /var/tmp/portage/net-mail/cyrus-imapd-3.4.5-r1/work/cyrus-imapd-3.4.5/lib/.libs/libcyrus_min.so /var/tmp/portage/net-mail/cyrus-imapd-3.4.5-r1/work/cyrus-imapd-3.4.5/lib/.libs/libcyrus.so lib/.libs/libcyrus.so -lm lib/.libs/libcyrus_min.so -luuid //usr/lib64/libsasl2.so -ldl -lssl -lcrypto com_err/et/.libs/libcyrus_com_err.so -licui18n -licuuc -licudata -ljansson -lresolv -lpcre -lpcreposix -lz libtool: link: powerpc64-unknown-linux-gnu-gcc -O2 -mcpu=970 -mtune=970 -pipe -fno-toplevel-reorder -Wl,-O1 -Wl,-z -Wl,pack-relative-relocs -Wl,--hash-style=gnu -o imap/.libs/cyr_deny imap/cli_fatal.o imap/cyr_deny.o imap/mutex_fake.o -Wl,--as-needed -Wl,--no-as-needed imap/.libs/libcyrus_imap.so /var/tmp/portage/net-mail/cyrus-imapd-3.4.5-r1/work/cyrus-imapd-3.4.5/com_err/et/.libs/libcyrus_com_err.so /var/tmp/portage/net-mail/cyrus-imapd-3.4.5-r1/work/cyrus-imapd-3.4.5/lib/.libs/libcyrus_min.so /var/tmp/portage/net-mail/cyrus-imapd-3.4.5-r1/work/cyrus-imapd-3.4.5/lib/.libs/libcyrus.so lib/.libs/libcyrus.so -lm lib/.libs/libcyrus_min.so -luuid //usr/lib64/libsasl2.so -ldl -lssl -lcrypto com_err/et/.libs/libcyrus_com_err.so -licui18n -licuuc -licudata -ljansson -lresolv -lpcre -lpcreposix -lz libtool: link: powerpc64-unknown-linux-gnu-gcc -O2 -mcpu=970 -mtune=970 -pipe -fno-toplevel-reorder -Wl,-O1 -Wl,-z -Wl,pack-relative-relocs -Wl,--hash-style=gnu -o imap/.libs/cyr_buildinfo imap/cli_fatal.o imap/cyr_buildinfo.o imap/mutex_fake.o master/masterconf.o -Wl,--as-needed -Wl,--no-as-needed imap/.libs/libcyrus_imap.so /var/tmp/portage/net-mail/cyrus-imapd-3.4.5-r1/work/cyrus-imapd-3.4.5/com_err/et/.libs/libcyrus_com_err.so /var/tmp/portage/net-mail/cyrus-imapd-3.4.5-r1/work/cyrus-imapd-3.4.5/lib/.libs/libcyrus_min.so /var/tmp/portage/net-mail/cyrus-imapd-3.4.5-r1/work/cyrus-imapd-3.4.5/lib/.libs/libcyrus.so lib/.libs/libcyrus.so -lm lib/.libs/libcyrus_min.so -luuid //usr/lib64/libsasl2.so -ldl -lssl -lcrypto com_err/et/.libs/libcyrus_com_err.so -licui18n -licuuc -licudata -ljansson -lresolv -lpcre -lpcreposix -lz libtool: link: powerpc64-unknown-linux-gnu-gcc -O2 -mcpu=970 -mtune=970 -pipe -fno-toplevel-reorder -Wl,-O1 -Wl,-z -Wl,pack-relative-relocs -Wl,--hash-style=gnu -o imap/.libs/cyr_synclog imap/cli_fatal.o imap/cyr_synclog.o imap/mutex_fake.o -Wl,--as-needed -Wl,--no-as-needed imap/.libs/libcyrus_imap.so /var/tmp/portage/net-mail/cyrus-imapd-3.4.5-r1/work/cyrus-imapd-3.4.5/com_err/et/.libs/libcyrus_com_err.so /var/tmp/portage/net-mail/cyrus-imapd-3.4.5-r1/work/cyrus-imapd-3.4.5/lib/.libs/libcyrus_min.so /var/tmp/portage/net-mail/cyrus-imapd-3.4.5-r1/work/cyrus-imapd-3.4.5/lib/.libs/libcyrus.so lib/.libs/libcyrus.so -lm lib/.libs/libcyrus_min.so -luuid //usr/lib64/libsasl2.so -ldl -lssl -lcrypto com_err/et/.libs/libcyrus_com_err.so -licui18n -licuuc -licudata -ljansson -lresolv -lpcre -lpcreposix -lz libtool: link: powerpc64-unknown-linux-gnu-gcc -O2 -mcpu=970 -mtune=970 -pipe -fno-toplevel-reorder -Wl,-O1 -Wl,-z -Wl,pack-relative-relocs -Wl,--hash-style=gnu -o imap/.libs/cyr_info imap/cli_fatal.o imap/cyr_info.o imap/mutex_fake.o master/masterconf.o -Wl,--as-needed -Wl,--no-as-needed imap/.libs/libcyrus_imap.so /var/tmp/portage/net-mail/cyrus-imapd-3.4.5-r1/work/cyrus-imapd-3.4.5/com_err/et/.libs/libcyrus_com_err.so /var/tmp/portage/net-mail/cyrus-imapd-3.4.5-r1/work/cyrus-imapd-3.4.5/lib/.libs/libcyrus_min.so /var/tmp/portage/net-mail/cyrus-imapd-3.4.5-r1/work/cyrus-imapd-3.4.5/lib/.libs/libcyrus.so lib/.libs/libcyrus.so -lm lib/.libs/libcyrus_min.so -luuid //usr/lib64/libsasl2.so -ldl -lssl -lcrypto com_err/et/.libs/libcyrus_com_err.so -licui18n -licuuc -licudata -ljansson -lresolv -lpcre -lpcreposix -lz libtool: link: powerpc64-unknown-linux-gnu-gcc -O2 -mcpu=970 -mtune=970 -pipe -fno-toplevel-reorder -Wl,-O1 -Wl,-z -Wl,pack-relative-relocs -Wl,--hash-style=gnu -o imap/.libs/cyr_expire imap/cli_fatal.o imap/cyr_expire.o imap/mutex_fake.o -Wl,--as-needed -Wl,--no-as-needed imap/.libs/libcyrus_imap.so /var/tmp/portage/net-mail/cyrus-imapd-3.4.5-r1/work/cyrus-imapd-3.4.5/com_err/et/.libs/libcyrus_com_err.so /var/tmp/portage/net-mail/cyrus-imapd-3.4.5-r1/work/cyrus-imapd-3.4.5/lib/.libs/libcyrus_min.so /var/tmp/portage/net-mail/cyrus-imapd-3.4.5-r1/work/cyrus-imapd-3.4.5/lib/.libs/libcyrus.so lib/.libs/libcyrus.so -lm lib/.libs/libcyrus_min.so -luuid //usr/lib64/libsasl2.so -ldl -lssl -lcrypto com_err/et/.libs/libcyrus_com_err.so -licui18n -licuuc -licudata -ljansson -lresolv -lpcre -lpcreposix -lz libtool: link: powerpc64-unknown-linux-gnu-gcc -fvisibility=hidden -O2 -mcpu=970 -mtune=970 -pipe -fno-toplevel-reorder -Wl,-O1 -Wl,-z -Wl,pack-relative-relocs -Wl,--hash-style=gnu -o imap/.libs/cyr_virusscan imap/cyr_virusscan-cli_fatal.o imap/cyr_virusscan-cyr_virusscan.o imap/cyr_virusscan-mutex_fake.o -Wl,--as-needed -Wl,--no-as-needed imap/.libs/libcyrus_imap.so /var/tmp/portage/net-mail/cyrus-imapd-3.4.5-r1/work/cyrus-imapd-3.4.5/com_err/et/.libs/libcyrus_com_err.so /var/tmp/portage/net-mail/cyrus-imapd-3.4.5-r1/work/cyrus-imapd-3.4.5/lib/.libs/libcyrus_min.so /var/tmp/portage/net-mail/cyrus-imapd-3.4.5-r1/work/cyrus-imapd-3.4.5/lib/.libs/libcyrus.so lib/.libs/libcyrus.so -lm lib/.libs/libcyrus_min.so -luuid //usr/lib64/libsasl2.so -ldl -lssl -lcrypto com_err/et/.libs/libcyrus_com_err.so -licui18n -licuuc -licudata -ljansson -lresolv -lpcre -lpcreposix -lz libtool: link: powerpc64-unknown-linux-gnu-gcc -O2 -mcpu=970 -mtune=970 -pipe -fno-toplevel-reorder -Wl,-O1 -Wl,-z -Wl,pack-relative-relocs -Wl,--hash-style=gnu -o imap/.libs/cyr_userseen imap/cli_fatal.o imap/cyr_userseen.o imap/mutex_fake.o -Wl,--as-needed -Wl,--no-as-needed imap/.libs/libcyrus_imap.so /var/tmp/portage/net-mail/cyrus-imapd-3.4.5-r1/work/cyrus-imapd-3.4.5/com_err/et/.libs/libcyrus_com_err.so /var/tmp/portage/net-mail/cyrus-imapd-3.4.5-r1/work/cyrus-imapd-3.4.5/lib/.libs/libcyrus_min.so /var/tmp/portage/net-mail/cyrus-imapd-3.4.5-r1/work/cyrus-imapd-3.4.5/lib/.libs/libcyrus.so lib/.libs/libcyrus.so -lm lib/.libs/libcyrus_min.so -luuid //usr/lib64/libsasl2.so -ldl -lssl -lcrypto com_err/et/.libs/libcyrus_com_err.so -licui18n -licuuc -licudata -ljansson -lresolv -lpcre -lpcreposix -lz libtool: link: powerpc64-unknown-linux-gnu-gcc -O2 -mcpu=970 -mtune=970 -pipe -fno-toplevel-reorder -Wl,-O1 -Wl,-z -Wl,pack-relative-relocs -Wl,--hash-style=gnu -o imap/.libs/ipurge imap/cli_fatal.o imap/ipurge.o imap/mutex_fake.o -Wl,--as-needed -Wl,--no-as-needed imap/.libs/libcyrus_imap.so /var/tmp/portage/net-mail/cyrus-imapd-3.4.5-r1/work/cyrus-imapd-3.4.5/com_err/et/.libs/libcyrus_com_err.so /var/tmp/portage/net-mail/cyrus-imapd-3.4.5-r1/work/cyrus-imapd-3.4.5/lib/.libs/libcyrus_min.so /var/tmp/portage/net-mail/cyrus-imapd-3.4.5-r1/work/cyrus-imapd-3.4.5/lib/.libs/libcyrus.so lib/.libs/libcyrus.so -lm lib/.libs/libcyrus_min.so -luuid //usr/lib64/libsasl2.so -ldl -lssl -lcrypto com_err/et/.libs/libcyrus_com_err.so -licui18n -licuuc -licudata -ljansson -lresolv -lpcre -lpcreposix -lz libtool: link: powerpc64-unknown-linux-gnu-gcc -O2 -mcpu=970 -mtune=970 -pipe -fno-toplevel-reorder -Wl,-O1 -Wl,-z -Wl,pack-relative-relocs -Wl,--hash-style=gnu -o imap/.libs/deliver imap/deliver.o imap/lmtpengine.o imap/mutex_fake.o imap/proxy.o imap/spool.o imap/lmtp_err.o -Wl,--as-needed -Wl,--no-as-needed imap/.libs/libcyrus_imap.so /var/tmp/portage/net-mail/cyrus-imapd-3.4.5-r1/work/cyrus-imapd-3.4.5/com_err/et/.libs/libcyrus_com_err.so /var/tmp/portage/net-mail/cyrus-imapd-3.4.5-r1/work/cyrus-imapd-3.4.5/lib/.libs/libcyrus_min.so /var/tmp/portage/net-mail/cyrus-imapd-3.4.5-r1/work/cyrus-imapd-3.4.5/lib/.libs/libcyrus.so lib/.libs/libcyrus.so -lm lib/.libs/libcyrus_min.so -luuid //usr/lib64/libsasl2.so -ldl -lssl -lcrypto com_err/et/.libs/libcyrus_com_err.so -licui18n -licuuc -licudata -ljansson -lresolv -lpcre -lpcreposix -lz /bin/sh ./libtool --tag=CC --mode=link powerpc64-unknown-linux-gnu-gcc -O2 -mcpu=970 -mtune=970 -pipe -fno-toplevel-reorder -licui18n -licuuc -licudata -ljansson -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,--hash-style=gnu -Wl,--no-as-needed -o imap/mbexamine imap/cli_fatal.o imap/mbexamine.o imap/mutex_fake.o imap/libcyrus_imap.la lib/libcyrus.la lib/libcyrus_min.la -ljansson -lresolv -lpcre -lpcreposix -lz -lsasl2 -lssl -lcrypto -lssl -lcrypto com_err/et/libcyrus_com_err.la -ljansson -lresolv -lpcre -lpcreposix -lz /bin/sh ./libtool --tag=CC --mode=link powerpc64-unknown-linux-gnu-gcc -O2 -mcpu=970 -mtune=970 -pipe -fno-toplevel-reorder -licui18n -licuuc -licudata -ljansson -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,--hash-style=gnu -Wl,--no-as-needed -o imap/mbpath imap/cli_fatal.o imap/mbpath.o imap/mutex_fake.o imap/libcyrus_imap.la lib/libcyrus.la lib/libcyrus_min.la -ljansson -lresolv -lpcre -lpcreposix -lz -lsasl2 -lssl -lcrypto -lssl -lcrypto com_err/et/libcyrus_com_err.la -ljansson -lresolv -lpcre -lpcreposix -lz /bin/sh ./libtool --tag=CC --mode=link powerpc64-unknown-linux-gnu-gcc -O2 -mcpu=970 -mtune=970 -pipe -fno-toplevel-reorder -licui18n -licuuc -licudata -ljansson -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,--hash-style=gnu -Wl,--no-as-needed -o imap/mbtool imap/cli_fatal.o imap/mbtool.o imap/mutex_fake.o imap/libcyrus_imap.la lib/libcyrus.la lib/libcyrus_min.la -ljansson -lresolv -lpcre -lpcreposix -lz -lsasl2 -lssl -lcrypto -lssl -lcrypto com_err/et/libcyrus_com_err.la -ljansson -lresolv -lpcre -lpcreposix -lz /bin/sh ./libtool --tag=CC --mode=link powerpc64-unknown-linux-gnu-gcc -O2 -mcpu=970 -mtune=970 -pipe -fno-toplevel-reorder -licui18n -licuuc -licudata -ljansson -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,--hash-style=gnu -Wl,--no-as-needed -o imap/quota imap/cli_fatal.o imap/mutex_fake.o imap/quota.o imap/libcyrus_imap.la lib/libcyrus.la lib/libcyrus_min.la -ljansson -lresolv -lpcre -lpcreposix -lz -lsasl2 -lssl -lcrypto -lssl -lcrypto com_err/et/libcyrus_com_err.la -ljansson -lresolv -lpcre -lpcreposix -lz /bin/sh ./libtool --tag=CC --mode=link powerpc64-unknown-linux-gnu-gcc -O2 -mcpu=970 -mtune=970 -pipe -fno-toplevel-reorder -licui18n -licuuc -licudata -ljansson -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,--hash-style=gnu -Wl,--no-as-needed -o imap/reconstruct imap/cli_fatal.o imap/mutex_fake.o imap/reconstruct.o imap/libcyrus_imap.la lib/libcyrus.la lib/libcyrus_min.la -ljansson -lresolv -lpcre -lpcreposix -lz -lsasl2 -lssl -lcrypto -lssl -lcrypto com_err/et/libcyrus_com_err.la -ljansson -lresolv -lpcre -lpcreposix -lz /bin/sh ./libtool --tag=CC --mode=link powerpc64-unknown-linux-gnu-gcc -O2 -mcpu=970 -mtune=970 -pipe -fno-toplevel-reorder -licui18n -licuuc -licudata -ljansson -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,--hash-style=gnu -Wl,--no-as-needed -o imap/cvt_xlist_specialuse imap/mutex_fake.o imap/cvt_xlist_specialuse.o imap/libcyrus_imap.la lib/libcyrus.la lib/libcyrus_min.la -ljansson -lresolv -lpcre -lpcreposix -lz -lsasl2 -lssl -lcrypto -lssl -lcrypto com_err/et/libcyrus_com_err.la -ljansson -lresolv -lpcre -lpcreposix -lz /bin/sh ./libtool --tag=CC --mode=link powerpc64-unknown-linux-gnu-gcc -O2 -mcpu=970 -mtune=970 -pipe -fno-toplevel-reorder -licui18n -licuuc -licudata -ljansson -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,--hash-style=gnu -Wl,--no-as-needed -o imap/squatter imap/cli_fatal.o imap/mutex_fake.o imap/squatter.o imap/libcyrus_imap.la lib/libcyrus.la lib/libcyrus_min.la -ljansson -lresolv -lpcre -lpcreposix -lz -lsasl2 -lssl -lcrypto -lssl -lcrypto com_err/et/libcyrus_com_err.la -ljansson -lresolv -lpcre -lpcreposix -lz /bin/sh ./libtool --tag=CC --mode=link powerpc64-unknown-linux-gnu-gcc -O2 -mcpu=970 -mtune=970 -pipe -fno-toplevel-reorder -licui18n -licuuc -licudata -ljansson -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,--hash-style=gnu -Wl,--no-as-needed -o imap/tls_prune imap/cli_fatal.o imap/mutex_fake.o imap/tls_prune.o imap/libcyrus_imap.la lib/libcyrus.la lib/libcyrus_min.la -ljansson -lresolv -lpcre -lpcreposix -lz -lsasl2 -lssl -lcrypto -lssl -lcrypto com_err/et/libcyrus_com_err.la -ljansson -lresolv -lpcre -lpcreposix -lz /bin/sh ./libtool --tag=CC --mode=link powerpc64-unknown-linux-gnu-gcc -O2 -mcpu=970 -mtune=970 -pipe -fno-toplevel-reorder -licui18n -licuuc -licudata -ljansson -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,--hash-style=gnu -Wl,--no-as-needed -o imap/unexpunge imap/cli_fatal.o imap/mutex_fake.o imap/unexpunge.o imap/libcyrus_imap.la lib/libcyrus.la lib/libcyrus_min.la -ljansson -lresolv -lpcre -lpcreposix -lz -lsasl2 -lssl -lcrypto -lssl -lcrypto com_err/et/libcyrus_com_err.la -ljansson -lresolv -lpcre -lpcreposix -lz libtool: link: powerpc64-unknown-linux-gnu-gcc -O2 -mcpu=970 -mtune=970 -pipe -fno-toplevel-reorder -Wl,-O1 -Wl,-z -Wl,pack-relative-relocs -Wl,--hash-style=gnu -o imap/.libs/mbexamine imap/cli_fatal.o imap/mbexamine.o imap/mutex_fake.o -Wl,--as-needed -Wl,--no-as-needed imap/.libs/libcyrus_imap.so /var/tmp/portage/net-mail/cyrus-imapd-3.4.5-r1/work/cyrus-imapd-3.4.5/com_err/et/.libs/libcyrus_com_err.so /var/tmp/portage/net-mail/cyrus-imapd-3.4.5-r1/work/cyrus-imapd-3.4.5/lib/.libs/libcyrus_min.so /var/tmp/portage/net-mail/cyrus-imapd-3.4.5-r1/work/cyrus-imapd-3.4.5/lib/.libs/libcyrus.so lib/.libs/libcyrus.so -lm lib/.libs/libcyrus_min.so -luuid //usr/lib64/libsasl2.so -ldl -lssl -lcrypto com_err/et/.libs/libcyrus_com_err.so -licui18n -licuuc -licudata -ljansson -lresolv -lpcre -lpcreposix -lz libtool: link: powerpc64-unknown-linux-gnu-gcc -O2 -mcpu=970 -mtune=970 -pipe -fno-toplevel-reorder -Wl,-O1 -Wl,-z -Wl,pack-relative-relocs -Wl,--hash-style=gnu -o imap/.libs/mbpath imap/cli_fatal.o imap/mbpath.o imap/mutex_fake.o -Wl,--as-needed -Wl,--no-as-needed imap/.libs/libcyrus_imap.so /var/tmp/portage/net-mail/cyrus-imapd-3.4.5-r1/work/cyrus-imapd-3.4.5/com_err/et/.libs/libcyrus_com_err.so /var/tmp/portage/net-mail/cyrus-imapd-3.4.5-r1/work/cyrus-imapd-3.4.5/lib/.libs/libcyrus_min.so /var/tmp/portage/net-mail/cyrus-imapd-3.4.5-r1/work/cyrus-imapd-3.4.5/lib/.libs/libcyrus.so lib/.libs/libcyrus.so -lm lib/.libs/libcyrus_min.so -luuid //usr/lib64/libsasl2.so -ldl -lssl -lcrypto com_err/et/.libs/libcyrus_com_err.so -licui18n -licuuc -licudata -ljansson -lresolv -lpcre -lpcreposix -lz libtool: link: powerpc64-unknown-linux-gnu-gcc -O2 -mcpu=970 -mtune=970 -pipe -fno-toplevel-reorder -Wl,-O1 -Wl,-z -Wl,pack-relative-relocs -Wl,--hash-style=gnu -o imap/.libs/mbtool imap/cli_fatal.o imap/mbtool.o imap/mutex_fake.o -Wl,--as-needed -Wl,--no-as-needed imap/.libs/libcyrus_imap.so /var/tmp/portage/net-mail/cyrus-imapd-3.4.5-r1/work/cyrus-imapd-3.4.5/com_err/et/.libs/libcyrus_com_err.so /var/tmp/portage/net-mail/cyrus-imapd-3.4.5-r1/work/cyrus-imapd-3.4.5/lib/.libs/libcyrus_min.so /var/tmp/portage/net-mail/cyrus-imapd-3.4.5-r1/work/cyrus-imapd-3.4.5/lib/.libs/libcyrus.so lib/.libs/libcyrus.so -lm lib/.libs/libcyrus_min.so -luuid //usr/lib64/libsasl2.so -ldl -lssl -lcrypto com_err/et/.libs/libcyrus_com_err.so -licui18n -licuuc -licudata -ljansson -lresolv -lpcre -lpcreposix -lz libtool: link: powerpc64-unknown-linux-gnu-gcc -O2 -mcpu=970 -mtune=970 -pipe -fno-toplevel-reorder -Wl,-O1 -Wl,-z -Wl,pack-relative-relocs -Wl,--hash-style=gnu -o imap/.libs/quota imap/cli_fatal.o imap/mutex_fake.o imap/quota.o -Wl,--as-needed -Wl,--no-as-needed imap/.libs/libcyrus_imap.so /var/tmp/portage/net-mail/cyrus-imapd-3.4.5-r1/work/cyrus-imapd-3.4.5/com_err/et/.libs/libcyrus_com_err.so /var/tmp/portage/net-mail/cyrus-imapd-3.4.5-r1/work/cyrus-imapd-3.4.5/lib/.libs/libcyrus_min.so /var/tmp/portage/net-mail/cyrus-imapd-3.4.5-r1/work/cyrus-imapd-3.4.5/lib/.libs/libcyrus.so lib/.libs/libcyrus.so -lm lib/.libs/libcyrus_min.so -luuid //usr/lib64/libsasl2.so -ldl -lssl -lcrypto com_err/et/.libs/libcyrus_com_err.so -licui18n -licuuc -licudata -ljansson -lresolv -lpcre -lpcreposix -lz libtool: link: powerpc64-unknown-linux-gnu-gcc -O2 -mcpu=970 -mtune=970 -pipe -fno-toplevel-reorder -Wl,-O1 -Wl,-z -Wl,pack-relative-relocs -Wl,--hash-style=gnu -o imap/.libs/reconstruct imap/cli_fatal.o imap/mutex_fake.o imap/reconstruct.o -Wl,--as-needed -Wl,--no-as-needed imap/.libs/libcyrus_imap.so /var/tmp/portage/net-mail/cyrus-imapd-3.4.5-r1/work/cyrus-imapd-3.4.5/com_err/et/.libs/libcyrus_com_err.so /var/tmp/portage/net-mail/cyrus-imapd-3.4.5-r1/work/cyrus-imapd-3.4.5/lib/.libs/libcyrus_min.so /var/tmp/portage/net-mail/cyrus-imapd-3.4.5-r1/work/cyrus-imapd-3.4.5/lib/.libs/libcyrus.so lib/.libs/libcyrus.so -lm lib/.libs/libcyrus_min.so -luuid //usr/lib64/libsasl2.so -ldl -lssl -lcrypto com_err/et/.libs/libcyrus_com_err.so -licui18n -licuuc -licudata -ljansson -lresolv -lpcre -lpcreposix -lz libtool: link: powerpc64-unknown-linux-gnu-gcc -O2 -mcpu=970 -mtune=970 -pipe -fno-toplevel-reorder -Wl,-O1 -Wl,-z -Wl,pack-relative-relocs -Wl,--hash-style=gnu -o imap/.libs/cvt_xlist_specialuse imap/mutex_fake.o imap/cvt_xlist_specialuse.o -Wl,--as-needed -Wl,--no-as-needed imap/.libs/libcyrus_imap.so /var/tmp/portage/net-mail/cyrus-imapd-3.4.5-r1/work/cyrus-imapd-3.4.5/com_err/et/.libs/libcyrus_com_err.so /var/tmp/portage/net-mail/cyrus-imapd-3.4.5-r1/work/cyrus-imapd-3.4.5/lib/.libs/libcyrus_min.so /var/tmp/portage/net-mail/cyrus-imapd-3.4.5-r1/work/cyrus-imapd-3.4.5/lib/.libs/libcyrus.so lib/.libs/libcyrus.so -lm lib/.libs/libcyrus_min.so -luuid //usr/lib64/libsasl2.so -ldl -lssl -lcrypto com_err/et/.libs/libcyrus_com_err.so -licui18n -licuuc -licudata -ljansson -lresolv -lpcre -lpcreposix -lz libtool: link: powerpc64-unknown-linux-gnu-gcc -O2 -mcpu=970 -mtune=970 -pipe -fno-toplevel-reorder -Wl,-O1 -Wl,-z -Wl,pack-relative-relocs -Wl,--hash-style=gnu -o imap/.libs/unexpunge imap/cli_fatal.o imap/mutex_fake.o imap/unexpunge.o -Wl,--as-needed -Wl,--no-as-needed imap/.libs/libcyrus_imap.so /var/tmp/portage/net-mail/cyrus-imapd-3.4.5-r1/work/cyrus-imapd-3.4.5/com_err/et/.libs/libcyrus_com_err.so /var/tmp/portage/net-mail/cyrus-imapd-3.4.5-r1/work/cyrus-imapd-3.4.5/lib/.libs/libcyrus_min.so /var/tmp/portage/net-mail/cyrus-imapd-3.4.5-r1/work/cyrus-imapd-3.4.5/lib/.libs/libcyrus.so lib/.libs/libcyrus.so -lm lib/.libs/libcyrus_min.so -luuid //usr/lib64/libsasl2.so -ldl -lssl -lcrypto com_err/et/.libs/libcyrus_com_err.so -licui18n -licuuc -licudata -ljansson -lresolv -lpcre -lpcreposix -lz libtool: link: powerpc64-unknown-linux-gnu-gcc -O2 -mcpu=970 -mtune=970 -pipe -fno-toplevel-reorder -Wl,-O1 -Wl,-z -Wl,pack-relative-relocs -Wl,--hash-style=gnu -o imap/.libs/squatter imap/cli_fatal.o imap/mutex_fake.o imap/squatter.o -Wl,--as-needed -Wl,--no-as-needed imap/.libs/libcyrus_imap.so /var/tmp/portage/net-mail/cyrus-imapd-3.4.5-r1/work/cyrus-imapd-3.4.5/com_err/et/.libs/libcyrus_com_err.so /var/tmp/portage/net-mail/cyrus-imapd-3.4.5-r1/work/cyrus-imapd-3.4.5/lib/.libs/libcyrus_min.so /var/tmp/portage/net-mail/cyrus-imapd-3.4.5-r1/work/cyrus-imapd-3.4.5/lib/.libs/libcyrus.so lib/.libs/libcyrus.so -lm lib/.libs/libcyrus_min.so -luuid //usr/lib64/libsasl2.so -ldl -lssl -lcrypto com_err/et/.libs/libcyrus_com_err.so -licui18n -licuuc -licudata -ljansson -lresolv -lpcre -lpcreposix -lz libtool: link: powerpc64-unknown-linux-gnu-gcc -O2 -mcpu=970 -mtune=970 -pipe -fno-toplevel-reorder -Wl,-O1 -Wl,-z -Wl,pack-relative-relocs -Wl,--hash-style=gnu -o imap/.libs/tls_prune imap/cli_fatal.o imap/mutex_fake.o imap/tls_prune.o -Wl,--as-needed -Wl,--no-as-needed imap/.libs/libcyrus_imap.so /var/tmp/portage/net-mail/cyrus-imapd-3.4.5-r1/work/cyrus-imapd-3.4.5/com_err/et/.libs/libcyrus_com_err.so /var/tmp/portage/net-mail/cyrus-imapd-3.4.5-r1/work/cyrus-imapd-3.4.5/lib/.libs/libcyrus_min.so /var/tmp/portage/net-mail/cyrus-imapd-3.4.5-r1/work/cyrus-imapd-3.4.5/lib/.libs/libcyrus.so lib/.libs/libcyrus.so -lm lib/.libs/libcyrus_min.so -luuid //usr/lib64/libsasl2.so -ldl -lssl -lcrypto com_err/et/.libs/libcyrus_com_err.so -licui18n -licuuc -licudata -ljansson -lresolv -lpcre -lpcreposix -lz make[2]: Leaving directory '/var/tmp/portage/net-mail/cyrus-imapd-3.4.5-r1/work/cyrus-imapd-3.4.5' make[1]: Leaving directory '/var/tmp/portage/net-mail/cyrus-imapd-3.4.5-r1/work/cyrus-imapd-3.4.5' >>> Source compiled. >>> Test phase: net-mail/cyrus-imapd-3.4.5-r1 make -j16 -l18 check make check-recursive make[1]: Entering directory '/var/tmp/portage/net-mail/cyrus-imapd-3.4.5-r1/work/cyrus-imapd-3.4.5' Making check in . make[2]: Entering directory '/var/tmp/portage/net-mail/cyrus-imapd-3.4.5-r1/work/cyrus-imapd-3.4.5' make cunit/unit make[3]: Entering directory '/var/tmp/portage/net-mail/cyrus-imapd-3.4.5-r1/work/cyrus-imapd-3.4.5' powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-mail/cyrus-imapd-3.4.5-r1/work/cyrus-imapd-3.4.5/com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -O2 -mcpu=970 -mtune=970 -pipe -fno-toplevel-reorder -c -o cunit/unit.o cunit/unit.c powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-mail/cyrus-imapd-3.4.5-r1/work/cyrus-imapd-3.4.5/com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -O2 -mcpu=970 -mtune=970 -pipe -fno-toplevel-reorder -c -o cunit/syslog.o cunit/syslog.c powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-mail/cyrus-imapd-3.4.5-r1/work/cyrus-imapd-3.4.5/com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -O2 -mcpu=970 -mtune=970 -pipe -fno-toplevel-reorder -c -o cunit/timeout.o cunit/timeout.c powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-mail/cyrus-imapd-3.4.5-r1/work/cyrus-imapd-3.4.5/com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -O2 -mcpu=970 -mtune=970 -pipe -fno-toplevel-reorder -c -o cunit/timezones.o cunit/timezones.c powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-mail/cyrus-imapd-3.4.5-r1/work/cyrus-imapd-3.4.5/com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -O2 -mcpu=970 -mtune=970 -pipe -fno-toplevel-reorder -c -o cunit/timeofday.o cunit/timeofday.c ./cunit/cunit.pl --project cunit/default.cunit --generate-wrapper cunit/aaa-db.testc ./cunit/cunit.pl --project cunit/default.cunit --generate-wrapper cunit/annotate.testc ./cunit/cunit.pl --project cunit/default.cunit --generate-wrapper cunit/backend.testc ./cunit/cunit.pl --project cunit/default.cunit --generate-wrapper cunit/binhex.testc ./cunit/cunit.pl --project cunit/default.cunit --generate-wrapper cunit/bitvector.testc ./cunit/cunit.pl --project cunit/default.cunit --generate-wrapper cunit/buf.testc ./cunit/cunit.pl --project cunit/default.cunit --generate-wrapper cunit/byteorder.testc ./cunit/cunit.pl --project cunit/default.cunit --generate-wrapper cunit/charset.testc ./cunit/cunit.pl --project cunit/default.cunit --generate-wrapper cunit/command.testc ./cunit/cunit.pl --project cunit/default.cunit --generate-wrapper cunit/conversations.testc powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-mail/cyrus-imapd-3.4.5-r1/work/cyrus-imapd-3.4.5/com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -O2 -mcpu=970 -mtune=970 -pipe -fno-toplevel-reorder -c -o cunit/binhex.o cunit/binhex.testc-cunit.c powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-mail/cyrus-imapd-3.4.5-r1/work/cyrus-imapd-3.4.5/com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -O2 -mcpu=970 -mtune=970 -pipe -fno-toplevel-reorder -c -o cunit/aaa-db.o cunit/aaa-db.testc-cunit.c powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-mail/cyrus-imapd-3.4.5-r1/work/cyrus-imapd-3.4.5/com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -O2 -mcpu=970 -mtune=970 -pipe -fno-toplevel-reorder -c -o cunit/annotate.o cunit/annotate.testc-cunit.c powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-mail/cyrus-imapd-3.4.5-r1/work/cyrus-imapd-3.4.5/com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -O2 -mcpu=970 -mtune=970 -pipe -fno-toplevel-reorder -c -o cunit/backend.o cunit/backend.testc-cunit.c powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-mail/cyrus-imapd-3.4.5-r1/work/cyrus-imapd-3.4.5/com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -O2 -mcpu=970 -mtune=970 -pipe -fno-toplevel-reorder -c -o cunit/bitvector.o cunit/bitvector.testc-cunit.c powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-mail/cyrus-imapd-3.4.5-r1/work/cyrus-imapd-3.4.5/com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -O2 -mcpu=970 -mtune=970 -pipe -fno-toplevel-reorder -c -o cunit/buf.o cunit/buf.testc-cunit.c powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-mail/cyrus-imapd-3.4.5-r1/work/cyrus-imapd-3.4.5/com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -O2 -mcpu=970 -mtune=970 -pipe -fno-toplevel-reorder -c -o cunit/byteorder.o cunit/byteorder.testc-cunit.c powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-mail/cyrus-imapd-3.4.5-r1/work/cyrus-imapd-3.4.5/com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -O2 -mcpu=970 -mtune=970 -pipe -fno-toplevel-reorder -c -o cunit/charset.o cunit/charset.testc-cunit.c powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-mail/cyrus-imapd-3.4.5-r1/work/cyrus-imapd-3.4.5/com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -O2 -mcpu=970 -mtune=970 -pipe -fno-toplevel-reorder -c -o cunit/command.o cunit/command.testc-cunit.c powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-mail/cyrus-imapd-3.4.5-r1/work/cyrus-imapd-3.4.5/com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -O2 -mcpu=970 -mtune=970 -pipe -fno-toplevel-reorder -c -o cunit/conversations.o cunit/conversations.testc-cunit.c ./cunit/cunit.pl --project cunit/default.cunit --generate-wrapper cunit/cyr_qsort_r.testc ./cunit/cunit.pl --project cunit/default.cunit --generate-wrapper cunit/crc32.testc powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-mail/cyrus-imapd-3.4.5-r1/work/cyrus-imapd-3.4.5/com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -O2 -mcpu=970 -mtune=970 -pipe -fno-toplevel-reorder -c -o cunit/cyr_qsort_r.o cunit/cyr_qsort_r.testc-cunit.c powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-mail/cyrus-imapd-3.4.5-r1/work/cyrus-imapd-3.4.5/com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -O2 -mcpu=970 -mtune=970 -pipe -fno-toplevel-reorder -c -o cunit/crc32.o cunit/crc32.testc-cunit.c ./cunit/cunit.pl --project cunit/default.cunit --generate-wrapper cunit/dlist.testc ./cunit/cunit.pl --project cunit/default.cunit --generate-wrapper cunit/duplicate.testc powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-mail/cyrus-imapd-3.4.5-r1/work/cyrus-imapd-3.4.5/com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -O2 -mcpu=970 -mtune=970 -pipe -fno-toplevel-reorder -c -o cunit/dlist.o cunit/dlist.testc-cunit.c rm -f cunit/byteorder.testc-cunit.c ./cunit/cunit.pl --project cunit/default.cunit --generate-wrapper cunit/getxstring.testc powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-mail/cyrus-imapd-3.4.5-r1/work/cyrus-imapd-3.4.5/com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -O2 -mcpu=970 -mtune=970 -pipe -fno-toplevel-reorder -c -o cunit/duplicate.o cunit/duplicate.testc-cunit.c powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-mail/cyrus-imapd-3.4.5-r1/work/cyrus-imapd-3.4.5/com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -O2 -mcpu=970 -mtune=970 -pipe -fno-toplevel-reorder -c -o cunit/getxstring.o cunit/getxstring.testc-cunit.c ./cunit/cunit.pl --project cunit/default.cunit --generate-wrapper cunit/glob.testc powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-mail/cyrus-imapd-3.4.5-r1/work/cyrus-imapd-3.4.5/com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -O2 -mcpu=970 -mtune=970 -pipe -fno-toplevel-reorder -c -o cunit/glob.o cunit/glob.testc-cunit.c rm -f cunit/cyr_qsort_r.testc-cunit.c ./cunit/cunit.pl --project cunit/default.cunit --generate-wrapper cunit/guid.testc powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-mail/cyrus-imapd-3.4.5-r1/work/cyrus-imapd-3.4.5/com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -O2 -mcpu=970 -mtune=970 -pipe -fno-toplevel-reorder -c -o cunit/guid.o cunit/guid.testc-cunit.c rm -f cunit/binhex.testc-cunit.c ./cunit/cunit.pl --project cunit/default.cunit --generate-wrapper cunit/hash.testc powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-mail/cyrus-imapd-3.4.5-r1/work/cyrus-imapd-3.4.5/com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -O2 -mcpu=970 -mtune=970 -pipe -fno-toplevel-reorder -c -o cunit/hash.o cunit/hash.testc-cunit.c rm -f cunit/glob.testc-cunit.c ./cunit/cunit.pl --project cunit/default.cunit --generate-wrapper cunit/hashset.testc powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-mail/cyrus-imapd-3.4.5-r1/work/cyrus-imapd-3.4.5/com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -O2 -mcpu=970 -mtune=970 -pipe -fno-toplevel-reorder -c -o cunit/hashset.o cunit/hashset.testc-cunit.c rm -f cunit/guid.testc-cunit.c ./cunit/cunit.pl --project cunit/default.cunit --generate-wrapper cunit/imapurl.testc rm -f cunit/command.testc-cunit.c ./cunit/cunit.pl --project cunit/default.cunit --generate-wrapper cunit/imparse.testc ./cunit/cunit.pl --project cunit/default.cunit --generate-wrapper cunit/libconfig.testc powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-mail/cyrus-imapd-3.4.5-r1/work/cyrus-imapd-3.4.5/com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -O2 -mcpu=970 -mtune=970 -pipe -fno-toplevel-reorder -c -o cunit/imapurl.o cunit/imapurl.testc-cunit.c powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-mail/cyrus-imapd-3.4.5-r1/work/cyrus-imapd-3.4.5/com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -O2 -mcpu=970 -mtune=970 -pipe -fno-toplevel-reorder -c -o cunit/imparse.o cunit/imparse.testc-cunit.c powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-mail/cyrus-imapd-3.4.5-r1/work/cyrus-imapd-3.4.5/com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -O2 -mcpu=970 -mtune=970 -pipe -fno-toplevel-reorder -c -o cunit/libconfig.o cunit/libconfig.testc-cunit.c rm -f cunit/imparse.testc-cunit.c ./cunit/cunit.pl --project cunit/default.cunit --generate-wrapper cunit/mboxname.testc rm -f cunit/hashset.testc-cunit.c ./cunit/cunit.pl --project cunit/default.cunit --generate-wrapper cunit/md5.testc powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-mail/cyrus-imapd-3.4.5-r1/work/cyrus-imapd-3.4.5/com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -O2 -mcpu=970 -mtune=970 -pipe -fno-toplevel-reorder -c -o cunit/mboxname.o cunit/mboxname.testc-cunit.c powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-mail/cyrus-imapd-3.4.5-r1/work/cyrus-imapd-3.4.5/com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -O2 -mcpu=970 -mtune=970 -pipe -fno-toplevel-reorder -c -o cunit/md5.o cunit/md5.testc-cunit.c rm -f cunit/hash.testc-cunit.c rm -f cunit/duplicate.testc-cunit.c ./cunit/cunit.pl --project cunit/default.cunit --generate-wrapper cunit/message.testc ./cunit/cunit.pl --project cunit/default.cunit --generate-wrapper cunit/msgid.testc powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-mail/cyrus-imapd-3.4.5-r1/work/cyrus-imapd-3.4.5/com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -O2 -mcpu=970 -mtune=970 -pipe -fno-toplevel-reorder -c -o cunit/msgid.o cunit/msgid.testc-cunit.c powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-mail/cyrus-imapd-3.4.5-r1/work/cyrus-imapd-3.4.5/com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -O2 -mcpu=970 -mtune=970 -pipe -fno-toplevel-reorder -c -o cunit/message.o cunit/message.testc-cunit.c rm -f cunit/dlist.testc-cunit.c ./cunit/cunit.pl --project cunit/default.cunit --generate-wrapper cunit/parseaddr.testc In file included from cunit/md5.testc-cunit.c:2: ./cunit/md5.testc: In function 'test_single': ./cunit/md5.testc:23:5: warning: 'MD5_Init' is deprecated: Since OpenSSL 3.0 []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;] 23 | MD5Init(&ctx); | ^~~~~~~ In file included from ./lib/md5.h:40, from ./cunit/md5.testc:2: /usr/include/openssl/md5.h:49:27: note: declared here 49 | OSSL_DEPRECATEDIN_3_0 int MD5_Init(MD5_CTX *c); | ^~~~~~~~ ./cunit/md5.testc:24:5: warning: 'MD5_Update' is deprecated: Since OpenSSL 3.0 []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;] 24 | MD5Update(&ctx, text, strlen(text)); | ^~~~~~~~~ /usr/include/openssl/md5.h:50:27: note: declared here 50 | OSSL_DEPRECATEDIN_3_0 int MD5_Update(MD5_CTX *c, const void *data, size_t len); | ^~~~~~~~~~ ./cunit/md5.testc:25:5: warning: 'MD5_Final' is deprecated: Since OpenSSL 3.0 []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;] 25 | MD5Final(result, &ctx); | ^~~~~~~~ /usr/include/openssl/md5.h:51:27: note: declared here 51 | OSSL_DEPRECATEDIN_3_0 int MD5_Final(unsigned char *md, MD5_CTX *c); | ^~~~~~~~~ ./cunit/md5.testc: In function 'test_multiple': ./cunit/md5.testc:38:5: warning: 'MD5_Init' is deprecated: Since OpenSSL 3.0 []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;] 38 | MD5Init(&ctx); | ^~~~~~~ /usr/include/openssl/md5.h:49:27: note: declared here 49 | OSSL_DEPRECATEDIN_3_0 int MD5_Init(MD5_CTX *c); | ^~~~~~~~ ./cunit/md5.testc:39:5: warning: 'MD5_Update' is deprecated: Since OpenSSL 3.0 []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;] 39 | MD5Update(&ctx, text1, strlen(text1)); | ^~~~~~~~~ /usr/include/openssl/md5.h:50:27: note: declared here 50 | OSSL_DEPRECATEDIN_3_0 int MD5_Update(MD5_CTX *c, const void *data, size_t len); | ^~~~~~~~~~ ./cunit/md5.testc:40:5: warning: 'MD5_Update' is deprecated: Since OpenSSL 3.0 []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;] 40 | MD5Update(&ctx, text2, strlen(text2)); | ^~~~~~~~~ /usr/include/openssl/md5.h:50:27: note: declared here 50 | OSSL_DEPRECATEDIN_3_0 int MD5_Update(MD5_CTX *c, const void *data, size_t len); | ^~~~~~~~~~ ./cunit/md5.testc:41:5: warning: 'MD5_Update' is deprecated: Since OpenSSL 3.0 []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;] 41 | MD5Update(&ctx, text3, strlen(text3)); | ^~~~~~~~~ /usr/include/openssl/md5.h:50:27: note: declared here 50 | OSSL_DEPRECATEDIN_3_0 int MD5_Update(MD5_CTX *c, const void *data, size_t len); | ^~~~~~~~~~ ./cunit/md5.testc:42:5: warning: 'MD5_Final' is deprecated: Since OpenSSL 3.0 []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;] 42 | MD5Final(result, &ctx); | ^~~~~~~~ /usr/include/openssl/md5.h:51:27: note: declared here 51 | OSSL_DEPRECATEDIN_3_0 int MD5_Final(unsigned char *md, MD5_CTX *c); | ^~~~~~~~~ powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-mail/cyrus-imapd-3.4.5-r1/work/cyrus-imapd-3.4.5/com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -O2 -mcpu=970 -mtune=970 -pipe -fno-toplevel-reorder -c -o cunit/parseaddr.o cunit/parseaddr.testc-cunit.c rm -f cunit/md5.testc-cunit.c ./cunit/cunit.pl --project cunit/default.cunit --generate-wrapper cunit/parse.testc powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-mail/cyrus-imapd-3.4.5-r1/work/cyrus-imapd-3.4.5/com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -O2 -mcpu=970 -mtune=970 -pipe -fno-toplevel-reorder -c -o cunit/parse.o cunit/parse.testc-cunit.c rm -f cunit/imapurl.testc-cunit.c ./cunit/cunit.pl --project cunit/default.cunit --generate-wrapper cunit/procinfo.testc powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-mail/cyrus-imapd-3.4.5-r1/work/cyrus-imapd-3.4.5/com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -O2 -mcpu=970 -mtune=970 -pipe -fno-toplevel-reorder -c -o cunit/procinfo.o cunit/procinfo.testc-cunit.c rm -f cunit/backend.testc-cunit.c ./cunit/cunit.pl --project cunit/default.cunit --generate-wrapper cunit/prot.testc powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-mail/cyrus-imapd-3.4.5-r1/work/cyrus-imapd-3.4.5/com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -O2 -mcpu=970 -mtune=970 -pipe -fno-toplevel-reorder -c -o cunit/prot.o cunit/prot.testc-cunit.c rm -f cunit/bitvector.testc-cunit.c ./cunit/cunit.pl --project cunit/default.cunit --generate-wrapper cunit/ptrarray.testc powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-mail/cyrus-imapd-3.4.5-r1/work/cyrus-imapd-3.4.5/com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -O2 -mcpu=970 -mtune=970 -pipe -fno-toplevel-reorder -c -o cunit/ptrarray.o cunit/ptrarray.testc-cunit.c rm -f cunit/libconfig.testc-cunit.c ./cunit/cunit.pl --project cunit/default.cunit --generate-wrapper cunit/quota.testc powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-mail/cyrus-imapd-3.4.5-r1/work/cyrus-imapd-3.4.5/com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -O2 -mcpu=970 -mtune=970 -pipe -fno-toplevel-reorder -c -o cunit/quota.o cunit/quota.testc-cunit.c rm -f cunit/msgid.testc-cunit.c ./cunit/cunit.pl --project cunit/default.cunit --generate-wrapper cunit/rfc822tok.testc powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-mail/cyrus-imapd-3.4.5-r1/work/cyrus-imapd-3.4.5/com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -O2 -mcpu=970 -mtune=970 -pipe -fno-toplevel-reorder -c -o cunit/rfc822tok.o cunit/rfc822tok.testc-cunit.c rm -f cunit/procinfo.testc-cunit.c ./cunit/cunit.pl --project cunit/default.cunit --generate-wrapper cunit/search_expr.testc powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-mail/cyrus-imapd-3.4.5-r1/work/cyrus-imapd-3.4.5/com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -O2 -mcpu=970 -mtune=970 -pipe -fno-toplevel-reorder -c -o cunit/search_expr.o cunit/search_expr.testc-cunit.c rm -f cunit/annotate.testc-cunit.c ./cunit/cunit.pl --project cunit/default.cunit --generate-wrapper cunit/seqset.testc powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-mail/cyrus-imapd-3.4.5-r1/work/cyrus-imapd-3.4.5/com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -O2 -mcpu=970 -mtune=970 -pipe -fno-toplevel-reorder -c -o cunit/seqset.o cunit/seqset.testc-cunit.c rm -f cunit/conversations.testc-cunit.c ./cunit/cunit.pl --project cunit/default.cunit --generate-wrapper cunit/spool.testc powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-mail/cyrus-imapd-3.4.5-r1/work/cyrus-imapd-3.4.5/com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -O2 -mcpu=970 -mtune=970 -pipe -fno-toplevel-reorder -c -o cunit/spool.o cunit/spool.testc-cunit.c rm -f cunit/crc32.testc-cunit.c ./cunit/cunit.pl --project cunit/default.cunit --generate-wrapper cunit/squat.testc powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-mail/cyrus-imapd-3.4.5-r1/work/cyrus-imapd-3.4.5/com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -O2 -mcpu=970 -mtune=970 -pipe -fno-toplevel-reorder -c -o cunit/squat.o cunit/squat.testc-cunit.c rm -f cunit/prot.testc-cunit.c ./cunit/cunit.pl --project cunit/default.cunit --generate-wrapper cunit/strarray.testc powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-mail/cyrus-imapd-3.4.5-r1/work/cyrus-imapd-3.4.5/com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -O2 -mcpu=970 -mtune=970 -pipe -fno-toplevel-reorder -c -o cunit/strarray.o cunit/strarray.testc-cunit.c rm -f cunit/parseaddr.testc-cunit.c rm -f cunit/parse.testc-cunit.c ./cunit/cunit.pl --project cunit/default.cunit --generate-wrapper cunit/strconcat.testc ./cunit/cunit.pl --project cunit/default.cunit --generate-wrapper cunit/strhash.testc rm -f cunit/rfc822tok.testc-cunit.c ./cunit/cunit.pl --project cunit/default.cunit --generate-wrapper cunit/times.testc powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-mail/cyrus-imapd-3.4.5-r1/work/cyrus-imapd-3.4.5/com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -O2 -mcpu=970 -mtune=970 -pipe -fno-toplevel-reorder -c -o cunit/strhash.o cunit/strhash.testc-cunit.c powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-mail/cyrus-imapd-3.4.5-r1/work/cyrus-imapd-3.4.5/com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -O2 -mcpu=970 -mtune=970 -pipe -fno-toplevel-reorder -c -o cunit/strconcat.o cunit/strconcat.testc-cunit.c powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-mail/cyrus-imapd-3.4.5-r1/work/cyrus-imapd-3.4.5/com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -O2 -mcpu=970 -mtune=970 -pipe -fno-toplevel-reorder -c -o cunit/times.o cunit/times.testc-cunit.c rm -f cunit/seqset.testc-cunit.c ./cunit/cunit.pl --project cunit/default.cunit --generate-wrapper cunit/tok.testc rm -f cunit/ptrarray.testc-cunit.c ./cunit/cunit.pl --project cunit/default.cunit --generate-wrapper cunit/vparse.testc powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-mail/cyrus-imapd-3.4.5-r1/work/cyrus-imapd-3.4.5/com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -O2 -mcpu=970 -mtune=970 -pipe -fno-toplevel-reorder -c -o cunit/tok.o cunit/tok.testc-cunit.c powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-mail/cyrus-imapd-3.4.5-r1/work/cyrus-imapd-3.4.5/com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -O2 -mcpu=970 -mtune=970 -pipe -fno-toplevel-reorder -c -o cunit/vparse.o cunit/vparse.testc-cunit.c rm -f cunit/strconcat.testc-cunit.c rm -f cunit/buf.testc-cunit.c rm -f cunit/message.testc-cunit.c rm -f cunit/strhash.testc-cunit.c rm -f cunit/spool.testc-cunit.c rm -f cunit/vparse.testc-cunit.c rm -f cunit/getxstring.testc-cunit.c rm -f cunit/squat.testc-cunit.c rm -f cunit/tok.testc-cunit.c rm -f cunit/times.testc-cunit.c rm -f cunit/quota.testc-cunit.c rm -f cunit/aaa-db.testc-cunit.c rm -f cunit/strarray.testc-cunit.c rm -f cunit/charset.testc-cunit.c rm -f cunit/mboxname.testc-cunit.c rm -f cunit/search_expr.testc-cunit.c /bin/sh ./libtool --tag=CC --mode=link powerpc64-unknown-linux-gnu-gcc -O2 -mcpu=970 -mtune=970 -pipe -fno-toplevel-reorder -licui18n -licuuc -licudata -ljansson -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,--hash-style=gnu -Wl,--no-as-needed -o cunit/unit cunit/unit.o cunit/syslog.o cunit/timeout.o cunit/timezones.o cunit/timeofday.o cunit/aaa-db.o cunit/annotate.o cunit/backend.o cunit/binhex.o cunit/bitvector.o cunit/buf.o cunit/byteorder.o cunit/charset.o cunit/command.o cunit/conversations.o cunit/cyr_qsort_r.o cunit/crc32.o cunit/dlist.o cunit/duplicate.o cunit/getxstring.o cunit/glob.o cunit/guid.o cunit/hash.o cunit/hashset.o cunit/imapurl.o cunit/imparse.o cunit/libconfig.o cunit/mboxname.o cunit/md5.o cunit/message.o cunit/msgid.o cunit/parseaddr.o cunit/parse.o cunit/procinfo.o cunit/prot.o cunit/ptrarray.o cunit/quota.o cunit/rfc822tok.o cunit/search_expr.o cunit/seqset.o cunit/spool.o cunit/squat.o cunit/strarray.o cunit/strconcat.o cunit/strhash.o cunit/times.o cunit/tok.o cunit/vparse.o imap/mutex_fake.o imap/spool.o imap/libcyrus_imap.la lib/libcyrus.la lib/libcyrus_min.la -ljansson -lresolv -lpcre -lpcreposix -lz -lsasl2 -lssl -lcrypto -lssl -lcrypto com_err/et/libcyrus_com_err.la -lcunit -ljansson -lresolv -lpcre -lpcreposix -lz libtool: link: powerpc64-unknown-linux-gnu-gcc -O2 -mcpu=970 -mtune=970 -pipe -fno-toplevel-reorder -Wl,-O1 -Wl,-z -Wl,pack-relative-relocs -Wl,--hash-style=gnu -o cunit/.libs/unit cunit/unit.o cunit/syslog.o cunit/timeout.o cunit/timezones.o cunit/timeofday.o cunit/aaa-db.o cunit/annotate.o cunit/backend.o cunit/binhex.o cunit/bitvector.o cunit/buf.o cunit/byteorder.o cunit/charset.o cunit/command.o cunit/conversations.o cunit/cyr_qsort_r.o cunit/crc32.o cunit/dlist.o cunit/duplicate.o cunit/getxstring.o cunit/glob.o cunit/guid.o cunit/hash.o cunit/hashset.o cunit/imapurl.o cunit/imparse.o cunit/libconfig.o cunit/mboxname.o cunit/md5.o cunit/message.o cunit/msgid.o cunit/parseaddr.o cunit/parse.o cunit/procinfo.o cunit/prot.o cunit/ptrarray.o cunit/quota.o cunit/rfc822tok.o cunit/search_expr.o cunit/seqset.o cunit/spool.o cunit/squat.o cunit/strarray.o cunit/strconcat.o cunit/strhash.o cunit/times.o cunit/tok.o cunit/vparse.o imap/mutex_fake.o imap/spool.o -Wl,--as-needed -Wl,--no-as-needed imap/.libs/libcyrus_imap.so /var/tmp/portage/net-mail/cyrus-imapd-3.4.5-r1/work/cyrus-imapd-3.4.5/com_err/et/.libs/libcyrus_com_err.so /var/tmp/portage/net-mail/cyrus-imapd-3.4.5-r1/work/cyrus-imapd-3.4.5/lib/.libs/libcyrus_min.so /var/tmp/portage/net-mail/cyrus-imapd-3.4.5-r1/work/cyrus-imapd-3.4.5/lib/.libs/libcyrus.so lib/.libs/libcyrus.so -lm lib/.libs/libcyrus_min.so -luuid //usr/lib64/libsasl2.so -ldl -lssl -lcrypto com_err/et/.libs/libcyrus_com_err.so -licui18n -licuuc -licudata -lcunit -ljansson -lresolv -lpcre -lpcreposix -lz make[3]: Leaving directory '/var/tmp/portage/net-mail/cyrus-imapd-3.4.5-r1/work/cyrus-imapd-3.4.5' make check-local make[3]: Entering directory '/var/tmp/portage/net-mail/cyrus-imapd-3.4.5-r1/work/cyrus-imapd-3.4.5' Running unit tests CUnit - A unit testing framework for C - Version 2.1-3 http://cunit.sourceforge.net/ Suite: aaa-db Test: openclose ...[backend=skiplist] [backend=flat] [backend=twoskip] [backend=zeroskip] passed Test: multiopen ...[backend=skiplist] [backend=flat] [backend=twoskip] [backend=zeroskip] passed Test: opentwo ...[backend=skiplist] [backend=flat] [backend=twoskip] [backend=zeroskip] passed Test: readwrite ...[backend=skiplist] [backend=flat] [backend=twoskip] [backend=zeroskip] passed Test: multirw ...[backend=skiplist] [backend=flat] [backend=twoskip] [backend=zeroskip] passed Test: readwrite_zerolen ...[backend=skiplist] [backend=flat] [backend=twoskip] [backend=zeroskip] passed Test: readwrite_null ...[backend=skiplist] [backend=flat] [backend=twoskip] [backend=zeroskip] passed Test: abort ...[backend=skiplist] [backend=flat] [backend=twoskip] [backend=zeroskip] passed Test: delete ...[backend=skiplist] [backend=flat] [backend=twoskip] [backend=zeroskip] passed Test: mboxlist ...[backend=skiplist] [backend=flat] [backend=twoskip] [backend=zeroskip] passed Test: foreach ...[backend=skiplist] [backend=flat] [backend=twoskip] [backend=zeroskip] passed Test: foreach_changes ...[backend=skiplist] [backend=flat] [backend=twoskip] [backend=zeroskip] passed Test: binary_keys ...[backend=skiplist] [backend=flat] [backend=twoskip] [backend=zeroskip] passed Test: binary_data ...[backend=skiplist] [backend=flat] [backend=twoskip] [backend=zeroskip] passed Test: many ...[backend=skiplist] [backend=flat] [backend=twoskip] [backend=zeroskip] passed Test: foreach_replace ...[backend=skiplist] [backend=flat] [backend=twoskip] [backend=zeroskip] passed Suite: annotate Test: getset_server_shared ...passed Test: getset_mailbox_shared ...passed Test: getset_message_shared ...passed Test: delete ...passed Test: rename ...passed Test: abort ...passed Test: msg_copy ...passed Test: missing_definitions_file ...passed Test: broken_definitions_file_1 ...passed Test: broken_definitions_file_2 ...passed Test: broken_definitions_file_3 ...passed Test: broken_definitions_file_4 ...passed Test: broken_definitions_file_5 ...passed Test: broken_definitions_file_6 ...passed Test: broken_definitions_file_7 ...passed Test: broken_definitions_file_8 ...passed Test: broken_definitions_file_9 ...passed Test: broken_definitions_file_10 ...passed Test: getset_server_undefined ...passed Test: getset_server_defined ...passed Test: getset_server_defined_ucase ...passed Test: setentryatt ...passed Test: clearentryatt ...passed Suite: backend Test: badhost ...passed Test: badservice ...passed Test: backend_version_multiline_caps ...passed Test: backend_version_oneline_caps ...passed Test: unrecognised_backend_version_multiline_caps ...passed Test: unrecognised_backend_version_oneline_caps ...passed Test: sasl_plain ...passed Test: sasl_digestmd5 ...passed Test: multiline_caps ...passed Test: oneline_caps ...passed Test: starttls ...passed Suite: binhex Test: bin_to_hex ...passed Test: bin_to_hex_long ...passed Test: bin_to_hex_short ...passed Test: bin_to_hex_sep ...passed Test: hex_to_bin ...passed Test: hex_to_bin_short ...passed Test: hex_to_bin_long ...passed Test: hex_to_bin_capitals ...passed Test: hex_to_bin_odd ...passed Test: hex_to_bin_nonxdigit ...passed Test: hex_to_bin_whitespace ...passed Test: hex_to_bin_nolength ...passed Test: hex_to_bin_null ...passed Suite: bitvector Test: free ...passed Test: basic ...passed Test: andeq ...passed Test: andeq_noexpand ...passed Test: oreq ...passed Test: oreq_empty ...passed Test: oreq_noexpand ...passed Test: shrink_expand ...passed Test: copy ...passed Test: cstring ...passed Test: next_set ...passed Test: prev_set ...passed Test: count ...passed Test: andeq_valgrind ...passed Test: oreq_valgrind ...passed Suite: buf Test: simple ...passed Test: map ...passed Test: initm ...passed Test: initmcstr ...passed Test: long ...passed Test: setcstr ...passed Test: setmap ...passed Test: append ...passed Test: appendbit32 ...passed Test: reset ...passed Test: copy ...passed Test: move ...passed Test: printf ...passed Test: long_printf ...passed Test: replace_all ...passed Test: replace_one_re ...passed Test: replace_all_re ...passed Test: insertcstr ...passed Test: insertmap ...passed Test: insert ...passed Test: remove ...passed Test: truncate ...passed Test: cmp ...passed Test: cow ...passed Test: cow2 ...passed Test: findchar ...passed Test: cowappendmap ...passed Test: cowappendfree ...passed Test: bufprint ...passed Test: compress ...passed Test: replace_shorten ...passed Test: replace_cow_cstr ...passed Test: findline ...passed Test: trim ...passed Test: appendoverlap ...passed Test: tocrlf ...passed Suite: byteorder Test: byteorder ...passed Suite: charset Test: lookupname ...passed Test: to_utf8 ...passed Test: to_imaputf7 ...passed Test: misc_charsets ...passed Test: qp ...passed Test: encode_mimeheader ...passed Test: decode_mimeheader ...passed Test: parse_mimeheader ...passed Test: mimeheader_badcharset ...passed Test: mimeheader_mergeqwords ...passed Test: parse_mimexvalue ...passed Test: encode_mimexvalue ...passed Test: unfold ...passed Test: mime_unfold ...passed Test: search_mimeheader ...passed Test: rfc5051 ...passed Test: extract ...passed Test: utf8_to_searchform ...passed Test: charset_decode ...passed Test: broken_length_hint ...passed Test: utf8_normalize ...passed Test: count_validutf8 ...passed Test: qpencode_mimebody ...passed Suite: command Test: run ...passed Test: popen_r ...passed Test: popen_w ...passed Test: popen_rw ...passed Suite: conversations Test: open ...passed Test: getset ...passed Test: abort ...passed Test: prune ...passed Test: two ...passed Test: cid_encode ...passed Test: cid_decode ...passed Test: folder_rename ...passed Test: folders ...passed Test: folder_ordering ...passed Test: dump ...passed Test: subject_normalise ...passed Suite: cyr_qsort_r Test: qsort_r ...passed Suite: crc32 Test: map ...passed Test: unaligned ...passed Test: iovec ...passed Test: zero ...passed Test: one ...passed Test: nine ...passed Test: alpha ...passed Test: null ...passed Test: twonull ...passed Test: bigbuf ...passed Test: iovec_empty ...passed Test: iovec_blank ...passed Test: heaps ...passed Suite: dlist Test: nil ...passed Test: splice_middle ...passed Test: splice_none ...passed Test: splice_one ...passed Test: splice_allbut ...passed Test: splice_all ...passed Test: splice_over ...passed Test: splat_start ...passed Test: splat_middle ...passed Test: splat_end ...passed Test: splat_short ...passed Test: splat_empty ...passed Test: splat_nonlist ...passed Test: deepstructure ...passed Test: printiter ...passed Suite: duplicate Test: getset ...passed Test: find ...passed Suite: getxstring Test: getastring ...passed Test: getbastring ...passed Test: getstring ...passed Test: getqstring ...passed Test: getnstring ...passed Test: getbnstring ...passed Test: getnastring ...passed Suite: glob Test: star ...passed Test: globmatch ...passed Test: percent ...passed Test: percent_percent ...passed Test: star_fullmatch ...passed Test: messyname ...passed Suite: guid Test: guid ...passed Test: import ...passed Test: encode ...passed Suite: hash Test: old ...passed Test: empty ...passed Test: reinsert ...passed Test: many ...passed Test: freeing_nonempty ...passed Test: iter ...passed Suite: hashset Test: new ...passed Test: exists ...passed Test: collisions ...passed Suite: imapurl Test: fromurl_cclient ...passed Test: fromurl ...passed Test: fromurl_user ...passed Test: fromurl_encuser ...passed Test: fromurl_options ...passed Test: fromurl_urlauth ...passed Test: tourl ...passed Test: tourl_server ...passed Test: tourl_user ...passed Test: tourl_options ...passed Test: tourl_urlauth ...passed Test: tourl_ampersand ...passed Test: tourl_urlunsafe ...passed Test: tourl_utf7_high ...passed Test: fromurl_utf2_high ...passed Test: cycle ...passed Suite: imparse Test: isatom ...passed Suite: libconfig Test: int ...passed Test: string ...passed Test: switch ...passed Test: stringlist_value ...passed Test: stringlist_default ...passed Test: stringlist_invalid ...passed Test: enum_value ...passed Test: enum_default ...FAILED 1. ./cunit/libconfig.testc:204 - CU_ASSERT_EQUAL(delete_mode=0,IMAP_ENUM_DELETE_MODE_DELAYED=1) Test: enum_invalid ...passed Test: bitfield_value ...passed Test: bitfield_default ...passed Test: bitfield_invalid ...passed Test: duration_value_days ...passed Test: duration_value_hours ...passed Test: duration_value_minutes ...passed Test: duration_value_seconds ...passed Test: duration_value_combined ...passed Test: duration_value_nounits ...passed Test: duration_value_negative ...passed Test: duration_default ...passed Test: duration_nodefault ...passed Test: duration_invalid ...passed Test: duration_parse ...passed Test: magic_configdirectory_value ...passed Test: magic_configdirectory_default ...passed Test: deprecated_int ...passed Test: deprecated_string ...passed Test: deprecated_stringlist ...passed Test: deprecated_duration ...passed Suite: mboxname Test: dir_hash_c ...passed Test: mboxname_hash ...passed Test: to_parts ...passed Test: to_userid ...passed Test: to_usermbox ...passed Test: same_userid ...passed Test: same_userid_domain ...passed Test: contains ...passed Test: parts_same_userid ...passed Test: parts_same_userid_domain ...passed Test: toexternal_admin ...passed Test: toexternal_admin_altns ...passed Test: toexternal_simple ...passed Test: toexternal_domains ...passed Test: toexternal_crossdomains_other ...passed Test: toexternal_crossdomains ...passed Test: toexternal_crossdomains_nouhs ...passed Test: toexternal_crossdomains_alt ...passed Test: toexternal_crossdomains_alt_nouhs ...passed Test: toexternal_specials ...passed Test: virtdomains_at ...passed Test: toexternal_unixhier ...passed Test: toexternal_alt ...passed Test: contains_parent ...passed Test: nextmodseq ...passed Test: common_ancestor ...passed Suite: md5 Test: single ...passed Test: multiple ...passed Suite: message Test: parse_trivial ...passed Test: parse_simple ...passed Test: parse_rxdate ...passed Test: mime_trivial ...passed Test: mime_boundary_extended ...passed Test: mime_multiple ...passed Test: rfc2231_continuations ...passed Test: rfc2231_extended_continuations ...passed Test: references ...passed Test: x_me_message_id ...passed Test: zero_length_fieldnames ...passed Test: parameter_recovery ...passed Test: write_nstring ...passed Test: parse_nstring ...passed Test: write_xdrstring ...passed Test: cache_simple ...passed Test: cache_appleheaders ...passed Suite: msgid Test: simple ...passed Test: multiple ...passed Test: whitespace ...passed Test: dups ...passed Test: eol ...passed Test: noatsign ...passed Test: quoted_localpart ...passed Test: escaped_quoted_localpart ...passed Test: malformed_angles ...passed Suite: parseaddr Test: single ...passed Test: nospace ...passed Test: bts3462 ...passed Test: noname ...passed Test: invalid ...passed Test: single_append ...passed Test: multiple ...passed Test: quoted_name ...passed Test: quoted_name_comma ...passed Test: quoted_name_unbalanced ...passed Test: quoted_name_folded ...passed Test: quoted_name_crlf ...passed Test: comment_name ...passed Test: quoted_mailbox ...passed Test: mailbox_comment ...passed Test: domain_literal ...passed Test: dotted_mailbox ...passed Test: long_domain ...passed Test: rfc2047_text ...passed Test: group ...passed Test: multi_group ...passed Test: multi_group_mixed ...passed Test: iterator ...passed Test: canonicalise ...passed Test: getparts ...passed Test: getparts_nodetail ...passed Test: getparts_nodomain ...passed Test: quoted_crlf ...passed Suite: parse Test: parsenum ...passed Test: parsehex ...passed Test: getint32 ...passed Test: getsint32 ...passed Test: getuint32 ...passed Test: getint64 ...passed Test: getsint64 ...passed Test: getuint64 ...passed Test: getmodseq ...passed Suite: procinfo Test: init_piarray ...passed Test: add_procinfo ...passed Test: sort_procinfo ...passed Suite: prot Test: printstring ...passed Test: printmap ...passed Suite: ptrarray Test: fini_null ...passed Test: auto ...passed Test: heap ...passed Test: set ...passed Test: insert ...passed Test: bad_index ...passed Test: remove ...passed Test: takevf ...passed Test: truncate ...passed Test: find ...passed Test: add ...passed Suite: quota Test: names ...[backend=quotalegacy] [backend=skiplist] passed Test: read_no_root ...[backend=quotalegacy] [backend=skiplist] passed Test: write_no_root ...[backend=quotalegacy] [backend=skiplist] passed Test: read_write ...[backend=quotalegacy] [backend=skiplist] passed Test: abort ...[backend=quotalegacy] [backend=skiplist] passed Test: abort2 ...[backend=quotalegacy] [backend=skiplist] passed Test: check_use ...[backend=quotalegacy] [backend=skiplist] passed Test: check_overquota ...[backend=quotalegacy] [backend=skiplist] passed Test: update_useds ...[backend=quotalegacy] [backend=skiplist] passed Test: delete ...[backend=quotalegacy] [backend=skiplist] passed Test: findroot ...[backend=quotalegacy] [backend=skiplist] passed Test: findroot_virtdomains ...[backend=quotalegacy] [backend=skiplist] passed Suite: rfc822tok Test: simple ...passed Test: stopearly ...passed Test: blank ...passed Test: null ...passed Test: whitespace ...passed Test: comments ...passed Test: quoted_strings ...passed Test: special_dot ...passed Test: special_equal ...passed Test: content_type ...passed Suite: search_expr Test: get_search_program ...passed Test: unserialise ...passed Test: duplicate ...passed Test: normalise ...passed Test: countability ...passed Test: split_by_folder_and_index ...passed Suite: seqset Test: empty ...passed Test: add_contiguous ...passed Test: add_noncontiguous ...passed Test: dup ...passed Test: iteration ...passed Test: parse ...passed Test: join ...passed Test: simplify ...passed Suite: spool Test: simple ...passed Test: fill ...passed Test: fill_null ...passed Test: bz3386 ...passed Test: replace ...passed Suite: squat Test: coding_int32 ...passed Test: coding_int64 ...passed Test: coding_I ...passed Suite: strarray Test: fini_null ...passed Test: auto ...passed Test: heap ...passed Test: set ...passed Test: setm ...passed Test: insert ...passed Test: insertm ...passed Test: bad_index ...passed Test: sparse_set ...passed Test: join ...passed Test: join_initial_null ...passed Test: split ...passed Test: remove ...passed Test: takevf ...passed Test: truncate ...passed Test: find ...passed Test: find_case ...passed Test: dup ...passed Test: remove_all ...passed Test: pop ...passed Test: sortrawuniq ...passed Test: sortmboxuniq ...passed Test: add ...passed Test: add_case ...passed Test: swap ...passed Suite: strconcat Test: null ...passed Test: single ...passed Test: multiple ...passed Test: uncast_null ...passed Test: strcmpsafe ...passed Suite: strhash Test: repeated ...passed Test: seeded ...passed Test: quality .../usr/share/dict/words: No such file or directory (skipping) passed Suite: times Test: rfc3501 ...passed Test: military_timezones ...passed Test: parse_rfc822 ...passed Test: gen_rfc822 ...passed Test: ctime ...passed Test: zerohour ...passed Test: parse_iso8601 ...passed Test: gen_iso8601 ...passed Test: gen_iso8601_secfrac ...passed Test: leapyear_rfc3501 ...passed Test: leapyear_iso8601 ...passed Test: leapyear_rfc822 ...passed Test: rfc5322 ...passed Test: military_timezones_using_rfc5322 ...passed Test: leapyear_rfc5322 ...passed Test: offsettime_iso8601 ...passed Test: offsettime_rfc5322 ...passed Test: offsettime_rfc5322_ignore_wday ...passed Suite: tok Test: simple ...passed Test: init ...passed Test: initm ...passed Test: freebuffer ...passed Test: multiple_delim ...passed Test: nondefault_delim ...passed Test: empty ...passed Test: trimleft ...passed Test: trimright ...passed Test: trimboth ...passed Test: offset ...passed Test: stopearly ...passed Test: nofini ...passed Test: blank ...passed Test: initnull ...passed Test: initmnull ...passed Test: memmem ...passed Suite: vparse Test: double_end ...passed Test: wrap_onechar ...passed Test: repair_version ...passed Test: repair_control_chars ...passed Test: multiparam_type ...passed Run Summary: Type Total Ran Passed Failed Inactive suites 43 43 n/a 0 0 tests 480 480 479 1 0 asserts 832633 832633 832632 1 n/a Elapsed time = 3.209 seconds make[3]: *** [Makefile:8364: check-local] Error 1 make[3]: Leaving directory '/var/tmp/portage/net-mail/cyrus-imapd-3.4.5-r1/work/cyrus-imapd-3.4.5' make[2]: *** [Makefile:7266: check-am] Error 2 make[2]: Leaving directory '/var/tmp/portage/net-mail/cyrus-imapd-3.4.5-r1/work/cyrus-imapd-3.4.5' make[1]: *** [Makefile:6966: check-recursive] Error 1 make[1]: Leaving directory '/var/tmp/portage/net-mail/cyrus-imapd-3.4.5-r1/work/cyrus-imapd-3.4.5' make: *** [Makefile:7268: check] Error 2 * ERROR: net-mail/cyrus-imapd-3.4.5-r1::gentoo failed (test phase): * Make check failed. See above for details. * * Call stack: * ebuild.sh, line 136: Called src_test * environment, line 2504: Called default * phase-functions.sh, line 871: Called default_src_test * phase-functions.sh, line 900: Called __eapi0_src_test * phase-helpers.sh, line 832: Called die * The specific snippet of code: * ${emake_cmd} ${internal_opts} check || \ * die "Make check failed. See above for details." * * If you need support, post the output of `emerge --info '=net-mail/cyrus-imapd-3.4.5-r1::gentoo'`, * the complete build log and the output of `emerge -pqv '=net-mail/cyrus-imapd-3.4.5-r1::gentoo'`. * The complete build log is located at '/var/log/portage/build/net-mail/cyrus-imapd-3.4.5-r1:20240215-132943.log'. * For convenience, a symlink to the build log is located at '/var/tmp/portage/net-mail/cyrus-imapd-3.4.5-r1/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/net-mail/cyrus-imapd-3.4.5-r1/temp/environment'. * Working directory: '/var/tmp/portage/net-mail/cyrus-imapd-3.4.5-r1/work/cyrus-imapd-3.4.5' * S: '/var/tmp/portage/net-mail/cyrus-imapd-3.4.5-r1/work/cyrus-imapd-3.4.5'