Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 474694 Details for
Bug 602646
net-mail/cyrus-imapd-2.5.10 - ld: /usr/lib64/libcyrus_min.a(libconfig.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
build.log
build.log (text/plain), 147.98 KB, created by
Thomas Beutin
on 2017-05-30 14:59:20 UTC
(
hide
)
Description:
build.log
Filename:
MIME Type:
Creator:
Thomas Beutin
Created:
2017-05-30 14:59:20 UTC
Size:
147.98 KB
patch
obsolete
>[32;01m * [39;49;00mPackage: net-mail/cyrus-imapd-2.5.10 >[32;01m * [39;49;00mRepository: gentoo >[32;01m * [39;49;00mMaintainer: net-mail@gentoo.org >[32;01m * [39;49;00mUSE: abi_x86_64 amd64 elibc_glibc http kernel_linux mysql nntp pam perl postgres sieve snmp sqlite ssl tcpd userland_GNU >[32;01m * [39;49;00mFEATURES: preserve-libs sandbox userpriv usersandbox >>>> Unpacking source... >>>> Unpacking cyrus-imapd-2.5.10.tar.gz to /var/tmp/portage/net-mail/cyrus-imapd-2.5.10/work >>>> Source unpacked in /var/tmp/portage/net-mail/cyrus-imapd-2.5.10/work >>>> Preparing source in /var/tmp/portage/net-mail/cyrus-imapd-2.5.10/work/cyrus-imapd-2.5.10 ... > [32;01m*[0m Applying cyrus-imapd-db.patch ... >[A[182C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Running eautoreconf in '/var/tmp/portage/net-mail/cyrus-imapd-2.5.10/work/cyrus-imapd-2.5.10' ... > [32;01m*[0m Running libtoolize --install --copy --force --automake ... >[A[182C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Running aclocal -I cmulocal ... >[A[182C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Running autoconf --force ... >[A[182C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Running autoheader ... >[A[182C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Running automake --add-missing --copy --foreign --force-missing ... >[A[182C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Running elibtoolize in: cyrus-imapd-2.5.10/ > [32;01m*[0m Applying portage/1.2.0 patch ... > [32;01m*[0m Applying sed/1.5.6 patch ... > [32;01m*[0m Applying as-needed/2.4.3 patch ... >>>> Source prepared. >>>> Configuring source in /var/tmp/portage/net-mail/cyrus-imapd-2.5.10/work/cyrus-imapd-2.5.10 ... > * econf: updating cyrus-imapd-2.5.10/config.guess with /usr/share/gnuconfig/config.guess > * econf: updating cyrus-imapd-2.5.10/config.sub with /usr/share/gnuconfig/config.sub >./configure --prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --disable-dependency-tracking --disable-silent-rules --docdir=/usr/share/doc/cyrus-imapd-2.5.10 --htmldir=/usr/share/doc/cyrus-imapd-2.5.10/html --libdir=/usr/lib64 --enable-murder --enable-netscapehack --enable-idled --enable-event-notification --enable-autocreate --enable-pcre --with-service-path=/usr/lib64/cyrus --with-cyrus-user=cyrus --with-cyrus-group=mail --with-com_err=yes --with-sasl --without-krb --without-krbdes --with-zlib --disable-afs --disable-krb5afspts --without-bdb --without-clamav --enable-nntp --enable-http --disable-replication --disable-gssapi --with-mysql --with-pgsql --with-perl --with-sqlite --with-openssl --disable-server --enable-sieve --with-snmp --disable-static --with-libwrap >checking build system type... x86_64-pc-linux-gnu >checking host system type... x86_64-pc-linux-gnu >checking target system type... x86_64-pc-linux-gnu >checking for x86_64-pc-linux-gnu-pkg-config... /usr/bin/x86_64-pc-linux-gnu-pkg-config >checking pkg-config is at least version 0.9.0... yes >checking for a BSD-compatible install... /usr/lib/portage/python2.7/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 to enable maintainer-specific portions of Makefiles... no >checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc >checking whether the C compiler works... yes >checking for C compiler default output file name... a.out >checking for suffix of executables... >checking whether we are cross compiling... no >checking for suffix of object files... o >checking whether we are using the GNU C compiler... yes >checking whether x86_64-pc-linux-gnu-gcc accepts -g... yes >checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... none needed >checking whether x86_64-pc-linux-gnu-gcc understands -c and -o together... yes >checking for style of include used by make... GNU >checking dependency style of x86_64-pc-linux-gnu-gcc... none >checking whether ln -s works... yes >checking whether make sets $(MAKE)... (cached) yes >checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E >checking for grep that handles long lines and -e... /bin/grep >checking for egrep... /bin/grep -E >checking for ANSI C header files... yes >checking for sys/types.h... yes >checking for sys/stat.h... yes >checking for stdlib.h... yes >checking for string.h... yes >checking for memory.h... yes >checking for strings.h... yes >checking for inttypes.h... yes >checking for stdint.h... yes >checking for unistd.h... yes >checking minix/config.h usability... no >checking minix/config.h presence... no >checking for minix/config.h... no >checking whether it is safe to define __EXTENSIONS__... yes >checking for library containing strerror... none required >checking for gawk... (cached) gawk >checking for an ANSI C-conforming const... yes >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-pc-linux-gnu-gcc... /usr/x86_64-pc-linux-gnu/bin/ld >checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld... yes >checking for BSD- or MS-compatible name lister (nm)... /usr/bin/x86_64-pc-linux-gnu-nm -B >checking the name lister (/usr/bin/x86_64-pc-linux-gnu-nm -B) interface... BSD nm >checking the maximum length of command line arguments... 1572864 >checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop >checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop >checking for /usr/x86_64-pc-linux-gnu/bin/ld option to reload object files... -r >checking for x86_64-pc-linux-gnu-objdump... x86_64-pc-linux-gnu-objdump >checking how to recognize dependent libraries... pass_all >checking for x86_64-pc-linux-gnu-dlltool... no >checking for dlltool... no >checking how to associate runtime and link libraries... printf %s\n >checking for x86_64-pc-linux-gnu-ar... x86_64-pc-linux-gnu-ar >checking for archiver @FILE support... @ >checking for x86_64-pc-linux-gnu-strip... x86_64-pc-linux-gnu-strip >checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib >checking command to parse /usr/bin/x86_64-pc-linux-gnu-nm -B output from x86_64-pc-linux-gnu-gcc object... ok >checking for sysroot... no >checking for a working dd... /bin/dd >checking how to truncate binary pipes... /bin/dd bs=4096 count=1 >checking for x86_64-pc-linux-gnu-mt... no >checking for mt... mt >checking if mt is a manifest tool... no >checking for dlfcn.h... yes >checking for objdir... .libs >checking if x86_64-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no >checking for x86_64-pc-linux-gnu-gcc option to produce PIC... -fPIC -DPIC >checking if x86_64-pc-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes >checking if x86_64-pc-linux-gnu-gcc static flag -static works... yes >checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... yes >checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... (cached) yes >checking whether the x86_64-pc-linux-gnu-gcc linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes >checking whether -lc should be explicitly linked in... no >checking dynamic linker characteristics... GNU/Linux ld.so >checking how to hardcode library paths into programs... immediate >checking whether stripping libraries is possible... yes >checking if libtool supports shared libraries... yes >checking whether to build shared libraries... yes >checking whether to build static libraries... no >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 long long int... 8 >checking size of unsigned long long int... 8 >checking whether byte ordering is bigendian... no >checking if compiler supports -fPIC... yes >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... no >checking for strlcpy... no >checking for getgrouplist... yes >checking for fmemopen... yes >checking for pselect... yes >checking for dirent.h that defines DIR... yes >checking for library containing opendir... none required >checking for stdlib.h... (cached) yes >checking for getpassphrase... no >checking for connect... yes >checking for res_search... no >checking for dn_expand... no >checking for dns_lookup... no >checking for getaddrinfo... yes >checking for gai_strerror... yes >checking for getnameinfo... yes >checking whether you have ss_family in struct sockaddr_storage... yes >checking whether you have sa_len in struct sockaddr... no >checking sys/time.h usability... yes >checking sys/time.h presence... yes >checking for sys/time.h... yes >checking whether time.h and sys/time.h may both be included... yes >checking whether struct tm is in sys/time.h or time.h... time.h >checking for struct tm.tm_zone... yes >checking for timegm... yes >checking for vprintf... yes >checking for _doprnt... no >checking whether to use MySQL... yes >checking libpq-fe.h usability... yes >checking libpq-fe.h presence... yes >checking for libpq-fe.h... yes >checking sqlite3.h usability... yes >checking sqlite3.h presence... yes >checking for sqlite3.h... yes >checking for bison... bison -y >checking for flex... flex >checking lex output file root... lex.yy >checking lex library... -lfl >checking whether yytext is a pointer... yes >checking pcreposix.h usability... yes >checking pcreposix.h presence... yes >checking for pcreposix.h... yes >checking for utf8 enabled pcre... yes >checking 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 fdatasync... yes >checking for uuid_generate in -luuid... yes >checking for sigvec... no >checking for sigvec in -lBSD... no >checking for sigvec in -lucb... no >checking ClamAV support... no >checking for res_search in -lresolv... no >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 size of long... (cached) 8 >checking what directory libraries are found in... lib64 >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 XML2... yes >checking for ICAL... yes >checking for SQLITE3... yes >checking for JSON... yes >checking for icaltimezone_set_builtin_tzdata in -lical... yes >checking for ICU... yes >checking for icalrecurrencetype_rscale_is_supported in -lical... no >checking for modern syslog... yes >checking which syslog facility to use... LOG_LOCAL6 >checking for getdtablesize... yes >checking to use old sieve service name... no >checking for crypt... no >checking for crypt in -lcrypt... yes >checking GSSAPI... disabled >checking sasl/sasl.h usability... yes >checking sasl/sasl.h presence... yes >checking for sasl/sasl.h... yes >checking sasl/saslutil.h usability... yes >checking sasl/saslutil.h presence... yes >checking for sasl/saslutil.h... yes >checking for prop_get in -lsasl2... yes >checking for sasl_checkapop in -lsasl2... yes >checking for perl... perl >checking for perl cccdlflags needed on "linux-gnu"... -fPIC >checking for request_init in -lwrap... yes >checking tcpd.h usability... yes >checking tcpd.h presence... yes >checking for tcpd.h... yes >checking libwrap support... yes >checking for yp_get_default_domain in -lnsl... yes >checking for net-snmp-config... /usr/bin/net-snmp-config >checking NET SNMP libraries... yes >checking net-snmp/agent/agent_module_config.h usability... yes >checking net-snmp/agent/agent_module_config.h presence... yes >checking for net-snmp/agent/agent_module_config.h... yes >checking that generated files are newer than configure... done >configure: creating ./config.status >config.status: creating libcyrus_min.pc >config.status: creating libcyrus.pc >config.status: creating libcyrus_sieve.pc >config.status: creating Makefile >config.status: creating perl/annotator/Makefile.PL >config.status: creating perl/imap/Makefile.PL >config.status: creating perl/sieve/managesieve/Makefile.PL >config.status: creating config.h >config.status: executing depfiles commands >config.status: executing libtool commands >config.status: executing perl/annotator/Makefile commands >Checking if your kit is complete... >Looks good >Generating a Unix-style Makefile >Writing Makefile for Cyrus::Annotator::Daemon >Writing MYMETA.yml and MYMETA.json >config.status: executing perl/imap/Makefile commands >Checking if your kit is complete... >Looks good >Generating a Unix-style Makefile >Writing Makefile for Cyrus::IMAP >Writing MYMETA.yml and MYMETA.json >config.status: executing perl/sieve/managesieve/Makefile commands >Checking if your kit is complete... >Looks good >Generating a Unix-style Makefile >Writing Makefile for Cyrus::SIEVE::managesieve >Writing MYMETA.yml and MYMETA.json > >Cyrus Imapd configured components > > event notification: yes > gssapi: no > autocreate: yes > idled: yes > http: yes > kerberos V4: no > murder: yes > nntpd: yes > replication: no > sieve: yes > >External dependencies: > ldap: no > openssl: yes > pcre: yes > >Database support: > bdb: no > mysql: yes > postgresql: yes > sqlite: yes > >>>> Source configured. >>>> Compiling source in /var/tmp/portage/net-mail/cyrus-imapd-2.5.10/work/cyrus-imapd-2.5.10 ... >make -j5 >./tools/config2header CC="x86_64-pc-linux-gnu-gcc" ./lib/imapopts.c ./lib/imapopts.h < ./lib/imapoptions >cd imap && /var/tmp/portage/net-mail/cyrus-imapd-2.5.10/work/cyrus-imapd-2.5.10/com_err/et/compile_et .././imap/imap_err.et >cd sieve && /var/tmp/portage/net-mail/cyrus-imapd-2.5.10/work/cyrus-imapd-2.5.10/com_err/et/compile_et .././sieve/sieve_err.et >make all-recursive >make[1]: Entering directory '/var/tmp/portage/net-mail/cyrus-imapd-2.5.10/work/cyrus-imapd-2.5.10' >Making all in . >make[2]: Entering directory '/var/tmp/portage/net-mail/cyrus-imapd-2.5.10/work/cyrus-imapd-2.5.10' >### Building chartables... >perl ./lib/mkchartable.pl -m ./lib/charset/unifix.txt -m ./lib/charset/UnicodeData.txt -a ./lib/charset/aliases.txt -o lib/chartable.c ./lib/charset/*.t || (rm -f lib/chartable.c && exit 1) >/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./com_err/et -I. -I./lib -I. -I./lib -DHAVE_CONFIG_H -I/usr/include/mysql -fomit-frame-pointer -fno-strict-aliasing -DNDEBUG -I/usr/include -fPIC -march=corei7-avx -fomit-frame-pointer -O2 -pipe -c -o lib/acl.lo lib/acl.c >/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./com_err/et -I. -I./lib -I. -I./lib -DHAVE_CONFIG_H -I/usr/include/mysql -fomit-frame-pointer -fno-strict-aliasing -DNDEBUG -I/usr/include -fPIC -march=corei7-avx -fomit-frame-pointer -O2 -pipe -c -o lib/acl_afs.lo lib/acl_afs.c >/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./com_err/et -I. -I./lib -I. -I./lib -DHAVE_CONFIG_H -I/usr/include/mysql -fomit-frame-pointer -fno-strict-aliasing -DNDEBUG -I/usr/include -fPIC -march=corei7-avx -fomit-frame-pointer -O2 -pipe -c -o lib/auth.lo lib/auth.c >/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./com_err/et -I. -I./lib -I. -I./lib -DHAVE_CONFIG_H -I/usr/include/mysql -fomit-frame-pointer -fno-strict-aliasing -DNDEBUG -I/usr/include -fPIC -march=corei7-avx -fomit-frame-pointer -O2 -pipe -c -o lib/auth_krb.lo lib/auth_krb.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./com_err/et -I. -I./lib -I. -I./lib -DHAVE_CONFIG_H -I/usr/include/mysql -fomit-frame-pointer -fno-strict-aliasing -DNDEBUG -I/usr/include -fPIC -march=corei7-avx -fomit-frame-pointer -O2 -pipe -c lib/acl.c -fPIC -DPIC -o lib/.libs/acl.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./com_err/et -I. -I./lib -I. -I./lib -DHAVE_CONFIG_H -I/usr/include/mysql -fomit-frame-pointer -fno-strict-aliasing -DNDEBUG -I/usr/include -fPIC -march=corei7-avx -fomit-frame-pointer -O2 -pipe -c lib/auth.c -fPIC -DPIC -o lib/.libs/auth.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./com_err/et -I. -I./lib -I. -I./lib -DHAVE_CONFIG_H -I/usr/include/mysql -fomit-frame-pointer -fno-strict-aliasing -DNDEBUG -I/usr/include -fPIC -march=corei7-avx -fomit-frame-pointer -O2 -pipe -c lib/auth_krb.c -fPIC -DPIC -o lib/.libs/auth_krb.o >/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./com_err/et -I. -I./lib -I. -I./lib -DHAVE_CONFIG_H -I/usr/include/mysql -fomit-frame-pointer -fno-strict-aliasing -DNDEBUG -I/usr/include -fPIC -march=corei7-avx -fomit-frame-pointer -O2 -pipe -c -o lib/auth_krb5.lo lib/auth_krb5.c >/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./com_err/et -I. -I./lib -I. -I./lib -DHAVE_CONFIG_H -I/usr/include/mysql -fomit-frame-pointer -fno-strict-aliasing -DNDEBUG -I/usr/include -fPIC -march=corei7-avx -fomit-frame-pointer -O2 -pipe -c -o lib/auth_pts.lo lib/auth_pts.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./com_err/et -I. -I./lib -I. -I./lib -DHAVE_CONFIG_H -I/usr/include/mysql -fomit-frame-pointer -fno-strict-aliasing -DNDEBUG -I/usr/include -fPIC -march=corei7-avx -fomit-frame-pointer -O2 -pipe -c lib/acl_afs.c -fPIC -DPIC -o lib/.libs/acl_afs.o >/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./com_err/et -I. -I./lib -I. -I./lib -DHAVE_CONFIG_H -I/usr/include/mysql -fomit-frame-pointer -fno-strict-aliasing -DNDEBUG -I/usr/include -fPIC -march=corei7-avx -fomit-frame-pointer -O2 -pipe -c -o lib/auth_unix.lo lib/auth_unix.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./com_err/et -I. -I./lib -I. -I./lib -DHAVE_CONFIG_H -I/usr/include/mysql -fomit-frame-pointer -fno-strict-aliasing -DNDEBUG -I/usr/include -fPIC -march=corei7-avx -fomit-frame-pointer -O2 -pipe -c lib/auth_krb5.c -fPIC -DPIC -o lib/.libs/auth_krb5.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./com_err/et -I. -I./lib -I. -I./lib -DHAVE_CONFIG_H -I/usr/include/mysql -fomit-frame-pointer -fno-strict-aliasing -DNDEBUG -I/usr/include -fPIC -march=corei7-avx -fomit-frame-pointer -O2 -pipe -c lib/auth_pts.c -fPIC -DPIC -o lib/.libs/auth_pts.o >/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./com_err/et -I. -I./lib -I. -I./lib -DHAVE_CONFIG_H -I/usr/include/mysql -fomit-frame-pointer -fno-strict-aliasing -DNDEBUG -I/usr/include -fPIC -march=corei7-avx -fomit-frame-pointer -O2 -pipe -c -o lib/bitvector.lo lib/bitvector.c >/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./com_err/et -I. -I./lib -I. -I./lib -DHAVE_CONFIG_H -I/usr/include/mysql -fomit-frame-pointer -fno-strict-aliasing -DNDEBUG -I/usr/include -fPIC -march=corei7-avx -fomit-frame-pointer -O2 -pipe -c -o lib/bsearch.lo lib/bsearch.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./com_err/et -I. -I./lib -I. -I./lib -DHAVE_CONFIG_H -I/usr/include/mysql -fomit-frame-pointer -fno-strict-aliasing -DNDEBUG -I/usr/include -fPIC -march=corei7-avx -fomit-frame-pointer -O2 -pipe -c lib/auth_unix.c -fPIC -DPIC -o lib/.libs/auth_unix.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./com_err/et -I. -I./lib -I. -I./lib -DHAVE_CONFIG_H -I/usr/include/mysql -fomit-frame-pointer -fno-strict-aliasing -DNDEBUG -I/usr/include -fPIC -march=corei7-avx -fomit-frame-pointer -O2 -pipe -c lib/bsearch.c -fPIC -DPIC -o lib/.libs/bsearch.o >mkchartable: expanded unicode mappings... (523/27268) >/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./com_err/et -I. -I./lib -I. -I./lib -DHAVE_CONFIG_H -I/usr/include/mysql -fomit-frame-pointer -fno-strict-aliasing -DNDEBUG -I/usr/include -fPIC -march=corei7-avx -fomit-frame-pointer -O2 -pipe -c -o lib/byteorder64.lo lib/byteorder64.c >/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./com_err/et -I. -I./lib -I. -I./lib -DHAVE_CONFIG_H -I/usr/include/mysql -fomit-frame-pointer -fno-strict-aliasing -DNDEBUG -I/usr/include -fPIC -march=corei7-avx -fomit-frame-pointer -O2 -pipe -c -o lib/charset.lo lib/charset.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./com_err/et -I. -I./lib -I. -I./lib -DHAVE_CONFIG_H -I/usr/include/mysql -fomit-frame-pointer -fno-strict-aliasing -DNDEBUG -I/usr/include -fPIC -march=corei7-avx -fomit-frame-pointer -O2 -pipe -c lib/bitvector.c -fPIC -DPIC -o lib/.libs/bitvector.o >/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./com_err/et -I. -I./lib -I. -I./lib -DHAVE_CONFIG_H -I/usr/include/mysql -fomit-frame-pointer -fno-strict-aliasing -DNDEBUG -I/usr/include -fPIC -march=corei7-avx -fomit-frame-pointer -O2 -pipe -c -o lib/command.lo lib/command.c >mkchartable: building expansion table... >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./com_err/et -I. -I./lib -I. -I./lib -DHAVE_CONFIG_H -I/usr/include/mysql -fomit-frame-pointer -fno-strict-aliasing -DNDEBUG -I/usr/include -fPIC -march=corei7-avx -fomit-frame-pointer -O2 -pipe -c lib/byteorder64.c -fPIC -DPIC -o lib/.libs/byteorder64.o >mkchartable: building translation table... >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./com_err/et -I. -I./lib -I. -I./lib -DHAVE_CONFIG_H -I/usr/include/mysql -fomit-frame-pointer -fno-strict-aliasing -DNDEBUG -I/usr/include -fPIC -march=corei7-avx -fomit-frame-pointer -O2 -pipe -c lib/command.c -fPIC -DPIC -o lib/.libs/command.o >/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./com_err/et -I. -I./lib -I. -I./lib -DHAVE_CONFIG_H -I/usr/include/mysql -fomit-frame-pointer -fno-strict-aliasing -DNDEBUG -I/usr/include -fPIC -march=corei7-avx -fomit-frame-pointer -O2 -pipe -c -o lib/crc32.lo lib/crc32.c >/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./com_err/et -I. -I./lib -I. -I./lib -DHAVE_CONFIG_H -I/usr/include/mysql -fomit-frame-pointer -fno-strict-aliasing -DNDEBUG -I/usr/include -fPIC -march=corei7-avx -fomit-frame-pointer -O2 -pipe -c -o lib/cyrusdb.lo lib/cyrusdb.c >/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./com_err/et -I. -I./lib -I. -I./lib -DHAVE_CONFIG_H -I/usr/include/mysql -fomit-frame-pointer -fno-strict-aliasing -DNDEBUG -I/usr/include -fPIC -march=corei7-avx -fomit-frame-pointer -O2 -pipe -c -o lib/cyrusdb_flat.lo lib/cyrusdb_flat.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./com_err/et -I. -I./lib -I. -I./lib -DHAVE_CONFIG_H -I/usr/include/mysql -fomit-frame-pointer -fno-strict-aliasing -DNDEBUG -I/usr/include -fPIC -march=corei7-avx -fomit-frame-pointer -O2 -pipe -c lib/crc32.c -fPIC -DPIC -o lib/.libs/crc32.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./com_err/et -I. -I./lib -I. -I./lib -DHAVE_CONFIG_H -I/usr/include/mysql -fomit-frame-pointer -fno-strict-aliasing -DNDEBUG -I/usr/include -fPIC -march=corei7-avx -fomit-frame-pointer -O2 -pipe -c lib/charset.c -fPIC -DPIC -o lib/.libs/charset.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./com_err/et -I. -I./lib -I. -I./lib -DHAVE_CONFIG_H -I/usr/include/mysql -fomit-frame-pointer -fno-strict-aliasing -DNDEBUG -I/usr/include -fPIC -march=corei7-avx -fomit-frame-pointer -O2 -pipe -c lib/cyrusdb_flat.c -fPIC -DPIC -o lib/.libs/cyrusdb_flat.o >mkchartable: mapping ./lib/charset/big5.t... >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./com_err/et -I. -I./lib -I. -I./lib -DHAVE_CONFIG_H -I/usr/include/mysql -fomit-frame-pointer -fno-strict-aliasing -DNDEBUG -I/usr/include -fPIC -march=corei7-avx -fomit-frame-pointer -O2 -pipe -c lib/cyrusdb.c -fPIC -DPIC -o lib/.libs/cyrusdb.o >/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./com_err/et -I. -I./lib -I. -I./lib -DHAVE_CONFIG_H -I/usr/include/mysql -fomit-frame-pointer -fno-strict-aliasing -DNDEBUG -I/usr/include -fPIC -march=corei7-avx -fomit-frame-pointer -O2 -pipe -c -o lib/cyrusdb_quotalegacy.lo lib/cyrusdb_quotalegacy.c >mkchartable: mapping ./lib/charset/gb2312.t... >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./com_err/et -I. -I./lib -I. -I./lib -DHAVE_CONFIG_H -I/usr/include/mysql -fomit-frame-pointer -fno-strict-aliasing -DNDEBUG -I/usr/include -fPIC -march=corei7-avx -fomit-frame-pointer -O2 -pipe -c lib/cyrusdb_quotalegacy.c -fPIC -DPIC -o lib/.libs/cyrusdb_quotalegacy.o >/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./com_err/et -I. -I./lib -I. -I./lib -DHAVE_CONFIG_H -I/usr/include/mysql -fomit-frame-pointer -fno-strict-aliasing -DNDEBUG -I/usr/include -fPIC -march=corei7-avx -fomit-frame-pointer -O2 -pipe -c -o lib/cyrusdb_skiplist.lo lib/cyrusdb_skiplist.c >/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./com_err/et -I. -I./lib -I. -I./lib -DHAVE_CONFIG_H -I/usr/include/mysql -fomit-frame-pointer -fno-strict-aliasing -DNDEBUG -I/usr/include -fPIC -march=corei7-avx -fomit-frame-pointer -O2 -pipe -c -o lib/cyrusdb_twoskip.lo lib/cyrusdb_twoskip.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./com_err/et -I. -I./lib -I. -I./lib -DHAVE_CONFIG_H -I/usr/include/mysql -fomit-frame-pointer -fno-strict-aliasing -DNDEBUG -I/usr/include -fPIC -march=corei7-avx -fomit-frame-pointer -O2 -pipe -c lib/cyrusdb_twoskip.c -fPIC -DPIC -o lib/.libs/cyrusdb_twoskip.o >mkchartable: mapping ./lib/charset/iso-2022-jp.t... >/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./com_err/et -I. -I./lib -I. -I./lib -DHAVE_CONFIG_H -I/usr/include/mysql -fomit-frame-pointer -fno-strict-aliasing -DNDEBUG -I/usr/include -fPIC -march=corei7-avx -fomit-frame-pointer -O2 -pipe -c -o lib/glob.lo lib/glob.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./com_err/et -I. -I./lib -I. -I./lib -DHAVE_CONFIG_H -I/usr/include/mysql -fomit-frame-pointer -fno-strict-aliasing -DNDEBUG -I/usr/include -fPIC -march=corei7-avx -fomit-frame-pointer -O2 -pipe -c lib/glob.c -fPIC -DPIC -o lib/.libs/glob.o >mkchartable: mapping ./lib/charset/iso-2022-kr.t... >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./com_err/et -I. -I./lib -I. -I./lib -DHAVE_CONFIG_H -I/usr/include/mysql -fomit-frame-pointer -fno-strict-aliasing -DNDEBUG -I/usr/include -fPIC -march=corei7-avx -fomit-frame-pointer -O2 -pipe -c lib/cyrusdb_skiplist.c -fPIC -DPIC -o lib/.libs/cyrusdb_skiplist.o >/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./com_err/et -I. -I./lib -I. -I./lib -DHAVE_CONFIG_H -I/usr/include/mysql -fomit-frame-pointer -fno-strict-aliasing -DNDEBUG -I/usr/include -fPIC -march=corei7-avx -fomit-frame-pointer -O2 -pipe -c -o lib/imapurl.lo lib/imapurl.c >/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./com_err/et -I. -I./lib -I. -I./lib -DHAVE_CONFIG_H -I/usr/include/mysql -fomit-frame-pointer -fno-strict-aliasing -DNDEBUG -I/usr/include -fPIC -march=corei7-avx -fomit-frame-pointer -O2 -pipe -c -o lib/imclient.lo lib/imclient.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./com_err/et -I. -I./lib -I. -I./lib -DHAVE_CONFIG_H -I/usr/include/mysql -fomit-frame-pointer -fno-strict-aliasing -DNDEBUG -I/usr/include -fPIC -march=corei7-avx -fomit-frame-pointer -O2 -pipe -c lib/imapurl.c -fPIC -DPIC -o lib/.libs/imapurl.o >mkchartable: mapping ./lib/charset/iso-8859-1.t... >mkchartable: mapping ./lib/charset/iso-8859-10.t... >mkchartable: mapping ./lib/charset/iso-8859-11.t... >mkchartable: mapping ./lib/charset/iso-8859-13.t... >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./com_err/et -I. -I./lib -I. -I./lib -DHAVE_CONFIG_H -I/usr/include/mysql -fomit-frame-pointer -fno-strict-aliasing -DNDEBUG -I/usr/include -fPIC -march=corei7-avx -fomit-frame-pointer -O2 -pipe -c lib/imclient.c -fPIC -DPIC -o lib/.libs/imclient.o >mkchartable: mapping ./lib/charset/iso-8859-14.t... >mkchartable: mapping ./lib/charset/iso-8859-15.t... >mkchartable: mapping ./lib/charset/iso-8859-16.t... >mkchartable: mapping ./lib/charset/iso-8859-2.t... >mkchartable: mapping ./lib/charset/iso-8859-3.t... >mkchartable: mapping ./lib/charset/iso-8859-4.t... >mkchartable: mapping ./lib/charset/iso-8859-5.t... >mkchartable: mapping ./lib/charset/iso-8859-6.t... >mkchartable: mapping ./lib/charset/iso-8859-7.t... >mkchartable: mapping ./lib/charset/iso-8859-8.t... >mkchartable: mapping ./lib/charset/iso-8859-9.t... >mkchartable: mapping ./lib/charset/koi8-r.t... >mkchartable: mapping ./lib/charset/us-ascii.t... >mkchartable: mapping ./lib/charset/windows-1250.t... >mkchartable: mapping ./lib/charset/windows-1251.t... >mkchartable: mapping ./lib/charset/windows-1252.t... >mkchartable: mapping ./lib/charset/windows-1254.t... >mkchartable: mapping ./lib/charset/windows-1255.t... >mkchartable: mapping ./lib/charset/windows-1256.t... >mkchartable: mapping ./lib/charset/windows-1258.t... >mkchartable: mapping ./lib/charset/windows-874.t... >### Done building chartables. >/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./com_err/et -I. -I./lib -I. -I./lib -DHAVE_CONFIG_H -I/usr/include/mysql -fomit-frame-pointer -fno-strict-aliasing -DNDEBUG -I/usr/include -fPIC -march=corei7-avx -fomit-frame-pointer -O2 -pipe -c -o lib/imparse.lo lib/imparse.c >/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./com_err/et -I. -I./lib -I. -I./lib -DHAVE_CONFIG_H -I/usr/include/mysql -fomit-frame-pointer -fno-strict-aliasing -DNDEBUG -I/usr/include -fPIC -march=corei7-avx -fomit-frame-pointer -O2 -pipe -c -o lib/iostat.lo lib/iostat.c >/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./com_err/et -I. -I./lib -I. -I./lib -DHAVE_CONFIG_H -I/usr/include/mysql -fomit-frame-pointer -fno-strict-aliasing -DNDEBUG -I/usr/include -fPIC -march=corei7-avx -fomit-frame-pointer -O2 -pipe -c -o lib/iptostring.lo lib/iptostring.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./com_err/et -I. -I./lib -I. -I./lib -DHAVE_CONFIG_H -I/usr/include/mysql -fomit-frame-pointer -fno-strict-aliasing -DNDEBUG -I/usr/include -fPIC -march=corei7-avx -fomit-frame-pointer -O2 -pipe -c lib/imparse.c -fPIC -DPIC -o lib/.libs/imparse.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./com_err/et -I. -I./lib -I. -I./lib -DHAVE_CONFIG_H -I/usr/include/mysql -fomit-frame-pointer -fno-strict-aliasing -DNDEBUG -I/usr/include -fPIC -march=corei7-avx -fomit-frame-pointer -O2 -pipe -c lib/iostat.c -fPIC -DPIC -o lib/.libs/iostat.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./com_err/et -I. -I./lib -I. -I./lib -DHAVE_CONFIG_H -I/usr/include/mysql -fomit-frame-pointer -fno-strict-aliasing -DNDEBUG -I/usr/include -fPIC -march=corei7-avx -fomit-frame-pointer -O2 -pipe -c lib/iptostring.c -fPIC -DPIC -o lib/.libs/iptostring.o >/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./com_err/et -I. -I./lib -I. -I./lib -DHAVE_CONFIG_H -I/usr/include/mysql -fomit-frame-pointer -fno-strict-aliasing -DNDEBUG -I/usr/include -fPIC -march=corei7-avx -fomit-frame-pointer -O2 -pipe -c -o lib/libcyr_cfg.lo lib/libcyr_cfg.c >/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./com_err/et -I. -I./lib -I. -I./lib -DHAVE_CONFIG_H -I/usr/include/mysql -fomit-frame-pointer -fno-strict-aliasing -DNDEBUG -I/usr/include -fPIC -march=corei7-avx -fomit-frame-pointer -O2 -pipe -c -o lib/lsort.lo lib/lsort.c >/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./com_err/et -I. -I./lib -I. -I./lib -DHAVE_CONFIG_H -I/usr/include/mysql -fomit-frame-pointer -fno-strict-aliasing -DNDEBUG -I/usr/include -fPIC -march=corei7-avx -fomit-frame-pointer -O2 -pipe -c -o lib/mappedfile.lo lib/mappedfile.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./com_err/et -I. -I./lib -I. -I./lib -DHAVE_CONFIG_H -I/usr/include/mysql -fomit-frame-pointer -fno-strict-aliasing -DNDEBUG -I/usr/include -fPIC -march=corei7-avx -fomit-frame-pointer -O2 -pipe -c lib/libcyr_cfg.c -fPIC -DPIC -o lib/.libs/libcyr_cfg.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./com_err/et -I. -I./lib -I. -I./lib -DHAVE_CONFIG_H -I/usr/include/mysql -fomit-frame-pointer -fno-strict-aliasing -DNDEBUG -I/usr/include -fPIC -march=corei7-avx -fomit-frame-pointer -O2 -pipe -c lib/lsort.c -fPIC -DPIC -o lib/.libs/lsort.o >/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./com_err/et -I. -I./lib -I. -I./lib -DHAVE_CONFIG_H -I/usr/include/mysql -fomit-frame-pointer -fno-strict-aliasing -DNDEBUG -I/usr/include -fPIC -march=corei7-avx -fomit-frame-pointer -O2 -pipe -c -o lib/mkgmtime.lo lib/mkgmtime.c >/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./com_err/et -I. -I./lib -I. -I./lib -DHAVE_CONFIG_H -I/usr/include/mysql -fomit-frame-pointer -fno-strict-aliasing -DNDEBUG -I/usr/include -fPIC -march=corei7-avx -fomit-frame-pointer -O2 -pipe -c -o lib/parseaddr.lo lib/parseaddr.c >/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./com_err/et -I. -I./lib -I. -I./lib -DHAVE_CONFIG_H -I/usr/include/mysql -fomit-frame-pointer -fno-strict-aliasing -DNDEBUG -I/usr/include -fPIC -march=corei7-avx -fomit-frame-pointer -O2 -pipe -c -o lib/prot.lo lib/prot.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./com_err/et -I. -I./lib -I. -I./lib -DHAVE_CONFIG_H -I/usr/include/mysql -fomit-frame-pointer -fno-strict-aliasing -DNDEBUG -I/usr/include -fPIC -march=corei7-avx -fomit-frame-pointer -O2 -pipe -c lib/mkgmtime.c -fPIC -DPIC -o lib/.libs/mkgmtime.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./com_err/et -I. -I./lib -I. -I./lib -DHAVE_CONFIG_H -I/usr/include/mysql -fomit-frame-pointer -fno-strict-aliasing -DNDEBUG -I/usr/include -fPIC -march=corei7-avx -fomit-frame-pointer -O2 -pipe -c lib/mappedfile.c -fPIC -DPIC -o lib/.libs/mappedfile.o >/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./com_err/et -I. -I./lib -I. -I./lib -DHAVE_CONFIG_H -I/usr/include/mysql -fomit-frame-pointer -fno-strict-aliasing -DNDEBUG -I/usr/include -fPIC -march=corei7-avx -fomit-frame-pointer -O2 -pipe -c -o lib/ptrarray.lo lib/ptrarray.c >/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./com_err/et -I. -I./lib -I. -I./lib -DHAVE_CONFIG_H -I/usr/include/mysql -fomit-frame-pointer -fno-strict-aliasing -DNDEBUG -I/usr/include -fPIC -march=corei7-avx -fomit-frame-pointer -O2 -pipe -c -o lib/rfc822tok.lo lib/rfc822tok.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./com_err/et -I. -I./lib -I. -I./lib -DHAVE_CONFIG_H -I/usr/include/mysql -fomit-frame-pointer -fno-strict-aliasing -DNDEBUG -I/usr/include -fPIC -march=corei7-avx -fomit-frame-pointer -O2 -pipe -c lib/parseaddr.c -fPIC -DPIC -o lib/.libs/parseaddr.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./com_err/et -I. -I./lib -I. -I./lib -DHAVE_CONFIG_H -I/usr/include/mysql -fomit-frame-pointer -fno-strict-aliasing -DNDEBUG -I/usr/include -fPIC -march=corei7-avx -fomit-frame-pointer -O2 -pipe -c lib/prot.c -fPIC -DPIC -o lib/.libs/prot.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./com_err/et -I. -I./lib -I. -I./lib -DHAVE_CONFIG_H -I/usr/include/mysql -fomit-frame-pointer -fno-strict-aliasing -DNDEBUG -I/usr/include -fPIC -march=corei7-avx -fomit-frame-pointer -O2 -pipe -c lib/ptrarray.c -fPIC -DPIC -o lib/.libs/ptrarray.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./com_err/et -I. -I./lib -I. -I./lib -DHAVE_CONFIG_H -I/usr/include/mysql -fomit-frame-pointer -fno-strict-aliasing -DNDEBUG -I/usr/include -fPIC -march=corei7-avx -fomit-frame-pointer -O2 -pipe -c lib/rfc822tok.c -fPIC -DPIC -o lib/.libs/rfc822tok.o >/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./com_err/et -I. -I./lib -I. -I./lib -DHAVE_CONFIG_H -I/usr/include/mysql -fomit-frame-pointer -fno-strict-aliasing -DNDEBUG -I/usr/include -fPIC -march=corei7-avx -fomit-frame-pointer -O2 -pipe -c -o lib/signals.lo lib/signals.c >/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./com_err/et -I. -I./lib -I. -I./lib -DHAVE_CONFIG_H -I/usr/include/mysql -fomit-frame-pointer -fno-strict-aliasing -DNDEBUG -I/usr/include -fPIC -march=corei7-avx -fomit-frame-pointer -O2 -pipe -c -o lib/stristr.lo lib/stristr.c >/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./com_err/et -I. -I./lib -I. -I./lib -DHAVE_CONFIG_H -I/usr/include/mysql -fomit-frame-pointer -fno-strict-aliasing -DNDEBUG -I/usr/include -fPIC -march=corei7-avx -fomit-frame-pointer -O2 -pipe -c -o lib/times.lo lib/times.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./com_err/et -I. -I./lib -I. -I./lib -DHAVE_CONFIG_H -I/usr/include/mysql -fomit-frame-pointer -fno-strict-aliasing -DNDEBUG -I/usr/include -fPIC -march=corei7-avx -fomit-frame-pointer -O2 -pipe -c lib/stristr.c -fPIC -DPIC -o lib/.libs/stristr.o >/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./com_err/et -I. -I./lib -I. -I./lib -DHAVE_CONFIG_H -I/usr/include/mysql -fomit-frame-pointer -fno-strict-aliasing -DNDEBUG -I/usr/include -fPIC -march=corei7-avx -fomit-frame-pointer -O2 -pipe -c -o lib/tok.lo lib/tok.c >/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./com_err/et -I. -I./lib -I. -I./lib -DHAVE_CONFIG_H -I/usr/include/mysql -fomit-frame-pointer -fno-strict-aliasing -DNDEBUG -I/usr/include -fPIC -march=corei7-avx -fomit-frame-pointer -O2 -pipe -c -o lib/wildmat.lo lib/wildmat.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./com_err/et -I. -I./lib -I. -I./lib -DHAVE_CONFIG_H -I/usr/include/mysql -fomit-frame-pointer -fno-strict-aliasing -DNDEBUG -I/usr/include -fPIC -march=corei7-avx -fomit-frame-pointer -O2 -pipe -c lib/signals.c -fPIC -DPIC -o lib/.libs/signals.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./com_err/et -I. -I./lib -I. -I./lib -DHAVE_CONFIG_H -I/usr/include/mysql -fomit-frame-pointer -fno-strict-aliasing -DNDEBUG -I/usr/include -fPIC -march=corei7-avx -fomit-frame-pointer -O2 -pipe -c lib/wildmat.c -fPIC -DPIC -o lib/.libs/wildmat.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./com_err/et -I. -I./lib -I. -I./lib -DHAVE_CONFIG_H -I/usr/include/mysql -fomit-frame-pointer -fno-strict-aliasing -DNDEBUG -I/usr/include -fPIC -march=corei7-avx -fomit-frame-pointer -O2 -pipe -c lib/tok.c -fPIC -DPIC -o lib/.libs/tok.o >/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./com_err/et -I. -I./lib -I. -I./lib -DHAVE_CONFIG_H -I/usr/include/mysql -fomit-frame-pointer -fno-strict-aliasing -DNDEBUG -I/usr/include -fPIC -march=corei7-avx -fomit-frame-pointer -O2 -pipe -c -o lib/cyrusdb_sql.lo lib/cyrusdb_sql.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./com_err/et -I. -I./lib -I. -I./lib -DHAVE_CONFIG_H -I/usr/include/mysql -fomit-frame-pointer -fno-strict-aliasing -DNDEBUG -I/usr/include -fPIC -march=corei7-avx -fomit-frame-pointer -O2 -pipe -c lib/times.c -fPIC -DPIC -o lib/.libs/times.o >/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./com_err/et -I. -I./lib -I. -I./lib -DHAVE_CONFIG_H -I/usr/include/mysql -fomit-frame-pointer -fno-strict-aliasing -DNDEBUG -I/usr/include -fPIC -march=corei7-avx -fomit-frame-pointer -O2 -pipe -c -o lib/gmtoff_tm.lo lib/gmtoff_tm.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./com_err/et -I. -I./lib -I. -I./lib -DHAVE_CONFIG_H -I/usr/include/mysql -fomit-frame-pointer -fno-strict-aliasing -DNDEBUG -I/usr/include -fPIC -march=corei7-avx -fomit-frame-pointer -O2 -pipe -c lib/cyrusdb_sql.c -fPIC -DPIC -o lib/.libs/cyrusdb_sql.o >/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./com_err/et -I. -I./lib -I. -I./lib -DHAVE_CONFIG_H -I/usr/include/mysql -fomit-frame-pointer -fno-strict-aliasing -DNDEBUG -I/usr/include -fPIC -march=corei7-avx -fomit-frame-pointer -O2 -pipe -c -o lib/nonblock_fcntl.lo lib/nonblock_fcntl.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./com_err/et -I. -I./lib -I. -I./lib -DHAVE_CONFIG_H -I/usr/include/mysql -fomit-frame-pointer -fno-strict-aliasing -DNDEBUG -I/usr/include -fPIC -march=corei7-avx -fomit-frame-pointer -O2 -pipe -c lib/gmtoff_tm.c -fPIC -DPIC -o lib/.libs/gmtoff_tm.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./com_err/et -I. -I./lib -I. -I./lib -DHAVE_CONFIG_H -I/usr/include/mysql -fomit-frame-pointer -fno-strict-aliasing -DNDEBUG -I/usr/include -fPIC -march=corei7-avx -fomit-frame-pointer -O2 -pipe -c lib/nonblock_fcntl.c -fPIC -DPIC -o lib/.libs/nonblock_fcntl.o >/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./com_err/et -I. -I./lib -I. -I./lib -DHAVE_CONFIG_H -I/usr/include/mysql -fomit-frame-pointer -fno-strict-aliasing -DNDEBUG -I/usr/include -fPIC -march=corei7-avx -fomit-frame-pointer -O2 -pipe -c -o lib/arrayu64.lo lib/arrayu64.c >/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./com_err/et -I. -I./lib -I. -I./lib -DHAVE_CONFIG_H -I/usr/include/mysql -fomit-frame-pointer -fno-strict-aliasing -DNDEBUG -I/usr/include -fPIC -march=corei7-avx -fomit-frame-pointer -O2 -pipe -c -o lib/assert.lo lib/assert.c >/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./com_err/et -I. -I./lib -I. -I./lib -DHAVE_CONFIG_H -I/usr/include/mysql -fomit-frame-pointer -fno-strict-aliasing -DNDEBUG -I/usr/include -fPIC -march=corei7-avx -fomit-frame-pointer -O2 -pipe -c -o lib/hash.lo lib/hash.c >/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./com_err/et -I. -I./lib -I. -I./lib -DHAVE_CONFIG_H -I/usr/include/mysql -fomit-frame-pointer -fno-strict-aliasing -DNDEBUG -I/usr/include -fPIC -march=corei7-avx -fomit-frame-pointer -O2 -pipe -c -o lib/hashu64.lo lib/hashu64.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./com_err/et -I. -I./lib -I. -I./lib -DHAVE_CONFIG_H -I/usr/include/mysql -fomit-frame-pointer -fno-strict-aliasing -DNDEBUG -I/usr/include -fPIC -march=corei7-avx -fomit-frame-pointer -O2 -pipe -c lib/arrayu64.c -fPIC -DPIC -o lib/.libs/arrayu64.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./com_err/et -I. -I./lib -I. -I./lib -DHAVE_CONFIG_H -I/usr/include/mysql -fomit-frame-pointer -fno-strict-aliasing -DNDEBUG -I/usr/include -fPIC -march=corei7-avx -fomit-frame-pointer -O2 -pipe -c lib/assert.c -fPIC -DPIC -o lib/.libs/assert.o >/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./com_err/et -I. -I./lib -I. -I./lib -DHAVE_CONFIG_H -I/usr/include/mysql -fomit-frame-pointer -fno-strict-aliasing -DNDEBUG -I/usr/include -fPIC -march=corei7-avx -fomit-frame-pointer -O2 -pipe -c -o lib/libconfig.lo lib/libconfig.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./com_err/et -I. -I./lib -I. -I./lib -DHAVE_CONFIG_H -I/usr/include/mysql -fomit-frame-pointer -fno-strict-aliasing -DNDEBUG -I/usr/include -fPIC -march=corei7-avx -fomit-frame-pointer -O2 -pipe -c lib/hashu64.c -fPIC -DPIC -o lib/.libs/hashu64.o >/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./com_err/et -I. -I./lib -I. -I./lib -DHAVE_CONFIG_H -I/usr/include/mysql -fomit-frame-pointer -fno-strict-aliasing -DNDEBUG -I/usr/include -fPIC -march=corei7-avx -fomit-frame-pointer -O2 -pipe -c -o lib/mpool.lo lib/mpool.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./com_err/et -I. -I./lib -I. -I./lib -DHAVE_CONFIG_H -I/usr/include/mysql -fomit-frame-pointer -fno-strict-aliasing -DNDEBUG -I/usr/include -fPIC -march=corei7-avx -fomit-frame-pointer -O2 -pipe -c lib/hash.c -fPIC -DPIC -o lib/.libs/hash.o >/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./com_err/et -I. -I./lib -I. -I./lib -DHAVE_CONFIG_H -I/usr/include/mysql -fomit-frame-pointer -fno-strict-aliasing -DNDEBUG -I/usr/include -fPIC -march=corei7-avx -fomit-frame-pointer -O2 -pipe -c -o lib/retry.lo lib/retry.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./com_err/et -I. -I./lib -I. -I./lib -DHAVE_CONFIG_H -I/usr/include/mysql -fomit-frame-pointer -fno-strict-aliasing -DNDEBUG -I/usr/include -fPIC -march=corei7-avx -fomit-frame-pointer -O2 -pipe -c lib/libconfig.c -fPIC -DPIC -o lib/.libs/libconfig.o >/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./com_err/et -I. -I./lib -I. -I./lib -DHAVE_CONFIG_H -I/usr/include/mysql -fomit-frame-pointer -fno-strict-aliasing -DNDEBUG -I/usr/include -fPIC -march=corei7-avx -fomit-frame-pointer -O2 -pipe -c -o lib/strarray.lo lib/strarray.c >/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./com_err/et -I. -I./lib -I. -I./lib -DHAVE_CONFIG_H -I/usr/include/mysql -fomit-frame-pointer -fno-strict-aliasing -DNDEBUG -I/usr/include -fPIC -march=corei7-avx -fomit-frame-pointer -O2 -pipe -c -o lib/strhash.lo lib/strhash.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./com_err/et -I. -I./lib -I. -I./lib -DHAVE_CONFIG_H -I/usr/include/mysql -fomit-frame-pointer -fno-strict-aliasing -DNDEBUG -I/usr/include -fPIC -march=corei7-avx -fomit-frame-pointer -O2 -pipe -c lib/mpool.c -fPIC -DPIC -o lib/.libs/mpool.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./com_err/et -I. -I./lib -I. -I./lib -DHAVE_CONFIG_H -I/usr/include/mysql -fomit-frame-pointer -fno-strict-aliasing -DNDEBUG -I/usr/include -fPIC -march=corei7-avx -fomit-frame-pointer -O2 -pipe -c lib/retry.c -fPIC -DPIC -o lib/.libs/retry.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./com_err/et -I. -I./lib -I. -I./lib -DHAVE_CONFIG_H -I/usr/include/mysql -fomit-frame-pointer -fno-strict-aliasing -DNDEBUG -I/usr/include -fPIC -march=corei7-avx -fomit-frame-pointer -O2 -pipe -c lib/strhash.c -fPIC -DPIC -o lib/.libs/strhash.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./com_err/et -I. -I./lib -I. -I./lib -DHAVE_CONFIG_H -I/usr/include/mysql -fomit-frame-pointer -fno-strict-aliasing -DNDEBUG -I/usr/include -fPIC -march=corei7-avx -fomit-frame-pointer -O2 -pipe -c lib/strarray.c -fPIC -DPIC -o lib/.libs/strarray.o >/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./com_err/et -I. -I./lib -I. -I./lib -DHAVE_CONFIG_H -I/usr/include/mysql -fomit-frame-pointer -fno-strict-aliasing -DNDEBUG -I/usr/include -fPIC -march=corei7-avx -fomit-frame-pointer -O2 -pipe -c -o lib/util.lo lib/util.c >/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./com_err/et -I. -I./lib -I. -I./lib -DHAVE_CONFIG_H -I/usr/include/mysql -fomit-frame-pointer -fno-strict-aliasing -DNDEBUG -I/usr/include -fPIC -march=corei7-avx -fomit-frame-pointer -O2 -pipe -c -o lib/vparse.lo lib/vparse.c >/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./com_err/et -I. -I./lib -I. -I./lib -DHAVE_CONFIG_H -I/usr/include/mysql -fomit-frame-pointer -fno-strict-aliasing -DNDEBUG -I/usr/include -fPIC -march=corei7-avx -fomit-frame-pointer -O2 -pipe -c -o lib/xmalloc.lo lib/xmalloc.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./com_err/et -I. -I./lib -I. -I./lib -DHAVE_CONFIG_H -I/usr/include/mysql -fomit-frame-pointer -fno-strict-aliasing -DNDEBUG -I/usr/include -fPIC -march=corei7-avx -fomit-frame-pointer -O2 -pipe -c lib/util.c -fPIC -DPIC -o lib/.libs/util.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./com_err/et -I. -I./lib -I. -I./lib -DHAVE_CONFIG_H -I/usr/include/mysql -fomit-frame-pointer -fno-strict-aliasing -DNDEBUG -I/usr/include -fPIC -march=corei7-avx -fomit-frame-pointer -O2 -pipe -c lib/vparse.c -fPIC -DPIC -o lib/.libs/vparse.o >/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./com_err/et -I. -I./lib -I. -I./lib -DHAVE_CONFIG_H -I/usr/include/mysql -fomit-frame-pointer -fno-strict-aliasing -DNDEBUG -I/usr/include -fPIC -march=corei7-avx -fomit-frame-pointer -O2 -pipe -c -o lib/xstrlcat.lo lib/xstrlcat.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./com_err/et -I. -I./lib -I. -I./lib -DHAVE_CONFIG_H -I/usr/include/mysql -fomit-frame-pointer -fno-strict-aliasing -DNDEBUG -I/usr/include -fPIC -march=corei7-avx -fomit-frame-pointer -O2 -pipe -c lib/xmalloc.c -fPIC -DPIC -o lib/.libs/xmalloc.o >/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./com_err/et -I. -I./lib -I. -I./lib -DHAVE_CONFIG_H -I/usr/include/mysql -fomit-frame-pointer -fno-strict-aliasing -DNDEBUG -I/usr/include -fPIC -march=corei7-avx -fomit-frame-pointer -O2 -pipe -c -o lib/xstrlcpy.lo lib/xstrlcpy.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./com_err/et -I. -I./lib -I. -I./lib -DHAVE_CONFIG_H -I/usr/include/mysql -fomit-frame-pointer -fno-strict-aliasing -DNDEBUG -I/usr/include -fPIC -march=corei7-avx -fomit-frame-pointer -O2 -pipe -c lib/xstrlcat.c -fPIC -DPIC -o lib/.libs/xstrlcat.o >/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./com_err/et -I. -I./lib -I. -I./lib -DHAVE_CONFIG_H -I/usr/include/mysql -fomit-frame-pointer -fno-strict-aliasing -DNDEBUG -I/usr/include -fPIC -march=corei7-avx -fomit-frame-pointer -O2 -pipe -c -o lib/lock_fcntl.lo lib/lock_fcntl.c >/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./com_err/et -I. -I./lib -I. -I./lib -DHAVE_CONFIG_H -I/usr/include/mysql -fomit-frame-pointer -fno-strict-aliasing -DNDEBUG -I/usr/include -fPIC -march=corei7-avx -fomit-frame-pointer -O2 -pipe -c -o lib/map_shared.lo lib/map_shared.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./com_err/et -I. -I./lib -I. -I./lib -DHAVE_CONFIG_H -I/usr/include/mysql -fomit-frame-pointer -fno-strict-aliasing -DNDEBUG -I/usr/include -fPIC -march=corei7-avx -fomit-frame-pointer -O2 -pipe -c lib/xstrlcpy.c -fPIC -DPIC -o lib/.libs/xstrlcpy.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./com_err/et -I. -I./lib -I. -I./lib -DHAVE_CONFIG_H -I/usr/include/mysql -fomit-frame-pointer -fno-strict-aliasing -DNDEBUG -I/usr/include -fPIC -march=corei7-avx -fomit-frame-pointer -O2 -pipe -c lib/lock_fcntl.c -fPIC -DPIC -o lib/.libs/lock_fcntl.o >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./com_err/et -I. -I./lib -I. -I./lib -DHAVE_CONFIG_H -I/usr/include/mysql -fomit-frame-pointer -fno-strict-aliasing -DNDEBUG -I/usr/include -fPIC -march=corei7-avx -fomit-frame-pointer -O2 -pipe -c -o sieve/sievec.o sieve/sievec.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./com_err/et -I. -I./lib -I. -I./lib -DHAVE_CONFIG_H -I/usr/include/mysql -fomit-frame-pointer -fno-strict-aliasing -DNDEBUG -I/usr/include -fPIC -march=corei7-avx -fomit-frame-pointer -O2 -pipe -c -o sieve/sieved.o sieve/sieved.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./com_err/et -I. -I./lib -I. -I./lib -DHAVE_CONFIG_H -I/usr/include/mysql -fomit-frame-pointer -fno-strict-aliasing -DNDEBUG -I/usr/include -fPIC -march=corei7-avx -fomit-frame-pointer -O2 -pipe -c lib/map_shared.c -fPIC -DPIC -o lib/.libs/map_shared.o >creating man/imapd.conf.5 >./tools/config2man ./lib/imapoptions > man/imapd.conf.5 >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./com_err/et -I. -I./lib -I. -I./lib -DHAVE_CONFIG_H -I/usr/include/mysql -fomit-frame-pointer -fno-strict-aliasing -DNDEBUG -I/usr/include -fPIC -march=corei7-avx -fomit-frame-pointer -O2 -pipe -c -o perl/sieve/lib/isieve.o perl/sieve/lib/isieve.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./com_err/et -I. -I./lib -I. -I./lib -DHAVE_CONFIG_H -I/usr/include/mysql -fomit-frame-pointer -fno-strict-aliasing -DNDEBUG -I/usr/include -fPIC -march=corei7-avx -fomit-frame-pointer -O2 -pipe -c -o perl/sieve/lib/lex.o perl/sieve/lib/lex.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./com_err/et -I. -I./lib -I. -I./lib -DHAVE_CONFIG_H -I/usr/include/mysql -fomit-frame-pointer -fno-strict-aliasing -DNDEBUG -I/usr/include -fPIC -march=corei7-avx -fomit-frame-pointer -O2 -pipe -c -o perl/sieve/lib/request.o perl/sieve/lib/request.c >/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./com_err/et -I. -I./lib -I. -I./lib -DHAVE_CONFIG_H -I/usr/include/mysql -fomit-frame-pointer -fno-strict-aliasing -DNDEBUG -I/usr/include -fPIC -fvisibility=hidden -march=corei7-avx -fomit-frame-pointer -O2 -pipe -c -o lib/lib_libcyrus_min_la-arrayu64.lo `test -f 'lib/arrayu64.c' || echo './'`lib/arrayu64.c >/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./com_err/et -I. -I./lib -I. -I./lib -DHAVE_CONFIG_H -I/usr/include/mysql -fomit-frame-pointer -fno-strict-aliasing -DNDEBUG -I/usr/include -fPIC -fvisibility=hidden -march=corei7-avx -fomit-frame-pointer -O2 -pipe -c -o lib/lib_libcyrus_min_la-assert.lo `test -f 'lib/assert.c' || echo './'`lib/assert.c >/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./com_err/et -I. -I./lib -I. -I./lib -DHAVE_CONFIG_H -I/usr/include/mysql -fomit-frame-pointer -fno-strict-aliasing -DNDEBUG -I/usr/include -fPIC -fvisibility=hidden -march=corei7-avx -fomit-frame-pointer -O2 -pipe -c -o lib/lib_libcyrus_min_la-hash.lo `test -f 'lib/hash.c' || echo './'`lib/hash.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./com_err/et -I. -I./lib -I. -I./lib -DHAVE_CONFIG_H -I/usr/include/mysql -fomit-frame-pointer -fno-strict-aliasing -DNDEBUG -I/usr/include -fPIC -fvisibility=hidden -march=corei7-avx -fomit-frame-pointer -O2 -pipe -c lib/arrayu64.c -fPIC -DPIC -o lib/.libs/lib_libcyrus_min_la-arrayu64.o >/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./com_err/et -I. -I./lib -I. -I./lib -DHAVE_CONFIG_H -I/usr/include/mysql -fomit-frame-pointer -fno-strict-aliasing -DNDEBUG -I/usr/include -fPIC -fvisibility=hidden -march=corei7-avx -fomit-frame-pointer -O2 -pipe -c -o lib/lib_libcyrus_min_la-hashu64.lo `test -f 'lib/hashu64.c' || echo './'`lib/hashu64.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./com_err/et -I. -I./lib -I. -I./lib -DHAVE_CONFIG_H -I/usr/include/mysql -fomit-frame-pointer -fno-strict-aliasing -DNDEBUG -I/usr/include -fPIC -fvisibility=hidden -march=corei7-avx -fomit-frame-pointer -O2 -pipe -c lib/hash.c -fPIC -DPIC -o lib/.libs/lib_libcyrus_min_la-hash.o >/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./com_err/et -I. -I./lib -I. -I./lib -DHAVE_CONFIG_H -I/usr/include/mysql -fomit-frame-pointer -fno-strict-aliasing -DNDEBUG -I/usr/include -fPIC -fvisibility=hidden -march=corei7-avx -fomit-frame-pointer -O2 -pipe -c -o lib/lib_libcyrus_min_la-libconfig.lo `test -f 'lib/libconfig.c' || echo './'`lib/libconfig.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./com_err/et -I. -I./lib -I. -I./lib -DHAVE_CONFIG_H -I/usr/include/mysql -fomit-frame-pointer -fno-strict-aliasing -DNDEBUG -I/usr/include -fPIC -fvisibility=hidden -march=corei7-avx -fomit-frame-pointer -O2 -pipe -c lib/assert.c -fPIC -DPIC -o lib/.libs/lib_libcyrus_min_la-assert.o >/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./com_err/et -I. -I./lib -I. -I./lib -DHAVE_CONFIG_H -I/usr/include/mysql -fomit-frame-pointer -fno-strict-aliasing -DNDEBUG -I/usr/include -fPIC -fvisibility=hidden -march=corei7-avx -fomit-frame-pointer -O2 -pipe -c -o lib/lib_libcyrus_min_la-mpool.lo `test -f 'lib/mpool.c' || echo './'`lib/mpool.c >/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./com_err/et -I. -I./lib -I. -I./lib -DHAVE_CONFIG_H -I/usr/include/mysql -fomit-frame-pointer -fno-strict-aliasing -DNDEBUG -I/usr/include -fPIC -fvisibility=hidden -march=corei7-avx -fomit-frame-pointer -O2 -pipe -c -o lib/lib_libcyrus_min_la-retry.lo `test -f 'lib/retry.c' || echo './'`lib/retry.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./com_err/et -I. -I./lib -I. -I./lib -DHAVE_CONFIG_H -I/usr/include/mysql -fomit-frame-pointer -fno-strict-aliasing -DNDEBUG -I/usr/include -fPIC -fvisibility=hidden -march=corei7-avx -fomit-frame-pointer -O2 -pipe -c lib/hashu64.c -fPIC -DPIC -o lib/.libs/lib_libcyrus_min_la-hashu64.o >/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./com_err/et -I. -I./lib -I. -I./lib -DHAVE_CONFIG_H -I/usr/include/mysql -fomit-frame-pointer -fno-strict-aliasing -DNDEBUG -I/usr/include -fPIC -fvisibility=hidden -march=corei7-avx -fomit-frame-pointer -O2 -pipe -c -o lib/lib_libcyrus_min_la-strarray.lo `test -f 'lib/strarray.c' || echo './'`lib/strarray.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./com_err/et -I. -I./lib -I. -I./lib -DHAVE_CONFIG_H -I/usr/include/mysql -fomit-frame-pointer -fno-strict-aliasing -DNDEBUG -I/usr/include -fPIC -fvisibility=hidden -march=corei7-avx -fomit-frame-pointer -O2 -pipe -c lib/libconfig.c -fPIC -DPIC -o lib/.libs/lib_libcyrus_min_la-libconfig.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./com_err/et -I. -I./lib -I. -I./lib -DHAVE_CONFIG_H -I/usr/include/mysql -fomit-frame-pointer -fno-strict-aliasing -DNDEBUG -I/usr/include -fPIC -fvisibility=hidden -march=corei7-avx -fomit-frame-pointer -O2 -pipe -c lib/mpool.c -fPIC -DPIC -o lib/.libs/lib_libcyrus_min_la-mpool.o >/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./com_err/et -I. -I./lib -I. -I./lib -DHAVE_CONFIG_H -I/usr/include/mysql -fomit-frame-pointer -fno-strict-aliasing -DNDEBUG -I/usr/include -fPIC -fvisibility=hidden -march=corei7-avx -fomit-frame-pointer -O2 -pipe -c -o lib/lib_libcyrus_min_la-strhash.lo `test -f 'lib/strhash.c' || echo './'`lib/strhash.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./com_err/et -I. -I./lib -I. -I./lib -DHAVE_CONFIG_H -I/usr/include/mysql -fomit-frame-pointer -fno-strict-aliasing -DNDEBUG -I/usr/include -fPIC -fvisibility=hidden -march=corei7-avx -fomit-frame-pointer -O2 -pipe -c lib/strarray.c -fPIC -DPIC -o lib/.libs/lib_libcyrus_min_la-strarray.o >/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./com_err/et -I. -I./lib -I. -I./lib -DHAVE_CONFIG_H -I/usr/include/mysql -fomit-frame-pointer -fno-strict-aliasing -DNDEBUG -I/usr/include -fPIC -fvisibility=hidden -march=corei7-avx -fomit-frame-pointer -O2 -pipe -c -o lib/lib_libcyrus_min_la-util.lo `test -f 'lib/util.c' || echo './'`lib/util.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./com_err/et -I. -I./lib -I. -I./lib -DHAVE_CONFIG_H -I/usr/include/mysql -fomit-frame-pointer -fno-strict-aliasing -DNDEBUG -I/usr/include -fPIC -fvisibility=hidden -march=corei7-avx -fomit-frame-pointer -O2 -pipe -c lib/retry.c -fPIC -DPIC -o lib/.libs/lib_libcyrus_min_la-retry.o >/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./com_err/et -I. -I./lib -I. -I./lib -DHAVE_CONFIG_H -I/usr/include/mysql -fomit-frame-pointer -fno-strict-aliasing -DNDEBUG -I/usr/include -fPIC -fvisibility=hidden -march=corei7-avx -fomit-frame-pointer -O2 -pipe -c -o lib/lib_libcyrus_min_la-vparse.lo `test -f 'lib/vparse.c' || echo './'`lib/vparse.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./com_err/et -I. -I./lib -I. -I./lib -DHAVE_CONFIG_H -I/usr/include/mysql -fomit-frame-pointer -fno-strict-aliasing -DNDEBUG -I/usr/include -fPIC -fvisibility=hidden -march=corei7-avx -fomit-frame-pointer -O2 -pipe -c lib/strhash.c -fPIC -DPIC -o lib/.libs/lib_libcyrus_min_la-strhash.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./com_err/et -I. -I./lib -I. -I./lib -DHAVE_CONFIG_H -I/usr/include/mysql -fomit-frame-pointer -fno-strict-aliasing -DNDEBUG -I/usr/include -fPIC -fvisibility=hidden -march=corei7-avx -fomit-frame-pointer -O2 -pipe -c lib/util.c -fPIC -DPIC -o lib/.libs/lib_libcyrus_min_la-util.o >/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./com_err/et -I. -I./lib -I. -I./lib -DHAVE_CONFIG_H -I/usr/include/mysql -fomit-frame-pointer -fno-strict-aliasing -DNDEBUG -I/usr/include -fPIC -fvisibility=hidden -march=corei7-avx -fomit-frame-pointer -O2 -pipe -c -o lib/lib_libcyrus_min_la-xmalloc.lo `test -f 'lib/xmalloc.c' || echo './'`lib/xmalloc.c >/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./com_err/et -I. -I./lib -I. -I./lib -DHAVE_CONFIG_H -I/usr/include/mysql -fomit-frame-pointer -fno-strict-aliasing -DNDEBUG -I/usr/include -fPIC -fvisibility=hidden -march=corei7-avx -fomit-frame-pointer -O2 -pipe -c -o lib/lib_libcyrus_min_la-xstrlcat.lo `test -f 'lib/xstrlcat.c' || echo './'`lib/xstrlcat.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./com_err/et -I. -I./lib -I. -I./lib -DHAVE_CONFIG_H -I/usr/include/mysql -fomit-frame-pointer -fno-strict-aliasing -DNDEBUG -I/usr/include -fPIC -fvisibility=hidden -march=corei7-avx -fomit-frame-pointer -O2 -pipe -c lib/vparse.c -fPIC -DPIC -o lib/.libs/lib_libcyrus_min_la-vparse.o >/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./com_err/et -I. -I./lib -I. -I./lib -DHAVE_CONFIG_H -I/usr/include/mysql -fomit-frame-pointer -fno-strict-aliasing -DNDEBUG -I/usr/include -fPIC -fvisibility=hidden -march=corei7-avx -fomit-frame-pointer -O2 -pipe -c -o lib/lib_libcyrus_min_la-xstrlcpy.lo `test -f 'lib/xstrlcpy.c' || echo './'`lib/xstrlcpy.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./com_err/et -I. -I./lib -I. -I./lib -DHAVE_CONFIG_H -I/usr/include/mysql -fomit-frame-pointer -fno-strict-aliasing -DNDEBUG -I/usr/include -fPIC -fvisibility=hidden -march=corei7-avx -fomit-frame-pointer -O2 -pipe -c lib/xmalloc.c -fPIC -DPIC -o lib/.libs/lib_libcyrus_min_la-xmalloc.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./com_err/et -I. -I./lib -I. -I./lib -DHAVE_CONFIG_H -I/usr/include/mysql -fomit-frame-pointer -fno-strict-aliasing -DNDEBUG -I/usr/include -fPIC -fvisibility=hidden -march=corei7-avx -fomit-frame-pointer -O2 -pipe -c lib/xstrlcat.c -fPIC -DPIC -o lib/.libs/lib_libcyrus_min_la-xstrlcat.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./com_err/et -I. -I./lib -I. -I./lib -DHAVE_CONFIG_H -I/usr/include/mysql -fomit-frame-pointer -fno-strict-aliasing -DNDEBUG -I/usr/include -fPIC -fvisibility=hidden -march=corei7-avx -fomit-frame-pointer -O2 -pipe -c lib/xstrlcpy.c -fPIC -DPIC -o lib/.libs/lib_libcyrus_min_la-xstrlcpy.o >/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./com_err/et -I. -I./lib -I. -I./lib -DHAVE_CONFIG_H -I/usr/include/mysql -fomit-frame-pointer -fno-strict-aliasing -DNDEBUG -I/usr/include -fPIC -fvisibility=hidden -march=corei7-avx -fomit-frame-pointer -O2 -pipe -c -o lib/lib_libcyrus_min_la-lock_fcntl.lo `test -f 'lib/lock_fcntl.c' || echo './'`lib/lock_fcntl.c >/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./com_err/et -I. -I./lib -I. -I./lib -DHAVE_CONFIG_H -I/usr/include/mysql -fomit-frame-pointer -fno-strict-aliasing -DNDEBUG -I/usr/include -fPIC -fvisibility=hidden -march=corei7-avx -fomit-frame-pointer -O2 -pipe -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-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./com_err/et -I. -I./lib -I. -I./lib -DHAVE_CONFIG_H -I/usr/include/mysql -fomit-frame-pointer -fno-strict-aliasing -DNDEBUG -I/usr/include -fPIC -fvisibility=hidden -march=corei7-avx -fomit-frame-pointer -O2 -pipe -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-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./com_err/et -I. -I./lib -I. -I./lib -DHAVE_CONFIG_H -I/usr/include/mysql -fomit-frame-pointer -fno-strict-aliasing -DNDEBUG -I/usr/include -fPIC -fvisibility=hidden -march=corei7-avx -fomit-frame-pointer -O2 -pipe -c -o lib/lib_libcyrus_min_la-imapopts.lo `test -f 'lib/imapopts.c' || echo './'`lib/imapopts.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./com_err/et -I. -I./lib -I. -I./lib -DHAVE_CONFIG_H -I/usr/include/mysql -fomit-frame-pointer -fno-strict-aliasing -DNDEBUG -I/usr/include -fPIC -fvisibility=hidden -march=corei7-avx -fomit-frame-pointer -O2 -pipe -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-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./com_err/et -I. -I./lib -I. -I./lib -DHAVE_CONFIG_H -I/usr/include/mysql -fomit-frame-pointer -fno-strict-aliasing -DNDEBUG -I/usr/include -fPIC -fvisibility=hidden -march=corei7-avx -fomit-frame-pointer -O2 -pipe -c -o lib/lib_libcyrus_la-acl.lo `test -f 'lib/acl.c' || echo './'`lib/acl.c >/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./com_err/et -I. -I./lib -I. -I./lib -DHAVE_CONFIG_H -I/usr/include/mysql -fomit-frame-pointer -fno-strict-aliasing -DNDEBUG -I/usr/include -fPIC -fvisibility=hidden -march=corei7-avx -fomit-frame-pointer -O2 -pipe -c -o lib/lib_libcyrus_la-acl_afs.lo `test -f 'lib/acl_afs.c' || echo './'`lib/acl_afs.c >/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./com_err/et -I. -I./lib -I. -I./lib -DHAVE_CONFIG_H -I/usr/include/mysql -fomit-frame-pointer -fno-strict-aliasing -DNDEBUG -I/usr/include -fPIC -fvisibility=hidden -march=corei7-avx -fomit-frame-pointer -O2 -pipe -c -o lib/lib_libcyrus_la-auth.lo `test -f 'lib/auth.c' || echo './'`lib/auth.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./com_err/et -I. -I./lib -I. -I./lib -DHAVE_CONFIG_H -I/usr/include/mysql -fomit-frame-pointer -fno-strict-aliasing -DNDEBUG -I/usr/include -fPIC -fvisibility=hidden -march=corei7-avx -fomit-frame-pointer -O2 -pipe -c lib/acl.c -fPIC -DPIC -o lib/.libs/lib_libcyrus_la-acl.o >/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./com_err/et -I. -I./lib -I. -I./lib -DHAVE_CONFIG_H -I/usr/include/mysql -fomit-frame-pointer -fno-strict-aliasing -DNDEBUG -I/usr/include -fPIC -fvisibility=hidden -march=corei7-avx -fomit-frame-pointer -O2 -pipe -c -o lib/lib_libcyrus_la-auth_krb.lo `test -f 'lib/auth_krb.c' || echo './'`lib/auth_krb.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./com_err/et -I. -I./lib -I. -I./lib -DHAVE_CONFIG_H -I/usr/include/mysql -fomit-frame-pointer -fno-strict-aliasing -DNDEBUG -I/usr/include -fPIC -fvisibility=hidden -march=corei7-avx -fomit-frame-pointer -O2 -pipe -c lib/auth.c -fPIC -DPIC -o lib/.libs/lib_libcyrus_la-auth.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./com_err/et -I. -I./lib -I. -I./lib -DHAVE_CONFIG_H -I/usr/include/mysql -fomit-frame-pointer -fno-strict-aliasing -DNDEBUG -I/usr/include -fPIC -fvisibility=hidden -march=corei7-avx -fomit-frame-pointer -O2 -pipe -c lib/imapopts.c -fPIC -DPIC -o lib/.libs/lib_libcyrus_min_la-imapopts.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./com_err/et -I. -I./lib -I. -I./lib -DHAVE_CONFIG_H -I/usr/include/mysql -fomit-frame-pointer -fno-strict-aliasing -DNDEBUG -I/usr/include -fPIC -fvisibility=hidden -march=corei7-avx -fomit-frame-pointer -O2 -pipe -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-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./com_err/et -I. -I./lib -I. -I./lib -DHAVE_CONFIG_H -I/usr/include/mysql -fomit-frame-pointer -fno-strict-aliasing -DNDEBUG -I/usr/include -fPIC -fvisibility=hidden -march=corei7-avx -fomit-frame-pointer -O2 -pipe -c -o lib/lib_libcyrus_la-auth_krb5.lo `test -f 'lib/auth_krb5.c' || echo './'`lib/auth_krb5.c >/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./com_err/et -I. -I./lib -I. -I./lib -DHAVE_CONFIG_H -I/usr/include/mysql -fomit-frame-pointer -fno-strict-aliasing -DNDEBUG -I/usr/include -fPIC -fvisibility=hidden -march=corei7-avx -fomit-frame-pointer -O2 -pipe -c -o lib/lib_libcyrus_la-auth_pts.lo `test -f 'lib/auth_pts.c' || echo './'`lib/auth_pts.c >/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./com_err/et -I. -I./lib -I. -I./lib -DHAVE_CONFIG_H -I/usr/include/mysql -fomit-frame-pointer -fno-strict-aliasing -DNDEBUG -I/usr/include -fPIC -fvisibility=hidden -march=corei7-avx -fomit-frame-pointer -O2 -pipe -c -o lib/lib_libcyrus_la-auth_unix.lo `test -f 'lib/auth_unix.c' || echo './'`lib/auth_unix.c >/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./com_err/et -I. -I./lib -I. -I./lib -DHAVE_CONFIG_H -I/usr/include/mysql -fomit-frame-pointer -fno-strict-aliasing -DNDEBUG -I/usr/include -fPIC -fvisibility=hidden -march=corei7-avx -fomit-frame-pointer -O2 -pipe -c -o lib/lib_libcyrus_la-bitvector.lo `test -f 'lib/bitvector.c' || echo './'`lib/bitvector.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./com_err/et -I. -I./lib -I. -I./lib -DHAVE_CONFIG_H -I/usr/include/mysql -fomit-frame-pointer -fno-strict-aliasing -DNDEBUG -I/usr/include -fPIC -fvisibility=hidden -march=corei7-avx -fomit-frame-pointer -O2 -pipe -c lib/auth_krb.c -fPIC -DPIC -o lib/.libs/lib_libcyrus_la-auth_krb.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./com_err/et -I. -I./lib -I. -I./lib -DHAVE_CONFIG_H -I/usr/include/mysql -fomit-frame-pointer -fno-strict-aliasing -DNDEBUG -I/usr/include -fPIC -fvisibility=hidden -march=corei7-avx -fomit-frame-pointer -O2 -pipe -c lib/auth_krb5.c -fPIC -DPIC -o lib/.libs/lib_libcyrus_la-auth_krb5.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./com_err/et -I. -I./lib -I. -I./lib -DHAVE_CONFIG_H -I/usr/include/mysql -fomit-frame-pointer -fno-strict-aliasing -DNDEBUG -I/usr/include -fPIC -fvisibility=hidden -march=corei7-avx -fomit-frame-pointer -O2 -pipe -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-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./com_err/et -I. -I./lib -I. -I./lib -DHAVE_CONFIG_H -I/usr/include/mysql -fomit-frame-pointer -fno-strict-aliasing -DNDEBUG -I/usr/include -fPIC -fvisibility=hidden -march=corei7-avx -fomit-frame-pointer -O2 -pipe -c -o lib/lib_libcyrus_la-bsearch.lo `test -f 'lib/bsearch.c' || echo './'`lib/bsearch.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./com_err/et -I. -I./lib -I. -I./lib -DHAVE_CONFIG_H -I/usr/include/mysql -fomit-frame-pointer -fno-strict-aliasing -DNDEBUG -I/usr/include -fPIC -fvisibility=hidden -march=corei7-avx -fomit-frame-pointer -O2 -pipe -c lib/bitvector.c -fPIC -DPIC -o lib/.libs/lib_libcyrus_la-bitvector.o >/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./com_err/et -I. -I./lib -I. -I./lib -DHAVE_CONFIG_H -I/usr/include/mysql -fomit-frame-pointer -fno-strict-aliasing -DNDEBUG -I/usr/include -fPIC -fvisibility=hidden -march=corei7-avx -fomit-frame-pointer -O2 -pipe -c -o lib/lib_libcyrus_la-byteorder64.lo `test -f 'lib/byteorder64.c' || echo './'`lib/byteorder64.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./com_err/et -I. -I./lib -I. -I./lib -DHAVE_CONFIG_H -I/usr/include/mysql -fomit-frame-pointer -fno-strict-aliasing -DNDEBUG -I/usr/include -fPIC -fvisibility=hidden -march=corei7-avx -fomit-frame-pointer -O2 -pipe -c lib/auth_unix.c -fPIC -DPIC -o lib/.libs/lib_libcyrus_la-auth_unix.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./com_err/et -I. -I./lib -I. -I./lib -DHAVE_CONFIG_H -I/usr/include/mysql -fomit-frame-pointer -fno-strict-aliasing -DNDEBUG -I/usr/include -fPIC -fvisibility=hidden -march=corei7-avx -fomit-frame-pointer -O2 -pipe -c lib/bsearch.c -fPIC -DPIC -o lib/.libs/lib_libcyrus_la-bsearch.o >/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./com_err/et -I. -I./lib -I. -I./lib -DHAVE_CONFIG_H -I/usr/include/mysql -fomit-frame-pointer -fno-strict-aliasing -DNDEBUG -I/usr/include -fPIC -fvisibility=hidden -march=corei7-avx -fomit-frame-pointer -O2 -pipe -c -o lib/lib_libcyrus_la-charset.lo `test -f 'lib/charset.c' || echo './'`lib/charset.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./com_err/et -I. -I./lib -I. -I./lib -DHAVE_CONFIG_H -I/usr/include/mysql -fomit-frame-pointer -fno-strict-aliasing -DNDEBUG -I/usr/include -fPIC -fvisibility=hidden -march=corei7-avx -fomit-frame-pointer -O2 -pipe -c lib/byteorder64.c -fPIC -DPIC -o lib/.libs/lib_libcyrus_la-byteorder64.o >/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./com_err/et -I. -I./lib -I. -I./lib -DHAVE_CONFIG_H -I/usr/include/mysql -fomit-frame-pointer -fno-strict-aliasing -DNDEBUG -I/usr/include -fPIC -fvisibility=hidden -march=corei7-avx -fomit-frame-pointer -O2 -pipe -c -o lib/lib_libcyrus_la-command.lo `test -f 'lib/command.c' || echo './'`lib/command.c >/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./com_err/et -I. -I./lib -I. -I./lib -DHAVE_CONFIG_H -I/usr/include/mysql -fomit-frame-pointer -fno-strict-aliasing -DNDEBUG -I/usr/include -fPIC -fvisibility=hidden -march=corei7-avx -fomit-frame-pointer -O2 -pipe -c -o lib/lib_libcyrus_la-crc32.lo `test -f 'lib/crc32.c' || echo './'`lib/crc32.c >/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./com_err/et -I. -I./lib -I. -I./lib -DHAVE_CONFIG_H -I/usr/include/mysql -fomit-frame-pointer -fno-strict-aliasing -DNDEBUG -I/usr/include -fPIC -fvisibility=hidden -march=corei7-avx -fomit-frame-pointer -O2 -pipe -c -o lib/lib_libcyrus_la-cyrusdb.lo `test -f 'lib/cyrusdb.c' || echo './'`lib/cyrusdb.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./com_err/et -I. -I./lib -I. -I./lib -DHAVE_CONFIG_H -I/usr/include/mysql -fomit-frame-pointer -fno-strict-aliasing -DNDEBUG -I/usr/include -fPIC -fvisibility=hidden -march=corei7-avx -fomit-frame-pointer -O2 -pipe -c lib/charset.c -fPIC -DPIC -o lib/.libs/lib_libcyrus_la-charset.o >/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./com_err/et -I. -I./lib -I. -I./lib -DHAVE_CONFIG_H -I/usr/include/mysql -fomit-frame-pointer -fno-strict-aliasing -DNDEBUG -I/usr/include -fPIC -fvisibility=hidden -march=corei7-avx -fomit-frame-pointer -O2 -pipe -c -o lib/lib_libcyrus_la-cyrusdb_flat.lo `test -f 'lib/cyrusdb_flat.c' || echo './'`lib/cyrusdb_flat.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./com_err/et -I. -I./lib -I. -I./lib -DHAVE_CONFIG_H -I/usr/include/mysql -fomit-frame-pointer -fno-strict-aliasing -DNDEBUG -I/usr/include -fPIC -fvisibility=hidden -march=corei7-avx -fomit-frame-pointer -O2 -pipe -c lib/crc32.c -fPIC -DPIC -o lib/.libs/lib_libcyrus_la-crc32.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./com_err/et -I. -I./lib -I. -I./lib -DHAVE_CONFIG_H -I/usr/include/mysql -fomit-frame-pointer -fno-strict-aliasing -DNDEBUG -I/usr/include -fPIC -fvisibility=hidden -march=corei7-avx -fomit-frame-pointer -O2 -pipe -c lib/command.c -fPIC -DPIC -o lib/.libs/lib_libcyrus_la-command.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./com_err/et -I. -I./lib -I. -I./lib -DHAVE_CONFIG_H -I/usr/include/mysql -fomit-frame-pointer -fno-strict-aliasing -DNDEBUG -I/usr/include -fPIC -fvisibility=hidden -march=corei7-avx -fomit-frame-pointer -O2 -pipe -c lib/cyrusdb.c -fPIC -DPIC -o lib/.libs/lib_libcyrus_la-cyrusdb.o >/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./com_err/et -I. -I./lib -I. -I./lib -DHAVE_CONFIG_H -I/usr/include/mysql -fomit-frame-pointer -fno-strict-aliasing -DNDEBUG -I/usr/include -fPIC -fvisibility=hidden -march=corei7-avx -fomit-frame-pointer -O2 -pipe -c -o lib/lib_libcyrus_la-cyrusdb_quotalegacy.lo `test -f 'lib/cyrusdb_quotalegacy.c' || echo './'`lib/cyrusdb_quotalegacy.c >/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./com_err/et -I. -I./lib -I. -I./lib -DHAVE_CONFIG_H -I/usr/include/mysql -fomit-frame-pointer -fno-strict-aliasing -DNDEBUG -I/usr/include -fPIC -fvisibility=hidden -march=corei7-avx -fomit-frame-pointer -O2 -pipe -c -o lib/lib_libcyrus_la-cyrusdb_skiplist.lo `test -f 'lib/cyrusdb_skiplist.c' || echo './'`lib/cyrusdb_skiplist.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./com_err/et -I. -I./lib -I. -I./lib -DHAVE_CONFIG_H -I/usr/include/mysql -fomit-frame-pointer -fno-strict-aliasing -DNDEBUG -I/usr/include -fPIC -fvisibility=hidden -march=corei7-avx -fomit-frame-pointer -O2 -pipe -c lib/cyrusdb_flat.c -fPIC -DPIC -o lib/.libs/lib_libcyrus_la-cyrusdb_flat.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./com_err/et -I. -I./lib -I. -I./lib -DHAVE_CONFIG_H -I/usr/include/mysql -fomit-frame-pointer -fno-strict-aliasing -DNDEBUG -I/usr/include -fPIC -fvisibility=hidden -march=corei7-avx -fomit-frame-pointer -O2 -pipe -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-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./com_err/et -I. -I./lib -I. -I./lib -DHAVE_CONFIG_H -I/usr/include/mysql -fomit-frame-pointer -fno-strict-aliasing -DNDEBUG -I/usr/include -fPIC -fvisibility=hidden -march=corei7-avx -fomit-frame-pointer -O2 -pipe -c -o lib/lib_libcyrus_la-cyrusdb_twoskip.lo `test -f 'lib/cyrusdb_twoskip.c' || echo './'`lib/cyrusdb_twoskip.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./com_err/et -I. -I./lib -I. -I./lib -DHAVE_CONFIG_H -I/usr/include/mysql -fomit-frame-pointer -fno-strict-aliasing -DNDEBUG -I/usr/include -fPIC -fvisibility=hidden -march=corei7-avx -fomit-frame-pointer -O2 -pipe -c lib/cyrusdb_skiplist.c -fPIC -DPIC -o lib/.libs/lib_libcyrus_la-cyrusdb_skiplist.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./com_err/et -I. -I./lib -I. -I./lib -DHAVE_CONFIG_H -I/usr/include/mysql -fomit-frame-pointer -fno-strict-aliasing -DNDEBUG -I/usr/include -fPIC -fvisibility=hidden -march=corei7-avx -fomit-frame-pointer -O2 -pipe -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-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./com_err/et -I. -I./lib -I. -I./lib -DHAVE_CONFIG_H -I/usr/include/mysql -fomit-frame-pointer -fno-strict-aliasing -DNDEBUG -I/usr/include -fPIC -fvisibility=hidden -march=corei7-avx -fomit-frame-pointer -O2 -pipe -c -o lib/lib_libcyrus_la-glob.lo `test -f 'lib/glob.c' || echo './'`lib/glob.c >/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./com_err/et -I. -I./lib -I. -I./lib -DHAVE_CONFIG_H -I/usr/include/mysql -fomit-frame-pointer -fno-strict-aliasing -DNDEBUG -I/usr/include -fPIC -fvisibility=hidden -march=corei7-avx -fomit-frame-pointer -O2 -pipe -c -o lib/lib_libcyrus_la-imapurl.lo `test -f 'lib/imapurl.c' || echo './'`lib/imapurl.c >/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./com_err/et -I. -I./lib -I. -I./lib -DHAVE_CONFIG_H -I/usr/include/mysql -fomit-frame-pointer -fno-strict-aliasing -DNDEBUG -I/usr/include -fPIC -fvisibility=hidden -march=corei7-avx -fomit-frame-pointer -O2 -pipe -c -o lib/lib_libcyrus_la-imclient.lo `test -f 'lib/imclient.c' || echo './'`lib/imclient.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./com_err/et -I. -I./lib -I. -I./lib -DHAVE_CONFIG_H -I/usr/include/mysql -fomit-frame-pointer -fno-strict-aliasing -DNDEBUG -I/usr/include -fPIC -fvisibility=hidden -march=corei7-avx -fomit-frame-pointer -O2 -pipe -c lib/glob.c -fPIC -DPIC -o lib/.libs/lib_libcyrus_la-glob.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./com_err/et -I. -I./lib -I. -I./lib -DHAVE_CONFIG_H -I/usr/include/mysql -fomit-frame-pointer -fno-strict-aliasing -DNDEBUG -I/usr/include -fPIC -fvisibility=hidden -march=corei7-avx -fomit-frame-pointer -O2 -pipe -c lib/imclient.c -fPIC -DPIC -o lib/.libs/lib_libcyrus_la-imclient.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./com_err/et -I. -I./lib -I. -I./lib -DHAVE_CONFIG_H -I/usr/include/mysql -fomit-frame-pointer -fno-strict-aliasing -DNDEBUG -I/usr/include -fPIC -fvisibility=hidden -march=corei7-avx -fomit-frame-pointer -O2 -pipe -c lib/imapurl.c -fPIC -DPIC -o lib/.libs/lib_libcyrus_la-imapurl.o >/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./com_err/et -I. -I./lib -I. -I./lib -DHAVE_CONFIG_H -I/usr/include/mysql -fomit-frame-pointer -fno-strict-aliasing -DNDEBUG -I/usr/include -fPIC -fvisibility=hidden -march=corei7-avx -fomit-frame-pointer -O2 -pipe -c -o lib/lib_libcyrus_la-imparse.lo `test -f 'lib/imparse.c' || echo './'`lib/imparse.c >/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./com_err/et -I. -I./lib -I. -I./lib -DHAVE_CONFIG_H -I/usr/include/mysql -fomit-frame-pointer -fno-strict-aliasing -DNDEBUG -I/usr/include -fPIC -fvisibility=hidden -march=corei7-avx -fomit-frame-pointer -O2 -pipe -c -o lib/lib_libcyrus_la-iostat.lo `test -f 'lib/iostat.c' || echo './'`lib/iostat.c >/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./com_err/et -I. -I./lib -I. -I./lib -DHAVE_CONFIG_H -I/usr/include/mysql -fomit-frame-pointer -fno-strict-aliasing -DNDEBUG -I/usr/include -fPIC -fvisibility=hidden -march=corei7-avx -fomit-frame-pointer -O2 -pipe -c -o lib/lib_libcyrus_la-iptostring.lo `test -f 'lib/iptostring.c' || echo './'`lib/iptostring.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./com_err/et -I. -I./lib -I. -I./lib -DHAVE_CONFIG_H -I/usr/include/mysql -fomit-frame-pointer -fno-strict-aliasing -DNDEBUG -I/usr/include -fPIC -fvisibility=hidden -march=corei7-avx -fomit-frame-pointer -O2 -pipe -c lib/iostat.c -fPIC -DPIC -o lib/.libs/lib_libcyrus_la-iostat.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./com_err/et -I. -I./lib -I. -I./lib -DHAVE_CONFIG_H -I/usr/include/mysql -fomit-frame-pointer -fno-strict-aliasing -DNDEBUG -I/usr/include -fPIC -fvisibility=hidden -march=corei7-avx -fomit-frame-pointer -O2 -pipe -c lib/imparse.c -fPIC -DPIC -o lib/.libs/lib_libcyrus_la-imparse.o >/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./com_err/et -I. -I./lib -I. -I./lib -DHAVE_CONFIG_H -I/usr/include/mysql -fomit-frame-pointer -fno-strict-aliasing -DNDEBUG -I/usr/include -fPIC -fvisibility=hidden -march=corei7-avx -fomit-frame-pointer -O2 -pipe -c -o lib/lib_libcyrus_la-libcyr_cfg.lo `test -f 'lib/libcyr_cfg.c' || echo './'`lib/libcyr_cfg.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./com_err/et -I. -I./lib -I. -I./lib -DHAVE_CONFIG_H -I/usr/include/mysql -fomit-frame-pointer -fno-strict-aliasing -DNDEBUG -I/usr/include -fPIC -fvisibility=hidden -march=corei7-avx -fomit-frame-pointer -O2 -pipe -c lib/iptostring.c -fPIC -DPIC -o lib/.libs/lib_libcyrus_la-iptostring.o >/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./com_err/et -I. -I./lib -I. -I./lib -DHAVE_CONFIG_H -I/usr/include/mysql -fomit-frame-pointer -fno-strict-aliasing -DNDEBUG -I/usr/include -fPIC -fvisibility=hidden -march=corei7-avx -fomit-frame-pointer -O2 -pipe -c -o lib/lib_libcyrus_la-lsort.lo `test -f 'lib/lsort.c' || echo './'`lib/lsort.c >/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./com_err/et -I. -I./lib -I. -I./lib -DHAVE_CONFIG_H -I/usr/include/mysql -fomit-frame-pointer -fno-strict-aliasing -DNDEBUG -I/usr/include -fPIC -fvisibility=hidden -march=corei7-avx -fomit-frame-pointer -O2 -pipe -c -o lib/lib_libcyrus_la-mappedfile.lo `test -f 'lib/mappedfile.c' || echo './'`lib/mappedfile.c >/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./com_err/et -I. -I./lib -I. -I./lib -DHAVE_CONFIG_H -I/usr/include/mysql -fomit-frame-pointer -fno-strict-aliasing -DNDEBUG -I/usr/include -fPIC -fvisibility=hidden -march=corei7-avx -fomit-frame-pointer -O2 -pipe -c -o lib/lib_libcyrus_la-mkgmtime.lo `test -f 'lib/mkgmtime.c' || echo './'`lib/mkgmtime.c >/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./com_err/et -I. -I./lib -I. -I./lib -DHAVE_CONFIG_H -I/usr/include/mysql -fomit-frame-pointer -fno-strict-aliasing -DNDEBUG -I/usr/include -fPIC -fvisibility=hidden -march=corei7-avx -fomit-frame-pointer -O2 -pipe -c -o lib/lib_libcyrus_la-parseaddr.lo `test -f 'lib/parseaddr.c' || echo './'`lib/parseaddr.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./com_err/et -I. -I./lib -I. -I./lib -DHAVE_CONFIG_H -I/usr/include/mysql -fomit-frame-pointer -fno-strict-aliasing -DNDEBUG -I/usr/include -fPIC -fvisibility=hidden -march=corei7-avx -fomit-frame-pointer -O2 -pipe -c lib/libcyr_cfg.c -fPIC -DPIC -o lib/.libs/lib_libcyrus_la-libcyr_cfg.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./com_err/et -I. -I./lib -I. -I./lib -DHAVE_CONFIG_H -I/usr/include/mysql -fomit-frame-pointer -fno-strict-aliasing -DNDEBUG -I/usr/include -fPIC -fvisibility=hidden -march=corei7-avx -fomit-frame-pointer -O2 -pipe -c lib/lsort.c -fPIC -DPIC -o lib/.libs/lib_libcyrus_la-lsort.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./com_err/et -I. -I./lib -I. -I./lib -DHAVE_CONFIG_H -I/usr/include/mysql -fomit-frame-pointer -fno-strict-aliasing -DNDEBUG -I/usr/include -fPIC -fvisibility=hidden -march=corei7-avx -fomit-frame-pointer -O2 -pipe -c lib/mappedfile.c -fPIC -DPIC -o lib/.libs/lib_libcyrus_la-mappedfile.o >/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./com_err/et -I. -I./lib -I. -I./lib -DHAVE_CONFIG_H -I/usr/include/mysql -fomit-frame-pointer -fno-strict-aliasing -DNDEBUG -I/usr/include -fPIC -fvisibility=hidden -march=corei7-avx -fomit-frame-pointer -O2 -pipe -c -o lib/lib_libcyrus_la-prot.lo `test -f 'lib/prot.c' || echo './'`lib/prot.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./com_err/et -I. -I./lib -I. -I./lib -DHAVE_CONFIG_H -I/usr/include/mysql -fomit-frame-pointer -fno-strict-aliasing -DNDEBUG -I/usr/include -fPIC -fvisibility=hidden -march=corei7-avx -fomit-frame-pointer -O2 -pipe -c lib/mkgmtime.c -fPIC -DPIC -o lib/.libs/lib_libcyrus_la-mkgmtime.o >/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./com_err/et -I. -I./lib -I. -I./lib -DHAVE_CONFIG_H -I/usr/include/mysql -fomit-frame-pointer -fno-strict-aliasing -DNDEBUG -I/usr/include -fPIC -fvisibility=hidden -march=corei7-avx -fomit-frame-pointer -O2 -pipe -c -o lib/lib_libcyrus_la-ptrarray.lo `test -f 'lib/ptrarray.c' || echo './'`lib/ptrarray.c >/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./com_err/et -I. -I./lib -I. -I./lib -DHAVE_CONFIG_H -I/usr/include/mysql -fomit-frame-pointer -fno-strict-aliasing -DNDEBUG -I/usr/include -fPIC -fvisibility=hidden -march=corei7-avx -fomit-frame-pointer -O2 -pipe -c -o lib/lib_libcyrus_la-rfc822tok.lo `test -f 'lib/rfc822tok.c' || echo './'`lib/rfc822tok.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./com_err/et -I. -I./lib -I. -I./lib -DHAVE_CONFIG_H -I/usr/include/mysql -fomit-frame-pointer -fno-strict-aliasing -DNDEBUG -I/usr/include -fPIC -fvisibility=hidden -march=corei7-avx -fomit-frame-pointer -O2 -pipe -c lib/parseaddr.c -fPIC -DPIC -o lib/.libs/lib_libcyrus_la-parseaddr.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./com_err/et -I. -I./lib -I. -I./lib -DHAVE_CONFIG_H -I/usr/include/mysql -fomit-frame-pointer -fno-strict-aliasing -DNDEBUG -I/usr/include -fPIC -fvisibility=hidden -march=corei7-avx -fomit-frame-pointer -O2 -pipe -c lib/ptrarray.c -fPIC -DPIC -o lib/.libs/lib_libcyrus_la-ptrarray.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./com_err/et -I. -I./lib -I. -I./lib -DHAVE_CONFIG_H -I/usr/include/mysql -fomit-frame-pointer -fno-strict-aliasing -DNDEBUG -I/usr/include -fPIC -fvisibility=hidden -march=corei7-avx -fomit-frame-pointer -O2 -pipe -c lib/rfc822tok.c -fPIC -DPIC -o lib/.libs/lib_libcyrus_la-rfc822tok.o >/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./com_err/et -I. -I./lib -I. -I./lib -DHAVE_CONFIG_H -I/usr/include/mysql -fomit-frame-pointer -fno-strict-aliasing -DNDEBUG -I/usr/include -fPIC -fvisibility=hidden -march=corei7-avx -fomit-frame-pointer -O2 -pipe -c -o lib/lib_libcyrus_la-signals.lo `test -f 'lib/signals.c' || echo './'`lib/signals.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./com_err/et -I. -I./lib -I. -I./lib -DHAVE_CONFIG_H -I/usr/include/mysql -fomit-frame-pointer -fno-strict-aliasing -DNDEBUG -I/usr/include -fPIC -fvisibility=hidden -march=corei7-avx -fomit-frame-pointer -O2 -pipe -c lib/prot.c -fPIC -DPIC -o lib/.libs/lib_libcyrus_la-prot.o >/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./com_err/et -I. -I./lib -I. -I./lib -DHAVE_CONFIG_H -I/usr/include/mysql -fomit-frame-pointer -fno-strict-aliasing -DNDEBUG -I/usr/include -fPIC -fvisibility=hidden -march=corei7-avx -fomit-frame-pointer -O2 -pipe -c -o lib/lib_libcyrus_la-stristr.lo `test -f 'lib/stristr.c' || echo './'`lib/stristr.c >/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./com_err/et -I. -I./lib -I. -I./lib -DHAVE_CONFIG_H -I/usr/include/mysql -fomit-frame-pointer -fno-strict-aliasing -DNDEBUG -I/usr/include -fPIC -fvisibility=hidden -march=corei7-avx -fomit-frame-pointer -O2 -pipe -c -o lib/lib_libcyrus_la-times.lo `test -f 'lib/times.c' || echo './'`lib/times.c >/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./com_err/et -I. -I./lib -I. -I./lib -DHAVE_CONFIG_H -I/usr/include/mysql -fomit-frame-pointer -fno-strict-aliasing -DNDEBUG -I/usr/include -fPIC -fvisibility=hidden -march=corei7-avx -fomit-frame-pointer -O2 -pipe -c -o lib/lib_libcyrus_la-tok.lo `test -f 'lib/tok.c' || echo './'`lib/tok.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./com_err/et -I. -I./lib -I. -I./lib -DHAVE_CONFIG_H -I/usr/include/mysql -fomit-frame-pointer -fno-strict-aliasing -DNDEBUG -I/usr/include -fPIC -fvisibility=hidden -march=corei7-avx -fomit-frame-pointer -O2 -pipe -c lib/times.c -fPIC -DPIC -o lib/.libs/lib_libcyrus_la-times.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./com_err/et -I. -I./lib -I. -I./lib -DHAVE_CONFIG_H -I/usr/include/mysql -fomit-frame-pointer -fno-strict-aliasing -DNDEBUG -I/usr/include -fPIC -fvisibility=hidden -march=corei7-avx -fomit-frame-pointer -O2 -pipe -c lib/stristr.c -fPIC -DPIC -o lib/.libs/lib_libcyrus_la-stristr.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./com_err/et -I. -I./lib -I. -I./lib -DHAVE_CONFIG_H -I/usr/include/mysql -fomit-frame-pointer -fno-strict-aliasing -DNDEBUG -I/usr/include -fPIC -fvisibility=hidden -march=corei7-avx -fomit-frame-pointer -O2 -pipe -c lib/tok.c -fPIC -DPIC -o lib/.libs/lib_libcyrus_la-tok.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./com_err/et -I. -I./lib -I. -I./lib -DHAVE_CONFIG_H -I/usr/include/mysql -fomit-frame-pointer -fno-strict-aliasing -DNDEBUG -I/usr/include -fPIC -fvisibility=hidden -march=corei7-avx -fomit-frame-pointer -O2 -pipe -c lib/signals.c -fPIC -DPIC -o lib/.libs/lib_libcyrus_la-signals.o >/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./com_err/et -I. -I./lib -I. -I./lib -DHAVE_CONFIG_H -I/usr/include/mysql -fomit-frame-pointer -fno-strict-aliasing -DNDEBUG -I/usr/include -fPIC -fvisibility=hidden -march=corei7-avx -fomit-frame-pointer -O2 -pipe -c -o lib/lib_libcyrus_la-wildmat.lo `test -f 'lib/wildmat.c' || echo './'`lib/wildmat.c >/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./com_err/et -I. -I./lib -I. -I./lib -DHAVE_CONFIG_H -I/usr/include/mysql -fomit-frame-pointer -fno-strict-aliasing -DNDEBUG -I/usr/include -fPIC -fvisibility=hidden -march=corei7-avx -fomit-frame-pointer -O2 -pipe -c -o lib/lib_libcyrus_la-cyrusdb_sql.lo `test -f 'lib/cyrusdb_sql.c' || echo './'`lib/cyrusdb_sql.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./com_err/et -I. -I./lib -I. -I./lib -DHAVE_CONFIG_H -I/usr/include/mysql -fomit-frame-pointer -fno-strict-aliasing -DNDEBUG -I/usr/include -fPIC -fvisibility=hidden -march=corei7-avx -fomit-frame-pointer -O2 -pipe -c lib/wildmat.c -fPIC -DPIC -o lib/.libs/lib_libcyrus_la-wildmat.o >/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./com_err/et -I. -I./lib -I. -I./lib -DHAVE_CONFIG_H -I/usr/include/mysql -fomit-frame-pointer -fno-strict-aliasing -DNDEBUG -I/usr/include -fPIC -fvisibility=hidden -march=corei7-avx -fomit-frame-pointer -O2 -pipe -c -o lib/lib_libcyrus_la-gmtoff_tm.lo `test -f 'lib/gmtoff_tm.c' || echo './'`lib/gmtoff_tm.c >/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./com_err/et -I. -I./lib -I. -I./lib -DHAVE_CONFIG_H -I/usr/include/mysql -fomit-frame-pointer -fno-strict-aliasing -DNDEBUG -I/usr/include -fPIC -fvisibility=hidden -march=corei7-avx -fomit-frame-pointer -O2 -pipe -c -o lib/lib_libcyrus_la-nonblock_fcntl.lo `test -f 'lib/nonblock_fcntl.c' || echo './'`lib/nonblock_fcntl.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./com_err/et -I. -I./lib -I. -I./lib -DHAVE_CONFIG_H -I/usr/include/mysql -fomit-frame-pointer -fno-strict-aliasing -DNDEBUG -I/usr/include -fPIC -fvisibility=hidden -march=corei7-avx -fomit-frame-pointer -O2 -pipe -c lib/cyrusdb_sql.c -fPIC -DPIC -o lib/.libs/lib_libcyrus_la-cyrusdb_sql.o >/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./com_err/et -I. -I./lib -I. -I./lib -DHAVE_CONFIG_H -I/usr/include/mysql -fomit-frame-pointer -fno-strict-aliasing -DNDEBUG -I/usr/include -fPIC -fvisibility=hidden -march=corei7-avx -fomit-frame-pointer -O2 -pipe -c -o lib/lib_libcyrus_la-chartable.lo `test -f 'lib/chartable.c' || echo './'`lib/chartable.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./com_err/et -I. -I./lib -I. -I./lib -DHAVE_CONFIG_H -I/usr/include/mysql -fomit-frame-pointer -fno-strict-aliasing -DNDEBUG -I/usr/include -fPIC -fvisibility=hidden -march=corei7-avx -fomit-frame-pointer -O2 -pipe -c lib/nonblock_fcntl.c -fPIC -DPIC -o lib/.libs/lib_libcyrus_la-nonblock_fcntl.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./com_err/et -I. -I./lib -I. -I./lib -DHAVE_CONFIG_H -I/usr/include/mysql -fomit-frame-pointer -fno-strict-aliasing -DNDEBUG -I/usr/include -fPIC -fvisibility=hidden -march=corei7-avx -fomit-frame-pointer -O2 -pipe -c lib/chartable.c -fPIC -DPIC -o lib/.libs/lib_libcyrus_la-chartable.o >/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./com_err/et -I. -I./lib -I. -I./lib -DHAVE_CONFIG_H -I/usr/include/mysql -fomit-frame-pointer -fno-strict-aliasing -DNDEBUG -I/usr/include -fPIC -fvisibility=hidden -march=corei7-avx -fomit-frame-pointer -O2 -pipe -c -o com_err/et/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-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./com_err/et -I. -I./lib -I. -I./lib -DHAVE_CONFIG_H -I/usr/include/mysql -fomit-frame-pointer -fno-strict-aliasing -DNDEBUG -I/usr/include -fPIC -fvisibility=hidden -march=corei7-avx -fomit-frame-pointer -O2 -pipe -c lib/gmtoff_tm.c -fPIC -DPIC -o lib/.libs/lib_libcyrus_la-gmtoff_tm.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./com_err/et -I. -I./lib -I. -I./lib -DHAVE_CONFIG_H -I/usr/include/mysql -fomit-frame-pointer -fno-strict-aliasing -DNDEBUG -I/usr/include -fPIC -fvisibility=hidden -march=corei7-avx -fomit-frame-pointer -O2 -pipe -c com_err/et/com_err.c -fPIC -DPIC -o com_err/et/.libs/com_err_et_libcyrus_com_err_la-com_err.o >/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./com_err/et -I. -I./lib -I. -I./lib -DHAVE_CONFIG_H -I/usr/include/mysql -fomit-frame-pointer -fno-strict-aliasing -DNDEBUG -I/usr/include -fPIC -fvisibility=hidden -march=corei7-avx -fomit-frame-pointer -O2 -pipe -c -o com_err/et/com_err_et_libcyrus_com_err_la-error_message.lo `test -f 'com_err/et/error_message.c' || echo './'`com_err/et/error_message.c >/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./com_err/et -I. -I./lib -I. -I./lib -DHAVE_CONFIG_H -I/usr/include/mysql -fomit-frame-pointer -fno-strict-aliasing -DNDEBUG -I/usr/include -fPIC -fvisibility=hidden -march=corei7-avx -fomit-frame-pointer -O2 -pipe -c -o com_err/et/com_err_et_libcyrus_com_err_la-et_name.lo `test -f 'com_err/et/et_name.c' || echo './'`com_err/et/et_name.c >/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./com_err/et -I. -I./lib -I. -I./lib -DHAVE_CONFIG_H -I/usr/include/mysql -fomit-frame-pointer -fno-strict-aliasing -DNDEBUG -I/usr/include -fPIC -fvisibility=hidden -march=corei7-avx -fomit-frame-pointer -O2 -pipe -c -o com_err/et/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 >/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./com_err/et -I. -I./lib -I. -I./lib -DHAVE_CONFIG_H -I/usr/include/mysql -fomit-frame-pointer -fno-strict-aliasing -DNDEBUG -I/usr/include -fPIC -fvisibility=hidden -march=corei7-avx -fomit-frame-pointer -O2 -pipe -c -o sieve/sieve_libcyrus_sieve_la-addr.lo `test -f 'sieve/addr.c' || echo './'`sieve/addr.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./com_err/et -I. -I./lib -I. -I./lib -DHAVE_CONFIG_H -I/usr/include/mysql -fomit-frame-pointer -fno-strict-aliasing -DNDEBUG -I/usr/include -fPIC -fvisibility=hidden -march=corei7-avx -fomit-frame-pointer -O2 -pipe -c com_err/et/et_name.c -fPIC -DPIC -o com_err/et/.libs/com_err_et_libcyrus_com_err_la-et_name.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./com_err/et -I. -I./lib -I. -I./lib -DHAVE_CONFIG_H -I/usr/include/mysql -fomit-frame-pointer -fno-strict-aliasing -DNDEBUG -I/usr/include -fPIC -fvisibility=hidden -march=corei7-avx -fomit-frame-pointer -O2 -pipe -c com_err/et/error_message.c -fPIC -DPIC -o com_err/et/.libs/com_err_et_libcyrus_com_err_la-error_message.o >/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./com_err/et -I. -I./lib -I. -I./lib -DHAVE_CONFIG_H -I/usr/include/mysql -fomit-frame-pointer -fno-strict-aliasing -DNDEBUG -I/usr/include -fPIC -fvisibility=hidden -march=corei7-avx -fomit-frame-pointer -O2 -pipe -c -o sieve/sieve_libcyrus_sieve_la-bc_dump.lo `test -f 'sieve/bc_dump.c' || echo './'`sieve/bc_dump.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./com_err/et -I. -I./lib -I. -I./lib -DHAVE_CONFIG_H -I/usr/include/mysql -fomit-frame-pointer -fno-strict-aliasing -DNDEBUG -I/usr/include -fPIC -fvisibility=hidden -march=corei7-avx -fomit-frame-pointer -O2 -pipe -c sieve/addr.c -fPIC -DPIC -o sieve/.libs/sieve_libcyrus_sieve_la-addr.o >/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./com_err/et -I. -I./lib -I. -I./lib -DHAVE_CONFIG_H -I/usr/include/mysql -fomit-frame-pointer -fno-strict-aliasing -DNDEBUG -I/usr/include -fPIC -fvisibility=hidden -march=corei7-avx -fomit-frame-pointer -O2 -pipe -c -o sieve/sieve_libcyrus_sieve_la-bc_emit.lo `test -f 'sieve/bc_emit.c' || echo './'`sieve/bc_emit.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./com_err/et -I. -I./lib -I. -I./lib -DHAVE_CONFIG_H -I/usr/include/mysql -fomit-frame-pointer -fno-strict-aliasing -DNDEBUG -I/usr/include -fPIC -fvisibility=hidden -march=corei7-avx -fomit-frame-pointer -O2 -pipe -c com_err/et/init_et.c -fPIC -DPIC -o com_err/et/.libs/com_err_et_libcyrus_com_err_la-init_et.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./com_err/et -I. -I./lib -I. -I./lib -DHAVE_CONFIG_H -I/usr/include/mysql -fomit-frame-pointer -fno-strict-aliasing -DNDEBUG -I/usr/include -fPIC -fvisibility=hidden -march=corei7-avx -fomit-frame-pointer -O2 -pipe -c sieve/bc_dump.c -fPIC -DPIC -o sieve/.libs/sieve_libcyrus_sieve_la-bc_dump.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./com_err/et -I. -I./lib -I. -I./lib -DHAVE_CONFIG_H -I/usr/include/mysql -fomit-frame-pointer -fno-strict-aliasing -DNDEBUG -I/usr/include -fPIC -fvisibility=hidden -march=corei7-avx -fomit-frame-pointer -O2 -pipe -c sieve/bc_emit.c -fPIC -DPIC -o sieve/.libs/sieve_libcyrus_sieve_la-bc_emit.o >/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./com_err/et -I. -I./lib -I. -I./lib -DHAVE_CONFIG_H -I/usr/include/mysql -fomit-frame-pointer -fno-strict-aliasing -DNDEBUG -I/usr/include -fPIC -fvisibility=hidden -march=corei7-avx -fomit-frame-pointer -O2 -pipe -c -o sieve/sieve_libcyrus_sieve_la-bc_eval.lo `test -f 'sieve/bc_eval.c' || echo './'`sieve/bc_eval.c >/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./com_err/et -I. -I./lib -I. -I./lib -DHAVE_CONFIG_H -I/usr/include/mysql -fomit-frame-pointer -fno-strict-aliasing -DNDEBUG -I/usr/include -fPIC -fvisibility=hidden -march=corei7-avx -fomit-frame-pointer -O2 -pipe -c -o sieve/sieve_libcyrus_sieve_la-bc_generate.lo `test -f 'sieve/bc_generate.c' || echo './'`sieve/bc_generate.c >/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./com_err/et -I. -I./lib -I. -I./lib -DHAVE_CONFIG_H -I/usr/include/mysql -fomit-frame-pointer -fno-strict-aliasing -DNDEBUG -I/usr/include -fPIC -fvisibility=hidden -march=corei7-avx -fomit-frame-pointer -O2 -pipe -c -o sieve/sieve_libcyrus_sieve_la-comparator.lo `test -f 'sieve/comparator.c' || echo './'`sieve/comparator.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./com_err/et -I. -I./lib -I. -I./lib -DHAVE_CONFIG_H -I/usr/include/mysql -fomit-frame-pointer -fno-strict-aliasing -DNDEBUG -I/usr/include -fPIC -fvisibility=hidden -march=corei7-avx -fomit-frame-pointer -O2 -pipe -c sieve/bc_eval.c -fPIC -DPIC -o sieve/.libs/sieve_libcyrus_sieve_la-bc_eval.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./com_err/et -I. -I./lib -I. -I./lib -DHAVE_CONFIG_H -I/usr/include/mysql -fomit-frame-pointer -fno-strict-aliasing -DNDEBUG -I/usr/include -fPIC -fvisibility=hidden -march=corei7-avx -fomit-frame-pointer -O2 -pipe -c sieve/bc_generate.c -fPIC -DPIC -o sieve/.libs/sieve_libcyrus_sieve_la-bc_generate.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./com_err/et -I. -I./lib -I. -I./lib -DHAVE_CONFIG_H -I/usr/include/mysql -fomit-frame-pointer -fno-strict-aliasing -DNDEBUG -I/usr/include -fPIC -fvisibility=hidden -march=corei7-avx -fomit-frame-pointer -O2 -pipe -c sieve/comparator.c -fPIC -DPIC -o sieve/.libs/sieve_libcyrus_sieve_la-comparator.o >/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./com_err/et -I. -I./lib -I. -I./lib -DHAVE_CONFIG_H -I/usr/include/mysql -fomit-frame-pointer -fno-strict-aliasing -DNDEBUG -I/usr/include -fPIC -fvisibility=hidden -march=corei7-avx -fomit-frame-pointer -O2 -pipe -c -o sieve/sieve_libcyrus_sieve_la-flags.lo `test -f 'sieve/flags.c' || echo './'`sieve/flags.c >/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./com_err/et -I. -I./lib -I. -I./lib -DHAVE_CONFIG_H -I/usr/include/mysql -fomit-frame-pointer -fno-strict-aliasing -DNDEBUG -I/usr/include -fPIC -fvisibility=hidden -march=corei7-avx -fomit-frame-pointer -O2 -pipe -c -o sieve/sieve_libcyrus_sieve_la-interp.lo `test -f 'sieve/interp.c' || echo './'`sieve/interp.c >/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./com_err/et -I. -I./lib -I. -I./lib -DHAVE_CONFIG_H -I/usr/include/mysql -fomit-frame-pointer -fno-strict-aliasing -DNDEBUG -I/usr/include -fPIC -fvisibility=hidden -march=corei7-avx -fomit-frame-pointer -O2 -pipe -c -o sieve/sieve_libcyrus_sieve_la-message.lo `test -f 'sieve/message.c' || echo './'`sieve/message.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./com_err/et -I. -I./lib -I. -I./lib -DHAVE_CONFIG_H -I/usr/include/mysql -fomit-frame-pointer -fno-strict-aliasing -DNDEBUG -I/usr/include -fPIC -fvisibility=hidden -march=corei7-avx -fomit-frame-pointer -O2 -pipe -c sieve/flags.c -fPIC -DPIC -o sieve/.libs/sieve_libcyrus_sieve_la-flags.o >/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./com_err/et -I. -I./lib -I. -I./lib -DHAVE_CONFIG_H -I/usr/include/mysql -fomit-frame-pointer -fno-strict-aliasing -DNDEBUG -I/usr/include -fPIC -fvisibility=hidden -march=corei7-avx -fomit-frame-pointer -O2 -pipe -c -o sieve/sieve_libcyrus_sieve_la-script.lo `test -f 'sieve/script.c' || echo './'`sieve/script.c >/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./com_err/et -I. -I./lib -I. -I./lib -DHAVE_CONFIG_H -I/usr/include/mysql -fomit-frame-pointer -fno-strict-aliasing -DNDEBUG -I/usr/include -fPIC -fvisibility=hidden -march=corei7-avx -fomit-frame-pointer -O2 -pipe -c -o sieve/sieve_libcyrus_sieve_la-sieve.lo `test -f 'sieve/sieve.c' || echo './'`sieve/sieve.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./com_err/et -I. -I./lib -I. -I./lib -DHAVE_CONFIG_H -I/usr/include/mysql -fomit-frame-pointer -fno-strict-aliasing -DNDEBUG -I/usr/include -fPIC -fvisibility=hidden -march=corei7-avx -fomit-frame-pointer -O2 -pipe -c sieve/message.c -fPIC -DPIC -o sieve/.libs/sieve_libcyrus_sieve_la-message.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./com_err/et -I. -I./lib -I. -I./lib -DHAVE_CONFIG_H -I/usr/include/mysql -fomit-frame-pointer -fno-strict-aliasing -DNDEBUG -I/usr/include -fPIC -fvisibility=hidden -march=corei7-avx -fomit-frame-pointer -O2 -pipe -c sieve/interp.c -fPIC -DPIC -o sieve/.libs/sieve_libcyrus_sieve_la-interp.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./com_err/et -I. -I./lib -I. -I./lib -DHAVE_CONFIG_H -I/usr/include/mysql -fomit-frame-pointer -fno-strict-aliasing -DNDEBUG -I/usr/include -fPIC -fvisibility=hidden -march=corei7-avx -fomit-frame-pointer -O2 -pipe -c sieve/sieve.c -fPIC -DPIC -o sieve/.libs/sieve_libcyrus_sieve_la-sieve.o >/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./com_err/et -I. -I./lib -I. -I./lib -DHAVE_CONFIG_H -I/usr/include/mysql -fomit-frame-pointer -fno-strict-aliasing -DNDEBUG -I/usr/include -fPIC -fvisibility=hidden -march=corei7-avx -fomit-frame-pointer -O2 -pipe -c -o sieve/sieve_libcyrus_sieve_la-tree.lo `test -f 'sieve/tree.c' || echo './'`sieve/tree.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./com_err/et -I. -I./lib -I. -I./lib -DHAVE_CONFIG_H -I/usr/include/mysql -fomit-frame-pointer -fno-strict-aliasing -DNDEBUG -I/usr/include -fPIC -fvisibility=hidden -march=corei7-avx -fomit-frame-pointer -O2 -pipe -c sieve/script.c -fPIC -DPIC -o sieve/.libs/sieve_libcyrus_sieve_la-script.o >/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./com_err/et -I. -I./lib -I. -I./lib -DHAVE_CONFIG_H -I/usr/include/mysql -fomit-frame-pointer -fno-strict-aliasing -DNDEBUG -I/usr/include -fPIC -fvisibility=hidden -march=corei7-avx -fomit-frame-pointer -O2 -pipe -c -o sieve/sieve_libcyrus_sieve_la-varlist.lo `test -f 'sieve/varlist.c' || echo './'`sieve/varlist.c >/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./com_err/et -I. -I./lib -I. -I./lib -DHAVE_CONFIG_H -I/usr/include/mysql -fomit-frame-pointer -fno-strict-aliasing -DNDEBUG -I/usr/include -fPIC -fvisibility=hidden -march=corei7-avx -fomit-frame-pointer -O2 -pipe -c -o sieve/sieve_libcyrus_sieve_la-sieve_err.lo `test -f 'sieve/sieve_err.c' || echo './'`sieve/sieve_err.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./com_err/et -I. -I./lib -I. -I./lib -DHAVE_CONFIG_H -I/usr/include/mysql -fomit-frame-pointer -fno-strict-aliasing -DNDEBUG -I/usr/include -fPIC -fvisibility=hidden -march=corei7-avx -fomit-frame-pointer -O2 -pipe -c sieve/tree.c -fPIC -DPIC -o sieve/.libs/sieve_libcyrus_sieve_la-tree.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./com_err/et -I. -I./lib -I. -I./lib -DHAVE_CONFIG_H -I/usr/include/mysql -fomit-frame-pointer -fno-strict-aliasing -DNDEBUG -I/usr/include -fPIC -fvisibility=hidden -march=corei7-avx -fomit-frame-pointer -O2 -pipe -c sieve/varlist.c -fPIC -DPIC -o sieve/.libs/sieve_libcyrus_sieve_la-varlist.o >/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./com_err/et -I. -I./lib -I. -I./lib -DHAVE_CONFIG_H -I/usr/include/mysql -fomit-frame-pointer -fno-strict-aliasing -DNDEBUG -I/usr/include -fPIC -fvisibility=hidden -Wno-sign-compare -march=corei7-avx -fomit-frame-pointer -O2 -pipe -c -o sieve/sieve_libcyrus_sieve_lex_la-addr-lex.lo `test -f 'sieve/addr-lex.c' || echo './'`sieve/addr-lex.c >/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./com_err/et -I. -I./lib -I. -I./lib -DHAVE_CONFIG_H -I/usr/include/mysql -fomit-frame-pointer -fno-strict-aliasing -DNDEBUG -I/usr/include -fPIC -fvisibility=hidden -Wno-sign-compare -march=corei7-avx -fomit-frame-pointer -O2 -pipe -c -o sieve/sieve_libcyrus_sieve_lex_la-sieve-lex.lo `test -f 'sieve/sieve-lex.c' || echo './'`sieve/sieve-lex.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./com_err/et -I. -I./lib -I. -I./lib -DHAVE_CONFIG_H -I/usr/include/mysql -fomit-frame-pointer -fno-strict-aliasing -DNDEBUG -I/usr/include -fPIC -fvisibility=hidden -march=corei7-avx -fomit-frame-pointer -O2 -pipe -c sieve/sieve_err.c -fPIC -DPIC -o sieve/.libs/sieve_libcyrus_sieve_la-sieve_err.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./com_err/et -I. -I./lib -I. -I./lib -DHAVE_CONFIG_H -I/usr/include/mysql -fomit-frame-pointer -fno-strict-aliasing -DNDEBUG -I/usr/include -fPIC -fvisibility=hidden -Wno-sign-compare -march=corei7-avx -fomit-frame-pointer -O2 -pipe -c sieve/addr-lex.c -fPIC -DPIC -o sieve/.libs/sieve_libcyrus_sieve_lex_la-addr-lex.o >/bin/sh ./libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -fPIC -march=corei7-avx -fomit-frame-pointer -O2 -pipe -Wl,-O1 -Wl,--as-needed -o perl/libcyrus.la lib/acl.lo lib/acl_afs.lo lib/auth.lo lib/auth_krb.lo lib/auth_krb5.lo lib/auth_pts.lo lib/auth_unix.lo lib/bitvector.lo lib/bsearch.lo lib/byteorder64.lo lib/charset.lo lib/command.lo lib/crc32.lo lib/cyrusdb.lo lib/cyrusdb_flat.lo lib/cyrusdb_quotalegacy.lo lib/cyrusdb_skiplist.lo lib/cyrusdb_twoskip.lo lib/glob.lo lib/imapurl.lo lib/imclient.lo lib/imparse.lo lib/iostat.lo lib/iptostring.lo lib/libcyr_cfg.lo lib/lsort.lo lib/mappedfile.lo lib/mkgmtime.lo lib/parseaddr.lo lib/prot.lo lib/ptrarray.lo lib/rfc822tok.lo lib/signals.lo lib/stristr.lo lib/times.lo lib/tok.lo lib/wildmat.lo lib/cyrusdb_sql.lo lib/gmtoff_tm.lo lib/nonblock_fcntl.lo -lsasl2 -lssl -lcrypto -lssl -lcrypto -L/usr/lib64 -lmysqlclient -lpthread -lz -lm -lssl -lcrypto -ldl -lpq -lsqlite3 -lpcre -lpcreposix -lz >/bin/sh ./libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -fPIC -march=corei7-avx -fomit-frame-pointer -O2 -pipe -Wl,-O1 -Wl,--as-needed -o perl/libcyrus_min.la lib/arrayu64.lo lib/assert.lo lib/hash.lo lib/hashu64.lo lib/libconfig.lo lib/mpool.lo lib/retry.lo lib/strarray.lo lib/strhash.lo lib/util.lo lib/vparse.lo lib/xmalloc.lo lib/xstrlcat.lo lib/xstrlcpy.lo lib/lock_fcntl.lo lib/map_shared.lo -L/usr/lib64 -lmysqlclient -lpthread -lz -lm -lssl -lcrypto -ldl -lpq -lsqlite3 -lpcre -lpcreposix -lz >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./com_err/et -I. -I./lib -I. -I./lib -DHAVE_CONFIG_H -I/usr/include/mysql -fomit-frame-pointer -fno-strict-aliasing -DNDEBUG -I/usr/include -fPIC -fvisibility=hidden -Wno-sign-compare -march=corei7-avx -fomit-frame-pointer -O2 -pipe -c sieve/sieve-lex.c -fPIC -DPIC -o sieve/.libs/sieve_libcyrus_sieve_lex_la-sieve-lex.o >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./com_err/et -I. -I./lib -I. -I./lib -DHAVE_CONFIG_H -I/usr/include/mysql -fomit-frame-pointer -fno-strict-aliasing -DNDEBUG -I/usr/include -fPIC -fvisibility=hidden -march=corei7-avx -fomit-frame-pointer -O2 -pipe -c -o imtest/imtest_imtest-imtest.o `test -f 'imtest/imtest.c' || echo './'`imtest/imtest.c >libtool: link: x86_64-pc-linux-gnu-ar cru perl/.libs/libcyrus_min.a lib/.libs/arrayu64.o lib/.libs/assert.o lib/.libs/hash.o lib/.libs/hashu64.o lib/.libs/libconfig.o lib/.libs/mpool.o lib/.libs/retry.o lib/.libs/strarray.o lib/.libs/strhash.o lib/.libs/util.o lib/.libs/vparse.o lib/.libs/xmalloc.o lib/.libs/xstrlcat.o lib/.libs/xstrlcpy.o lib/.libs/lock_fcntl.o lib/.libs/map_shared.o >libtool: link: x86_64-pc-linux-gnu-ranlib perl/.libs/libcyrus_min.a >libtool: link: ( cd "perl/.libs" && rm -f "libcyrus_min.la" && ln -s "../libcyrus_min.la" "libcyrus_min.la" ) >libtool: link: x86_64-pc-linux-gnu-ar cru perl/.libs/libcyrus.a lib/.libs/acl.o lib/.libs/acl_afs.o lib/.libs/auth.o lib/.libs/auth_krb.o lib/.libs/auth_krb5.o lib/.libs/auth_pts.o lib/.libs/auth_unix.o lib/.libs/bitvector.o lib/.libs/bsearch.o lib/.libs/byteorder64.o lib/.libs/charset.o lib/.libs/command.o lib/.libs/crc32.o lib/.libs/cyrusdb.o lib/.libs/cyrusdb_flat.o lib/.libs/cyrusdb_quotalegacy.o lib/.libs/cyrusdb_skiplist.o lib/.libs/cyrusdb_twoskip.o lib/.libs/glob.o lib/.libs/imapurl.o lib/.libs/imclient.o lib/.libs/imparse.o lib/.libs/iostat.o lib/.libs/iptostring.o lib/.libs/libcyr_cfg.o lib/.libs/lsort.o lib/.libs/mappedfile.o lib/.libs/mkgmtime.o lib/.libs/parseaddr.o lib/.libs/prot.o lib/.libs/ptrarray.o lib/.libs/rfc822tok.o lib/.libs/signals.o lib/.libs/stristr.o lib/.libs/times.o lib/.libs/tok.o lib/.libs/wildmat.o lib/.libs/cyrusdb_sql.o lib/.libs/gmtoff_tm.o lib/.libs/nonblock_fcntl.o >rm -f perl/sieve/lib/libisieve.a >libtool: link: x86_64-pc-linux-gnu-ranlib perl/.libs/libcyrus.a >libtool: link: ( cd "perl/.libs" && rm -f "libcyrus.la" && ln -s "../libcyrus.la" "libcyrus.la" ) >x86_64-pc-linux-gnu-ar cru perl/sieve/lib/libisieve.a perl/sieve/lib/isieve.o perl/sieve/lib/lex.o perl/sieve/lib/request.o >x86_64-pc-linux-gnu-ranlib perl/sieve/lib/libisieve.a >/bin/sh ./libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -fPIC -fvisibility=hidden -march=corei7-avx -fomit-frame-pointer -O2 -pipe -Wl,-O1 -Wl,--as-needed -o lib/libcyrus_min.la -rpath /usr/lib64 lib/lib_libcyrus_min_la-arrayu64.lo lib/lib_libcyrus_min_la-assert.lo lib/lib_libcyrus_min_la-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-lock_fcntl.lo lib/lib_libcyrus_min_la-map_shared.lo lib/lib_libcyrus_min_la-imapopts.lo -L/usr/lib64 -lmysqlclient -lpthread -lz -lm -lssl -lcrypto -ldl -lpq -lsqlite3 -lpcre -lpcreposix -lz >/bin/sh ./libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -fPIC -fvisibility=hidden -march=corei7-avx -fomit-frame-pointer -O2 -pipe -Wl,-O1 -Wl,--as-needed -o lib/libcyrus.la -rpath /usr/lib64 lib/lib_libcyrus_la-acl.lo lib/lib_libcyrus_la-acl_afs.lo lib/lib_libcyrus_la-auth.lo lib/lib_libcyrus_la-auth_krb.lo lib/lib_libcyrus_la-auth_krb5.lo lib/lib_libcyrus_la-auth_pts.lo lib/lib_libcyrus_la-auth_unix.lo lib/lib_libcyrus_la-bitvector.lo lib/lib_libcyrus_la-bsearch.lo lib/lib_libcyrus_la-byteorder64.lo lib/lib_libcyrus_la-charset.lo lib/lib_libcyrus_la-command.lo lib/lib_libcyrus_la-crc32.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-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-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-cyrusdb_sql.lo lib/lib_libcyrus_la-gmtoff_tm.lo lib/lib_libcyrus_la-nonblock_fcntl.lo lib/lib_libcyrus_la-chartable.lo -lsasl2 -lssl -lcrypto -lssl -lcrypto -L/usr/lib64 -lmysqlclient -lpthread -lz -lm -lssl -lcrypto -ldl -lpq -lsqlite3 -lpcre -lpcreposix -lz >/bin/sh ./libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -fPIC -fvisibility=hidden -march=corei7-avx -fomit-frame-pointer -O2 -pipe -Wl,-O1 -Wl,--as-needed -o com_err/et/libcyrus_com_err.la -rpath /usr/lib64 com_err/et/com_err_et_libcyrus_com_err_la-com_err.lo com_err/et/com_err_et_libcyrus_com_err_la-error_message.lo com_err/et/com_err_et_libcyrus_com_err_la-et_name.lo com_err/et/com_err_et_libcyrus_com_err_la-init_et.lo -L/usr/lib64 -lmysqlclient -lpthread -lz -lm -lssl -lcrypto -ldl -lpq -lsqlite3 -lpcre -lpcreposix -lz >/bin/sh ./libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -fPIC -fvisibility=hidden -Wno-sign-compare -march=corei7-avx -fomit-frame-pointer -O2 -pipe -Wl,-O1 -Wl,--as-needed -o sieve/libcyrus_sieve_lex.la sieve/sieve_libcyrus_sieve_lex_la-addr-lex.lo sieve/sieve_libcyrus_sieve_lex_la-sieve-lex.lo -L/usr/lib64 -lmysqlclient -lpthread -lz -lm -lssl -lcrypto -ldl -lpq -lsqlite3 -lpcre -lpcreposix -lz >libtool: link: x86_64-pc-linux-gnu-gcc -shared -fPIC -DPIC lib/.libs/lib_libcyrus_min_la-arrayu64.o lib/.libs/lib_libcyrus_min_la-assert.o lib/.libs/lib_libcyrus_min_la-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-lock_fcntl.o lib/.libs/lib_libcyrus_min_la-map_shared.o lib/.libs/lib_libcyrus_min_la-imapopts.o -Wl,--as-needed -L/usr/lib64 -lmysqlclient -lpthread -lm -lssl -lcrypto -ldl -lpq -lsqlite3 -lpcre -lpcreposix -lz -march=corei7-avx -O2 -Wl,-O1 -Wl,-soname -Wl,libcyrus_min.so.0 -o lib/.libs/libcyrus_min.so.0.0.0 >libtool: link: x86_64-pc-linux-gnu-gcc -shared -fPIC -DPIC com_err/et/.libs/com_err_et_libcyrus_com_err_la-com_err.o com_err/et/.libs/com_err_et_libcyrus_com_err_la-error_message.o com_err/et/.libs/com_err_et_libcyrus_com_err_la-et_name.o com_err/et/.libs/com_err_et_libcyrus_com_err_la-init_et.o -Wl,--as-needed -L/usr/lib64 -lmysqlclient -lpthread -lm -lssl -lcrypto -ldl -lpq -lsqlite3 -lpcre -lpcreposix -lz -march=corei7-avx -O2 -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 "lib/.libs" && rm -f "libcyrus_min.so.0" && ln -s "libcyrus_min.so.0.0.0" "libcyrus_min.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 "lib/.libs" && rm -f "libcyrus_min.so" && ln -s "libcyrus_min.so.0.0.0" "libcyrus_min.so") >libtool: link: ( cd "com_err/et/.libs" && rm -f "libcyrus_com_err.la" && ln -s "../libcyrus_com_err.la" "libcyrus_com_err.la" ) >libtool: link: x86_64-pc-linux-gnu-ar cru sieve/.libs/libcyrus_sieve_lex.a sieve/.libs/sieve_libcyrus_sieve_lex_la-addr-lex.o sieve/.libs/sieve_libcyrus_sieve_lex_la-sieve-lex.o >libtool: link: x86_64-pc-linux-gnu-ranlib sieve/.libs/libcyrus_sieve_lex.a >libtool: link: ( cd "lib/.libs" && rm -f "libcyrus_min.la" && ln -s "../libcyrus_min.la" "libcyrus_min.la" ) >libtool: link: x86_64-pc-linux-gnu-gcc -shared -fPIC -DPIC lib/.libs/lib_libcyrus_la-acl.o lib/.libs/lib_libcyrus_la-acl_afs.o lib/.libs/lib_libcyrus_la-auth.o lib/.libs/lib_libcyrus_la-auth_krb.o lib/.libs/lib_libcyrus_la-auth_krb5.o lib/.libs/lib_libcyrus_la-auth_pts.o lib/.libs/lib_libcyrus_la-auth_unix.o lib/.libs/lib_libcyrus_la-bitvector.o lib/.libs/lib_libcyrus_la-bsearch.o lib/.libs/lib_libcyrus_la-byteorder64.o lib/.libs/lib_libcyrus_la-charset.o lib/.libs/lib_libcyrus_la-command.o lib/.libs/lib_libcyrus_la-crc32.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-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-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-cyrusdb_sql.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,--as-needed -lsasl2 -L/usr/lib64 -lmysqlclient -lpthread -lm -lssl -lcrypto -ldl -lpq -lsqlite3 -lpcre -lpcreposix -lz -march=corei7-avx -O2 -Wl,-O1 -Wl,-soname -Wl,libcyrus.so.0 -o lib/.libs/libcyrus.so.0.0.0 >libtool: link: ( cd "sieve/.libs" && rm -f "libcyrus_sieve_lex.la" && ln -s "../libcyrus_sieve_lex.la" "libcyrus_sieve_lex.la" ) >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=link x86_64-pc-linux-gnu-gcc -fPIC -fvisibility=hidden -march=corei7-avx -fomit-frame-pointer -O2 -pipe -Wl,-O1 -Wl,--as-needed -o sieve/libcyrus_sieve.la -rpath /usr/lib64 sieve/sieve_libcyrus_sieve_la-addr.lo sieve/sieve_libcyrus_sieve_la-bc_dump.lo sieve/sieve_libcyrus_sieve_la-bc_emit.lo sieve/sieve_libcyrus_sieve_la-bc_eval.lo sieve/sieve_libcyrus_sieve_la-bc_generate.lo sieve/sieve_libcyrus_sieve_la-comparator.lo sieve/sieve_libcyrus_sieve_la-flags.lo sieve/sieve_libcyrus_sieve_la-interp.lo sieve/sieve_libcyrus_sieve_la-message.lo sieve/sieve_libcyrus_sieve_la-script.lo sieve/sieve_libcyrus_sieve_la-sieve.lo sieve/sieve_libcyrus_sieve_la-tree.lo sieve/sieve_libcyrus_sieve_la-varlist.lo sieve/sieve_libcyrus_sieve_la-sieve_err.lo sieve/libcyrus_sieve_lex.la com_err/et/libcyrus_com_err.la lib/libcyrus_min.la lib/libcyrus.la -L/usr/lib64 -lmysqlclient -lpthread -lz -lm -lssl -lcrypto -ldl -lpq -lsqlite3 -lpcre -lpcreposix -lz >/bin/sh ./libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -fPIC -fvisibility=hidden -march=corei7-avx -fomit-frame-pointer -O2 -pipe -Wl,-O1 -Wl,--as-needed -o imtest/imtest imtest/imtest_imtest-imtest.o lib/libcyrus.la lib/libcyrus_min.la -L/usr/lib64 -lmysqlclient -lpthread -lz -lm -lssl -lcrypto -ldl -lpq -lsqlite3 -lpcre -lpcreposix -lz -lsasl2 -lssl -lcrypto -lssl -lcrypto -L/usr/lib64 -lmysqlclient -lpthread -lz -lm -lssl -lcrypto -ldl -lpq -lsqlite3 -lpcre -lpcreposix -lz >libtool: link: x86_64-pc-linux-gnu-gcc -shared -fPIC -DPIC sieve/.libs/sieve_libcyrus_sieve_la-addr.o sieve/.libs/sieve_libcyrus_sieve_la-bc_dump.o sieve/.libs/sieve_libcyrus_sieve_la-bc_emit.o sieve/.libs/sieve_libcyrus_sieve_la-bc_eval.o sieve/.libs/sieve_libcyrus_sieve_la-bc_generate.o sieve/.libs/sieve_libcyrus_sieve_la-comparator.o sieve/.libs/sieve_libcyrus_sieve_la-flags.o sieve/.libs/sieve_libcyrus_sieve_la-interp.o sieve/.libs/sieve_libcyrus_sieve_la-message.o sieve/.libs/sieve_libcyrus_sieve_la-script.o sieve/.libs/sieve_libcyrus_sieve_la-sieve.o sieve/.libs/sieve_libcyrus_sieve_la-tree.o sieve/.libs/sieve_libcyrus_sieve_la-varlist.o sieve/.libs/sieve_libcyrus_sieve_la-sieve_err.o -Wl,--whole-archive sieve/.libs/libcyrus_sieve_lex.a -Wl,--no-whole-archive -Wl,-rpath -Wl,/var/tmp/portage/net-mail/cyrus-imapd-2.5.10/work/cyrus-imapd-2.5.10/com_err/et/.libs -Wl,-rpath -Wl,/var/tmp/portage/net-mail/cyrus-imapd-2.5.10/work/cyrus-imapd-2.5.10/lib/.libs -Wl,--as-needed -L/usr/lib64 com_err/et/.libs/libcyrus_com_err.so lib/.libs/libcyrus_min.so lib/.libs/libcyrus.so -lsasl2 -lmysqlclient -lpthread -lm -lssl -lcrypto -ldl -lpq -lsqlite3 -lpcre -lpcreposix -lz -march=corei7-avx -O2 -Wl,-O1 -Wl,-soname -Wl,libcyrus_sieve.so.0 -o sieve/.libs/libcyrus_sieve.so.0.0.0 >libtool: link: (cd "sieve/.libs" && rm -f "libcyrus_sieve.so.0" && ln -s "libcyrus_sieve.so.0.0.0" "libcyrus_sieve.so.0") >libtool: link: (cd "sieve/.libs" && rm -f "libcyrus_sieve.so" && ln -s "libcyrus_sieve.so.0.0.0" "libcyrus_sieve.so") >libtool: link: ( cd "sieve/.libs" && rm -f "libcyrus_sieve.la" && ln -s "../libcyrus_sieve.la" "libcyrus_sieve.la" ) >/bin/sh ./libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -fPIC -march=corei7-avx -fomit-frame-pointer -O2 -pipe -Wl,-O1 -Wl,--as-needed -o sieve/sievec sieve/sievec.o sieve/libcyrus_sieve.la lib/libcyrus.la lib/libcyrus_min.la -L/usr/lib64 -lmysqlclient -lpthread -lz -lm -lssl -lcrypto -ldl -lpq -lsqlite3 -lpcre -lpcreposix -lz -lsasl2 -lssl -lcrypto -lssl -lcrypto -L/usr/lib64 -lmysqlclient -lpthread -lz -lm -lssl -lcrypto -ldl -lpq -lsqlite3 -lpcre -lpcreposix -lz >/bin/sh ./libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -fPIC -march=corei7-avx -fomit-frame-pointer -O2 -pipe -Wl,-O1 -Wl,--as-needed -o sieve/sieved sieve/sieved.o sieve/libcyrus_sieve.la lib/libcyrus.la lib/libcyrus_min.la -L/usr/lib64 -lmysqlclient -lpthread -lz -lm -lssl -lcrypto -ldl -lpq -lsqlite3 -lpcre -lpcreposix -lz -lsasl2 -lssl -lcrypto -lssl -lcrypto -L/usr/lib64 -lmysqlclient -lpthread -lz -lm -lssl -lcrypto -ldl -lpq -lsqlite3 -lpcre -lpcreposix -lz >libtool: link: x86_64-pc-linux-gnu-gcc -fPIC -fvisibility=hidden -march=corei7-avx -fomit-frame-pointer -O2 -pipe -Wl,-O1 -o imtest/.libs/imtest imtest/imtest_imtest-imtest.o -Wl,--as-needed lib/.libs/libcyrus.so -L/usr/lib64 lib/.libs/libcyrus_min.so -lsasl2 -lmysqlclient -lpthread -lm -lssl -lcrypto -ldl -lpq -lsqlite3 -lpcre -lpcreposix -lz >libtool: link: x86_64-pc-linux-gnu-gcc -fPIC -march=corei7-avx -fomit-frame-pointer -O2 -pipe -Wl,-O1 -o sieve/.libs/sievec sieve/sievec.o -Wl,--as-needed sieve/.libs/libcyrus_sieve.so -L/usr/lib64 /var/tmp/portage/net-mail/cyrus-imapd-2.5.10/work/cyrus-imapd-2.5.10/com_err/et/.libs/libcyrus_com_err.so /var/tmp/portage/net-mail/cyrus-imapd-2.5.10/work/cyrus-imapd-2.5.10/lib/.libs/libcyrus_min.so /var/tmp/portage/net-mail/cyrus-imapd-2.5.10/work/cyrus-imapd-2.5.10/lib/.libs/libcyrus.so lib/.libs/libcyrus.so lib/.libs/libcyrus_min.so -lsasl2 -lmysqlclient -lpthread -lm -lssl -lcrypto -ldl -lpq -lsqlite3 -lpcre -lpcreposix -lz >libtool: link: x86_64-pc-linux-gnu-gcc -fPIC -march=corei7-avx -fomit-frame-pointer -O2 -pipe -Wl,-O1 -o sieve/.libs/sieved sieve/sieved.o -Wl,--as-needed sieve/.libs/libcyrus_sieve.so -L/usr/lib64 /var/tmp/portage/net-mail/cyrus-imapd-2.5.10/work/cyrus-imapd-2.5.10/com_err/et/.libs/libcyrus_com_err.so /var/tmp/portage/net-mail/cyrus-imapd-2.5.10/work/cyrus-imapd-2.5.10/lib/.libs/libcyrus_min.so /var/tmp/portage/net-mail/cyrus-imapd-2.5.10/work/cyrus-imapd-2.5.10/lib/.libs/libcyrus.so lib/.libs/libcyrus.so lib/.libs/libcyrus_min.so -lsasl2 -lmysqlclient -lpthread -lm -lssl -lcrypto -ldl -lpq -lsqlite3 -lpcre -lpcreposix -lz >make[2]: Leaving directory '/var/tmp/portage/net-mail/cyrus-imapd-2.5.10/work/cyrus-imapd-2.5.10' >Making all in perl/annotator >make[2]: Entering directory '/var/tmp/portage/net-mail/cyrus-imapd-2.5.10/work/cyrus-imapd-2.5.10/perl/annotator' >cp Message.pm blib/lib/Cyrus/Annotator/Message.pm >cp Daemon.pm blib/lib/Cyrus/Annotator/Daemon.pm >Manifying 2 pod documents >make[2]: Leaving directory '/var/tmp/portage/net-mail/cyrus-imapd-2.5.10/work/cyrus-imapd-2.5.10/perl/annotator' >Making all in perl/imap >make[2]: Entering directory '/var/tmp/portage/net-mail/cyrus-imapd-2.5.10/work/cyrus-imapd-2.5.10/perl/imap' >Running Mkbootstrap for Cyrus::IMAP () >"/usr/bin/perl" "/usr/lib64/perl5/5.24.1/ExtUtils/xsubpp" -typemap "/usr/lib64/perl5/5.24.1/ExtUtils/typemap" -typemap "typemap" IMAP.xs > IMAP.xsc && mv IMAP.xsc IMAP.c >perl /var/tmp/portage/net-mail/cyrus-imapd-2.5.10/work/cyrus-imapd-2.5.10/tools/fixsearchpath.pl /usr/cyrus /bin < cyradm.sh > cyradm >chmod 644 "IMAP.bs" >cp IMAP/IMSP.pm blib/lib/Cyrus/IMAP/IMSP.pm >cp IMAP/Shell.pm blib/lib/Cyrus/IMAP/Shell.pm >cp IMAP/Admin.pm blib/lib/Cyrus/IMAP/Admin.pm >cp IMAP.pm blib/lib/Cyrus/IMAP.pm >x86_64-pc-linux-gnu-gcc -c -I../.. -I../../com_err/et -I../../perl/imap -fwrapv -fno-strict-aliasing -pipe -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -march=corei7-avx -fomit-frame-pointer -O2 -pipe -DVERSION=\"1.00\" -DXS_VERSION=\"1.00\" -fPIC "-I/usr/lib64/perl5/5.24.1/x86_64-linux/CORE" -DPERL_POLLUTE IMAP.c >In file included from [01m[K../../lib/util.h:49:0[m[K, > from [01m[KIMAP.xs:56[m[K: >[01m[K../../config.h:508:0:[m[K [01;35m[Kwarning: [m[K"VERSION" redefined > #define VERSION "unknown" >[01;32m[K ^[m[K >[01m[K<command-line>:0:0:[m[K [01;36m[Knote: [m[Kthis is the location of the previous definition >rm -f blib/arch/auto/Cyrus/IMAP/IMAP.so >LD_RUN_PATH="/usr/lib64:/lib64" x86_64-pc-linux-gnu-gcc -shared -march=corei7-avx -fomit-frame-pointer -O2 -pipe -Wl,-O1 -Wl,--as-needed IMAP.o -o blib/arch/auto/Cyrus/IMAP/IMAP.so ../../perl/.libs/libcyrus.a ../../perl/.libs/libcyrus_min.a \ > -lsasl2 -lssl -lcrypto -lssl -lcrypto -luuid -lz \ > >chmod 755 blib/arch/auto/Cyrus/IMAP/IMAP.so >"/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- IMAP.bs blib/arch/auto/Cyrus/IMAP/IMAP.bs 644 >cp cyradm blib/script/cyradm >"/usr/bin/perl" -MExtUtils::MY -e 'MY->fixin(shift)' -- blib/script/cyradm >Manifying 1 pod document >Manifying 4 pod documents >make[2]: Leaving directory '/var/tmp/portage/net-mail/cyrus-imapd-2.5.10/work/cyrus-imapd-2.5.10/perl/imap' >Making all in perl/sieve/managesieve >make[2]: Entering directory '/var/tmp/portage/net-mail/cyrus-imapd-2.5.10/work/cyrus-imapd-2.5.10/perl/sieve/managesieve' >"/usr/bin/perl" "/usr/lib64/perl5/5.24.1/ExtUtils/xsubpp" -typemap "/usr/lib64/perl5/5.24.1/ExtUtils/typemap" -typemap "typemap" managesieve.xs > managesieve.xsc && mv managesieve.xsc managesieve.c >Running Mkbootstrap for Cyrus::SIEVE::managesieve () >chmod 644 "managesieve.bs" >cp managesieve.pm blib/lib/Cyrus/SIEVE/managesieve.pm >x86_64-pc-linux-gnu-gcc -c -I../../../lib -I../../../perl/sieve/lib -fwrapv -fno-strict-aliasing -pipe -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -march=corei7-avx -fomit-frame-pointer -O2 -pipe -DVERSION=\"0.01\" -DXS_VERSION=\"0.01\" -fPIC "-I/usr/lib64/perl5/5.24.1/x86_64-linux/CORE" -DPERL_POLLUTE managesieve.c >rm -f blib/arch/auto/Cyrus/SIEVE/managesieve/managesieve.so >LD_RUN_PATH="/usr/lib64:/lib64" x86_64-pc-linux-gnu-gcc -shared -march=corei7-avx -fomit-frame-pointer -O2 -pipe -Wl,-O1 -Wl,--as-needed managesieve.o -o blib/arch/auto/Cyrus/SIEVE/managesieve/managesieve.so ../lib/libisieve.a ../../../perl/.libs/libcyrus.a ../../../perl/.libs/libcyrus_min.a \ > -lsasl2 -lssl -lcrypto -lssl -lcrypto -luuid -lz \ > >chmod 755 blib/arch/auto/Cyrus/SIEVE/managesieve/managesieve.so >"/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- managesieve.bs blib/arch/auto/Cyrus/SIEVE/managesieve/managesieve.bs 644 >Manifying 1 pod document >make[2]: Leaving directory '/var/tmp/portage/net-mail/cyrus-imapd-2.5.10/work/cyrus-imapd-2.5.10/perl/sieve/managesieve' >make[1]: Leaving directory '/var/tmp/portage/net-mail/cyrus-imapd-2.5.10/work/cyrus-imapd-2.5.10' >>>> Source compiled. >>>> Test phase [not enabled]: net-mail/cyrus-imapd-2.5.10 > >>>> Install cyrus-imapd-2.5.10 into /var/tmp/portage/net-mail/cyrus-imapd-2.5.10/image/ category net-mail >make -j5 DESTDIR=/var/tmp/portage/net-mail/cyrus-imapd-2.5.10/image/ INSTALLDIRS=vendor install >make install-recursive >make[1]: Entering directory '/var/tmp/portage/net-mail/cyrus-imapd-2.5.10/work/cyrus-imapd-2.5.10' >Making install in . >make[2]: Entering directory '/var/tmp/portage/net-mail/cyrus-imapd-2.5.10/work/cyrus-imapd-2.5.10' >make[3]: Entering directory '/var/tmp/portage/net-mail/cyrus-imapd-2.5.10/work/cyrus-imapd-2.5.10' > /bin/mkdir -p '/var/tmp/portage/net-mail/cyrus-imapd-2.5.10/image//usr/include/cyrus' > /usr/lib/portage/python2.7/ebuild-helpers/xattr/install -c -m 644 lib/acl.h lib/arrayu64.h lib/assert.h lib/auth.h lib/auth_pts.h lib/bitvector.h lib/bsearch.h lib/charset.h lib/chartable.h lib/command.h lib/crc32.h lib/cyr_lock.h lib/cyrusdb.h lib/exitcodes.h lib/glob.h lib/gmtoff.h lib/hash.h lib/hashu64.h lib/imapurl.h lib/imclient.h lib/imparse.h lib/iostat.h lib/iptostring.h lib/libcyr_cfg.h lib/lsort.h lib/map.h lib/mappedfile.h lib/mkgmtime.h lib/mpool.h lib/nonblock.h lib/parseaddr.h lib/retry.h lib/rfc822tok.h lib/signals.h lib/strarray.h lib/strhash.h lib/stristr.h lib/sysexits.h lib/times.h lib/tok.h '/var/tmp/portage/net-mail/cyrus-imapd-2.5.10/image//usr/include/cyrus' > /bin/mkdir -p '/var/tmp/portage/net-mail/cyrus-imapd-2.5.10/image//usr/share/man/man1' > /bin/mkdir -p '/var/tmp/portage/net-mail/cyrus-imapd-2.5.10/image//usr/share/man/man3' > /bin/mkdir -p '/var/tmp/portage/net-mail/cyrus-imapd-2.5.10/image//usr/share/man/man5' > /bin/mkdir -p '/var/tmp/portage/net-mail/cyrus-imapd-2.5.10/image//usr/share/man/man8' > /usr/lib/portage/python2.7/ebuild-helpers/xattr/install -c -m 644 man/imtest.1 man/installsieve.1 man/lmtptest.1 man/mupdatetest.1 man/nntptest.1 man/pop3test.1 man/sieveshell.1 man/sivtest.1 man/smtptest.1 '/var/tmp/portage/net-mail/cyrus-imapd-2.5.10/image//usr/share/man/man1' > /usr/lib/portage/python2.7/ebuild-helpers/xattr/install -c -m 644 man/cyrus.conf.5 man/imapd.conf.5 man/krb.equiv.5 '/var/tmp/portage/net-mail/cyrus-imapd-2.5.10/image//usr/share/man/man5' > /usr/lib/portage/python2.7/ebuild-helpers/xattr/install -c -m 644 lib/vparse.h lib/wildmat.h lib/xmalloc.h '/var/tmp/portage/net-mail/cyrus-imapd-2.5.10/image//usr/include/cyrus' > /usr/lib/portage/python2.7/ebuild-helpers/xattr/install -c -m 644 man/imclient.3 '/var/tmp/portage/net-mail/cyrus-imapd-2.5.10/image//usr/share/man/man3' > /bin/mkdir -p '/var/tmp/portage/net-mail/cyrus-imapd-2.5.10/image//usr/include/cyrus' > /bin/mkdir -p '/var/tmp/portage/net-mail/cyrus-imapd-2.5.10/image//usr/include/cyrus' > /usr/lib/portage/python2.7/ebuild-helpers/xattr/install -c -m 644 man/arbitron.8 man/chk_cyrus.8 man/ctl_cyrusdb.8 man/ctl_deliver.8 man/ctl_mboxlist.8 man/cyr_expire.8 man/cvt_cyrusdb.8 man/cyr_dbtool.8 man/cyr_deny.8 man/cyr_df.8 man/cyr_info.8 man/cyr_synclog.8 man/deliver.8 man/fud.8 man/idled.8 man/imapd.8 man/ipurge.8 man/lmtpd.8 man/cyrusmaster.8 man/mbexamine.8 man/mbpath.8 man/notifyd.8 man/pop3d.8 man/quota.8 man/reconstruct.8 man/rmnews.8 man/smmapd.8 man/squatter.8 man/sync_client.8 man/sync_reset.8 man/sync_server.8 man/timsieved.8 man/tls_prune.8 man/unexpunge.8 man/fetchnews.8 man/nntpd.8 man/ctl_zoneinfo.8 man/httpd.8 '/var/tmp/portage/net-mail/cyrus-imapd-2.5.10/image//usr/share/man/man8' > /bin/mkdir -p '/var/tmp/portage/net-mail/cyrus-imapd-2.5.10/image//usr/lib64/pkgconfig' > /bin/mkdir -p '/var/tmp/portage/net-mail/cyrus-imapd-2.5.10/image//usr/include/cyrus/sieve' > /usr/lib/portage/python2.7/ebuild-helpers/xattr/install -c -m 644 lib/imapopts.h '/var/tmp/portage/net-mail/cyrus-imapd-2.5.10/image//usr/include/cyrus' > /bin/mkdir -p '/var/tmp/portage/net-mail/cyrus-imapd-2.5.10/image//usr/lib64/cyrus' > /usr/lib/portage/python2.7/ebuild-helpers/xattr/install -c -m 644 sieve/sieve_interface.h '/var/tmp/portage/net-mail/cyrus-imapd-2.5.10/image//usr/include/cyrus/sieve' > /usr/lib/portage/python2.7/ebuild-helpers/xattr/install -c -m 644 libcyrus_min.pc libcyrus.pc libcyrus_sieve.pc '/var/tmp/portage/net-mail/cyrus-imapd-2.5.10/image//usr/lib64/pkgconfig' > /bin/mkdir -p '/var/tmp/portage/net-mail/cyrus-imapd-2.5.10/image//usr/lib64' > /bin/mkdir -p '/var/tmp/portage/net-mail/cyrus-imapd-2.5.10/image//usr/include/cyrus' > /bin/sh ./libtool --mode=install /usr/lib/portage/python2.7/ebuild-helpers/xattr/install -c lib/libcyrus_min.la lib/libcyrus.la com_err/et/libcyrus_com_err.la sieve/libcyrus_sieve.la '/var/tmp/portage/net-mail/cyrus-imapd-2.5.10/image//usr/lib64' > /bin/mkdir -p '/var/tmp/portage/net-mail/cyrus-imapd-2.5.10/image//usr/lib64/cyrus' > /bin/sh ./libtool --mode=install /usr/lib/portage/python2.7/ebuild-helpers/xattr/install -c sieve/sievec sieve/sieved '/var/tmp/portage/net-mail/cyrus-imapd-2.5.10/image//usr/lib64/cyrus' > /bin/mkdir -p '/var/tmp/portage/net-mail/cyrus-imapd-2.5.10/image//usr/include/cyrus/sieve' > /usr/lib/portage/python2.7/ebuild-helpers/xattr/install -c -m 644 sieve/sieve_err.h '/var/tmp/portage/net-mail/cyrus-imapd-2.5.10/image//usr/include/cyrus/sieve' >libtool: install: /usr/lib/portage/python2.7/ebuild-helpers/xattr/install -c lib/.libs/libcyrus_min.so.0.0.0 /var/tmp/portage/net-mail/cyrus-imapd-2.5.10/image//usr/lib64/libcyrus_min.so.0.0.0 >libtool: install: (cd /var/tmp/portage/net-mail/cyrus-imapd-2.5.10/image//usr/lib64 && { ln -s -f libcyrus_min.so.0.0.0 libcyrus_min.so.0 || { rm -f libcyrus_min.so.0 && ln -s libcyrus_min.so.0.0.0 libcyrus_min.so.0; }; }) >libtool: install: (cd /var/tmp/portage/net-mail/cyrus-imapd-2.5.10/image//usr/lib64 && { ln -s -f libcyrus_min.so.0.0.0 libcyrus_min.so || { rm -f libcyrus_min.so && ln -s libcyrus_min.so.0.0.0 libcyrus_min.so; }; }) >libtool: install: /usr/lib/portage/python2.7/ebuild-helpers/xattr/install -c lib/.libs/libcyrus_min.lai /var/tmp/portage/net-mail/cyrus-imapd-2.5.10/image//usr/lib64/libcyrus_min.la >libtool: install: /usr/lib/portage/python2.7/ebuild-helpers/xattr/install -c lib/.libs/libcyrus.so.0.0.0 /var/tmp/portage/net-mail/cyrus-imapd-2.5.10/image//usr/lib64/libcyrus.so.0.0.0 >libtool: install: (cd /var/tmp/portage/net-mail/cyrus-imapd-2.5.10/image//usr/lib64 && { ln -s -f libcyrus.so.0.0.0 libcyrus.so.0 || { rm -f libcyrus.so.0 && ln -s libcyrus.so.0.0.0 libcyrus.so.0; }; }) >libtool: install: (cd /var/tmp/portage/net-mail/cyrus-imapd-2.5.10/image//usr/lib64 && { ln -s -f libcyrus.so.0.0.0 libcyrus.so || { rm -f libcyrus.so && ln -s libcyrus.so.0.0.0 libcyrus.so; }; }) >libtool: install: /usr/lib/portage/python2.7/ebuild-helpers/xattr/install -c lib/.libs/libcyrus.lai /var/tmp/portage/net-mail/cyrus-imapd-2.5.10/image//usr/lib64/libcyrus.la >libtool: install: /usr/lib/portage/python2.7/ebuild-helpers/xattr/install -c com_err/et/.libs/libcyrus_com_err.so.0.0.0 /var/tmp/portage/net-mail/cyrus-imapd-2.5.10/image//usr/lib64/libcyrus_com_err.so.0.0.0 >libtool: install: (cd /var/tmp/portage/net-mail/cyrus-imapd-2.5.10/image//usr/lib64 && { ln -s -f libcyrus_com_err.so.0.0.0 libcyrus_com_err.so.0 || { rm -f libcyrus_com_err.so.0 && ln -s libcyrus_com_err.so.0.0.0 libcyrus_com_err.so.0; }; }) >libtool: install: (cd /var/tmp/portage/net-mail/cyrus-imapd-2.5.10/image//usr/lib64 && { ln -s -f libcyrus_com_err.so.0.0.0 libcyrus_com_err.so || { rm -f libcyrus_com_err.so && ln -s libcyrus_com_err.so.0.0.0 libcyrus_com_err.so; }; }) >libtool: install: /usr/lib/portage/python2.7/ebuild-helpers/xattr/install -c com_err/et/.libs/libcyrus_com_err.lai /var/tmp/portage/net-mail/cyrus-imapd-2.5.10/image//usr/lib64/libcyrus_com_err.la >libtool: [31mwarning(B[m: [1m'sieve/libcyrus_sieve.la' has not been installed in '/usr/lib64'(B[m >libtool: [31mwarning(B[m: [1m'/var/tmp/portage/net-mail/cyrus-imapd-2.5.10/work/cyrus-imapd-2.5.10/com_err/et/libcyrus_com_err.la' has not been installed in '/usr/lib64'(B[m >libtool: [31mwarning(B[m: [1mrelinking 'sieve/libcyrus_sieve.la'(B[m >libtool: install: (cd /var/tmp/portage/net-mail/cyrus-imapd-2.5.10/work/cyrus-imapd-2.5.10; /bin/sh "/var/tmp/portage/net-mail/cyrus-imapd-2.5.10/work/cyrus-imapd-2.5.10/libtool" --tag CC --mode=relink x86_64-pc-linux-gnu-gcc -fPIC -fvisibility=hidden -march=corei7-avx -fomit-frame-pointer -O2 -pipe -Wl,-O1 -Wl,--as-needed -o sieve/libcyrus_sieve.la -rpath /usr/lib64 sieve/sieve_libcyrus_sieve_la-addr.lo sieve/sieve_libcyrus_sieve_la-bc_dump.lo sieve/sieve_libcyrus_sieve_la-bc_emit.lo sieve/sieve_libcyrus_sieve_la-bc_eval.lo sieve/sieve_libcyrus_sieve_la-bc_generate.lo sieve/sieve_libcyrus_sieve_la-comparator.lo sieve/sieve_libcyrus_sieve_la-flags.lo sieve/sieve_libcyrus_sieve_la-interp.lo sieve/sieve_libcyrus_sieve_la-message.lo sieve/sieve_libcyrus_sieve_la-script.lo sieve/sieve_libcyrus_sieve_la-sieve.lo sieve/sieve_libcyrus_sieve_la-tree.lo sieve/sieve_libcyrus_sieve_la-varlist.lo sieve/sieve_libcyrus_sieve_la-sieve_err.lo sieve/libcyrus_sieve_lex.la com_err/et/libcyrus_com_err.la lib/libcyrus_min.la lib/libcyrus.la -L/usr/lib64 -lmysqlclient -lpthread -lz -lm -lssl -lcrypto -ldl -lpq -lsqlite3 -lpcre -lpcreposix -lz -inst-prefix-dir /var/tmp/portage/net-mail/cyrus-imapd-2.5.10/image/) >libtool: [31mwarning(B[m: [1m'/var/tmp/portage/net-mail/cyrus-imapd-2.5.10/work/cyrus-imapd-2.5.10/lib/libcyrus_min.la' has not been installed in '/usr/lib64'(B[m >libtool: [31mwarning(B[m: [1m'/var/tmp/portage/net-mail/cyrus-imapd-2.5.10/work/cyrus-imapd-2.5.10/lib/libcyrus.la' has not been installed in '/usr/lib64'(B[m >libtool: [31mwarning(B[m: [1m'lib/libcyrus.la' has not been installed in '/usr/lib64'(B[m >libtool: [31mwarning(B[m: [1m'lib/libcyrus_min.la' has not been installed in '/usr/lib64'(B[m >libtool: install: /usr/lib/portage/python2.7/ebuild-helpers/xattr/install -c sieve/.libs/sievec /var/tmp/portage/net-mail/cyrus-imapd-2.5.10/image//usr/lib64/cyrus/sievec >libtool: [31mwarning(B[m: [1m'sieve/libcyrus_sieve.la' has not been installed in '/usr/lib64'(B[m >libtool: [31mwarning(B[m: [1m'/var/tmp/portage/net-mail/cyrus-imapd-2.5.10/work/cyrus-imapd-2.5.10/com_err/et/libcyrus_com_err.la' has not been installed in '/usr/lib64'(B[m >libtool: relink: x86_64-pc-linux-gnu-gcc -shared -fPIC -DPIC sieve/.libs/sieve_libcyrus_sieve_la-addr.o sieve/.libs/sieve_libcyrus_sieve_la-bc_dump.o sieve/.libs/sieve_libcyrus_sieve_la-bc_emit.o sieve/.libs/sieve_libcyrus_sieve_la-bc_eval.o sieve/.libs/sieve_libcyrus_sieve_la-bc_generate.o sieve/.libs/sieve_libcyrus_sieve_la-comparator.o sieve/.libs/sieve_libcyrus_sieve_la-flags.o sieve/.libs/sieve_libcyrus_sieve_la-interp.o sieve/.libs/sieve_libcyrus_sieve_la-message.o sieve/.libs/sieve_libcyrus_sieve_la-script.o sieve/.libs/sieve_libcyrus_sieve_la-sieve.o sieve/.libs/sieve_libcyrus_sieve_la-tree.o sieve/.libs/sieve_libcyrus_sieve_la-varlist.o sieve/.libs/sieve_libcyrus_sieve_la-sieve_err.o -Wl,--whole-archive sieve/.libs/libcyrus_sieve_lex.a -Wl,--no-whole-archive -Wl,--as-needed -L/usr/lib64 -L/var/tmp/portage/net-mail/cyrus-imapd-2.5.10/image//usr/lib64 -lcyrus_com_err -lcyrus_min -lcyrus -lsasl2 -lmysqlclient -lpthread -lm -lssl -lcrypto -ldl -lpq -lsqlite3 -lpcre -lpcreposix -lz -march=corei7-avx -O2 -Wl,-O1 -Wl,-soname -Wl,libcyrus_sieve.so.0 -o sieve/.libs/libcyrus_sieve.so.0.0.0 >/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0/../../../../x86_64-pc-linux-gnu/bin/ld: /usr/lib64/libcyrus_min.a(libconfig.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC >/usr/lib64/libcyrus_min.a: error adding symbols: Bad value >collect2: error: ld returned 1 exit status >libtool: [31mwarning(B[m: [1m'/var/tmp/portage/net-mail/cyrus-imapd-2.5.10/work/cyrus-imapd-2.5.10/lib/libcyrus_min.la' has not been installed in '/usr/lib64'(B[m >libtool: [7m[31merror(B[m: [1merror: relink 'sieve/libcyrus_sieve.la' with the above command before installing it(B[m >make[3]: *** [Makefile:2385: install-libLTLIBRARIES] Error 1 >make[3]: *** Waiting for unfinished jobs.... >libtool: [31mwarning(B[m: [1m'/var/tmp/portage/net-mail/cyrus-imapd-2.5.10/work/cyrus-imapd-2.5.10/lib/libcyrus.la' has not been installed in '/usr/lib64'(B[m >libtool: [31mwarning(B[m: [1m'lib/libcyrus.la' has not been installed in '/usr/lib64'(B[m >libtool: [31mwarning(B[m: [1m'lib/libcyrus_min.la' has not been installed in '/usr/lib64'(B[m >libtool: install: /usr/lib/portage/python2.7/ebuild-helpers/xattr/install -c sieve/.libs/sieved /var/tmp/portage/net-mail/cyrus-imapd-2.5.10/image//usr/lib64/cyrus/sieved >make[3]: Leaving directory '/var/tmp/portage/net-mail/cyrus-imapd-2.5.10/work/cyrus-imapd-2.5.10' >make[2]: *** [Makefile:5664: install-am] Error 2 >make[2]: Leaving directory '/var/tmp/portage/net-mail/cyrus-imapd-2.5.10/work/cyrus-imapd-2.5.10' >make[1]: *** [Makefile:5356: install-recursive] Error 1 >make[1]: Leaving directory '/var/tmp/portage/net-mail/cyrus-imapd-2.5.10/work/cyrus-imapd-2.5.10' >make: *** [Makefile:5658: install] Error 2 > [31;01m*[0m ERROR: net-mail/cyrus-imapd-2.5.10::gentoo failed (install phase): > [31;01m*[0m emake failed > [31;01m*[0m > [31;01m*[0m If you need support, post the output of `emerge --info '=net-mail/cyrus-imapd-2.5.10::gentoo'`, > [31;01m*[0m the complete build log and the output of `emerge -pqv '=net-mail/cyrus-imapd-2.5.10::gentoo'`. > [31;01m*[0m The complete build log is located at '/var/tmp/portage/net-mail/cyrus-imapd-2.5.10/temp/build.log'. > [31;01m*[0m The ebuild environment file is located at '/var/tmp/portage/net-mail/cyrus-imapd-2.5.10/temp/environment'. > [31;01m*[0m Working directory: '/var/tmp/portage/net-mail/cyrus-imapd-2.5.10/work/cyrus-imapd-2.5.10' > [31;01m*[0m S: '/var/tmp/portage/net-mail/cyrus-imapd-2.5.10/work/cyrus-imapd-2.5.10'
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 602646
:
464662
| 474694