* Package: net-mail/cyrus-imapd-3.0.11 * Repository: gentoo * USE: abi_x86_64 amd64 elibc_musl kernel_linux pam server ssl tcpd userland_GNU * FEATURES: network-sandbox preserve-libs sandbox userpriv usersandbox * Adding user 'cyrus' to your system ... * - Userid: 977 * - Shell: /sbin/nologin * - Home: /usr/cyrus * - Groups: mail * - GECOS: added by portage for cyrus-imapd * - Creating /usr/cyrus in / >>> Unpacking source... >>> Unpacking cyrus-imapd-3.0.11.tar.gz to /var/tmp/portage/net-mail/cyrus-imapd-3.0.11/work >>> Source unpacked in /var/tmp/portage/net-mail/cyrus-imapd-3.0.11/work >>> Preparing source in /var/tmp/portage/net-mail/cyrus-imapd-3.0.11/work/cyrus-imapd-3.0.11 ... * Applying cyrus-imapd-libcap-libs-r1.patch ... [ ok ] * Running eautoreconf in '/var/tmp/portage/net-mail/cyrus-imapd-3.0.11/work/cyrus-imapd-3.0.11' ... * Running libtoolize --install --copy --force --automake ... [ ok ] * Running aclocal -I cmulocal ... [ ok ] * Running autoconf --force ... [ ok ] * Running autoheader ... [ ok ] * Running automake --add-missing --copy --foreign --force-missing ... [ ok ] * Running elibtoolize in: cyrus-imapd-3.0.11/ * Applying portage/1.2.0 patch ... * Applying sed/1.5.6 patch ... * Applying as-needed/2.4.3 patch ... >>> Source prepared. >>> Configuring source in /var/tmp/portage/net-mail/cyrus-imapd-3.0.11/work/cyrus-imapd-3.0.11 ... * econf: updating cyrus-imapd-3.0.11/config.sub with /usr/share/gnuconfig/config.sub * econf: updating cyrus-imapd-3.0.11/config.guess with /usr/share/gnuconfig/config.guess ./configure --prefix=/usr --build=x86_64-gentoo-linux-musl --host=x86_64-gentoo-linux-musl --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --disable-dependency-tracking --disable-silent-rules --docdir=/usr/share/doc/cyrus-imapd-3.0.11 --htmldir=/usr/share/doc/cyrus-imapd-3.0.11/html --libdir=/usr/lib --enable-unit-tests --enable-murder --enable-idled --enable-event-notification --enable-autocreate --enable-pcre --with-com_err --with-cyrus-user=cyrus --with-sasl --without-krb --without-krbdes --disable-sphinx --enable-squat --with-zlib --disable-afs --disable-krb5afspts --disable-backup --disable-calalarmd --without-libcap --without-clamav --disable-nntp --disable-http --disable-replication --disable-gssapi --without-ldap --without-lmdb --without-mysql --without-pgsql --without-perl --without-sqlite --with-openssl --enable-server --disable-sieve --without-snmp --disable-static --with-libwrap --disable-xapian checking build system type... x86_64-gentoo-linux-musl checking host system type... x86_64-gentoo-linux-musl checking target system type... x86_64-gentoo-linux-musl checking for x86_64-gentoo-linux-musl-pkg-config... /usr/bin/x86_64-gentoo-linux-musl-pkg-config checking pkg-config is at least version 0.9.0... yes checking for a BSD-compatible install... /usr/lib/portage/python3.6/ebuild-helpers/xattr/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether UID '250' is supported by ustar format... yes checking whether GID '250' is supported by ustar format... yes checking how to create a ustar tar archive... gnutar checking whether to enable maintainer-specific portions of Makefiles... no checking for x86_64-gentoo-linux-musl-g++... x86_64-gentoo-linux-musl-g++ checking whether the C++ compiler works... yes checking for C++ compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C++ compiler... yes checking whether x86_64-gentoo-linux-musl-g++ accepts -g... yes checking whether make supports the include directive... yes (GNU style) checking dependency style of x86_64-gentoo-linux-musl-g++... none checking for x86_64-gentoo-linux-musl-gcc... x86_64-gentoo-linux-musl-gcc checking whether we are using the GNU C compiler... yes checking whether x86_64-gentoo-linux-musl-gcc accepts -g... yes checking for x86_64-gentoo-linux-musl-gcc option to accept ISO C89... none needed checking whether x86_64-gentoo-linux-musl-gcc understands -c and -o together... yes checking dependency style of x86_64-gentoo-linux-musl-gcc... none checking whether ln -s works... yes checking whether make sets $(MAKE)... (cached) yes checking how to run the C preprocessor... x86_64-gentoo-linux-musl-gcc -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking for library containing strerror... none required checking for gawk... (cached) gawk checking for long file names... yes checking for inline... inline checking whether the -Werror option is usable... yes checking for simple visibility declarations... yes checking how to print strings... printf checking for a sed that does not truncate output... /bin/sed checking for fgrep... /bin/grep -F checking for ld used by x86_64-gentoo-linux-musl-gcc... /usr/x86_64-gentoo-linux-musl/bin/ld checking if the linker (/usr/x86_64-gentoo-linux-musl/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/x86_64-gentoo-linux-musl-nm -B checking the name lister (/usr/bin/x86_64-gentoo-linux-musl-nm -B) interface... BSD nm checking the maximum length of command line arguments... 98304 checking how to convert x86_64-gentoo-linux-musl file names to x86_64-gentoo-linux-musl format... func_convert_file_noop checking how to convert x86_64-gentoo-linux-musl file names to toolchain format... func_convert_file_noop checking for /usr/x86_64-gentoo-linux-musl/bin/ld option to reload object files... -r checking for x86_64-gentoo-linux-musl-objdump... x86_64-gentoo-linux-musl-objdump checking how to recognize dependent libraries... pass_all checking for x86_64-gentoo-linux-musl-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for x86_64-gentoo-linux-musl-ar... x86_64-gentoo-linux-musl-ar checking for archiver @FILE support... @ checking for x86_64-gentoo-linux-musl-strip... x86_64-gentoo-linux-musl-strip checking for x86_64-gentoo-linux-musl-ranlib... x86_64-gentoo-linux-musl-ranlib checking command to parse /usr/bin/x86_64-gentoo-linux-musl-nm -B output from x86_64-gentoo-linux-musl-gcc object... ok checking for sysroot... no checking for a working dd... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 checking for x86_64-gentoo-linux-musl-mt... no checking for mt... no checking if : is a manifest tool... no checking for dlfcn.h... yes checking for objdir... .libs checking if x86_64-gentoo-linux-musl-gcc supports -fno-rtti -fno-exceptions... no checking for x86_64-gentoo-linux-musl-gcc option to produce PIC... -fPIC -DPIC checking if x86_64-gentoo-linux-musl-gcc PIC flag -fPIC -DPIC works... yes checking if x86_64-gentoo-linux-musl-gcc static flag -static works... yes checking if x86_64-gentoo-linux-musl-gcc supports -c -o file.o... yes checking if x86_64-gentoo-linux-musl-gcc supports -c -o file.o... (cached) yes checking whether the x86_64-gentoo-linux-musl-gcc linker (/usr/x86_64-gentoo-linux-musl/bin/ld -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking how to run the C++ preprocessor... x86_64-gentoo-linux-musl-g++ -E checking for ld used by x86_64-gentoo-linux-musl-g++... /usr/x86_64-gentoo-linux-musl/bin/ld -m elf_x86_64 checking if the linker (/usr/x86_64-gentoo-linux-musl/bin/ld -m elf_x86_64) is GNU ld... yes checking whether the x86_64-gentoo-linux-musl-g++ linker (/usr/x86_64-gentoo-linux-musl/bin/ld -m elf_x86_64) supports shared libraries... yes checking for x86_64-gentoo-linux-musl-g++ option to produce PIC... -fPIC -DPIC checking if x86_64-gentoo-linux-musl-g++ PIC flag -fPIC -DPIC works... yes checking if x86_64-gentoo-linux-musl-g++ static flag -static works... yes checking if x86_64-gentoo-linux-musl-g++ supports -c -o file.o... yes checking if x86_64-gentoo-linux-musl-g++ supports -c -o file.o... (cached) yes checking whether the x86_64-gentoo-linux-musl-g++ linker (/usr/x86_64-gentoo-linux-musl/bin/ld -m elf_x86_64) 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... no checking for runpath switch... -Wl,-rpath, checking for unistd.h... (cached) yes checking sys/select.h usability... yes checking sys/select.h presence... yes checking for sys/select.h... yes checking sys/param.h usability... yes checking sys/param.h presence... yes checking for sys/param.h... yes checking stdarg.h usability... yes checking stdarg.h presence... yes checking for stdarg.h... yes checking for memmove... yes checking for strcasecmp... yes checking for ftruncate... yes checking for strerror... yes checking for posix_fadvise... yes checking for strsep... yes checking for memmem... yes checking for strlcat... yes checking for strlcpy... yes checking for strnchr... no checking for getgrouplist... yes checking for fmemopen... yes checking for pselect... yes checking for dirent.h that defines DIR... yes checking for library containing opendir... none required checking for stdlib.h... (cached) yes checking for getpassphrase... no checking for connect... yes checking for res_search... yes checking for dn_expand... yes checking for dns_lookup... no checking for getaddrinfo... yes checking for gai_strerror... yes checking for getnameinfo... yes checking whether you have ss_family in struct sockaddr_storage... yes checking whether you have sa_len in struct sockaddr... no checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking whether time.h and sys/time.h may both be included... yes checking whether struct tm is in sys/time.h or time.h... time.h checking for struct tm.tm_zone... yes checking for timegm... yes checking for vprintf... yes checking for _doprnt... no checking whether to use MySQL... no checking whether to use Caringo... no checking whether to use OpenIO... no checking whether to enable object store... no checking pcreposix.h usability... yes checking pcreposix.h presence... yes checking for pcreposix.h... yes checking for utf8 enabled pcre... yes checking whether the C compiler supports -Wno-sign-compare... yes checking for strerror... (cached) yes checking sys/resource.h usability... yes checking sys/resource.h presence... yes checking for sys/resource.h... yes checking for setrlimit... yes checking for getrlimit... yes checking for daemon... yes checking for setsid... yes checking for shutdown... yes checking for setproctitle... no checking for setproctitle in -lutil... no checking sys/pstat.h usability... no checking sys/pstat.h presence... no checking for sys/pstat.h... no checking sys/sysnews.h usability... no checking sys/sysnews.h presence... no checking for sys/sysnews.h... no checking for PS_STRINGS... no checking for SCO... no checking for setproctitle usability... yes checking nonblocking method... fcntl checking timezone GMT offset method... tm checking for shared mmap... yes checking for fcntl... yes checking for library containing fdatasync... none required checking for library containing clock_gettime... none required checking for uuid_generate in -luuid... yes checking for sigvec... no checking for sigvec in -lBSD... no checking for sigvec in -lucb... no checking for res_search in -lresolv... yes checking krb.h usability... no checking krb.h presence... no checking for krb.h... no checking for OPENSSL... yes checking openssl/evp.h usability... yes checking openssl/evp.h presence... yes checking for openssl/evp.h... yes checking for RSAPublicEncrypt in -lrsaref... no checking for BIO_accept in -lcrypto... yes checking for SSL_CTX_new in -lssl... yes checking for ssl... yes checking zlib.h usability... yes checking zlib.h presence... yes checking for zlib.h... yes checking for deflate in -lz... yes checking for zlib... yes checking for ZInitialize in -lzephyr... no checking for libcap... no checking for JANSSON... yes checking sys/sockio.h usability... no checking sys/sockio.h presence... no 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... yes checking GSSAPI... disabled checking sasl/sasl.h usability... yes checking sasl/sasl.h presence... yes checking for sasl/sasl.h... yes checking sasl/saslutil.h usability... yes checking sasl/saslutil.h presence... yes checking for sasl/saslutil.h... yes checking for prop_get in -lsasl2... yes checking for sasl_checkapop in -lsasl2... yes checking size of long... (cached) 8 checking what directory libraries are found in... lib64 checking for request_init in -lwrap... yes checking tcpd.h usability... yes checking tcpd.h presence... yes checking for tcpd.h... yes checking libwrap support... yes checking for yp_get_default_domain in -lnsl... yes checking for CU_initialize_registry in -lcunit... no checking CUnit/CUnit.h usability... no checking CUnit/CUnit.h presence... no checking for CUnit/CUnit.h... no configure: Disabling unit tests because the required CUnit library is not installed checking CUnit/Basic.h usability... no checking CUnit/Basic.h presence... no checking for CUnit/Basic.h... no checking for compiler support for SSE4.2 instruction... yes checking for sphinx-build... /usr/bin/sphinx-build 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 for ICU... yes 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 event notification: yes gssapi: no autocreate: yes idled: yes httpd: no kerberos V4: no murder: yes nntpd: no replication: no sieve: no calalarmd: no objectstore: no backup: no com_err: yes External dependencies: ldap: no openssl: yes zlib: yes pcre: yes clamav: no ----------------------- caringo: no openio: no ----------------------- nghttp2: no brotli: no xml2: no ical: no icu4c: no shapelib: no Database support: mysql: no postgresql: no sqlite: no lmdb: no Search engine: squat: yes sphinx: no xapian: no xapian_flavor: none Hardware support: SSE4.2: yes Installation directories: prefix: /usr sysconfdir: /etc >>> Source configured. >>> Compiling source in /var/tmp/portage/net-mail/cyrus-imapd-3.0.11/work/cyrus-imapd-3.0.11 ... make -j1 (cd imap && /var/tmp/portage/net-mail/cyrus-imapd-3.0.11/work/cyrus-imapd-3.0.11/com_err/et/compile_et /var/tmp/portage/net-mail/cyrus-imapd-3.0.11/work/cyrus-imapd-3.0.11/imap/imap_err.et) ./tools/config2header CC="x86_64-gentoo-linux-musl-gcc" ./lib/imapopts.c ./lib/imapopts.h < ./lib/imapoptions /bin/sh ./libtool --tag=CC --mode=compile x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I./com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -fvisibility=hidden -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -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 libtool: compile: x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I./com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -fvisibility=hidden -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -c com_err/et/com_err.c -fPIC -DPIC -o com_err/et/.libs/libcyrus_com_err_la-com_err.o /bin/sh ./libtool --tag=CC --mode=compile x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I./com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -fvisibility=hidden -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -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 libtool: compile: x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I./com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -fvisibility=hidden -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -c com_err/et/error_message.c -fPIC -DPIC -o com_err/et/.libs/libcyrus_com_err_la-error_message.o /bin/sh ./libtool --tag=CC --mode=compile x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I./com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -fvisibility=hidden -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -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 libtool: compile: x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I./com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -fvisibility=hidden -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -c com_err/et/et_name.c -fPIC -DPIC -o com_err/et/.libs/libcyrus_com_err_la-et_name.o /bin/sh ./libtool --tag=CC --mode=compile x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I./com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -fvisibility=hidden -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -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 libtool: compile: x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I./com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -fvisibility=hidden -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -c com_err/et/init_et.c -fPIC -DPIC -o com_err/et/.libs/libcyrus_com_err_la-init_et.o /bin/sh ./libtool --tag=CC --mode=link x86_64-gentoo-linux-musl-gcc -fvisibility=hidden -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -licuuc -licudata -Wl,-O1 -Wl,--as-needed -Wl,--no-as-needed -o com_err/et/libcyrus_com_err.la -rpath /usr/lib 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 -lresolv -lpcre -lpcreposix -lz libtool: link: x86_64-gentoo-linux-musl-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 -licuuc -licudata -Wl,--as-needed -Wl,--no-as-needed -lresolv -lpcre -lpcreposix -lz -O2 -march=native -Wl,-O1 -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: ( cd "com_err/et/.libs" && rm -f "libcyrus_com_err.la" && ln -s "../libcyrus_com_err.la" "libcyrus_com_err.la" ) (cd imap && /var/tmp/portage/net-mail/cyrus-imapd-3.0.11/work/cyrus-imapd-3.0.11/com_err/et/compile_et /var/tmp/portage/net-mail/cyrus-imapd-3.0.11/work/cyrus-imapd-3.0.11/imap/mupdate_err.et) (cd imap && /var/tmp/portage/net-mail/cyrus-imapd-3.0.11/work/cyrus-imapd-3.0.11/com_err/et/compile_et /var/tmp/portage/net-mail/cyrus-imapd-3.0.11/work/cyrus-imapd-3.0.11/imap/nntp_err.et) make all-recursive make[1]: Entering directory '/var/tmp/portage/net-mail/cyrus-imapd-3.0.11/work/cyrus-imapd-3.0.11' Making all in . make[2]: Entering directory '/var/tmp/portage/net-mail/cyrus-imapd-3.0.11/work/cyrus-imapd-3.0.11' x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I./com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -fvisibility=hidden -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -c -o imtest/imtest-imtest.o `test -f 'imtest/imtest.c' || echo './'`imtest/imtest.c /bin/sh ./libtool --tag=CC --mode=compile x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I./com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -fvisibility=hidden -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -c -o lib/lib_libcyrus_la-acl.lo `test -f 'lib/acl.c' || echo './'`lib/acl.c libtool: compile: x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I./com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -fvisibility=hidden -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -c lib/acl.c -fPIC -DPIC -o lib/.libs/lib_libcyrus_la-acl.o /bin/sh ./libtool --tag=CC --mode=compile x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I./com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -fvisibility=hidden -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -c -o lib/lib_libcyrus_la-acl_afs.lo `test -f 'lib/acl_afs.c' || echo './'`lib/acl_afs.c libtool: compile: x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I./com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -fvisibility=hidden -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -c lib/acl_afs.c -fPIC -DPIC -o lib/.libs/lib_libcyrus_la-acl_afs.o /bin/sh ./libtool --tag=CC --mode=compile x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I./com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -fvisibility=hidden -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -c -o lib/lib_libcyrus_la-auth.lo `test -f 'lib/auth.c' || echo './'`lib/auth.c libtool: compile: x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I./com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -fvisibility=hidden -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -c lib/auth.c -fPIC -DPIC -o lib/.libs/lib_libcyrus_la-auth.o /bin/sh ./libtool --tag=CC --mode=compile x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I./com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -fvisibility=hidden -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -c -o lib/lib_libcyrus_la-auth_krb.lo `test -f 'lib/auth_krb.c' || echo './'`lib/auth_krb.c libtool: compile: x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I./com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -fvisibility=hidden -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -c lib/auth_krb.c -fPIC -DPIC -o lib/.libs/lib_libcyrus_la-auth_krb.o /bin/sh ./libtool --tag=CC --mode=compile x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I./com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -fvisibility=hidden -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -c -o lib/lib_libcyrus_la-auth_krb5.lo `test -f 'lib/auth_krb5.c' || echo './'`lib/auth_krb5.c libtool: compile: x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I./com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -fvisibility=hidden -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -c lib/auth_krb5.c -fPIC -DPIC -o lib/.libs/lib_libcyrus_la-auth_krb5.o /bin/sh ./libtool --tag=CC --mode=compile x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I./com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -fvisibility=hidden -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -c -o lib/lib_libcyrus_la-auth_pts.lo `test -f 'lib/auth_pts.c' || echo './'`lib/auth_pts.c libtool: compile: x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I./com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -fvisibility=hidden -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -c lib/auth_pts.c -fPIC -DPIC -o lib/.libs/lib_libcyrus_la-auth_pts.o /bin/sh ./libtool --tag=CC --mode=compile x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I./com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -fvisibility=hidden -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -c -o lib/lib_libcyrus_la-auth_unix.lo `test -f 'lib/auth_unix.c' || echo './'`lib/auth_unix.c libtool: compile: x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I./com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -fvisibility=hidden -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -c lib/auth_unix.c -fPIC -DPIC -o lib/.libs/lib_libcyrus_la-auth_unix.o /bin/sh ./libtool --tag=CC --mode=compile x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I./com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -fvisibility=hidden -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -c -o lib/lib_libcyrus_la-bitvector.lo `test -f 'lib/bitvector.c' || echo './'`lib/bitvector.c libtool: compile: x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I./com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -fvisibility=hidden -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -c lib/bitvector.c -fPIC -DPIC -o lib/.libs/lib_libcyrus_la-bitvector.o /bin/sh ./libtool --tag=CC --mode=compile x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I./com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -fvisibility=hidden -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -c -o lib/lib_libcyrus_la-bloom.lo `test -f 'lib/bloom.c' || echo './'`lib/bloom.c libtool: compile: x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I./com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -fvisibility=hidden -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -c lib/bloom.c -fPIC -DPIC -o lib/.libs/lib_libcyrus_la-bloom.o /bin/sh ./libtool --tag=CC --mode=compile x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I./com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -fvisibility=hidden -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -c -o lib/lib_libcyrus_la-bsearch.lo `test -f 'lib/bsearch.c' || echo './'`lib/bsearch.c libtool: compile: x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I./com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -fvisibility=hidden -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -c lib/bsearch.c -fPIC -DPIC -o lib/.libs/lib_libcyrus_la-bsearch.o /bin/sh ./libtool --tag=CC --mode=compile x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I./com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -fvisibility=hidden -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -c -o lib/lib_libcyrus_la-charset.lo `test -f 'lib/charset.c' || echo './'`lib/charset.c libtool: compile: x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I./com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -fvisibility=hidden -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -c lib/charset.c -fPIC -DPIC -o lib/.libs/lib_libcyrus_la-charset.o /bin/sh ./libtool --tag=CC --mode=compile x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I./com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -fvisibility=hidden -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -c -o lib/lib_libcyrus_la-command.lo `test -f 'lib/command.c' || echo './'`lib/command.c libtool: compile: x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I./com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -fvisibility=hidden -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -c lib/command.c -fPIC -DPIC -o lib/.libs/lib_libcyrus_la-command.o /bin/sh ./libtool --tag=CC --mode=compile x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I./com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -fvisibility=hidden -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -c -o lib/lib_libcyrus_la-cyrusdb.lo `test -f 'lib/cyrusdb.c' || echo './'`lib/cyrusdb.c libtool: compile: x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I./com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -fvisibility=hidden -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -c lib/cyrusdb.c -fPIC -DPIC -o lib/.libs/lib_libcyrus_la-cyrusdb.o /bin/sh ./libtool --tag=CC --mode=compile x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I./com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -fvisibility=hidden -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -c -o lib/lib_libcyrus_la-cyrusdb_flat.lo `test -f 'lib/cyrusdb_flat.c' || echo './'`lib/cyrusdb_flat.c libtool: compile: x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I./com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -fvisibility=hidden -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -c lib/cyrusdb_flat.c -fPIC -DPIC -o lib/.libs/lib_libcyrus_la-cyrusdb_flat.o /bin/sh ./libtool --tag=CC --mode=compile x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I./com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -fvisibility=hidden -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -c -o lib/lib_libcyrus_la-cyrusdb_quotalegacy.lo `test -f 'lib/cyrusdb_quotalegacy.c' || echo './'`lib/cyrusdb_quotalegacy.c libtool: compile: x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I./com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -fvisibility=hidden -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -c lib/cyrusdb_quotalegacy.c -fPIC -DPIC -o lib/.libs/lib_libcyrus_la-cyrusdb_quotalegacy.o /bin/sh ./libtool --tag=CC --mode=compile x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I./com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -fvisibility=hidden -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -c -o lib/lib_libcyrus_la-cyrusdb_skiplist.lo `test -f 'lib/cyrusdb_skiplist.c' || echo './'`lib/cyrusdb_skiplist.c libtool: compile: x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I./com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -fvisibility=hidden -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -c lib/cyrusdb_skiplist.c -fPIC -DPIC -o lib/.libs/lib_libcyrus_la-cyrusdb_skiplist.o /bin/sh ./libtool --tag=CC --mode=compile x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I./com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -fvisibility=hidden -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -c -o lib/lib_libcyrus_la-cyrusdb_twoskip.lo `test -f 'lib/cyrusdb_twoskip.c' || echo './'`lib/cyrusdb_twoskip.c libtool: compile: x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I./com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -fvisibility=hidden -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -c lib/cyrusdb_twoskip.c -fPIC -DPIC -o lib/.libs/lib_libcyrus_la-cyrusdb_twoskip.o /bin/sh ./libtool --tag=CC --mode=compile x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I./com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -fvisibility=hidden -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -c -o lib/lib_libcyrus_la-glob.lo `test -f 'lib/glob.c' || echo './'`lib/glob.c libtool: compile: x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I./com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -fvisibility=hidden -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -c lib/glob.c -fPIC -DPIC -o lib/.libs/lib_libcyrus_la-glob.o /bin/sh ./libtool --tag=CC --mode=compile x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I./com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -fvisibility=hidden -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -c -o lib/lib_libcyrus_la-htmlchar.lo `test -f 'lib/htmlchar.c' || echo './'`lib/htmlchar.c libtool: compile: x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I./com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -fvisibility=hidden -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -c lib/htmlchar.c -fPIC -DPIC -o lib/.libs/lib_libcyrus_la-htmlchar.o /bin/sh ./libtool --tag=CC --mode=compile x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I./com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -fvisibility=hidden -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -c -o lib/lib_libcyrus_la-imapurl.lo `test -f 'lib/imapurl.c' || echo './'`lib/imapurl.c libtool: compile: x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I./com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -fvisibility=hidden -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -c lib/imapurl.c -fPIC -DPIC -o lib/.libs/lib_libcyrus_la-imapurl.o /bin/sh ./libtool --tag=CC --mode=compile x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I./com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -fvisibility=hidden -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -c -o lib/lib_libcyrus_la-imclient.lo `test -f 'lib/imclient.c' || echo './'`lib/imclient.c libtool: compile: x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I./com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -fvisibility=hidden -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -c lib/imclient.c -fPIC -DPIC -o lib/.libs/lib_libcyrus_la-imclient.o /bin/sh ./libtool --tag=CC --mode=compile x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I./com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -fvisibility=hidden -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -c -o lib/lib_libcyrus_la-imparse.lo `test -f 'lib/imparse.c' || echo './'`lib/imparse.c libtool: compile: x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I./com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -fvisibility=hidden -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -c lib/imparse.c -fPIC -DPIC -o lib/.libs/lib_libcyrus_la-imparse.o /bin/sh ./libtool --tag=CC --mode=compile x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I./com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -fvisibility=hidden -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -c -o lib/lib_libcyrus_la-iostat.lo `test -f 'lib/iostat.c' || echo './'`lib/iostat.c libtool: compile: x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I./com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -fvisibility=hidden -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -c lib/iostat.c -fPIC -DPIC -o lib/.libs/lib_libcyrus_la-iostat.o /bin/sh ./libtool --tag=CC --mode=compile x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I./com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -fvisibility=hidden -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -c -o lib/lib_libcyrus_la-iptostring.lo `test -f 'lib/iptostring.c' || echo './'`lib/iptostring.c libtool: compile: x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I./com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -fvisibility=hidden -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -c lib/iptostring.c -fPIC -DPIC -o lib/.libs/lib_libcyrus_la-iptostring.o /bin/sh ./libtool --tag=CC --mode=compile x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I./com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -fvisibility=hidden -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -c -o lib/lib_libcyrus_la-libcyr_cfg.lo `test -f 'lib/libcyr_cfg.c' || echo './'`lib/libcyr_cfg.c libtool: compile: x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I./com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -fvisibility=hidden -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -c lib/libcyr_cfg.c -fPIC -DPIC -o lib/.libs/lib_libcyrus_la-libcyr_cfg.o /bin/sh ./libtool --tag=CC --mode=compile x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I./com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -fvisibility=hidden -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -c -o lib/lib_libcyrus_la-lsort.lo `test -f 'lib/lsort.c' || echo './'`lib/lsort.c libtool: compile: x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I./com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -fvisibility=hidden -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -c lib/lsort.c -fPIC -DPIC -o lib/.libs/lib_libcyrus_la-lsort.o /bin/sh ./libtool --tag=CC --mode=compile x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I./com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -fvisibility=hidden -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -c -o lib/lib_libcyrus_la-mappedfile.lo `test -f 'lib/mappedfile.c' || echo './'`lib/mappedfile.c libtool: compile: x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I./com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -fvisibility=hidden -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -c lib/mappedfile.c -fPIC -DPIC -o lib/.libs/lib_libcyrus_la-mappedfile.o /bin/sh ./libtool --tag=CC --mode=compile x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I./com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -fvisibility=hidden -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -c -o lib/lib_libcyrus_la-murmurhash.lo `test -f 'lib/murmurhash.c' || echo './'`lib/murmurhash.c libtool: compile: x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I./com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -fvisibility=hidden -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -c lib/murmurhash.c -fPIC -DPIC -o lib/.libs/lib_libcyrus_la-murmurhash.o /bin/sh ./libtool --tag=CC --mode=compile x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I./com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -fvisibility=hidden -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -c -o lib/lib_libcyrus_la-mkgmtime.lo `test -f 'lib/mkgmtime.c' || echo './'`lib/mkgmtime.c libtool: compile: x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I./com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -fvisibility=hidden -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -c lib/mkgmtime.c -fPIC -DPIC -o lib/.libs/lib_libcyrus_la-mkgmtime.o /bin/sh ./libtool --tag=CC --mode=compile x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I./com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -fvisibility=hidden -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -c -o lib/lib_libcyrus_la-parseaddr.lo `test -f 'lib/parseaddr.c' || echo './'`lib/parseaddr.c libtool: compile: x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I./com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -fvisibility=hidden -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -c lib/parseaddr.c -fPIC -DPIC -o lib/.libs/lib_libcyrus_la-parseaddr.o /bin/sh ./libtool --tag=CC --mode=compile x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I./com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -fvisibility=hidden -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -c -o lib/lib_libcyrus_la-prot.lo `test -f 'lib/prot.c' || echo './'`lib/prot.c libtool: compile: x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I./com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -fvisibility=hidden -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -c lib/prot.c -fPIC -DPIC -o lib/.libs/lib_libcyrus_la-prot.o /bin/sh ./libtool --tag=CC --mode=compile x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I./com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -fvisibility=hidden -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -c -o lib/lib_libcyrus_la-ptrarray.lo `test -f 'lib/ptrarray.c' || echo './'`lib/ptrarray.c libtool: compile: x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I./com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -fvisibility=hidden -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -c lib/ptrarray.c -fPIC -DPIC -o lib/.libs/lib_libcyrus_la-ptrarray.o /bin/sh ./libtool --tag=CC --mode=compile x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I./com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -fvisibility=hidden -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -c -o lib/lib_libcyrus_la-rfc822tok.lo `test -f 'lib/rfc822tok.c' || echo './'`lib/rfc822tok.c libtool: compile: x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I./com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -fvisibility=hidden -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -c lib/rfc822tok.c -fPIC -DPIC -o lib/.libs/lib_libcyrus_la-rfc822tok.o /bin/sh ./libtool --tag=CC --mode=compile x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I./com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -fvisibility=hidden -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -c -o lib/lib_libcyrus_la-signals.lo `test -f 'lib/signals.c' || echo './'`lib/signals.c libtool: compile: x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I./com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -fvisibility=hidden -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -c lib/signals.c -fPIC -DPIC -o lib/.libs/lib_libcyrus_la-signals.o /bin/sh ./libtool --tag=CC --mode=compile x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I./com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -fvisibility=hidden -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -c -o lib/lib_libcyrus_la-stristr.lo `test -f 'lib/stristr.c' || echo './'`lib/stristr.c libtool: compile: x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I./com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -fvisibility=hidden -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -c lib/stristr.c -fPIC -DPIC -o lib/.libs/lib_libcyrus_la-stristr.o /bin/sh ./libtool --tag=CC --mode=compile x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I./com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -fvisibility=hidden -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -c -o lib/lib_libcyrus_la-times.lo `test -f 'lib/times.c' || echo './'`lib/times.c libtool: compile: x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I./com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -fvisibility=hidden -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -c lib/times.c -fPIC -DPIC -o lib/.libs/lib_libcyrus_la-times.o /bin/sh ./libtool --tag=CC --mode=compile x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I./com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -fvisibility=hidden -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -c -o lib/lib_libcyrus_la-tok.lo `test -f 'lib/tok.c' || echo './'`lib/tok.c libtool: compile: x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I./com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -fvisibility=hidden -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -c lib/tok.c -fPIC -DPIC -o lib/.libs/lib_libcyrus_la-tok.o /bin/sh ./libtool --tag=CC --mode=compile x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I./com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -fvisibility=hidden -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -c -o lib/lib_libcyrus_la-wildmat.lo `test -f 'lib/wildmat.c' || echo './'`lib/wildmat.c libtool: compile: x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I./com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -fvisibility=hidden -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -c lib/wildmat.c -fPIC -DPIC -o lib/.libs/lib_libcyrus_la-wildmat.o /bin/sh ./libtool --tag=CC --mode=compile x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I./com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -fvisibility=hidden -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -c -o lib/lib_libcyrus_la-gmtoff_tm.lo `test -f 'lib/gmtoff_tm.c' || echo './'`lib/gmtoff_tm.c libtool: compile: x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I./com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -fvisibility=hidden -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -c lib/gmtoff_tm.c -fPIC -DPIC -o lib/.libs/lib_libcyrus_la-gmtoff_tm.o /bin/sh ./libtool --tag=CC --mode=compile x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I./com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -fvisibility=hidden -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -c -o lib/lib_libcyrus_la-nonblock_fcntl.lo `test -f 'lib/nonblock_fcntl.c' || echo './'`lib/nonblock_fcntl.c libtool: compile: x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I./com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -fvisibility=hidden -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -c lib/nonblock_fcntl.c -fPIC -DPIC -o lib/.libs/lib_libcyrus_la-nonblock_fcntl.o ### 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) mkchartable: expanded unicode mappings... (523/27268) mkchartable: building expansion table... mkchartable: building translation table... mkchartable: mapping ./lib/charset/us-ascii.t... ### Done building chartables. /bin/sh ./libtool --tag=CC --mode=compile x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I./com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -fvisibility=hidden -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -c -o lib/lib_libcyrus_la-chartable.lo `test -f 'lib/chartable.c' || echo './'`lib/chartable.c libtool: compile: x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I./com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -fvisibility=hidden -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -c lib/chartable.c -fPIC -DPIC -o lib/.libs/lib_libcyrus_la-chartable.o /bin/sh ./libtool --tag=CC --mode=compile x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I./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 -pipe -march=native -fno-common -falign-functions=32:25:16 -c -o lib/libcrc32_la-crc32.lo `test -f 'lib/crc32.c' || echo './'`lib/crc32.c libtool: compile: x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I./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 -pipe -march=native -fno-common -falign-functions=32:25:16 -c lib/crc32.c -fPIC -DPIC -o lib/.libs/libcrc32_la-crc32.o /bin/sh ./libtool --tag=CC --mode=compile x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I./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 -pipe -march=native -fno-common -falign-functions=32:25:16 -c -o lib/libcrc32_la-crc32c.lo `test -f 'lib/crc32c.c' || echo './'`lib/crc32c.c libtool: compile: x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I./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 -pipe -march=native -fno-common -falign-functions=32:25:16 -c lib/crc32c.c -fPIC -DPIC -o lib/.libs/libcrc32_la-crc32c.o /bin/sh ./libtool --tag=CC --mode=link x86_64-gentoo-linux-musl-gcc -O3 -fvisibility=hidden -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -licuuc -licudata -Wl,-O1 -Wl,--as-needed -Wl,--no-as-needed -o libcrc32.la lib/libcrc32_la-crc32.lo lib/libcrc32_la-crc32c.lo -lresolv -lpcre -lpcreposix -lz libtool: link: x86_64-gentoo-linux-musl-ar cru .libs/libcrc32.a lib/.libs/libcrc32_la-crc32.o lib/.libs/libcrc32_la-crc32c.o libtool: link: x86_64-gentoo-linux-musl-ranlib .libs/libcrc32.a libtool: link: ( cd ".libs" && rm -f "libcrc32.la" && ln -s "../libcrc32.la" "libcrc32.la" ) /bin/sh ./libtool --tag=CC --mode=link x86_64-gentoo-linux-musl-gcc -fvisibility=hidden -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -licuuc -licudata -Wl,-O1 -Wl,--as-needed -Wl,--no-as-needed -o lib/libcyrus.la -rpath /usr/lib 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-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-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 -lresolv -lpcre -lpcreposix -lz libtool: link: x86_64-gentoo-linux-musl-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-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-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,--as-needed -Wl,--no-as-needed -licuuc -licudata -lsasl2 -lssl -lcrypto -lresolv -lpcre -lpcreposix -lz -O2 -march=native -Wl,-O1 -Wl,-soname -Wl,libcyrus.so.0 -o lib/.libs/libcyrus.so.0.0.0 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" && rm -f "libcyrus.la" && ln -s "../libcyrus.la" "libcyrus.la" ) /bin/sh ./libtool --tag=CC --mode=compile x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I./com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -fvisibility=hidden -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -c -o lib/lib_libcyrus_min_la-arrayu64.lo `test -f 'lib/arrayu64.c' || echo './'`lib/arrayu64.c libtool: compile: x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I./com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -fvisibility=hidden -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -c lib/arrayu64.c -fPIC -DPIC -o lib/.libs/lib_libcyrus_min_la-arrayu64.o /bin/sh ./libtool --tag=CC --mode=compile x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I./com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -fvisibility=hidden -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -c -o lib/lib_libcyrus_min_la-assert.lo `test -f 'lib/assert.c' || echo './'`lib/assert.c libtool: compile: x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I./com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -fvisibility=hidden -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -c lib/assert.c -fPIC -DPIC -o lib/.libs/lib_libcyrus_min_la-assert.o /bin/sh ./libtool --tag=CC --mode=compile x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I./com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -fvisibility=hidden -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -c -o lib/lib_libcyrus_min_la-bufarray.lo `test -f 'lib/bufarray.c' || echo './'`lib/bufarray.c libtool: compile: x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I./com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -fvisibility=hidden -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -c lib/bufarray.c -fPIC -DPIC -o lib/.libs/lib_libcyrus_min_la-bufarray.o /bin/sh ./libtool --tag=CC --mode=compile x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I./com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -fvisibility=hidden -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -c -o lib/lib_libcyrus_min_la-byteorder64.lo `test -f 'lib/byteorder64.c' || echo './'`lib/byteorder64.c libtool: compile: x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I./com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -fvisibility=hidden -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -c lib/byteorder64.c -fPIC -DPIC -o lib/.libs/lib_libcyrus_min_la-byteorder64.o /bin/sh ./libtool --tag=CC --mode=compile x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I./com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -fvisibility=hidden -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -c -o lib/lib_libcyrus_min_la-hash.lo `test -f 'lib/hash.c' || echo './'`lib/hash.c libtool: compile: x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I./com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -fvisibility=hidden -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -c lib/hash.c -fPIC -DPIC -o lib/.libs/lib_libcyrus_min_la-hash.o /bin/sh ./libtool --tag=CC --mode=compile x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I./com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -fvisibility=hidden -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -c -o lib/lib_libcyrus_min_la-hashu64.lo `test -f 'lib/hashu64.c' || echo './'`lib/hashu64.c libtool: compile: x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I./com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -fvisibility=hidden -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -c lib/hashu64.c -fPIC -DPIC -o lib/.libs/lib_libcyrus_min_la-hashu64.o /bin/sh ./libtool --tag=CC --mode=compile x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I./com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -fvisibility=hidden -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -c -o lib/lib_libcyrus_min_la-libconfig.lo `test -f 'lib/libconfig.c' || echo './'`lib/libconfig.c libtool: compile: x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I./com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -fvisibility=hidden -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -c lib/libconfig.c -fPIC -DPIC -o lib/.libs/lib_libcyrus_min_la-libconfig.o /bin/sh ./libtool --tag=CC --mode=compile x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I./com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -fvisibility=hidden -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -c -o lib/lib_libcyrus_min_la-mpool.lo `test -f 'lib/mpool.c' || echo './'`lib/mpool.c libtool: compile: x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I./com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -fvisibility=hidden -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -c lib/mpool.c -fPIC -DPIC -o lib/.libs/lib_libcyrus_min_la-mpool.o /bin/sh ./libtool --tag=CC --mode=compile x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I./com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -fvisibility=hidden -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -c -o lib/lib_libcyrus_min_la-retry.lo `test -f 'lib/retry.c' || echo './'`lib/retry.c libtool: compile: x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I./com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -fvisibility=hidden -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -c lib/retry.c -fPIC -DPIC -o lib/.libs/lib_libcyrus_min_la-retry.o /bin/sh ./libtool --tag=CC --mode=compile x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I./com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -fvisibility=hidden -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -c -o lib/lib_libcyrus_min_la-strarray.lo `test -f 'lib/strarray.c' || echo './'`lib/strarray.c libtool: compile: x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I./com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -fvisibility=hidden -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -c lib/strarray.c -fPIC -DPIC -o lib/.libs/lib_libcyrus_min_la-strarray.o /bin/sh ./libtool --tag=CC --mode=compile x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I./com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -fvisibility=hidden -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -c -o lib/lib_libcyrus_min_la-strhash.lo `test -f 'lib/strhash.c' || echo './'`lib/strhash.c libtool: compile: x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I./com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -fvisibility=hidden -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -c lib/strhash.c -fPIC -DPIC -o lib/.libs/lib_libcyrus_min_la-strhash.o /bin/sh ./libtool --tag=CC --mode=compile x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I./com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -fvisibility=hidden -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -c -o lib/lib_libcyrus_min_la-util.lo `test -f 'lib/util.c' || echo './'`lib/util.c libtool: compile: x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I./com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -fvisibility=hidden -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -c lib/util.c -fPIC -DPIC -o lib/.libs/lib_libcyrus_min_la-util.o /bin/sh ./libtool --tag=CC --mode=compile x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I./com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -fvisibility=hidden -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -c -o lib/lib_libcyrus_min_la-vparse.lo `test -f 'lib/vparse.c' || echo './'`lib/vparse.c libtool: compile: x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I./com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -fvisibility=hidden -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -c lib/vparse.c -fPIC -DPIC -o lib/.libs/lib_libcyrus_min_la-vparse.o /bin/sh ./libtool --tag=CC --mode=compile x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I./com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -fvisibility=hidden -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -c -o lib/lib_libcyrus_min_la-xmalloc.lo `test -f 'lib/xmalloc.c' || echo './'`lib/xmalloc.c libtool: compile: x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I./com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -fvisibility=hidden -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -c lib/xmalloc.c -fPIC -DPIC -o lib/.libs/lib_libcyrus_min_la-xmalloc.o /bin/sh ./libtool --tag=CC --mode=compile x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I./com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -fvisibility=hidden -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -c -o lib/lib_libcyrus_min_la-xstrlcat.lo `test -f 'lib/xstrlcat.c' || echo './'`lib/xstrlcat.c libtool: compile: x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I./com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -fvisibility=hidden -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -c lib/xstrlcat.c -fPIC -DPIC -o lib/.libs/lib_libcyrus_min_la-xstrlcat.o /bin/sh ./libtool --tag=CC --mode=compile x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I./com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -fvisibility=hidden -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -c -o lib/lib_libcyrus_min_la-xstrlcpy.lo `test -f 'lib/xstrlcpy.c' || echo './'`lib/xstrlcpy.c libtool: compile: x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I./com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -fvisibility=hidden -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -c lib/xstrlcpy.c -fPIC -DPIC -o lib/.libs/lib_libcyrus_min_la-xstrlcpy.o /bin/sh ./libtool --tag=CC --mode=compile x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I./com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -fvisibility=hidden -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -c -o lib/lib_libcyrus_min_la-xstrnchr.lo `test -f 'lib/xstrnchr.c' || echo './'`lib/xstrnchr.c libtool: compile: x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I./com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -fvisibility=hidden -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -c lib/xstrnchr.c -fPIC -DPIC -o lib/.libs/lib_libcyrus_min_la-xstrnchr.o /bin/sh ./libtool --tag=CC --mode=compile x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I./com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -fvisibility=hidden -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -c -o lib/lib_libcyrus_min_la-lock_fcntl.lo `test -f 'lib/lock_fcntl.c' || echo './'`lib/lock_fcntl.c libtool: compile: x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I./com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -fvisibility=hidden -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -c lib/lock_fcntl.c -fPIC -DPIC -o lib/.libs/lib_libcyrus_min_la-lock_fcntl.o /bin/sh ./libtool --tag=CC --mode=compile x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I./com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -fvisibility=hidden -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -c -o lib/lib_libcyrus_min_la-map_shared.lo `test -f 'lib/map_shared.c' || echo './'`lib/map_shared.c libtool: compile: x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I./com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -fvisibility=hidden -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -c lib/map_shared.c -fPIC -DPIC -o lib/.libs/lib_libcyrus_min_la-map_shared.o /bin/sh ./libtool --tag=CC --mode=compile x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I./com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -fvisibility=hidden -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -c -o lib/lib_libcyrus_min_la-imapopts.lo `test -f 'lib/imapopts.c' || echo './'`lib/imapopts.c libtool: compile: x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I./com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -fvisibility=hidden -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -c lib/imapopts.c -fPIC -DPIC -o lib/.libs/lib_libcyrus_min_la-imapopts.o /bin/sh ./libtool --tag=CC --mode=link x86_64-gentoo-linux-musl-gcc -fvisibility=hidden -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -licuuc -licudata -Wl,-O1 -Wl,--as-needed -Wl,--no-as-needed -o lib/libcyrus_min.la -rpath /usr/lib 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-byteorder64.lo lib/lib_libcyrus_min_la-hash.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 -lresolv -lpcre -lpcreposix -lz libtool: link: x86_64-gentoo-linux-musl-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-byteorder64.o lib/.libs/lib_libcyrus_min_la-hash.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 -licuuc -licudata -Wl,--as-needed -Wl,--no-as-needed -luuid -lresolv -lpcre -lpcreposix -lz -O2 -march=native -Wl,-O1 -Wl,-soname -Wl,libcyrus_min.so.0 -o lib/.libs/libcyrus_min.so.0.0.0 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: ( cd "lib/.libs" && rm -f "libcyrus_min.la" && ln -s "../libcyrus_min.la" "libcyrus_min.la" ) /bin/sh ./libtool --tag=CC --mode=link x86_64-gentoo-linux-musl-gcc -fvisibility=hidden -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -licuuc -licudata -Wl,-O1 -Wl,--as-needed -Wl,--no-as-needed -o imtest/imtest imtest/imtest-imtest.o lib/libcyrus.la lib/libcyrus_min.la -lresolv -lpcre -lpcreposix -lz -lsasl2 -lssl -lcrypto -lssl -lcrypto -lresolv -lpcre -lpcreposix -lz libtool: link: x86_64-gentoo-linux-musl-gcc -fvisibility=hidden -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -Wl,-O1 -o imtest/.libs/imtest imtest/imtest-imtest.o -Wl,--as-needed -Wl,--no-as-needed lib/.libs/libcyrus.so lib/.libs/libcyrus_min.so -licuuc -licudata -luuid -lsasl2 -lssl -lcrypto -lresolv -lpcre -lpcreposix -lz x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I./com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -c -o master/cyrusMasterMIB.o master/cyrusMasterMIB.c x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I./com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -c -o master/master.o master/master.c x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I./com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -c -o master/masterconf.o master/masterconf.c /bin/sh ./libtool --tag=CC --mode=link x86_64-gentoo-linux-musl-gcc -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -licuuc -licudata -Wl,-O1 -Wl,--as-needed -Wl,--no-as-needed -o master/master master/cyrusMasterMIB.o master/master.o master/masterconf.o lib/libcyrus_min.la -lresolv -lpcre -lpcreposix -lz -lm -lresolv -lpcre -lpcreposix -lz libtool: link: x86_64-gentoo-linux-musl-gcc -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -Wl,-O1 -o master/.libs/master master/cyrusMasterMIB.o master/master.o master/masterconf.o -Wl,--as-needed -Wl,--no-as-needed lib/.libs/libcyrus_min.so -licuuc -licudata -luuid -lm -lresolv -lpcre -lpcreposix -lz x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I./com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -c -o imap/imap_proxy.o imap/imap_proxy.c x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I./com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -c -o imap/imapd.o imap/imapd.c x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I./com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -c -o imap/mutex_fake.o imap/mutex_fake.c x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I./com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -c -o imap/pushstats.o imap/pushstats.c x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I./com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -c -o imap/proxy.o imap/proxy.c x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I./com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -c -o imap/sync_support.o imap/sync_support.c x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I./com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -c -o master/service.o master/service.c x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I./com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -c -o imap/autocreate.o imap/autocreate.c /bin/sh ./libtool --tag=CC --mode=compile x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I./com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -fvisibility=hidden -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -c -o imap/libcyrus_imap_la-annotate.lo `test -f 'imap/annotate.c' || echo './'`imap/annotate.c libtool: compile: x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I./com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -fvisibility=hidden -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -c imap/annotate.c -fPIC -DPIC -o imap/.libs/libcyrus_imap_la-annotate.o /bin/sh ./libtool --tag=CC --mode=compile x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I./com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -fvisibility=hidden -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -c -o imap/libcyrus_imap_la-append.lo `test -f 'imap/append.c' || echo './'`imap/append.c libtool: compile: x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I./com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -fvisibility=hidden -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -c imap/append.c -fPIC -DPIC -o imap/.libs/libcyrus_imap_la-append.o In file included from imap/append.c:56: /usr/include/sys/poll.h:1:2: warning: #warning redirecting incorrect #include to [-Wcpp] 1 | #warning redirecting incorrect #include to | ^~~~~~~ /bin/sh ./libtool --tag=CC --mode=compile x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I./com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -fvisibility=hidden -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -c -o imap/libcyrus_imap_la-backend.lo `test -f 'imap/backend.c' || echo './'`imap/backend.c libtool: compile: x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I./com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -fvisibility=hidden -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -c imap/backend.c -fPIC -DPIC -o imap/.libs/libcyrus_imap_la-backend.o /bin/sh ./libtool --tag=CC --mode=compile x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I./com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -fvisibility=hidden -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -c -o imap/libcyrus_imap_la-conversations.lo `test -f 'imap/conversations.c' || echo './'`imap/conversations.c libtool: compile: x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I./com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -fvisibility=hidden -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -c imap/conversations.c -fPIC -DPIC -o imap/.libs/libcyrus_imap_la-conversations.o /bin/sh ./libtool --tag=CC --mode=compile x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I./com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -fvisibility=hidden -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -c -o imap/libcyrus_imap_la-convert_code.lo `test -f 'imap/convert_code.c' || echo './'`imap/convert_code.c libtool: compile: x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I./com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -fvisibility=hidden -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -c imap/convert_code.c -fPIC -DPIC -o imap/.libs/libcyrus_imap_la-convert_code.o /bin/sh ./libtool --tag=CC --mode=compile x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I./com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -fvisibility=hidden -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -c -o imap/libcyrus_imap_la-dlist.lo `test -f 'imap/dlist.c' || echo './'`imap/dlist.c libtool: compile: x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I./com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -fvisibility=hidden -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -c imap/dlist.c -fPIC -DPIC -o imap/.libs/libcyrus_imap_la-dlist.o /bin/sh ./libtool --tag=CC --mode=compile x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I./com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -fvisibility=hidden -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -c -o imap/libcyrus_imap_la-duplicate.lo `test -f 'imap/duplicate.c' || echo './'`imap/duplicate.c libtool: compile: x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I./com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -fvisibility=hidden -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -c imap/duplicate.c -fPIC -DPIC -o imap/.libs/libcyrus_imap_la-duplicate.o /bin/sh ./libtool --tag=CC --mode=compile x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I./com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -fvisibility=hidden -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -c -o imap/libcyrus_imap_la-global.lo `test -f 'imap/global.c' || echo './'`imap/global.c libtool: compile: x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I./com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -fvisibility=hidden -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -c imap/global.c -fPIC -DPIC -o imap/.libs/libcyrus_imap_la-global.o /bin/sh ./libtool --tag=CC --mode=compile x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I./com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -fvisibility=hidden -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -c -o imap/libcyrus_imap_la-idle.lo `test -f 'imap/idle.c' || echo './'`imap/idle.c libtool: compile: x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I./com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -fvisibility=hidden -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -c imap/idle.c -fPIC -DPIC -o imap/.libs/libcyrus_imap_la-idle.o /bin/sh ./libtool --tag=CC --mode=compile x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I./com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -fvisibility=hidden -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -c -o imap/libcyrus_imap_la-idlemsg.lo `test -f 'imap/idlemsg.c' || echo './'`imap/idlemsg.c libtool: compile: x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I./com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -fvisibility=hidden -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -c imap/idlemsg.c -fPIC -DPIC -o imap/.libs/libcyrus_imap_la-idlemsg.o /bin/sh ./libtool --tag=CC --mode=compile x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I./com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -fvisibility=hidden -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -c -o imap/libcyrus_imap_la-imapparse.lo `test -f 'imap/imapparse.c' || echo './'`imap/imapparse.c libtool: compile: x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I./com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -fvisibility=hidden -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -c imap/imapparse.c -fPIC -DPIC -o imap/.libs/libcyrus_imap_la-imapparse.o /bin/sh ./libtool --tag=CC --mode=compile x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I./com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -fvisibility=hidden -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -c -o imap/libcyrus_imap_la-index.lo `test -f 'imap/index.c' || echo './'`imap/index.c libtool: compile: x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I./com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -fvisibility=hidden -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -c imap/index.c -fPIC -DPIC -o imap/.libs/libcyrus_imap_la-index.o /bin/sh ./libtool --tag=CC --mode=compile x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I./com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -fvisibility=hidden -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -c -o imap/libcyrus_imap_la-mailbox.lo `test -f 'imap/mailbox.c' || echo './'`imap/mailbox.c libtool: compile: x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I./com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -fvisibility=hidden -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -c imap/mailbox.c -fPIC -DPIC -o imap/.libs/libcyrus_imap_la-mailbox.o /bin/sh ./libtool --tag=CC --mode=compile x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I./com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -fvisibility=hidden -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -c -o imap/libcyrus_imap_la-mbdump.lo `test -f 'imap/mbdump.c' || echo './'`imap/mbdump.c libtool: compile: x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I./com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -fvisibility=hidden -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -c imap/mbdump.c -fPIC -DPIC -o imap/.libs/libcyrus_imap_la-mbdump.o /bin/sh ./libtool --tag=CC --mode=compile x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I./com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -fvisibility=hidden -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -c -o imap/libcyrus_imap_la-mboxkey.lo `test -f 'imap/mboxkey.c' || echo './'`imap/mboxkey.c libtool: compile: x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I./com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -fvisibility=hidden -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -c imap/mboxkey.c -fPIC -DPIC -o imap/.libs/libcyrus_imap_la-mboxkey.o /bin/sh ./libtool --tag=CC --mode=compile x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I./com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -fvisibility=hidden -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -c -o imap/libcyrus_imap_la-mboxlist.lo `test -f 'imap/mboxlist.c' || echo './'`imap/mboxlist.c libtool: compile: x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I./com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -fvisibility=hidden -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -c imap/mboxlist.c -fPIC -DPIC -o imap/.libs/libcyrus_imap_la-mboxlist.o /bin/sh ./libtool --tag=CC --mode=compile x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I./com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -fvisibility=hidden -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -c -o imap/libcyrus_imap_la-mboxevent.lo `test -f 'imap/mboxevent.c' || echo './'`imap/mboxevent.c libtool: compile: x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I./com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -fvisibility=hidden -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -c imap/mboxevent.c -fPIC -DPIC -o imap/.libs/libcyrus_imap_la-mboxevent.o /bin/sh ./libtool --tag=CC --mode=compile x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I./com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -fvisibility=hidden -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -c -o imap/libcyrus_imap_la-mboxname.lo `test -f 'imap/mboxname.c' || echo './'`imap/mboxname.c libtool: compile: x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I./com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -fvisibility=hidden -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -c imap/mboxname.c -fPIC -DPIC -o imap/.libs/libcyrus_imap_la-mboxname.o /bin/sh ./libtool --tag=CC --mode=compile x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I./com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -fvisibility=hidden -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -c -o imap/libcyrus_imap_la-message_guid.lo `test -f 'imap/message_guid.c' || echo './'`imap/message_guid.c libtool: compile: x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I./com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -fvisibility=hidden -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -c imap/message_guid.c -fPIC -DPIC -o imap/.libs/libcyrus_imap_la-message_guid.o /bin/sh ./libtool --tag=CC --mode=compile x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I./com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -fvisibility=hidden -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -c -o imap/libcyrus_imap_la-message.lo `test -f 'imap/message.c' || echo './'`imap/message.c libtool: compile: x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I./com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -fvisibility=hidden -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -c imap/message.c -fPIC -DPIC -o imap/.libs/libcyrus_imap_la-message.o /bin/sh ./libtool --tag=CC --mode=compile x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I./com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -fvisibility=hidden -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -c -o imap/libcyrus_imap_la-mupdate-client.lo `test -f 'imap/mupdate-client.c' || echo './'`imap/mupdate-client.c libtool: compile: x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I./com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -fvisibility=hidden -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -c imap/mupdate-client.c -fPIC -DPIC -o imap/.libs/libcyrus_imap_la-mupdate-client.o /bin/sh ./libtool --tag=CC --mode=compile x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I./com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -fvisibility=hidden -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -c -o imap/libcyrus_imap_la-notify.lo `test -f 'imap/notify.c' || echo './'`imap/notify.c libtool: compile: x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I./com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -fvisibility=hidden -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -c imap/notify.c -fPIC -DPIC -o imap/.libs/libcyrus_imap_la-notify.o /bin/sh ./libtool --tag=CC --mode=compile x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I./com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -fvisibility=hidden -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -c -o imap/libcyrus_imap_la-partlist.lo `test -f 'imap/partlist.c' || echo './'`imap/partlist.c libtool: compile: x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I./com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -fvisibility=hidden -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -c imap/partlist.c -fPIC -DPIC -o imap/.libs/libcyrus_imap_la-partlist.o /bin/sh ./libtool --tag=CC --mode=compile x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I./com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -fvisibility=hidden -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -c -o imap/libcyrus_imap_la-proc.lo `test -f 'imap/proc.c' || echo './'`imap/proc.c libtool: compile: x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I./com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -fvisibility=hidden -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -c imap/proc.c -fPIC -DPIC -o imap/.libs/libcyrus_imap_la-proc.o /bin/sh ./libtool --tag=CC --mode=compile x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I./com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -fvisibility=hidden -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -c -o imap/libcyrus_imap_la-quota_db.lo `test -f 'imap/quota_db.c' || echo './'`imap/quota_db.c libtool: compile: x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I./com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -fvisibility=hidden -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -c imap/quota_db.c -fPIC -DPIC -o imap/.libs/libcyrus_imap_la-quota_db.o /bin/sh ./libtool --tag=CC --mode=compile x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I./com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -fvisibility=hidden -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -c -o imap/libcyrus_imap_la-rfc822_header.lo `test -f 'imap/rfc822_header.c' || echo './'`imap/rfc822_header.c libtool: compile: x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I./com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -fvisibility=hidden -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -c imap/rfc822_header.c -fPIC -DPIC -o imap/.libs/libcyrus_imap_la-rfc822_header.o /bin/sh ./libtool --tag=CC --mode=compile x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I./com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -fvisibility=hidden -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -c -o imap/libcyrus_imap_la-saslclient.lo `test -f 'imap/saslclient.c' || echo './'`imap/saslclient.c libtool: compile: x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I./com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -fvisibility=hidden -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -c imap/saslclient.c -fPIC -DPIC -o imap/.libs/libcyrus_imap_la-saslclient.o /bin/sh ./libtool --tag=CC --mode=compile x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I./com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -fvisibility=hidden -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -c -o imap/libcyrus_imap_la-saslserver.lo `test -f 'imap/saslserver.c' || echo './'`imap/saslserver.c libtool: compile: x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I./com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -fvisibility=hidden -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -c imap/saslserver.c -fPIC -DPIC -o imap/.libs/libcyrus_imap_la-saslserver.o /bin/sh ./libtool --tag=CC --mode=compile x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I./com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -fvisibility=hidden -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -c -o imap/libcyrus_imap_la-search_engines.lo `test -f 'imap/search_engines.c' || echo './'`imap/search_engines.c libtool: compile: x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I./com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -fvisibility=hidden -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -c imap/search_engines.c -fPIC -DPIC -o imap/.libs/libcyrus_imap_la-search_engines.o /bin/sh ./libtool --tag=CC --mode=compile x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I./com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -fvisibility=hidden -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -c -o imap/libcyrus_imap_la-search_expr.lo `test -f 'imap/search_expr.c' || echo './'`imap/search_expr.c libtool: compile: x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I./com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -fvisibility=hidden -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -c imap/search_expr.c -fPIC -DPIC -o imap/.libs/libcyrus_imap_la-search_expr.o /bin/sh ./libtool --tag=CC --mode=compile x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I./com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -fvisibility=hidden -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -c -o imap/libcyrus_imap_la-search_query.lo `test -f 'imap/search_query.c' || echo './'`imap/search_query.c libtool: compile: x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I./com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -fvisibility=hidden -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -c imap/search_query.c -fPIC -DPIC -o imap/.libs/libcyrus_imap_la-search_query.o /bin/sh ./libtool --tag=CC --mode=compile x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I./com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -fvisibility=hidden -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -c -o imap/libcyrus_imap_la-seen_db.lo `test -f 'imap/seen_db.c' || echo './'`imap/seen_db.c libtool: compile: x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I./com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -fvisibility=hidden -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -c imap/seen_db.c -fPIC -DPIC -o imap/.libs/libcyrus_imap_la-seen_db.o /bin/sh ./libtool --tag=CC --mode=compile x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I./com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -fvisibility=hidden -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -c -o imap/libcyrus_imap_la-sequence.lo `test -f 'imap/sequence.c' || echo './'`imap/sequence.c libtool: compile: x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I./com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -fvisibility=hidden -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -c imap/sequence.c -fPIC -DPIC -o imap/.libs/libcyrus_imap_la-sequence.o /bin/sh ./libtool --tag=CC --mode=compile x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I./com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -fvisibility=hidden -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -c -o imap/libcyrus_imap_la-setproctitle.lo `test -f 'imap/setproctitle.c' || echo './'`imap/setproctitle.c libtool: compile: x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I./com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -fvisibility=hidden -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -c imap/setproctitle.c -fPIC -DPIC -o imap/.libs/libcyrus_imap_la-setproctitle.o /bin/sh ./libtool --tag=CC --mode=compile x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I./com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -fvisibility=hidden -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -c -o imap/libcyrus_imap_la-statuscache_db.lo `test -f 'imap/statuscache_db.c' || echo './'`imap/statuscache_db.c libtool: compile: x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I./com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -fvisibility=hidden -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -c imap/statuscache_db.c -fPIC -DPIC -o imap/.libs/libcyrus_imap_la-statuscache_db.o /bin/sh ./libtool --tag=CC --mode=compile x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I./com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -fvisibility=hidden -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -c -o imap/libcyrus_imap_la-sync_log.lo `test -f 'imap/sync_log.c' || echo './'`imap/sync_log.c libtool: compile: x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I./com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -fvisibility=hidden -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -c imap/sync_log.c -fPIC -DPIC -o imap/.libs/libcyrus_imap_la-sync_log.o /bin/sh ./libtool --tag=CC --mode=compile x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I./com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -fvisibility=hidden -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -c -o imap/libcyrus_imap_la-telemetry.lo `test -f 'imap/telemetry.c' || echo './'`imap/telemetry.c libtool: compile: x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I./com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -fvisibility=hidden -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -c imap/telemetry.c -fPIC -DPIC -o imap/.libs/libcyrus_imap_la-telemetry.o /bin/sh ./libtool --tag=CC --mode=compile x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I./com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -fvisibility=hidden -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -c -o imap/libcyrus_imap_la-tls.lo `test -f 'imap/tls.c' || echo './'`imap/tls.c libtool: compile: x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I./com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -fvisibility=hidden -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -c imap/tls.c -fPIC -DPIC -o imap/.libs/libcyrus_imap_la-tls.o /bin/sh ./libtool --tag=CC --mode=compile x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I./com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -fvisibility=hidden -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -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: x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I./com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -fvisibility=hidden -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -c imap/tls_th-lock.c -fPIC -DPIC -o imap/.libs/libcyrus_imap_la-tls_th-lock.o /bin/sh ./libtool --tag=CC --mode=compile x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I./com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -fvisibility=hidden -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -c -o imap/libcyrus_imap_la-user.lo `test -f 'imap/user.c' || echo './'`imap/user.c libtool: compile: x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I./com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -fvisibility=hidden -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -c imap/user.c -fPIC -DPIC -o imap/.libs/libcyrus_imap_la-user.o /bin/sh ./libtool --tag=CC --mode=compile x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I./com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -fvisibility=hidden -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -c -o imap/libcyrus_imap_la-userdeny_db.lo `test -f 'imap/userdeny_db.c' || echo './'`imap/userdeny_db.c libtool: compile: x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I./com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -fvisibility=hidden -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -c imap/userdeny_db.c -fPIC -DPIC -o imap/.libs/libcyrus_imap_la-userdeny_db.o /bin/sh ./libtool --tag=CC --mode=compile x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I./com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -fvisibility=hidden -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -c -o imap/libcyrus_imap_la-version.lo `test -f 'imap/version.c' || echo './'`imap/version.c libtool: compile: x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I./com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -fvisibility=hidden -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -c imap/version.c -fPIC -DPIC -o imap/.libs/libcyrus_imap_la-version.o /bin/sh ./libtool --tag=CC --mode=compile x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I./com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -fvisibility=hidden -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -c -o imap/libcyrus_imap_la-xstats.lo `test -f 'imap/xstats.c' || echo './'`imap/xstats.c libtool: compile: x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I./com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -fvisibility=hidden -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -c imap/xstats.c -fPIC -DPIC -o imap/.libs/libcyrus_imap_la-xstats.o /bin/sh ./libtool --tag=CC --mode=compile x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I./com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -fvisibility=hidden -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -c -o imap/libcyrus_imap_la-search_squat.lo `test -f 'imap/search_squat.c' || echo './'`imap/search_squat.c libtool: compile: x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I./com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -fvisibility=hidden -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -c imap/search_squat.c -fPIC -DPIC -o imap/.libs/libcyrus_imap_la-search_squat.o /bin/sh ./libtool --tag=CC --mode=compile x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I./com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -fvisibility=hidden -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -c -o imap/libcyrus_imap_la-squat.lo `test -f 'imap/squat.c' || echo './'`imap/squat.c libtool: compile: x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I./com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -fvisibility=hidden -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -c imap/squat.c -fPIC -DPIC -o imap/.libs/libcyrus_imap_la-squat.o /bin/sh ./libtool --tag=CC --mode=compile x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I./com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -fvisibility=hidden -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -c -o imap/libcyrus_imap_la-squat_build.lo `test -f 'imap/squat_build.c' || echo './'`imap/squat_build.c libtool: compile: x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I./com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -fvisibility=hidden -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -c imap/squat_build.c -fPIC -DPIC -o imap/.libs/libcyrus_imap_la-squat_build.o /bin/sh ./libtool --tag=CC --mode=compile x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I./com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -fvisibility=hidden -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -c -o imap/libcyrus_imap_la-squat_internal.lo `test -f 'imap/squat_internal.c' || echo './'`imap/squat_internal.c libtool: compile: x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I./com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -fvisibility=hidden -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -c imap/squat_internal.c -fPIC -DPIC -o imap/.libs/libcyrus_imap_la-squat_internal.o /bin/sh ./libtool --tag=CC --mode=compile x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I./com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -fvisibility=hidden -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -c -o imap/libcyrus_imap_la-imap_err.lo `test -f 'imap/imap_err.c' || echo './'`imap/imap_err.c libtool: compile: x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I./com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -fvisibility=hidden -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -c imap/imap_err.c -fPIC -DPIC -o imap/.libs/libcyrus_imap_la-imap_err.o /bin/sh ./libtool --tag=CC --mode=compile x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I./com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -fvisibility=hidden -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -c -o imap/libcyrus_imap_la-mupdate_err.lo `test -f 'imap/mupdate_err.c' || echo './'`imap/mupdate_err.c libtool: compile: x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I./com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -fvisibility=hidden -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -c imap/mupdate_err.c -fPIC -DPIC -o imap/.libs/libcyrus_imap_la-mupdate_err.o /bin/sh ./libtool --tag=CXX --mode=link x86_64-gentoo-linux-musl-g++ -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -licuuc -licudata -Wl,-O1 -Wl,--as-needed -Wl,--no-as-needed -o imap/libcyrus_imap.la -rpath /usr/lib 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-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-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-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-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-imap_err.lo imap/libcyrus_imap_la-mupdate_err.lo com_err/et/libcyrus_com_err.la -luuid -ljansson lib/libcyrus_min.la lib/libcyrus.la -lresolv -lpcre -lpcreposix -lz libtool: link: x86_64-gentoo-linux-musl-g++ -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/x86_64-gentoo-linux-musl/9.3.0/../../../crti.o /usr/lib/gcc/x86_64-gentoo-linux-musl/9.3.0/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-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-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-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-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-imap_err.o imap/.libs/libcyrus_imap_la-mupdate_err.o -Wl,-rpath -Wl,/var/tmp/portage/net-mail/cyrus-imapd-3.0.11/work/cyrus-imapd-3.0.11/com_err/et/.libs -Wl,-rpath -Wl,/var/tmp/portage/net-mail/cyrus-imapd-3.0.11/work/cyrus-imapd-3.0.11/lib/.libs -Wl,--as-needed -Wl,--no-as-needed com_err/et/.libs/libcyrus_com_err.so -ljansson lib/.libs/libcyrus_min.so -luuid lib/.libs/libcyrus.so -licuuc -licudata -lsasl2 -lssl -lcrypto -lresolv -lpcre -lpcreposix -lz -L/usr/lib/gcc/x86_64-gentoo-linux-musl/9.3.0 -L/usr/lib/gcc/x86_64-gentoo-linux-musl/9.3.0/../../../../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-gentoo-linux-musl/9.3.0/../../../../x86_64-gentoo-linux-musl/lib -L/usr/lib/gcc/x86_64-gentoo-linux-musl/9.3.0/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/x86_64-gentoo-linux-musl/9.3.0/crtendS.o /usr/lib/gcc/x86_64-gentoo-linux-musl/9.3.0/../../../crtn.o -O2 -march=native -Wl,-O1 -Wl,-soname -Wl,libcyrus_imap.so.0 -o imap/.libs/libcyrus_imap.so.0.0.0 /usr/lib/gcc/x86_64-gentoo-linux-musl/9.3.0/../../../../x86_64-gentoo-linux-musl/bin/ld: imap/.libs/libcyrus_imap_la-append.o:(.bss+0x0): multiple definition of `open_conversations'; imap/.libs/libcyrus_imap_la-annotate.o:(.bss+0x0): first defined here /usr/lib/gcc/x86_64-gentoo-linux-musl/9.3.0/../../../../x86_64-gentoo-linux-musl/bin/ld: imap/.libs/libcyrus_imap_la-backend.o:(.bss+0x0): multiple definition of `open_conversations'; imap/.libs/libcyrus_imap_la-annotate.o:(.bss+0x0): first defined here /usr/lib/gcc/x86_64-gentoo-linux-musl/9.3.0/../../../../x86_64-gentoo-linux-musl/bin/ld: imap/.libs/libcyrus_imap_la-conversations.o:(.bss+0x0): multiple definition of `open_conversations'; imap/.libs/libcyrus_imap_la-annotate.o:(.bss+0x0): first defined here /usr/lib/gcc/x86_64-gentoo-linux-musl/9.3.0/../../../../x86_64-gentoo-linux-musl/bin/ld: imap/.libs/libcyrus_imap_la-dlist.o:(.bss+0x0): multiple definition of `open_conversations'; imap/.libs/libcyrus_imap_la-annotate.o:(.bss+0x0): first defined here /usr/lib/gcc/x86_64-gentoo-linux-musl/9.3.0/../../../../x86_64-gentoo-linux-musl/bin/ld: imap/.libs/libcyrus_imap_la-duplicate.o:(.bss+0x0): multiple definition of `open_conversations'; imap/.libs/libcyrus_imap_la-annotate.o:(.bss+0x0): first defined here /usr/lib/gcc/x86_64-gentoo-linux-musl/9.3.0/../../../../x86_64-gentoo-linux-musl/bin/ld: imap/.libs/libcyrus_imap_la-global.o:(.bss+0x90): multiple definition of `open_conversations'; imap/.libs/libcyrus_imap_la-annotate.o:(.bss+0x0): first defined here /usr/lib/gcc/x86_64-gentoo-linux-musl/9.3.0/../../../../x86_64-gentoo-linux-musl/bin/ld: imap/.libs/libcyrus_imap_la-idle.o:(.bss+0x0): multiple definition of `open_conversations'; imap/.libs/libcyrus_imap_la-annotate.o:(.bss+0x0): first defined here /usr/lib/gcc/x86_64-gentoo-linux-musl/9.3.0/../../../../x86_64-gentoo-linux-musl/bin/ld: imap/.libs/libcyrus_imap_la-idlemsg.o:(.bss+0x0): multiple definition of `open_conversations'; imap/.libs/libcyrus_imap_la-annotate.o:(.bss+0x0): first defined here /usr/lib/gcc/x86_64-gentoo-linux-musl/9.3.0/../../../../x86_64-gentoo-linux-musl/bin/ld: imap/.libs/libcyrus_imap_la-imapparse.o:(.bss+0x0): multiple definition of `open_conversations'; imap/.libs/libcyrus_imap_la-annotate.o:(.bss+0x0): first defined here /usr/lib/gcc/x86_64-gentoo-linux-musl/9.3.0/../../../../x86_64-gentoo-linux-musl/bin/ld: imap/.libs/libcyrus_imap_la-index.o:(.bss+0x8): multiple definition of `open_conversations'; imap/.libs/libcyrus_imap_la-annotate.o:(.bss+0x0): first defined here /usr/lib/gcc/x86_64-gentoo-linux-musl/9.3.0/../../../../x86_64-gentoo-linux-musl/bin/ld: imap/.libs/libcyrus_imap_la-mailbox.o:(.bss+0x0): multiple definition of `open_conversations'; imap/.libs/libcyrus_imap_la-annotate.o:(.bss+0x0): first defined here /usr/lib/gcc/x86_64-gentoo-linux-musl/9.3.0/../../../../x86_64-gentoo-linux-musl/bin/ld: imap/.libs/libcyrus_imap_la-mbdump.o:(.bss+0x0): multiple definition of `open_conversations'; imap/.libs/libcyrus_imap_la-annotate.o:(.bss+0x0): first defined here /usr/lib/gcc/x86_64-gentoo-linux-musl/9.3.0/../../../../x86_64-gentoo-linux-musl/bin/ld: imap/.libs/libcyrus_imap_la-mboxkey.o:(.bss+0x0): multiple definition of `open_conversations'; imap/.libs/libcyrus_imap_la-annotate.o:(.bss+0x0): first defined here /usr/lib/gcc/x86_64-gentoo-linux-musl/9.3.0/../../../../x86_64-gentoo-linux-musl/bin/ld: imap/.libs/libcyrus_imap_la-mboxlist.o:(.bss+0x0): multiple definition of `open_conversations'; imap/.libs/libcyrus_imap_la-annotate.o:(.bss+0x0): first defined here /usr/lib/gcc/x86_64-gentoo-linux-musl/9.3.0/../../../../x86_64-gentoo-linux-musl/bin/ld: imap/.libs/libcyrus_imap_la-mboxevent.o:(.bss+0x0): multiple definition of `open_conversations'; imap/.libs/libcyrus_imap_la-annotate.o:(.bss+0x0): first defined here /usr/lib/gcc/x86_64-gentoo-linux-musl/9.3.0/../../../../x86_64-gentoo-linux-musl/bin/ld: imap/.libs/libcyrus_imap_la-mboxname.o:(.bss+0x0): multiple definition of `open_conversations'; imap/.libs/libcyrus_imap_la-annotate.o:(.bss+0x0): first defined here /usr/lib/gcc/x86_64-gentoo-linux-musl/9.3.0/../../../../x86_64-gentoo-linux-musl/bin/ld: imap/.libs/libcyrus_imap_la-message_guid.o:(.bss+0x0): multiple definition of `open_conversations'; imap/.libs/libcyrus_imap_la-annotate.o:(.bss+0x0): first defined here /usr/lib/gcc/x86_64-gentoo-linux-musl/9.3.0/../../../../x86_64-gentoo-linux-musl/bin/ld: imap/.libs/libcyrus_imap_la-message.o:(.bss+0x0): multiple definition of `open_conversations'; imap/.libs/libcyrus_imap_la-annotate.o:(.bss+0x0): first defined here /usr/lib/gcc/x86_64-gentoo-linux-musl/9.3.0/../../../../x86_64-gentoo-linux-musl/bin/ld: imap/.libs/libcyrus_imap_la-mupdate-client.o:(.bss+0x0): multiple definition of `open_conversations'; imap/.libs/libcyrus_imap_la-annotate.o:(.bss+0x0): first defined here /usr/lib/gcc/x86_64-gentoo-linux-musl/9.3.0/../../../../x86_64-gentoo-linux-musl/bin/ld: imap/.libs/libcyrus_imap_la-notify.o:(.bss+0x0): multiple definition of `open_conversations'; imap/.libs/libcyrus_imap_la-annotate.o:(.bss+0x0): first defined here /usr/lib/gcc/x86_64-gentoo-linux-musl/9.3.0/../../../../x86_64-gentoo-linux-musl/bin/ld: imap/.libs/libcyrus_imap_la-proc.o:(.bss+0x0): multiple definition of `open_conversations'; imap/.libs/libcyrus_imap_la-annotate.o:(.bss+0x0): first defined here /usr/lib/gcc/x86_64-gentoo-linux-musl/9.3.0/../../../../x86_64-gentoo-linux-musl/bin/ld: imap/.libs/libcyrus_imap_la-quota_db.o:(.bss+0x8): multiple definition of `open_conversations'; imap/.libs/libcyrus_imap_la-annotate.o:(.bss+0x0): first defined here /usr/lib/gcc/x86_64-gentoo-linux-musl/9.3.0/../../../../x86_64-gentoo-linux-musl/bin/ld: imap/.libs/libcyrus_imap_la-saslclient.o:(.bss+0x0): multiple definition of `open_conversations'; imap/.libs/libcyrus_imap_la-annotate.o:(.bss+0x0): first defined here /usr/lib/gcc/x86_64-gentoo-linux-musl/9.3.0/../../../../x86_64-gentoo-linux-musl/bin/ld: imap/.libs/libcyrus_imap_la-search_engines.o:(.bss+0x0): multiple definition of `open_conversations'; imap/.libs/libcyrus_imap_la-annotate.o:(.bss+0x0): first defined here /usr/lib/gcc/x86_64-gentoo-linux-musl/9.3.0/../../../../x86_64-gentoo-linux-musl/bin/ld: imap/.libs/libcyrus_imap_la-search_expr.o:(.bss+0x0): multiple definition of `open_conversations'; imap/.libs/libcyrus_imap_la-annotate.o:(.bss+0x0): first defined here /usr/lib/gcc/x86_64-gentoo-linux-musl/9.3.0/../../../../x86_64-gentoo-linux-musl/bin/ld: imap/.libs/libcyrus_imap_la-search_query.o:(.bss+0x0): multiple definition of `open_conversations'; imap/.libs/libcyrus_imap_la-annotate.o:(.bss+0x0): first defined here /usr/lib/gcc/x86_64-gentoo-linux-musl/9.3.0/../../../../x86_64-gentoo-linux-musl/bin/ld: imap/.libs/libcyrus_imap_la-seen_db.o:(.bss+0x0): multiple definition of `open_conversations'; imap/.libs/libcyrus_imap_la-annotate.o:(.bss+0x0): first defined here /usr/lib/gcc/x86_64-gentoo-linux-musl/9.3.0/../../../../x86_64-gentoo-linux-musl/bin/ld: imap/.libs/libcyrus_imap_la-statuscache_db.o:(.bss+0x0): multiple definition of `open_conversations'; imap/.libs/libcyrus_imap_la-annotate.o:(.bss+0x0): first defined here /usr/lib/gcc/x86_64-gentoo-linux-musl/9.3.0/../../../../x86_64-gentoo-linux-musl/bin/ld: imap/.libs/libcyrus_imap_la-sync_log.o:(.bss+0x0): multiple definition of `open_conversations'; imap/.libs/libcyrus_imap_la-annotate.o:(.bss+0x0): first defined here /usr/lib/gcc/x86_64-gentoo-linux-musl/9.3.0/../../../../x86_64-gentoo-linux-musl/bin/ld: imap/.libs/libcyrus_imap_la-telemetry.o:(.bss+0x0): multiple definition of `open_conversations'; imap/.libs/libcyrus_imap_la-annotate.o:(.bss+0x0): first defined here /usr/lib/gcc/x86_64-gentoo-linux-musl/9.3.0/../../../../x86_64-gentoo-linux-musl/bin/ld: imap/.libs/libcyrus_imap_la-tls.o:(.bss+0x0): multiple definition of `open_conversations'; imap/.libs/libcyrus_imap_la-annotate.o:(.bss+0x0): first defined here /usr/lib/gcc/x86_64-gentoo-linux-musl/9.3.0/../../../../x86_64-gentoo-linux-musl/bin/ld: imap/.libs/libcyrus_imap_la-user.o:(.bss+0x0): multiple definition of `open_conversations'; imap/.libs/libcyrus_imap_la-annotate.o:(.bss+0x0): first defined here /usr/lib/gcc/x86_64-gentoo-linux-musl/9.3.0/../../../../x86_64-gentoo-linux-musl/bin/ld: imap/.libs/libcyrus_imap_la-userdeny_db.o:(.bss+0x0): multiple definition of `open_conversations'; imap/.libs/libcyrus_imap_la-annotate.o:(.bss+0x0): first defined here /usr/lib/gcc/x86_64-gentoo-linux-musl/9.3.0/../../../../x86_64-gentoo-linux-musl/bin/ld: imap/.libs/libcyrus_imap_la-version.o:(.bss+0x0): multiple definition of `open_conversations'; imap/.libs/libcyrus_imap_la-annotate.o:(.bss+0x0): first defined here /usr/lib/gcc/x86_64-gentoo-linux-musl/9.3.0/../../../../x86_64-gentoo-linux-musl/bin/ld: imap/.libs/libcyrus_imap_la-search_squat.o:(.bss+0x0): multiple definition of `open_conversations'; imap/.libs/libcyrus_imap_la-annotate.o:(.bss+0x0): first defined here /usr/lib/gcc/x86_64-gentoo-linux-musl/9.3.0/../../../../x86_64-gentoo-linux-musl/bin/ld: imap/.libs/libcyrus_imap_la-squat_build.o:(.bss+0x0): multiple definition of `open_conversations'; imap/.libs/libcyrus_imap_la-annotate.o:(.bss+0x0): first defined here collect2: error: ld returned 1 exit status make[2]: *** [Makefile:3452: imap/libcyrus_imap.la] Error 1 make[2]: Leaving directory '/var/tmp/portage/net-mail/cyrus-imapd-3.0.11/work/cyrus-imapd-3.0.11' make[1]: *** [Makefile:6461: all-recursive] Error 1 make[1]: Leaving directory '/var/tmp/portage/net-mail/cyrus-imapd-3.0.11/work/cyrus-imapd-3.0.11' make: *** [Makefile:2976: all] Error 2 * ERROR: net-mail/cyrus-imapd-3.0.11::gentoo failed (compile phase): * emake failed * * If you need support, post the output of `emerge --info '=net-mail/cyrus-imapd-3.0.11::gentoo'`, * the complete build log and the output of `emerge -pqv '=net-mail/cyrus-imapd-3.0.11::gentoo'`. * The complete build log is located at '/var/log/portage/net-mail:cyrus-imapd-3.0.11:20200319-171441.log'. * For convenience, a symlink to the build log is located at '/var/tmp/portage/net-mail/cyrus-imapd-3.0.11/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/net-mail/cyrus-imapd-3.0.11/temp/environment'. * Working directory: '/var/tmp/portage/net-mail/cyrus-imapd-3.0.11/work/cyrus-imapd-3.0.11' * S: '/var/tmp/portage/net-mail/cyrus-imapd-3.0.11/work/cyrus-imapd-3.0.11'