Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 499860 Details for
Bug 635306
=net-mail/mailutils-3.3 fails compilation on file mailutils-mh.el
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
mailutils-3.3 build log
build.log (text/plain), 613.16 KB, created by
zyliwax
on 2017-10-24 14:06:17 UTC
(
hide
)
Description:
mailutils-3.3 build log
Filename:
MIME Type:
Creator:
zyliwax
Created:
2017-10-24 14:06:17 UTC
Size:
613.16 KB
patch
obsolete
> * Package: net-mail/mailutils-3.3 > * Repository: gentoo > * Maintainer: net-mail@gentoo.org > * USE: abi_x86_64 amd64 berkdb clients elibc_glibc gdbm ipv6 kernel_linux nls pam python_targets_python2_7 ssl tcpd threads userland_GNU > * FEATURES: preserve-libs sandbox userpriv usersandbox >>>> Unpacking source... >>>> Unpacking mailutils-3.3.tar.xz to /var/tmp/portage/net-mail/mailutils-3.3/work >>>> Source unpacked in /var/tmp/portage/net-mail/mailutils-3.3/work >>>> Preparing source in /var/tmp/portage/net-mail/mailutils-3.3/work/mailutils-3.3 ... > * Running eautoreconf in '/var/tmp/portage/net-mail/mailutils-3.3/work/mailutils-3.3' ... > * Running autopoint --force ... > [ ok ] > * Running libtoolize --install --copy --force --automake ... > [ ok ] > * Running aclocal -I m4 -I am -I gint -I doc/imprimatur ... > [ ok ] > * Running autoconf --force ... > [ ok ] > * Running autoheader ... > [ ok ] > * Running automake --add-missing --copy --force-missing ... > [ ok ] > * Running elibtoolize in: mailutils-3.3/ > * Running elibtoolize in: mailutils-3.3/build-aux/ > * Applying portage/1.2.0 patch ... > * Applying sed/1.5.6 patch ... > * Applying as-needed/2.4.3 patch ... >>>> Source prepared. >>>> Configuring source in /var/tmp/portage/net-mail/mailutils-3.3/work/mailutils-3.3 ... > * econf: updating mailutils-3.3/build-aux/config.guess with /usr/share/gnuconfig/config.guess > * econf: updating mailutils-3.3/build-aux/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/mailutils-3.3 --htmldir=/usr/share/doc/mailutils-3.3/html --libdir=/usr/lib64 MU_DEFAULT_SCHEME=maildir CURSES_LIBS=-lncurses --with-berkeley-db --without-fribidi --enable-ipv6 --with-gdbm --without-gsasl --without-guile --without-gssapi --without-ldap --without-mysql --enable-nls --enable-pam --without-postgres --disable-python --with-gnutls --disable-static --enable-pthread --without-tokyocabinet --without-kyotocabinet --with-tcp-wrappers --disable-build-servers --enable-build-clients --with-mail-spool=/var/spool/mail --with-readline --enable-sendmail --disable-debug --disable-rpath >configure: loading site script /usr/share/config.site >checking for a BSD-compatible install... /usr/lib/portage/python3.4/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 make supports nested variables... (cached) yes >checking build system type... x86_64-pc-linux-gnu >checking host system type... x86_64-pc-linux-gnu >configure: autobuild project... GNU Mailutils >configure: autobuild revision... 3.3 >configure: autobuild hostname... <myhost> >configure: autobuild timestamp... 20171024T133816Z >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 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 whether _XOPEN_SOURCE should be defined... no >checking for Minix Amsterdam compiler... no >checking for x86_64-pc-linux-gnu-ar... x86_64-pc-linux-gnu-ar >checking the archiver (x86_64-pc-linux-gnu-ar) interface... ar >checking for x86_64-pc-linux-gnu-ar... (cached) x86_64-pc-linux-gnu-ar >checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib >configure: autobuild project... GNU Mailutils >configure: autobuild revision... 3.3 >configure: autobuild hostname... <myhost> >configure: autobuild timestamp... 20171024T133818Z >checking for x86_64-pc-linux-gnu-g++... x86_64-pc-linux-gnu-g++ >checking whether we are using the GNU C++ compiler... yes >checking whether x86_64-pc-linux-gnu-g++ accepts -g... yes >checking dependency style of x86_64-pc-linux-gnu-g++... none >checking whether ln -s works... 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... (cached) 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... (cached) 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... no >checking if : 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 for shl_load... no >checking for shl_load in -ldld... no >checking for dlopen... no >checking for dlopen in -ldl... yes >checking whether a program can dlopen itself... yes >checking whether a statically linked program can dlopen itself... no >checking whether stripping libraries is possible... yes >checking if libtool supports shared libraries... yes >checking whether to build shared libraries... yes >checking whether to build static libraries... no >checking how to run the C++ preprocessor... x86_64-pc-linux-gnu-g++ -E >checking for ld used by x86_64-pc-linux-gnu-g++... /usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64 >checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) is GNU ld... yes >checking whether the x86_64-pc-linux-gnu-g++ linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes >checking for x86_64-pc-linux-gnu-g++ option to produce PIC... -fPIC -DPIC >checking if x86_64-pc-linux-gnu-g++ PIC flag -fPIC -DPIC works... yes >checking if x86_64-pc-linux-gnu-g++ static flag -static works... yes >checking if x86_64-pc-linux-gnu-g++ supports -c -o file.o... yes >checking if x86_64-pc-linux-gnu-g++ supports -c -o file.o... (cached) yes >checking whether the x86_64-pc-linux-gnu-g++ linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes >checking dynamic linker characteristics... (cached) GNU/Linux ld.so >checking how to hardcode library paths into programs... immediate >checking 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 whether NLS is requested... yes >checking for msgfmt... /usr/bin/msgfmt >checking for gmsgfmt... /usr/bin/gmsgfmt >checking for xgettext... /usr/bin/xgettext >checking for msgmerge... /usr/bin/msgmerge >checking for ld used by x86_64-pc-linux-gnu-gcc... /usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64 >checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) is GNU ld... yes >checking for shared library run path origin... done >checking for CFPreferencesCopyAppValue... no >checking for CFLocaleCopyCurrent... no >checking for GNU gettext in libc... yes >checking whether to use NLS... yes >checking where the gettext function comes from... libc >checking for iconv... yes >checking for working iconv... yes >checking for iconv declaration... > extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); >checking iconv.h usability... yes >checking iconv.h presence... yes >checking for iconv.h... yes >checking for iconv_t... yes >checking for special C compiler options needed for large files... no >checking for _FILE_OFFSET_BITS value needed for large files... no >checking for size_t... yes >checking for working alloca.h... yes >checking for alloca... yes >checking for unistd.h... (cached) yes >checking for wctype.h... yes >checking for limits.h... yes >checking for wchar.h... yes >checking for sys/mman.h... yes >checking for stdint.h... (cached) yes >checking for features.h... yes >checking for stdlib.h... (cached) yes >checking for sys/param.h... yes >checking if environ is properly declared... yes >checking for off_t... yes >checking for iswcntrl... yes >checking for iswblank... yes >checking for symlink... yes >checking for mbsinit... yes >checking for mbrtowc... yes >checking for mbslen... no >checking for isascii... yes >checking for mprotect... yes >checking for setenv... yes >checking for wcwidth... yes >checking for wint_t... yes >checking whether the preprocessor supports include_next... yes >checking whether system header files limit the line length... no >checking whether iswcntrl works... yes >checking for towlower... yes >checking for wctype_t... yes >checking for wctrans_t... yes >checking whether wctype is declared without a macro... yes >checking whether iswctype is declared without a macro... yes >checking whether wctrans is declared without a macro... yes >checking whether towctrans is declared without a macro... yes >checking whether limits.h has ULLONG_WIDTH etc.... yes >checking for nl_langinfo and CODESET... yes >checking for working fcntl.h... yes >checking whether getc_unlocked is declared... yes >checking whether we are using the GNU C Library >= 2.1 or uClibc... yes >checking for stdlib.h... (cached) yes >checking for GNU libc compatible malloc... yes >checking for unsigned long long int... yes >checking for long long int... yes >checking for mbstate_t... yes >checking for a traditional japanese locale... none >checking for a transitional chinese locale... none >checking for a french Unicode locale... none >checking for mmap... yes >checking for MAP_ANONYMOUS... yes >checking whether memchr works... yes >checking whether setenv is declared... yes >checking search.h usability... yes >checking search.h presence... yes >checking for search.h... yes >checking for tsearch... yes >checking for stdbool.h that conforms to C99... yes >checking for _Bool... yes >checking for wchar_t... yes >checking whether stdint.h conforms to C99... yes >checking whether stdint.h predates C++11... no >checking whether stdint.h has UINTMAX_WIDTH etc.... yes >checking for C/C++ restrict keyword... __restrict >checking whether ffsl is declared without a macro... yes >checking whether ffsll is declared without a macro... yes >checking whether memmem is declared without a macro... yes >checking whether mempcpy is declared without a macro... yes >checking whether memrchr is declared without a macro... yes >checking whether rawmemchr is declared without a macro... yes >checking whether stpcpy is declared without a macro... yes >checking whether stpncpy is declared without a macro... yes >checking whether strchrnul is declared without a macro... yes >checking whether strdup is declared without a macro... yes >checking whether strncat is declared without a macro... yes >checking whether strndup is declared without a macro... yes >checking whether strnlen is declared without a macro... yes >checking whether strpbrk is declared without a macro... yes >checking whether strsep is declared without a macro... yes >checking whether strcasestr is declared without a macro... yes >checking whether strtok_r is declared without a macro... yes >checking whether strerror_r is declared without a macro... yes >checking whether strsignal is declared without a macro... yes >checking whether strverscmp is declared without a macro... yes >checking for pid_t... yes >checking for mode_t... yes >checking whether <wchar.h> uses 'inline' correctly... yes >checking for alloca as a compiler built-in... yes >checking whether iswblank is declared... yes >checking whether mbrtowc handles incomplete characters... guessing yes >checking whether mbrtowc works as well as mbtowc... guessing yes >checking whether mbrtowc handles a NULL pwc argument... guessing yes >checking whether mbrtowc handles a NULL string argument... guessing yes >checking whether mbrtowc has a correct return value... guessing yes >checking whether mbrtowc returns 0 when parsing a NUL character... guessing yes >checking whether mbrtowc works on empty input... yes >checking whether the C locale is free of encoding errors... no >checking whether mbrtowc handles incomplete characters... (cached) guessing yes >checking whether mbrtowc works as well as mbtowc... (cached) guessing yes >checking whether mbswidth is declared in <wchar.h>... no >checking for mbstate_t... (cached) yes >checking whether setenv validates arguments... yes >checking for ssize_t... yes >checking for max_align_t... yes >checking whether NULL can be used in arbitrary expressions... yes >checking whether _Exit is declared without a macro... yes >checking whether atoll is declared without a macro... yes >checking whether canonicalize_file_name is declared without a macro... yes >checking whether getloadavg is declared without a macro... yes >checking whether getsubopt is declared without a macro... yes >checking whether grantpt is declared without a macro... yes >checking whether initstate is declared without a macro... yes >checking whether initstate_r is declared without a macro... yes >checking whether mkdtemp is declared without a macro... yes >checking whether mkostemp is declared without a macro... yes >checking whether mkostemps is declared without a macro... yes >checking whether mkstemp is declared without a macro... yes >checking whether mkstemps is declared without a macro... yes >checking whether posix_openpt is declared without a macro... yes >checking whether ptsname is declared without a macro... yes >checking whether ptsname_r is declared without a macro... yes >checking whether random is declared without a macro... yes >checking whether random_r is declared without a macro... yes >checking whether realpath is declared without a macro... yes >checking whether rpmatch is declared without a macro... yes >checking whether secure_getenv is declared without a macro... yes >checking whether setenv is declared without a macro... yes >checking whether setstate is declared without a macro... yes >checking whether setstate_r is declared without a macro... yes >checking whether srandom is declared without a macro... yes >checking whether srandom_r is declared without a macro... yes >checking whether strtod is declared without a macro... yes >checking whether strtoll is declared without a macro... yes >checking whether strtoull is declared without a macro... yes >checking whether unlockpt is declared without a macro... yes >checking whether unsetenv is declared without a macro... yes >checking whether chdir is declared without a macro... yes >checking whether chown is declared without a macro... yes >checking whether dup is declared without a macro... yes >checking whether dup2 is declared without a macro... yes >checking whether dup3 is declared without a macro... yes >checking whether environ is declared without a macro... yes >checking whether euidaccess is declared without a macro... yes >checking whether faccessat is declared without a macro... yes >checking whether fchdir is declared without a macro... yes >checking whether fchownat is declared without a macro... yes >checking whether fdatasync is declared without a macro... yes >checking whether fsync is declared without a macro... yes >checking whether ftruncate is declared without a macro... yes >checking whether getcwd is declared without a macro... yes >checking whether getdomainname is declared without a macro... yes >checking whether getdtablesize is declared without a macro... yes >checking whether getgroups is declared without a macro... yes >checking whether gethostname is declared without a macro... yes >checking whether getlogin is declared without a macro... yes >checking whether getlogin_r is declared without a macro... yes >checking whether getpagesize is declared without a macro... yes >checking whether getusershell is declared without a macro... yes >checking whether setusershell is declared without a macro... yes >checking whether endusershell is declared without a macro... yes >checking whether group_member is declared without a macro... yes >checking whether isatty is declared without a macro... yes >checking whether lchown is declared without a macro... yes >checking whether link is declared without a macro... yes >checking whether linkat is declared without a macro... yes >checking whether lseek is declared without a macro... yes >checking whether pipe is declared without a macro... yes >checking whether pipe2 is declared without a macro... yes >checking whether pread is declared without a macro... yes >checking whether pwrite is declared without a macro... yes >checking whether readlink is declared without a macro... yes >checking whether readlinkat is declared without a macro... yes >checking whether rmdir is declared without a macro... yes >checking whether sethostname is declared without a macro... yes >checking whether sleep is declared without a macro... yes >checking whether symlink is declared without a macro... yes >checking whether symlinkat is declared without a macro... yes >checking whether ttyname_r is declared without a macro... yes >checking whether unlink is declared without a macro... yes >checking whether unlinkat is declared without a macro... yes >checking whether usleep is declared without a macro... yes >checking whether btowc is declared without a macro... yes >checking whether wctob is declared without a macro... yes >checking whether mbsinit is declared without a macro... yes >checking whether mbrtowc is declared without a macro... yes >checking whether mbrlen is declared without a macro... yes >checking whether mbsrtowcs is declared without a macro... yes >checking whether mbsnrtowcs is declared without a macro... yes >checking whether wcrtomb is declared without a macro... yes >checking whether wcsrtombs is declared without a macro... yes >checking whether wcsnrtombs is declared without a macro... yes >checking whether wcwidth is declared without a macro... yes >checking whether wmemchr is declared without a macro... yes >checking whether wmemcmp is declared without a macro... yes >checking whether wmemcpy is declared without a macro... yes >checking whether wmemmove is declared without a macro... yes >checking whether wmemset is declared without a macro... yes >checking whether wcslen is declared without a macro... yes >checking whether wcsnlen is declared without a macro... yes >checking whether wcscpy is declared without a macro... yes >checking whether wcpcpy is declared without a macro... yes >checking whether wcsncpy is declared without a macro... yes >checking whether wcpncpy is declared without a macro... yes >checking whether wcscat is declared without a macro... yes >checking whether wcsncat is declared without a macro... yes >checking whether wcscmp is declared without a macro... yes >checking whether wcsncmp is declared without a macro... yes >checking whether wcscasecmp is declared without a macro... yes >checking whether wcsncasecmp is declared without a macro... yes >checking whether wcscoll is declared without a macro... yes >checking whether wcsxfrm is declared without a macro... yes >checking whether wcsdup is declared without a macro... yes >checking whether wcschr is declared without a macro... yes >checking whether wcsrchr is declared without a macro... yes >checking whether wcscspn is declared without a macro... yes >checking whether wcsspn is declared without a macro... yes >checking whether wcspbrk is declared without a macro... yes >checking whether wcsstr is declared without a macro... yes >checking whether wcstok is declared without a macro... yes >checking whether wcswidth is declared without a macro... yes >checking whether iswcntrl works... (cached) yes >checking for towlower... (cached) yes >checking for wctype_t... (cached) yes >checking for wctrans_t... (cached) yes >checking whether wctype is declared without a macro... (cached) yes >checking whether iswctype is declared without a macro... (cached) yes >checking whether wctrans is declared without a macro... (cached) yes >checking whether towctrans is declared without a macro... (cached) yes >checking whether wcwidth is declared... (cached) yes >checking whether wcwidth works reasonably in UTF-8 locales... yes >checking for res_query in -lresolv... no >checking for lt_dlinit in -lltdl... yes >checking for main in -lwrap... yes >checking for main in -lnsl... yes >checking tcpd.h usability... yes >checking tcpd.h presence... yes >checking for tcpd.h... yes >checking whether to use GSASL... no >checking gnutls/gnutls.h usability... yes >checking gnutls/gnutls.h presence... yes >checking for gnutls/gnutls.h... yes >checking for gnutls_global_init in -lgnutls... yes >checking whether to use GNU TLS... yes >checking paths.h usability... yes >checking paths.h presence... yes >checking for paths.h... yes >checking for value of PATH_SENDMAIL... from _PATH_SENDMAIL in <paths.h> >checking for value of PATH_MAILDIR... from _PATH_MAILDIR in <paths.h> >checking for value of PATH_DEV... from _PATH_DEV in <paths.h> >checking for value of PATH_TTY_PFX... from _PATH_DEV in <paths.h> >checking for value of PATH_DEVNULL... from _PATH_DEVNULL in <paths.h> >checking for value of PATH_UTMP... from _PATH_UTMP in <paths.h> >checking for value of PATH_UTMPX... from _PATH_UTMPX in <utmpx.h> >checking for value of PATH_WTMP... from _PATH_WTMP in <paths.h> >checking for value of PATH_TTY... from _PATH_TTY in <paths.h> >checking for gdbm_open in -lgdbm... yes >checking gdbm.h usability... yes >checking gdbm.h presence... yes >checking for gdbm.h... yes >checking for db_create in -ldb... yes >checking db.h usability... yes >checking db.h presence... yes >checking for db.h... yes >checking whether db->cursor takes 4 arguments... yes >checking for db_create in -ldb... (cached) yes >checking for db.h... (cached) yes >checking whether db->cursor takes 4 arguments... (cached) yes >checking for db_open in -ldb... no >checking for log facility... LOG_MAIL >checking for ANSI C header files... (cached) yes >checking for dirent.h that defines DIR... yes >checking for library containing opendir... none required >checking errno.h usability... yes >checking errno.h presence... yes >checking for errno.h... yes >checking fcntl.h usability... yes >checking fcntl.h presence... yes >checking for fcntl.h... yes >checking for inttypes.h... (cached) yes >checking libgen.h usability... yes >checking libgen.h presence... yes >checking for libgen.h... yes >checking for limits.h... (cached) yes >checking malloc.h usability... yes >checking malloc.h presence... yes >checking for malloc.h... yes >checking obstack.h usability... yes >checking obstack.h presence... yes >checking for obstack.h... yes >checking for paths.h... (cached) yes >checking shadow.h usability... yes >checking shadow.h presence... yes >checking for shadow.h... yes >checking socket.h usability... no >checking socket.h presence... no >checking for socket.h... no >checking sys/socket.h usability... yes >checking sys/socket.h presence... yes >checking for sys/socket.h... yes >checking stdarg.h usability... yes >checking stdarg.h presence... yes >checking for stdarg.h... yes >checking stdio.h usability... yes >checking stdio.h presence... yes >checking for stdio.h... yes >checking for stdlib.h... (cached) yes >checking for string.h... (cached) yes >checking for strings.h... (cached) yes >checking sys/file.h usability... yes >checking sys/file.h presence... yes >checking for sys/file.h... yes >checking sysexits.h usability... yes >checking sysexits.h presence... yes >checking for sysexits.h... yes >checking syslog.h usability... yes >checking syslog.h presence... yes >checking for syslog.h... yes >checking termcap.h usability... yes >checking termcap.h presence... yes >checking for termcap.h... yes >checking termios.h usability... yes >checking termios.h presence... yes >checking for termios.h... yes >checking termio.h usability... yes >checking termio.h presence... yes >checking for termio.h... yes >checking sgtty.h usability... yes >checking sgtty.h presence... yes >checking for sgtty.h... yes >checking utmp.h usability... yes >checking utmp.h presence... yes >checking for utmp.h... yes >checking utmpx.h usability... yes >checking utmpx.h presence... yes >checking for utmpx.h... yes >checking for unistd.h... (cached) yes >checking for wchar.h... (cached) yes >checking for an ANSI C-conforming const... yes >checking for uid_t in sys/types.h... yes >checking for mode_t... (cached) yes >checking for off_t... (cached) yes >checking for pid_t... (cached) yes >checking for size_t... (cached) yes >checking for intptr_t... yes >checking for ssize_t... yes >checking return type of signal handlers... void >checking whether sys_siglist is declared... yes >checking whether struct tm is in sys/time.h or time.h... time.h >checking for struct tm.tm_zone... yes >checking for ino_t... yes >checking for dev_t... yes >checking for socklen_t... yes >checking for long long... yes >checking for long double... yes >checking whether struct tm is in sys/time.h or time.h... (cached) time.h >checking for struct tm.tm_zone... (cached) yes >checking for struct tm.tm_gmtoff... yes >checking for struct tm.tm_isdst... yes >checking size of off_t... 8 >checking size of long... 8 >checking size of long long... 8 >checking for getpagesize... yes >checking for working mmap... yes >checking whether strsignal is declared... (cached) yes >checking whether environ is declared... (cached) yes >checking for mkstemp... yes >checking for sigaction... yes >checking for sysconf... yes >checking for getdelim... yes >checking for setreuid... yes >checking for setresuid... yes >checking for seteuid... yes >checking for setlocale... yes >checking for vfork... yes >checking for _exit... yes >checking for tcgetattr... yes >checking for tcsetattr... yes >checking for _LARGEFILE_SOURCE value needed for large files... no >checking for fgetpwent... yes >checking for utmp.h... (cached) yes >checking for utmpx.h... (cached) yes >checking for getutent... yes >checking for struct utmp.ut_user... yes >checking for struct utmp.ut_name... yes >checking for struct sockaddr_storage... yes >checking for struct sockaddr_in6... yes >checking for struct addrinfo... yes >checking for getnameinfo... yes >checking for wcwidth... (cached) yes >checking radius/radius.h usability... no >checking radius/radius.h presence... no >checking for radius/radius.h... no >checking security/pam_appl.h usability... yes >checking security/pam_appl.h presence... yes >checking for security/pam_appl.h... yes >checking for dlopen in -ldl... (cached) yes >checking for pam_start in -lpam... yes >checking crypt.h usability... yes >checking crypt.h presence... yes >checking for crypt.h... yes >checking whether crypt is declared... yes >checking for crypt in -lcrypt... yes >checking for pthread_cancel in -lpthread... yes >checking pthread.h usability... yes >checking pthread.h presence... yes >checking for pthread.h... yes >checking for pthread_rwlock_init... yes >checking for gethostbyname... yes >checking for socket... yes >checking for tputs in -lncurses... yes >checking for readline in -lreadline... yes >checking readline/readline.h usability... yes >checking readline/readline.h presence... yes >checking for readline/readline.h... yes >checking for rl_completion_matches... yes >checking for emacs... no >checking for xemacs... xemacs >checking where .elc files should go... ${datadir}/emacs/site-lisp >checking for perl... /usr/bin/perl >checking that generated files are newer than configure... done >configure: creating ./config.status >config.status: creating testsuite/Makefile >config.status: creating testsuite/atlocal >config.status: creating libmailutils/tests/Makefile >config.status: creating libmailutils/tests/atlocal >config.status: creating frm/tests/Makefile >config.status: creating frm/tests/atlocal >config.status: creating maidag/tests/Makefile >config.status: creating maidag/tests/atlocal >config.status: creating mail/tests/Makefile >config.status: creating mail/tests/atlocal >config.status: creating messages/tests/Makefile >config.status: creating messages/tests/atlocal >config.status: creating readmsg/tests/Makefile >config.status: creating readmsg/tests/atlocal >config.status: creating sieve/tests/Makefile >config.status: creating sieve/tests/atlocal >config.status: creating mh/tests/Makefile >config.status: creating mh/tests/atlocal >config.status: creating comsat/tests/Makefile >config.status: creating comsat/tests/atlocal >config.status: creating imap4d/tests/Makefile >config.status: creating imap4d/tests/atlocal >config.status: creating mimeview/tests/Makefile >config.status: creating mimeview/tests/atlocal >config.status: creating doc/imprimatur/Makefile >config.status: creating include/confpaths.h >config.status: creating Makefile >config.status: creating sql/Makefile >config.status: creating comsat/Makefile >config.status: creating doc/Makefile >config.status: creating doc/man/Makefile >config.status: creating doc/texinfo/Makefile >config.status: creating dotlock/Makefile >config.status: creating examples/Makefile >config.status: creating examples/config/Makefile >config.status: creating examples/cpp/Makefile >config.status: creating examples/python/Makefile >config.status: creating examples/scheme/Makefile >config.status: creating gint/Makefile >config.status: creating frm/Makefile >config.status: creating scheme/Makefile >config.status: creating imap4d/Makefile >config.status: creating include/Makefile >config.status: creating include/mailutils/Makefile >config.status: creating include/mailutils/sys/Makefile >config.status: creating include/mailutils/cpp/Makefile >config.status: creating lib/Makefile >config.status: creating lib/gnu/Makefile >config.status: creating libmu_auth/Makefile >config.status: creating libmu_cpp/Makefile >config.status: creating libmu_scm/Makefile >config.status: creating libmu_scm/mailutils/Makefile >config.status: creating libmu_dbm/Makefile >config.status: creating libmu_sieve/Makefile >config.status: creating libmu_sieve/extensions/Makefile >config.status: creating libproto/Makefile >config.status: creating libproto/mbox/Makefile >config.status: creating libproto/mh/Makefile >config.status: creating libproto/maildir/Makefile >config.status: creating libproto/mailer/Makefile >config.status: creating libproto/pop/Makefile >config.status: creating libproto/nntp/Makefile >config.status: creating libproto/imap/Makefile >config.status: creating libproto/imap/tests/Makefile >config.status: creating maidag/Makefile >config.status: creating mail/Makefile >config.status: creating mail/testsuite/Makefile >config.status: creating libmailutils/auth/Makefile >config.status: creating libmailutils/base/Makefile >config.status: creating libmailutils/address/Makefile >config.status: creating libmailutils/sockaddr/Makefile >config.status: creating libmailutils/cidr/Makefile >config.status: creating libmailutils/cli/Makefile >config.status: creating libmailutils/cfg/Makefile >config.status: creating libmailutils/datetime/Makefile >config.status: creating libmailutils/diag/Makefile >config.status: creating libmailutils/filter/Makefile >config.status: creating libmailutils/imapio/Makefile >config.status: creating libmailutils/list/Makefile >config.status: creating libmailutils/locus/Makefile >config.status: creating libmailutils/mailbox/Makefile >config.status: creating libmailutils/mailer/Makefile >config.status: creating libmailutils/mime/Makefile >config.status: creating libmailutils/msgset/Makefile >config.status: creating libmailutils/opt/Makefile >config.status: creating libmailutils/property/Makefile >config.status: creating libmailutils/server/Makefile >config.status: creating libmailutils/string/Makefile >config.status: creating libmailutils/stream/Makefile >config.status: creating libmailutils/stdstream/Makefile >config.status: creating libmailutils/url/Makefile >config.status: creating libmailutils/Makefile >config.status: creating messages/Makefile >config.status: creating mh/Makefile >config.status: creating mh/etc/Makefile >config.status: creating mimeview/Makefile >config.status: creating movemail/Makefile >config.status: creating po/Makefile.in >config.status: creating pop3d/Makefile >config.status: creating pop3d/testsuite/Makefile >config.status: creating python/Makefile >config.status: creating python/libmu_py/Makefile >config.status: creating python/mailutils/Makefile >config.status: creating readmsg/Makefile >config.status: creating mu-aux/Makefile >config.status: creating mu-aux/mailutils.spec >config.status: creating sieve/Makefile >config.status: creating mu/Makefile >config.status: creating mu/libexec/Makefile >config.status: creating config.h >config.status: linking lib/gnu/gettext.h to include/gettext.h >config.status: executing depfiles commands >config.status: executing libtool commands >config.status: executing po-directories commands >config.status: creating po/POTFILES >config.status: creating po/Makefile >config.status: executing testsuite/atconfig commands >config.status: executing libmailutils/tests/atconfig commands >config.status: executing frm/tests/atconfig commands >config.status: executing maidag/tests/atconfig commands >config.status: executing mail/tests/atconfig commands >config.status: executing messages/tests/atconfig commands >config.status: executing readmsg/tests/atconfig commands >config.status: executing sieve/tests/atconfig commands >config.status: executing mh/tests/atconfig commands >config.status: executing comsat/tests/atconfig commands >config.status: executing imap4d/tests/atconfig commands >config.status: executing mimeview/tests/atconfig commands >config.status: executing status commands > >******************************************************************* >GNU Mailutils configured with the following settings: > >Default mailbox scheme ........ maildir >Use PAM ....................... yes >Use -ltdl ..................... yes >Use DBM ....................... GDBM >Use GNU TLS ................... yes >Use GSASL ..................... no >Use GSSAPI .................... no >Use TCP wrappers .............. yes >Pthread support ............... yes >Readline support .............. yes >MySQL support ................. no >PostgreSQL support ............ no >LDAP support .................. no >Radius support ................ no >Support for virtual domains ... yes > >IPv6 support .................. yes > >Interfaces: > >Guile ......................... no >C++ ........................... no >Python ........................ no > >Mailbox formats: > >IMAP .......................... yes >POP ........................... yes >MH ............................ yes >maildir ....................... yes > >Mailers: > >SMTP .......................... yes >Sendmail ...................... yes > >Utilities to build: > >Servers ....................... NONE >Clients ....................... frm maidag mail sieve messages readmsg dotlock movemail mimeview mh > >******************************************************************* > >Before proceeding, verify if these satisfy your requirements. >>>> Source configured. >>>> Compiling source in /var/tmp/portage/net-mail/mailutils-3.3/work/mailutils-3.3 ... >make -j7 >make all-recursive >make[1]: Entering directory '/var/tmp/portage/net-mail/mailutils-3.3/work/mailutils-3.3' >Making all in . >make[2]: Entering directory '/var/tmp/portage/net-mail/mailutils-3.3/work/mailutils-3.3' >if test -d .git; then \ > ./mu-aux/gencl --verbose --append-dot \ > --email=bug-mailutils@gnu.org \ > --append="doc/ChangeLog.CVS" \ > --amend=ChangeLog.amend \ > --since="2008-12-08"; \ >elif test "." = "." && test ! -e ChangeLog; then \ > echo "This file is a placeholder." > ChangeLog; \ >fi >make[2]: Leaving directory '/var/tmp/portage/net-mail/mailutils-3.3/work/mailutils-3.3' >Making all in mu-aux >make[2]: Entering directory '/var/tmp/portage/net-mail/mailutils-3.3/work/mailutils-3.3/mu-aux' >make[2]: Nothing to be done for 'all'. >make[2]: Leaving directory '/var/tmp/portage/net-mail/mailutils-3.3/work/mailutils-3.3/mu-aux' >Making all in include >make[2]: Entering directory '/var/tmp/portage/net-mail/mailutils-3.3/work/mailutils-3.3/include' >Making all in mailutils >make[3]: Entering directory '/var/tmp/portage/net-mail/mailutils-3.3/work/mailutils-3.3/include/mailutils' >sed -e 's/_MU_OFF_TYPE_/long/' \ > -e 's/_MU_DEFAULT_RECORD_/mu_maildir_record/' \ > -e 's/_MU_PRI_OFF_T_/ld/' \ > ../../include/mailutils/types.hin > types.h >make all-recursive >make[4]: Entering directory '/var/tmp/portage/net-mail/mailutils-3.3/work/mailutils-3.3/include/mailutils' >Making all in sys >make[5]: Entering directory '/var/tmp/portage/net-mail/mailutils-3.3/work/mailutils-3.3/include/mailutils/sys' >make all-am >make[6]: Entering directory '/var/tmp/portage/net-mail/mailutils-3.3/work/mailutils-3.3/include/mailutils/sys' >make[6]: Nothing to be done for 'all-am'. >make[6]: Leaving directory '/var/tmp/portage/net-mail/mailutils-3.3/work/mailutils-3.3/include/mailutils/sys' >make[5]: Leaving directory '/var/tmp/portage/net-mail/mailutils-3.3/work/mailutils-3.3/include/mailutils/sys' >make[5]: Entering directory '/var/tmp/portage/net-mail/mailutils-3.3/work/mailutils-3.3/include/mailutils' >make[5]: Nothing to be done for 'all-am'. >make[5]: Leaving directory '/var/tmp/portage/net-mail/mailutils-3.3/work/mailutils-3.3/include/mailutils' >make[4]: Leaving directory '/var/tmp/portage/net-mail/mailutils-3.3/work/mailutils-3.3/include/mailutils' >make[3]: Leaving directory '/var/tmp/portage/net-mail/mailutils-3.3/work/mailutils-3.3/include/mailutils' >make[3]: Entering directory '/var/tmp/portage/net-mail/mailutils-3.3/work/mailutils-3.3/include' >make[3]: Nothing to be done for 'all-am'. >make[3]: Leaving directory '/var/tmp/portage/net-mail/mailutils-3.3/work/mailutils-3.3/include' >make[2]: Leaving directory '/var/tmp/portage/net-mail/mailutils-3.3/work/mailutils-3.3/include' >Making all in po >make[2]: Entering directory '/var/tmp/portage/net-mail/mailutils-3.3/work/mailutils-3.3/po' >make[2]: Nothing to be done for 'all'. >make[2]: Leaving directory '/var/tmp/portage/net-mail/mailutils-3.3/work/mailutils-3.3/po' >Making all in libmailutils >make[2]: Entering directory '/var/tmp/portage/net-mail/mailutils-3.3/work/mailutils-3.3/libmailutils' >Making all in auth >make[3]: Entering directory '/var/tmp/portage/net-mail/mailutils-3.3/work/mailutils-3.3/libmailutils/auth' >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -I/libmailutils -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c -o auth.lo auth.c >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -I/libmailutils -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c -o mu_auth.lo mu_auth.c >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -I/libmailutils -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c -o system.lo system.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -I/libmailutils -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c auth.c -fPIC -DPIC -o .libs/auth.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -I/libmailutils -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c mu_auth.c -fPIC -DPIC -o .libs/mu_auth.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -I/libmailutils -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c system.c -fPIC -DPIC -o .libs/system.o >/bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -Wl,-O1 -Wl,--as-needed -o libauth.la auth.lo mu_auth.lo system.lo -lcrypt -lpthread >libtool: link: x86_64-pc-linux-gnu-ar cru .libs/libauth.a .libs/auth.o .libs/mu_auth.o .libs/system.o >libtool: link: x86_64-pc-linux-gnu-ranlib .libs/libauth.a >libtool: link: ( cd ".libs" && rm -f "libauth.la" && ln -s "../libauth.la" "libauth.la" ) >make[3]: Leaving directory '/var/tmp/portage/net-mail/mailutils-3.3/work/mailutils-3.3/libmailutils/auth' >Making all in base >make[3]: Entering directory '/var/tmp/portage/net-mail/mailutils-3.3/work/mailutils-3.3/libmailutils/base' >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -I/libmailutils -DSYSCONFDIR=\"/etc\" -DSITE_VIRTUAL_PWDDIR=\"/etc/domain\" -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c -o alloc.lo alloc.c >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -I/libmailutils -DSYSCONFDIR=\"/etc\" -DSITE_VIRTUAL_PWDDIR=\"/etc/domain\" -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c -o amd.lo amd.c >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -I/libmailutils -DSYSCONFDIR=\"/etc\" -DSITE_VIRTUAL_PWDDIR=\"/etc/domain\" -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c -o argcvfree.lo argcvfree.c >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -I/libmailutils -DSYSCONFDIR=\"/etc\" -DSITE_VIRTUAL_PWDDIR=\"/etc/domain\" -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c -o argcvjoin.lo argcvjoin.c >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -I/libmailutils -DSYSCONFDIR=\"/etc\" -DSITE_VIRTUAL_PWDDIR=\"/etc/domain\" -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c -o argcvrem.lo argcvrem.c >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -I/libmailutils -DSYSCONFDIR=\"/etc\" -DSITE_VIRTUAL_PWDDIR=\"/etc/domain\" -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c -o assoc.lo assoc.c >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -I/libmailutils -DSYSCONFDIR=\"/etc\" -DSITE_VIRTUAL_PWDDIR=\"/etc/domain\" -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c -o copyfile.lo copyfile.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -I/libmailutils -DSYSCONFDIR=\"/etc\" -DSITE_VIRTUAL_PWDDIR=\"/etc/domain\" -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c amd.c -fPIC -DPIC -o .libs/amd.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -I/libmailutils -DSYSCONFDIR=\"/etc\" -DSITE_VIRTUAL_PWDDIR=\"/etc/domain\" -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c argcvjoin.c -fPIC -DPIC -o .libs/argcvjoin.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -I/libmailutils -DSYSCONFDIR=\"/etc\" -DSITE_VIRTUAL_PWDDIR=\"/etc/domain\" -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c alloc.c -fPIC -DPIC -o .libs/alloc.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -I/libmailutils -DSYSCONFDIR=\"/etc\" -DSITE_VIRTUAL_PWDDIR=\"/etc/domain\" -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c assoc.c -fPIC -DPIC -o .libs/assoc.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -I/libmailutils -DSYSCONFDIR=\"/etc\" -DSITE_VIRTUAL_PWDDIR=\"/etc/domain\" -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c argcvrem.c -fPIC -DPIC -o .libs/argcvrem.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -I/libmailutils -DSYSCONFDIR=\"/etc\" -DSITE_VIRTUAL_PWDDIR=\"/etc/domain\" -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c argcvfree.c -fPIC -DPIC -o .libs/argcvfree.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -I/libmailutils -DSYSCONFDIR=\"/etc\" -DSITE_VIRTUAL_PWDDIR=\"/etc/domain\" -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c copyfile.c -fPIC -DPIC -o .libs/copyfile.o >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -I/libmailutils -DSYSCONFDIR=\"/etc\" -DSITE_VIRTUAL_PWDDIR=\"/etc/domain\" -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c -o ctparse.lo ctparse.c >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -I/libmailutils -DSYSCONFDIR=\"/etc\" -DSITE_VIRTUAL_PWDDIR=\"/etc/domain\" -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c -o daemon.lo daemon.c >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -I/libmailutils -DSYSCONFDIR=\"/etc\" -DSITE_VIRTUAL_PWDDIR=\"/etc/domain\" -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c -o filesafety.lo filesafety.c >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -I/libmailutils -DSYSCONFDIR=\"/etc\" -DSITE_VIRTUAL_PWDDIR=\"/etc/domain\" -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c -o fdwait.lo fdwait.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -I/libmailutils -DSYSCONFDIR=\"/etc\" -DSITE_VIRTUAL_PWDDIR=\"/etc/domain\" -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c ctparse.c -fPIC -DPIC -o .libs/ctparse.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -I/libmailutils -DSYSCONFDIR=\"/etc\" -DSITE_VIRTUAL_PWDDIR=\"/etc/domain\" -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c daemon.c -fPIC -DPIC -o .libs/daemon.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -I/libmailutils -DSYSCONFDIR=\"/etc\" -DSITE_VIRTUAL_PWDDIR=\"/etc/domain\" -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c filesafety.c -fPIC -DPIC -o .libs/filesafety.o >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -I/libmailutils -DSYSCONFDIR=\"/etc\" -DSITE_VIRTUAL_PWDDIR=\"/etc/domain\" -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c -o fgetpwent.lo fgetpwent.c >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -I/libmailutils -DSYSCONFDIR=\"/etc\" -DSITE_VIRTUAL_PWDDIR=\"/etc/domain\" -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c -o filename.lo filename.c >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -I/libmailutils -DSYSCONFDIR=\"/etc\" -DSITE_VIRTUAL_PWDDIR=\"/etc/domain\" -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c -o freeitem.lo freeitem.c >[01m[Kdaemon.c:[m[K In function '[01m[Kmu_daemon_create_pidfile[m[K': >[01m[Kdaemon.c:146:5:[m[K [01;35m[Kwarning: [m[Kignoring return value of '[01m[Kseteuid[m[K', declared with attribute warn_unused_result [[01;35m[K-Wunused-result[m[K] > [01;35m[Kseteuid (uid)[m[K; > [01;35m[K^~~~~~~~~~~~~[m[K >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -I/libmailutils -DSYSCONFDIR=\"/etc\" -DSITE_VIRTUAL_PWDDIR=\"/etc/domain\" -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c fdwait.c -fPIC -DPIC -o .libs/fdwait.o >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -I/libmailutils -DSYSCONFDIR=\"/etc\" -DSITE_VIRTUAL_PWDDIR=\"/etc/domain\" -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c -o fscompose.lo fscompose.c >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -I/libmailutils -DSYSCONFDIR=\"/etc\" -DSITE_VIRTUAL_PWDDIR=\"/etc/domain\" -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c -o getcwd.lo getcwd.c >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -I/libmailutils -DSYSCONFDIR=\"/etc\" -DSITE_VIRTUAL_PWDDIR=\"/etc/domain\" -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c -o getmaxfd.lo getmaxfd.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -I/libmailutils -DSYSCONFDIR=\"/etc\" -DSITE_VIRTUAL_PWDDIR=\"/etc/domain\" -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c filename.c -fPIC -DPIC -o .libs/filename.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -I/libmailutils -DSYSCONFDIR=\"/etc\" -DSITE_VIRTUAL_PWDDIR=\"/etc/domain\" -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c freeitem.c -fPIC -DPIC -o .libs/freeitem.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -I/libmailutils -DSYSCONFDIR=\"/etc\" -DSITE_VIRTUAL_PWDDIR=\"/etc/domain\" -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c fscompose.c -fPIC -DPIC -o .libs/fscompose.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -I/libmailutils -DSYSCONFDIR=\"/etc\" -DSITE_VIRTUAL_PWDDIR=\"/etc/domain\" -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c fgetpwent.c -fPIC -DPIC -o .libs/fgetpwent.o >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -I/libmailutils -DSYSCONFDIR=\"/etc\" -DSITE_VIRTUAL_PWDDIR=\"/etc/domain\" -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c -o getpass.lo getpass.c >[01m[Kamd.c:[m[K In function '[01m[Kamd_msg_lookup[m[K': >[01m[Kamd.c:328:13:[m[K [01;35m[Kwarning: [m[K'[01m[Ki[m[K' may be used uninitialized in this function [[01;35m[K-Wmaybe-uninitialized[m[K] > *pret = [01;35m[Ki + 1[m[K; > [01;35m[K~~^~~[m[K >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -I/libmailutils -DSYSCONFDIR=\"/etc\" -DSITE_VIRTUAL_PWDDIR=\"/etc/domain\" -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c getcwd.c -fPIC -DPIC -o .libs/getcwd.o >[01m[Kfgetpwent.c:[m[K In function '[01m[Kmu_fgetpwent_r[m[K': >[01m[Kfgetpwent.c:70:11:[m[K [01;35m[Kwarning: [m[K'[01m[Kns[m[K' may be used uninitialized in this function [[01;35m[K-Wmaybe-uninitialized[m[K] > [01;35m[Kns = ns * 2[m[K; > [01;35m[K~~~^~~~~~~~[m[K >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -I/libmailutils -DSYSCONFDIR=\"/etc\" -DSITE_VIRTUAL_PWDDIR=\"/etc/domain\" -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c -o glob.lo glob.c >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -I/libmailutils -DSYSCONFDIR=\"/etc\" -DSITE_VIRTUAL_PWDDIR=\"/etc/domain\" -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c -o hostname.lo hostname.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -I/libmailutils -DSYSCONFDIR=\"/etc\" -DSITE_VIRTUAL_PWDDIR=\"/etc/domain\" -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c getmaxfd.c -fPIC -DPIC -o .libs/getmaxfd.o >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -I/libmailutils -DSYSCONFDIR=\"/etc\" -DSITE_VIRTUAL_PWDDIR=\"/etc/domain\" -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c -o iterator.lo iterator.c >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -I/libmailutils -DSYSCONFDIR=\"/etc\" -DSITE_VIRTUAL_PWDDIR=\"/etc/domain\" -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c -o kwd.lo kwd.c >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -I/libmailutils -DSYSCONFDIR=\"/etc\" -DSITE_VIRTUAL_PWDDIR=\"/etc/domain\" -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c -o lcall.lo lcall.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -I/libmailutils -DSYSCONFDIR=\"/etc\" -DSITE_VIRTUAL_PWDDIR=\"/etc/domain\" -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c getpass.c -fPIC -DPIC -o .libs/getpass.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -I/libmailutils -DSYSCONFDIR=\"/etc\" -DSITE_VIRTUAL_PWDDIR=\"/etc/domain\" -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c iterator.c -fPIC -DPIC -o .libs/iterator.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -I/libmailutils -DSYSCONFDIR=\"/etc\" -DSITE_VIRTUAL_PWDDIR=\"/etc/domain\" -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c hostname.c -fPIC -DPIC -o .libs/hostname.o >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -I/libmailutils -DSYSCONFDIR=\"/etc\" -DSITE_VIRTUAL_PWDDIR=\"/etc/domain\" -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c -o locale.lo locale.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -I/libmailutils -DSYSCONFDIR=\"/etc\" -DSITE_VIRTUAL_PWDDIR=\"/etc/domain\" -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c glob.c -fPIC -DPIC -o .libs/glob.o >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -I/libmailutils -DSYSCONFDIR=\"/etc\" -DSITE_VIRTUAL_PWDDIR=\"/etc/domain\" -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c -o locker.lo locker.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -I/libmailutils -DSYSCONFDIR=\"/etc\" -DSITE_VIRTUAL_PWDDIR=\"/etc/domain\" -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c lcall.c -fPIC -DPIC -o .libs/lcall.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -I/libmailutils -DSYSCONFDIR=\"/etc\" -DSITE_VIRTUAL_PWDDIR=\"/etc/domain\" -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c kwd.c -fPIC -DPIC -o .libs/kwd.o >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -I/libmailutils -DSYSCONFDIR=\"/etc\" -DSITE_VIRTUAL_PWDDIR=\"/etc/domain\" -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c -o mailcap.lo mailcap.c >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -I/libmailutils -DSYSCONFDIR=\"/etc\" -DSITE_VIRTUAL_PWDDIR=\"/etc/domain\" -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c -o md5.lo md5.c >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -I/libmailutils -DSYSCONFDIR=\"/etc\" -DSITE_VIRTUAL_PWDDIR=\"/etc/domain\" -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c -o monitor.lo monitor.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -I/libmailutils -DSYSCONFDIR=\"/etc\" -DSITE_VIRTUAL_PWDDIR=\"/etc/domain\" -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c locale.c -fPIC -DPIC -o .libs/locale.o >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -I/libmailutils -DSYSCONFDIR=\"/etc\" -DSITE_VIRTUAL_PWDDIR=\"/etc/domain\" -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c -o msgid.lo msgid.c >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -I/libmailutils -DSYSCONFDIR=\"/etc\" -DSITE_VIRTUAL_PWDDIR=\"/etc/domain\" -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c -o munre.lo munre.c >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -I/libmailutils -DSYSCONFDIR=\"/etc\" -DSITE_VIRTUAL_PWDDIR=\"/etc/domain\" -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c -o mutil.lo mutil.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -I/libmailutils -DSYSCONFDIR=\"/etc\" -DSITE_VIRTUAL_PWDDIR=\"/etc/domain\" -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c locker.c -fPIC -DPIC -o .libs/locker.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -I/libmailutils -DSYSCONFDIR=\"/etc\" -DSITE_VIRTUAL_PWDDIR=\"/etc/domain\" -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c mailcap.c -fPIC -DPIC -o .libs/mailcap.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -I/libmailutils -DSYSCONFDIR=\"/etc\" -DSITE_VIRTUAL_PWDDIR=\"/etc/domain\" -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c md5.c -fPIC -DPIC -o .libs/md5.o >[01m[Klocker.c:[m[K In function '[01m[Klock_dotlock[m[K': >[01m[Klocker.c:838:7:[m[K [01;35m[Kwarning: [m[Kignoring return value of '[01m[Kwrite[m[K', declared with attribute warn_unused_result [[01;35m[K-Wunused-result[m[K] > [01;35m[Kwrite (fd, buf, strlen (buf))[m[K; > [01;35m[K^~~~~~~~~~~~~~~~~~~~~~~~~~~~~[m[K >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -I/libmailutils -DSYSCONFDIR=\"/etc\" -DSITE_VIRTUAL_PWDDIR=\"/etc/domain\" -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c monitor.c -fPIC -DPIC -o .libs/monitor.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -I/libmailutils -DSYSCONFDIR=\"/etc\" -DSITE_VIRTUAL_PWDDIR=\"/etc/domain\" -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c msgid.c -fPIC -DPIC -o .libs/msgid.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -I/libmailutils -DSYSCONFDIR=\"/etc\" -DSITE_VIRTUAL_PWDDIR=\"/etc/domain\" -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c munre.c -fPIC -DPIC -o .libs/munre.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -I/libmailutils -DSYSCONFDIR=\"/etc\" -DSITE_VIRTUAL_PWDDIR=\"/etc/domain\" -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c mutil.c -fPIC -DPIC -o .libs/mutil.o >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -I/libmailutils -DSYSCONFDIR=\"/etc\" -DSITE_VIRTUAL_PWDDIR=\"/etc/domain\" -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c -o nls.lo nls.c >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -I/libmailutils -DSYSCONFDIR=\"/etc\" -DSITE_VIRTUAL_PWDDIR=\"/etc/domain\" -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c -o nullrec.lo nullrec.c >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -I/libmailutils -DSYSCONFDIR=\"/etc\" -DSITE_VIRTUAL_PWDDIR=\"/etc/domain\" -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c -o observer.lo observer.c >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -I/libmailutils -DSYSCONFDIR=\"/etc\" -DSITE_VIRTUAL_PWDDIR=\"/etc/domain\" -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c -o onexit.lo onexit.c >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -I/libmailutils -DSYSCONFDIR=\"/etc\" -DSITE_VIRTUAL_PWDDIR=\"/etc/domain\" -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c -o opool.lo opool.c >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -I/libmailutils -DSYSCONFDIR=\"/etc\" -DSITE_VIRTUAL_PWDDIR=\"/etc/domain\" -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c -o permstr.lo permstr.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -I/libmailutils -DSYSCONFDIR=\"/etc\" -DSITE_VIRTUAL_PWDDIR=\"/etc/domain\" -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c nls.c -fPIC -DPIC -o .libs/nls.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -I/libmailutils -DSYSCONFDIR=\"/etc\" -DSITE_VIRTUAL_PWDDIR=\"/etc/domain\" -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c nullrec.c -fPIC -DPIC -o .libs/nullrec.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -I/libmailutils -DSYSCONFDIR=\"/etc\" -DSITE_VIRTUAL_PWDDIR=\"/etc/domain\" -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c observer.c -fPIC -DPIC -o .libs/observer.o >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -I/libmailutils -DSYSCONFDIR=\"/etc\" -DSITE_VIRTUAL_PWDDIR=\"/etc/domain\" -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c -o registrar.lo registrar.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -I/libmailutils -DSYSCONFDIR=\"/etc\" -DSITE_VIRTUAL_PWDDIR=\"/etc/domain\" -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c opool.c -fPIC -DPIC -o .libs/opool.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -I/libmailutils -DSYSCONFDIR=\"/etc\" -DSITE_VIRTUAL_PWDDIR=\"/etc/domain\" -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c onexit.c -fPIC -DPIC -o .libs/onexit.o >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -I/libmailutils -DSYSCONFDIR=\"/etc\" -DSITE_VIRTUAL_PWDDIR=\"/etc/domain\" -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c -o refcount.lo refcount.c >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -I/libmailutils -DSYSCONFDIR=\"/etc\" -DSITE_VIRTUAL_PWDDIR=\"/etc/domain\" -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c -o renamefile.lo renamefile.c >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -I/libmailutils -DSYSCONFDIR=\"/etc\" -DSITE_VIRTUAL_PWDDIR=\"/etc/domain\" -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c -o removefile.lo removefile.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -I/libmailutils -DSYSCONFDIR=\"/etc\" -DSITE_VIRTUAL_PWDDIR=\"/etc/domain\" -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c permstr.c -fPIC -DPIC -o .libs/permstr.o >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -I/libmailutils -DSYSCONFDIR=\"/etc\" -DSITE_VIRTUAL_PWDDIR=\"/etc/domain\" -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c -o rfc2047.lo rfc2047.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -I/libmailutils -DSYSCONFDIR=\"/etc\" -DSITE_VIRTUAL_PWDDIR=\"/etc/domain\" -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c registrar.c -fPIC -DPIC -o .libs/registrar.o >[01m[Kpermstr.c:[m[K In function '[01m[Kmu_parse_stream_perm_string[m[K': >[01m[Kpermstr.c:96:10:[m[K [01;35m[Kwarning: [m[K'[01m[Kf[m[K' may be used uninitialized in this function [[01;35m[K-Wmaybe-uninitialized[m[K] > if (f [01;35m[K&[m[K FILE_PERM_READ) > [01;35m[K^[m[K >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -I/libmailutils -DSYSCONFDIR=\"/etc\" -DSITE_VIRTUAL_PWDDIR=\"/etc/domain\" -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c refcount.c -fPIC -DPIC -o .libs/refcount.o >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -I/libmailutils -DSYSCONFDIR=\"/etc\" -DSITE_VIRTUAL_PWDDIR=\"/etc/domain\" -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c -o schemeauto.lo schemeauto.c >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -I/libmailutils -DSYSCONFDIR=\"/etc\" -DSITE_VIRTUAL_PWDDIR=\"/etc/domain\" -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c -o sha1.lo sha1.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -I/libmailutils -DSYSCONFDIR=\"/etc\" -DSITE_VIRTUAL_PWDDIR=\"/etc/domain\" -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c renamefile.c -fPIC -DPIC -o .libs/renamefile.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -I/libmailutils -DSYSCONFDIR=\"/etc\" -DSITE_VIRTUAL_PWDDIR=\"/etc/domain\" -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c removefile.c -fPIC -DPIC -o .libs/removefile.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -I/libmailutils -DSYSCONFDIR=\"/etc\" -DSITE_VIRTUAL_PWDDIR=\"/etc/domain\" -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c rfc2047.c -fPIC -DPIC -o .libs/rfc2047.o >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -I/libmailutils -DSYSCONFDIR=\"/etc\" -DSITE_VIRTUAL_PWDDIR=\"/etc/domain\" -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c -o secret.lo secret.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -I/libmailutils -DSYSCONFDIR=\"/etc\" -DSITE_VIRTUAL_PWDDIR=\"/etc/domain\" -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c schemeauto.c -fPIC -DPIC -o .libs/schemeauto.o >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -I/libmailutils -DSYSCONFDIR=\"/etc\" -DSITE_VIRTUAL_PWDDIR=\"/etc/domain\" -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c -o spawnvp.lo spawnvp.c >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -I/libmailutils -DSYSCONFDIR=\"/etc\" -DSITE_VIRTUAL_PWDDIR=\"/etc/domain\" -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c -o symlink.lo symlink.c >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -I/libmailutils -DSYSCONFDIR=\"/etc\" -DSITE_VIRTUAL_PWDDIR=\"/etc/domain\" -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c -o tempfile.lo tempfile.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -I/libmailutils -DSYSCONFDIR=\"/etc\" -DSITE_VIRTUAL_PWDDIR=\"/etc/domain\" -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c sha1.c -fPIC -DPIC -o .libs/sha1.o >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -I/libmailutils -DSYSCONFDIR=\"/etc\" -DSITE_VIRTUAL_PWDDIR=\"/etc/domain\" -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c -o ticket.lo ticket.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -I/libmailutils -DSYSCONFDIR=\"/etc\" -DSITE_VIRTUAL_PWDDIR=\"/etc/domain\" -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c secret.c -fPIC -DPIC -o .libs/secret.o >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -I/libmailutils -DSYSCONFDIR=\"/etc\" -DSITE_VIRTUAL_PWDDIR=\"/etc/domain\" -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c -o tilde.lo tilde.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -I/libmailutils -DSYSCONFDIR=\"/etc\" -DSITE_VIRTUAL_PWDDIR=\"/etc/domain\" -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c spawnvp.c -fPIC -DPIC -o .libs/spawnvp.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -I/libmailutils -DSYSCONFDIR=\"/etc\" -DSITE_VIRTUAL_PWDDIR=\"/etc/domain\" -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c symlink.c -fPIC -DPIC -o .libs/symlink.o >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -I/libmailutils -DSYSCONFDIR=\"/etc\" -DSITE_VIRTUAL_PWDDIR=\"/etc/domain\" -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c -o userprivs.lo userprivs.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -I/libmailutils -DSYSCONFDIR=\"/etc\" -DSITE_VIRTUAL_PWDDIR=\"/etc/domain\" -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c tempfile.c -fPIC -DPIC -o .libs/tempfile.o >[01m[Ksymlink.c:[m[K In function '[01m[Kmu_readlink[m[K': >[01m[Ksymlink.c:98:11:[m[K [01;35m[Kwarning: [m[K'[01m[Klinklen[m[K' may be used uninitialized in this function [[01;35m[K-Wmaybe-uninitialized[m[K] > [01;35m[K*plen = linklen[m[K; > [01;35m[K~~~~~~^~~~~~~~~[m[K >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -I/libmailutils -DSYSCONFDIR=\"/etc\" -DSITE_VIRTUAL_PWDDIR=\"/etc/domain\" -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c -o usremail.lo usremail.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -I/libmailutils -DSYSCONFDIR=\"/etc\" -DSITE_VIRTUAL_PWDDIR=\"/etc/domain\" -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c ticket.c -fPIC -DPIC -o .libs/ticket.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -I/libmailutils -DSYSCONFDIR=\"/etc\" -DSITE_VIRTUAL_PWDDIR=\"/etc/domain\" -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c tilde.c -fPIC -DPIC -o .libs/tilde.o >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -I/libmailutils -DSYSCONFDIR=\"/etc\" -DSITE_VIRTUAL_PWDDIR=\"/etc/domain\" -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c -o version.lo version.c >[01m[Kticket.c:[m[K In function '[01m[Kmu_ticket_get_cred[m[K': >[01m[Kticket.c:204:7:[m[K [01;35m[Kwarning: [m[Kignoring return value of '[01m[Kfgets[m[K', declared with attribute warn_unused_result [[01;35m[K-Wunused-result[m[K] > [01;35m[Kfgets (arg, sizeof (arg), stdin)[m[K; > [01;35m[K^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~[m[K >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -I/libmailutils -DSYSCONFDIR=\"/etc\" -DSITE_VIRTUAL_PWDDIR=\"/etc/domain\" -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c userprivs.c -fPIC -DPIC -o .libs/userprivs.o >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -I/libmailutils -DSYSCONFDIR=\"/etc\" -DSITE_VIRTUAL_PWDDIR=\"/etc/domain\" -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c -o wicket.lo wicket.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -I/libmailutils -DSYSCONFDIR=\"/etc\" -DSITE_VIRTUAL_PWDDIR=\"/etc/domain\" -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c usremail.c -fPIC -DPIC -o .libs/usremail.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -I/libmailutils -DSYSCONFDIR=\"/etc\" -DSITE_VIRTUAL_PWDDIR=\"/etc/domain\" -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c version.c -fPIC -DPIC -o .libs/version.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -I/libmailutils -DSYSCONFDIR=\"/etc\" -DSITE_VIRTUAL_PWDDIR=\"/etc/domain\" -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c wicket.c -fPIC -DPIC -o .libs/wicket.o >/bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -Wl,-O1 -Wl,--as-needed -o libbase.la alloc.lo amd.lo argcvfree.lo argcvjoin.lo argcvrem.lo assoc.lo copyfile.lo ctparse.lo daemon.lo filesafety.lo fdwait.lo fgetpwent.lo filename.lo freeitem.lo fscompose.lo getcwd.lo getmaxfd.lo getpass.lo glob.lo hostname.lo iterator.lo kwd.lo lcall.lo locale.lo locker.lo mailcap.lo md5.lo monitor.lo msgid.lo munre.lo mutil.lo nls.lo nullrec.lo observer.lo onexit.lo opool.lo permstr.lo registrar.lo refcount.lo renamefile.lo removefile.lo rfc2047.lo schemeauto.lo sha1.lo secret.lo spawnvp.lo symlink.lo tempfile.lo ticket.lo tilde.lo userprivs.lo usremail.lo version.lo wicket.lo -lcrypt -lpthread >libtool: link: x86_64-pc-linux-gnu-ar cru .libs/libbase.a .libs/alloc.o .libs/amd.o .libs/argcvfree.o .libs/argcvjoin.o .libs/argcvrem.o .libs/assoc.o .libs/copyfile.o .libs/ctparse.o .libs/daemon.o .libs/filesafety.o .libs/fdwait.o .libs/fgetpwent.o .libs/filename.o .libs/freeitem.o .libs/fscompose.o .libs/getcwd.o .libs/getmaxfd.o .libs/getpass.o .libs/glob.o .libs/hostname.o .libs/iterator.o .libs/kwd.o .libs/lcall.o .libs/locale.o .libs/locker.o .libs/mailcap.o .libs/md5.o .libs/monitor.o .libs/msgid.o .libs/munre.o .libs/mutil.o .libs/nls.o .libs/nullrec.o .libs/observer.o .libs/onexit.o .libs/opool.o .libs/permstr.o .libs/registrar.o .libs/refcount.o .libs/renamefile.o .libs/removefile.o .libs/rfc2047.o .libs/schemeauto.o .libs/sha1.o .libs/secret.o .libs/spawnvp.o .libs/symlink.o .libs/tempfile.o .libs/ticket.o .libs/tilde.o .libs/userprivs.o .libs/usremail.o .libs/version.o .libs/wicket.o >libtool: link: x86_64-pc-linux-gnu-ranlib .libs/libbase.a >libtool: link: ( cd ".libs" && rm -f "libbase.la" && ln -s "../libbase.la" "libbase.la" ) >make[3]: Leaving directory '/var/tmp/portage/net-mail/mailutils-3.3/work/mailutils-3.3/libmailutils/base' >Making all in address >make[3]: Entering directory '/var/tmp/portage/net-mail/mailutils-3.3/work/mailutils-3.3/libmailutils/address' >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -I/libmailutils -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c -o address.lo address.c >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -I/libmailutils -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c -o addrstream.lo addrstream.c >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -I/libmailutils -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c -o parse822.lo parse822.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -I/libmailutils -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c address.c -fPIC -DPIC -o .libs/address.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -I/libmailutils -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c addrstream.c -fPIC -DPIC -o .libs/addrstream.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -I/libmailutils -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c parse822.c -fPIC -DPIC -o .libs/parse822.o >/bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -Wl,-O1 -Wl,--as-needed -o libaddress.la address.lo addrstream.lo parse822.lo -lcrypt -lpthread >libtool: link: x86_64-pc-linux-gnu-ar cru .libs/libaddress.a .libs/address.o .libs/addrstream.o .libs/parse822.o >libtool: link: x86_64-pc-linux-gnu-ranlib .libs/libaddress.a >libtool: link: ( cd ".libs" && rm -f "libaddress.la" && ln -s "../libaddress.la" "libaddress.la" ) >make[3]: Leaving directory '/var/tmp/portage/net-mail/mailutils-3.3/work/mailutils-3.3/libmailutils/address' >Making all in list >make[3]: Entering directory '/var/tmp/portage/net-mail/mailutils-3.3/work/mailutils-3.3/libmailutils/list' >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -I/libmailutils -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c -o append.lo append.c >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -I/libmailutils -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c -o array.lo array.c >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -I/libmailutils -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c -o clear.lo clear.c >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -I/libmailutils -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c -o count.lo count.c >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -I/libmailutils -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c -o create.lo create.c >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -I/libmailutils -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c -o destroy.lo destroy.c >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -I/libmailutils -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c -o empty.lo empty.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -I/libmailutils -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c array.c -fPIC -DPIC -o .libs/array.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -I/libmailutils -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c append.c -fPIC -DPIC -o .libs/append.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -I/libmailutils -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c count.c -fPIC -DPIC -o .libs/count.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -I/libmailutils -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c empty.c -fPIC -DPIC -o .libs/empty.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -I/libmailutils -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c create.c -fPIC -DPIC -o .libs/create.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -I/libmailutils -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c clear.c -fPIC -DPIC -o .libs/clear.o >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -I/libmailutils -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c -o fold.lo fold.c >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -I/libmailutils -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c -o foreach.lo foreach.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -I/libmailutils -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c destroy.c -fPIC -DPIC -o .libs/destroy.o >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -I/libmailutils -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c -o get.lo get.c >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -I/libmailutils -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c -o getcomp.lo getcomp.c >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -I/libmailutils -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c -o foreachdir.lo foreachdir.c >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -I/libmailutils -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c -o gmap.lo gmap.c >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -I/libmailutils -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c -o head.lo head.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -I/libmailutils -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c fold.c -fPIC -DPIC -o .libs/fold.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -I/libmailutils -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c foreach.c -fPIC -DPIC -o .libs/foreach.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -I/libmailutils -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c get.c -fPIC -DPIC -o .libs/get.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -I/libmailutils -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c getcomp.c -fPIC -DPIC -o .libs/getcomp.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -I/libmailutils -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c foreachdir.c -fPIC -DPIC -o .libs/foreachdir.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -I/libmailutils -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c gmap.c -fPIC -DPIC -o .libs/gmap.o >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -I/libmailutils -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c -o insert.lo insert.c >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -I/libmailutils -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c -o intersect.lo intersect.c >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -I/libmailutils -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c -o iterator.lo iterator.c >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -I/libmailutils -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c -o listlist.lo listlist.c >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -I/libmailutils -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c -o locate.lo locate.c >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -I/libmailutils -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c -o map.lo map.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -I/libmailutils -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c head.c -fPIC -DPIC -o .libs/head.o >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -I/libmailutils -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c -o pop.lo pop.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -I/libmailutils -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c insert.c -fPIC -DPIC -o .libs/insert.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -I/libmailutils -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c intersect.c -fPIC -DPIC -o .libs/intersect.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -I/libmailutils -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c listlist.c -fPIC -DPIC -o .libs/listlist.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -I/libmailutils -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c iterator.c -fPIC -DPIC -o .libs/iterator.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -I/libmailutils -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c map.c -fPIC -DPIC -o .libs/map.o >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -I/libmailutils -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c -o prepend.lo prepend.c >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -I/libmailutils -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c -o push.lo push.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -I/libmailutils -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c locate.c -fPIC -DPIC -o .libs/locate.o >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -I/libmailutils -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c -o remove.lo remove.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -I/libmailutils -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c pop.c -fPIC -DPIC -o .libs/pop.o >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -I/libmailutils -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c -o removenth.lo removenth.c >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -I/libmailutils -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c -o replace.lo replace.c >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -I/libmailutils -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c -o rfold.lo rfold.c >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -I/libmailutils -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c -o setcomp.lo setcomp.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -I/libmailutils -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c prepend.c -fPIC -DPIC -o .libs/prepend.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -I/libmailutils -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c remove.c -fPIC -DPIC -o .libs/remove.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -I/libmailutils -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c push.c -fPIC -DPIC -o .libs/push.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -I/libmailutils -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c removenth.c -fPIC -DPIC -o .libs/removenth.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -I/libmailutils -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c replace.c -fPIC -DPIC -o .libs/replace.o >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -I/libmailutils -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c -o setdestr.lo setdestr.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -I/libmailutils -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c rfold.c -fPIC -DPIC -o .libs/rfold.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -I/libmailutils -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c setcomp.c -fPIC -DPIC -o .libs/setcomp.o >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -I/libmailutils -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c -o slice.lo slice.c >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -I/libmailutils -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c -o slice2.lo slice2.c >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -I/libmailutils -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c -o sort.lo sort.c >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -I/libmailutils -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c -o tail.lo tail.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -I/libmailutils -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c setdestr.c -fPIC -DPIC -o .libs/setdestr.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -I/libmailutils -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c slice.c -fPIC -DPIC -o .libs/slice.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -I/libmailutils -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c slice2.c -fPIC -DPIC -o .libs/slice2.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -I/libmailutils -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c sort.c -fPIC -DPIC -o .libs/sort.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -I/libmailutils -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c tail.c -fPIC -DPIC -o .libs/tail.o >/bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -Wl,-O1 -Wl,--as-needed -o liblist.la append.lo array.lo clear.lo count.lo create.lo destroy.lo empty.lo fold.lo foreach.lo get.lo getcomp.lo foreachdir.lo gmap.lo head.lo insert.lo intersect.lo iterator.lo listlist.lo locate.lo map.lo pop.lo prepend.lo push.lo remove.lo removenth.lo replace.lo rfold.lo setcomp.lo setdestr.lo slice.lo slice2.lo sort.lo tail.lo -lcrypt -lpthread >libtool: link: x86_64-pc-linux-gnu-ar cru .libs/liblist.a .libs/append.o .libs/array.o .libs/clear.o .libs/count.o .libs/create.o .libs/destroy.o .libs/empty.o .libs/fold.o .libs/foreach.o .libs/get.o .libs/getcomp.o .libs/foreachdir.o .libs/gmap.o .libs/head.o .libs/insert.o .libs/intersect.o .libs/iterator.o .libs/listlist.o .libs/locate.o .libs/map.o .libs/pop.o .libs/prepend.o .libs/push.o .libs/remove.o .libs/removenth.o .libs/replace.o .libs/rfold.o .libs/setcomp.o .libs/setdestr.o .libs/slice.o .libs/slice2.o .libs/sort.o .libs/tail.o >libtool: link: x86_64-pc-linux-gnu-ranlib .libs/liblist.a >libtool: link: ( cd ".libs" && rm -f "liblist.la" && ln -s "../liblist.la" "liblist.la" ) >make[3]: Leaving directory '/var/tmp/portage/net-mail/mailutils-3.3/work/mailutils-3.3/libmailutils/list' >Making all in sockaddr >make[3]: Entering directory '/var/tmp/portage/net-mail/mailutils-3.3/work/mailutils-3.3/libmailutils/sockaddr' >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -I/libmailutils -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c -o copy.lo copy.c >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -I/libmailutils -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c -o create.lo create.c >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -I/libmailutils -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c -o free.lo free.c >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -I/libmailutils -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c -o fromnode.lo fromnode.c >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -I/libmailutils -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c -o insert.lo insert.c >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -I/libmailutils -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c -o ipaddr.lo ipaddr.c >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -I/libmailutils -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c -o str.lo str.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -I/libmailutils -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c copy.c -fPIC -DPIC -o .libs/copy.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -I/libmailutils -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c str.c -fPIC -DPIC -o .libs/str.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -I/libmailutils -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c create.c -fPIC -DPIC -o .libs/create.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -I/libmailutils -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c fromnode.c -fPIC -DPIC -o .libs/fromnode.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -I/libmailutils -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c free.c -fPIC -DPIC -o .libs/free.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -I/libmailutils -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c insert.c -fPIC -DPIC -o .libs/insert.o >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -I/libmailutils -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c -o unlink.lo unlink.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -I/libmailutils -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c ipaddr.c -fPIC -DPIC -o .libs/ipaddr.o >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -I/libmailutils -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c -o url.lo url.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -I/libmailutils -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c unlink.c -fPIC -DPIC -o .libs/unlink.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -I/libmailutils -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c url.c -fPIC -DPIC -o .libs/url.o >/bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -Wl,-O1 -Wl,--as-needed -o libsockaddr.la copy.lo create.lo free.lo fromnode.lo insert.lo ipaddr.lo str.lo unlink.lo url.lo -lcrypt -lpthread >libtool: link: x86_64-pc-linux-gnu-ar cru .libs/libsockaddr.a .libs/copy.o .libs/create.o .libs/free.o .libs/fromnode.o .libs/insert.o .libs/ipaddr.o .libs/str.o .libs/unlink.o .libs/url.o >libtool: link: x86_64-pc-linux-gnu-ranlib .libs/libsockaddr.a >libtool: link: ( cd ".libs" && rm -f "libsockaddr.la" && ln -s "../libsockaddr.la" "libsockaddr.la" ) >make[3]: Leaving directory '/var/tmp/portage/net-mail/mailutils-3.3/work/mailutils-3.3/libmailutils/sockaddr' >Making all in cidr >make[3]: Entering directory '/var/tmp/portage/net-mail/mailutils-3.3/work/mailutils-3.3/libmailutils/cidr' >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -I/libmailutils -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c -o fromsa.lo fromsa.c >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -I/libmailutils -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c -o fromstr.lo fromstr.c >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -I/libmailutils -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c -o match.lo match.c >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -I/libmailutils -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c -o tosa.lo tosa.c >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -I/libmailutils -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c -o tostr.lo tostr.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -I/libmailutils -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c match.c -fPIC -DPIC -o .libs/match.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -I/libmailutils -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c tostr.c -fPIC -DPIC -o .libs/tostr.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -I/libmailutils -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c fromsa.c -fPIC -DPIC -o .libs/fromsa.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -I/libmailutils -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c fromstr.c -fPIC -DPIC -o .libs/fromstr.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -I/libmailutils -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c tosa.c -fPIC -DPIC -o .libs/tosa.o >/bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -Wl,-O1 -Wl,--as-needed -o libcidr.la fromsa.lo fromstr.lo match.lo tosa.lo tostr.lo -lcrypt -lpthread >libtool: link: x86_64-pc-linux-gnu-ar cru .libs/libcidr.a .libs/fromsa.o .libs/fromstr.o .libs/match.o .libs/tosa.o .libs/tostr.o >libtool: link: x86_64-pc-linux-gnu-ranlib .libs/libcidr.a >libtool: link: ( cd ".libs" && rm -f "libcidr.la" && ln -s "../libcidr.la" "libcidr.la" ) >make[3]: Leaving directory '/var/tmp/portage/net-mail/mailutils-3.3/work/mailutils-3.3/libmailutils/cidr' >Making all in cfg >make[3]: Entering directory '/var/tmp/portage/net-mail/mailutils-3.3/work/mailutils-3.3/libmailutils/cfg' >make all-am >make[4]: Entering directory '/var/tmp/portage/net-mail/mailutils-3.3/work/mailutils-3.3/libmailutils/cfg' >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -I/libmailutils -DSYSCONFDIR=\"/etc\" -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c -o driver.lo driver.c >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -I/libmailutils -DSYSCONFDIR=\"/etc\" -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c -o format.lo format.c >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -I/libmailutils -DSYSCONFDIR=\"/etc\" -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c -o lexer.lo lexer.c >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -I/libmailutils -DSYSCONFDIR=\"/etc\" -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c -o parser.lo parser.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -I/libmailutils -DSYSCONFDIR=\"/etc\" -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c lexer.c -fPIC -DPIC -o .libs/lexer.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -I/libmailutils -DSYSCONFDIR=\"/etc\" -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c driver.c -fPIC -DPIC -o .libs/driver.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -I/libmailutils -DSYSCONFDIR=\"/etc\" -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c format.c -fPIC -DPIC -o .libs/format.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -I/libmailutils -DSYSCONFDIR=\"/etc\" -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c parser.c -fPIC -DPIC -o .libs/parser.o >/bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -Wl,-O1 -Wl,--as-needed -o libcfg.la driver.lo format.lo lexer.lo parser.lo -lcrypt -lpthread >libtool: link: x86_64-pc-linux-gnu-ar cru .libs/libcfg.a .libs/driver.o .libs/format.o .libs/lexer.o .libs/parser.o >libtool: link: x86_64-pc-linux-gnu-ranlib .libs/libcfg.a >libtool: link: ( cd ".libs" && rm -f "libcfg.la" && ln -s "../libcfg.la" "libcfg.la" ) >make[4]: Leaving directory '/var/tmp/portage/net-mail/mailutils-3.3/work/mailutils-3.3/libmailutils/cfg' >make[3]: Leaving directory '/var/tmp/portage/net-mail/mailutils-3.3/work/mailutils-3.3/libmailutils/cfg' >Making all in cli >make[3]: Entering directory '/var/tmp/portage/net-mail/mailutils-3.3/work/mailutils-3.3/libmailutils/cli' >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -I/libmailutils -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c -o acl.lo acl.c >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -I/libmailutils -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c -o capa.lo capa.c >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -I/libmailutils -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c -o cli.lo cli.c >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -I/libmailutils -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c -o stdcapa.lo stdcapa.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -I/libmailutils -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c stdcapa.c -fPIC -DPIC -o .libs/stdcapa.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -I/libmailutils -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c acl.c -fPIC -DPIC -o .libs/acl.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -I/libmailutils -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c capa.c -fPIC -DPIC -o .libs/capa.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -I/libmailutils -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c cli.c -fPIC -DPIC -o .libs/cli.o >/bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -Wl,-O1 -Wl,--as-needed -o libcli.la acl.lo capa.lo cli.lo stdcapa.lo -lcrypt -lpthread >libtool: link: x86_64-pc-linux-gnu-ar cru .libs/libcli.a .libs/acl.o .libs/capa.o .libs/cli.o .libs/stdcapa.o >libtool: link: x86_64-pc-linux-gnu-ranlib .libs/libcli.a >libtool: link: ( cd ".libs" && rm -f "libcli.la" && ln -s "../libcli.la" "libcli.la" ) >make[3]: Leaving directory '/var/tmp/portage/net-mail/mailutils-3.3/work/mailutils-3.3/libmailutils/cli' >Making all in diag >make[3]: Entering directory '/var/tmp/portage/net-mail/mailutils-3.3/work/mailutils-3.3/libmailutils/diag' >make all-am >make[4]: Entering directory '/var/tmp/portage/net-mail/mailutils-3.3/work/mailutils-3.3/libmailutils/diag' >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -I/libmailutils -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c -o bt.lo bt.c >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -I/libmailutils -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c -o debug.lo debug.c >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -I/libmailutils -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c -o diag.lo diag.c >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -I/libmailutils -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c -o muerror.lo muerror.c >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -I/libmailutils -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c -o muerrno.lo muerrno.c >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -I/libmailutils -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c -o syslog.lo syslog.c >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -I/libmailutils -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c -o wd.lo wd.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -I/libmailutils -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c debug.c -fPIC -DPIC -o .libs/debug.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -I/libmailutils -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c bt.c -fPIC -DPIC -o .libs/bt.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -I/libmailutils -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c diag.c -fPIC -DPIC -o .libs/diag.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -I/libmailutils -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c muerrno.c -fPIC -DPIC -o .libs/muerrno.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -I/libmailutils -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c wd.c -fPIC -DPIC -o .libs/wd.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -I/libmailutils -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c muerror.c -fPIC -DPIC -o .libs/muerror.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -I/libmailutils -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c syslog.c -fPIC -DPIC -o .libs/syslog.o >/bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -Wl,-O1 -Wl,--as-needed -o libdiag.la bt.lo debug.lo diag.lo muerror.lo muerrno.lo syslog.lo wd.lo -lcrypt -lpthread >libtool: link: x86_64-pc-linux-gnu-ar cru .libs/libdiag.a .libs/bt.o .libs/debug.o .libs/diag.o .libs/muerror.o .libs/muerrno.o .libs/syslog.o .libs/wd.o >libtool: link: x86_64-pc-linux-gnu-ranlib .libs/libdiag.a >libtool: link: ( cd ".libs" && rm -f "libdiag.la" && ln -s "../libdiag.la" "libdiag.la" ) >make[4]: Leaving directory '/var/tmp/portage/net-mail/mailutils-3.3/work/mailutils-3.3/libmailutils/diag' >make[3]: Leaving directory '/var/tmp/portage/net-mail/mailutils-3.3/work/mailutils-3.3/libmailutils/diag' >Making all in filter >make[3]: Entering directory '/var/tmp/portage/net-mail/mailutils-3.3/work/mailutils-3.3/libmailutils/filter' >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -I../../libmailutils -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c -o base64.lo base64.c >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -I../../libmailutils -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c -o binflt.lo binflt.c >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -I../../libmailutils -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c -o c-escape.lo c-escape.c >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -I../../libmailutils -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c -o crlfdot.lo crlfdot.c >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -I../../libmailutils -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c -o crlfflt.lo crlfflt.c >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -I../../libmailutils -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c -o decode.lo decode.c >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -I../../libmailutils -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c -o dot.lo dot.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -I../../libmailutils -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c base64.c -fPIC -DPIC -o .libs/base64.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -I../../libmailutils -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c binflt.c -fPIC -DPIC -o .libs/binflt.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -I../../libmailutils -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c crlfdot.c -fPIC -DPIC -o .libs/crlfdot.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -I../../libmailutils -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c c-escape.c -fPIC -DPIC -o .libs/c-escape.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -I../../libmailutils -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c crlfflt.c -fPIC -DPIC -o .libs/crlfflt.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -I../../libmailutils -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c dot.c -fPIC -DPIC -o .libs/dot.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -I../../libmailutils -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c decode.c -fPIC -DPIC -o .libs/decode.o >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -I../../libmailutils -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c -o dq.lo dq.c >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -I../../libmailutils -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c -o filter.lo filter.c >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -I../../libmailutils -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c -o fltchain.lo fltchain.c >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -I../../libmailutils -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c -o fromflt.lo fromflt.c >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -I../../libmailutils -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c -o header.lo header.c >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -I../../libmailutils -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c -o htmlent.lo htmlent.c >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -I../../libmailutils -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c -o iconvflt.lo iconvflt.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -I../../libmailutils -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c dq.c -fPIC -DPIC -o .libs/dq.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -I../../libmailutils -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c filter.c -fPIC -DPIC -o .libs/filter.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -I../../libmailutils -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c fromflt.c -fPIC -DPIC -o .libs/fromflt.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -I../../libmailutils -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c fltchain.c -fPIC -DPIC -o .libs/fltchain.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -I../../libmailutils -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c header.c -fPIC -DPIC -o .libs/header.o >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -I../../libmailutils -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c -o inline-comment.lo inline-comment.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -I../../libmailutils -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c htmlent.c -fPIC -DPIC -o .libs/htmlent.o >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -I../../libmailutils -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c -o linecon.lo linecon.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -I../../libmailutils -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c iconvflt.c -fPIC -DPIC -o .libs/iconvflt.o >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -I../../libmailutils -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c -o linelenflt.lo linelenflt.c >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -I../../libmailutils -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c -o percent.lo percent.c >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -I../../libmailutils -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c -o qpflt.lo qpflt.c >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -I../../libmailutils -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c -o xml.lo xml.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -I../../libmailutils -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c inline-comment.c -fPIC -DPIC -o .libs/inline-comment.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -I../../libmailutils -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c linecon.c -fPIC -DPIC -o .libs/linecon.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -I../../libmailutils -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c linelenflt.c -fPIC -DPIC -o .libs/linelenflt.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -I../../libmailutils -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c qpflt.c -fPIC -DPIC -o .libs/qpflt.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -I../../libmailutils -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c percent.c -fPIC -DPIC -o .libs/percent.o >[01m[Klinecon.c:[m[K In function '[01m[Kalloc_state[m[K': >[01m[Klinecon.c:193:20:[m[K [01;35m[Kwarning: [m[K'[01m[Kline_info[m[K' may be used uninitialized in this function [[01;35m[K-Wmaybe-uninitialized[m[K] > if ([01;35m[Kline_info[1][m[K) > [01;35m[K~~~~~~~~~^~~[m[K >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -I../../libmailutils -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c xml.c -fPIC -DPIC -o .libs/xml.o >/bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -Wl,-O1 -Wl,--as-needed -o libfilter.la base64.lo binflt.lo c-escape.lo crlfdot.lo crlfflt.lo decode.lo dot.lo dq.lo filter.lo fltchain.lo fromflt.lo header.lo htmlent.lo iconvflt.lo inline-comment.lo linecon.lo linelenflt.lo percent.lo qpflt.lo xml.lo -lcrypt -lpthread >libtool: link: x86_64-pc-linux-gnu-ar cru .libs/libfilter.a .libs/base64.o .libs/binflt.o .libs/c-escape.o .libs/crlfdot.o .libs/crlfflt.o .libs/decode.o .libs/dot.o .libs/dq.o .libs/filter.o .libs/fltchain.o .libs/fromflt.o .libs/header.o .libs/htmlent.o .libs/iconvflt.o .libs/inline-comment.o .libs/linecon.o .libs/linelenflt.o .libs/percent.o .libs/qpflt.o .libs/xml.o >libtool: link: x86_64-pc-linux-gnu-ranlib .libs/libfilter.a >libtool: link: ( cd ".libs" && rm -f "libfilter.la" && ln -s "../libfilter.la" "libfilter.la" ) >make[3]: Leaving directory '/var/tmp/portage/net-mail/mailutils-3.3/work/mailutils-3.3/libmailutils/filter' >Making all in locus >make[3]: Entering directory '/var/tmp/portage/net-mail/mailutils-3.3/work/mailutils-3.3/libmailutils/locus' >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -I/libmailutils -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c -o ident.lo ident.c >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -I/libmailutils -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c -o debug.lo debug.c >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -I/libmailutils -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c -o linetrack.lo linetrack.c >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -I/libmailutils -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c -o locus.lo locus.c >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -I/libmailutils -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c -o filprloc.lo filprloc.c >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -I/libmailutils -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c -o strprloc.lo strprloc.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -I/libmailutils -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c ident.c -fPIC -DPIC -o .libs/ident.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -I/libmailutils -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c debug.c -fPIC -DPIC -o .libs/debug.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -I/libmailutils -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c filprloc.c -fPIC -DPIC -o .libs/filprloc.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -I/libmailutils -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c linetrack.c -fPIC -DPIC -o .libs/linetrack.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -I/libmailutils -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c locus.c -fPIC -DPIC -o .libs/locus.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -I/libmailutils -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c strprloc.c -fPIC -DPIC -o .libs/strprloc.o >/bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -Wl,-O1 -Wl,--as-needed -o liblocus.la ident.lo debug.lo linetrack.lo locus.lo filprloc.lo strprloc.lo -lcrypt -lpthread >libtool: link: x86_64-pc-linux-gnu-ar cru .libs/liblocus.a .libs/ident.o .libs/debug.o .libs/linetrack.o .libs/locus.o .libs/filprloc.o .libs/strprloc.o >libtool: link: x86_64-pc-linux-gnu-ranlib .libs/liblocus.a >libtool: link: ( cd ".libs" && rm -f "liblocus.la" && ln -s "../liblocus.la" "liblocus.la" ) >make[3]: Leaving directory '/var/tmp/portage/net-mail/mailutils-3.3/work/mailutils-3.3/libmailutils/locus' >Making all in mailbox >make[3]: Entering directory '/var/tmp/portage/net-mail/mailutils-3.3/work/mailutils-3.3/libmailutils/mailbox' >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -I/libmailutils -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c -o mailbox.lo mailbox.c >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -I/libmailutils -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c -o mbx_default.lo mbx_default.c >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -I/libmailutils -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c -o mbxitr.lo mbxitr.c >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -I/libmailutils -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c -o attribute.lo attribute.c >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -I/libmailutils -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c -o biffnotify.lo biffnotify.c >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -I/libmailutils -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c -o body.lo body.c >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -I/libmailutils -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c -o bodystruct.lo bodystruct.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -I/libmailutils -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c attribute.c -fPIC -DPIC -o .libs/attribute.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -I/libmailutils -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c body.c -fPIC -DPIC -o .libs/body.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -I/libmailutils -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c mbx_default.c -fPIC -DPIC -o .libs/mbx_default.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -I/libmailutils -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c mbxitr.c -fPIC -DPIC -o .libs/mbxitr.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -I/libmailutils -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c biffnotify.c -fPIC -DPIC -o .libs/biffnotify.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -I/libmailutils -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c mailbox.c -fPIC -DPIC -o .libs/mailbox.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -I/libmailutils -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c bodystruct.c -fPIC -DPIC -o .libs/bodystruct.o >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -I/libmailutils -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c -o copy.lo copy.c >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -I/libmailutils -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c -o envelope.lo envelope.c >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -I/libmailutils -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c -o folder.lo folder.c >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -I/libmailutils -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c -o fsfolder.lo fsfolder.c >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -I/libmailutils -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c -o hdrfirst.lo hdrfirst.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -I/libmailutils -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c copy.c -fPIC -DPIC -o .libs/copy.o >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -I/libmailutils -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c -o hdritr.lo hdritr.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -I/libmailutils -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c envelope.c -fPIC -DPIC -o .libs/envelope.o >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -I/libmailutils -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c -o header.lo header.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -I/libmailutils -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c folder.c -fPIC -DPIC -o .libs/folder.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -I/libmailutils -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c hdrfirst.c -fPIC -DPIC -o .libs/hdrfirst.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -I/libmailutils -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c fsfolder.c -fPIC -DPIC -o .libs/fsfolder.o >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -I/libmailutils -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c -o imapenv.lo imapenv.c >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -I/libmailutils -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c -o msgcpy.lo msgcpy.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -I/libmailutils -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c hdritr.c -fPIC -DPIC -o .libs/hdritr.o >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -I/libmailutils -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c -o msgattr.lo msgattr.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -I/libmailutils -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c header.c -fPIC -DPIC -o .libs/header.o >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -I/libmailutils -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c -o msgbody.lo msgbody.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -I/libmailutils -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c imapenv.c -fPIC -DPIC -o .libs/imapenv.o >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -I/libmailutils -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c -o msgcreat.lo msgcreat.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -I/libmailutils -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c msgcpy.c -fPIC -DPIC -o .libs/msgcpy.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -I/libmailutils -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c msgattr.c -fPIC -DPIC -o .libs/msgattr.o >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -I/libmailutils -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c -o msgheader.lo msgheader.c >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -I/libmailutils -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c -o msgenv.lo msgenv.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -I/libmailutils -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c msgbody.c -fPIC -DPIC -o .libs/msgbody.o >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -I/libmailutils -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c -o msglines.lo msglines.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -I/libmailutils -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c msgcreat.c -fPIC -DPIC -o .libs/msgcreat.o >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -I/libmailutils -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c -o msgmbx.lo msgmbx.c >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -I/libmailutils -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c -o msgmod.lo msgmod.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -I/libmailutils -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c msgheader.c -fPIC -DPIC -o .libs/msgheader.o >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -I/libmailutils -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c -o msgmulti.lo msgmulti.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -I/libmailutils -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c msgenv.c -fPIC -DPIC -o .libs/msgenv.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -I/libmailutils -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c msgmbx.c -fPIC -DPIC -o .libs/msgmbx.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -I/libmailutils -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c msglines.c -fPIC -DPIC -o .libs/msglines.o >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -I/libmailutils -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c -o msgnumparts.lo msgnumparts.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -I/libmailutils -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c msgmod.c -fPIC -DPIC -o .libs/msgmod.o >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -I/libmailutils -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c -o msgobs.lo msgobs.c >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -I/libmailutils -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c -o msgpart.lo msgpart.c >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -I/libmailutils -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c -o msgqid.lo msgqid.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -I/libmailutils -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c msgmulti.c -fPIC -DPIC -o .libs/msgmulti.o >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -I/libmailutils -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c -o msgqlines.lo msgqlines.c >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -I/libmailutils -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c -o msgref.lo msgref.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -I/libmailutils -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c msgnumparts.c -fPIC -DPIC -o .libs/msgnumparts.o >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -I/libmailutils -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c -o msgsave.lo msgsave.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -I/libmailutils -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c msgqid.c -fPIC -DPIC -o .libs/msgqid.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -I/libmailutils -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c msgobs.c -fPIC -DPIC -o .libs/msgobs.o >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -I/libmailutils -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c -o msgscan.lo msgscan.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -I/libmailutils -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c msgpart.c -fPIC -DPIC -o .libs/msgpart.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -I/libmailutils -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c msgref.c -fPIC -DPIC -o .libs/msgref.o >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -I/libmailutils -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c -o msgsize.lo msgsize.c >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -I/libmailutils -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c -o msgstream.lo msgstream.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -I/libmailutils -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c msgqlines.c -fPIC -DPIC -o .libs/msgqlines.o >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -I/libmailutils -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c -o msguid.lo msguid.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -I/libmailutils -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c msgscan.c -fPIC -DPIC -o .libs/msgscan.o >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -I/libmailutils -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c -o msguidl.lo msguidl.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -I/libmailutils -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c msgsave.c -fPIC -DPIC -o .libs/msgsave.o >[01m[Kmsgqlines.c:[m[K In function '[01m[Kmu_message_quick_lines[m[K': >[01m[Kmsgqlines.c:37:7:[m[K [01;35m[Kwarning: [m[K'[01m[Krc[m[K' may be used uninitialized in this function [[01;35m[K-Wmaybe-uninitialized[m[K] > int [01;35m[Krc[m[K; > [01;35m[K^~[m[K >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -I/libmailutils -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c msgsize.c -fPIC -DPIC -o .libs/msgsize.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -I/libmailutils -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c msgstream.c -fPIC -DPIC -o .libs/msgstream.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -I/libmailutils -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c msguid.c -fPIC -DPIC -o .libs/msguid.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -I/libmailutils -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c msguidl.c -fPIC -DPIC -o .libs/msguidl.o >/bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -Wl,-O1 -Wl,--as-needed -o libmailbox.la mailbox.lo mbx_default.lo mbxitr.lo attribute.lo biffnotify.lo body.lo bodystruct.lo copy.lo envelope.lo folder.lo fsfolder.lo hdrfirst.lo hdritr.lo header.lo imapenv.lo msgcpy.lo msgattr.lo msgbody.lo msgcreat.lo msgheader.lo msgenv.lo msglines.lo msgmbx.lo msgmod.lo msgmulti.lo msgnumparts.lo msgobs.lo msgpart.lo msgqid.lo msgqlines.lo msgref.lo msgsave.lo msgscan.lo msgsize.lo msgstream.lo msguid.lo msguidl.lo -lcrypt -lpthread >libtool: link: x86_64-pc-linux-gnu-ar cru .libs/libmailbox.a .libs/mailbox.o .libs/mbx_default.o .libs/mbxitr.o .libs/attribute.o .libs/biffnotify.o .libs/body.o .libs/bodystruct.o .libs/copy.o .libs/envelope.o .libs/folder.o .libs/fsfolder.o .libs/hdrfirst.o .libs/hdritr.o .libs/header.o .libs/imapenv.o .libs/msgcpy.o .libs/msgattr.o .libs/msgbody.o .libs/msgcreat.o .libs/msgheader.o .libs/msgenv.o .libs/msglines.o .libs/msgmbx.o .libs/msgmod.o .libs/msgmulti.o .libs/msgnumparts.o .libs/msgobs.o .libs/msgpart.o .libs/msgqid.o .libs/msgqlines.o .libs/msgref.o .libs/msgsave.o .libs/msgscan.o .libs/msgsize.o .libs/msgstream.o .libs/msguid.o .libs/msguidl.o >libtool: link: x86_64-pc-linux-gnu-ranlib .libs/libmailbox.a >libtool: link: ( cd ".libs" && rm -f "libmailbox.la" && ln -s "../libmailbox.la" "libmailbox.la" ) >make[3]: Leaving directory '/var/tmp/portage/net-mail/mailutils-3.3/work/mailutils-3.3/libmailutils/mailbox' >Making all in mailer >make[3]: Entering directory '/var/tmp/portage/net-mail/mailutils-3.3/work/mailutils-3.3/libmailutils/mailer' >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -I/libmailutils -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c -o mailer.lo mailer.c >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -I/libmailutils -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c -o progmailer.lo progmailer.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -I/libmailutils -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c mailer.c -fPIC -DPIC -o .libs/mailer.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -I/libmailutils -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c progmailer.c -fPIC -DPIC -o .libs/progmailer.o >/bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -Wl,-O1 -Wl,--as-needed -o libmailer.la mailer.lo progmailer.lo -lcrypt -lpthread >libtool: link: x86_64-pc-linux-gnu-ar cru .libs/libmailer.a .libs/mailer.o .libs/progmailer.o >libtool: link: x86_64-pc-linux-gnu-ranlib .libs/libmailer.a >libtool: link: ( cd ".libs" && rm -f "libmailer.la" && ln -s "../libmailer.la" "libmailer.la" ) >make[3]: Leaving directory '/var/tmp/portage/net-mail/mailutils-3.3/work/mailutils-3.3/libmailutils/mailer' >Making all in mime >make[3]: Entering directory '/var/tmp/portage/net-mail/mailutils-3.3/work/mailutils-3.3/libmailutils/mime' >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -I/libmailutils -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c -o attachment.lo attachment.c >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -I/libmailutils -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c -o mime.lo mime.c >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -I/libmailutils -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c -o mimehdr.lo mimehdr.c >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -I/libmailutils -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c -o mimehdrset.lo mimehdrset.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -I/libmailutils -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c mimehdrset.c -fPIC -DPIC -o .libs/mimehdrset.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -I/libmailutils -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c attachment.c -fPIC -DPIC -o .libs/attachment.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -I/libmailutils -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c mime.c -fPIC -DPIC -o .libs/mime.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -I/libmailutils -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c mimehdr.c -fPIC -DPIC -o .libs/mimehdr.o >/bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -Wl,-O1 -Wl,--as-needed -o libmime.la attachment.lo mime.lo mimehdr.lo mimehdrset.lo -lcrypt -lpthread >libtool: link: x86_64-pc-linux-gnu-ar cru .libs/libmime.a .libs/attachment.o .libs/mime.o .libs/mimehdr.o .libs/mimehdrset.o >libtool: link: x86_64-pc-linux-gnu-ranlib .libs/libmime.a >libtool: link: ( cd ".libs" && rm -f "libmime.la" && ln -s "../libmime.la" "libmime.la" ) >make[3]: Leaving directory '/var/tmp/portage/net-mail/mailutils-3.3/work/mailutils-3.3/libmailutils/mime' >Making all in msgset >make[3]: Entering directory '/var/tmp/portage/net-mail/mailutils-3.3/work/mailutils-3.3/libmailutils/msgset' >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -I/libmailutils -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c -o add.lo add.c >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -I/libmailutils -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c -o addset.lo addset.c >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -I/libmailutils -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c -o aggr.lo aggr.c >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -I/libmailutils -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c -o clear.lo clear.c >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -I/libmailutils -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c -o copy.lo copy.c >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -I/libmailutils -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c -o create.lo create.c >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -I/libmailutils -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c -o count.lo count.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -I/libmailutils -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c create.c -fPIC -DPIC -o .libs/create.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -I/libmailutils -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c add.c -fPIC -DPIC -o .libs/add.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -I/libmailutils -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c aggr.c -fPIC -DPIC -o .libs/aggr.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -I/libmailutils -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c clear.c -fPIC -DPIC -o .libs/clear.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -I/libmailutils -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c addset.c -fPIC -DPIC -o .libs/addset.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -I/libmailutils -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c copy.c -fPIC -DPIC -o .libs/copy.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -I/libmailutils -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c count.c -fPIC -DPIC -o .libs/count.o >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -I/libmailutils -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c -o getitr.lo getitr.c >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -I/libmailutils -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c -o getlist.lo getlist.c >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -I/libmailutils -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c -o getmbox.lo getmbox.c >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -I/libmailutils -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c -o first.lo first.c >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -I/libmailutils -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c -o foreachnum.lo foreachnum.c >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -I/libmailutils -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c -o foreachmsgno.lo foreachmsgno.c >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -I/libmailutils -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c -o foreachuid.lo foreachuid.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -I/libmailutils -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c getmbox.c -fPIC -DPIC -o .libs/getmbox.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -I/libmailutils -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c getlist.c -fPIC -DPIC -o .libs/getlist.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -I/libmailutils -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c getitr.c -fPIC -DPIC -o .libs/getitr.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -I/libmailutils -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c first.c -fPIC -DPIC -o .libs/first.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -I/libmailutils -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c foreachnum.c -fPIC -DPIC -o .libs/foreachnum.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -I/libmailutils -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c foreachmsgno.c -fPIC -DPIC -o .libs/foreachmsgno.o >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -I/libmailutils -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c -o foreachmsg.lo foreachmsg.c >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -I/libmailutils -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c -o free.lo free.c >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -I/libmailutils -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c -o isempty.lo isempty.c >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -I/libmailutils -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c -o last.lo last.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -I/libmailutils -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c foreachuid.c -fPIC -DPIC -o .libs/foreachuid.o >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -I/libmailutils -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c -o locate.lo locate.c >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -I/libmailutils -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c -o negate.lo negate.c >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -I/libmailutils -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c -o parse.lo parse.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -I/libmailutils -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c foreachmsg.c -fPIC -DPIC -o .libs/foreachmsg.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -I/libmailutils -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c free.c -fPIC -DPIC -o .libs/free.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -I/libmailutils -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c isempty.c -fPIC -DPIC -o .libs/isempty.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -I/libmailutils -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c last.c -fPIC -DPIC -o .libs/last.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -I/libmailutils -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c negate.c -fPIC -DPIC -o .libs/negate.o >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -I/libmailutils -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c -o print.lo print.c >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -I/libmailutils -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c -o sub.lo sub.c >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -I/libmailutils -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c -o subset.lo subset.c >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -I/libmailutils -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c -o trans.lo trans.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -I/libmailutils -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c locate.c -fPIC -DPIC -o .libs/locate.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -I/libmailutils -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c parse.c -fPIC -DPIC -o .libs/parse.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -I/libmailutils -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c print.c -fPIC -DPIC -o .libs/print.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -I/libmailutils -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c sub.c -fPIC -DPIC -o .libs/sub.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -I/libmailutils -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c subset.c -fPIC -DPIC -o .libs/subset.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -I/libmailutils -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c trans.c -fPIC -DPIC -o .libs/trans.o >/bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -Wl,-O1 -Wl,--as-needed -o libmsgset.la add.lo addset.lo aggr.lo clear.lo copy.lo create.lo count.lo getitr.lo getlist.lo getmbox.lo first.lo foreachnum.lo foreachmsgno.lo foreachuid.lo foreachmsg.lo free.lo isempty.lo last.lo locate.lo negate.lo parse.lo print.lo sub.lo subset.lo trans.lo -lcrypt -lpthread >libtool: link: x86_64-pc-linux-gnu-ar cru .libs/libmsgset.a .libs/add.o .libs/addset.o .libs/aggr.o .libs/clear.o .libs/copy.o .libs/create.o .libs/count.o .libs/getitr.o .libs/getlist.o .libs/getmbox.o .libs/first.o .libs/foreachnum.o .libs/foreachmsgno.o .libs/foreachuid.o .libs/foreachmsg.o .libs/free.o .libs/isempty.o .libs/last.o .libs/locate.o .libs/negate.o .libs/parse.o .libs/print.o .libs/sub.o .libs/subset.o .libs/trans.o >libtool: link: x86_64-pc-linux-gnu-ranlib .libs/libmsgset.a >libtool: link: ( cd ".libs" && rm -f "libmsgset.la" && ln -s "../libmsgset.la" "libmsgset.la" ) >make[3]: Leaving directory '/var/tmp/portage/net-mail/mailutils-3.3/work/mailutils-3.3/libmailutils/msgset' >Making all in opt >make[3]: Entering directory '/var/tmp/portage/net-mail/mailutils-3.3/work/mailutils-3.3/libmailutils/opt' >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -I/libmailutils -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c -o opt.lo opt.c >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -I/libmailutils -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c -o help.lo help.c >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -I/libmailutils -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c -o progname.lo progname.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -I/libmailutils -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c opt.c -fPIC -DPIC -o .libs/opt.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -I/libmailutils -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c help.c -fPIC -DPIC -o .libs/help.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -I/libmailutils -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c progname.c -fPIC -DPIC -o .libs/progname.o >/bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -Wl,-O1 -Wl,--as-needed -o libopt.la opt.lo help.lo progname.lo -lcrypt -lpthread >libtool: link: x86_64-pc-linux-gnu-ar cru .libs/libopt.a .libs/opt.o .libs/help.o .libs/progname.o >libtool: link: x86_64-pc-linux-gnu-ranlib .libs/libopt.a >libtool: link: ( cd ".libs" && rm -f "libopt.la" && ln -s "../libopt.la" "libopt.la" ) >make[3]: Leaving directory '/var/tmp/portage/net-mail/mailutils-3.3/work/mailutils-3.3/libmailutils/opt' >Making all in server >make[3]: Entering directory '/var/tmp/portage/net-mail/mailutils-3.3/work/mailutils-3.3/libmailutils/server' >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -I/libmailutils -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c -o acl.lo acl.c >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -I/libmailutils -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c -o server.lo server.c >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -I/libmailutils -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c -o msrv.lo msrv.c >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -I/libmailutils -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c -o ipsrv.lo ipsrv.c >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -I/libmailutils -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c -o sid.lo sid.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -I/libmailutils -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c acl.c -fPIC -DPIC -o .libs/acl.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -I/libmailutils -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c server.c -fPIC -DPIC -o .libs/server.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -I/libmailutils -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c ipsrv.c -fPIC -DPIC -o .libs/ipsrv.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -I/libmailutils -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c sid.c -fPIC -DPIC -o .libs/sid.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -I/libmailutils -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c msrv.c -fPIC -DPIC -o .libs/msrv.o >[01m[Kipsrv.c:[m[K In function '[01m[Kmu_ip_server_accept[m[K': >[01m[Kipsrv.c:589:7:[m[K [01;35m[Kwarning: [m[K'[01m[Krc[m[K' may be used uninitialized in this function [[01;35m[K-Wmaybe-uninitialized[m[K] > [01;35m[Kmu_error (_("socket error on \"%s\": %s"), IDENTSTR (srv),[m[K > [01;35m[K^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~[m[K > [01;35m[K mu_strerror (rc))[m[K; > [01;35m[K~~~~~~~~~~~~~~~~~[m[K >/bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -Wl,-O1 -Wl,--as-needed -o libserver.la acl.lo server.lo msrv.lo ipsrv.lo sid.lo -lcrypt -lpthread >libtool: link: x86_64-pc-linux-gnu-ar cru .libs/libserver.a .libs/acl.o .libs/server.o .libs/msrv.o .libs/ipsrv.o .libs/sid.o >libtool: link: x86_64-pc-linux-gnu-ranlib .libs/libserver.a >libtool: link: ( cd ".libs" && rm -f "libserver.la" && ln -s "../libserver.la" "libserver.la" ) >make[3]: Leaving directory '/var/tmp/portage/net-mail/mailutils-3.3/work/mailutils-3.3/libmailutils/server' >Making all in string >make[3]: Entering directory '/var/tmp/portage/net-mail/mailutils-3.3/work/mailutils-3.3/libmailutils/string' >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -I/libmailutils -I. -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c -o cpystr.lo cpystr.c >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -I/libmailutils -I. -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c -o cstrcasecmp.lo cstrcasecmp.c >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -I/libmailutils -I. -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c -o cstrcasestr.lo cstrcasestr.c >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -I/libmailutils -I. -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c -o cstrescape.lo cstrescape.c >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -I/libmailutils -I. -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c -o cstrunescape.lo cstrunescape.c >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -I/libmailutils -I. -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c -o cstrlower.lo cstrlower.c >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -I/libmailutils -I. -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c -o cstrupper.lo cstrupper.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -I/libmailutils -I. -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c cstrlower.c -fPIC -DPIC -o .libs/cstrlower.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -I/libmailutils -I. -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c cpystr.c -fPIC -DPIC -o .libs/cpystr.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -I/libmailutils -I. -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c cstrunescape.c -fPIC -DPIC -o .libs/cstrunescape.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -I/libmailutils -I. -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c cstrupper.c -fPIC -DPIC -o .libs/cstrupper.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -I/libmailutils -I. -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c cstrcasestr.c -fPIC -DPIC -o .libs/cstrcasestr.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -I/libmailutils -I. -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c cstrescape.c -fPIC -DPIC -o .libs/cstrescape.o >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -I/libmailutils -I. -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c -o expvar.lo expvar.c >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -I/libmailutils -I. -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c -o hexstr.lo hexstr.c >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -I/libmailutils -I. -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c -o safefilename.lo safefilename.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -I/libmailutils -I. -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c cstrcasecmp.c -fPIC -DPIC -o .libs/cstrcasecmp.o >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -I/libmailutils -I. -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c -o stpcpy.lo stpcpy.c >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -I/libmailutils -I. -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c -o str_to_c.lo str_to_c.c >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -I/libmailutils -I. -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c -o strcount.lo strcount.c >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -I/libmailutils -I. -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c -o strltrim.lo strltrim.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -I/libmailutils -I. -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c expvar.c -fPIC -DPIC -o .libs/expvar.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -I/libmailutils -I. -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c hexstr.c -fPIC -DPIC -o .libs/hexstr.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -I/libmailutils -I. -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c safefilename.c -fPIC -DPIC -o .libs/safefilename.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -I/libmailutils -I. -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c stpcpy.c -fPIC -DPIC -o .libs/stpcpy.o >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -I/libmailutils -I. -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c -o strskip.lo strskip.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -I/libmailutils -I. -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c str_to_c.c -fPIC -DPIC -o .libs/str_to_c.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -I/libmailutils -I. -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c strcount.c -fPIC -DPIC -o .libs/strcount.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -I/libmailutils -I. -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c strltrim.c -fPIC -DPIC -o .libs/strltrim.o >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -I/libmailutils -I. -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c -o stripws.lo stripws.c >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -I/libmailutils -I. -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c -o strlst.lo strlst.c >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -I/libmailutils -I. -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c -o strrtrim.lo strrtrim.c >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -I/libmailutils -I. -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c -o trueans.lo trueans.c >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -I/libmailutils -I. -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c -o unfold.lo unfold.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -I/libmailutils -I. -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c strskip.c -fPIC -DPIC -o .libs/strskip.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -I/libmailutils -I. -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c stripws.c -fPIC -DPIC -o .libs/stripws.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -I/libmailutils -I. -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c strlst.c -fPIC -DPIC -o .libs/strlst.o >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -I/libmailutils -I. -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c -o asnprintf.lo asnprintf.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -I/libmailutils -I. -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c trueans.c -fPIC -DPIC -o .libs/trueans.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -I/libmailutils -I. -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c strrtrim.c -fPIC -DPIC -o .libs/strrtrim.o >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -I/libmailutils -I. -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c -o asprintf.lo asprintf.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -I/libmailutils -I. -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c unfold.c -fPIC -DPIC -o .libs/unfold.o >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -I/libmailutils -I. -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c -o muctype.lo muctype.c >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -I/libmailutils -I. -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c -o vasnprintf.lo vasnprintf.c >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -I/libmailutils -I. -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c -o mkfilename.lo mkfilename.c >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -I/libmailutils -I. -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c -o wordsplit.lo wordsplit.c >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -I/libmailutils -I. -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c -o xdecode.lo xdecode.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -I/libmailutils -I. -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c asnprintf.c -fPIC -DPIC -o .libs/asnprintf.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -I/libmailutils -I. -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c asprintf.c -fPIC -DPIC -o .libs/asprintf.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -I/libmailutils -I. -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c vasnprintf.c -fPIC -DPIC -o .libs/vasnprintf.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -I/libmailutils -I. -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c muctype.c -fPIC -DPIC -o .libs/muctype.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -I/libmailutils -I. -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c wordsplit.c -fPIC -DPIC -o .libs/wordsplit.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -I/libmailutils -I. -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c mkfilename.c -fPIC -DPIC -o .libs/mkfilename.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -I/libmailutils -I. -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c xdecode.c -fPIC -DPIC -o .libs/xdecode.o >/bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -Wl,-O1 -Wl,--as-needed -o libstring.la cpystr.lo cstrcasecmp.lo cstrcasestr.lo cstrescape.lo cstrunescape.lo cstrlower.lo cstrupper.lo expvar.lo hexstr.lo safefilename.lo stpcpy.lo str_to_c.lo strcount.lo strltrim.lo strskip.lo stripws.lo strlst.lo strrtrim.lo trueans.lo unfold.lo asnprintf.lo asprintf.lo muctype.lo vasnprintf.lo mkfilename.lo wordsplit.lo xdecode.lo -lcrypt -lpthread >libtool: link: x86_64-pc-linux-gnu-ar cru .libs/libstring.a .libs/cpystr.o .libs/cstrcasecmp.o .libs/cstrcasestr.o .libs/cstrescape.o .libs/cstrunescape.o .libs/cstrlower.o .libs/cstrupper.o .libs/expvar.o .libs/hexstr.o .libs/safefilename.o .libs/stpcpy.o .libs/str_to_c.o .libs/strcount.o .libs/strltrim.o .libs/strskip.o .libs/stripws.o .libs/strlst.o .libs/strrtrim.o .libs/trueans.o .libs/unfold.o .libs/asnprintf.o .libs/asprintf.o .libs/muctype.o .libs/vasnprintf.o .libs/mkfilename.o .libs/wordsplit.o .libs/xdecode.o >libtool: link: x86_64-pc-linux-gnu-ranlib .libs/libstring.a >libtool: link: ( cd ".libs" && rm -f "libstring.la" && ln -s "../libstring.la" "libstring.la" ) >make[3]: Leaving directory '/var/tmp/portage/net-mail/mailutils-3.3/work/mailutils-3.3/libmailutils/string' >Making all in stream >make[3]: Entering directory '/var/tmp/portage/net-mail/mailutils-3.3/work/mailutils-3.3/libmailutils/stream' >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -I/libmailutils -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c -o file_stream.lo file_stream.c >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -I/libmailutils -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c -o fltstream.lo fltstream.c >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -I/libmailutils -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c -o iostream.lo iostream.c >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -I/libmailutils -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c -o logstream.lo logstream.c >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -I/libmailutils -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c -o mapfile_stream.lo mapfile_stream.c >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -I/libmailutils -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c -o memory_stream.lo memory_stream.c >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -I/libmailutils -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c -o message_stream.lo message_stream.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -I/libmailutils -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c file_stream.c -fPIC -DPIC -o .libs/file_stream.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -I/libmailutils -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c mapfile_stream.c -fPIC -DPIC -o .libs/mapfile_stream.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -I/libmailutils -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c fltstream.c -fPIC -DPIC -o .libs/fltstream.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -I/libmailutils -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c iostream.c -fPIC -DPIC -o .libs/iostream.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -I/libmailutils -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c logstream.c -fPIC -DPIC -o .libs/logstream.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -I/libmailutils -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c message_stream.c -fPIC -DPIC -o .libs/message_stream.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -I/libmailutils -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c memory_stream.c -fPIC -DPIC -o .libs/memory_stream.o >[01m[Kfltstream.c:[m[K In function '[01m[Kfilter_write_internal[m[K': >[01m[Kfltstream.c:372:7:[m[K [01;35m[Kwarning: [m[K'[01m[Kagain[m[K' may be used uninitialized in this function [[01;35m[K-Wmaybe-uninitialized[m[K] > if [01;35m[K([m[K++again > MU_FILTER_MAX_AGAIN) > [01;35m[K^[m[K >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -I/libmailutils -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c -o nullstream.lo nullstream.c >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -I/libmailutils -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c -o prog_stream.lo prog_stream.c >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -I/libmailutils -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c -o rdcache_stream.lo rdcache_stream.c >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -I/libmailutils -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c -o socket_stream.lo socket_stream.c >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -I/libmailutils -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c -o stdio_stream.lo stdio_stream.c >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -I/libmailutils -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c -o stream.lo stream.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -I/libmailutils -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c nullstream.c -fPIC -DPIC -o .libs/nullstream.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -I/libmailutils -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c prog_stream.c -fPIC -DPIC -o .libs/prog_stream.o >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -I/libmailutils -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c -o stream_printf.lo stream_printf.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -I/libmailutils -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c rdcache_stream.c -fPIC -DPIC -o .libs/rdcache_stream.o >[01m[Kprog_stream.c:[m[K In function '[01m[Kstart_program_filter[m[K': >[01m[Kprog_stream.c:171:5:[m[K [01;35m[Kwarning: [m[Kignoring return value of '[01m[Kpipe[m[K', declared with attribute warn_unused_result [[01;35m[K-Wunused-result[m[K] > [01;35m[Kpipe (leftp)[m[K; > [01;35m[K^~~~~~~~~~~~[m[K >[01m[Kprog_stream.c:173:5:[m[K [01;35m[Kwarning: [m[Kignoring return value of '[01m[Kpipe[m[K', declared with attribute warn_unused_result [[01;35m[K-Wunused-result[m[K] > [01;35m[Kpipe (rightp)[m[K; > [01;35m[K^~~~~~~~~~~~~[m[K >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -I/libmailutils -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c stream.c -fPIC -DPIC -o .libs/stream.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -I/libmailutils -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c socket_stream.c -fPIC -DPIC -o .libs/socket_stream.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -I/libmailutils -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c stdio_stream.c -fPIC -DPIC -o .libs/stdio_stream.o >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -I/libmailutils -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c -o stream_vprintf.lo stream_vprintf.c >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -I/libmailutils -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c -o streamcpy.lo streamcpy.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -I/libmailutils -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c stream_printf.c -fPIC -DPIC -o .libs/stream_printf.o >[01m[Kprog_stream.c:[m[K In function '[01m[K_prog_open[m[K': >[01m[Kprog_stream.c:445:10:[m[K [01;35m[Kwarning: [m[K'[01m[K*((void *)&pfd+4)[m[K' may be used uninitialized in this function [[01;35m[K-Wmaybe-uninitialized[m[K] > [01;35m[Krc = mu_stdio_stream_create (&fs->out, pfd[1],[m[K > [01;35m[K~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~[m[K > [01;35m[K MU_STREAM_WRITE|seekable_flag)[m[K; > [01;35m[K~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~[m[K >[01m[Kprog_stream.c:434:10:[m[K [01;35m[Kwarning: [m[K'[01m[Kpfd[m[K' may be used uninitialized in this function [[01;35m[K-Wmaybe-uninitialized[m[K] > [01;35m[Krc = mu_stdio_stream_create (&fs->in, pfd[0],[m[K > [01;35m[K~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~[m[K > [01;35m[K MU_STREAM_READ|seekable_flag)[m[K; > [01;35m[K~~~~~~~~~~~~~~~~~~~~~~~~~~~~~[m[K >[01m[Ksocket_stream.c:[m[K In function '[01m[K_socket_shutdown[m[K': >[01m[Ksocket_stream.c:81:7:[m[K [01;35m[Kwarning: [m[K'[01m[Kflag[m[K' may be used uninitialized in this function [[01;35m[K-Wmaybe-uninitialized[m[K] > if ([01;35m[Kshutdown (s->fd, flag)[m[K) > [01;35m[K^~~~~~~~~~~~~~~~~~~~~~[m[K >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -I/libmailutils -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c -o streamref.lo streamref.c >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -I/libmailutils -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c -o syslogstream.lo syslogstream.c >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -I/libmailutils -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c -o tcp.lo tcp.c >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -I/libmailutils -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c -o temp_file_stream.lo temp_file_stream.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -I/libmailutils -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c stream_vprintf.c -fPIC -DPIC -o .libs/stream_vprintf.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -I/libmailutils -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c streamref.c -fPIC -DPIC -o .libs/streamref.o >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -I/libmailutils -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c -o wordwrap.lo wordwrap.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -I/libmailutils -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c syslogstream.c -fPIC -DPIC -o .libs/syslogstream.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -I/libmailutils -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c streamcpy.c -fPIC -DPIC -o .libs/streamcpy.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -I/libmailutils -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c temp_file_stream.c -fPIC -DPIC -o .libs/temp_file_stream.o >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -I/libmailutils -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c -o xscript-stream.lo xscript-stream.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -I/libmailutils -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c tcp.c -fPIC -DPIC -o .libs/tcp.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -I/libmailutils -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c wordwrap.c -fPIC -DPIC -o .libs/wordwrap.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -I/libmailutils -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c xscript-stream.c -fPIC -DPIC -o .libs/xscript-stream.o >[01m[Ktcp.c:[m[K In function '[01m[K_tcp_shutdown[m[K': >[01m[Ktcp.c:247:7:[m[K [01;35m[Kwarning: [m[K'[01m[Kflag[m[K' may be used uninitialized in this function [[01;35m[K-Wmaybe-uninitialized[m[K] > if ([01;35m[Kshutdown (tcp->fd, flag)[m[K) > [01;35m[K^~~~~~~~~~~~~~~~~~~~~~~~[m[K >/bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -Wl,-O1 -Wl,--as-needed -o libstream.la file_stream.lo fltstream.lo iostream.lo logstream.lo mapfile_stream.lo memory_stream.lo message_stream.lo nullstream.lo prog_stream.lo rdcache_stream.lo socket_stream.lo stdio_stream.lo stream.lo stream_printf.lo stream_vprintf.lo streamcpy.lo streamref.lo syslogstream.lo tcp.lo temp_file_stream.lo wordwrap.lo xscript-stream.lo -lcrypt -lpthread >libtool: link: x86_64-pc-linux-gnu-ar cru .libs/libstream.a .libs/file_stream.o .libs/fltstream.o .libs/iostream.o .libs/logstream.o .libs/mapfile_stream.o .libs/memory_stream.o .libs/message_stream.o .libs/nullstream.o .libs/prog_stream.o .libs/rdcache_stream.o .libs/socket_stream.o .libs/stdio_stream.o .libs/stream.o .libs/stream_printf.o .libs/stream_vprintf.o .libs/streamcpy.o .libs/streamref.o .libs/syslogstream.o .libs/tcp.o .libs/temp_file_stream.o .libs/wordwrap.o .libs/xscript-stream.o >libtool: link: x86_64-pc-linux-gnu-ranlib .libs/libstream.a >libtool: link: ( cd ".libs" && rm -f "libstream.la" && ln -s "../libstream.la" "libstream.la" ) >make[3]: Leaving directory '/var/tmp/portage/net-mail/mailutils-3.3/work/mailutils-3.3/libmailutils/stream' >Making all in stdstream >make[3]: Entering directory '/var/tmp/portage/net-mail/mailutils-3.3/work/mailutils-3.3/libmailutils/stdstream' >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -I/libmailutils -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c -o basestr.lo basestr.c >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -I/libmailutils -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c -o dbgstream.lo dbgstream.c >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -I/libmailutils -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c -o strerr.lo strerr.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -I/libmailutils -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c basestr.c -fPIC -DPIC -o .libs/basestr.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -I/libmailutils -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c dbgstream.c -fPIC -DPIC -o .libs/dbgstream.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -I/libmailutils -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c strerr.c -fPIC -DPIC -o .libs/strerr.o >/bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -Wl,-O1 -Wl,--as-needed -o libstdstream.la basestr.lo dbgstream.lo strerr.lo -lcrypt -lpthread >libtool: link: x86_64-pc-linux-gnu-ar cru .libs/libstdstream.a .libs/basestr.o .libs/dbgstream.o .libs/strerr.o >libtool: link: x86_64-pc-linux-gnu-ranlib .libs/libstdstream.a >libtool: link: ( cd ".libs" && rm -f "libstdstream.la" && ln -s "../libstdstream.la" "libstdstream.la" ) >make[3]: Leaving directory '/var/tmp/portage/net-mail/mailutils-3.3/work/mailutils-3.3/libmailutils/stdstream' >Making all in property >make[3]: Entering directory '/var/tmp/portage/net-mail/mailutils-3.3/work/mailutils-3.3/libmailutils/property' >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -I/libmailutils -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c -o assocprop.lo assocprop.c >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -I/libmailutils -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c -o create.lo create.c >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -I/libmailutils -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c -o mhprop.lo mhprop.c >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -I/libmailutils -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c -o propclr.lo propclr.c >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -I/libmailutils -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c -o propget.lo propget.c >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -I/libmailutils -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c -o propitr.lo propitr.c >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -I/libmailutils -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c -o propinv.lo propinv.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -I/libmailutils -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c assocprop.c -fPIC -DPIC -o .libs/assocprop.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -I/libmailutils -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c propclr.c -fPIC -DPIC -o .libs/propclr.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -I/libmailutils -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c propinv.c -fPIC -DPIC -o .libs/propinv.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -I/libmailutils -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c create.c -fPIC -DPIC -o .libs/create.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -I/libmailutils -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c propitr.c -fPIC -DPIC -o .libs/propitr.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -I/libmailutils -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c mhprop.c -fPIC -DPIC -o .libs/mhprop.o >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -I/libmailutils -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c -o propset.lo propset.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -I/libmailutils -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c propget.c -fPIC -DPIC -o .libs/propget.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -I/libmailutils -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c propset.c -fPIC -DPIC -o .libs/propset.o >/bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -Wl,-O1 -Wl,--as-needed -o libproperty.la assocprop.lo create.lo mhprop.lo propclr.lo propget.lo propitr.lo propinv.lo propset.lo -lcrypt -lpthread >libtool: link: x86_64-pc-linux-gnu-ar cru .libs/libproperty.a .libs/assocprop.o .libs/create.o .libs/mhprop.o .libs/propclr.o .libs/propget.o .libs/propitr.o .libs/propinv.o .libs/propset.o >libtool: link: x86_64-pc-linux-gnu-ranlib .libs/libproperty.a >libtool: link: ( cd ".libs" && rm -f "libproperty.la" && ln -s "../libproperty.la" "libproperty.la" ) >make[3]: Leaving directory '/var/tmp/portage/net-mail/mailutils-3.3/work/mailutils-3.3/libmailutils/property' >Making all in url >make[3]: Entering directory '/var/tmp/portage/net-mail/mailutils-3.3/work/mailutils-3.3/libmailutils/url' >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -I/libmailutils -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c -o add-param.lo add-param.c >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -I/libmailutils -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c -o clr-param.lo clr-param.c >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -I/libmailutils -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c -o add-query.lo add-query.c >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -I/libmailutils -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c -o clr-query.lo clr-query.c >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -I/libmailutils -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c -o copy.lo copy.c >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -I/libmailutils -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c -o create.lo create.c >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -I/libmailutils -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c -o decode.lo decode.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -I/libmailutils -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c clr-param.c -fPIC -DPIC -o .libs/clr-param.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -I/libmailutils -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c clr-query.c -fPIC -DPIC -o .libs/clr-query.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -I/libmailutils -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c add-param.c -fPIC -DPIC -o .libs/add-param.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -I/libmailutils -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c add-query.c -fPIC -DPIC -o .libs/add-query.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -I/libmailutils -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c copy.c -fPIC -DPIC -o .libs/copy.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -I/libmailutils -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c decode.c -fPIC -DPIC -o .libs/decode.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -I/libmailutils -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c create.c -fPIC -DPIC -o .libs/create.o >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -I/libmailutils -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c -o destroy.lo destroy.c >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -I/libmailutils -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c -o dup.lo dup.c >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -I/libmailutils -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c -o expand.lo expand.c >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -I/libmailutils -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c -o flag.lo flag.c >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -I/libmailutils -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c -o get-auth.lo get-auth.c >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -I/libmailutils -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c -o get-host.lo get-host.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -I/libmailutils -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c dup.c -fPIC -DPIC -o .libs/dup.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -I/libmailutils -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c destroy.c -fPIC -DPIC -o .libs/destroy.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -I/libmailutils -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c flag.c -fPIC -DPIC -o .libs/flag.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -I/libmailutils -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c expand.c -fPIC -DPIC -o .libs/expand.o >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -I/libmailutils -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c -o get-param.lo get-param.c >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -I/libmailutils -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c -o get-path.lo get-path.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -I/libmailutils -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c get-host.c -fPIC -DPIC -o .libs/get-host.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -I/libmailutils -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c get-auth.c -fPIC -DPIC -o .libs/get-auth.o >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -I/libmailutils -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c -o get-portstr.lo get-portstr.c >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -I/libmailutils -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c -o get-query.lo get-query.c >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -I/libmailutils -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c -o get-scheme.lo get-scheme.c >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -I/libmailutils -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c -o get-secret.lo get-secret.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -I/libmailutils -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c get-param.c -fPIC -DPIC -o .libs/get-param.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -I/libmailutils -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c get-path.c -fPIC -DPIC -o .libs/get-path.o >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -I/libmailutils -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c -o get-user.lo get-user.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -I/libmailutils -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c get-query.c -fPIC -DPIC -o .libs/get-query.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -I/libmailutils -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c get-portstr.c -fPIC -DPIC -o .libs/get-portstr.o >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -I/libmailutils -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c -o match.lo match.c >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -I/libmailutils -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c -o null.lo null.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -I/libmailutils -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c get-scheme.c -fPIC -DPIC -o .libs/get-scheme.o >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -I/libmailutils -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c -o port.lo port.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -I/libmailutils -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c get-secret.c -fPIC -DPIC -o .libs/get-secret.o >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -I/libmailutils -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c -o scheme.lo scheme.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -I/libmailutils -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c get-user.c -fPIC -DPIC -o .libs/get-user.o >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -I/libmailutils -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c -o set-auth.lo set-auth.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -I/libmailutils -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c null.c -fPIC -DPIC -o .libs/null.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -I/libmailutils -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c match.c -fPIC -DPIC -o .libs/match.o >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -I/libmailutils -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c -o set-host.lo set-host.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -I/libmailutils -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c port.c -fPIC -DPIC -o .libs/port.o >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -I/libmailutils -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c -o set-path.lo set-path.c >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -I/libmailutils -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c -o set-port.lo set-port.c >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -I/libmailutils -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c -o set-scheme.lo set-scheme.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -I/libmailutils -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c scheme.c -fPIC -DPIC -o .libs/scheme.o >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -I/libmailutils -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c -o set-secret.lo set-secret.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -I/libmailutils -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c set-auth.c -fPIC -DPIC -o .libs/set-auth.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -I/libmailutils -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c set-host.c -fPIC -DPIC -o .libs/set-host.o >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -I/libmailutils -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c -o set-service.lo set-service.c >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -I/libmailutils -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c -o set-user.lo set-user.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -I/libmailutils -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c set-port.c -fPIC -DPIC -o .libs/set-port.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -I/libmailutils -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c set-scheme.c -fPIC -DPIC -o .libs/set-scheme.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -I/libmailutils -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c set-path.c -fPIC -DPIC -o .libs/set-path.o >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -I/libmailutils -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c -o uplevel.lo uplevel.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -I/libmailutils -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c set-secret.c -fPIC -DPIC -o .libs/set-secret.o >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -I/libmailutils -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c -o urlinv.lo urlinv.c >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -I/libmailutils -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c -o urlstr.lo urlstr.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -I/libmailutils -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c set-service.c -fPIC -DPIC -o .libs/set-service.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -I/libmailutils -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c set-user.c -fPIC -DPIC -o .libs/set-user.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -I/libmailutils -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c uplevel.c -fPIC -DPIC -o .libs/uplevel.o >[01m[Kset-service.c:[m[K In function '[01m[Kmu_url_set_service[m[K': >[01m[Kset-service.c:39:12:[m[K [01;35m[Kwarning: [m[K'[01m[Kport[m[K' may be used uninitialized in this function [[01;35m[K-Wmaybe-uninitialized[m[K] > unsigned [01;35m[Kport[m[K; > [01;35m[K^~~~[m[K >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -I/libmailutils -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c urlinv.c -fPIC -DPIC -o .libs/urlinv.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -I/libmailutils -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c urlstr.c -fPIC -DPIC -o .libs/urlstr.o >/bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -Wl,-O1 -Wl,--as-needed -o liburl.la add-param.lo clr-param.lo add-query.lo clr-query.lo copy.lo create.lo decode.lo destroy.lo dup.lo expand.lo flag.lo get-auth.lo get-host.lo get-param.lo get-path.lo get-portstr.lo get-query.lo get-scheme.lo get-secret.lo get-user.lo match.lo null.lo port.lo scheme.lo set-auth.lo set-host.lo set-path.lo set-port.lo set-scheme.lo set-secret.lo set-service.lo set-user.lo uplevel.lo urlinv.lo urlstr.lo -lcrypt -lpthread >libtool: link: x86_64-pc-linux-gnu-ar cru .libs/liburl.a .libs/add-param.o .libs/clr-param.o .libs/add-query.o .libs/clr-query.o .libs/copy.o .libs/create.o .libs/decode.o .libs/destroy.o .libs/dup.o .libs/expand.o .libs/flag.o .libs/get-auth.o .libs/get-host.o .libs/get-param.o .libs/get-path.o .libs/get-portstr.o .libs/get-query.o .libs/get-scheme.o .libs/get-secret.o .libs/get-user.o .libs/match.o .libs/null.o .libs/port.o .libs/scheme.o .libs/set-auth.o .libs/set-host.o .libs/set-path.o .libs/set-port.o .libs/set-scheme.o .libs/set-secret.o .libs/set-service.o .libs/set-user.o .libs/uplevel.o .libs/urlinv.o .libs/urlstr.o >libtool: link: x86_64-pc-linux-gnu-ranlib .libs/liburl.a >libtool: link: ( cd ".libs" && rm -f "liburl.la" && ln -s "../liburl.la" "liburl.la" ) >make[3]: Leaving directory '/var/tmp/portage/net-mail/mailutils-3.3/work/mailutils-3.3/libmailutils/url' >Making all in imapio >make[3]: Entering directory '/var/tmp/portage/net-mail/mailutils-3.3/work/mailutils-3.3/libmailutils/imapio' >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -I/libmailutils -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c -o create.lo create.c >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -I/libmailutils -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c -o errstate.lo errstate.c >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -I/libmailutils -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c -o flags.lo flags.c >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -I/libmailutils -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c -o getline.lo getline.c >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -I/libmailutils -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c -o litstream.lo litstream.c >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -I/libmailutils -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c -o litstring.lo litstring.c >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -I/libmailutils -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c -o printf.lo printf.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -I/libmailutils -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c create.c -fPIC -DPIC -o .libs/create.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -I/libmailutils -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c litstream.c -fPIC -DPIC -o .libs/litstream.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -I/libmailutils -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c flags.c -fPIC -DPIC -o .libs/flags.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -I/libmailutils -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c litstring.c -fPIC -DPIC -o .libs/litstring.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -I/libmailutils -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c errstate.c -fPIC -DPIC -o .libs/errstate.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -I/libmailutils -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c getline.c -fPIC -DPIC -o .libs/getline.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -I/libmailutils -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c printf.c -fPIC -DPIC -o .libs/printf.o >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -I/libmailutils -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c -o qstring.lo qstring.c >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -I/libmailutils -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c -o replstr.lo replstr.c >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -I/libmailutils -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c -o send.lo send.c >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -I/libmailutils -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c -o sendcmd.lo sendcmd.c >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -I/libmailutils -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c -o sendcmdv.lo sendcmdv.c >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -I/libmailutils -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c -o sendcmde.lo sendcmde.c >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -I/libmailutils -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c -o sendflg.lo sendflg.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -I/libmailutils -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c send.c -fPIC -DPIC -o .libs/send.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -I/libmailutils -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c replstr.c -fPIC -DPIC -o .libs/replstr.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -I/libmailutils -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c qstring.c -fPIC -DPIC -o .libs/qstring.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -I/libmailutils -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c sendcmdv.c -fPIC -DPIC -o .libs/sendcmdv.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -I/libmailutils -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c sendcmd.c -fPIC -DPIC -o .libs/sendcmd.o >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -I/libmailutils -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c -o sendmsgset.lo sendmsgset.c >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -I/libmailutils -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c -o time.lo time.c >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -I/libmailutils -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c -o trace.lo trace.c >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -I/libmailutils -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c -o transport.lo transport.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -I/libmailutils -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c sendcmde.c -fPIC -DPIC -o .libs/sendcmde.o >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -I/libmailutils -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c -o wildmatch.lo wildmatch.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -I/libmailutils -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c sendflg.c -fPIC -DPIC -o .libs/sendflg.o >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -I/libmailutils -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c -o words.lo words.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -I/libmailutils -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c sendmsgset.c -fPIC -DPIC -o .libs/sendmsgset.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -I/libmailutils -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c trace.c -fPIC -DPIC -o .libs/trace.o >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -I/libmailutils -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c -o xscript.lo xscript.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -I/libmailutils -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c transport.c -fPIC -DPIC -o .libs/transport.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -I/libmailutils -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c time.c -fPIC -DPIC -o .libs/time.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -I/libmailutils -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c wildmatch.c -fPIC -DPIC -o .libs/wildmatch.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -I/libmailutils -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c words.c -fPIC -DPIC -o .libs/words.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -I/libmailutils -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c xscript.c -fPIC -DPIC -o .libs/xscript.o >/bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -Wl,-O1 -Wl,--as-needed -o libimapio.la create.lo errstate.lo flags.lo getline.lo litstream.lo litstring.lo printf.lo qstring.lo replstr.lo send.lo sendcmd.lo sendcmdv.lo sendcmde.lo sendflg.lo sendmsgset.lo time.lo trace.lo transport.lo wildmatch.lo words.lo xscript.lo -lcrypt -lpthread >libtool: link: x86_64-pc-linux-gnu-ar cru .libs/libimapio.a .libs/create.o .libs/errstate.o .libs/flags.o .libs/getline.o .libs/litstream.o .libs/litstring.o .libs/printf.o .libs/qstring.o .libs/replstr.o .libs/send.o .libs/sendcmd.o .libs/sendcmdv.o .libs/sendcmde.o .libs/sendflg.o .libs/sendmsgset.o .libs/time.o .libs/trace.o .libs/transport.o .libs/wildmatch.o .libs/words.o .libs/xscript.o >libtool: link: x86_64-pc-linux-gnu-ranlib .libs/libimapio.a >libtool: link: ( cd ".libs" && rm -f "libimapio.la" && ln -s "../libimapio.la" "libimapio.la" ) >make[3]: Leaving directory '/var/tmp/portage/net-mail/mailutils-3.3/work/mailutils-3.3/libmailutils/imapio' >Making all in datetime >make[3]: Entering directory '/var/tmp/portage/net-mail/mailutils-3.3/work/mailutils-3.3/libmailutils/datetime' >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -I/libmailutils -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c -o dow.lo dow.c >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -I/libmailutils -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c -o doy.lo doy.c >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -I/libmailutils -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c -o jd.lo jd.c >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -I/libmailutils -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c -o parsedate.lo parsedate.c >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -I/libmailutils -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c -o scantime.lo scantime.c >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -I/libmailutils -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c -o streamftime.lo streamftime.c >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -I/libmailutils -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c -o strftime.lo strftime.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -I/libmailutils -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c doy.c -fPIC -DPIC -o .libs/doy.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -I/libmailutils -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c strftime.c -fPIC -DPIC -o .libs/strftime.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -I/libmailutils -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c parsedate.c -fPIC -DPIC -o .libs/parsedate.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -I/libmailutils -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c dow.c -fPIC -DPIC -o .libs/dow.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -I/libmailutils -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c jd.c -fPIC -DPIC -o .libs/jd.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -I/libmailutils -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c scantime.c -fPIC -DPIC -o .libs/scantime.o >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -I/libmailutils -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c -o tab.lo tab.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -I/libmailutils -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c streamftime.c -fPIC -DPIC -o .libs/streamftime.o >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -I/libmailutils -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c -o tzlocal.lo tzlocal.c >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -I/libmailutils -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c -o tzutc.lo tzutc.c >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -I/libmailutils -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c -o unixtime.lo unixtime.c >[01m[Kscantime.c:[m[K In function '[01m[Kscan_recovery[m[K': >[01m[Kscantime.c:205:3:[m[K [01;35m[Kwarning: [m[K'[01m[Kst[m[K' may be used uninitialized in this function [[01;35m[K-Wmaybe-uninitialized[m[K] > [01;35m[Kswitch[m[K (st) > [01;35m[K^~~~~~[m[K >[01m[Kscantime.c:222:7:[m[K [01;36m[Knote: [m[K'[01m[Kst[m[K' was declared here > int [01;36m[Kst[m[K; > [01;36m[K^~[m[K >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -I/libmailutils -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c tab.c -fPIC -DPIC -o .libs/tab.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -I/libmailutils -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c tzlocal.c -fPIC -DPIC -o .libs/tzlocal.o >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -I/libmailutils -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c -o utcoff.lo utcoff.c >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -I/libmailutils -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c -o yd.lo yd.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -I/libmailutils -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c tzutc.c -fPIC -DPIC -o .libs/tzutc.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -I/libmailutils -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c unixtime.c -fPIC -DPIC -o .libs/unixtime.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -I/libmailutils -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c utcoff.c -fPIC -DPIC -o .libs/utcoff.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -I/libmailutils -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c yd.c -fPIC -DPIC -o .libs/yd.o >/bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -Wl,-O1 -Wl,--as-needed -o libdatetime.la dow.lo doy.lo jd.lo parsedate.lo scantime.lo streamftime.lo strftime.lo tab.lo tzlocal.lo tzutc.lo unixtime.lo utcoff.lo yd.lo -lcrypt -lpthread >libtool: link: x86_64-pc-linux-gnu-ar cru .libs/libdatetime.a .libs/dow.o .libs/doy.o .libs/jd.o .libs/parsedate.o .libs/scantime.o .libs/streamftime.o .libs/strftime.o .libs/tab.o .libs/tzlocal.o .libs/tzutc.o .libs/unixtime.o .libs/utcoff.o .libs/yd.o >libtool: link: x86_64-pc-linux-gnu-ranlib .libs/libdatetime.a >libtool: link: ( cd ".libs" && rm -f "libdatetime.la" && ln -s "../libdatetime.la" "libdatetime.la" ) >make[3]: Leaving directory '/var/tmp/portage/net-mail/mailutils-3.3/work/mailutils-3.3/libmailutils/datetime' >Making all in . >make[3]: Entering directory '/var/tmp/portage/net-mail/mailutils-3.3/work/mailutils-3.3/libmailutils' >/bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -version-info 5:5:0 -Wl,-O1 -Wl,--as-needed -o libmailutils.la -rpath /usr/lib64 auth/libauth.la base/libbase.la address/libaddress.la sockaddr/libsockaddr.la cidr/libcidr.la cfg/libcfg.la cli/libcli.la datetime/libdatetime.la diag/libdiag.la filter/libfilter.la imapio/libimapio.la list/liblist.la locus/liblocus.la mailbox/libmailbox.la mailer/libmailer.la mime/libmime.la msgset/libmsgset.la opt/libopt.la property/libproperty.la server/libserver.la string/libstring.la stream/libstream.la stdstream/libstdstream.la url/liburl.la -lcrypt -lpthread >libtool: link: x86_64-pc-linux-gnu-gcc -shared -fPIC -DPIC -Wl,--whole-archive auth/.libs/libauth.a base/.libs/libbase.a address/.libs/libaddress.a sockaddr/.libs/libsockaddr.a cidr/.libs/libcidr.a cfg/.libs/libcfg.a cli/.libs/libcli.a datetime/.libs/libdatetime.a diag/.libs/libdiag.a filter/.libs/libfilter.a imapio/.libs/libimapio.a list/.libs/liblist.a locus/.libs/liblocus.a mailbox/.libs/libmailbox.a mailer/.libs/libmailer.a mime/.libs/libmime.a msgset/.libs/libmsgset.a opt/.libs/libopt.a property/.libs/libproperty.a server/.libs/libserver.a string/.libs/libstring.a stream/.libs/libstream.a stdstream/.libs/libstdstream.a url/.libs/liburl.a -Wl,--no-whole-archive -Wl,--as-needed -lcrypt -lpthread -march=native -O2 -Wl,-O1 -Wl,-soname -Wl,libmailutils.so.5 -o .libs/libmailutils.so.5.0.5 >libtool: link: (cd ".libs" && rm -f "libmailutils.so.5" && ln -s "libmailutils.so.5.0.5" "libmailutils.so.5") >libtool: link: (cd ".libs" && rm -f "libmailutils.so" && ln -s "libmailutils.so.5.0.5" "libmailutils.so") >libtool: link: ( cd ".libs" && rm -f "libmailutils.la" && ln -s "../libmailutils.la" "libmailutils.la" ) >make[3]: Leaving directory '/var/tmp/portage/net-mail/mailutils-3.3/work/mailutils-3.3/libmailutils' >Making all in tests >make[3]: Entering directory '/var/tmp/portage/net-mail/mailutils-3.3/work/mailutils-3.3/libmailutils/tests' >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c -o addr.o addr.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c -o cidr.o cidr.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c -o conttype.o conttype.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c -o debugspec.o debugspec.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c -o decode2047.o decode2047.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c -o encode2047.o encode2047.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c -o exp.o exp.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c -o fltst.o fltst.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c -o fsaf.o fsaf.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c -o fsaftomod.o fsaftomod.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c -o fsfolder.o fsfolder.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c -o globtest.o globtest.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c -o imapio.o imapio.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c -o listop.o listop.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c -o linetrack.o linetrack.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c -o logstr.o logstr.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c -o mailcap.o mailcap.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c -o mimehdr.o mimehdr.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c -o modtofsaf.o modtofsaf.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c -o msgset.o msgset.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c -o modmesg.o modmesg.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c -o parseopt.o parseopt.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c -o prop.o prop.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c -o scantime.o scantime.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c -o strftime.o strftime.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c -o strin.o strin.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c -o strout.o strout.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c -o strtoc.o strtoc.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c -o tempfile.o tempfile.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c -o tcli.o tcli.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c -o url-comp.o url-comp.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c -o url-parse.o url-parse.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c -o vexp.o vexp.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c -o wicket.o wicket.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c -o wordwrap.o wordwrap.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c -o wsp.o wsp.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c -o xscript.o xscript.c >/bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -Wl,-O1 -Wl,--as-needed -o addr addr.o ../../libmailutils/libmailutils.la -lcrypt -lpthread >/bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -Wl,-O1 -Wl,--as-needed -o cidr cidr.o ../../libmailutils/libmailutils.la -lcrypt -lpthread >/bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -Wl,-O1 -Wl,--as-needed -o conttype conttype.o ../../libmailutils/libmailutils.la -lcrypt -lpthread >/bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -Wl,-O1 -Wl,--as-needed -o debugspec debugspec.o ../../libmailutils/libmailutils.la -lcrypt -lpthread >/bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -Wl,-O1 -Wl,--as-needed -o decode2047 decode2047.o ../../libmailutils/libmailutils.la -lcrypt -lpthread >/bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -Wl,-O1 -Wl,--as-needed -o encode2047 encode2047.o ../../libmailutils/libmailutils.la -lcrypt -lpthread >/bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -Wl,-O1 -Wl,--as-needed -o exp exp.o ../../libmailutils/libmailutils.la -lcrypt -lpthread >libtool: link: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -Wl,-O1 -o .libs/addr addr.o -Wl,--as-needed ../../libmailutils/.libs/libmailutils.so -lcrypt -lpthread >libtool: link: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -Wl,-O1 -o .libs/cidr cidr.o -Wl,--as-needed ../../libmailutils/.libs/libmailutils.so -lcrypt -lpthread >libtool: link: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -Wl,-O1 -o .libs/debugspec debugspec.o -Wl,--as-needed ../../libmailutils/.libs/libmailutils.so -lcrypt -lpthread >libtool: link: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -Wl,-O1 -o .libs/conttype conttype.o -Wl,--as-needed ../../libmailutils/.libs/libmailutils.so -lcrypt -lpthread >/bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -Wl,-O1 -Wl,--as-needed -o fltst fltst.o ../../libmailutils/libmailutils.la -lcrypt -lpthread >/bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -Wl,-O1 -Wl,--as-needed -o fsaf fsaf.o ../../libmailutils/libmailutils.la -lcrypt -lpthread >libtool: link: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -Wl,-O1 -o .libs/decode2047 decode2047.o -Wl,--as-needed ../../libmailutils/.libs/libmailutils.so -lcrypt -lpthread >/bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -Wl,-O1 -Wl,--as-needed -o fsaftomod fsaftomod.o ../../libmailutils/libmailutils.la -lcrypt -lpthread >/bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -Wl,-O1 -Wl,--as-needed -o fsfolder fsfolder.o ../../libmailutils/libmailutils.la -lcrypt -lpthread >libtool: link: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -Wl,-O1 -o .libs/encode2047 encode2047.o -Wl,--as-needed ../../libmailutils/.libs/libmailutils.so -lcrypt -lpthread >/bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -Wl,-O1 -Wl,--as-needed -o globtest globtest.o ../../libmailutils/libmailutils.la -lcrypt -lpthread >/bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -Wl,-O1 -Wl,--as-needed -o imapio imapio.o ../../libmailutils/libmailutils.la -lcrypt -lpthread >libtool: link: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -Wl,-O1 -o .libs/exp exp.o -Wl,--as-needed ../../libmailutils/.libs/libmailutils.so -lcrypt -lpthread >/bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -Wl,-O1 -Wl,--as-needed -o listop listop.o ../../libmailutils/libmailutils.la -lcrypt -lpthread >libtool: link: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -Wl,-O1 -o .libs/fsaf fsaf.o -Wl,--as-needed ../../libmailutils/.libs/libmailutils.so -lcrypt -lpthread >libtool: link: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -Wl,-O1 -o .libs/fltst fltst.o -Wl,--as-needed ../../libmailutils/.libs/libmailutils.so -lcrypt -lpthread >libtool: link: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -Wl,-O1 -o .libs/fsfolder fsfolder.o -Wl,--as-needed ../../libmailutils/.libs/libmailutils.so -lcrypt -lpthread >libtool: link: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -Wl,-O1 -o .libs/fsaftomod fsaftomod.o -Wl,--as-needed ../../libmailutils/.libs/libmailutils.so -lcrypt -lpthread >/bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -Wl,-O1 -Wl,--as-needed -o linetrack linetrack.o ../../libmailutils/libmailutils.la -lcrypt -lpthread >/bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -Wl,-O1 -Wl,--as-needed -o logstr logstr.o ../../libmailutils/libmailutils.la -lcrypt -lpthread >libtool: link: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -Wl,-O1 -o .libs/globtest globtest.o -Wl,--as-needed ../../libmailutils/.libs/libmailutils.so -lcrypt -lpthread >/bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -Wl,-O1 -Wl,--as-needed -o mailcap mailcap.o ../../libmailutils/libmailutils.la -lcrypt -lpthread >/bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -Wl,-O1 -Wl,--as-needed -o mimehdr mimehdr.o ../../libmailutils/libmailutils.la -lcrypt -lpthread >libtool: link: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -Wl,-O1 -o .libs/imapio imapio.o -Wl,--as-needed ../../libmailutils/.libs/libmailutils.so -lcrypt -lpthread >/bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -Wl,-O1 -Wl,--as-needed -o modtofsaf modtofsaf.o ../../libmailutils/libmailutils.la -lcrypt -lpthread >/bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -Wl,-O1 -Wl,--as-needed -o msgset msgset.o ../../libmailutils/libmailutils.la -lcrypt -lpthread >libtool: link: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -Wl,-O1 -o .libs/listop listop.o -Wl,--as-needed ../../libmailutils/.libs/libmailutils.so -lcrypt -lpthread >libtool: link: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -Wl,-O1 -o .libs/logstr logstr.o -Wl,--as-needed ../../libmailutils/.libs/libmailutils.so -lcrypt -lpthread >libtool: link: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -Wl,-O1 -o .libs/linetrack linetrack.o -Wl,--as-needed ../../libmailutils/.libs/libmailutils.so -lcrypt -lpthread >/bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -Wl,-O1 -Wl,--as-needed -o modmesg modmesg.o ../../libmailutils/libmailutils.la -lcrypt -lpthread >libtool: link: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -Wl,-O1 -o .libs/mimehdr mimehdr.o -Wl,--as-needed ../../libmailutils/.libs/libmailutils.so -lcrypt -lpthread >libtool: link: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -Wl,-O1 -o .libs/modtofsaf modtofsaf.o -Wl,--as-needed ../../libmailutils/.libs/libmailutils.so -lcrypt -lpthread >/bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -Wl,-O1 -Wl,--as-needed -o parseopt parseopt.o ../../libmailutils/libmailutils.la -lcrypt -lpthread >libtool: link: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -Wl,-O1 -o .libs/mailcap mailcap.o -Wl,--as-needed ../../libmailutils/.libs/libmailutils.so -lcrypt -lpthread >/bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -Wl,-O1 -Wl,--as-needed -o prop prop.o ../../libmailutils/libmailutils.la -lcrypt -lpthread >/bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -Wl,-O1 -Wl,--as-needed -o scantime scantime.o ../../libmailutils/libmailutils.la -lcrypt -lpthread >libtool: link: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -Wl,-O1 -o .libs/msgset msgset.o -Wl,--as-needed ../../libmailutils/.libs/libmailutils.so -lcrypt -lpthread >/bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -Wl,-O1 -Wl,--as-needed -o strftime strftime.o ../../libmailutils/libmailutils.la -lcrypt -lpthread >/bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -Wl,-O1 -Wl,--as-needed -o strin strin.o ../../libmailutils/libmailutils.la -lcrypt -lpthread >/bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -Wl,-O1 -Wl,--as-needed -o strout strout.o ../../libmailutils/libmailutils.la -lcrypt -lpthread >libtool: link: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -Wl,-O1 -o .libs/modmesg modmesg.o -Wl,--as-needed ../../libmailutils/.libs/libmailutils.so -lcrypt -lpthread >libtool: link: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -Wl,-O1 -o .libs/parseopt parseopt.o -Wl,--as-needed ../../libmailutils/.libs/libmailutils.so -lcrypt -lpthread >libtool: link: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -Wl,-O1 -o .libs/prop prop.o -Wl,--as-needed ../../libmailutils/.libs/libmailutils.so -lcrypt -lpthread >libtool: link: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -Wl,-O1 -o .libs/scantime scantime.o -Wl,--as-needed ../../libmailutils/.libs/libmailutils.so -lcrypt -lpthread >/bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -Wl,-O1 -Wl,--as-needed -o strtoc strtoc.o ../../libmailutils/libmailutils.la -lcrypt -lpthread >libtool: link: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -Wl,-O1 -o .libs/strftime strftime.o -Wl,--as-needed ../../libmailutils/.libs/libmailutils.so -lcrypt -lpthread >/bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -Wl,-O1 -Wl,--as-needed -o tempfile tempfile.o ../../libmailutils/libmailutils.la -lcrypt -lpthread >/bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -Wl,-O1 -Wl,--as-needed -o tcli tcli.o ../../libmailutils/libmailutils.la -lcrypt -lpthread >libtool: link: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -Wl,-O1 -o .libs/strin strin.o -Wl,--as-needed ../../libmailutils/.libs/libmailutils.so -lcrypt -lpthread >/bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -Wl,-O1 -Wl,--as-needed -o url-comp url-comp.o ../../libmailutils/libmailutils.la -lcrypt -lpthread >/bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -Wl,-O1 -Wl,--as-needed -o url-parse url-parse.o ../../libmailutils/libmailutils.la -lcrypt -lpthread >libtool: link: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -Wl,-O1 -o .libs/strout strout.o -Wl,--as-needed ../../libmailutils/.libs/libmailutils.so -lcrypt -lpthread >/bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -Wl,-O1 -Wl,--as-needed -o vexp vexp.o ../../libmailutils/libmailutils.la -lcrypt -lpthread >/bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -Wl,-O1 -Wl,--as-needed -o wicket wicket.o ../../libmailutils/libmailutils.la -lcrypt -lpthread >libtool: link: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -Wl,-O1 -o .libs/strtoc strtoc.o -Wl,--as-needed ../../libmailutils/.libs/libmailutils.so -lcrypt -lpthread >libtool: link: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -Wl,-O1 -o .libs/tempfile tempfile.o -Wl,--as-needed ../../libmailutils/.libs/libmailutils.so -lcrypt -lpthread >libtool: link: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -Wl,-O1 -o .libs/tcli tcli.o -Wl,--as-needed ../../libmailutils/.libs/libmailutils.so -lcrypt -lpthread >libtool: link: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -Wl,-O1 -o .libs/url-comp url-comp.o -Wl,--as-needed ../../libmailutils/.libs/libmailutils.so -lcrypt -lpthread >/bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -Wl,-O1 -Wl,--as-needed -o wordwrap wordwrap.o ../../libmailutils/libmailutils.la -lcrypt -lpthread >/bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -Wl,-O1 -Wl,--as-needed -o wsp wsp.o ../../libmailutils/libmailutils.la -lcrypt -lpthread >libtool: link: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -Wl,-O1 -o .libs/url-parse url-parse.o -Wl,--as-needed ../../libmailutils/.libs/libmailutils.so -lcrypt -lpthread >/bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -Wl,-O1 -Wl,--as-needed -o xscript xscript.o ../../libmailutils/libmailutils.la -lcrypt -lpthread >libtool: link: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -Wl,-O1 -o .libs/vexp vexp.o -Wl,--as-needed ../../libmailutils/.libs/libmailutils.so -lcrypt -lpthread >libtool: link: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -Wl,-O1 -o .libs/wicket wicket.o -Wl,--as-needed ../../libmailutils/.libs/libmailutils.so -lcrypt -lpthread >libtool: link: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -Wl,-O1 -o .libs/wordwrap wordwrap.o -Wl,--as-needed ../../libmailutils/.libs/libmailutils.so -lcrypt -lpthread >libtool: link: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -Wl,-O1 -o .libs/xscript xscript.o -Wl,--as-needed ../../libmailutils/.libs/libmailutils.so -lcrypt -lpthread >libtool: link: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -Wl,-O1 -o .libs/wsp wsp.o -Wl,--as-needed ../../libmailutils/.libs/libmailutils.so -lcrypt -lpthread >make[3]: Leaving directory '/var/tmp/portage/net-mail/mailutils-3.3/work/mailutils-3.3/libmailutils/tests' >make[2]: Leaving directory '/var/tmp/portage/net-mail/mailutils-3.3/work/mailutils-3.3/libmailutils' >Making all in sql >make[2]: Entering directory '/var/tmp/portage/net-mail/mailutils-3.3/work/mailutils-3.3/sql' >make[2]: Nothing to be done for 'all'. >make[2]: Leaving directory '/var/tmp/portage/net-mail/mailutils-3.3/work/mailutils-3.3/sql' >Making all in libmu_auth >make[2]: Entering directory '/var/tmp/portage/net-mail/mailutils-3.3/work/mailutils-3.3/libmu_auth' >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -DSITE_VIRTUAL_PWDDIR=\"/etc/domain\" -DSITE_CRAM_MD5_PWD=\"/etc/cram-md5.pwd\" -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c -o gsasl.lo gsasl.c >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -DSITE_VIRTUAL_PWDDIR=\"/etc/domain\" -DSITE_CRAM_MD5_PWD=\"/etc/cram-md5.pwd\" -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c -o ldap.lo ldap.c >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -DSITE_VIRTUAL_PWDDIR=\"/etc/domain\" -DSITE_CRAM_MD5_PWD=\"/etc/cram-md5.pwd\" -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c -o pam.lo pam.c >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -DSITE_VIRTUAL_PWDDIR=\"/etc/domain\" -DSITE_CRAM_MD5_PWD=\"/etc/cram-md5.pwd\" -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c -o radius.lo radius.c >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -DSITE_VIRTUAL_PWDDIR=\"/etc/domain\" -DSITE_CRAM_MD5_PWD=\"/etc/cram-md5.pwd\" -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c -o sql.lo sql.c >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -DSITE_VIRTUAL_PWDDIR=\"/etc/domain\" -DSITE_CRAM_MD5_PWD=\"/etc/cram-md5.pwd\" -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c -o virtual.lo virtual.c >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -DSITE_VIRTUAL_PWDDIR=\"/etc/domain\" -DSITE_CRAM_MD5_PWD=\"/etc/cram-md5.pwd\" -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c -o tlsconf.lo tlsconf.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -DSITE_VIRTUAL_PWDDIR=\"/etc/domain\" -DSITE_CRAM_MD5_PWD=\"/etc/cram-md5.pwd\" -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c sql.c -fPIC -DPIC -o .libs/sql.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -DSITE_VIRTUAL_PWDDIR=\"/etc/domain\" -DSITE_CRAM_MD5_PWD=\"/etc/cram-md5.pwd\" -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c pam.c -fPIC -DPIC -o .libs/pam.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -DSITE_VIRTUAL_PWDDIR=\"/etc/domain\" -DSITE_CRAM_MD5_PWD=\"/etc/cram-md5.pwd\" -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c radius.c -fPIC -DPIC -o .libs/radius.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -DSITE_VIRTUAL_PWDDIR=\"/etc/domain\" -DSITE_CRAM_MD5_PWD=\"/etc/cram-md5.pwd\" -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c gsasl.c -fPIC -DPIC -o .libs/gsasl.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -DSITE_VIRTUAL_PWDDIR=\"/etc/domain\" -DSITE_CRAM_MD5_PWD=\"/etc/cram-md5.pwd\" -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c ldap.c -fPIC -DPIC -o .libs/ldap.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -DSITE_VIRTUAL_PWDDIR=\"/etc/domain\" -DSITE_CRAM_MD5_PWD=\"/etc/cram-md5.pwd\" -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c virtual.c -fPIC -DPIC -o .libs/virtual.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -DSITE_VIRTUAL_PWDDIR=\"/etc/domain\" -DSITE_CRAM_MD5_PWD=\"/etc/cram-md5.pwd\" -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c tlsconf.c -fPIC -DPIC -o .libs/tlsconf.o >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -DSITE_VIRTUAL_PWDDIR=\"/etc/domain\" -DSITE_CRAM_MD5_PWD=\"/etc/cram-md5.pwd\" -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c -o tlsvar.lo tlsvar.c >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -DSITE_VIRTUAL_PWDDIR=\"/etc/domain\" -DSITE_CRAM_MD5_PWD=\"/etc/cram-md5.pwd\" -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c -o tls.lo tls.c >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -DSITE_VIRTUAL_PWDDIR=\"/etc/domain\" -DSITE_CRAM_MD5_PWD=\"/etc/cram-md5.pwd\" -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c -o tlsiostr.lo tlsiostr.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -DSITE_VIRTUAL_PWDDIR=\"/etc/domain\" -DSITE_CRAM_MD5_PWD=\"/etc/cram-md5.pwd\" -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c tlsvar.c -fPIC -DPIC -o .libs/tlsvar.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -DSITE_VIRTUAL_PWDDIR=\"/etc/domain\" -DSITE_CRAM_MD5_PWD=\"/etc/cram-md5.pwd\" -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c tlsiostr.c -fPIC -DPIC -o .libs/tlsiostr.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -DSITE_VIRTUAL_PWDDIR=\"/etc/domain\" -DSITE_CRAM_MD5_PWD=\"/etc/cram-md5.pwd\" -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c tls.c -fPIC -DPIC -o .libs/tls.o >/bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -version-info 5:5:0 -Wl,-O1 -Wl,--as-needed -o libmu_auth.la -rpath /usr/lib64 gsasl.lo ldap.lo pam.lo radius.lo sql.lo virtual.lo tlsconf.lo tlsvar.lo tls.lo tlsiostr.lo ../libmailutils/libmailutils.la -lgnutls -lpam -ldl -lcrypt -lpthread >libtool: link: x86_64-pc-linux-gnu-gcc -shared -fPIC -DPIC .libs/gsasl.o .libs/ldap.o .libs/pam.o .libs/radius.o .libs/sql.o .libs/virtual.o .libs/tlsconf.o .libs/tlsvar.o .libs/tls.o .libs/tlsiostr.o -Wl,-rpath -Wl,/var/tmp/portage/net-mail/mailutils-3.3/work/mailutils-3.3/libmailutils/.libs -Wl,--as-needed ../libmailutils/.libs/libmailutils.so -lgnutls -lpam -ldl -lcrypt -lpthread -march=native -O2 -Wl,-O1 -Wl,-soname -Wl,libmu_auth.so.5 -o .libs/libmu_auth.so.5.0.5 >libtool: link: (cd ".libs" && rm -f "libmu_auth.so.5" && ln -s "libmu_auth.so.5.0.5" "libmu_auth.so.5") >libtool: link: (cd ".libs" && rm -f "libmu_auth.so" && ln -s "libmu_auth.so.5.0.5" "libmu_auth.so") >libtool: link: ( cd ".libs" && rm -f "libmu_auth.la" && ln -s "../libmu_auth.la" "libmu_auth.la" ) >make[2]: Leaving directory '/var/tmp/portage/net-mail/mailutils-3.3/work/mailutils-3.3/libmu_auth' >Making all in libproto >make[2]: Entering directory '/var/tmp/portage/net-mail/mailutils-3.3/work/mailutils-3.3/libproto' >Making all in mbox >make[3]: Entering directory '/var/tmp/portage/net-mail/mailutils-3.3/work/mailutils-3.3/libproto/mbox' >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c -o folder.lo folder.c >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c -o mbox.lo mbox.c >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c -o mboxscan.lo mboxscan.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c folder.c -fPIC -DPIC -o .libs/folder.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c mbox.c -fPIC -DPIC -o .libs/mbox.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c mboxscan.c -fPIC -DPIC -o .libs/mboxscan.o >/bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -version-info 5:5:0 -Wl,-O1 -Wl,--as-needed -o libmu_mbox.la -rpath /usr/lib64 folder.lo mbox.lo mboxscan.lo ../../libmailutils/libmailutils.la -lcrypt -lpthread >libtool: link: x86_64-pc-linux-gnu-gcc -shared -fPIC -DPIC .libs/folder.o .libs/mbox.o .libs/mboxscan.o -Wl,-rpath -Wl,/var/tmp/portage/net-mail/mailutils-3.3/work/mailutils-3.3/libmailutils/.libs -Wl,--as-needed ../../libmailutils/.libs/libmailutils.so -lcrypt -lpthread -march=native -O2 -Wl,-O1 -Wl,-soname -Wl,libmu_mbox.so.5 -o .libs/libmu_mbox.so.5.0.5 >libtool: link: (cd ".libs" && rm -f "libmu_mbox.so.5" && ln -s "libmu_mbox.so.5.0.5" "libmu_mbox.so.5") >libtool: link: (cd ".libs" && rm -f "libmu_mbox.so" && ln -s "libmu_mbox.so.5.0.5" "libmu_mbox.so") >libtool: link: ( cd ".libs" && rm -f "libmu_mbox.la" && ln -s "../libmu_mbox.la" "libmu_mbox.la" ) >make[3]: Leaving directory '/var/tmp/portage/net-mail/mailutils-3.3/work/mailutils-3.3/libproto/mbox' >Making all in pop >make[3]: Entering directory '/var/tmp/portage/net-mail/mailutils-3.3/work/mailutils-3.3/libproto/pop' >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c -o mbox.lo mbox.c >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c -o folder.lo folder.c >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c -o url.lo url.c >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c -o pop3_apop.lo pop3_apop.c >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c -o pop3_capa.lo pop3_capa.c >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c -o pop3_capatst.lo pop3_capatst.c >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c -o pop3_carrier.lo pop3_carrier.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c folder.c -fPIC -DPIC -o .libs/folder.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c url.c -fPIC -DPIC -o .libs/url.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c pop3_carrier.c -fPIC -DPIC -o .libs/pop3_carrier.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c mbox.c -fPIC -DPIC -o .libs/mbox.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c pop3_capa.c -fPIC -DPIC -o .libs/pop3_capa.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c pop3_capatst.c -fPIC -DPIC -o .libs/pop3_capatst.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c pop3_apop.c -fPIC -DPIC -o .libs/pop3_apop.o >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c -o pop3_connect.lo pop3_connect.c >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c -o pop3_create.lo pop3_create.c >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c -o pop3_dele.lo pop3_dele.c >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c -o pop3_destroy.lo pop3_destroy.c >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c -o pop3_disconnect.lo pop3_disconnect.c >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c -o pop3_iterator.lo pop3_iterator.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c pop3_dele.c -fPIC -DPIC -o .libs/pop3_dele.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c pop3_create.c -fPIC -DPIC -o .libs/pop3_create.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c pop3_connect.c -fPIC -DPIC -o .libs/pop3_connect.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c pop3_disconnect.c -fPIC -DPIC -o .libs/pop3_disconnect.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c pop3_destroy.c -fPIC -DPIC -o .libs/pop3_destroy.o >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c -o pop3_lista.lo pop3_lista.c >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c -o pop3_listas.lo pop3_listas.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c pop3_iterator.c -fPIC -DPIC -o .libs/pop3_iterator.o >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c -o pop3_list.lo pop3_list.c >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c -o pop3_list_cmd.lo pop3_list_cmd.c >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c -o pop3_noop.lo pop3_noop.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c pop3_lista.c -fPIC -DPIC -o .libs/pop3_lista.o >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c -o pop3_pass.lo pop3_pass.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c pop3_listas.c -fPIC -DPIC -o .libs/pop3_listas.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c pop3_list.c -fPIC -DPIC -o .libs/pop3_list.o >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c -o pop3_quit.lo pop3_quit.c >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c -o pop3_rdlist.lo pop3_rdlist.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c pop3_noop.c -fPIC -DPIC -o .libs/pop3_noop.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c pop3_list_cmd.c -fPIC -DPIC -o .libs/pop3_list_cmd.o >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c -o pop3_readline.lo pop3_readline.c >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c -o pop3_response.lo pop3_response.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c pop3_pass.c -fPIC -DPIC -o .libs/pop3_pass.o >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c -o pop3_retr.lo pop3_retr.c >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c -o pop3_rset.lo pop3_rset.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c pop3_quit.c -fPIC -DPIC -o .libs/pop3_quit.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c pop3_rdlist.c -fPIC -DPIC -o .libs/pop3_rdlist.o >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c -o pop3_sendline.lo pop3_sendline.c >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c -o pop3_stat.lo pop3_stat.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c pop3_response.c -fPIC -DPIC -o .libs/pop3_response.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c pop3_readline.c -fPIC -DPIC -o .libs/pop3_readline.o >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c -o pop3_stls.lo pop3_stls.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c pop3_rset.c -fPIC -DPIC -o .libs/pop3_rset.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c pop3_retr.c -fPIC -DPIC -o .libs/pop3_retr.o >[01m[Kpop3_response.c:[m[K In function '[01m[Kmu_pop3_get_response[m[K': >[01m[Kpop3_response.c:117:11:[m[K [01;35m[Kwarning: [m[K'[01m[Ksize[m[K' may be used uninitialized in this function [[01;35m[K-Wmaybe-uninitialized[m[K] > [01;35m[K*plen = size[m[K; > [01;35m[K~~~~~~^~~~~~[m[K >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c pop3_sendline.c -fPIC -DPIC -o .libs/pop3_sendline.o >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c -o pop3_stream.lo pop3_stream.c >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c -o pop3_timeout.lo pop3_timeout.c >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c -o pop3_top.lo pop3_top.c >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c -o pop3_trace.lo pop3_trace.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c pop3_stat.c -fPIC -DPIC -o .libs/pop3_stat.o >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c -o pop3_uidl_cmd.lo pop3_uidl_cmd.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c pop3_stream.c -fPIC -DPIC -o .libs/pop3_stream.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c pop3_stls.c -fPIC -DPIC -o .libs/pop3_stls.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c pop3_top.c -fPIC -DPIC -o .libs/pop3_top.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c pop3_timeout.c -fPIC -DPIC -o .libs/pop3_timeout.o >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c -o pop3_uidla.lo pop3_uidla.c >[01m[Kpop3_top.c:[m[K In function '[01m[Kmu_pop3_top[m[K': >[01m[Kpop3_top.c:31:7:[m[K [01;35m[Kwarning: [m[K'[01m[Kstatus[m[K' may be used uninitialized in this function [[01;35m[K-Wmaybe-uninitialized[m[K] > int [01;35m[Kstatus[m[K; > [01;35m[K^~~~~~[m[K >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c pop3_trace.c -fPIC -DPIC -o .libs/pop3_trace.o >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c -o pop3_uidlas.lo pop3_uidlas.c >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c -o pop3_uidl.lo pop3_uidl.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c pop3_uidl_cmd.c -fPIC -DPIC -o .libs/pop3_uidl_cmd.o >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c -o pop3_user.lo pop3_user.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c pop3_uidla.c -fPIC -DPIC -o .libs/pop3_uidla.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c pop3_uidlas.c -fPIC -DPIC -o .libs/pop3_uidlas.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c pop3_uidl.c -fPIC -DPIC -o .libs/pop3_uidl.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c pop3_user.c -fPIC -DPIC -o .libs/pop3_user.o >/bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -version-info 5:5:0 -Wl,-O1 -Wl,--as-needed -o libmu_pop.la -rpath /usr/lib64 mbox.lo folder.lo url.lo pop3_apop.lo pop3_capa.lo pop3_capatst.lo pop3_carrier.lo pop3_connect.lo pop3_create.lo pop3_dele.lo pop3_destroy.lo pop3_disconnect.lo pop3_iterator.lo pop3_lista.lo pop3_listas.lo pop3_list.lo pop3_list_cmd.lo pop3_noop.lo pop3_pass.lo pop3_quit.lo pop3_rdlist.lo pop3_readline.lo pop3_response.lo pop3_retr.lo pop3_rset.lo pop3_sendline.lo pop3_stat.lo pop3_stls.lo pop3_stream.lo pop3_timeout.lo pop3_top.lo pop3_trace.lo pop3_uidl_cmd.lo pop3_uidla.lo pop3_uidlas.lo pop3_uidl.lo pop3_user.lo ../../libmu_auth/libmu_auth.la ../../libmailutils/libmailutils.la -lcrypt -lpthread >libtool: link: x86_64-pc-linux-gnu-gcc -shared -fPIC -DPIC .libs/mbox.o .libs/folder.o .libs/url.o .libs/pop3_apop.o .libs/pop3_capa.o .libs/pop3_capatst.o .libs/pop3_carrier.o .libs/pop3_connect.o .libs/pop3_create.o .libs/pop3_dele.o .libs/pop3_destroy.o .libs/pop3_disconnect.o .libs/pop3_iterator.o .libs/pop3_lista.o .libs/pop3_listas.o .libs/pop3_list.o .libs/pop3_list_cmd.o .libs/pop3_noop.o .libs/pop3_pass.o .libs/pop3_quit.o .libs/pop3_rdlist.o .libs/pop3_readline.o .libs/pop3_response.o .libs/pop3_retr.o .libs/pop3_rset.o .libs/pop3_sendline.o .libs/pop3_stat.o .libs/pop3_stls.o .libs/pop3_stream.o .libs/pop3_timeout.o .libs/pop3_top.o .libs/pop3_trace.o .libs/pop3_uidl_cmd.o .libs/pop3_uidla.o .libs/pop3_uidlas.o .libs/pop3_uidl.o .libs/pop3_user.o -Wl,-rpath -Wl,/var/tmp/portage/net-mail/mailutils-3.3/work/mailutils-3.3/libmu_auth/.libs -Wl,-rpath -Wl,/var/tmp/portage/net-mail/mailutils-3.3/work/mailutils-3.3/libmailutils/.libs -L/var/tmp/portage/net-mail/mailutils-3.3/work/mailutils-3.3/libmailutils/.libs -Wl,--as-needed ../../libmu_auth/.libs/libmu_auth.so /var/tmp/portage/net-mail/mailutils-3.3/work/mailutils-3.3/libmailutils/.libs/libmailutils.so -lgnutls -lpam -ldl ../../libmailutils/.libs/libmailutils.so -lcrypt -lpthread -march=native -O2 -Wl,-O1 -Wl,-soname -Wl,libmu_pop.so.5 -o .libs/libmu_pop.so.5.0.5 >libtool: link: (cd ".libs" && rm -f "libmu_pop.so.5" && ln -s "libmu_pop.so.5.0.5" "libmu_pop.so.5") >libtool: link: (cd ".libs" && rm -f "libmu_pop.so" && ln -s "libmu_pop.so.5.0.5" "libmu_pop.so") >libtool: link: ( cd ".libs" && rm -f "libmu_pop.la" && ln -s "../libmu_pop.la" "libmu_pop.la" ) >make[3]: Leaving directory '/var/tmp/portage/net-mail/mailutils-3.3/work/mailutils-3.3/libproto/pop' >Making all in imap >make[3]: Entering directory '/var/tmp/portage/net-mail/mailutils-3.3/work/mailutils-3.3/libproto/imap' >Making all in . >make[4]: Entering directory '/var/tmp/portage/net-mail/mailutils-3.3/work/mailutils-3.3/libproto/imap' >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c -o appmsg.lo appmsg.c >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c -o appstr.lo appstr.c >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c -o appstrsiz.lo appstrsiz.c >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c -o fetch.lo fetch.c >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c -o gencom.lo gencom.c >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c -o genlist.lo genlist.c >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c -o callback.lo callback.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c appstr.c -fPIC -DPIC -o .libs/appstr.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c fetch.c -fPIC -DPIC -o .libs/fetch.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c appstrsiz.c -fPIC -DPIC -o .libs/appstrsiz.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c appmsg.c -fPIC -DPIC -o .libs/appmsg.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c gencom.c -fPIC -DPIC -o .libs/gencom.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c genlist.c -fPIC -DPIC -o .libs/genlist.o >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c -o capability.lo capability.c >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c -o capatst.lo capatst.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c callback.c -fPIC -DPIC -o .libs/callback.o >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c -o carrier.lo carrier.c >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c -o check.lo check.c >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c -o close.lo close.c >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c -o connect.lo connect.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c capability.c -fPIC -DPIC -o .libs/capability.o >[01m[Kfetch.c:[m[K In function '[01m[K_fill_response[m[K': >[01m[Kfetch.c:923:10:[m[K [01;35m[Kwarning: [m[K'[01m[Krc[m[K' may be used uninitialized in this function [[01;35m[K-Wmaybe-uninitialized[m[K] > return [01;35m[Krc[m[K; > [01;35m[K^~[m[K >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c capatst.c -fPIC -DPIC -o .libs/capatst.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c carrier.c -fPIC -DPIC -o .libs/carrier.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c check.c -fPIC -DPIC -o .libs/check.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c close.c -fPIC -DPIC -o .libs/close.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c connect.c -fPIC -DPIC -o .libs/connect.o >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c -o copy.lo copy.c >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c -o create.lo create.c >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c -o delete.lo delete.c >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c -o destroy.lo destroy.c >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c -o disconnect.lo disconnect.c >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c -o err.lo err.c >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c -o expunge.lo expunge.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c copy.c -fPIC -DPIC -o .libs/copy.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c create.c -fPIC -DPIC -o .libs/create.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c destroy.c -fPIC -DPIC -o .libs/destroy.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c delete.c -fPIC -DPIC -o .libs/delete.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c disconnect.c -fPIC -DPIC -o .libs/disconnect.o >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c -o id.lo id.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c err.c -fPIC -DPIC -o .libs/err.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c expunge.c -fPIC -DPIC -o .libs/expunge.o >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c -o list.lo list.c >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c -o login.lo login.c >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c -o logout.lo logout.c >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c -o lsub.lo lsub.c >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c -o mbcreate.lo mbcreate.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c id.c -fPIC -DPIC -o .libs/id.o >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c -o noop.lo noop.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c login.c -fPIC -DPIC -o .libs/login.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c logout.c -fPIC -DPIC -o .libs/logout.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c list.c -fPIC -DPIC -o .libs/list.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c lsub.c -fPIC -DPIC -o .libs/lsub.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c noop.c -fPIC -DPIC -o .libs/noop.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c mbcreate.c -fPIC -DPIC -o .libs/mbcreate.o >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c -o rename.lo rename.c >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c -o resplist.lo resplist.c >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c -o response.lo response.c >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c -o resproc.lo resproc.c >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c -o search.lo search.c >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c -o select.lo select.c >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c -o state.lo state.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c rename.c -fPIC -DPIC -o .libs/rename.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c response.c -fPIC -DPIC -o .libs/response.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c resplist.c -fPIC -DPIC -o .libs/resplist.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c resproc.c -fPIC -DPIC -o .libs/resproc.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c search.c -fPIC -DPIC -o .libs/search.o >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c -o status.lo status.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c select.c -fPIC -DPIC -o .libs/select.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c state.c -fPIC -DPIC -o .libs/state.o >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c -o starttls.lo starttls.c >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c -o store.lo store.c >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c -o storeflg.lo storeflg.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c status.c -fPIC -DPIC -o .libs/status.o >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c -o subscribe.lo subscribe.c >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c -o tag.lo tag.c >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c -o trace.lo trace.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c storeflg.c -fPIC -DPIC -o .libs/storeflg.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c starttls.c -fPIC -DPIC -o .libs/starttls.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c store.c -fPIC -DPIC -o .libs/store.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c subscribe.c -fPIC -DPIC -o .libs/subscribe.o >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c -o unselect.lo unselect.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c trace.c -fPIC -DPIC -o .libs/trace.o >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c -o unsubscribe.lo unsubscribe.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c tag.c -fPIC -DPIC -o .libs/tag.o >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c -o folder.lo folder.c >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c -o mbox.lo mbox.c >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c -o url.lo url.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c unselect.c -fPIC -DPIC -o .libs/unselect.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c unsubscribe.c -fPIC -DPIC -o .libs/unsubscribe.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c folder.c -fPIC -DPIC -o .libs/folder.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c mbox.c -fPIC -DPIC -o .libs/mbox.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c url.c -fPIC -DPIC -o .libs/url.o >/bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -version-info 5:5:0 -Wl,-O1 -Wl,--as-needed -o libmu_imap.la -rpath /usr/lib64 appmsg.lo appstr.lo appstrsiz.lo fetch.lo gencom.lo genlist.lo callback.lo capability.lo capatst.lo carrier.lo check.lo close.lo connect.lo copy.lo create.lo delete.lo destroy.lo disconnect.lo err.lo expunge.lo id.lo list.lo login.lo logout.lo lsub.lo mbcreate.lo noop.lo rename.lo resplist.lo response.lo resproc.lo search.lo select.lo state.lo status.lo starttls.lo store.lo storeflg.lo subscribe.lo tag.lo trace.lo unselect.lo unsubscribe.lo folder.lo mbox.lo url.lo ../../libmu_auth/libmu_auth.la ../../libmailutils/libmailutils.la -lcrypt -lpthread >libtool: link: x86_64-pc-linux-gnu-gcc -shared -fPIC -DPIC .libs/appmsg.o .libs/appstr.o .libs/appstrsiz.o .libs/fetch.o .libs/gencom.o .libs/genlist.o .libs/callback.o .libs/capability.o .libs/capatst.o .libs/carrier.o .libs/check.o .libs/close.o .libs/connect.o .libs/copy.o .libs/create.o .libs/delete.o .libs/destroy.o .libs/disconnect.o .libs/err.o .libs/expunge.o .libs/id.o .libs/list.o .libs/login.o .libs/logout.o .libs/lsub.o .libs/mbcreate.o .libs/noop.o .libs/rename.o .libs/resplist.o .libs/response.o .libs/resproc.o .libs/search.o .libs/select.o .libs/state.o .libs/status.o .libs/starttls.o .libs/store.o .libs/storeflg.o .libs/subscribe.o .libs/tag.o .libs/trace.o .libs/unselect.o .libs/unsubscribe.o .libs/folder.o .libs/mbox.o .libs/url.o -Wl,-rpath -Wl,/var/tmp/portage/net-mail/mailutils-3.3/work/mailutils-3.3/libmu_auth/.libs -Wl,-rpath -Wl,/var/tmp/portage/net-mail/mailutils-3.3/work/mailutils-3.3/libmailutils/.libs -L/var/tmp/portage/net-mail/mailutils-3.3/work/mailutils-3.3/libmailutils/.libs -Wl,--as-needed ../../libmu_auth/.libs/libmu_auth.so /var/tmp/portage/net-mail/mailutils-3.3/work/mailutils-3.3/libmailutils/.libs/libmailutils.so -lgnutls -lpam -ldl ../../libmailutils/.libs/libmailutils.so -lcrypt -lpthread -march=native -O2 -Wl,-O1 -Wl,-soname -Wl,libmu_imap.so.5 -o .libs/libmu_imap.so.5.0.5 >libtool: link: (cd ".libs" && rm -f "libmu_imap.so.5" && ln -s "libmu_imap.so.5.0.5" "libmu_imap.so.5") >libtool: link: (cd ".libs" && rm -f "libmu_imap.so" && ln -s "libmu_imap.so.5.0.5" "libmu_imap.so") >libtool: link: ( cd ".libs" && rm -f "libmu_imap.la" && ln -s "../libmu_imap.la" "libmu_imap.la" ) >make[4]: Leaving directory '/var/tmp/portage/net-mail/mailutils-3.3/work/mailutils-3.3/libproto/imap' >Making all in tests >make[4]: Entering directory '/var/tmp/portage/net-mail/mailutils-3.3/work/mailutils-3.3/libproto/imap/tests' >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../include -I../../../include -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c -o imapfolder.o imapfolder.c >/bin/sh ../../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -Wl,-O1 -Wl,--as-needed -o imapfolder imapfolder.o ../../../libproto/imap/libmu_imap.la ../../../libmu_auth/libmu_auth.la -lgnutls -lpam -ldl ../../../libmailutils/libmailutils.la -lcrypt -lpthread >libtool: link: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -Wl,-O1 -o .libs/imapfolder imapfolder.o -Wl,--as-needed ../../../libproto/imap/.libs/libmu_imap.so /var/tmp/portage/net-mail/mailutils-3.3/work/mailutils-3.3/libmu_auth/.libs/libmu_auth.so ../../../libmu_auth/.libs/libmu_auth.so /var/tmp/portage/net-mail/mailutils-3.3/work/mailutils-3.3/libmailutils/.libs/libmailutils.so -lgnutls -lpam -ldl ../../../libmailutils/.libs/libmailutils.so -lcrypt -lpthread >make[4]: Leaving directory '/var/tmp/portage/net-mail/mailutils-3.3/work/mailutils-3.3/libproto/imap/tests' >make[3]: Leaving directory '/var/tmp/portage/net-mail/mailutils-3.3/work/mailutils-3.3/libproto/imap' >Making all in mh >make[3]: Entering directory '/var/tmp/portage/net-mail/mailutils-3.3/work/mailutils-3.3/libproto/mh' >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c -o folder.lo folder.c >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c -o mbox.lo mbox.c >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c -o profile.lo profile.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c folder.c -fPIC -DPIC -o .libs/folder.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c mbox.c -fPIC -DPIC -o .libs/mbox.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c profile.c -fPIC -DPIC -o .libs/profile.o >/bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -version-info 5:5:0 -Wl,-O1 -Wl,--as-needed -o libmu_mh.la -rpath /usr/lib64 folder.lo mbox.lo profile.lo ../../libmailutils/libmailutils.la -lcrypt -lpthread >libtool: link: x86_64-pc-linux-gnu-gcc -shared -fPIC -DPIC .libs/folder.o .libs/mbox.o .libs/profile.o -Wl,-rpath -Wl,/var/tmp/portage/net-mail/mailutils-3.3/work/mailutils-3.3/libmailutils/.libs -Wl,--as-needed ../../libmailutils/.libs/libmailutils.so -lcrypt -lpthread -march=native -O2 -Wl,-O1 -Wl,-soname -Wl,libmu_mh.so.5 -o .libs/libmu_mh.so.5.0.5 >libtool: link: (cd ".libs" && rm -f "libmu_mh.so.5" && ln -s "libmu_mh.so.5.0.5" "libmu_mh.so.5") >libtool: link: (cd ".libs" && rm -f "libmu_mh.so" && ln -s "libmu_mh.so.5.0.5" "libmu_mh.so") >libtool: link: ( cd ".libs" && rm -f "libmu_mh.la" && ln -s "../libmu_mh.la" "libmu_mh.la" ) >make[3]: Leaving directory '/var/tmp/portage/net-mail/mailutils-3.3/work/mailutils-3.3/libproto/mh' >Making all in maildir >make[3]: Entering directory '/var/tmp/portage/net-mail/mailutils-3.3/work/mailutils-3.3/libproto/maildir' >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c -o folder.lo folder.c >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c -o mbox.lo mbox.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c folder.c -fPIC -DPIC -o .libs/folder.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c mbox.c -fPIC -DPIC -o .libs/mbox.o >/bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -version-info 5:5:0 -Wl,-O1 -Wl,--as-needed -o libmu_maildir.la -rpath /usr/lib64 folder.lo mbox.lo ../../libmailutils/libmailutils.la -lcrypt -lpthread >libtool: link: x86_64-pc-linux-gnu-gcc -shared -fPIC -DPIC .libs/folder.o .libs/mbox.o -Wl,-rpath -Wl,/var/tmp/portage/net-mail/mailutils-3.3/work/mailutils-3.3/libmailutils/.libs -Wl,--as-needed ../../libmailutils/.libs/libmailutils.so -lcrypt -lpthread -march=native -O2 -Wl,-O1 -Wl,-soname -Wl,libmu_maildir.so.5 -o .libs/libmu_maildir.so.5.0.5 >libtool: link: (cd ".libs" && rm -f "libmu_maildir.so.5" && ln -s "libmu_maildir.so.5.0.5" "libmu_maildir.so.5") >libtool: link: (cd ".libs" && rm -f "libmu_maildir.so" && ln -s "libmu_maildir.so.5.0.5" "libmu_maildir.so") >libtool: link: ( cd ".libs" && rm -f "libmu_maildir.la" && ln -s "../libmu_maildir.la" "libmu_maildir.la" ) >make[3]: Leaving directory '/var/tmp/portage/net-mail/mailutils-3.3/work/mailutils-3.3/libproto/maildir' >Making all in mailer >make[3]: Entering directory '/var/tmp/portage/net-mail/mailutils-3.3/work/mailutils-3.3/libproto/mailer' >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c -o mbox.lo mbox.c >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c -o prog.lo prog.c >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c -o sendmail.lo sendmail.c >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c -o smtp.lo smtp.c >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c -o smtp_auth.lo smtp_auth.c >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c -o smtp_capa.lo smtp_capa.c >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c -o smtp_capa_itr.lo smtp_capa_itr.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c smtp_capa.c -fPIC -DPIC -o .libs/smtp_capa.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c smtp_auth.c -fPIC -DPIC -o .libs/smtp_auth.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c prog.c -fPIC -DPIC -o .libs/prog.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c mbox.c -fPIC -DPIC -o .libs/mbox.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c smtp_capa_itr.c -fPIC -DPIC -o .libs/smtp_capa_itr.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c sendmail.c -fPIC -DPIC -o .libs/sendmail.o >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c -o smtp_carrier.lo smtp_carrier.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c smtp.c -fPIC -DPIC -o .libs/smtp.o >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c -o smtp_cmd.lo smtp_cmd.c >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c -o smtp_create.lo smtp_create.c >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c -o smtp_data.lo smtp_data.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c smtp_carrier.c -fPIC -DPIC -o .libs/smtp_carrier.o >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c -o smtp_disconnect.lo smtp_disconnect.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c smtp_create.c -fPIC -DPIC -o .libs/smtp_create.o >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c -o smtp_dot.lo smtp_dot.c >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c -o smtp_ehlo.lo smtp_ehlo.c >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c -o smtp_io.lo smtp_io.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c smtp_cmd.c -fPIC -DPIC -o .libs/smtp_cmd.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c smtp_data.c -fPIC -DPIC -o .libs/smtp_data.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c smtp_disconnect.c -fPIC -DPIC -o .libs/smtp_disconnect.o >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c -o smtp_mail.lo smtp_mail.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c smtp_dot.c -fPIC -DPIC -o .libs/smtp_dot.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c smtp_ehlo.c -fPIC -DPIC -o .libs/smtp_ehlo.o >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c -o smtp_mech.lo smtp_mech.c >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c -o smtp_open.lo smtp_open.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c smtp_io.c -fPIC -DPIC -o .libs/smtp_io.o >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c -o smtp_param.lo smtp_param.c >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c -o smtp_quit.lo smtp_quit.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c smtp_mail.c -fPIC -DPIC -o .libs/smtp_mail.o >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c -o smtp_rcpt.lo smtp_rcpt.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c smtp_mech.c -fPIC -DPIC -o .libs/smtp_mech.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c smtp_open.c -fPIC -DPIC -o .libs/smtp_open.o >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c -o smtp_rset.lo smtp_rset.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c smtp_param.c -fPIC -DPIC -o .libs/smtp_param.o >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c -o smtp_secret.lo smtp_secret.c >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c -o smtp_send.lo smtp_send.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c smtp_rcpt.c -fPIC -DPIC -o .libs/smtp_rcpt.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c smtp_quit.c -fPIC -DPIC -o .libs/smtp_quit.o >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c -o smtp_starttls.lo smtp_starttls.c >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c -o smtp_trace.lo smtp_trace.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c smtp_rset.c -fPIC -DPIC -o .libs/smtp_rset.o >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c -o smtp_url.lo smtp_url.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c smtp_send.c -fPIC -DPIC -o .libs/smtp_send.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c smtp_secret.c -fPIC -DPIC -o .libs/smtp_secret.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c smtp_starttls.c -fPIC -DPIC -o .libs/smtp_starttls.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c smtp_trace.c -fPIC -DPIC -o .libs/smtp_trace.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c smtp_url.c -fPIC -DPIC -o .libs/smtp_url.o >/bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -version-info 5:5:0 -Wl,-O1 -Wl,--as-needed -o libmu_mailer.la -rpath /usr/lib64 mbox.lo prog.lo sendmail.lo smtp.lo smtp_auth.lo smtp_capa.lo smtp_capa_itr.lo smtp_carrier.lo smtp_cmd.lo smtp_create.lo smtp_data.lo smtp_disconnect.lo smtp_dot.lo smtp_ehlo.lo smtp_io.lo smtp_mail.lo smtp_mech.lo smtp_open.lo smtp_param.lo smtp_quit.lo smtp_rcpt.lo smtp_rset.lo smtp_secret.lo smtp_send.lo smtp_starttls.lo smtp_trace.lo smtp_url.lo ../../libmu_auth/libmu_auth.la ../../libmailutils/libmailutils.la -lcrypt -lpthread >libtool: link: x86_64-pc-linux-gnu-gcc -shared -fPIC -DPIC .libs/mbox.o .libs/prog.o .libs/sendmail.o .libs/smtp.o .libs/smtp_auth.o .libs/smtp_capa.o .libs/smtp_capa_itr.o .libs/smtp_carrier.o .libs/smtp_cmd.o .libs/smtp_create.o .libs/smtp_data.o .libs/smtp_disconnect.o .libs/smtp_dot.o .libs/smtp_ehlo.o .libs/smtp_io.o .libs/smtp_mail.o .libs/smtp_mech.o .libs/smtp_open.o .libs/smtp_param.o .libs/smtp_quit.o .libs/smtp_rcpt.o .libs/smtp_rset.o .libs/smtp_secret.o .libs/smtp_send.o .libs/smtp_starttls.o .libs/smtp_trace.o .libs/smtp_url.o -Wl,-rpath -Wl,/var/tmp/portage/net-mail/mailutils-3.3/work/mailutils-3.3/libmu_auth/.libs -Wl,-rpath -Wl,/var/tmp/portage/net-mail/mailutils-3.3/work/mailutils-3.3/libmailutils/.libs -L/var/tmp/portage/net-mail/mailutils-3.3/work/mailutils-3.3/libmailutils/.libs -Wl,--as-needed ../../libmu_auth/.libs/libmu_auth.so /var/tmp/portage/net-mail/mailutils-3.3/work/mailutils-3.3/libmailutils/.libs/libmailutils.so -lgnutls -lpam -ldl ../../libmailutils/.libs/libmailutils.so -lcrypt -lpthread -march=native -O2 -Wl,-O1 -Wl,-soname -Wl,libmu_mailer.so.5 -o .libs/libmu_mailer.so.5.0.5 >libtool: link: (cd ".libs" && rm -f "libmu_mailer.so.5" && ln -s "libmu_mailer.so.5.0.5" "libmu_mailer.so.5") >libtool: link: (cd ".libs" && rm -f "libmu_mailer.so" && ln -s "libmu_mailer.so.5.0.5" "libmu_mailer.so") >libtool: link: ( cd ".libs" && rm -f "libmu_mailer.la" && ln -s "../libmu_mailer.la" "libmu_mailer.la" ) >make[3]: Leaving directory '/var/tmp/portage/net-mail/mailutils-3.3/work/mailutils-3.3/libproto/mailer' >make[3]: Entering directory '/var/tmp/portage/net-mail/mailutils-3.3/work/mailutils-3.3/libproto' >make[3]: Nothing to be done for 'all-am'. >make[3]: Leaving directory '/var/tmp/portage/net-mail/mailutils-3.3/work/mailutils-3.3/libproto' >make[2]: Leaving directory '/var/tmp/portage/net-mail/mailutils-3.3/work/mailutils-3.3/libproto' >Making all in testsuite >make[2]: Entering directory '/var/tmp/portage/net-mail/mailutils-3.3/work/mailutils-3.3/testsuite' >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c -o bs.o bs.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c -o cwdrepl.o cwdrepl.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c -o fldel.o fldel.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c -o lstuid.o lstuid.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c -o mbdel.o mbdel.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c -o msgset.o msgset.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c -o mimetest.o mimetest.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c -o smtpsend.o smtpsend.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c -o ufms.o ufms.c >/bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -Wl,-O1 -Wl,--as-needed -o cwdrepl cwdrepl.o ../libmailutils/libmailutils.la -lcrypt -lpthread >/bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -Wl,-O1 -Wl,--as-needed -o fldel fldel.o ../libproto/mbox/libmu_mbox.la ../libproto/imap/libmu_imap.la ../libproto/pop/libmu_pop.la ../libproto/mh/libmu_mh.la ../libproto/maildir/libmu_maildir.la ../libproto/mailer/libmu_mailer.la ../libmu_auth/libmu_auth.la -lgnutls -lpam -ldl ../libmailutils/libmailutils.la -lcrypt -lpthread >/bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -Wl,-O1 -Wl,--as-needed -o mbdel mbdel.o ../libproto/mbox/libmu_mbox.la ../libproto/imap/libmu_imap.la ../libproto/pop/libmu_pop.la ../libproto/mh/libmu_mh.la ../libproto/maildir/libmu_maildir.la ../libproto/mailer/libmu_mailer.la ../libmu_auth/libmu_auth.la -lgnutls -lpam -ldl ../libmailutils/libmailutils.la -lcrypt -lpthread >/bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -Wl,-O1 -Wl,--as-needed -o bs bs.o ../libproto/mbox/libmu_mbox.la ../libproto/imap/libmu_imap.la ../libproto/pop/libmu_pop.la ../libproto/mh/libmu_mh.la ../libproto/maildir/libmu_maildir.la ../libproto/mailer/libmu_mailer.la ../libmu_auth/libmu_auth.la -lgnutls -lpam -ldl ../libmailutils/libmailutils.la -lcrypt -lpthread >/bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -Wl,-O1 -Wl,--as-needed -o lstuid lstuid.o ../libproto/mbox/libmu_mbox.la ../libproto/imap/libmu_imap.la ../libproto/pop/libmu_pop.la ../libproto/mh/libmu_mh.la ../libproto/maildir/libmu_maildir.la ../libproto/mailer/libmu_mailer.la ../libmu_auth/libmu_auth.la -lgnutls -lpam -ldl ../libmailutils/libmailutils.la -lcrypt -lpthread >/bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -Wl,-O1 -Wl,--as-needed -o msgset msgset.o ../libproto/mbox/libmu_mbox.la ../libproto/imap/libmu_imap.la ../libproto/pop/libmu_pop.la ../libproto/mh/libmu_mh.la ../libproto/maildir/libmu_maildir.la ../libproto/mailer/libmu_mailer.la ../libmu_auth/libmu_auth.la -lgnutls -lpam -ldl ../libmailutils/libmailutils.la -lcrypt -lpthread >/bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -Wl,-O1 -Wl,--as-needed -o mimetest mimetest.o ../libproto/mbox/libmu_mbox.la ../libproto/imap/libmu_imap.la ../libproto/pop/libmu_pop.la ../libproto/mh/libmu_mh.la ../libproto/maildir/libmu_maildir.la ../libproto/mailer/libmu_mailer.la ../libmu_auth/libmu_auth.la -lgnutls -lpam -ldl ../libmailutils/libmailutils.la -lcrypt -lpthread >libtool: link: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -Wl,-O1 -o .libs/cwdrepl cwdrepl.o -Wl,--as-needed ../libmailutils/.libs/libmailutils.so -lcrypt -lpthread >/bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -Wl,-O1 -Wl,--as-needed -o smtpsend smtpsend.o ../libproto/mailer/libmu_mailer.la -lgnutls -lpam -ldl ../libmailutils/libmailutils.la -lcrypt -lpthread >libtool: link: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -Wl,-O1 -o .libs/fldel fldel.o -Wl,--as-needed ../libproto/mbox/.libs/libmu_mbox.so ../libproto/imap/.libs/libmu_imap.so ../libproto/pop/.libs/libmu_pop.so ../libproto/mh/.libs/libmu_mh.so ../libproto/maildir/.libs/libmu_maildir.so ../libproto/mailer/.libs/libmu_mailer.so /var/tmp/portage/net-mail/mailutils-3.3/work/mailutils-3.3/libmu_auth/.libs/libmu_auth.so ../libmu_auth/.libs/libmu_auth.so /var/tmp/portage/net-mail/mailutils-3.3/work/mailutils-3.3/libmailutils/.libs/libmailutils.so -lgnutls -lpam -ldl ../libmailutils/.libs/libmailutils.so -lcrypt -lpthread >libtool: link: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -Wl,-O1 -o .libs/bs bs.o -Wl,--as-needed ../libproto/mbox/.libs/libmu_mbox.so ../libproto/imap/.libs/libmu_imap.so ../libproto/pop/.libs/libmu_pop.so ../libproto/mh/.libs/libmu_mh.so ../libproto/maildir/.libs/libmu_maildir.so ../libproto/mailer/.libs/libmu_mailer.so /var/tmp/portage/net-mail/mailutils-3.3/work/mailutils-3.3/libmu_auth/.libs/libmu_auth.so ../libmu_auth/.libs/libmu_auth.so /var/tmp/portage/net-mail/mailutils-3.3/work/mailutils-3.3/libmailutils/.libs/libmailutils.so -lgnutls -lpam -ldl ../libmailutils/.libs/libmailutils.so -lcrypt -lpthread >libtool: link: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -Wl,-O1 -o .libs/mbdel mbdel.o -Wl,--as-needed ../libproto/mbox/.libs/libmu_mbox.so ../libproto/imap/.libs/libmu_imap.so ../libproto/pop/.libs/libmu_pop.so ../libproto/mh/.libs/libmu_mh.so ../libproto/maildir/.libs/libmu_maildir.so ../libproto/mailer/.libs/libmu_mailer.so /var/tmp/portage/net-mail/mailutils-3.3/work/mailutils-3.3/libmu_auth/.libs/libmu_auth.so ../libmu_auth/.libs/libmu_auth.so /var/tmp/portage/net-mail/mailutils-3.3/work/mailutils-3.3/libmailutils/.libs/libmailutils.so -lgnutls -lpam -ldl ../libmailutils/.libs/libmailutils.so -lcrypt -lpthread >/bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -Wl,-O1 -Wl,--as-needed -o ufms ufms.o ../libproto/mbox/libmu_mbox.la ../libproto/imap/libmu_imap.la ../libproto/pop/libmu_pop.la ../libproto/mh/libmu_mh.la ../libproto/maildir/libmu_maildir.la ../libproto/mailer/libmu_mailer.la ../libmu_auth/libmu_auth.la -lgnutls -lpam -ldl ../libmailutils/libmailutils.la -lcrypt -lpthread >libtool: link: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -Wl,-O1 -o .libs/smtpsend smtpsend.o -Wl,--as-needed ../libproto/mailer/.libs/libmu_mailer.so /var/tmp/portage/net-mail/mailutils-3.3/work/mailutils-3.3/libmu_auth/.libs/libmu_auth.so /var/tmp/portage/net-mail/mailutils-3.3/work/mailutils-3.3/libmailutils/.libs/libmailutils.so -lgnutls -lpam -ldl ../libmailutils/.libs/libmailutils.so -lcrypt -lpthread >libtool: link: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -Wl,-O1 -o .libs/lstuid lstuid.o -Wl,--as-needed ../libproto/mbox/.libs/libmu_mbox.so ../libproto/imap/.libs/libmu_imap.so ../libproto/pop/.libs/libmu_pop.so ../libproto/mh/.libs/libmu_mh.so ../libproto/maildir/.libs/libmu_maildir.so ../libproto/mailer/.libs/libmu_mailer.so /var/tmp/portage/net-mail/mailutils-3.3/work/mailutils-3.3/libmu_auth/.libs/libmu_auth.so ../libmu_auth/.libs/libmu_auth.so /var/tmp/portage/net-mail/mailutils-3.3/work/mailutils-3.3/libmailutils/.libs/libmailutils.so -lgnutls -lpam -ldl ../libmailutils/.libs/libmailutils.so -lcrypt -lpthread >libtool: link: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -Wl,-O1 -o .libs/msgset msgset.o -Wl,--as-needed ../libproto/mbox/.libs/libmu_mbox.so ../libproto/imap/.libs/libmu_imap.so ../libproto/pop/.libs/libmu_pop.so ../libproto/mh/.libs/libmu_mh.so ../libproto/maildir/.libs/libmu_maildir.so ../libproto/mailer/.libs/libmu_mailer.so /var/tmp/portage/net-mail/mailutils-3.3/work/mailutils-3.3/libmu_auth/.libs/libmu_auth.so ../libmu_auth/.libs/libmu_auth.so /var/tmp/portage/net-mail/mailutils-3.3/work/mailutils-3.3/libmailutils/.libs/libmailutils.so -lgnutls -lpam -ldl ../libmailutils/.libs/libmailutils.so -lcrypt -lpthread >libtool: link: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -Wl,-O1 -o .libs/mimetest mimetest.o -Wl,--as-needed ../libproto/mbox/.libs/libmu_mbox.so ../libproto/imap/.libs/libmu_imap.so ../libproto/pop/.libs/libmu_pop.so ../libproto/mh/.libs/libmu_mh.so ../libproto/maildir/.libs/libmu_maildir.so ../libproto/mailer/.libs/libmu_mailer.so /var/tmp/portage/net-mail/mailutils-3.3/work/mailutils-3.3/libmu_auth/.libs/libmu_auth.so ../libmu_auth/.libs/libmu_auth.so /var/tmp/portage/net-mail/mailutils-3.3/work/mailutils-3.3/libmailutils/.libs/libmailutils.so -lgnutls -lpam -ldl ../libmailutils/.libs/libmailutils.so -lcrypt -lpthread >libtool: link: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -Wl,-O1 -o .libs/ufms ufms.o -Wl,--as-needed ../libproto/mbox/.libs/libmu_mbox.so ../libproto/imap/.libs/libmu_imap.so ../libproto/pop/.libs/libmu_pop.so ../libproto/mh/.libs/libmu_mh.so ../libproto/maildir/.libs/libmu_maildir.so ../libproto/mailer/.libs/libmu_mailer.so /var/tmp/portage/net-mail/mailutils-3.3/work/mailutils-3.3/libmu_auth/.libs/libmu_auth.so ../libmu_auth/.libs/libmu_auth.so /var/tmp/portage/net-mail/mailutils-3.3/work/mailutils-3.3/libmailutils/.libs/libmailutils.so -lgnutls -lpam -ldl ../libmailutils/.libs/libmailutils.so -lcrypt -lpthread >make[2]: Leaving directory '/var/tmp/portage/net-mail/mailutils-3.3/work/mailutils-3.3/testsuite' >Making all in lib >make[2]: Entering directory '/var/tmp/portage/net-mail/mailutils-3.3/work/mailutils-3.3/lib' >Making all in gnu >make[3]: Entering directory '/var/tmp/portage/net-mail/mailutils-3.3/work/mailutils-3.3/lib/gnu' >rm -f alloca.h-t alloca.h && \ >{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ > cat ./alloca.in.h; \ >} > alloca.h-t && \ >mv -f alloca.h-t alloca.h >rm -f configmake.h-t && \ >{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ > echo '#define PREFIX "/usr"'; \ > echo '#define EXEC_PREFIX "/usr"'; \ > echo '#define BINDIR "/usr/bin"'; \ > echo '#define SBINDIR "/usr/sbin"'; \ > echo '#define LIBEXECDIR "/usr/libexec"'; \ > echo '#define DATAROOTDIR "/usr/share"'; \ > echo '#define DATADIR "/usr/share"'; \ > echo '#define SYSCONFDIR "/etc"'; \ > echo '#define SHAREDSTATEDIR "/usr/com"'; \ > echo '#define LOCALSTATEDIR "/var/lib"'; \ > echo '#define RUNSTATEDIR "/var/lib/run"'; \ > echo '#define INCLUDEDIR "/usr/include"'; \ > echo '#define OLDINCLUDEDIR "/usr/include"'; \ > echo '#define DOCDIR "/usr/share/doc/mailutils-3.3"'; \ > echo '#define INFODIR "/usr/share/info"'; \ > echo '#define HTMLDIR "/usr/share/doc/mailutils-3.3/html"'; \ > echo '#define DVIDIR "/usr/share/doc/mailutils-3.3"'; \ > echo '#define PDFDIR "/usr/share/doc/mailutils-3.3"'; \ > echo '#define PSDIR "/usr/share/doc/mailutils-3.3"'; \ > echo '#define LIBDIR "/usr/lib64"'; \ > echo '#define LISPDIR "/usr/share/emacs/site-lisp"'; \ > echo '#define LOCALEDIR "/usr/share/locale"'; \ > echo '#define MANDIR "/usr/share/man"'; \ > echo '#define MANEXT ""'; \ > echo '#define PKGDATADIR "/usr/share/mailutils"'; \ > echo '#define PKGINCLUDEDIR "/usr/include/mailutils"'; \ > echo '#define PKGLIBDIR "/usr/lib64/mailutils"'; \ > echo '#define PKGLIBEXECDIR "/usr/libexec/mailutils"'; \ >} | sed '/""/d' > configmake.h-t && \ >mv -f configmake.h-t configmake.h >rm -f limits.h-t limits.h && \ >{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \ > sed -e 's|@''GUARD_PREFIX''@|GL|g' \ > -e 's|@''INCLUDE_NEXT''@|include_next|g' \ > -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ > -e 's|@''PRAGMA_COLUMNS''@||g' \ > -e 's|@''NEXT_LIMITS_H''@|<limits.h>|g' \ > < ./limits.in.h; \ >} > limits.h-t && \ >mv limits.h-t limits.h >rm -f arg-nonnull.h-t arg-nonnull.h && \ >sed -n -e '/GL_ARG_NONNULL/,$p' \ > < ../../build-aux/snippet/arg-nonnull.h \ > > arg-nonnull.h-t && \ >mv arg-nonnull.h-t arg-nonnull.h >rm -f c++defs.h-t c++defs.h && \ >sed -n -e '/_GL_CXXDEFS/,$p' \ > < ../../build-aux/snippet/c++defs.h \ > > c++defs.h-t && \ >mv c++defs.h-t c++defs.h >rm -f warn-on-use.h-t warn-on-use.h && \ >sed -n -e '/^.ifndef/,$p' \ > < ../../build-aux/snippet/warn-on-use.h \ > > warn-on-use.h-t && \ >mv warn-on-use.h-t warn-on-use.h >/bin/mkdir -p sys >rm -f sys/types.h-t sys/types.h && \ >{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ > sed -e 's|@''GUARD_PREFIX''@|GL|g' \ > -e 's|@''INCLUDE_NEXT''@|include_next|g' \ > -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ > -e 's|@''PRAGMA_COLUMNS''@||g' \ > -e 's|@''NEXT_SYS_TYPES_H''@|<sys/types.h>|g' \ > -e 's|@''WINDOWS_64_BIT_OFF_T''@|0|g' \ > < ./sys_types.in.h; \ >} > sys/types.h-t && \ >mv sys/types.h-t sys/types.h >rm -f unitypes.h-t unitypes.h && \ >{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ > cat ./unitypes.in.h; \ >} > unitypes.h-t && \ >mv -f unitypes.h-t unitypes.h >rm -f uniwidth.h-t uniwidth.h && \ >{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ > cat ./uniwidth.in.h; \ >} > uniwidth.h-t && \ >mv -f uniwidth.h-t uniwidth.h >rm -f stdlib.h-t stdlib.h && \ >{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \ > sed -e 's|@''GUARD_PREFIX''@|GL|g' \ > -e 's|@''INCLUDE_NEXT''@|include_next|g' \ > -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ > -e 's|@''PRAGMA_COLUMNS''@||g' \ > -e 's|@''NEXT_STDLIB_H''@|<stdlib.h>|g' \ > -e 's/@''GNULIB__EXIT''@/0/g' \ > -e 's/@''GNULIB_ATOLL''@/0/g' \ > -e 's/@''GNULIB_CALLOC_POSIX''@/0/g' \ > -e 's/@''GNULIB_CANONICALIZE_FILE_NAME''@/0/g' \ > -e 's/@''GNULIB_GETLOADAVG''@/0/g' \ > -e 's/@''GNULIB_GETSUBOPT''@/0/g' \ > -e 's/@''GNULIB_GRANTPT''@/0/g' \ > -e 's/@''GNULIB_MALLOC_POSIX''@/0/g' \ > -e 's/@''GNULIB_MBTOWC''@/0/g' \ > -e 's/@''GNULIB_MKDTEMP''@/0/g' \ > -e 's/@''GNULIB_MKOSTEMP''@/0/g' \ > -e 's/@''GNULIB_MKOSTEMPS''@/0/g' \ > -e 's/@''GNULIB_MKSTEMP''@/0/g' \ > -e 's/@''GNULIB_MKSTEMPS''@/0/g' \ > -e 's/@''GNULIB_POSIX_OPENPT''@/0/g' \ > -e 's/@''GNULIB_PTSNAME''@/0/g' \ > -e 's/@''GNULIB_PTSNAME_R''@/0/g' \ > -e 's/@''GNULIB_PUTENV''@/0/g' \ > -e 's/@''GNULIB_QSORT_R''@/0/g' \ > -e 's/@''GNULIB_RANDOM''@/0/g' \ > -e 's/@''GNULIB_RANDOM_R''@/0/g' \ > -e 's/@''GNULIB_REALLOC_POSIX''@/0/g' \ > -e 's/@''GNULIB_REALPATH''@/0/g' \ > -e 's/@''GNULIB_RPMATCH''@/0/g' \ > -e 's/@''GNULIB_SECURE_GETENV''@/0/g' \ > -e 's/@''GNULIB_SETENV''@/1/g' \ > -e 's/@''GNULIB_STRTOD''@/0/g' \ > -e 's/@''GNULIB_STRTOLL''@/0/g' \ > -e 's/@''GNULIB_STRTOULL''@/0/g' \ > -e 's/@''GNULIB_SYSTEM_POSIX''@/0/g' \ > -e 's/@''GNULIB_UNLOCKPT''@/0/g' \ > -e 's/@''GNULIB_UNSETENV''@/0/g' \ > -e 's/@''GNULIB_WCTOMB''@/0/g' \ > < ./stdlib.in.h | \ > sed -e 's|@''HAVE__EXIT''@|1|g' \ > -e 's|@''HAVE_ATOLL''@|1|g' \ > -e 's|@''HAVE_CANONICALIZE_FILE_NAME''@|1|g' \ > -e 's|@''HAVE_DECL_GETLOADAVG''@|1|g' \ > -e 's|@''HAVE_GETSUBOPT''@|1|g' \ > -e 's|@''HAVE_GRANTPT''@|1|g' \ > -e 's|@''HAVE_MKDTEMP''@|1|g' \ > -e 's|@''HAVE_MKOSTEMP''@|1|g' \ > -e 's|@''HAVE_MKOSTEMPS''@|1|g' \ > -e 's|@''HAVE_MKSTEMP''@|1|g' \ > -e 's|@''HAVE_MKSTEMPS''@|1|g' \ > -e 's|@''HAVE_POSIX_OPENPT''@|1|g' \ > -e 's|@''HAVE_PTSNAME''@|1|g' \ > -e 's|@''HAVE_PTSNAME_R''@|1|g' \ > -e 's|@''HAVE_RANDOM''@|1|g' \ > -e 's|@''HAVE_RANDOM_H''@|1|g' \ > -e 's|@''HAVE_RANDOM_R''@|1|g' \ > -e 's|@''HAVE_REALPATH''@|1|g' \ > -e 's|@''HAVE_RPMATCH''@|1|g' \ > -e 's|@''HAVE_SECURE_GETENV''@|1|g' \ > -e 's|@''HAVE_DECL_SETENV''@|1|g' \ > -e 's|@''HAVE_STRTOD''@|1|g' \ > -e 's|@''HAVE_STRTOLL''@|1|g' \ > -e 's|@''HAVE_STRTOULL''@|1|g' \ > -e 's|@''HAVE_STRUCT_RANDOM_DATA''@|1|g' \ > -e 's|@''HAVE_SYS_LOADAVG_H''@|0|g' \ > -e 's|@''HAVE_UNLOCKPT''@|1|g' \ > -e 's|@''HAVE_DECL_UNSETENV''@|1|g' \ > -e 's|@''REPLACE_CALLOC''@|0|g' \ > -e 's|@''REPLACE_CANONICALIZE_FILE_NAME''@|0|g' \ > -e 's|@''REPLACE_MALLOC''@|0|g' \ > -e 's|@''REPLACE_MBTOWC''@|0|g' \ > -e 's|@''REPLACE_MKSTEMP''@|0|g' \ > -e 's|@''REPLACE_PTSNAME''@|0|g' \ > -e 's|@''REPLACE_PTSNAME_R''@|0|g' \ > -e 's|@''REPLACE_PUTENV''@|0|g' \ > -e 's|@''REPLACE_QSORT_R''@|0|g' \ > -e 's|@''REPLACE_RANDOM_R''@|0|g' \ > -e 's|@''REPLACE_REALLOC''@|0|g' \ > -e 's|@''REPLACE_REALPATH''@|0|g' \ > -e 's|@''REPLACE_SETENV''@|0|g' \ > -e 's|@''REPLACE_STRTOD''@|0|g' \ > -e 's|@''REPLACE_UNSETENV''@|0|g' \ > -e 's|@''REPLACE_WCTOMB''@|0|g' \ > -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' \ > -e '/definition of _Noreturn/r ../../build-aux/snippet/_Noreturn.h' \ > -e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' \ > -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h'; \ >} > stdlib.h-t && \ >mv stdlib.h-t stdlib.h >rm -f string.h-t string.h && \ >{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \ > sed -e 's|@''GUARD_PREFIX''@|GL|g' \ > -e 's|@''INCLUDE_NEXT''@|include_next|g' \ > -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ > -e 's|@''PRAGMA_COLUMNS''@||g' \ > -e 's|@''NEXT_STRING_H''@|<string.h>|g' \ > -e 's/@''GNULIB_FFSL''@/0/g' \ > -e 's/@''GNULIB_FFSLL''@/0/g' \ > -e 's/@''GNULIB_MBSLEN''@/1/g' \ > -e 's/@''GNULIB_MBSNLEN''@/0/g' \ > -e 's/@''GNULIB_MBSCHR''@/0/g' \ > -e 's/@''GNULIB_MBSRCHR''@/0/g' \ > -e 's/@''GNULIB_MBSSTR''@/0/g' \ > -e 's/@''GNULIB_MBSCASECMP''@/0/g' \ > -e 's/@''GNULIB_MBSNCASECMP''@/0/g' \ > -e 's/@''GNULIB_MBSPCASECMP''@/0/g' \ > -e 's/@''GNULIB_MBSCASESTR''@/0/g' \ > -e 's/@''GNULIB_MBSCSPN''@/0/g' \ > -e 's/@''GNULIB_MBSPBRK''@/0/g' \ > -e 's/@''GNULIB_MBSSPN''@/0/g' \ > -e 's/@''GNULIB_MBSSEP''@/0/g' \ > -e 's/@''GNULIB_MBSTOK_R''@/0/g' \ > -e 's/@''GNULIB_MEMCHR''@/1/g' \ > -e 's/@''GNULIB_MEMMEM''@/0/g' \ > -e 's/@''GNULIB_MEMPCPY''@/0/g' \ > -e 's/@''GNULIB_MEMRCHR''@/0/g' \ > -e 's/@''GNULIB_RAWMEMCHR''@/0/g' \ > -e 's/@''GNULIB_STPCPY''@/0/g' \ > -e 's/@''GNULIB_STPNCPY''@/0/g' \ > -e 's/@''GNULIB_STRCHRNUL''@/0/g' \ > -e 's/@''GNULIB_STRDUP''@/0/g' \ > -e 's/@''GNULIB_STRNCAT''@/0/g' \ > -e 's/@''GNULIB_STRNDUP''@/0/g' \ > -e 's/@''GNULIB_STRNLEN''@/0/g' \ > -e 's/@''GNULIB_STRPBRK''@/0/g' \ > -e 's/@''GNULIB_STRSEP''@/0/g' \ > -e 's/@''GNULIB_STRSTR''@/0/g' \ > -e 's/@''GNULIB_STRCASESTR''@/0/g' \ > -e 's/@''GNULIB_STRTOK_R''@/0/g' \ > -e 's/@''GNULIB_STRERROR''@/0/g' \ > -e 's/@''GNULIB_STRERROR_R''@/0/g' \ > -e 's/@''GNULIB_STRSIGNAL''@/0/g' \ > -e 's/@''GNULIB_STRVERSCMP''@/0/g' \ > < ./string.in.h | \ > sed -e 's|@''HAVE_FFSL''@|1|g' \ > -e 's|@''HAVE_FFSLL''@|1|g' \ > -e 's|@''HAVE_MBSLEN''@|0|g' \ > -e 's|@''HAVE_MEMCHR''@|1|g' \ > -e 's|@''HAVE_DECL_MEMMEM''@|1|g' \ > -e 's|@''HAVE_MEMPCPY''@|1|g' \ > -e 's|@''HAVE_DECL_MEMRCHR''@|1|g' \ > -e 's|@''HAVE_RAWMEMCHR''@|1|g' \ > -e 's|@''HAVE_STPCPY''@|1|g' \ > -e 's|@''HAVE_STPNCPY''@|1|g' \ > -e 's|@''HAVE_STRCHRNUL''@|1|g' \ > -e 's|@''HAVE_DECL_STRDUP''@|1|g' \ > -e 's|@''HAVE_DECL_STRNDUP''@|1|g' \ > -e 's|@''HAVE_DECL_STRNLEN''@|1|g' \ > -e 's|@''HAVE_STRPBRK''@|1|g' \ > -e 's|@''HAVE_STRSEP''@|1|g' \ > -e 's|@''HAVE_STRCASESTR''@|1|g' \ > -e 's|@''HAVE_DECL_STRTOK_R''@|1|g' \ > -e 's|@''HAVE_DECL_STRERROR_R''@|1|g' \ > -e 's|@''HAVE_DECL_STRSIGNAL''@|1|g' \ > -e 's|@''HAVE_STRVERSCMP''@|1|g' \ > -e 's|@''REPLACE_STPNCPY''@|0|g' \ > -e 's|@''REPLACE_MEMCHR''@|0|g' \ > -e 's|@''REPLACE_MEMMEM''@|0|g' \ > -e 's|@''REPLACE_STRCASESTR''@|0|g' \ > -e 's|@''REPLACE_STRCHRNUL''@|0|g' \ > -e 's|@''REPLACE_STRDUP''@|0|g' \ > -e 's|@''REPLACE_STRSTR''@|0|g' \ > -e 's|@''REPLACE_STRERROR''@|0|g' \ > -e 's|@''REPLACE_STRERROR_R''@|0|g' \ > -e 's|@''REPLACE_STRNCAT''@|0|g' \ > -e 's|@''REPLACE_STRNDUP''@|0|g' \ > -e 's|@''REPLACE_STRNLEN''@|0|g' \ > -e 's|@''REPLACE_STRSIGNAL''@|0|g' \ > -e 's|@''REPLACE_STRTOK_R''@|0|g' \ > -e 's|@''UNDEFINE_STRTOK_R''@|0|g' \ > -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' \ > -e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' \ > -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h'; \ > < ./string.in.h; \ >} > string.h-t && \ >mv string.h-t string.h >rm -f unistd.h-t unistd.h && \ >{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ > sed -e 's|@''GUARD_PREFIX''@|GL|g' \ > -e 's|@''HAVE_UNISTD_H''@|1|g' \ > -e 's|@''INCLUDE_NEXT''@|include_next|g' \ > -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ > -e 's|@''PRAGMA_COLUMNS''@||g' \ > -e 's|@''NEXT_UNISTD_H''@|<unistd.h>|g' \ > -e 's|@''WINDOWS_64_BIT_OFF_T''@|0|g' \ > -e 's/@''GNULIB_CHDIR''@/0/g' \ > -e 's/@''GNULIB_CHOWN''@/0/g' \ > -e 's/@''GNULIB_CLOSE''@/0/g' \ > -e 's/@''GNULIB_DUP''@/0/g' \ > -e 's/@''GNULIB_DUP2''@/0/g' \ > -e 's/@''GNULIB_DUP3''@/0/g' \ > -e 's/@''GNULIB_ENVIRON''@/1/g' \ > -e 's/@''GNULIB_EUIDACCESS''@/0/g' \ > -e 's/@''GNULIB_FACCESSAT''@/0/g' \ > -e 's/@''GNULIB_FCHDIR''@/0/g' \ > -e 's/@''GNULIB_FCHOWNAT''@/0/g' \ > -e 's/@''GNULIB_FDATASYNC''@/0/g' \ > -e 's/@''GNULIB_FSYNC''@/0/g' \ > -e 's/@''GNULIB_FTRUNCATE''@/0/g' \ > -e 's/@''GNULIB_GETCWD''@/0/g' \ > -e 's/@''GNULIB_GETDOMAINNAME''@/0/g' \ > -e 's/@''GNULIB_GETDTABLESIZE''@/0/g' \ > -e 's/@''GNULIB_GETGROUPS''@/0/g' \ > -e 's/@''GNULIB_GETHOSTNAME''@/0/g' \ > -e 's/@''GNULIB_GETLOGIN''@/0/g' \ > -e 's/@''GNULIB_GETLOGIN_R''@/0/g' \ > -e 's/@''GNULIB_GETPAGESIZE''@/0/g' \ > -e 's/@''GNULIB_GETUSERSHELL''@/0/g' \ > -e 's/@''GNULIB_GROUP_MEMBER''@/0/g' \ > -e 's/@''GNULIB_ISATTY''@/0/g' \ > -e 's/@''GNULIB_LCHOWN''@/0/g' \ > -e 's/@''GNULIB_LINK''@/0/g' \ > -e 's/@''GNULIB_LINKAT''@/0/g' \ > -e 's/@''GNULIB_LSEEK''@/0/g' \ > -e 's/@''GNULIB_PIPE''@/0/g' \ > -e 's/@''GNULIB_PIPE2''@/0/g' \ > -e 's/@''GNULIB_PREAD''@/0/g' \ > -e 's/@''GNULIB_PWRITE''@/0/g' \ > -e 's/@''GNULIB_READ''@/0/g' \ > -e 's/@''GNULIB_READLINK''@/0/g' \ > -e 's/@''GNULIB_READLINKAT''@/0/g' \ > -e 's/@''GNULIB_RMDIR''@/0/g' \ > -e 's/@''GNULIB_SETHOSTNAME''@/0/g' \ > -e 's/@''GNULIB_SLEEP''@/0/g' \ > -e 's/@''GNULIB_SYMLINK''@/0/g' \ > -e 's/@''GNULIB_SYMLINKAT''@/0/g' \ > -e 's/@''GNULIB_TTYNAME_R''@/0/g' \ > -e 's/@''GNULIB_UNISTD_H_GETOPT''@/0/g' \ > -e 's/@''GNULIB_UNISTD_H_NONBLOCKING''@/0/g' \ > -e 's/@''GNULIB_UNISTD_H_SIGPIPE''@/0/g' \ > -e 's/@''GNULIB_UNLINK''@/0/g' \ > -e 's/@''GNULIB_UNLINKAT''@/0/g' \ > -e 's/@''GNULIB_USLEEP''@/0/g' \ > -e 's/@''GNULIB_WRITE''@/0/g' \ > < ./unistd.in.h | \ > sed -e 's|@''HAVE_CHOWN''@|1|g' \ > -e 's|@''HAVE_DUP2''@|1|g' \ > -e 's|@''HAVE_DUP3''@|1|g' \ > -e 's|@''HAVE_EUIDACCESS''@|1|g' \ > -e 's|@''HAVE_FACCESSAT''@|1|g' \ > -e 's|@''HAVE_FCHDIR''@|1|g' \ > -e 's|@''HAVE_FCHOWNAT''@|1|g' \ > -e 's|@''HAVE_FDATASYNC''@|1|g' \ > -e 's|@''HAVE_FSYNC''@|1|g' \ > -e 's|@''HAVE_FTRUNCATE''@|1|g' \ > -e 's|@''HAVE_GETDTABLESIZE''@|1|g' \ > -e 's|@''HAVE_GETGROUPS''@|1|g' \ > -e 's|@''HAVE_GETHOSTNAME''@|1|g' \ > -e 's|@''HAVE_GETLOGIN''@|1|g' \ > -e 's|@''HAVE_GETPAGESIZE''@|1|g' \ > -e 's|@''HAVE_GROUP_MEMBER''@|1|g' \ > -e 's|@''HAVE_LCHOWN''@|1|g' \ > -e 's|@''HAVE_LINK''@|1|g' \ > -e 's|@''HAVE_LINKAT''@|1|g' \ > -e 's|@''HAVE_PIPE''@|1|g' \ > -e 's|@''HAVE_PIPE2''@|1|g' \ > -e 's|@''HAVE_PREAD''@|1|g' \ > -e 's|@''HAVE_PWRITE''@|1|g' \ > -e 's|@''HAVE_READLINK''@|1|g' \ > -e 's|@''HAVE_READLINKAT''@|1|g' \ > -e 's|@''HAVE_SETHOSTNAME''@|1|g' \ > -e 's|@''HAVE_SLEEP''@|1|g' \ > -e 's|@''HAVE_SYMLINK''@|1|g' \ > -e 's|@''HAVE_SYMLINKAT''@|1|g' \ > -e 's|@''HAVE_UNLINKAT''@|1|g' \ > -e 's|@''HAVE_USLEEP''@|1|g' \ > -e 's|@''HAVE_DECL_ENVIRON''@|1|g' \ > -e 's|@''HAVE_DECL_FCHDIR''@|1|g' \ > -e 's|@''HAVE_DECL_FDATASYNC''@|1|g' \ > -e 's|@''HAVE_DECL_GETDOMAINNAME''@|1|g' \ > -e 's|@''HAVE_DECL_GETLOGIN_R''@|1|g' \ > -e 's|@''HAVE_DECL_GETPAGESIZE''@|1|g' \ > -e 's|@''HAVE_DECL_GETUSERSHELL''@|1|g' \ > -e 's|@''HAVE_DECL_SETHOSTNAME''@|1|g' \ > -e 's|@''HAVE_DECL_TTYNAME_R''@|1|g' \ > -e 's|@''HAVE_OS_H''@|0|g' \ > -e 's|@''HAVE_SYS_PARAM_H''@|0|g' \ > | \ > sed -e 's|@''REPLACE_CHOWN''@|0|g' \ > -e 's|@''REPLACE_CLOSE''@|0|g' \ > -e 's|@''REPLACE_DUP''@|0|g' \ > -e 's|@''REPLACE_DUP2''@|0|g' \ > -e 's|@''REPLACE_FCHOWNAT''@|0|g' \ > -e 's|@''REPLACE_FTRUNCATE''@|0|g' \ > -e 's|@''REPLACE_GETCWD''@|0|g' \ > -e 's|@''REPLACE_GETDOMAINNAME''@|0|g' \ > -e 's|@''REPLACE_GETDTABLESIZE''@|0|g' \ > -e 's|@''REPLACE_GETLOGIN_R''@|0|g' \ > -e 's|@''REPLACE_GETGROUPS''@|0|g' \ > -e 's|@''REPLACE_GETPAGESIZE''@|0|g' \ > -e 's|@''REPLACE_ISATTY''@|0|g' \ > -e 's|@''REPLACE_LCHOWN''@|0|g' \ > -e 's|@''REPLACE_LINK''@|0|g' \ > -e 's|@''REPLACE_LINKAT''@|0|g' \ > -e 's|@''REPLACE_LSEEK''@|0|g' \ > -e 's|@''REPLACE_PREAD''@|0|g' \ > -e 's|@''REPLACE_PWRITE''@|0|g' \ > -e 's|@''REPLACE_READ''@|0|g' \ > -e 's|@''REPLACE_READLINK''@|0|g' \ > -e 's|@''REPLACE_READLINKAT''@|0|g' \ > -e 's|@''REPLACE_RMDIR''@|0|g' \ > -e 's|@''REPLACE_SLEEP''@|0|g' \ > -e 's|@''REPLACE_SYMLINK''@|0|g' \ > -e 's|@''REPLACE_SYMLINKAT''@|0|g' \ > -e 's|@''REPLACE_TTYNAME_R''@|0|g' \ > -e 's|@''REPLACE_UNLINK''@|0|g' \ > -e 's|@''REPLACE_UNLINKAT''@|0|g' \ > -e 's|@''REPLACE_USLEEP''@|0|g' \ > -e 's|@''REPLACE_WRITE''@|0|g' \ > -e 's|@''UNISTD_H_HAVE_WINSOCK2_H''@|0|g' \ > -e 's|@''UNISTD_H_HAVE_WINSOCK2_H_AND_USE_SOCKETS''@|0|g' \ > -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' \ > -e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' \ > -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h'; \ >} > unistd.h-t && \ >mv unistd.h-t unistd.h >rm -f wchar.h-t wchar.h && \ >{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ > sed -e 's|@''GUARD_PREFIX''@|GL|g' \ > -e 's|@''INCLUDE_NEXT''@|include_next|g' \ > -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ > -e 's|@''PRAGMA_COLUMNS''@||g' \ > -e 's|@''HAVE_FEATURES_H''@|1|g' \ > -e 's|@''NEXT_WCHAR_H''@|<wchar.h>|g' \ > -e 's|@''HAVE_WCHAR_H''@|1|g' \ > -e 's/@''GNULIB_BTOWC''@/0/g' \ > -e 's/@''GNULIB_WCTOB''@/0/g' \ > -e 's/@''GNULIB_MBSINIT''@/1/g' \ > -e 's/@''GNULIB_MBRTOWC''@/1/g' \ > -e 's/@''GNULIB_MBRLEN''@/0/g' \ > -e 's/@''GNULIB_MBSRTOWCS''@/0/g' \ > -e 's/@''GNULIB_MBSNRTOWCS''@/0/g' \ > -e 's/@''GNULIB_WCRTOMB''@/0/g' \ > -e 's/@''GNULIB_WCSRTOMBS''@/0/g' \ > -e 's/@''GNULIB_WCSNRTOMBS''@/0/g' \ > -e 's/@''GNULIB_WCWIDTH''@/1/g' \ > -e 's/@''GNULIB_WMEMCHR''@/0/g' \ > -e 's/@''GNULIB_WMEMCMP''@/0/g' \ > -e 's/@''GNULIB_WMEMCPY''@/0/g' \ > -e 's/@''GNULIB_WMEMMOVE''@/0/g' \ > -e 's/@''GNULIB_WMEMSET''@/0/g' \ > -e 's/@''GNULIB_WCSLEN''@/0/g' \ > -e 's/@''GNULIB_WCSNLEN''@/0/g' \ > -e 's/@''GNULIB_WCSCPY''@/0/g' \ > -e 's/@''GNULIB_WCPCPY''@/0/g' \ > -e 's/@''GNULIB_WCSNCPY''@/0/g' \ > -e 's/@''GNULIB_WCPNCPY''@/0/g' \ > -e 's/@''GNULIB_WCSCAT''@/0/g' \ > -e 's/@''GNULIB_WCSNCAT''@/0/g' \ > -e 's/@''GNULIB_WCSCMP''@/0/g' \ > -e 's/@''GNULIB_WCSNCMP''@/0/g' \ > -e 's/@''GNULIB_WCSCASECMP''@/0/g' \ > -e 's/@''GNULIB_WCSNCASECMP''@/0/g' \ > -e 's/@''GNULIB_WCSCOLL''@/0/g' \ > -e 's/@''GNULIB_WCSXFRM''@/0/g' \ > -e 's/@''GNULIB_WCSDUP''@/0/g' \ > -e 's/@''GNULIB_WCSCHR''@/0/g' \ > -e 's/@''GNULIB_WCSRCHR''@/0/g' \ > -e 's/@''GNULIB_WCSCSPN''@/0/g' \ > -e 's/@''GNULIB_WCSSPN''@/0/g' \ > -e 's/@''GNULIB_WCSPBRK''@/0/g' \ > -e 's/@''GNULIB_WCSSTR''@/0/g' \ > -e 's/@''GNULIB_WCSTOK''@/0/g' \ > -e 's/@''GNULIB_WCSWIDTH''@/0/g' \ > < ./wchar.in.h | \ > sed -e 's|@''HAVE_WINT_T''@|1|g' \ > -e 's|@''HAVE_BTOWC''@|1|g' \ > -e 's|@''HAVE_MBSINIT''@|1|g' \ > -e 's|@''HAVE_MBRTOWC''@|1|g' \ > -e 's|@''HAVE_MBRLEN''@|1|g' \ > -e 's|@''HAVE_MBSRTOWCS''@|1|g' \ > -e 's|@''HAVE_MBSNRTOWCS''@|1|g' \ > -e 's|@''HAVE_WCRTOMB''@|1|g' \ > -e 's|@''HAVE_WCSRTOMBS''@|1|g' \ > -e 's|@''HAVE_WCSNRTOMBS''@|1|g' \ > -e 's|@''HAVE_WMEMCHR''@|1|g' \ > -e 's|@''HAVE_WMEMCMP''@|1|g' \ > -e 's|@''HAVE_WMEMCPY''@|1|g' \ > -e 's|@''HAVE_WMEMMOVE''@|1|g' \ > -e 's|@''HAVE_WMEMSET''@|1|g' \ > -e 's|@''HAVE_WCSLEN''@|1|g' \ > -e 's|@''HAVE_WCSNLEN''@|1|g' \ > -e 's|@''HAVE_WCSCPY''@|1|g' \ > -e 's|@''HAVE_WCPCPY''@|1|g' \ > -e 's|@''HAVE_WCSNCPY''@|1|g' \ > -e 's|@''HAVE_WCPNCPY''@|1|g' \ > -e 's|@''HAVE_WCSCAT''@|1|g' \ > -e 's|@''HAVE_WCSNCAT''@|1|g' \ > -e 's|@''HAVE_WCSCMP''@|1|g' \ > -e 's|@''HAVE_WCSNCMP''@|1|g' \ > -e 's|@''HAVE_WCSCASECMP''@|1|g' \ > -e 's|@''HAVE_WCSNCASECMP''@|1|g' \ > -e 's|@''HAVE_WCSCOLL''@|1|g' \ > -e 's|@''HAVE_WCSXFRM''@|1|g' \ > -e 's|@''HAVE_WCSDUP''@|1|g' \ > -e 's|@''HAVE_WCSCHR''@|1|g' \ > -e 's|@''HAVE_WCSRCHR''@|1|g' \ > -e 's|@''HAVE_WCSCSPN''@|1|g' \ > -e 's|@''HAVE_WCSSPN''@|1|g' \ > -e 's|@''HAVE_WCSPBRK''@|1|g' \ > -e 's|@''HAVE_WCSSTR''@|1|g' \ > -e 's|@''HAVE_WCSTOK''@|1|g' \ > -e 's|@''HAVE_WCSWIDTH''@|1|g' \ > -e 's|@''HAVE_DECL_WCTOB''@|1|g' \ > -e 's|@''HAVE_DECL_WCWIDTH''@|1|g' \ > | \ > sed -e 's|@''REPLACE_MBSTATE_T''@|0|g' \ > -e 's|@''REPLACE_BTOWC''@|0|g' \ > -e 's|@''REPLACE_WCTOB''@|0|g' \ > -e 's|@''REPLACE_MBSINIT''@|0|g' \ > -e 's|@''REPLACE_MBRTOWC''@|1|g' \ > -e 's|@''REPLACE_MBRLEN''@|0|g' \ > -e 's|@''REPLACE_MBSRTOWCS''@|0|g' \ > -e 's|@''REPLACE_MBSNRTOWCS''@|0|g' \ > -e 's|@''REPLACE_WCRTOMB''@|0|g' \ > -e 's|@''REPLACE_WCSRTOMBS''@|0|g' \ > -e 's|@''REPLACE_WCSNRTOMBS''@|0|g' \ > -e 's|@''REPLACE_WCWIDTH''@|0|g' \ > -e 's|@''REPLACE_WCSWIDTH''@|0|g' \ > -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' \ > -e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' \ > -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h'; \ >} > wchar.h-t && \ >mv wchar.h-t wchar.h >rm -f wctype.h-t wctype.h && \ >{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ > sed -e 's|@''GUARD_PREFIX''@|GL|g' \ > -e 's/@''HAVE_WCTYPE_H''@/1/g' \ > -e 's|@''INCLUDE_NEXT''@|include_next|g' \ > -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ > -e 's|@''PRAGMA_COLUMNS''@||g' \ > -e 's|@''NEXT_WCTYPE_H''@|<wctype.h>|g' \ > -e 's/@''GNULIB_ISWBLANK''@/1/g' \ > -e 's/@''GNULIB_WCTYPE''@/0/g' \ > -e 's/@''GNULIB_ISWCTYPE''@/0/g' \ > -e 's/@''GNULIB_WCTRANS''@/0/g' \ > -e 's/@''GNULIB_TOWCTRANS''@/0/g' \ > -e 's/@''HAVE_ISWBLANK''@/1/g' \ > -e 's/@''HAVE_ISWCNTRL''@/1/g' \ > -e 's/@''HAVE_WCTYPE_T''@/1/g' \ > -e 's/@''HAVE_WCTRANS_T''@/1/g' \ > -e 's/@''HAVE_WINT_T''@/1/g' \ > -e 's/@''REPLACE_ISWBLANK''@/0/g' \ > -e 's/@''REPLACE_ISWCNTRL''@/0/g' \ > -e 's/@''REPLACE_TOWLOWER''@/0/g' \ > -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' \ > -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h' \ > < ./wctype.in.h; \ >} > wctype.h-t && \ >mv wctype.h-t wctype.h >make all-recursive >make[4]: Entering directory '/var/tmp/portage/net-mail/mailutils-3.3/work/mailutils-3.3/lib/gnu' >make[5]: Entering directory '/var/tmp/portage/net-mail/mailutils-3.3/work/mailutils-3.3/lib/gnu' >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -I../../lib/gnu -I../../lib/gnu -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c -o des.lo des.c >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -I../../lib/gnu -I../../lib/gnu -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c -o hard-locale.lo hard-locale.c >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -I../../lib/gnu -I../../lib/gnu -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c -o imaxtostr.lo imaxtostr.c >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -I../../lib/gnu -I../../lib/gnu -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c -o inttostr.lo inttostr.c >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -I../../lib/gnu -I../../lib/gnu -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c -o offtostr.lo offtostr.c >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -I../../lib/gnu -I../../lib/gnu -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c -o uinttostr.lo uinttostr.c >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -I../../lib/gnu -I../../lib/gnu -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c -o umaxtostr.lo umaxtostr.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -I../../lib/gnu -I../../lib/gnu -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c des.c -fPIC -DPIC -o .libs/des.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -I../../lib/gnu -I../../lib/gnu -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c imaxtostr.c -fPIC -DPIC -o .libs/imaxtostr.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -I../../lib/gnu -I../../lib/gnu -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c inttostr.c -fPIC -DPIC -o .libs/inttostr.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -I../../lib/gnu -I../../lib/gnu -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c offtostr.c -fPIC -DPIC -o .libs/offtostr.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -I../../lib/gnu -I../../lib/gnu -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c hard-locale.c -fPIC -DPIC -o .libs/hard-locale.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -I../../lib/gnu -I../../lib/gnu -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c uinttostr.c -fPIC -DPIC -o .libs/uinttostr.o >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -I../../lib/gnu -I../../lib/gnu -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c -o localcharset.lo localcharset.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -I../../lib/gnu -I../../lib/gnu -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c umaxtostr.c -fPIC -DPIC -o .libs/umaxtostr.o >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -I../../lib/gnu -I../../lib/gnu -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c -o malloca.lo malloca.c >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -I../../lib/gnu -I../../lib/gnu -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c -o mbchar.lo mbchar.c >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -I../../lib/gnu -I../../lib/gnu -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c -o mbiter.lo mbiter.c >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -I../../lib/gnu -I../../lib/gnu -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c -o mbslen.lo mbslen.c >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -I../../lib/gnu -I../../lib/gnu -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c -o mbswidth.lo mbswidth.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -I../../lib/gnu -I../../lib/gnu -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c malloca.c -fPIC -DPIC -o .libs/malloca.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -I../../lib/gnu -I../../lib/gnu -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c mbiter.c -fPIC -DPIC -o .libs/mbiter.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -I../../lib/gnu -I../../lib/gnu -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c localcharset.c -fPIC -DPIC -o .libs/localcharset.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -I../../lib/gnu -I../../lib/gnu -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c mbchar.c -fPIC -DPIC -o .libs/mbchar.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -I../../lib/gnu -I../../lib/gnu -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c mbslen.c -fPIC -DPIC -o .libs/mbslen.o >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -I../../lib/gnu -I../../lib/gnu -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c -o mbuiter.lo mbuiter.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -I../../lib/gnu -I../../lib/gnu -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c mbswidth.c -fPIC -DPIC -o .libs/mbswidth.o >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -I../../lib/gnu -I../../lib/gnu -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c -o strnlen1.lo strnlen1.c >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -I../../lib/gnu -I../../lib/gnu -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c -o unistd.lo unistd.c >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -I../../lib/gnu -I../../lib/gnu -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c -o wctype-h.lo wctype-h.c >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -I../../lib/gnu -I../../lib/gnu -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c -o mbrtowc.lo mbrtowc.c >rm -f t-charset.alias charset.alias && \ >/bin/sh ./config.charset 'x86_64-pc-linux-gnu' > t-charset.alias && \ >mv t-charset.alias charset.alias >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -I../../lib/gnu -I../../lib/gnu -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c mbuiter.c -fPIC -DPIC -o .libs/mbuiter.o >rm -f t-ref-add.sed ref-add.sed && \ >sed -e '/^#/d' -e 's/@''PACKAGE''@/mailutils/g' ref-add.sin > t-ref-add.sed && \ >mv t-ref-add.sed ref-add.sed >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -I../../lib/gnu -I../../lib/gnu -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c unistd.c -fPIC -DPIC -o .libs/unistd.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -I../../lib/gnu -I../../lib/gnu -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c strnlen1.c -fPIC -DPIC -o .libs/strnlen1.o >rm -f t-ref-del.sed ref-del.sed && \ >sed -e '/^#/d' -e 's/@''PACKAGE''@/mailutils/g' ref-del.sin > t-ref-del.sed && \ >mv t-ref-del.sed ref-del.sed >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -I../../lib/gnu -I../../lib/gnu -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c -o uniwidth/width.lo uniwidth/width.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -I../../lib/gnu -I../../lib/gnu -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c mbrtowc.c -fPIC -DPIC -o .libs/mbrtowc.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -I../../lib/gnu -I../../lib/gnu -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c wctype-h.c -fPIC -DPIC -o .libs/wctype-h.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../include -I../../lib/gnu -I../../lib/gnu -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c uniwidth/width.c -fPIC -DPIC -o uniwidth/.libs/width.o >/bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -no-undefined -Wl,-O1 -Wl,--as-needed -o libgnu.la des.lo hard-locale.lo imaxtostr.lo inttostr.lo offtostr.lo uinttostr.lo umaxtostr.lo localcharset.lo malloca.lo mbchar.lo mbiter.lo mbslen.lo mbswidth.lo mbuiter.lo strnlen1.lo unistd.lo uniwidth/width.lo wctype-h.lo mbrtowc.lo -lcrypt -lpthread >libtool: link: x86_64-pc-linux-gnu-ar cru .libs/libgnu.a .libs/des.o .libs/hard-locale.o .libs/imaxtostr.o .libs/inttostr.o .libs/offtostr.o .libs/uinttostr.o .libs/umaxtostr.o .libs/localcharset.o .libs/malloca.o .libs/mbchar.o .libs/mbiter.o .libs/mbslen.o .libs/mbswidth.o .libs/mbuiter.o .libs/strnlen1.o .libs/unistd.o uniwidth/.libs/width.o .libs/wctype-h.o .libs/mbrtowc.o >libtool: link: x86_64-pc-linux-gnu-ranlib .libs/libgnu.a >libtool: link: ( cd ".libs" && rm -f "libgnu.la" && ln -s "../libgnu.la" "libgnu.la" ) >make[5]: Leaving directory '/var/tmp/portage/net-mail/mailutils-3.3/work/mailutils-3.3/lib/gnu' >make[4]: Leaving directory '/var/tmp/portage/net-mail/mailutils-3.3/work/mailutils-3.3/lib/gnu' >make[3]: Leaving directory '/var/tmp/portage/net-mail/mailutils-3.3/work/mailutils-3.3/lib/gnu' >Making all in . >make[3]: Entering directory '/var/tmp/portage/net-mail/mailutils-3.3/work/mailutils-3.3/lib' >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../lib/gnu -I../lib/gnu -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c -o script.o script.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../lib/gnu -I../lib/gnu -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c -o sieve.o sieve.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../lib/gnu -I../lib/gnu -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c -o tcpwrap.o tcpwrap.c >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../lib/gnu -I../lib/gnu -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c -o daemon.lo daemon.c >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../lib/gnu -I../lib/gnu -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c -o mailcap.lo mailcap.c >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../lib/gnu -I../lib/gnu -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c -o manlock.lo manlock.c >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../lib/gnu -I../lib/gnu -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c -o signal.lo signal.c >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../lib/gnu -I../lib/gnu -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c -o strexit.lo strexit.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../lib/gnu -I../lib/gnu -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c manlock.c -fPIC -DPIC -o .libs/manlock.o >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../lib/gnu -I../lib/gnu -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c -o mu_umaxtostr.lo mu_umaxtostr.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../lib/gnu -I../lib/gnu -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c daemon.c -fPIC -DPIC -o .libs/daemon.o >rm -f libmuscript.a >x86_64-pc-linux-gnu-ar cr libmuscript.a script.o sieve.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../lib/gnu -I../lib/gnu -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c signal.c -fPIC -DPIC -o .libs/signal.o >x86_64-pc-linux-gnu-ranlib libmuscript.a >rm -f libmutcpwrap.a >x86_64-pc-linux-gnu-ar cr libmutcpwrap.a tcpwrap.o >x86_64-pc-linux-gnu-ranlib libmutcpwrap.a >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../lib/gnu -I../lib/gnu -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c mailcap.c -fPIC -DPIC -o .libs/mailcap.o >[01m[Kdaemon.c:[m[K In function '[01m[Kwaitdaemon[m[K': >[01m[Kdaemon.c:162:5:[m[K [01;35m[Kwarning: [m[Kignoring return value of '[01m[Kchdir[m[K', declared with attribute warn_unused_result [[01;35m[K-Wunused-result[m[K] > [01;35m[Kchdir ("/")[m[K; > [01;35m[K^~~~~~~~~~~[m[K >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../lib/gnu -I../lib/gnu -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c strexit.c -fPIC -DPIC -o .libs/strexit.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../lib/gnu -I../lib/gnu -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c mu_umaxtostr.c -fPIC -DPIC -o .libs/mu_umaxtostr.o >[01m[Kmailcap.c:[m[K In function '[01m[Kcreate_filter[m[K': >[01m[Kmailcap.c:406:5:[m[K [01;35m[Kwarning: [m[Kignoring return value of '[01m[Kpipe[m[K', declared with attribute warn_unused_result [[01;35m[K-Wunused-result[m[K] > [01;35m[Kpipe (lp)[m[K; > [01;35m[K^~~~~~~~~[m[K >[01m[Kmailcap.c:[m[K In function '[01m[Kmime_context_write_input[m[K': >[01m[Kmailcap.c:220:5:[m[K [01;35m[Kwarning: [m[Kignoring return value of '[01m[Kwrite[m[K', declared with attribute warn_unused_result [[01;35m[K-Wunused-result[m[K] > [01;35m[Kwrite (fd, buf, n)[m[K; > [01;35m[K^~~~~~~~~~~~~~~~~~[m[K >[01m[Kmailcap.c:[m[K In function '[01m[Kexpand_string[m[K': >[01m[Kmailcap.c:257:3:[m[K [01;35m[Kwarning: [m[K'[01m[Ks[m[K' may be used uninitialized in this function [[01;35m[K-Wmaybe-uninitialized[m[K] > [01;35m[Kmu_opool_appendz (expand_pool, s)[m[K; > [01;35m[K^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~[m[K >/bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -version-info 5:5:0 -Wl,-O1 -Wl,--as-needed -o libmuaux.la -rpath /usr/lib64 daemon.lo mailcap.lo manlock.lo signal.lo strexit.lo mu_umaxtostr.lo gnu/libgnu.la -lcrypt -lpthread >libtool: link: x86_64-pc-linux-gnu-gcc -shared -fPIC -DPIC .libs/daemon.o .libs/mailcap.o .libs/manlock.o .libs/signal.o .libs/strexit.o .libs/mu_umaxtostr.o -Wl,--whole-archive gnu/.libs/libgnu.a -Wl,--no-whole-archive -Wl,--as-needed -lcrypt -lpthread -march=native -O2 -Wl,-O1 -Wl,-soname -Wl,libmuaux.so.5 -o .libs/libmuaux.so.5.0.5 >libtool: link: (cd ".libs" && rm -f "libmuaux.so.5" && ln -s "libmuaux.so.5.0.5" "libmuaux.so.5") >libtool: link: (cd ".libs" && rm -f "libmuaux.so" && ln -s "libmuaux.so.5.0.5" "libmuaux.so") >libtool: link: ( cd ".libs" && rm -f "libmuaux.la" && ln -s "../libmuaux.la" "libmuaux.la" ) >make[3]: Leaving directory '/var/tmp/portage/net-mail/mailutils-3.3/work/mailutils-3.3/lib' >make[2]: Leaving directory '/var/tmp/portage/net-mail/mailutils-3.3/work/mailutils-3.3/lib' >Making all in libmu_dbm >make[2]: Entering directory '/var/tmp/portage/net-mail/mailutils-3.3/work/mailutils-3.3/libmu_dbm' >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c -o close.lo close.c >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c -o create.lo create.c >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c -o datumfree.lo datumfree.c >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c -o dbm.lo dbm.c >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c -o delete.lo delete.c >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c -o destroy.lo destroy.c >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c -o errstr.lo errstr.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c dbm.c -fPIC -DPIC -o .libs/dbm.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c destroy.c -fPIC -DPIC -o .libs/destroy.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c delete.c -fPIC -DPIC -o .libs/delete.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c close.c -fPIC -DPIC -o .libs/close.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c datumfree.c -fPIC -DPIC -o .libs/datumfree.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c errstr.c -fPIC -DPIC -o .libs/errstr.o >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c -o fetch.lo fetch.c >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c -o firstkey.lo firstkey.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c create.c -fPIC -DPIC -o .libs/create.o >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c -o getfd.lo getfd.c >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c -o name.lo name.c >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c -o nextkey.lo nextkey.c >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c -o open.lo open.c >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c -o safety.lo safety.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c getfd.c -fPIC -DPIC -o .libs/getfd.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c fetch.c -fPIC -DPIC -o .libs/fetch.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c firstkey.c -fPIC -DPIC -o .libs/firstkey.o >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c -o store.lo store.c >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c -o berkeley.lo berkeley.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c name.c -fPIC -DPIC -o .libs/name.o >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c -o gdbm.lo gdbm.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c nextkey.c -fPIC -DPIC -o .libs/nextkey.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c open.c -fPIC -DPIC -o .libs/open.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c safety.c -fPIC -DPIC -o .libs/safety.o >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c -o kyoto.lo kyoto.c >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c -o ndbm.lo ndbm.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c store.c -fPIC -DPIC -o .libs/store.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c berkeley.c -fPIC -DPIC -o .libs/berkeley.o >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c -o tokyo.lo tokyo.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c gdbm.c -fPIC -DPIC -o .libs/gdbm.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c kyoto.c -fPIC -DPIC -o .libs/kyoto.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c ndbm.c -fPIC -DPIC -o .libs/ndbm.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c tokyo.c -fPIC -DPIC -o .libs/tokyo.o >/bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -version-info 5:5:0 -Wl,-O1 -Wl,--as-needed -o libmu_dbm.la -rpath /usr/lib64 close.lo create.lo datumfree.lo dbm.lo delete.lo destroy.lo errstr.lo fetch.lo firstkey.lo getfd.lo name.lo nextkey.lo open.lo safety.lo store.lo berkeley.lo gdbm.lo kyoto.lo ndbm.lo tokyo.lo ../libmailutils/libmailutils.la -lgnutls -lpam -ldl -lgdbm -ldb -ldb -lcrypt -lpthread >libtool: link: x86_64-pc-linux-gnu-gcc -shared -fPIC -DPIC .libs/close.o .libs/create.o .libs/datumfree.o .libs/dbm.o .libs/delete.o .libs/destroy.o .libs/errstr.o .libs/fetch.o .libs/firstkey.o .libs/getfd.o .libs/name.o .libs/nextkey.o .libs/open.o .libs/safety.o .libs/store.o .libs/berkeley.o .libs/gdbm.o .libs/kyoto.o .libs/ndbm.o .libs/tokyo.o -Wl,-rpath -Wl,/var/tmp/portage/net-mail/mailutils-3.3/work/mailutils-3.3/libmailutils/.libs -Wl,--as-needed ../libmailutils/.libs/libmailutils.so -lgnutls -lpam -ldl -lgdbm -ldb -lcrypt -lpthread -march=native -O2 -Wl,-O1 -Wl,-soname -Wl,libmu_dbm.so.5 -o .libs/libmu_dbm.so.5.0.5 >libtool: link: (cd ".libs" && rm -f "libmu_dbm.so.5" && ln -s "libmu_dbm.so.5.0.5" "libmu_dbm.so.5") >libtool: link: (cd ".libs" && rm -f "libmu_dbm.so" && ln -s "libmu_dbm.so.5.0.5" "libmu_dbm.so") >libtool: link: ( cd ".libs" && rm -f "libmu_dbm.la" && ln -s "../libmu_dbm.la" "libmu_dbm.la" ) >make[2]: Leaving directory '/var/tmp/portage/net-mail/mailutils-3.3/work/mailutils-3.3/libmu_dbm' >Making all in libmu_sieve >make[2]: Entering directory '/var/tmp/portage/net-mail/mailutils-3.3/work/mailutils-3.3/libmu_sieve' >make all-recursive >make[3]: Entering directory '/var/tmp/portage/net-mail/mailutils-3.3/work/mailutils-3.3/libmu_sieve' >Making all in . >make[4]: Entering directory '/var/tmp/portage/net-mail/mailutils-3.3/work/mailutils-3.3/libmu_sieve' >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -DMU_SIEVE_MODDIR=\"/usr/lib64/mailutils\" -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c -o actions.lo actions.c >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -DMU_SIEVE_MODDIR=\"/usr/lib64/mailutils\" -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c -o conf.lo conf.c >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -DMU_SIEVE_MODDIR=\"/usr/lib64/mailutils\" -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c -o comparator.lo comparator.c >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -DMU_SIEVE_MODDIR=\"/usr/lib64/mailutils\" -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c -o encoded.lo encoded.c >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -DMU_SIEVE_MODDIR=\"/usr/lib64/mailutils\" -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c -o environment.lo environment.c >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -DMU_SIEVE_MODDIR=\"/usr/lib64/mailutils\" -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c -o load.lo load.c >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -DMU_SIEVE_MODDIR=\"/usr/lib64/mailutils\" -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c -o mem.lo mem.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -DMU_SIEVE_MODDIR=\"/usr/lib64/mailutils\" -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c conf.c -fPIC -DPIC -o .libs/conf.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -DMU_SIEVE_MODDIR=\"/usr/lib64/mailutils\" -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c actions.c -fPIC -DPIC -o .libs/actions.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -DMU_SIEVE_MODDIR=\"/usr/lib64/mailutils\" -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c load.c -fPIC -DPIC -o .libs/load.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -DMU_SIEVE_MODDIR=\"/usr/lib64/mailutils\" -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c environment.c -fPIC -DPIC -o .libs/environment.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -DMU_SIEVE_MODDIR=\"/usr/lib64/mailutils\" -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c encoded.c -fPIC -DPIC -o .libs/encoded.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -DMU_SIEVE_MODDIR=\"/usr/lib64/mailutils\" -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c mem.c -fPIC -DPIC -o .libs/mem.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -DMU_SIEVE_MODDIR=\"/usr/lib64/mailutils\" -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c comparator.c -fPIC -DPIC -o .libs/comparator.o >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -DMU_SIEVE_MODDIR=\"/usr/lib64/mailutils\" -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c -o prog.lo prog.c >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -DMU_SIEVE_MODDIR=\"/usr/lib64/mailutils\" -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c -o registry.lo registry.c >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -DMU_SIEVE_MODDIR=\"/usr/lib64/mailutils\" -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c -o relational.lo relational.c >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -DMU_SIEVE_MODDIR=\"/usr/lib64/mailutils\" -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c -o require.lo require.c >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -DMU_SIEVE_MODDIR=\"/usr/lib64/mailutils\" -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c -o runtime.lo runtime.c >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -DMU_SIEVE_MODDIR=\"/usr/lib64/mailutils\" -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c -o sieve-gram.lo sieve-gram.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -DMU_SIEVE_MODDIR=\"/usr/lib64/mailutils\" -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c relational.c -fPIC -DPIC -o .libs/relational.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -DMU_SIEVE_MODDIR=\"/usr/lib64/mailutils\" -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c require.c -fPIC -DPIC -o .libs/require.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -DMU_SIEVE_MODDIR=\"/usr/lib64/mailutils\" -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c prog.c -fPIC -DPIC -o .libs/prog.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -DMU_SIEVE_MODDIR=\"/usr/lib64/mailutils\" -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c registry.c -fPIC -DPIC -o .libs/registry.o >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -DMU_SIEVE_MODDIR=\"/usr/lib64/mailutils\" -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c -o sieve-lex.lo sieve-lex.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -DMU_SIEVE_MODDIR=\"/usr/lib64/mailutils\" -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c sieve-gram.c -fPIC -DPIC -o .libs/sieve-gram.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -DMU_SIEVE_MODDIR=\"/usr/lib64/mailutils\" -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c runtime.c -fPIC -DPIC -o .libs/runtime.o >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -DMU_SIEVE_MODDIR=\"/usr/lib64/mailutils\" -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c -o strexp.lo strexp.c >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -DMU_SIEVE_MODDIR=\"/usr/lib64/mailutils\" -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c -o string.lo string.c >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -DMU_SIEVE_MODDIR=\"/usr/lib64/mailutils\" -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c -o tests.lo tests.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -DMU_SIEVE_MODDIR=\"/usr/lib64/mailutils\" -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c sieve-lex.c -fPIC -DPIC -o .libs/sieve-lex.o >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -DMU_SIEVE_MODDIR=\"/usr/lib64/mailutils\" -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c -o util.lo util.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -DMU_SIEVE_MODDIR=\"/usr/lib64/mailutils\" -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c strexp.c -fPIC -DPIC -o .libs/strexp.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -DMU_SIEVE_MODDIR=\"/usr/lib64/mailutils\" -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c string.c -fPIC -DPIC -o .libs/string.o >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -DMU_SIEVE_MODDIR=\"/usr/lib64/mailutils\" -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c -o variables.lo variables.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -DMU_SIEVE_MODDIR=\"/usr/lib64/mailutils\" -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c tests.c -fPIC -DPIC -o .libs/tests.o >[01m[Kstrexp.c:[m[K In function '[01m[Kappend_segm[m[K': >[01m[Kstrexp.c:189:15:[m[K [01;35m[Kwarning: [m[K'[01m[Klen[m[K' may be used uninitialized in this function [[01;35m[K-Wmaybe-uninitialized[m[K] > buf->endptr [01;35m[K+=[m[K len; > [01;35m[K^~[m[K >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -DMU_SIEVE_MODDIR=\"/usr/lib64/mailutils\" -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c util.c -fPIC -DPIC -o .libs/util.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -DMU_SIEVE_MODDIR=\"/usr/lib64/mailutils\" -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c variables.c -fPIC -DPIC -o .libs/variables.o >[01m[Kvariables.c:[m[K In function '[01m[Ksieve_action_set[m[K': >[01m[Kvariables.c:206:14:[m[K [01;35m[Kwarning: [m[K'[01m[Kvar[m[K' may be used uninitialized in this function [[01;35m[K-Wmaybe-uninitialized[m[K] > [01;35m[Kvar->value = value[m[K; > [01;35m[K~~~~~~~~~~~^~~~~~~[m[K >/bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -version-info 5:5:0 -Wl,-O1 -Wl,--as-needed -o libmu_sieve.la -rpath /usr/lib64 actions.lo conf.lo comparator.lo encoded.lo environment.lo load.lo mem.lo prog.lo registry.lo relational.lo require.lo runtime.lo sieve-gram.lo sieve-lex.lo strexp.lo string.lo tests.lo util.lo variables.lo ../libmailutils/libmailutils.la -lltdl -lcrypt -lpthread >libtool: link: x86_64-pc-linux-gnu-gcc -shared -fPIC -DPIC .libs/actions.o .libs/conf.o .libs/comparator.o .libs/encoded.o .libs/environment.o .libs/load.o .libs/mem.o .libs/prog.o .libs/registry.o .libs/relational.o .libs/require.o .libs/runtime.o .libs/sieve-gram.o .libs/sieve-lex.o .libs/strexp.o .libs/string.o .libs/tests.o .libs/util.o .libs/variables.o -Wl,-rpath -Wl,/var/tmp/portage/net-mail/mailutils-3.3/work/mailutils-3.3/libmailutils/.libs -Wl,--as-needed ../libmailutils/.libs/libmailutils.so /usr/lib64/libltdl.so -ldl -lcrypt -lpthread -march=native -O2 -Wl,-O1 -Wl,-soname -Wl,libmu_sieve.so.5 -o .libs/libmu_sieve.so.5.0.5 >libtool: link: (cd ".libs" && rm -f "libmu_sieve.so.5" && ln -s "libmu_sieve.so.5.0.5" "libmu_sieve.so.5") >libtool: link: (cd ".libs" && rm -f "libmu_sieve.so" && ln -s "libmu_sieve.so.5.0.5" "libmu_sieve.so") >libtool: link: ( cd ".libs" && rm -f "libmu_sieve.la" && ln -s "../libmu_sieve.la" "libmu_sieve.la" ) >make[4]: Leaving directory '/var/tmp/portage/net-mail/mailutils-3.3/work/mailutils-3.3/libmu_sieve' >Making all in extensions >make[4]: Entering directory '/var/tmp/portage/net-mail/mailutils-3.3/work/mailutils-3.3/libmu_sieve/extensions' >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I. -I../../include -I../../lib -I../../lib/gnu -I../../lib/gnu -I../.. -I../../include -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c -o editheader.lo editheader.c >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I. -I../../include -I../../lib -I../../lib/gnu -I../../lib/gnu -I../.. -I../../include -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c -o list.lo list.c >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I. -I../../include -I../../lib -I../../lib/gnu -I../../lib/gnu -I../.. -I../../include -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c -o moderator.lo moderator.c >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I. -I../../include -I../../lib -I../../lib/gnu -I../../lib/gnu -I../.. -I../../include -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c -o pipe.lo pipe.c >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I. -I../../include -I../../lib -I../../lib/gnu -I../../lib/gnu -I../.. -I../../include -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c -o spamd.lo spamd.c >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I. -I../../include -I../../lib -I../../lib/gnu -I../../lib/gnu -I../.. -I../../include -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c -o timestamp.lo timestamp.c >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I. -I../../include -I../../lib -I../../lib/gnu -I../../lib/gnu -I../.. -I../../include -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c -o vacation.lo vacation.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I. -I../../include -I../../lib -I../../lib/gnu -I../../lib/gnu -I../.. -I../../include -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c editheader.c -fPIC -DPIC -o .libs/editheader.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I. -I../../include -I../../lib -I../../lib/gnu -I../../lib/gnu -I../.. -I../../include -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c moderator.c -fPIC -DPIC -o .libs/moderator.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I. -I../../include -I../../lib -I../../lib/gnu -I../../lib/gnu -I../.. -I../../include -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c timestamp.c -fPIC -DPIC -o .libs/timestamp.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I. -I../../include -I../../lib -I../../lib/gnu -I../../lib/gnu -I../.. -I../../include -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c list.c -fPIC -DPIC -o .libs/list.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I. -I../../include -I../../lib -I../../lib/gnu -I../../lib/gnu -I../.. -I../../include -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c vacation.c -fPIC -DPIC -o .libs/vacation.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I. -I../../include -I../../lib -I../../lib/gnu -I../../lib/gnu -I../.. -I../../include -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c pipe.c -fPIC -DPIC -o .libs/pipe.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I. -I../../include -I../../lib -I../../lib/gnu -I../../lib/gnu -I../.. -I../../include -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c spamd.c -fPIC -DPIC -o .libs/spamd.o >/bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -module -avoid-version -no-undefined -rpath '/usr/lib64/mailutils' -Wl,-O1 -Wl,--as-needed -o timestamp.la -rpath /usr/lib64/mailutils timestamp.lo ../libmu_sieve.la >/bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -module -avoid-version -no-undefined -rpath '/usr/lib64/mailutils' -Wl,-O1 -Wl,--as-needed -o list.la -rpath /usr/lib64/mailutils list.lo ../libmu_sieve.la >/bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -module -avoid-version -no-undefined -rpath '/usr/lib64/mailutils' -Wl,-O1 -Wl,--as-needed -o editheader.la -rpath /usr/lib64/mailutils editheader.lo ../libmu_sieve.la >/bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -module -avoid-version -no-undefined -rpath '/usr/lib64/mailutils' -Wl,-O1 -Wl,--as-needed -o moderator.la -rpath /usr/lib64/mailutils moderator.lo ../libmu_sieve.la >/bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -module -avoid-version -no-undefined -rpath '/usr/lib64/mailutils' -Wl,-O1 -Wl,--as-needed -o pipe.la -rpath /usr/lib64/mailutils pipe.lo ../libmu_sieve.la >/bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -module -avoid-version -no-undefined -rpath '/usr/lib64/mailutils' -Wl,-O1 -Wl,--as-needed -o vacation.la -rpath /usr/lib64/mailutils vacation.lo ../libmu_sieve.la >/bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -module -avoid-version -no-undefined -rpath '/usr/lib64/mailutils' -Wl,-O1 -Wl,--as-needed -o spamd.la -rpath /usr/lib64/mailutils spamd.lo ../libmu_sieve.la >libtool: link: x86_64-pc-linux-gnu-gcc -shared -fPIC -DPIC .libs/list.o -Wl,-rpath -Wl,/var/tmp/portage/net-mail/mailutils-3.3/work/mailutils-3.3/libmu_sieve/.libs -Wl,-rpath -Wl,/var/tmp/portage/net-mail/mailutils-3.3/work/mailutils-3.3/libmailutils/.libs -L/var/tmp/portage/net-mail/mailutils-3.3/work/mailutils-3.3/libmailutils/.libs -Wl,--as-needed ../.libs/libmu_sieve.so -L/usr/lib64 /var/tmp/portage/net-mail/mailutils-3.3/work/mailutils-3.3/libmailutils/.libs/libmailutils.so /usr/lib64/libltdl.so -ldl -lcrypt -lpthread -march=native -O2 -Wl,-O1 -Wl,-soname -Wl,list.so -o .libs/list.so >libtool: link: x86_64-pc-linux-gnu-gcc -shared -fPIC -DPIC .libs/editheader.o -Wl,-rpath -Wl,/var/tmp/portage/net-mail/mailutils-3.3/work/mailutils-3.3/libmu_sieve/.libs -Wl,-rpath -Wl,/var/tmp/portage/net-mail/mailutils-3.3/work/mailutils-3.3/libmailutils/.libs -L/var/tmp/portage/net-mail/mailutils-3.3/work/mailutils-3.3/libmailutils/.libs -Wl,--as-needed ../.libs/libmu_sieve.so -L/usr/lib64 /var/tmp/portage/net-mail/mailutils-3.3/work/mailutils-3.3/libmailutils/.libs/libmailutils.so /usr/lib64/libltdl.so -ldl -lcrypt -lpthread -march=native -O2 -Wl,-O1 -Wl,-soname -Wl,editheader.so -o .libs/editheader.so >libtool: link: x86_64-pc-linux-gnu-gcc -shared -fPIC -DPIC .libs/timestamp.o -Wl,-rpath -Wl,/var/tmp/portage/net-mail/mailutils-3.3/work/mailutils-3.3/libmu_sieve/.libs -Wl,-rpath -Wl,/var/tmp/portage/net-mail/mailutils-3.3/work/mailutils-3.3/libmailutils/.libs -L/var/tmp/portage/net-mail/mailutils-3.3/work/mailutils-3.3/libmailutils/.libs -Wl,--as-needed ../.libs/libmu_sieve.so -L/usr/lib64 /var/tmp/portage/net-mail/mailutils-3.3/work/mailutils-3.3/libmailutils/.libs/libmailutils.so /usr/lib64/libltdl.so -ldl -lcrypt -lpthread -march=native -O2 -Wl,-O1 -Wl,-soname -Wl,timestamp.so -o .libs/timestamp.so >libtool: link: x86_64-pc-linux-gnu-gcc -shared -fPIC -DPIC .libs/pipe.o -Wl,-rpath -Wl,/var/tmp/portage/net-mail/mailutils-3.3/work/mailutils-3.3/libmu_sieve/.libs -Wl,-rpath -Wl,/var/tmp/portage/net-mail/mailutils-3.3/work/mailutils-3.3/libmailutils/.libs -L/var/tmp/portage/net-mail/mailutils-3.3/work/mailutils-3.3/libmailutils/.libs -Wl,--as-needed ../.libs/libmu_sieve.so -L/usr/lib64 /var/tmp/portage/net-mail/mailutils-3.3/work/mailutils-3.3/libmailutils/.libs/libmailutils.so /usr/lib64/libltdl.so -ldl -lcrypt -lpthread -march=native -O2 -Wl,-O1 -Wl,-soname -Wl,pipe.so -o .libs/pipe.so >libtool: link: ( cd ".libs" && rm -f "timestamp.la" && ln -s "../timestamp.la" "timestamp.la" ) >libtool: link: ( cd ".libs" && rm -f "editheader.la" && ln -s "../editheader.la" "editheader.la" ) >libtool: link: ( cd ".libs" && rm -f "list.la" && ln -s "../list.la" "list.la" ) >libtool: link: x86_64-pc-linux-gnu-gcc -shared -fPIC -DPIC .libs/moderator.o -Wl,-rpath -Wl,/var/tmp/portage/net-mail/mailutils-3.3/work/mailutils-3.3/libmu_sieve/.libs -Wl,-rpath -Wl,/var/tmp/portage/net-mail/mailutils-3.3/work/mailutils-3.3/libmailutils/.libs -L/var/tmp/portage/net-mail/mailutils-3.3/work/mailutils-3.3/libmailutils/.libs -Wl,--as-needed ../.libs/libmu_sieve.so -L/usr/lib64 /var/tmp/portage/net-mail/mailutils-3.3/work/mailutils-3.3/libmailutils/.libs/libmailutils.so /usr/lib64/libltdl.so -ldl -lcrypt -lpthread -march=native -O2 -Wl,-O1 -Wl,-soname -Wl,moderator.so -o .libs/moderator.so >libtool: link: ( cd ".libs" && rm -f "pipe.la" && ln -s "../pipe.la" "pipe.la" ) >libtool: link: x86_64-pc-linux-gnu-gcc -shared -fPIC -DPIC .libs/vacation.o -Wl,-rpath -Wl,/var/tmp/portage/net-mail/mailutils-3.3/work/mailutils-3.3/libmu_sieve/.libs -Wl,-rpath -Wl,/var/tmp/portage/net-mail/mailutils-3.3/work/mailutils-3.3/libmailutils/.libs -L/var/tmp/portage/net-mail/mailutils-3.3/work/mailutils-3.3/libmailutils/.libs -Wl,--as-needed ../.libs/libmu_sieve.so -L/usr/lib64 /var/tmp/portage/net-mail/mailutils-3.3/work/mailutils-3.3/libmailutils/.libs/libmailutils.so /usr/lib64/libltdl.so -ldl -lcrypt -lpthread -march=native -O2 -Wl,-O1 -Wl,-soname -Wl,vacation.so -o .libs/vacation.so >libtool: link: ( cd ".libs" && rm -f "moderator.la" && ln -s "../moderator.la" "moderator.la" ) >libtool: link: ( cd ".libs" && rm -f "vacation.la" && ln -s "../vacation.la" "vacation.la" ) >libtool: link: x86_64-pc-linux-gnu-gcc -shared -fPIC -DPIC .libs/spamd.o -Wl,-rpath -Wl,/var/tmp/portage/net-mail/mailutils-3.3/work/mailutils-3.3/libmu_sieve/.libs -Wl,-rpath -Wl,/var/tmp/portage/net-mail/mailutils-3.3/work/mailutils-3.3/libmailutils/.libs -L/var/tmp/portage/net-mail/mailutils-3.3/work/mailutils-3.3/libmailutils/.libs -Wl,--as-needed ../.libs/libmu_sieve.so -L/usr/lib64 /var/tmp/portage/net-mail/mailutils-3.3/work/mailutils-3.3/libmailutils/.libs/libmailutils.so /usr/lib64/libltdl.so -ldl -lcrypt -lpthread -march=native -O2 -Wl,-O1 -Wl,-soname -Wl,spamd.so -o .libs/spamd.so >libtool: link: ( cd ".libs" && rm -f "spamd.la" && ln -s "../spamd.la" "spamd.la" ) >make[4]: Leaving directory '/var/tmp/portage/net-mail/mailutils-3.3/work/mailutils-3.3/libmu_sieve/extensions' >make[3]: Leaving directory '/var/tmp/portage/net-mail/mailutils-3.3/work/mailutils-3.3/libmu_sieve' >make[2]: Leaving directory '/var/tmp/portage/net-mail/mailutils-3.3/work/mailutils-3.3/libmu_sieve' >Making all in doc >make[2]: Entering directory '/var/tmp/portage/net-mail/mailutils-3.3/work/mailutils-3.3/doc' >Making all in imprimatur >make[3]: Entering directory '/var/tmp/portage/net-mail/mailutils-3.3/work/mailutils-3.3/doc/imprimatur' >make all-am >make[4]: Entering directory '/var/tmp/portage/net-mail/mailutils-3.3/work/mailutils-3.3/doc/imprimatur' >make[4]: Nothing to be done for 'all-am'. >make[4]: Leaving directory '/var/tmp/portage/net-mail/mailutils-3.3/work/mailutils-3.3/doc/imprimatur' >make[3]: Leaving directory '/var/tmp/portage/net-mail/mailutils-3.3/work/mailutils-3.3/doc/imprimatur' >Making all in texinfo >make[3]: Entering directory '/var/tmp/portage/net-mail/mailutils-3.3/work/mailutils-3.3/doc/texinfo' >make[3]: Leaving directory '/var/tmp/portage/net-mail/mailutils-3.3/work/mailutils-3.3/doc/texinfo' >Making all in man >make[3]: Entering directory '/var/tmp/portage/net-mail/mailutils-3.3/work/mailutils-3.3/doc/man' >make[3]: Nothing to be done for 'all'. >make[3]: Leaving directory '/var/tmp/portage/net-mail/mailutils-3.3/work/mailutils-3.3/doc/man' >make[3]: Entering directory '/var/tmp/portage/net-mail/mailutils-3.3/work/mailutils-3.3/doc' >make[3]: Nothing to be done for 'all-am'. >make[3]: Leaving directory '/var/tmp/portage/net-mail/mailutils-3.3/work/mailutils-3.3/doc' >make[2]: Leaving directory '/var/tmp/portage/net-mail/mailutils-3.3/work/mailutils-3.3/doc' >Making all in examples >make[2]: Entering directory '/var/tmp/portage/net-mail/mailutils-3.3/work/mailutils-3.3/examples' >Making all in config >make[3]: Entering directory '/var/tmp/portage/net-mail/mailutils-3.3/work/mailutils-3.3/examples/config' >make[3]: Nothing to be done for 'all'. >make[3]: Leaving directory '/var/tmp/portage/net-mail/mailutils-3.3/work/mailutils-3.3/examples/config' >Making all in python >make[3]: Entering directory '/var/tmp/portage/net-mail/mailutils-3.3/work/mailutils-3.3/examples/python' >make[3]: Nothing to be done for 'all'. >make[3]: Leaving directory '/var/tmp/portage/net-mail/mailutils-3.3/work/mailutils-3.3/examples/python' >Making all in scheme >make[3]: Entering directory '/var/tmp/portage/net-mail/mailutils-3.3/work/mailutils-3.3/examples/scheme' >make[3]: Nothing to be done for 'all'. >make[3]: Leaving directory '/var/tmp/portage/net-mail/mailutils-3.3/work/mailutils-3.3/examples/scheme' >make[3]: Entering directory '/var/tmp/portage/net-mail/mailutils-3.3/work/mailutils-3.3/examples' >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c -o numaddr.lo numaddr.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c -o aclck.o aclck.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c -o addr.o addr.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c -o base64.o base64.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c -o echosrv.o echosrv.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c -o fcopy.o fcopy.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c -o fremove.o fremove.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c -o frename.o frename.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c -o header.o header.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c numaddr.c -fPIC -DPIC -o .libs/numaddr.o >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c -o http.o http.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c -o iconv.o iconv.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c -o lsf.o lsf.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c -o mblconv.o mblconv.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../include -I../lib -I../lib/gnu -I../lib/gnu -I.. -I../include -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c -o mboxidx-mboxidx.o `test -f 'mboxidx.c' || echo './'`mboxidx.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c -o mboxsize.o mboxsize.c >[01m[Khttp.c:[m[K In function '[01m[Kmain[m[K': >[01m[Khttp.c:151:4:[m[K [01;35m[Kwarning: [m[Kignoring return value of '[01m[Kwrite[m[K', declared with attribute warn_unused_result [[01;35m[K-Wunused-result[m[K] > [01;35m[Kwrite (1, rbuf, nb)[m[K; > [01;35m[K^~~~~~~~~~~~~~~~~~~[m[K >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c -o msg-send.o msg-send.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../lib -I../lib -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c -o mta-mta.o `test -f 'mta.c' || echo './'`mta.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c -o mucat.o mucat.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../include -I../lib -I../lib/gnu -I../lib/gnu -I.. -I../include -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c -o muauth-muauth.o `test -f 'muauth.c' || echo './'`muauth.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../include -I../lib -I../lib/gnu -I../lib/gnu -I.. -I../include -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c -o muemail-muemail.o `test -f 'muemail.c' || echo './'`muemail.c >[01m[Kmucat.c:[m[K In function '[01m[Kmain[m[K': >[01m[Kmucat.c:74:7:[m[K [01;35m[Kwarning: [m[K'[01m[Kreread_off[m[K' may be used uninitialized in this function [[01;35m[K-Wmaybe-uninitialized[m[K] > [01;35m[Kmu_stream_printf (out, "rereading from %lu:\n",[m[K > [01;35m[K^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~[m[K > [01;35m[K (unsigned long) reread_off)[m[K; > [01;35m[K~~~~~~~~~~~~~~~~~~~~~~~~~~~[m[K >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c -o murun.o murun.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c -o musocio.o musocio.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c -o sa.o sa.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c -o sfrom.o sfrom.c >/bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -module -avoid-version -no-undefined -rpath '/usr/lib64/mailutils' -Wl,-O1 -Wl,--as-needed -o numaddr.la -rpath /usr/lib64/mailutils numaddr.lo ../libmu_sieve/libmu_sieve.la -lcrypt -lpthread >/bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -Wl,-O1 -Wl,--as-needed -o aclck aclck.o ../lib/libmuaux.la ../libmailutils/libmailutils.la -lcrypt -lpthread >/bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -Wl,-O1 -Wl,--as-needed -o addr addr.o ../lib/libmuaux.la ../libmailutils/libmailutils.la -lcrypt -lpthread >/bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -Wl,-O1 -Wl,--as-needed -o base64 base64.o ../lib/libmuaux.la ../libmailutils/libmailutils.la -lcrypt -lpthread >/bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -Wl,-O1 -Wl,--as-needed -o echosrv echosrv.o ../lib/libmuaux.la ../libmailutils/libmailutils.la -lcrypt -lpthread >[01m[Ksa.c:[m[K In function '[01m[Kmain[m[K': >[01m[Ksa.c:61:6:[m[K [01;35m[Kwarning: [m[K'[01m[Kurlstr[m[K' may be used uninitialized in this function [[01;35m[K-Wmaybe-uninitialized[m[K] > if [01;35m[K([m[Kurlstr) > [01;35m[K^[m[K >/bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -Wl,-O1 -Wl,--as-needed -o fcopy fcopy.o ../lib/libmuaux.la ../libmailutils/libmailutils.la -lcrypt -lpthread >/bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -Wl,-O1 -Wl,--as-needed -o fremove fremove.o ../lib/libmuaux.la ../libmailutils/libmailutils.la -lcrypt -lpthread >libtool: link: x86_64-pc-linux-gnu-gcc -shared -fPIC -DPIC .libs/numaddr.o -Wl,-rpath -Wl,/var/tmp/portage/net-mail/mailutils-3.3/work/mailutils-3.3/libmu_sieve/.libs -Wl,-rpath -Wl,/var/tmp/portage/net-mail/mailutils-3.3/work/mailutils-3.3/libmailutils/.libs -L/var/tmp/portage/net-mail/mailutils-3.3/work/mailutils-3.3/libmailutils/.libs -Wl,--as-needed ../libmu_sieve/.libs/libmu_sieve.so -L/usr/lib64 /var/tmp/portage/net-mail/mailutils-3.3/work/mailutils-3.3/libmailutils/.libs/libmailutils.so /usr/lib64/libltdl.so -ldl -lcrypt -lpthread -march=native -O2 -Wl,-O1 -Wl,-soname -Wl,numaddr.so -o .libs/numaddr.so >libtool: link: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -Wl,-O1 -o .libs/aclck aclck.o -Wl,--as-needed ../lib/.libs/libmuaux.so ../libmailutils/.libs/libmailutils.so -lcrypt -lpthread >libtool: link: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -Wl,-O1 -o .libs/fcopy fcopy.o -Wl,--as-needed ../lib/.libs/libmuaux.so ../libmailutils/.libs/libmailutils.so -lcrypt -lpthread >libtool: link: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -Wl,-O1 -o .libs/base64 base64.o -Wl,--as-needed ../lib/.libs/libmuaux.so ../libmailutils/.libs/libmailutils.so -lcrypt -lpthread >libtool: link: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -Wl,-O1 -o .libs/echosrv echosrv.o -Wl,--as-needed ../lib/.libs/libmuaux.so ../libmailutils/.libs/libmailutils.so -lcrypt -lpthread >libtool: link: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -Wl,-O1 -o .libs/addr addr.o -Wl,--as-needed ../lib/.libs/libmuaux.so ../libmailutils/.libs/libmailutils.so -lcrypt -lpthread >libtool: link: ( cd ".libs" && rm -f "numaddr.la" && ln -s "../numaddr.la" "numaddr.la" ) >/bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -Wl,-O1 -Wl,--as-needed -o frename frename.o ../lib/libmuaux.la ../libmailutils/libmailutils.la -lcrypt -lpthread >/bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -Wl,-O1 -Wl,--as-needed -o header header.o ../lib/libmuaux.la ../libmailutils/libmailutils.la -lcrypt -lpthread >/bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -Wl,-O1 -Wl,--as-needed -o http http.o ../lib/libmuaux.la ../libmailutils/libmailutils.la -lcrypt -lpthread >/bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -Wl,-O1 -Wl,--as-needed -o iconv iconv.o ../lib/libmuaux.la ../libmailutils/libmailutils.la -lcrypt -lpthread >/bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -Wl,-O1 -Wl,--as-needed -o lsf lsf.o ../libproto/mbox/libmu_mbox.la ../libproto/imap/libmu_imap.la ../libproto/pop/libmu_pop.la ../libproto/mh/libmu_mh.la ../libproto/maildir/libmu_maildir.la ../libmu_auth/libmu_auth.la -lgnutls -lpam -ldl ../libmailutils/libmailutils.la -lcrypt -lpthread >libtool: link: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -Wl,-O1 -o .libs/fremove fremove.o -Wl,--as-needed ../lib/.libs/libmuaux.so ../libmailutils/.libs/libmailutils.so -lcrypt -lpthread >/bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -Wl,-O1 -Wl,--as-needed -o mblconv mblconv.o ../lib/libmuaux.la ../libmailutils/libmailutils.la -lcrypt -lpthread >/bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -Wl,-O1 -Wl,--as-needed -o mboxidx mboxidx-mboxidx.o ../lib/libmuaux.la ../libproto/mbox/libmu_mbox.la ../libproto/imap/libmu_imap.la ../libproto/pop/libmu_pop.la ../libproto/mh/libmu_mh.la ../libproto/maildir/libmu_maildir.la ../libmu_auth/libmu_auth.la -lgnutls -lpam -ldl ../libmailutils/libmailutils.la -lcrypt -lpthread >libtool: link: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -Wl,-O1 -o .libs/header header.o -Wl,--as-needed ../lib/.libs/libmuaux.so ../libmailutils/.libs/libmailutils.so -lcrypt -lpthread >libtool: link: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -Wl,-O1 -o .libs/mblconv mblconv.o -Wl,--as-needed ../lib/.libs/libmuaux.so ../libmailutils/.libs/libmailutils.so -lcrypt -lpthread >libtool: link: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -Wl,-O1 -o .libs/iconv iconv.o -Wl,--as-needed ../lib/.libs/libmuaux.so ../libmailutils/.libs/libmailutils.so -lcrypt -lpthread >libtool: link: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -Wl,-O1 -o .libs/http http.o -Wl,--as-needed ../lib/.libs/libmuaux.so ../libmailutils/.libs/libmailutils.so -lcrypt -lpthread >libtool: link: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -Wl,-O1 -o .libs/frename frename.o -Wl,--as-needed ../lib/.libs/libmuaux.so ../libmailutils/.libs/libmailutils.so -lcrypt -lpthread >/bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -Wl,-O1 -Wl,--as-needed -o mboxsize mboxsize.o ../lib/libmuaux.la ../libproto/mbox/libmu_mbox.la ../libproto/imap/libmu_imap.la ../libproto/pop/libmu_pop.la ../libproto/mh/libmu_mh.la ../libproto/maildir/libmu_maildir.la ../libmu_auth/libmu_auth.la -lgnutls -lpam -ldl ../libmailutils/libmailutils.la -lcrypt -lpthread >/bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -Wl,-O1 -Wl,--as-needed -o msg-send msg-send.o ../lib/libmuaux.la ../libproto/mailer/libmu_mailer.la -lgnutls -lpam -ldl ../libmailutils/libmailutils.la -lcrypt -lpthread >/bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -Wl,-O1 -Wl,--as-needed -o mta mta-mta.o ../lib/libmuaux.la ../libproto/mbox/libmu_mbox.la ../libproto/mailer/libmu_mailer.la ../libmailutils/libmailutils.la -lcrypt -lpthread >/bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -Wl,-O1 -Wl,--as-needed -o mucat mucat.o ../lib/libmuaux.la ../libmailutils/libmailutils.la -lcrypt -lpthread >/bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -Wl,-O1 -Wl,--as-needed -o muauth muauth-muauth.o ../lib/libmuaux.la ../libmu_auth/libmu_auth.la -lgnutls -lpam -ldl ../libmailutils/libmailutils.la -lcrypt -lpthread >libtool: link: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -Wl,-O1 -o .libs/lsf lsf.o -Wl,--as-needed ../libproto/mbox/.libs/libmu_mbox.so ../libproto/imap/.libs/libmu_imap.so ../libproto/pop/.libs/libmu_pop.so /var/tmp/portage/net-mail/mailutils-3.3/work/mailutils-3.3/libmu_auth/.libs/libmu_auth.so ../libproto/mh/.libs/libmu_mh.so ../libproto/maildir/.libs/libmu_maildir.so ../libmu_auth/.libs/libmu_auth.so /var/tmp/portage/net-mail/mailutils-3.3/work/mailutils-3.3/libmailutils/.libs/libmailutils.so -lgnutls -lpam -ldl ../libmailutils/.libs/libmailutils.so -lcrypt -lpthread >libtool: link: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -Wl,-O1 -o .libs/mucat mucat.o -Wl,--as-needed ../lib/.libs/libmuaux.so ../libmailutils/.libs/libmailutils.so -lcrypt -lpthread >libtool: link: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -Wl,-O1 -o .libs/mboxidx mboxidx-mboxidx.o -Wl,--as-needed ../lib/.libs/libmuaux.so ../libproto/mbox/.libs/libmu_mbox.so ../libproto/imap/.libs/libmu_imap.so ../libproto/pop/.libs/libmu_pop.so /var/tmp/portage/net-mail/mailutils-3.3/work/mailutils-3.3/libmu_auth/.libs/libmu_auth.so ../libproto/mh/.libs/libmu_mh.so ../libproto/maildir/.libs/libmu_maildir.so ../libmu_auth/.libs/libmu_auth.so /var/tmp/portage/net-mail/mailutils-3.3/work/mailutils-3.3/libmailutils/.libs/libmailutils.so -lgnutls -lpam -ldl ../libmailutils/.libs/libmailutils.so -lcrypt -lpthread >/bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -Wl,-O1 -Wl,--as-needed -o muemail muemail-muemail.o ../lib/libmuaux.la ../libmailutils/libmailutils.la -lcrypt -lpthread >/bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -Wl,-O1 -Wl,--as-needed -o murun murun.o ../lib/libmuaux.la ../libmailutils/libmailutils.la -lcrypt -lpthread >libtool: link: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -Wl,-O1 -o .libs/msg-send msg-send.o -Wl,--as-needed ../lib/.libs/libmuaux.so ../libproto/mailer/.libs/libmu_mailer.so /var/tmp/portage/net-mail/mailutils-3.3/work/mailutils-3.3/libmu_auth/.libs/libmu_auth.so /var/tmp/portage/net-mail/mailutils-3.3/work/mailutils-3.3/libmailutils/.libs/libmailutils.so -lgnutls -lpam -ldl ../libmailutils/.libs/libmailutils.so -lcrypt -lpthread >libtool: link: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -Wl,-O1 -o .libs/muauth muauth-muauth.o -Wl,--as-needed ../lib/.libs/libmuaux.so ../libmu_auth/.libs/libmu_auth.so /var/tmp/portage/net-mail/mailutils-3.3/work/mailutils-3.3/libmailutils/.libs/libmailutils.so -lgnutls -lpam -ldl ../libmailutils/.libs/libmailutils.so -lcrypt -lpthread >libtool: link: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -Wl,-O1 -o .libs/mta mta-mta.o -Wl,--as-needed ../lib/.libs/libmuaux.so ../libproto/mbox/.libs/libmu_mbox.so ../libproto/mailer/.libs/libmu_mailer.so /var/tmp/portage/net-mail/mailutils-3.3/work/mailutils-3.3/libmu_auth/.libs/libmu_auth.so -lgnutls -lpam -ldl /var/tmp/portage/net-mail/mailutils-3.3/work/mailutils-3.3/libmailutils/.libs/libmailutils.so ../libmailutils/.libs/libmailutils.so -lcrypt -lpthread >/bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -Wl,-O1 -Wl,--as-needed -o musocio musocio.o ../lib/libmuaux.la ../libmailutils/libmailutils.la -lcrypt -lpthread >/bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -Wl,-O1 -Wl,--as-needed -o sa sa.o ../lib/libmuaux.la ../libmailutils/libmailutils.la -lcrypt -lpthread >/bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -Wl,-O1 -Wl,--as-needed -o sfrom sfrom.o ../lib/libmuaux.la ../libproto/mbox/libmu_mbox.la ../libproto/imap/libmu_imap.la ../libproto/pop/libmu_pop.la ../libproto/mh/libmu_mh.la ../libproto/maildir/libmu_maildir.la ../libmu_auth/libmu_auth.la -lgnutls -lpam -ldl ../libmailutils/libmailutils.la -lcrypt -lpthread >libtool: link: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -Wl,-O1 -o .libs/mboxsize mboxsize.o -Wl,--as-needed ../lib/.libs/libmuaux.so ../libproto/mbox/.libs/libmu_mbox.so ../libproto/imap/.libs/libmu_imap.so ../libproto/pop/.libs/libmu_pop.so /var/tmp/portage/net-mail/mailutils-3.3/work/mailutils-3.3/libmu_auth/.libs/libmu_auth.so ../libproto/mh/.libs/libmu_mh.so ../libproto/maildir/.libs/libmu_maildir.so ../libmu_auth/.libs/libmu_auth.so /var/tmp/portage/net-mail/mailutils-3.3/work/mailutils-3.3/libmailutils/.libs/libmailutils.so -lgnutls -lpam -ldl ../libmailutils/.libs/libmailutils.so -lcrypt -lpthread >libtool: link: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -Wl,-O1 -o .libs/muemail muemail-muemail.o -Wl,--as-needed ../lib/.libs/libmuaux.so ../libmailutils/.libs/libmailutils.so -lcrypt -lpthread >libtool: link: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -Wl,-O1 -o .libs/murun murun.o -Wl,--as-needed ../lib/.libs/libmuaux.so ../libmailutils/.libs/libmailutils.so -lcrypt -lpthread >libtool: link: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -Wl,-O1 -o .libs/musocio musocio.o -Wl,--as-needed ../lib/.libs/libmuaux.so ../libmailutils/.libs/libmailutils.so -lcrypt -lpthread >libtool: link: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -Wl,-O1 -o .libs/sa sa.o -Wl,--as-needed ../lib/.libs/libmuaux.so ../libmailutils/.libs/libmailutils.so -lcrypt -lpthread >libtool: link: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -Wl,-O1 -o .libs/sfrom sfrom.o -Wl,--as-needed ../lib/.libs/libmuaux.so ../libproto/mbox/.libs/libmu_mbox.so ../libproto/imap/.libs/libmu_imap.so ../libproto/pop/.libs/libmu_pop.so /var/tmp/portage/net-mail/mailutils-3.3/work/mailutils-3.3/libmu_auth/.libs/libmu_auth.so ../libproto/mh/.libs/libmu_mh.so ../libproto/maildir/.libs/libmu_maildir.so ../libmu_auth/.libs/libmu_auth.so /var/tmp/portage/net-mail/mailutils-3.3/work/mailutils-3.3/libmailutils/.libs/libmailutils.so -lgnutls -lpam -ldl ../libmailutils/.libs/libmailutils.so -lcrypt -lpthread >make[3]: Leaving directory '/var/tmp/portage/net-mail/mailutils-3.3/work/mailutils-3.3/examples' >make[2]: Leaving directory '/var/tmp/portage/net-mail/mailutils-3.3/work/mailutils-3.3/examples' >Making all in mu >make[2]: Entering directory '/var/tmp/portage/net-mail/mailutils-3.3/work/mailutils-3.3/mu' >Making all in libexec >make[3]: Entering directory '/var/tmp/portage/net-mail/mailutils-3.3/work/mailutils-3.3/mu/libexec' >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I. -I../../include -I../../lib -I../../lib/gnu -I../../lib/gnu -I../.. -I../../include -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c -o getopt.o getopt.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I. -I../../include -I../../lib -I../../lib/gnu -I../../lib/gnu -I../.. -I../../include -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c -o getans.o getans.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I. -I../../include -I../../lib -I../../lib/gnu -I../../lib/gnu -I../.. -I../../include -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c -o getarg.o getarg.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I. -I../../include -I../../lib -I../../lib/gnu -I../../lib/gnu -I../.. -I../../include -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c -o getyn.o getyn.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I. -I../../include -I../../lib -I../../lib/gnu -I../../lib/gnu -I../.. -I../../include -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c -o shell.o shell.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I. -I../../include -I../../lib -I../../lib/gnu -I../../lib/gnu -I../.. -I../../include -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c -o util.o util.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I. -I../../include -I../../lib -I../../lib/gnu -I../../lib/gnu -I../.. -I../../include -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c -o verbose.o verbose.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I. -I../../include -I../../lib -I../../lib/gnu -I../../lib/gnu -I../.. -I../../include -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c -o acl.o acl.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I. -I../../include -I../../lib -I../../lib/gnu -I../../lib/gnu -I../.. -I../../include -DCOMPILE_FLAGS="\"-I/usr/include\"" -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c -o mailutils_cflags-cflags.o `test -f 'cflags.c' || echo './'`cflags.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I. -I../../include -I../../lib -I../../lib/gnu -I../../lib/gnu -I../.. -I../../include -DLINK_FLAGS="\"-L/usr/lib64\"" -DLINK_POSTFLAGS="\"\"" -DAUTHLIBS="\"-lgnutls -lpam -ldl\"" -DGUILE_LIBS="\"\"" -DPYTHON_LIBS="\"\"" -DI18NLIBS="\"\"" -DDBMLIBS="\"-lgdbm -ldb -ldb\"" -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c -o mailutils_ldflags-ldflags.o `test -f 'ldflags.c' || echo './'`ldflags.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I. -I../../include -I../../lib -I../../lib/gnu -I../../lib/gnu -I../.. -I../../include -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c -o filter.o filter.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I. -I../../include -I../../lib -I../../lib/gnu -I../../lib/gnu -I../.. -I../../include -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c -o flt2047.o flt2047.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I. -I../../include -I../../lib -I../../lib/gnu -I../../lib/gnu -I../.. -I../../include -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c -o info.o info.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I. -I../../include -I../../lib -I../../lib/gnu -I../../lib/gnu -I../.. -I../../include -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c -o logger.o logger.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I. -I../../include -I../../lib -I../../lib/gnu -I../../lib/gnu -I../.. -I../../include -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c -o query.o query.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I. -I../../include -I../../lib -I../../lib/gnu -I../../lib/gnu -I../.. -I../../include -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c -o mailutils_send-send.o `test -f 'send.c' || echo './'`send.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I. -I../../include -I../../lib -I../../lib/gnu -I../../lib/gnu -I../.. -I../../include -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c -o mailutils_smtp-smtp.o `test -f 'smtp.c' || echo './'`smtp.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I. -I../../include -I../../lib -I../../lib/gnu -I../../lib/gnu -I../.. -I../../include -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c -o stat.o stat.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I. -I../../include -I../../lib -I../../lib/gnu -I../../lib/gnu -I../.. -I../../include -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c -o wicket.o wicket.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I. -I../../include -I../../lib -I../../lib/gnu -I../../lib/gnu -I../.. -I../../include -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c -o dbm.o dbm.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I. -I../../include -I../../lib -I../../lib/gnu -I../../lib/gnu -I../.. -I../../include -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c -o mailutils_pop-pop.o `test -f 'pop.c' || echo './'`pop.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I. -I../../include -I../../lib -I../../lib/gnu -I../../lib/gnu -I../.. -I../../include -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c -o mailutils_imap-imap.o `test -f 'imap.c' || echo './'`imap.c >rm -f libmutool.a >x86_64-pc-linux-gnu-ar cr libmutool.a getopt.o getans.o getarg.o getyn.o shell.o util.o verbose.o >x86_64-pc-linux-gnu-ranlib libmutool.a >/bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -Wl,-O1 -Wl,--as-needed -o mailutils-acl acl.o ../../lib/libmuaux.la ./libmutool.a ../../lib/libmuaux.la ../../libmailutils/libmailutils.la -lreadline -lncurses -lcrypt -lpthread >/bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -Wl,-O1 -Wl,--as-needed -o mailutils-cflags mailutils_cflags-cflags.o ../../lib/libmuaux.la ./libmutool.a ../../lib/libmuaux.la ../../libmailutils/libmailutils.la -lreadline -lncurses -lcrypt -lpthread >/bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -Wl,-O1 -Wl,--as-needed -o mailutils-ldflags mailutils_ldflags-ldflags.o ../../lib/libmuaux.la ./libmutool.a ../../lib/libmuaux.la ../../libmailutils/libmailutils.la -lreadline -lncurses -lcrypt -lpthread >[01m[Ksmtp.c:[m[K In function '[01m[Kcom_send[m[K': >[01m[Ksmtp.c:576:10:[m[K [01;35m[Kwarning: [m[K'[01m[Krc[m[K' may be used uninitialized in this function [[01;35m[K-Wmaybe-uninitialized[m[K] > if [01;35m[K([m[Krc) > [01;35m[K^[m[K >/bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -Wl,-O1 -Wl,--as-needed -o mailutils-filter filter.o ../../lib/libmuaux.la ./libmutool.a ../../lib/libmuaux.la ../../libmailutils/libmailutils.la -lreadline -lncurses -lcrypt -lpthread >/bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -Wl,-O1 -Wl,--as-needed -o mailutils-flt2047 flt2047.o ../../lib/libmuaux.la ./libmutool.a ../../lib/libmuaux.la ../../libmailutils/libmailutils.la -lreadline -lncurses -lcrypt -lpthread >libtool: link: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -Wl,-O1 -o .libs/mailutils-acl acl.o -Wl,--as-needed ./libmutool.a ../../lib/.libs/libmuaux.so ../../libmailutils/.libs/libmailutils.so -lreadline -lncurses -lcrypt -lpthread >/bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -Wl,-O1 -Wl,--as-needed -o mailutils-info info.o ../../lib/libmuaux.la ./libmutool.a ../../lib/libmuaux.la ../../libmailutils/libmailutils.la -lreadline -lncurses -lcrypt -lpthread >libtool: link: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -Wl,-O1 -o .libs/mailutils-cflags mailutils_cflags-cflags.o -Wl,--as-needed ./libmutool.a ../../lib/.libs/libmuaux.so ../../libmailutils/.libs/libmailutils.so -lreadline -lncurses -lcrypt -lpthread >libtool: link: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -Wl,-O1 -o .libs/mailutils-ldflags mailutils_ldflags-ldflags.o -Wl,--as-needed ./libmutool.a ../../lib/.libs/libmuaux.so ../../libmailutils/.libs/libmailutils.so -lreadline -lncurses -lcrypt -lpthread >/bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -Wl,-O1 -Wl,--as-needed -o mailutils-logger logger.o ../../lib/libmuaux.la ./libmutool.a ../../lib/libmuaux.la ../../libmailutils/libmailutils.la -lreadline -lncurses -lcrypt -lpthread >/bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -Wl,-O1 -Wl,--as-needed -o mailutils-query query.o ../../lib/libmuaux.la ./libmutool.a ../../lib/libmuaux.la ../../libmailutils/libmailutils.la -lreadline -lncurses -lcrypt -lpthread >libtool: link: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -Wl,-O1 -o .libs/mailutils-filter filter.o -Wl,--as-needed ./libmutool.a ../../lib/.libs/libmuaux.so ../../libmailutils/.libs/libmailutils.so -lreadline -lncurses -lcrypt -lpthread >/bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -Wl,-O1 -Wl,--as-needed -o mailutils-send mailutils_send-send.o ../../lib/libmuaux.la ../../libproto/mailer/libmu_mailer.la ../../libmu_auth/libmu_auth.la -lgnutls -lpam -ldl ./libmutool.a ../../lib/libmuaux.la ../../libmailutils/libmailutils.la -lreadline -lncurses -lcrypt -lpthread >libtool: link: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -Wl,-O1 -o .libs/mailutils-flt2047 flt2047.o -Wl,--as-needed ./libmutool.a ../../lib/.libs/libmuaux.so ../../libmailutils/.libs/libmailutils.so -lreadline -lncurses -lcrypt -lpthread >/bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -Wl,-O1 -Wl,--as-needed -o mailutils-smtp mailutils_smtp-smtp.o ../../lib/libmuaux.la ../../libproto/mailer/libmu_mailer.la ../../libmu_auth/libmu_auth.la -lgnutls -lpam -ldl ./libmutool.a ../../lib/libmuaux.la ../../libmailutils/libmailutils.la -lreadline -lncurses -lcrypt -lpthread >/bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -Wl,-O1 -Wl,--as-needed -o mailutils-stat stat.o ../../lib/libmuaux.la ../../libproto/mbox/libmu_mbox.la ../../libproto/imap/libmu_imap.la ../../libproto/pop/libmu_pop.la ../../libproto/mh/libmu_mh.la ../../libproto/maildir/libmu_maildir.la ../../libmu_auth/libmu_auth.la -lgnutls -lpam -ldl ./libmutool.a ../../lib/libmuaux.la ../../libmailutils/libmailutils.la -lreadline -lncurses -lcrypt -lpthread >/bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -Wl,-O1 -Wl,--as-needed -o mailutils-wicket wicket.o ../../lib/libmuaux.la ./libmutool.a ../../lib/libmuaux.la ../../libmailutils/libmailutils.la -lreadline -lncurses -lcrypt -lpthread >libtool: link: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -Wl,-O1 -o .libs/mailutils-info info.o -Wl,--as-needed ./libmutool.a ../../lib/.libs/libmuaux.so ../../libmailutils/.libs/libmailutils.so -lreadline -lncurses -lcrypt -lpthread >/bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement ../../lib/libmuaux.la ../../libmu_dbm/libmu_dbm.la -lgdbm -ldb -ldb ./libmutool.a ../../lib/libmuaux.la ../../libmailutils/libmailutils.la -lreadline -lncurses -Wl,-O1 -Wl,--as-needed -o mailutils-dbm dbm.o ../../lib/libmuaux.la ./libmutool.a ../../lib/libmuaux.la ../../libmailutils/libmailutils.la -lreadline -lncurses -lcrypt -lpthread >libtool: link: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -Wl,-O1 -o .libs/mailutils-logger logger.o -Wl,--as-needed ./libmutool.a ../../lib/.libs/libmuaux.so ../../libmailutils/.libs/libmailutils.so -lreadline -lncurses -lcrypt -lpthread >libtool: link: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -Wl,-O1 -o .libs/mailutils-query query.o -Wl,--as-needed ./libmutool.a ../../lib/.libs/libmuaux.so ../../libmailutils/.libs/libmailutils.so -lreadline -lncurses -lcrypt -lpthread >/bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -Wl,-O1 -Wl,--as-needed -o mailutils-pop mailutils_pop-pop.o ../../lib/libmuaux.la ../../libproto/pop/libmu_pop.la ../../libmu_auth/libmu_auth.la -lgnutls -lpam -ldl ./libmutool.a ../../lib/libmuaux.la ../../libmailutils/libmailutils.la -lreadline -lncurses -lcrypt -lpthread >/bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -Wl,-O1 -Wl,--as-needed -o mailutils-imap mailutils_imap-imap.o ../../lib/libmuaux.la ../../libproto/imap/libmu_imap.la ../../libmu_auth/libmu_auth.la -lgnutls -lpam -ldl ./libmutool.a ../../lib/libmuaux.la ../../libmailutils/libmailutils.la -lreadline -lncurses -lcrypt -lpthread >libtool: link: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -Wl,-O1 -o .libs/mailutils-wicket wicket.o -Wl,--as-needed ./libmutool.a ../../lib/.libs/libmuaux.so ../../libmailutils/.libs/libmailutils.so -lreadline -lncurses -lcrypt -lpthread >libtool: link: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -Wl,-O1 -o .libs/mailutils-send mailutils_send-send.o -Wl,--as-needed ../../libproto/mailer/.libs/libmu_mailer.so /var/tmp/portage/net-mail/mailutils-3.3/work/mailutils-3.3/libmu_auth/.libs/libmu_auth.so ../../libmu_auth/.libs/libmu_auth.so /var/tmp/portage/net-mail/mailutils-3.3/work/mailutils-3.3/libmailutils/.libs/libmailutils.so -lgnutls -lpam -ldl ./libmutool.a ../../lib/.libs/libmuaux.so ../../libmailutils/.libs/libmailutils.so -lreadline -lncurses -lcrypt -lpthread >libtool: link: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -Wl,-O1 -o .libs/mailutils-smtp mailutils_smtp-smtp.o -Wl,--as-needed ../../libproto/mailer/.libs/libmu_mailer.so /var/tmp/portage/net-mail/mailutils-3.3/work/mailutils-3.3/libmu_auth/.libs/libmu_auth.so ../../libmu_auth/.libs/libmu_auth.so /var/tmp/portage/net-mail/mailutils-3.3/work/mailutils-3.3/libmailutils/.libs/libmailutils.so -lgnutls -lpam -ldl ./libmutool.a ../../lib/.libs/libmuaux.so ../../libmailutils/.libs/libmailutils.so -lreadline -lncurses -lcrypt -lpthread >libtool: link: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -Wl,-O1 -o .libs/mailutils-dbm dbm.o ../../libmu_dbm/.libs/libmu_dbm.so /var/tmp/portage/net-mail/mailutils-3.3/work/mailutils-3.3/libmailutils/.libs/libmailutils.so -lgnutls -lpam -ldl -lgdbm -ldb -Wl,--as-needed ./libmutool.a ../../lib/.libs/libmuaux.so ../../libmailutils/.libs/libmailutils.so -lreadline -lncurses -lcrypt -lpthread >libtool: link: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -Wl,-O1 -o .libs/mailutils-stat stat.o -Wl,--as-needed ../../libproto/mbox/.libs/libmu_mbox.so ../../libproto/imap/.libs/libmu_imap.so ../../libproto/pop/.libs/libmu_pop.so /var/tmp/portage/net-mail/mailutils-3.3/work/mailutils-3.3/libmu_auth/.libs/libmu_auth.so ../../libproto/mh/.libs/libmu_mh.so ../../libproto/maildir/.libs/libmu_maildir.so ../../libmu_auth/.libs/libmu_auth.so /var/tmp/portage/net-mail/mailutils-3.3/work/mailutils-3.3/libmailutils/.libs/libmailutils.so -lgnutls -lpam -ldl ./libmutool.a ../../lib/.libs/libmuaux.so ../../libmailutils/.libs/libmailutils.so -lreadline -lncurses -lcrypt -lpthread >libtool: link: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -Wl,-O1 -o .libs/mailutils-pop mailutils_pop-pop.o -Wl,--as-needed ../../libproto/pop/.libs/libmu_pop.so /var/tmp/portage/net-mail/mailutils-3.3/work/mailutils-3.3/libmu_auth/.libs/libmu_auth.so ../../libmu_auth/.libs/libmu_auth.so /var/tmp/portage/net-mail/mailutils-3.3/work/mailutils-3.3/libmailutils/.libs/libmailutils.so -lgnutls -lpam -ldl ./libmutool.a ../../lib/.libs/libmuaux.so ../../libmailutils/.libs/libmailutils.so -lreadline -lncurses -lcrypt -lpthread >libtool: link: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -Wl,-O1 -o .libs/mailutils-imap mailutils_imap-imap.o -Wl,--as-needed ../../libproto/imap/.libs/libmu_imap.so /var/tmp/portage/net-mail/mailutils-3.3/work/mailutils-3.3/libmu_auth/.libs/libmu_auth.so ../../libmu_auth/.libs/libmu_auth.so /var/tmp/portage/net-mail/mailutils-3.3/work/mailutils-3.3/libmailutils/.libs/libmailutils.so -lgnutls -lpam -ldl ./libmutool.a ../../lib/.libs/libmuaux.so ../../libmailutils/.libs/libmailutils.so -lreadline -lncurses -lcrypt -lpthread >make[3]: Leaving directory '/var/tmp/portage/net-mail/mailutils-3.3/work/mailutils-3.3/mu/libexec' >make[3]: Entering directory '/var/tmp/portage/net-mail/mailutils-3.3/work/mailutils-3.3/mu' >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../include -I../lib -I../lib/gnu -I../lib/gnu -I.. -I../include -DMAILUTILSDIR=\"/usr/libexec/mailutils\" -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c -o mailutils-mu.o `test -f 'mu.c' || echo './'`mu.c >/bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -Wl,-O1 -Wl,--as-needed -o mailutils mailutils-mu.o ../lib/libmuaux.la ../libmailutils/libmailutils.la -lcrypt -lpthread >libtool: link: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -Wl,-O1 -o .libs/mailutils mailutils-mu.o -Wl,--as-needed ../lib/.libs/libmuaux.so ../libmailutils/.libs/libmailutils.so -lcrypt -lpthread >make[3]: Leaving directory '/var/tmp/portage/net-mail/mailutils-3.3/work/mailutils-3.3/mu' >make[2]: Leaving directory '/var/tmp/portage/net-mail/mailutils-3.3/work/mailutils-3.3/mu' >Making all in frm >make[2]: Entering directory '/var/tmp/portage/net-mail/mailutils-3.3/work/mailutils-3.3/frm' >Making all in . >make[3]: Entering directory '/var/tmp/portage/net-mail/mailutils-3.3/work/mailutils-3.3/frm' >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../include -I../lib -I../lib/gnu -I../lib/gnu -I.. -I../include -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c -o frm.o frm.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../include -I../lib -I../lib/gnu -I../lib/gnu -I.. -I../include -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c -o common.o common.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../include -I../lib -I../lib/gnu -I../lib/gnu -I.. -I../include -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c -o from.o from.c >[01m[Kcommon.c:[m[K In function '[01m[Kformat_field_align[m[K': >[01m[Kcommon.c:307:10:[m[K [01;35m[Kwarning: [m[K'[01m[Kwidth[m[K' may be used uninitialized in this function [[01;35m[K-Wmaybe-uninitialized[m[K] > curcol [01;35m[K+=[m[K width; > [01;35m[K^~[m[K >/bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -Wl,-O1 -Wl,--as-needed -o frm frm.o common.o ../lib/libmuaux.la ../libproto/mbox/libmu_mbox.la ../libproto/imap/libmu_imap.la ../libproto/pop/libmu_pop.la ../libproto/mh/libmu_mh.la ../libproto/maildir/libmu_maildir.la ../libmu_auth/libmu_auth.la -lgnutls -lpam -ldl ../libmailutils/libmailutils.la -lcrypt -lpthread >/bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -Wl,-O1 -Wl,--as-needed -o from from.o common.o ../lib/libmuaux.la ../libproto/mbox/libmu_mbox.la ../libproto/imap/libmu_imap.la ../libproto/pop/libmu_pop.la ../libproto/mh/libmu_mh.la ../libproto/maildir/libmu_maildir.la ../libmu_auth/libmu_auth.la -lgnutls -lpam -ldl ../libmailutils/libmailutils.la -lcrypt -lpthread >libtool: link: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -Wl,-O1 -o .libs/frm frm.o common.o -Wl,--as-needed ../lib/.libs/libmuaux.so ../libproto/mbox/.libs/libmu_mbox.so ../libproto/imap/.libs/libmu_imap.so ../libproto/pop/.libs/libmu_pop.so /var/tmp/portage/net-mail/mailutils-3.3/work/mailutils-3.3/libmu_auth/.libs/libmu_auth.so ../libproto/mh/.libs/libmu_mh.so ../libproto/maildir/.libs/libmu_maildir.so ../libmu_auth/.libs/libmu_auth.so /var/tmp/portage/net-mail/mailutils-3.3/work/mailutils-3.3/libmailutils/.libs/libmailutils.so -lgnutls -lpam -ldl ../libmailutils/.libs/libmailutils.so -lcrypt -lpthread >libtool: link: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -Wl,-O1 -o .libs/from from.o common.o -Wl,--as-needed ../lib/.libs/libmuaux.so ../libproto/mbox/.libs/libmu_mbox.so ../libproto/imap/.libs/libmu_imap.so ../libproto/pop/.libs/libmu_pop.so /var/tmp/portage/net-mail/mailutils-3.3/work/mailutils-3.3/libmu_auth/.libs/libmu_auth.so ../libproto/mh/.libs/libmu_mh.so ../libproto/maildir/.libs/libmu_maildir.so ../libmu_auth/.libs/libmu_auth.so /var/tmp/portage/net-mail/mailutils-3.3/work/mailutils-3.3/libmailutils/.libs/libmailutils.so -lgnutls -lpam -ldl ../libmailutils/.libs/libmailutils.so -lcrypt -lpthread >make[3]: Leaving directory '/var/tmp/portage/net-mail/mailutils-3.3/work/mailutils-3.3/frm' >Making all in tests >make[3]: Entering directory '/var/tmp/portage/net-mail/mailutils-3.3/work/mailutils-3.3/frm/tests' >make[3]: Nothing to be done for 'all'. >make[3]: Leaving directory '/var/tmp/portage/net-mail/mailutils-3.3/work/mailutils-3.3/frm/tests' >make[2]: Leaving directory '/var/tmp/portage/net-mail/mailutils-3.3/work/mailutils-3.3/frm' >Making all in maidag >make[2]: Entering directory '/var/tmp/portage/net-mail/mailutils-3.3/work/mailutils-3.3/maidag' >Making all in . >make[3]: Entering directory '/var/tmp/portage/net-mail/mailutils-3.3/work/mailutils-3.3/maidag' >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I. -I../include -I../lib -I../lib/gnu -I../lib/gnu -I.. -I../include -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c -o deliver.o deliver.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I. -I../include -I../lib -I../lib/gnu -I../lib/gnu -I.. -I../include -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c -o forward.o forward.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I. -I../include -I../lib -I../lib/gnu -I../lib/gnu -I.. -I../include -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c -o lmtp.o lmtp.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I. -I../include -I../lib -I../lib/gnu -I../lib/gnu -I.. -I../include -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c -o maidag.o maidag.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I. -I../include -I../lib -I../lib/gnu -I../lib/gnu -I.. -I../include -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c -o mailquota.o mailquota.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I. -I../include -I../lib -I../lib/gnu -I../lib/gnu -I.. -I../include -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c -o script.o script.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I. -I../include -I../lib -I../lib/gnu -I../lib/gnu -I.. -I../include -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c -o util.o util.c >[01m[Kscript.c:[m[K In function '[01m[Kscript_apply[m[K': >[01m[Kscript.c:121:4:[m[K [01;35m[Kwarning: [m[Kignoring return value of '[01m[Kchdir[m[K', declared with attribute warn_unused_result [[01;35m[K-Wunused-result[m[K] > [01;35m[Kchdir (auth->dir)[m[K; > [01;35m[K^~~~~~~~~~~~~~~~~[m[K >[01m[Kscript.c:123:4:[m[K [01;35m[Kwarning: [m[Kignoring return value of '[01m[Kchdir[m[K', declared with attribute warn_unused_result [[01;35m[K-Wunused-result[m[K] > [01;35m[Kchdir ("/")[m[K; > [01;35m[K^~~~~~~~~~~[m[K >/bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -Wl,-O1 -Wl,--as-needed -o maidag deliver.o forward.o lmtp.o maidag.o mailquota.o script.o util.o ../lib/libmuscript.a ../lib/libmuaux.la ../libmu_sieve/libmu_sieve.la ../libproto/mbox/libmu_mbox.la ../libproto/imap/libmu_imap.la ../libproto/pop/libmu_pop.la ../libproto/mh/libmu_mh.la ../libproto/maildir/libmu_maildir.la ../libmu_auth/libmu_auth.la ../libproto/mailer/libmu_mailer.la -lgnutls -lpam -ldl ../libmailutils/libmailutils.la ../libmu_dbm/libmu_dbm.la -lgdbm -ldb -ldb ../lib/libmutcpwrap.a -lnsl -lwrap -lcrypt -lpthread >libtool: link: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -Wl,-O1 -o .libs/maidag deliver.o forward.o lmtp.o maidag.o mailquota.o script.o util.o -Wl,--as-needed ../lib/libmuscript.a ../lib/.libs/libmuaux.so ../libmu_sieve/.libs/libmu_sieve.so /usr/lib64/libltdl.so ../libproto/mbox/.libs/libmu_mbox.so ../libproto/imap/.libs/libmu_imap.so ../libproto/pop/.libs/libmu_pop.so ../libproto/mh/.libs/libmu_mh.so ../libproto/maildir/.libs/libmu_maildir.so ../libmu_auth/.libs/libmu_auth.so ../libproto/mailer/.libs/libmu_mailer.so /var/tmp/portage/net-mail/mailutils-3.3/work/mailutils-3.3/libmu_auth/.libs/libmu_auth.so ../libmailutils/.libs/libmailutils.so ../libmu_dbm/.libs/libmu_dbm.so /var/tmp/portage/net-mail/mailutils-3.3/work/mailutils-3.3/libmailutils/.libs/libmailutils.so -lgnutls -lpam -ldl -lgdbm -ldb ../lib/libmutcpwrap.a -lnsl -lwrap -lcrypt -lpthread >make[3]: Leaving directory '/var/tmp/portage/net-mail/mailutils-3.3/work/mailutils-3.3/maidag' >Making all in tests >make[3]: Entering directory '/var/tmp/portage/net-mail/mailutils-3.3/work/mailutils-3.3/maidag/tests' >make[3]: Nothing to be done for 'all'. >make[3]: Leaving directory '/var/tmp/portage/net-mail/mailutils-3.3/work/mailutils-3.3/maidag/tests' >make[2]: Leaving directory '/var/tmp/portage/net-mail/mailutils-3.3/work/mailutils-3.3/maidag' >Making all in mail >make[2]: Entering directory '/var/tmp/portage/net-mail/mailutils-3.3/work/mailutils-3.3/mail' >Making all in testsuite >make[3]: Entering directory '/var/tmp/portage/net-mail/mailutils-3.3/work/mailutils-3.3/mail/testsuite' >make[3]: Nothing to be done for 'all'. >make[3]: Leaving directory '/var/tmp/portage/net-mail/mailutils-3.3/work/mailutils-3.3/mail/testsuite' >Making all in tests >make[3]: Entering directory '/var/tmp/portage/net-mail/mailutils-3.3/work/mailutils-3.3/mail/tests' >make[3]: Nothing to be done for 'all'. >make[3]: Leaving directory '/var/tmp/portage/net-mail/mailutils-3.3/work/mailutils-3.3/mail/tests' >make[3]: Entering directory '/var/tmp/portage/net-mail/mailutils-3.3/work/mailutils-3.3/mail' >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../include -I../lib -I../lib/gnu -I../lib/gnu -I.. -I../include -DSITE_MAIL_RC=\"/etc/mail.rc\" -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c -o alias.o alias.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../include -I../lib -I../lib/gnu -I../lib/gnu -I.. -I../include -DSITE_MAIL_RC=\"/etc/mail.rc\" -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c -o alt.o alt.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../include -I../lib -I../lib/gnu -I../lib/gnu -I.. -I../include -DSITE_MAIL_RC=\"/etc/mail.rc\" -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c -o cd.o cd.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../include -I../lib -I../lib/gnu -I../lib/gnu -I.. -I../include -DSITE_MAIL_RC=\"/etc/mail.rc\" -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c -o copy.o copy.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../include -I../lib -I../lib/gnu -I../lib/gnu -I.. -I../include -DSITE_MAIL_RC=\"/etc/mail.rc\" -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c -o decode.o decode.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../include -I../lib -I../lib/gnu -I../lib/gnu -I.. -I../include -DSITE_MAIL_RC=\"/etc/mail.rc\" -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c -o delete.o delete.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../include -I../lib -I../lib/gnu -I../lib/gnu -I.. -I../include -DSITE_MAIL_RC=\"/etc/mail.rc\" -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c -o dp.o dp.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../include -I../lib -I../lib/gnu -I../lib/gnu -I.. -I../include -DSITE_MAIL_RC=\"/etc/mail.rc\" -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c -o echo.o echo.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../include -I../lib -I../lib/gnu -I../lib/gnu -I.. -I../include -DSITE_MAIL_RC=\"/etc/mail.rc\" -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c -o edit.o edit.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../include -I../lib -I../lib/gnu -I../lib/gnu -I.. -I../include -DSITE_MAIL_RC=\"/etc/mail.rc\" -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c -o envelope.o envelope.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../include -I../lib -I../lib/gnu -I../lib/gnu -I.. -I../include -DSITE_MAIL_RC=\"/etc/mail.rc\" -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c -o eq.o eq.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../include -I../lib -I../lib/gnu -I../lib/gnu -I.. -I../include -DSITE_MAIL_RC=\"/etc/mail.rc\" -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c -o escape.o escape.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../include -I../lib -I../lib/gnu -I../lib/gnu -I.. -I../include -DSITE_MAIL_RC=\"/etc/mail.rc\" -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c -o exit.o exit.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../include -I../lib -I../lib/gnu -I../lib/gnu -I.. -I../include -DSITE_MAIL_RC=\"/etc/mail.rc\" -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c -o file.o file.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../include -I../lib -I../lib/gnu -I../lib/gnu -I.. -I../include -DSITE_MAIL_RC=\"/etc/mail.rc\" -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c -o folders.o folders.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../include -I../lib -I../lib/gnu -I../lib/gnu -I.. -I../include -DSITE_MAIL_RC=\"/etc/mail.rc\" -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c -o followup.o followup.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../include -I../lib -I../lib/gnu -I../lib/gnu -I.. -I../include -DSITE_MAIL_RC=\"/etc/mail.rc\" -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c -o from.o from.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../include -I../lib -I../lib/gnu -I../lib/gnu -I.. -I../include -DSITE_MAIL_RC=\"/etc/mail.rc\" -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c -o headers.o headers.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../include -I../lib -I../lib/gnu -I../lib/gnu -I.. -I../include -DSITE_MAIL_RC=\"/etc/mail.rc\" -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c -o help.o help.c >[01m[Kescape.c:[m[K In function '[01m[Kescape_pipe[m[K': >[01m[Kescape.c:604:7:[m[K [01;35m[Kwarning: [m[Kignoring return value of '[01m[Kdup[m[K', declared with attribute warn_unused_result [[01;35m[K-Wunused-result[m[K] > [01;35m[Kdup (p[0])[m[K; > [01;35m[K^~~~~~~~~~[m[K >[01m[Kescape.c:609:7:[m[K [01;35m[Kwarning: [m[Kignoring return value of '[01m[Kdup[m[K', declared with attribute warn_unused_result [[01;35m[K-Wunused-result[m[K] > [01;35m[Kdup (fd)[m[K; > [01;35m[K^~~~~~~~[m[K >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../include -I../lib -I../lib/gnu -I../lib/gnu -I.. -I../include -DSITE_MAIL_RC=\"/etc/mail.rc\" -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c -o hold.o hold.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../include -I../lib -I../lib/gnu -I../lib/gnu -I.. -I../include -DSITE_MAIL_RC=\"/etc/mail.rc\" -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c -o if.o if.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../include -I../lib -I../lib/gnu -I../lib/gnu -I.. -I../include -DSITE_MAIL_RC=\"/etc/mail.rc\" -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c -o inc.o inc.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../include -I../lib -I../lib/gnu -I../lib/gnu -I.. -I../include -DSITE_MAIL_RC=\"/etc/mail.rc\" -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c -o list.o list.c >[01m[Kescape.c:[m[K In function '[01m[Kescape_help[m[K': >[01m[Kescape.c:136:14:[m[K [01;35m[Kwarning: [m[K'[01m[Kstatus[m[K' may be used uninitialized in this function [[01;35m[K-Wmaybe-uninitialized[m[K] > status [01;35m[K|=[m[K mail_escape_help (*++argv); > [01;35m[K^~[m[K >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../include -I../lib -I../lib/gnu -I../lib/gnu -I.. -I../include -DSITE_MAIL_RC=\"/etc/mail.rc\" -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c -o mail.o mail.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../include -I../lib -I../lib/gnu -I../lib/gnu -I.. -I../include -DSITE_MAIL_RC=\"/etc/mail.rc\" -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c -o mailline.o mailline.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../include -I../lib -I../lib/gnu -I../lib/gnu -I.. -I../include -DSITE_MAIL_RC=\"/etc/mail.rc\" -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c -o mailvar.o mailvar.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../include -I../lib -I../lib/gnu -I../lib/gnu -I.. -I../include -DSITE_MAIL_RC=\"/etc/mail.rc\" -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c -o mbox.o mbox.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../include -I../lib -I../lib/gnu -I../lib/gnu -I.. -I../include -DSITE_MAIL_RC=\"/etc/mail.rc\" -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c -o msgset.o msgset.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../include -I../lib -I../lib/gnu -I../lib/gnu -I.. -I../include -DSITE_MAIL_RC=\"/etc/mail.rc\" -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c -o next.o next.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../include -I../lib -I../lib/gnu -I../lib/gnu -I.. -I../include -DSITE_MAIL_RC=\"/etc/mail.rc\" -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c -o page.o page.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../include -I../lib -I../lib/gnu -I../lib/gnu -I.. -I../include -DSITE_MAIL_RC=\"/etc/mail.rc\" -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c -o pipe.o pipe.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../include -I../lib -I../lib/gnu -I../lib/gnu -I.. -I../include -DSITE_MAIL_RC=\"/etc/mail.rc\" -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c -o previous.o previous.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../include -I../lib -I../lib/gnu -I../lib/gnu -I.. -I../include -DSITE_MAIL_RC=\"/etc/mail.rc\" -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c -o print.o print.c >[01m[Kmailvar.c:[m[K In function '[01m[Kset_decode_fallback[m[K': >[01m[Kmailvar.c:629:6:[m[K [01;35m[Kwarning: [m[K'[01m[Kvalue[m[K' may be used uninitialized in this function [[01;35m[K-Wmaybe-uninitialized[m[K] > [01;35m[Krc = mu_set_default_fallback (value)[m[K; > [01;35m[K~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~[m[K >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../include -I../lib -I../lib/gnu -I../lib/gnu -I.. -I../include -DSITE_MAIL_RC=\"/etc/mail.rc\" -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c -o quit.o quit.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../include -I../lib -I../lib/gnu -I../lib/gnu -I.. -I../include -DSITE_MAIL_RC=\"/etc/mail.rc\" -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c -o reply.o reply.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../include -I../lib -I../lib/gnu -I../lib/gnu -I.. -I../include -DSITE_MAIL_RC=\"/etc/mail.rc\" -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c -o retain.o retain.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../include -I../lib -I../lib/gnu -I../lib/gnu -I.. -I../include -DSITE_MAIL_RC=\"/etc/mail.rc\" -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c -o save.o save.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../include -I../lib -I../lib/gnu -I../lib/gnu -I.. -I../include -DSITE_MAIL_RC=\"/etc/mail.rc\" -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c -o send.o send.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../include -I../lib -I../lib/gnu -I../lib/gnu -I.. -I../include -DSITE_MAIL_RC=\"/etc/mail.rc\" -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c -o set.o set.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../include -I../lib -I../lib/gnu -I../lib/gnu -I.. -I../include -DSITE_MAIL_RC=\"/etc/mail.rc\" -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c -o setenv.o setenv.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../include -I../lib -I../lib/gnu -I../lib/gnu -I.. -I../include -DSITE_MAIL_RC=\"/etc/mail.rc\" -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c -o shell.o shell.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../include -I../lib -I../lib/gnu -I../lib/gnu -I.. -I../include -DSITE_MAIL_RC=\"/etc/mail.rc\" -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c -o size.o size.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../include -I../lib -I../lib/gnu -I../lib/gnu -I.. -I../include -DSITE_MAIL_RC=\"/etc/mail.rc\" -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c -o source.o source.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../include -I../lib -I../lib/gnu -I../lib/gnu -I.. -I../include -DSITE_MAIL_RC=\"/etc/mail.rc\" -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c -o struct.o struct.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../include -I../lib -I../lib/gnu -I../lib/gnu -I.. -I../include -DSITE_MAIL_RC=\"/etc/mail.rc\" -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c -o summary.o summary.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../include -I../lib -I../lib/gnu -I../lib/gnu -I.. -I../include -DSITE_MAIL_RC=\"/etc/mail.rc\" -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c -o table.o table.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../include -I../lib -I../lib/gnu -I../lib/gnu -I.. -I../include -DSITE_MAIL_RC=\"/etc/mail.rc\" -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c -o tag.o tag.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../include -I../lib -I../lib/gnu -I../lib/gnu -I.. -I../include -DSITE_MAIL_RC=\"/etc/mail.rc\" -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c -o top.o top.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../include -I../lib -I../lib/gnu -I../lib/gnu -I.. -I../include -DSITE_MAIL_RC=\"/etc/mail.rc\" -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c -o touch.o touch.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../include -I../lib -I../lib/gnu -I../lib/gnu -I.. -I../include -DSITE_MAIL_RC=\"/etc/mail.rc\" -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c -o unalias.o unalias.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../include -I../lib -I../lib/gnu -I../lib/gnu -I.. -I../include -DSITE_MAIL_RC=\"/etc/mail.rc\" -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c -o undelete.o undelete.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../include -I../lib -I../lib/gnu -I../lib/gnu -I.. -I../include -DSITE_MAIL_RC=\"/etc/mail.rc\" -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c -o unset.o unset.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../include -I../lib -I../lib/gnu -I../lib/gnu -I.. -I../include -DSITE_MAIL_RC=\"/etc/mail.rc\" -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c -o util.o util.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../include -I../lib -I../lib/gnu -I../lib/gnu -I.. -I../include -DSITE_MAIL_RC=\"/etc/mail.rc\" -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c -o version.o version.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../include -I../lib -I../lib/gnu -I../lib/gnu -I.. -I../include -DSITE_MAIL_RC=\"/etc/mail.rc\" -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c -o visual.o visual.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../include -I../lib -I../lib/gnu -I../lib/gnu -I.. -I../include -DSITE_MAIL_RC=\"/etc/mail.rc\" -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c -o write.o write.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../include -I../lib -I../lib/gnu -I../lib/gnu -I.. -I../include -DSITE_MAIL_RC=\"/etc/mail.rc\" -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c -o z.o z.c >[01m[Kutil.c:[m[K In function '[01m[Kutil_do_command[m[K': >[01m[Kutil.c:127:12:[m[K [01;35m[Kwarning: [m[K'[01m[Kargv[m[K' may be used uninitialized in this function [[01;35m[K-Wmaybe-uninitialized[m[K] > [01;35m[Kargv[0] = argv[1][m[K; > [01;35m[K~~~~~~~~^~~~~~~~~[m[K >[01m[Kutil.c:125:8:[m[K [01;35m[Kwarning: [m[K'[01m[Kargc[m[K' may be used uninitialized in this function [[01;35m[K-Wmaybe-uninitialized[m[K] > [01;35m[Kargc++[m[K; > [01;35m[K~~~~^~[m[K >[01m[Kutil.c:[m[K In function '[01m[Kutil_command_list[m[K': >[01m[Kutil.c:330:11:[m[K [01;35m[Kwarning: [m[K'[01m[Kpos[m[K' may be used uninitialized in this function [[01;35m[K-Wmaybe-uninitialized[m[K] > [01;35m[Kpos += len + 1[m[K; > [01;35m[K~~~~^~~~~~~~~~[m[K >/bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -Wl,-O1 -Wl,--as-needed -o mail alias.o alt.o cd.o copy.o decode.o delete.o dp.o echo.o edit.o envelope.o eq.o escape.o exit.o file.o folders.o followup.o from.o headers.o help.o hold.o if.o inc.o list.o mail.o mailline.o mailvar.o mbox.o msgset.o next.o page.o pipe.o previous.o print.o quit.o reply.o retain.o save.o send.o set.o setenv.o shell.o size.o source.o struct.o summary.o table.o tag.o top.o touch.o unalias.o undelete.o unset.o util.o version.o visual.o write.o z.o ../lib/libmuaux.la ../libproto/mbox/libmu_mbox.la ../libproto/imap/libmu_imap.la ../libproto/pop/libmu_pop.la ../libproto/mh/libmu_mh.la ../libproto/maildir/libmu_maildir.la ../libproto/mailer/libmu_mailer.la ../libmu_auth/libmu_auth.la -lgnutls -lpam -ldl ../libmailutils/libmailutils.la -lreadline -lncurses -lcrypt -lpthread >libtool: link: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -Wl,-O1 -o .libs/mail alias.o alt.o cd.o copy.o decode.o delete.o dp.o echo.o edit.o envelope.o eq.o escape.o exit.o file.o folders.o followup.o from.o headers.o help.o hold.o if.o inc.o list.o mail.o mailline.o mailvar.o mbox.o msgset.o next.o page.o pipe.o previous.o print.o quit.o reply.o retain.o save.o send.o set.o setenv.o shell.o size.o source.o struct.o summary.o table.o tag.o top.o touch.o unalias.o undelete.o unset.o util.o version.o visual.o write.o z.o -Wl,--as-needed ../lib/.libs/libmuaux.so ../libproto/mbox/.libs/libmu_mbox.so ../libproto/imap/.libs/libmu_imap.so ../libproto/pop/.libs/libmu_pop.so ../libproto/mh/.libs/libmu_mh.so ../libproto/maildir/.libs/libmu_maildir.so ../libproto/mailer/.libs/libmu_mailer.so /var/tmp/portage/net-mail/mailutils-3.3/work/mailutils-3.3/libmu_auth/.libs/libmu_auth.so ../libmu_auth/.libs/libmu_auth.so /var/tmp/portage/net-mail/mailutils-3.3/work/mailutils-3.3/libmailutils/.libs/libmailutils.so -lgnutls -lpam -ldl ../libmailutils/.libs/libmailutils.so -lreadline -lncurses -lcrypt -lpthread >make[3]: Leaving directory '/var/tmp/portage/net-mail/mailutils-3.3/work/mailutils-3.3/mail' >make[2]: Leaving directory '/var/tmp/portage/net-mail/mailutils-3.3/work/mailutils-3.3/mail' >Making all in sieve >make[2]: Entering directory '/var/tmp/portage/net-mail/mailutils-3.3/work/mailutils-3.3/sieve' >Making all in . >make[3]: Entering directory '/var/tmp/portage/net-mail/mailutils-3.3/work/mailutils-3.3/sieve' >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../include -I../lib -I../lib/gnu -I../lib/gnu -I.. -I../include -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c -o sieve.o sieve.c >/bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -export-dynamic -Wl,-O1 -Wl,--as-needed -o sieve sieve.o ../lib/libmuaux.la ../libmu_sieve/libmu_sieve.la ../libproto/mbox/libmu_mbox.la ../libproto/imap/libmu_imap.la ../libproto/pop/libmu_pop.la ../libproto/mh/libmu_mh.la ../libproto/maildir/libmu_maildir.la ../libproto/mailer/libmu_mailer.la ../libmu_auth/libmu_auth.la -lgnutls -lpam -ldl ../libmailutils/libmailutils.la -lcrypt -lpthread >libtool: link: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -Wl,-O1 -o .libs/sieve sieve.o -Wl,--export-dynamic -Wl,--as-needed ../lib/.libs/libmuaux.so ../libmu_sieve/.libs/libmu_sieve.so /usr/lib64/libltdl.so ../libproto/mbox/.libs/libmu_mbox.so ../libproto/imap/.libs/libmu_imap.so ../libproto/pop/.libs/libmu_pop.so ../libproto/mh/.libs/libmu_mh.so ../libproto/maildir/.libs/libmu_maildir.so ../libproto/mailer/.libs/libmu_mailer.so /var/tmp/portage/net-mail/mailutils-3.3/work/mailutils-3.3/libmu_auth/.libs/libmu_auth.so ../libmu_auth/.libs/libmu_auth.so /var/tmp/portage/net-mail/mailutils-3.3/work/mailutils-3.3/libmailutils/.libs/libmailutils.so -lgnutls -lpam -ldl ../libmailutils/.libs/libmailutils.so -lcrypt -lpthread >make[3]: Leaving directory '/var/tmp/portage/net-mail/mailutils-3.3/work/mailutils-3.3/sieve' >Making all in tests >make[3]: Entering directory '/var/tmp/portage/net-mail/mailutils-3.3/work/mailutils-3.3/sieve/tests' >make[3]: Nothing to be done for 'all'. >make[3]: Leaving directory '/var/tmp/portage/net-mail/mailutils-3.3/work/mailutils-3.3/sieve/tests' >make[2]: Leaving directory '/var/tmp/portage/net-mail/mailutils-3.3/work/mailutils-3.3/sieve' >Making all in messages >make[2]: Entering directory '/var/tmp/portage/net-mail/mailutils-3.3/work/mailutils-3.3/messages' >Making all in . >make[3]: Entering directory '/var/tmp/portage/net-mail/mailutils-3.3/work/mailutils-3.3/messages' >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../include -I../lib -I../lib/gnu -I../lib/gnu -I.. -I../include -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c -o messages.o messages.c >/bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -Wl,-O1 -Wl,--as-needed -o messages messages.o ../lib/libmuaux.la ../libproto/mbox/libmu_mbox.la ../libproto/imap/libmu_imap.la ../libproto/pop/libmu_pop.la ../libproto/mh/libmu_mh.la ../libproto/maildir/libmu_maildir.la ../libmu_auth/libmu_auth.la -lgnutls -lpam -ldl ../libmailutils/libmailutils.la -lcrypt -lpthread >libtool: link: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -Wl,-O1 -o .libs/messages messages.o -Wl,--as-needed ../lib/.libs/libmuaux.so ../libproto/mbox/.libs/libmu_mbox.so ../libproto/imap/.libs/libmu_imap.so ../libproto/pop/.libs/libmu_pop.so /var/tmp/portage/net-mail/mailutils-3.3/work/mailutils-3.3/libmu_auth/.libs/libmu_auth.so ../libproto/mh/.libs/libmu_mh.so ../libproto/maildir/.libs/libmu_maildir.so ../libmu_auth/.libs/libmu_auth.so /var/tmp/portage/net-mail/mailutils-3.3/work/mailutils-3.3/libmailutils/.libs/libmailutils.so -lgnutls -lpam -ldl ../libmailutils/.libs/libmailutils.so -lcrypt -lpthread >make[3]: Leaving directory '/var/tmp/portage/net-mail/mailutils-3.3/work/mailutils-3.3/messages' >Making all in tests >make[3]: Entering directory '/var/tmp/portage/net-mail/mailutils-3.3/work/mailutils-3.3/messages/tests' >make[3]: Nothing to be done for 'all'. >make[3]: Leaving directory '/var/tmp/portage/net-mail/mailutils-3.3/work/mailutils-3.3/messages/tests' >make[2]: Leaving directory '/var/tmp/portage/net-mail/mailutils-3.3/work/mailutils-3.3/messages' >Making all in readmsg >make[2]: Entering directory '/var/tmp/portage/net-mail/mailutils-3.3/work/mailutils-3.3/readmsg' >Making all in . >make[3]: Entering directory '/var/tmp/portage/net-mail/mailutils-3.3/work/mailutils-3.3/readmsg' >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../include -I../lib -I../lib/gnu -I../lib/gnu -I.. -I../include -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c -o readmsg.o readmsg.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../include -I../lib -I../lib/gnu -I../lib/gnu -I.. -I../include -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c -o msglist.o msglist.c >[01m[Kreadmsg.c:[m[K In function '[01m[Kmain[m[K': >[01m[Kreadmsg.c:235:7:[m[K [01;35m[Kwarning: [m[K'[01m[Kweedc[m[K' may be used uninitialized in this function [[01;35m[K-Wmaybe-uninitialized[m[K] > int [01;35m[Kweedc[m[K; > [01;35m[K^~~~~[m[K >[01m[Kreadmsg.c:234:10:[m[K [01;35m[Kwarning: [m[K'[01m[Kweedv[m[K' may be used uninitialized in this function [[01;35m[K-Wmaybe-uninitialized[m[K] > char **[01;35m[Kweedv[m[K; > [01;35m[K^~~~~[m[K >/bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -Wl,-O1 -Wl,--as-needed -o readmsg readmsg.o msglist.o ../lib/libmuaux.la ../libproto/mbox/libmu_mbox.la ../libproto/imap/libmu_imap.la ../libproto/pop/libmu_pop.la ../libproto/mh/libmu_mh.la ../libproto/maildir/libmu_maildir.la ../libmu_auth/libmu_auth.la -lgnutls -lpam -ldl ../libmailutils/libmailutils.la -lcrypt -lpthread >libtool: link: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -Wl,-O1 -o .libs/readmsg readmsg.o msglist.o -Wl,--as-needed ../lib/.libs/libmuaux.so ../libproto/mbox/.libs/libmu_mbox.so ../libproto/imap/.libs/libmu_imap.so ../libproto/pop/.libs/libmu_pop.so /var/tmp/portage/net-mail/mailutils-3.3/work/mailutils-3.3/libmu_auth/.libs/libmu_auth.so ../libproto/mh/.libs/libmu_mh.so ../libproto/maildir/.libs/libmu_maildir.so ../libmu_auth/.libs/libmu_auth.so /var/tmp/portage/net-mail/mailutils-3.3/work/mailutils-3.3/libmailutils/.libs/libmailutils.so -lgnutls -lpam -ldl ../libmailutils/.libs/libmailutils.so -lcrypt -lpthread >make[3]: Leaving directory '/var/tmp/portage/net-mail/mailutils-3.3/work/mailutils-3.3/readmsg' >Making all in tests >make[3]: Entering directory '/var/tmp/portage/net-mail/mailutils-3.3/work/mailutils-3.3/readmsg/tests' >make[3]: Nothing to be done for 'all'. >make[3]: Leaving directory '/var/tmp/portage/net-mail/mailutils-3.3/work/mailutils-3.3/readmsg/tests' >make[2]: Leaving directory '/var/tmp/portage/net-mail/mailutils-3.3/work/mailutils-3.3/readmsg' >Making all in dotlock >make[2]: Entering directory '/var/tmp/portage/net-mail/mailutils-3.3/work/mailutils-3.3/dotlock' >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../include -I../lib -I../lib/gnu -I../lib/gnu -I.. -I../include -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c -o dotlock.o dotlock.c >[01m[Kdotlock.c:[m[K In function '[01m[Kmain[m[K': >[01m[Kdotlock.c:172:3:[m[K [01;35m[Kwarning: [m[Kignoring return value of '[01m[Ksetegid[m[K', declared with attribute warn_unused_result [[01;35m[K-Wunused-result[m[K] > [01;35m[Ksetegid(usergid)[m[K; > [01;35m[K^~~~~~~~~~~~~~~~[m[K >/bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -Wl,-O1 -Wl,--as-needed -o dotlock dotlock.o ../lib/libmuaux.la ../libmailutils/libmailutils.la -lcrypt -lpthread >libtool: link: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -Wl,-O1 -o .libs/dotlock dotlock.o -Wl,--as-needed ../lib/.libs/libmuaux.so ../libmailutils/.libs/libmailutils.so -lcrypt -lpthread >make[2]: Leaving directory '/var/tmp/portage/net-mail/mailutils-3.3/work/mailutils-3.3/dotlock' >Making all in mh >make[2]: Entering directory '/var/tmp/portage/net-mail/mailutils-3.3/work/mailutils-3.3/mh' >make all-recursive >make[3]: Entering directory '/var/tmp/portage/net-mail/mailutils-3.3/work/mailutils-3.3/mh' >Making all in . >make[4]: Entering directory '/var/tmp/portage/net-mail/mailutils-3.3/work/mailutils-3.3/mh' >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../include -I../lib -I../lib/gnu -I../lib/gnu -I.. -I../include -D_GNU_SOURCE -DMHLIBDIR=\"/usr/share/mailutils/mh\" -DMHBINDIR=\"/usr/bin/mu-mh\" -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c -o compcommon.o compcommon.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../include -I../lib -I../lib/gnu -I../lib/gnu -I.. -I../include -D_GNU_SOURCE -DMHLIBDIR=\"/usr/share/mailutils/mh\" -DMHBINDIR=\"/usr/bin/mu-mh\" -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c -o mboxprop.o mboxprop.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../include -I../lib -I../lib/gnu -I../lib/gnu -I.. -I../include -D_GNU_SOURCE -DMHLIBDIR=\"/usr/share/mailutils/mh\" -DMHBINDIR=\"/usr/bin/mu-mh\" -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c -o mh_alias_gram.o mh_alias_gram.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../include -I../lib -I../lib/gnu -I../lib/gnu -I.. -I../include -D_GNU_SOURCE -DMHLIBDIR=\"/usr/share/mailutils/mh\" -DMHBINDIR=\"/usr/bin/mu-mh\" -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c -o mh_alias_lex.o mh_alias_lex.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../include -I../lib -I../lib/gnu -I../lib/gnu -I.. -I../include -D_GNU_SOURCE -DMHLIBDIR=\"/usr/share/mailutils/mh\" -DMHBINDIR=\"/usr/bin/mu-mh\" -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c -o mh_getopt.o mh_getopt.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../include -I../lib -I../lib/gnu -I../lib/gnu -I.. -I../include -D_GNU_SOURCE -DMHLIBDIR=\"/usr/share/mailutils/mh\" -DMHBINDIR=\"/usr/bin/mu-mh\" -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c -o mh_global.o mh_global.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../include -I../lib -I../lib/gnu -I../lib/gnu -I.. -I../include -D_GNU_SOURCE -DMHLIBDIR=\"/usr/share/mailutils/mh\" -DMHBINDIR=\"/usr/bin/mu-mh\" -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c -o mh_format.o mh_format.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../include -I../lib -I../lib/gnu -I../lib/gnu -I.. -I../include -D_GNU_SOURCE -DMHLIBDIR=\"/usr/share/mailutils/mh\" -DMHBINDIR=\"/usr/bin/mu-mh\" -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c -o mh_init.o mh_init.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../include -I../lib -I../lib/gnu -I../lib/gnu -I.. -I../include -D_GNU_SOURCE -DMHLIBDIR=\"/usr/share/mailutils/mh\" -DMHBINDIR=\"/usr/bin/mu-mh\" -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c -o mh_list.o mh_list.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../include -I../lib -I../lib/gnu -I../lib/gnu -I.. -I../include -D_GNU_SOURCE -DMHLIBDIR=\"/usr/share/mailutils/mh\" -DMHBINDIR=\"/usr/bin/mu-mh\" -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c -o mh_fmtgram.o mh_fmtgram.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../include -I../lib -I../lib/gnu -I../lib/gnu -I.. -I../include -D_GNU_SOURCE -DMHLIBDIR=\"/usr/share/mailutils/mh\" -DMHBINDIR=\"/usr/bin/mu-mh\" -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c -o mh_msgset.o mh_msgset.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../include -I../lib -I../lib/gnu -I../lib/gnu -I.. -I../include -D_GNU_SOURCE -DMHLIBDIR=\"/usr/share/mailutils/mh\" -DMHBINDIR=\"/usr/bin/mu-mh\" -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c -o mh_sequence.o mh_sequence.c >[01m[Kmh_list.c:[m[K In function '[01m[Keval_body[m[K': >[01m[Kmh_list.c:874:6:[m[K [01;35m[Kwarning: [m[K'[01m[Knl[m[K' may be used uninitialized in this function [[01;35m[K-Wmaybe-uninitialized[m[K] > if [01;35m[K([m[K!nl && env->bvar[B_NEWLINE]) > [01;35m[K^[m[K >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../include -I../lib -I../lib/gnu -I../lib/gnu -I.. -I../include -D_GNU_SOURCE -DMHLIBDIR=\"/usr/share/mailutils/mh\" -DMHBINDIR=\"/usr/bin/mu-mh\" -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c -o mh_stream.o mh_stream.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../include -I../lib -I../lib/gnu -I../lib/gnu -I.. -I../include -D_GNU_SOURCE -DMHLIBDIR=\"/usr/share/mailutils/mh\" -DMHBINDIR=\"/usr/bin/mu-mh\" -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c -o mh_whatnow.o mh_whatnow.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../include -I../lib -I../lib/gnu -I../lib/gnu -I.. -I../include -D_GNU_SOURCE -DMHLIBDIR=\"/usr/share/mailutils/mh\" -DMHBINDIR=\"/usr/bin/mu-mh\" -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c -o mh_whom.o mh_whom.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../include -I../lib -I../lib/gnu -I../lib/gnu -I.. -I../include -D_GNU_SOURCE -DMHLIBDIR=\"/usr/share/mailutils/mh\" -DMHBINDIR=\"/usr/bin/mu-mh\" -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c -o scanfmt.o scanfmt.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../include -I../lib -I../lib/gnu -I../lib/gnu -I.. -I../include -D_GNU_SOURCE -DMHLIBDIR=\"/usr/share/mailutils/mh\" -DMHBINDIR=\"/usr/bin/mu-mh\" -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c -o seqelim.o seqelim.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../include -I../lib -I../lib/gnu -I../lib/gnu -I.. -I../include -D_GNU_SOURCE -DMHLIBDIR=\"/usr/share/mailutils/mh\" -DMHBINDIR=\"/usr/bin/mu-mh\" -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c -o whatnowenv.o whatnowenv.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../include -I../lib -I../lib/gnu -I../lib/gnu -I.. -I../include -D_GNU_SOURCE -DMHLIBDIR=\"/usr/share/mailutils/mh\" -DMHBINDIR=\"/usr/bin/mu-mh\" -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c -o ali.o ali.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../include -I../lib -I../lib/gnu -I../lib/gnu -I.. -I../include -D_GNU_SOURCE -DMHLIBDIR=\"/usr/share/mailutils/mh\" -DMHBINDIR=\"/usr/bin/mu-mh\" -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c -o anno.o anno.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../include -I../lib -I../lib/gnu -I../lib/gnu -I.. -I../include -D_GNU_SOURCE -DMHLIBDIR=\"/usr/share/mailutils/mh\" -DMHBINDIR=\"/usr/bin/mu-mh\" -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c -o burst.o burst.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../include -I../lib -I../lib/gnu -I../lib/gnu -I.. -I../include -D_GNU_SOURCE -DMHLIBDIR=\"/usr/share/mailutils/mh\" -DMHBINDIR=\"/usr/bin/mu-mh\" -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c -o comp.o comp.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../include -I../lib -I../lib/gnu -I../lib/gnu -I.. -I../include -D_GNU_SOURCE -DMHLIBDIR=\"/usr/share/mailutils/mh\" -DMHBINDIR=\"/usr/bin/mu-mh\" -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c -o fmtcheck.o fmtcheck.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../include -I../lib -I../lib/gnu -I../lib/gnu -I.. -I../include -D_GNU_SOURCE -DMHLIBDIR=\"/usr/share/mailutils/mh\" -DMHBINDIR=\"/usr/bin/mu-mh\" -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c -o folder.o folder.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../include -I../lib -I../lib/gnu -I../lib/gnu -I.. -I../include -D_GNU_SOURCE -DMHLIBDIR=\"/usr/share/mailutils/mh\" -DMHBINDIR=\"/usr/bin/mu-mh\" -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c -o forw.o forw.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../include -I../lib -I../lib/gnu -I../lib/gnu -I.. -I../include -D_GNU_SOURCE -DMHLIBDIR=\"/usr/share/mailutils/mh\" -DMHBINDIR=\"/usr/bin/mu-mh\" -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c -o inc.o inc.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../include -I../lib -I../lib/gnu -I../lib/gnu -I.. -I../include -D_GNU_SOURCE -DMHLIBDIR=\"/usr/share/mailutils/mh\" -DMHBINDIR=\"/usr/bin/mu-mh\" -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c -o install-mh.o install-mh.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../include -I../lib -I../lib/gnu -I../lib/gnu -I.. -I../include -D_GNU_SOURCE -DMHLIBDIR=\"/usr/share/mailutils/mh\" -DMHBINDIR=\"/usr/bin/mu-mh\" -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c -o mark.o mark.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../include -I../lib -I../lib/gnu -I../lib/gnu -I.. -I../include -D_GNU_SOURCE -DMHLIBDIR=\"/usr/share/mailutils/mh\" -DMHBINDIR=\"/usr/bin/mu-mh\" -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c -o mhl.o mhl.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../include -I../lib -I../lib/gnu -I../lib/gnu -I.. -I../include -D_GNU_SOURCE -DMHLIBDIR=\"/usr/share/mailutils/mh\" -DMHBINDIR=\"/usr/bin/mu-mh\" -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c -o mhn.o mhn.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../include -I../lib -I../lib/gnu -I../lib/gnu -I.. -I../include -D_GNU_SOURCE -DMHLIBDIR=\"/usr/share/mailutils/mh\" -DMHBINDIR=\"/usr/bin/mu-mh\" -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c -o mhparam.o mhparam.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../include -I../lib -I../lib/gnu -I../lib/gnu -I.. -I../include -D_GNU_SOURCE -DMHLIBDIR=\"/usr/share/mailutils/mh\" -DMHBINDIR=\"/usr/bin/mu-mh\" -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c -o mhpath.o mhpath.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../include -I../lib -I../lib/gnu -I../lib/gnu -I.. -I../include -D_GNU_SOURCE -DMHLIBDIR=\"/usr/share/mailutils/mh\" -DMHBINDIR=\"/usr/bin/mu-mh\" -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c -o mhseq.o mhseq.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../include -I../lib -I../lib/gnu -I../lib/gnu -I.. -I../include -D_GNU_SOURCE -DMHLIBDIR=\"/usr/share/mailutils/mh\" -DMHBINDIR=\"/usr/bin/mu-mh\" -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c -o msgchk.o msgchk.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../include -I../lib -I../lib/gnu -I../lib/gnu -I.. -I../include -D_GNU_SOURCE -DMHLIBDIR=\"/usr/share/mailutils/mh\" -DMHBINDIR=\"/usr/bin/mu-mh\" -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c -o pick.o pick.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../include -I../lib -I../lib/gnu -I../lib/gnu -I.. -I../include -D_GNU_SOURCE -DMHLIBDIR=\"/usr/share/mailutils/mh\" -DMHBINDIR=\"/usr/bin/mu-mh\" -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c -o pick-gram.o pick-gram.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../include -I../lib -I../lib/gnu -I../lib/gnu -I.. -I../include -D_GNU_SOURCE -DMHLIBDIR=\"/usr/share/mailutils/mh\" -DMHBINDIR=\"/usr/bin/mu-mh\" -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c -o prompter.o prompter.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../include -I../lib -I../lib/gnu -I../lib/gnu -I.. -I../include -D_GNU_SOURCE -DMHLIBDIR=\"/usr/share/mailutils/mh\" -DMHBINDIR=\"/usr/bin/mu-mh\" -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c -o prompter-rl.o prompter-rl.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../include -I../lib -I../lib/gnu -I../lib/gnu -I.. -I../include -D_GNU_SOURCE -DMHLIBDIR=\"/usr/share/mailutils/mh\" -DMHBINDIR=\"/usr/bin/mu-mh\" -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c -o refile.o refile.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../include -I../lib -I../lib/gnu -I../lib/gnu -I.. -I../include -D_GNU_SOURCE -DMHLIBDIR=\"/usr/share/mailutils/mh\" -DMHBINDIR=\"/usr/bin/mu-mh\" -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c -o repl.o repl.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../include -I../lib -I../lib/gnu -I../lib/gnu -I.. -I../include -D_GNU_SOURCE -DMHLIBDIR=\"/usr/share/mailutils/mh\" -DMHBINDIR=\"/usr/bin/mu-mh\" -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c -o rmf.o rmf.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../include -I../lib -I../lib/gnu -I../lib/gnu -I.. -I../include -D_GNU_SOURCE -DMHLIBDIR=\"/usr/share/mailutils/mh\" -DMHBINDIR=\"/usr/bin/mu-mh\" -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c -o rmm.o rmm.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../include -I../lib -I../lib/gnu -I../lib/gnu -I.. -I../include -D_GNU_SOURCE -DMHLIBDIR=\"/usr/share/mailutils/mh\" -DMHBINDIR=\"/usr/bin/mu-mh\" -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c -o scan.o scan.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../include -I../lib -I../lib/gnu -I../lib/gnu -I.. -I../include -D_GNU_SOURCE -DMHLIBDIR=\"/usr/share/mailutils/mh\" -DMHBINDIR=\"/usr/bin/mu-mh\" -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c -o show.o show.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../include -I../lib -I../lib/gnu -I../lib/gnu -I.. -I../include -D_GNU_SOURCE -DMHLIBDIR=\"/usr/share/mailutils/mh\" -DMHBINDIR=\"/usr/bin/mu-mh\" -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c -o send.o send.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../include -I../lib -I../lib/gnu -I../lib/gnu -I.. -I../include -D_GNU_SOURCE -DMHLIBDIR=\"/usr/share/mailutils/mh\" -DMHBINDIR=\"/usr/bin/mu-mh\" -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c -o sortm.o sortm.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../include -I../lib -I../lib/gnu -I../lib/gnu -I.. -I../include -D_GNU_SOURCE -DMHLIBDIR=\"/usr/share/mailutils/mh\" -DMHBINDIR=\"/usr/bin/mu-mh\" -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c -o whatnow.o whatnow.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../include -I../lib -I../lib/gnu -I../lib/gnu -I.. -I../include -D_GNU_SOURCE -DMHLIBDIR=\"/usr/share/mailutils/mh\" -DMHBINDIR=\"/usr/bin/mu-mh\" -DSYSCONFDIR=\"/etc\" -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -c -o whom.o whom.c >rm -f libmh.a >x86_64-pc-linux-gnu-ar cr libmh.a compcommon.o mboxprop.o mh_alias_gram.o mh_alias_lex.o mh_getopt.o mh_global.o mh_format.o mh_init.o mh_list.o mh_fmtgram.o mh_msgset.o mh_sequence.o mh_stream.o mh_whatnow.o mh_whom.o scanfmt.o seqelim.o whatnowenv.o >x86_64-pc-linux-gnu-ranlib libmh.a >/bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -Wl,-O1 -Wl,--as-needed -o ali ali.o ./libmh.a ../lib/libmuaux.la ../libproto/mbox/libmu_mbox.la ../libproto/imap/libmu_imap.la ../libproto/pop/libmu_pop.la ../libproto/mh/libmu_mh.la ../libproto/maildir/libmu_maildir.la ../libproto/mailer/libmu_mailer.la ../libmu_auth/libmu_auth.la -lgnutls -lpam -ldl ../libmailutils/libmailutils.la -lcrypt -lpthread >/bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -Wl,-O1 -Wl,--as-needed -o anno anno.o ./libmh.a ../lib/libmuaux.la ../libproto/mbox/libmu_mbox.la ../libproto/imap/libmu_imap.la ../libproto/pop/libmu_pop.la ../libproto/mh/libmu_mh.la ../libproto/maildir/libmu_maildir.la ../libproto/mailer/libmu_mailer.la ../libmu_auth/libmu_auth.la -lgnutls -lpam -ldl ../libmailutils/libmailutils.la -lcrypt -lpthread >/bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -Wl,-O1 -Wl,--as-needed -o burst burst.o ./libmh.a ../lib/libmuaux.la ../libproto/mbox/libmu_mbox.la ../libproto/imap/libmu_imap.la ../libproto/pop/libmu_pop.la ../libproto/mh/libmu_mh.la ../libproto/maildir/libmu_maildir.la ../libproto/mailer/libmu_mailer.la ../libmu_auth/libmu_auth.la -lgnutls -lpam -ldl ../libmailutils/libmailutils.la -lcrypt -lpthread >/bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -Wl,-O1 -Wl,--as-needed -o comp comp.o ./libmh.a ../lib/libmuaux.la ../libproto/mbox/libmu_mbox.la ../libproto/imap/libmu_imap.la ../libproto/pop/libmu_pop.la ../libproto/mh/libmu_mh.la ../libproto/maildir/libmu_maildir.la ../libproto/mailer/libmu_mailer.la ../libmu_auth/libmu_auth.la -lgnutls -lpam -ldl ../libmailutils/libmailutils.la -lcrypt -lpthread >/bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -Wl,-O1 -Wl,--as-needed -o fmtcheck fmtcheck.o ./libmh.a ../lib/libmuaux.la ../libproto/mbox/libmu_mbox.la ../libproto/imap/libmu_imap.la ../libproto/pop/libmu_pop.la ../libproto/mh/libmu_mh.la ../libproto/maildir/libmu_maildir.la ../libproto/mailer/libmu_mailer.la ../libmu_auth/libmu_auth.la -lgnutls -lpam -ldl ../libmailutils/libmailutils.la -lcrypt -lpthread >/bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -Wl,-O1 -Wl,--as-needed -o folder folder.o ./libmh.a ../lib/libmuaux.la ../libproto/mbox/libmu_mbox.la ../libproto/imap/libmu_imap.la ../libproto/pop/libmu_pop.la ../libproto/mh/libmu_mh.la ../libproto/maildir/libmu_maildir.la ../libproto/mailer/libmu_mailer.la ../libmu_auth/libmu_auth.la -lgnutls -lpam -ldl ../libmailutils/libmailutils.la -lcrypt -lpthread >[01m[Kmhn.c:[m[K In function '[01m[Kmhn_edit[m[K': >[01m[Kmhn.c:2542:7:[m[K [01;35m[Kwarning: [m[K'[01m[Kascii_buf[m[K' may be used uninitialized in this function [[01;35m[K-Wmaybe-uninitialized[m[K] > if [01;35m[K([m[Kascii_buf && has_nonascii (buf, n)) > [01;35m[K^[m[K >/bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -Wl,-O1 -Wl,--as-needed -o forw forw.o ./libmh.a ../lib/libmuaux.la ../libproto/mbox/libmu_mbox.la ../libproto/imap/libmu_imap.la ../libproto/pop/libmu_pop.la ../libproto/mh/libmu_mh.la ../libproto/maildir/libmu_maildir.la ../libproto/mailer/libmu_mailer.la ../libmu_auth/libmu_auth.la -lgnutls -lpam -ldl ../libmailutils/libmailutils.la -lcrypt -lpthread >libtool: link: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -Wl,-O1 -o .libs/anno anno.o -Wl,--as-needed ./libmh.a ../lib/.libs/libmuaux.so ../libproto/mbox/.libs/libmu_mbox.so ../libproto/imap/.libs/libmu_imap.so ../libproto/pop/.libs/libmu_pop.so ../libproto/mh/.libs/libmu_mh.so ../libproto/maildir/.libs/libmu_maildir.so ../libproto/mailer/.libs/libmu_mailer.so /var/tmp/portage/net-mail/mailutils-3.3/work/mailutils-3.3/libmu_auth/.libs/libmu_auth.so ../libmu_auth/.libs/libmu_auth.so /var/tmp/portage/net-mail/mailutils-3.3/work/mailutils-3.3/libmailutils/.libs/libmailutils.so -lgnutls -lpam -ldl ../libmailutils/.libs/libmailutils.so -lcrypt -lpthread >libtool: link: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -Wl,-O1 -o .libs/ali ali.o -Wl,--as-needed ./libmh.a ../lib/.libs/libmuaux.so ../libproto/mbox/.libs/libmu_mbox.so ../libproto/imap/.libs/libmu_imap.so ../libproto/pop/.libs/libmu_pop.so ../libproto/mh/.libs/libmu_mh.so ../libproto/maildir/.libs/libmu_maildir.so ../libproto/mailer/.libs/libmu_mailer.so /var/tmp/portage/net-mail/mailutils-3.3/work/mailutils-3.3/libmu_auth/.libs/libmu_auth.so ../libmu_auth/.libs/libmu_auth.so /var/tmp/portage/net-mail/mailutils-3.3/work/mailutils-3.3/libmailutils/.libs/libmailutils.so -lgnutls -lpam -ldl ../libmailutils/.libs/libmailutils.so -lcrypt -lpthread >libtool: link: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -Wl,-O1 -o .libs/burst burst.o -Wl,--as-needed ./libmh.a ../lib/.libs/libmuaux.so ../libproto/mbox/.libs/libmu_mbox.so ../libproto/imap/.libs/libmu_imap.so ../libproto/pop/.libs/libmu_pop.so ../libproto/mh/.libs/libmu_mh.so ../libproto/maildir/.libs/libmu_maildir.so ../libproto/mailer/.libs/libmu_mailer.so /var/tmp/portage/net-mail/mailutils-3.3/work/mailutils-3.3/libmu_auth/.libs/libmu_auth.so ../libmu_auth/.libs/libmu_auth.so /var/tmp/portage/net-mail/mailutils-3.3/work/mailutils-3.3/libmailutils/.libs/libmailutils.so -lgnutls -lpam -ldl ../libmailutils/.libs/libmailutils.so -lcrypt -lpthread >/bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -Wl,-O1 -Wl,--as-needed -o inc inc.o ./libmh.a ../lib/libmuaux.la ../lib/libmuscript.a ../libmu_sieve/libmu_sieve.la ../libproto/mbox/libmu_mbox.la ../libproto/imap/libmu_imap.la ../libproto/pop/libmu_pop.la ../libproto/mh/libmu_mh.la ../libproto/maildir/libmu_maildir.la ../libproto/mailer/libmu_mailer.la ../libmu_auth/libmu_auth.la -lgnutls -lpam -ldl ../libmailutils/libmailutils.la -lcrypt -lpthread >/bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -Wl,-O1 -Wl,--as-needed -o install-mh install-mh.o ./libmh.a ../lib/libmuaux.la ../libproto/mbox/libmu_mbox.la ../libproto/imap/libmu_imap.la ../libproto/pop/libmu_pop.la ../libproto/mh/libmu_mh.la ../libproto/maildir/libmu_maildir.la ../libproto/mailer/libmu_mailer.la ../libmu_auth/libmu_auth.la -lgnutls -lpam -ldl ../libmailutils/libmailutils.la -lcrypt -lpthread >libtool: link: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -Wl,-O1 -o .libs/fmtcheck fmtcheck.o -Wl,--as-needed ./libmh.a ../lib/.libs/libmuaux.so ../libproto/mbox/.libs/libmu_mbox.so ../libproto/imap/.libs/libmu_imap.so ../libproto/pop/.libs/libmu_pop.so ../libproto/mh/.libs/libmu_mh.so ../libproto/maildir/.libs/libmu_maildir.so ../libproto/mailer/.libs/libmu_mailer.so /var/tmp/portage/net-mail/mailutils-3.3/work/mailutils-3.3/libmu_auth/.libs/libmu_auth.so ../libmu_auth/.libs/libmu_auth.so /var/tmp/portage/net-mail/mailutils-3.3/work/mailutils-3.3/libmailutils/.libs/libmailutils.so -lgnutls -lpam -ldl ../libmailutils/.libs/libmailutils.so -lcrypt -lpthread >/bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -Wl,-O1 -Wl,--as-needed -o mark mark.o ./libmh.a ../lib/libmuaux.la ../libproto/mbox/libmu_mbox.la ../libproto/imap/libmu_imap.la ../libproto/pop/libmu_pop.la ../libproto/mh/libmu_mh.la ../libproto/maildir/libmu_maildir.la ../libproto/mailer/libmu_mailer.la ../libmu_auth/libmu_auth.la -lgnutls -lpam -ldl ../libmailutils/libmailutils.la -lcrypt -lpthread >libtool: link: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -Wl,-O1 -o .libs/folder folder.o -Wl,--as-needed ./libmh.a ../lib/.libs/libmuaux.so ../libproto/mbox/.libs/libmu_mbox.so ../libproto/imap/.libs/libmu_imap.so ../libproto/pop/.libs/libmu_pop.so ../libproto/mh/.libs/libmu_mh.so ../libproto/maildir/.libs/libmu_maildir.so ../libproto/mailer/.libs/libmu_mailer.so /var/tmp/portage/net-mail/mailutils-3.3/work/mailutils-3.3/libmu_auth/.libs/libmu_auth.so ../libmu_auth/.libs/libmu_auth.so /var/tmp/portage/net-mail/mailutils-3.3/work/mailutils-3.3/libmailutils/.libs/libmailutils.so -lgnutls -lpam -ldl ../libmailutils/.libs/libmailutils.so -lcrypt -lpthread >libtool: link: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -Wl,-O1 -o .libs/comp comp.o -Wl,--as-needed ./libmh.a ../lib/.libs/libmuaux.so ../libproto/mbox/.libs/libmu_mbox.so ../libproto/imap/.libs/libmu_imap.so ../libproto/pop/.libs/libmu_pop.so ../libproto/mh/.libs/libmu_mh.so ../libproto/maildir/.libs/libmu_maildir.so ../libproto/mailer/.libs/libmu_mailer.so /var/tmp/portage/net-mail/mailutils-3.3/work/mailutils-3.3/libmu_auth/.libs/libmu_auth.so ../libmu_auth/.libs/libmu_auth.so /var/tmp/portage/net-mail/mailutils-3.3/work/mailutils-3.3/libmailutils/.libs/libmailutils.so -lgnutls -lpam -ldl ../libmailutils/.libs/libmailutils.so -lcrypt -lpthread >/bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -Wl,-O1 -Wl,--as-needed -o mhl mhl.o ./libmh.a ../lib/libmuaux.la ../libproto/mbox/libmu_mbox.la ../libproto/imap/libmu_imap.la ../libproto/pop/libmu_pop.la ../libproto/mh/libmu_mh.la ../libproto/maildir/libmu_maildir.la ../libproto/mailer/libmu_mailer.la ../libmu_auth/libmu_auth.la -lgnutls -lpam -ldl ../libmailutils/libmailutils.la -lcrypt -lpthread >/bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -Wl,-O1 -Wl,--as-needed -o mhn mhn.o ./libmh.a ../lib/libmuaux.la ../libproto/mbox/libmu_mbox.la ../libproto/imap/libmu_imap.la ../libproto/pop/libmu_pop.la ../libproto/mh/libmu_mh.la ../libproto/maildir/libmu_maildir.la ../libproto/mailer/libmu_mailer.la ../libmu_auth/libmu_auth.la -lgnutls -lpam -ldl ../libmailutils/libmailutils.la -lcrypt -lpthread >/bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -Wl,-O1 -Wl,--as-needed -o mhparam mhparam.o ./libmh.a ../lib/libmuaux.la ../libproto/mbox/libmu_mbox.la ../libproto/imap/libmu_imap.la ../libproto/pop/libmu_pop.la ../libproto/mh/libmu_mh.la ../libproto/maildir/libmu_maildir.la ../libproto/mailer/libmu_mailer.la ../libmu_auth/libmu_auth.la -lgnutls -lpam -ldl ../libmailutils/libmailutils.la -lcrypt -lpthread >libtool: link: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -Wl,-O1 -o .libs/forw forw.o -Wl,--as-needed ./libmh.a ../lib/.libs/libmuaux.so ../libproto/mbox/.libs/libmu_mbox.so ../libproto/imap/.libs/libmu_imap.so ../libproto/pop/.libs/libmu_pop.so ../libproto/mh/.libs/libmu_mh.so ../libproto/maildir/.libs/libmu_maildir.so ../libproto/mailer/.libs/libmu_mailer.so /var/tmp/portage/net-mail/mailutils-3.3/work/mailutils-3.3/libmu_auth/.libs/libmu_auth.so ../libmu_auth/.libs/libmu_auth.so /var/tmp/portage/net-mail/mailutils-3.3/work/mailutils-3.3/libmailutils/.libs/libmailutils.so -lgnutls -lpam -ldl ../libmailutils/.libs/libmailutils.so -lcrypt -lpthread >/bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -Wl,-O1 -Wl,--as-needed -o mhpath mhpath.o ./libmh.a ../lib/libmuaux.la ../libproto/mbox/libmu_mbox.la ../libproto/imap/libmu_imap.la ../libproto/pop/libmu_pop.la ../libproto/mh/libmu_mh.la ../libproto/maildir/libmu_maildir.la ../libproto/mailer/libmu_mailer.la ../libmu_auth/libmu_auth.la -lgnutls -lpam -ldl ../libmailutils/libmailutils.la -lcrypt -lpthread >libtool: link: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -Wl,-O1 -o .libs/install-mh install-mh.o -Wl,--as-needed ./libmh.a ../lib/.libs/libmuaux.so ../libproto/mbox/.libs/libmu_mbox.so ../libproto/imap/.libs/libmu_imap.so ../libproto/pop/.libs/libmu_pop.so ../libproto/mh/.libs/libmu_mh.so ../libproto/maildir/.libs/libmu_maildir.so ../libproto/mailer/.libs/libmu_mailer.so /var/tmp/portage/net-mail/mailutils-3.3/work/mailutils-3.3/libmu_auth/.libs/libmu_auth.so ../libmu_auth/.libs/libmu_auth.so /var/tmp/portage/net-mail/mailutils-3.3/work/mailutils-3.3/libmailutils/.libs/libmailutils.so -lgnutls -lpam -ldl ../libmailutils/.libs/libmailutils.so -lcrypt -lpthread >libtool: link: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -Wl,-O1 -o .libs/inc inc.o -Wl,--as-needed ./libmh.a ../lib/.libs/libmuaux.so ../lib/libmuscript.a ../libmu_sieve/.libs/libmu_sieve.so /usr/lib64/libltdl.so ../libproto/mbox/.libs/libmu_mbox.so ../libproto/imap/.libs/libmu_imap.so ../libproto/pop/.libs/libmu_pop.so ../libproto/mh/.libs/libmu_mh.so ../libproto/maildir/.libs/libmu_maildir.so ../libproto/mailer/.libs/libmu_mailer.so /var/tmp/portage/net-mail/mailutils-3.3/work/mailutils-3.3/libmu_auth/.libs/libmu_auth.so ../libmu_auth/.libs/libmu_auth.so /var/tmp/portage/net-mail/mailutils-3.3/work/mailutils-3.3/libmailutils/.libs/libmailutils.so -lgnutls -lpam -ldl ../libmailutils/.libs/libmailutils.so -lcrypt -lpthread >libtool: link: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -Wl,-O1 -o .libs/mark mark.o -Wl,--as-needed ./libmh.a ../lib/.libs/libmuaux.so ../libproto/mbox/.libs/libmu_mbox.so ../libproto/imap/.libs/libmu_imap.so ../libproto/pop/.libs/libmu_pop.so ../libproto/mh/.libs/libmu_mh.so ../libproto/maildir/.libs/libmu_maildir.so ../libproto/mailer/.libs/libmu_mailer.so /var/tmp/portage/net-mail/mailutils-3.3/work/mailutils-3.3/libmu_auth/.libs/libmu_auth.so ../libmu_auth/.libs/libmu_auth.so /var/tmp/portage/net-mail/mailutils-3.3/work/mailutils-3.3/libmailutils/.libs/libmailutils.so -lgnutls -lpam -ldl ../libmailutils/.libs/libmailutils.so -lcrypt -lpthread >libtool: link: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -Wl,-O1 -o .libs/mhl mhl.o -Wl,--as-needed ./libmh.a ../lib/.libs/libmuaux.so ../libproto/mbox/.libs/libmu_mbox.so ../libproto/imap/.libs/libmu_imap.so ../libproto/pop/.libs/libmu_pop.so ../libproto/mh/.libs/libmu_mh.so ../libproto/maildir/.libs/libmu_maildir.so ../libproto/mailer/.libs/libmu_mailer.so /var/tmp/portage/net-mail/mailutils-3.3/work/mailutils-3.3/libmu_auth/.libs/libmu_auth.so ../libmu_auth/.libs/libmu_auth.so /var/tmp/portage/net-mail/mailutils-3.3/work/mailutils-3.3/libmailutils/.libs/libmailutils.so -lgnutls -lpam -ldl ../libmailutils/.libs/libmailutils.so -lcrypt -lpthread >/bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -Wl,-O1 -Wl,--as-needed -o mhseq mhseq.o ./libmh.a ../lib/libmuaux.la ../libproto/mbox/libmu_mbox.la ../libproto/imap/libmu_imap.la ../libproto/pop/libmu_pop.la ../libproto/mh/libmu_mh.la ../libproto/maildir/libmu_maildir.la ../libproto/mailer/libmu_mailer.la ../libmu_auth/libmu_auth.la -lgnutls -lpam -ldl ../libmailutils/libmailutils.la -lcrypt -lpthread >libtool: link: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -Wl,-O1 -o .libs/mhn mhn.o -Wl,--as-needed ./libmh.a ../lib/.libs/libmuaux.so ../libproto/mbox/.libs/libmu_mbox.so ../libproto/imap/.libs/libmu_imap.so ../libproto/pop/.libs/libmu_pop.so ../libproto/mh/.libs/libmu_mh.so ../libproto/maildir/.libs/libmu_maildir.so ../libproto/mailer/.libs/libmu_mailer.so /var/tmp/portage/net-mail/mailutils-3.3/work/mailutils-3.3/libmu_auth/.libs/libmu_auth.so ../libmu_auth/.libs/libmu_auth.so /var/tmp/portage/net-mail/mailutils-3.3/work/mailutils-3.3/libmailutils/.libs/libmailutils.so -lgnutls -lpam -ldl ../libmailutils/.libs/libmailutils.so -lcrypt -lpthread >/bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -Wl,-O1 -Wl,--as-needed -o msgchk msgchk.o ./libmh.a ../lib/libmuaux.la ../libproto/mbox/libmu_mbox.la ../libproto/imap/libmu_imap.la ../libproto/pop/libmu_pop.la ../libproto/mh/libmu_mh.la ../libproto/maildir/libmu_maildir.la ../libproto/mailer/libmu_mailer.la ../libmu_auth/libmu_auth.la -lgnutls -lpam -ldl ../libmailutils/libmailutils.la -lcrypt -lpthread >/bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -Wl,-O1 -Wl,--as-needed -o pick pick.o pick-gram.o ./libmh.a ../lib/libmuaux.la ../libproto/mbox/libmu_mbox.la ../libproto/imap/libmu_imap.la ../libproto/pop/libmu_pop.la ../libproto/mh/libmu_mh.la ../libproto/maildir/libmu_maildir.la ../libproto/mailer/libmu_mailer.la ../libmu_auth/libmu_auth.la -lgnutls -lpam -ldl ../libmailutils/libmailutils.la -lcrypt -lpthread >libtool: link: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -Wl,-O1 -o .libs/mhparam mhparam.o -Wl,--as-needed ./libmh.a ../lib/.libs/libmuaux.so ../libproto/mbox/.libs/libmu_mbox.so ../libproto/imap/.libs/libmu_imap.so ../libproto/pop/.libs/libmu_pop.so ../libproto/mh/.libs/libmu_mh.so ../libproto/maildir/.libs/libmu_maildir.so ../libproto/mailer/.libs/libmu_mailer.so /var/tmp/portage/net-mail/mailutils-3.3/work/mailutils-3.3/libmu_auth/.libs/libmu_auth.so ../libmu_auth/.libs/libmu_auth.so /var/tmp/portage/net-mail/mailutils-3.3/work/mailutils-3.3/libmailutils/.libs/libmailutils.so -lgnutls -lpam -ldl ../libmailutils/.libs/libmailutils.so -lcrypt -lpthread >/bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -Wl,-O1 -Wl,--as-needed -o prompter prompter.o prompter-rl.o ./libmh.a ../lib/libmuaux.la ../libproto/mbox/libmu_mbox.la ../libproto/imap/libmu_imap.la ../libproto/pop/libmu_pop.la ../libproto/mh/libmu_mh.la ../libproto/maildir/libmu_maildir.la ../libproto/mailer/libmu_mailer.la ../libmu_auth/libmu_auth.la -lgnutls -lpam -ldl ../libmailutils/libmailutils.la -lreadline -lncurses -lcrypt -lpthread >/bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -Wl,-O1 -Wl,--as-needed -o refile refile.o ./libmh.a ../lib/libmuaux.la ../libproto/mbox/libmu_mbox.la ../libproto/imap/libmu_imap.la ../libproto/pop/libmu_pop.la ../libproto/mh/libmu_mh.la ../libproto/maildir/libmu_maildir.la ../libproto/mailer/libmu_mailer.la ../libmu_auth/libmu_auth.la -lgnutls -lpam -ldl ../libmailutils/libmailutils.la -lcrypt -lpthread >/bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -Wl,-O1 -Wl,--as-needed -o repl repl.o ./libmh.a ../lib/libmuaux.la ../libproto/mbox/libmu_mbox.la ../libproto/imap/libmu_imap.la ../libproto/pop/libmu_pop.la ../libproto/mh/libmu_mh.la ../libproto/maildir/libmu_maildir.la ../libproto/mailer/libmu_mailer.la ../libmu_auth/libmu_auth.la -lgnutls -lpam -ldl ../libmailutils/libmailutils.la -lcrypt -lpthread >libtool: link: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -Wl,-O1 -o .libs/mhpath mhpath.o -Wl,--as-needed ./libmh.a ../lib/.libs/libmuaux.so ../libproto/mbox/.libs/libmu_mbox.so ../libproto/imap/.libs/libmu_imap.so ../libproto/pop/.libs/libmu_pop.so ../libproto/mh/.libs/libmu_mh.so ../libproto/maildir/.libs/libmu_maildir.so ../libproto/mailer/.libs/libmu_mailer.so /var/tmp/portage/net-mail/mailutils-3.3/work/mailutils-3.3/libmu_auth/.libs/libmu_auth.so ../libmu_auth/.libs/libmu_auth.so /var/tmp/portage/net-mail/mailutils-3.3/work/mailutils-3.3/libmailutils/.libs/libmailutils.so -lgnutls -lpam -ldl ../libmailutils/.libs/libmailutils.so -lcrypt -lpthread >/bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -Wl,-O1 -Wl,--as-needed -o rmf rmf.o ./libmh.a ../lib/libmuaux.la ../libproto/mbox/libmu_mbox.la ../libproto/imap/libmu_imap.la ../libproto/pop/libmu_pop.la ../libproto/mh/libmu_mh.la ../libproto/maildir/libmu_maildir.la ../libproto/mailer/libmu_mailer.la ../libmu_auth/libmu_auth.la -lgnutls -lpam -ldl ../libmailutils/libmailutils.la -lcrypt -lpthread >libtool: link: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -Wl,-O1 -o .libs/mhseq mhseq.o -Wl,--as-needed ./libmh.a ../lib/.libs/libmuaux.so ../libproto/mbox/.libs/libmu_mbox.so ../libproto/imap/.libs/libmu_imap.so ../libproto/pop/.libs/libmu_pop.so ../libproto/mh/.libs/libmu_mh.so ../libproto/maildir/.libs/libmu_maildir.so ../libproto/mailer/.libs/libmu_mailer.so /var/tmp/portage/net-mail/mailutils-3.3/work/mailutils-3.3/libmu_auth/.libs/libmu_auth.so ../libmu_auth/.libs/libmu_auth.so /var/tmp/portage/net-mail/mailutils-3.3/work/mailutils-3.3/libmailutils/.libs/libmailutils.so -lgnutls -lpam -ldl ../libmailutils/.libs/libmailutils.so -lcrypt -lpthread >libtool: link: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -Wl,-O1 -o .libs/msgchk msgchk.o -Wl,--as-needed ./libmh.a ../lib/.libs/libmuaux.so ../libproto/mbox/.libs/libmu_mbox.so ../libproto/imap/.libs/libmu_imap.so ../libproto/pop/.libs/libmu_pop.so ../libproto/mh/.libs/libmu_mh.so ../libproto/maildir/.libs/libmu_maildir.so ../libproto/mailer/.libs/libmu_mailer.so /var/tmp/portage/net-mail/mailutils-3.3/work/mailutils-3.3/libmu_auth/.libs/libmu_auth.so ../libmu_auth/.libs/libmu_auth.so /var/tmp/portage/net-mail/mailutils-3.3/work/mailutils-3.3/libmailutils/.libs/libmailutils.so -lgnutls -lpam -ldl ../libmailutils/.libs/libmailutils.so -lcrypt -lpthread >libtool: link: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -Wl,-O1 -o .libs/pick pick.o pick-gram.o -Wl,--as-needed ./libmh.a ../lib/.libs/libmuaux.so ../libproto/mbox/.libs/libmu_mbox.so ../libproto/imap/.libs/libmu_imap.so ../libproto/pop/.libs/libmu_pop.so ../libproto/mh/.libs/libmu_mh.so ../libproto/maildir/.libs/libmu_maildir.so ../libproto/mailer/.libs/libmu_mailer.so /var/tmp/portage/net-mail/mailutils-3.3/work/mailutils-3.3/libmu_auth/.libs/libmu_auth.so ../libmu_auth/.libs/libmu_auth.so /var/tmp/portage/net-mail/mailutils-3.3/work/mailutils-3.3/libmailutils/.libs/libmailutils.so -lgnutls -lpam -ldl ../libmailutils/.libs/libmailutils.so -lcrypt -lpthread >/bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -Wl,-O1 -Wl,--as-needed -o rmm rmm.o ./libmh.a ../lib/libmuaux.la ../libproto/mbox/libmu_mbox.la ../libproto/imap/libmu_imap.la ../libproto/pop/libmu_pop.la ../libproto/mh/libmu_mh.la ../libproto/maildir/libmu_maildir.la ../libproto/mailer/libmu_mailer.la ../libmu_auth/libmu_auth.la -lgnutls -lpam -ldl ../libmailutils/libmailutils.la -lcrypt -lpthread >libtool: link: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -Wl,-O1 -o .libs/refile refile.o -Wl,--as-needed ./libmh.a ../lib/.libs/libmuaux.so ../libproto/mbox/.libs/libmu_mbox.so ../libproto/imap/.libs/libmu_imap.so ../libproto/pop/.libs/libmu_pop.so ../libproto/mh/.libs/libmu_mh.so ../libproto/maildir/.libs/libmu_maildir.so ../libproto/mailer/.libs/libmu_mailer.so /var/tmp/portage/net-mail/mailutils-3.3/work/mailutils-3.3/libmu_auth/.libs/libmu_auth.so ../libmu_auth/.libs/libmu_auth.so /var/tmp/portage/net-mail/mailutils-3.3/work/mailutils-3.3/libmailutils/.libs/libmailutils.so -lgnutls -lpam -ldl ../libmailutils/.libs/libmailutils.so -lcrypt -lpthread >/bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -Wl,-O1 -Wl,--as-needed -o scan scan.o ./libmh.a ../lib/libmuaux.la ../libproto/mbox/libmu_mbox.la ../libproto/imap/libmu_imap.la ../libproto/pop/libmu_pop.la ../libproto/mh/libmu_mh.la ../libproto/maildir/libmu_maildir.la ../libproto/mailer/libmu_mailer.la ../libmu_auth/libmu_auth.la -lgnutls -lpam -ldl ../libmailutils/libmailutils.la -lncurses -lcrypt -lpthread >libtool: link: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -Wl,-O1 -o .libs/prompter prompter.o prompter-rl.o -Wl,--as-needed ./libmh.a ../lib/.libs/libmuaux.so ../libproto/mbox/.libs/libmu_mbox.so ../libproto/imap/.libs/libmu_imap.so ../libproto/pop/.libs/libmu_pop.so ../libproto/mh/.libs/libmu_mh.so ../libproto/maildir/.libs/libmu_maildir.so ../libproto/mailer/.libs/libmu_mailer.so /var/tmp/portage/net-mail/mailutils-3.3/work/mailutils-3.3/libmu_auth/.libs/libmu_auth.so ../libmu_auth/.libs/libmu_auth.so /var/tmp/portage/net-mail/mailutils-3.3/work/mailutils-3.3/libmailutils/.libs/libmailutils.so -lgnutls -lpam -ldl ../libmailutils/.libs/libmailutils.so -lreadline -lncurses -lcrypt -lpthread >/bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -Wl,-O1 -Wl,--as-needed -o show show.o ./libmh.a ../lib/libmuaux.la ../libproto/mbox/libmu_mbox.la ../libproto/imap/libmu_imap.la ../libproto/pop/libmu_pop.la ../libproto/mh/libmu_mh.la ../libproto/maildir/libmu_maildir.la ../libproto/mailer/libmu_mailer.la ../libmu_auth/libmu_auth.la -lgnutls -lpam -ldl ../libmailutils/libmailutils.la -lcrypt -lpthread >libtool: link: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -Wl,-O1 -o .libs/repl repl.o -Wl,--as-needed ./libmh.a ../lib/.libs/libmuaux.so ../libproto/mbox/.libs/libmu_mbox.so ../libproto/imap/.libs/libmu_imap.so ../libproto/pop/.libs/libmu_pop.so ../libproto/mh/.libs/libmu_mh.so ../libproto/maildir/.libs/libmu_maildir.so ../libproto/mailer/.libs/libmu_mailer.so /var/tmp/portage/net-mail/mailutils-3.3/work/mailutils-3.3/libmu_auth/.libs/libmu_auth.so ../libmu_auth/.libs/libmu_auth.so /var/tmp/portage/net-mail/mailutils-3.3/work/mailutils-3.3/libmailutils/.libs/libmailutils.so -lgnutls -lpam -ldl ../libmailutils/.libs/libmailutils.so -lcrypt -lpthread >/bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -Wl,-O1 -Wl,--as-needed -o send send.o ./libmh.a ../lib/libmuaux.la ../libproto/mbox/libmu_mbox.la ../libproto/imap/libmu_imap.la ../libproto/pop/libmu_pop.la ../libproto/mh/libmu_mh.la ../libproto/maildir/libmu_maildir.la ../libproto/mailer/libmu_mailer.la ../libmu_auth/libmu_auth.la -lgnutls -lpam -ldl ../libmailutils/libmailutils.la -lcrypt -lpthread >/bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -Wl,-O1 -Wl,--as-needed -o sortm sortm.o ./libmh.a ../lib/libmuaux.la ../libproto/mbox/libmu_mbox.la ../libproto/imap/libmu_imap.la ../libproto/pop/libmu_pop.la ../libproto/mh/libmu_mh.la ../libproto/maildir/libmu_maildir.la ../libproto/mailer/libmu_mailer.la ../libmu_auth/libmu_auth.la -lgnutls -lpam -ldl ../libmailutils/libmailutils.la -lcrypt -lpthread >/bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -Wl,-O1 -Wl,--as-needed -o whatnow whatnow.o ./libmh.a ../lib/libmuaux.la ../libproto/mbox/libmu_mbox.la ../libproto/imap/libmu_imap.la ../libproto/pop/libmu_pop.la ../libproto/mh/libmu_mh.la ../libproto/maildir/libmu_maildir.la ../libproto/mailer/libmu_mailer.la ../libmu_auth/libmu_auth.la -lgnutls -lpam -ldl ../libmailutils/libmailutils.la -lcrypt -lpthread >libtool: link: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -Wl,-O1 -o .libs/rmf rmf.o -Wl,--as-needed ./libmh.a ../lib/.libs/libmuaux.so ../libproto/mbox/.libs/libmu_mbox.so ../libproto/imap/.libs/libmu_imap.so ../libproto/pop/.libs/libmu_pop.so ../libproto/mh/.libs/libmu_mh.so ../libproto/maildir/.libs/libmu_maildir.so ../libproto/mailer/.libs/libmu_mailer.so /var/tmp/portage/net-mail/mailutils-3.3/work/mailutils-3.3/libmu_auth/.libs/libmu_auth.so ../libmu_auth/.libs/libmu_auth.so /var/tmp/portage/net-mail/mailutils-3.3/work/mailutils-3.3/libmailutils/.libs/libmailutils.so -lgnutls -lpam -ldl ../libmailutils/.libs/libmailutils.so -lcrypt -lpthread >/bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -Wl,-O1 -Wl,--as-needed -o whom whom.o ./libmh.a ../lib/libmuaux.la ../libproto/mbox/libmu_mbox.la ../libproto/imap/libmu_imap.la ../libproto/pop/libmu_pop.la ../libproto/mh/libmu_mh.la ../libproto/maildir/libmu_maildir.la ../libproto/mailer/libmu_mailer.la ../libmu_auth/libmu_auth.la -lgnutls -lpam -ldl ../libmailutils/libmailutils.la -lcrypt -lpthread >libtool: link: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -Wl,-O1 -o .libs/rmm rmm.o -Wl,--as-needed ./libmh.a ../lib/.libs/libmuaux.so ../libproto/mbox/.libs/libmu_mbox.so ../libproto/imap/.libs/libmu_imap.so ../libproto/pop/.libs/libmu_pop.so ../libproto/mh/.libs/libmu_mh.so ../libproto/maildir/.libs/libmu_maildir.so ../libproto/mailer/.libs/libmu_mailer.so /var/tmp/portage/net-mail/mailutils-3.3/work/mailutils-3.3/libmu_auth/.libs/libmu_auth.so ../libmu_auth/.libs/libmu_auth.so /var/tmp/portage/net-mail/mailutils-3.3/work/mailutils-3.3/libmailutils/.libs/libmailutils.so -lgnutls -lpam -ldl ../libmailutils/.libs/libmailutils.so -lcrypt -lpthread >libtool: link: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -Wl,-O1 -o .libs/scan scan.o -Wl,--as-needed ./libmh.a ../lib/.libs/libmuaux.so ../libproto/mbox/.libs/libmu_mbox.so ../libproto/imap/.libs/libmu_imap.so ../libproto/pop/.libs/libmu_pop.so ../libproto/mh/.libs/libmu_mh.so ../libproto/maildir/.libs/libmu_maildir.so ../libproto/mailer/.libs/libmu_mailer.so /var/tmp/portage/net-mail/mailutils-3.3/work/mailutils-3.3/libmu_auth/.libs/libmu_auth.so ../libmu_auth/.libs/libmu_auth.so /var/tmp/portage/net-mail/mailutils-3.3/work/mailutils-3.3/libmailutils/.libs/libmailutils.so -lgnutls -lpam -ldl ../libmailutils/.libs/libmailutils.so -lncurses -lcrypt -lpthread >libtool: link: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -Wl,-O1 -o .libs/show show.o -Wl,--as-needed ./libmh.a ../lib/.libs/libmuaux.so ../libproto/mbox/.libs/libmu_mbox.so ../libproto/imap/.libs/libmu_imap.so ../libproto/pop/.libs/libmu_pop.so ../libproto/mh/.libs/libmu_mh.so ../libproto/maildir/.libs/libmu_maildir.so ../libproto/mailer/.libs/libmu_mailer.so /var/tmp/portage/net-mail/mailutils-3.3/work/mailutils-3.3/libmu_auth/.libs/libmu_auth.so ../libmu_auth/.libs/libmu_auth.so /var/tmp/portage/net-mail/mailutils-3.3/work/mailutils-3.3/libmailutils/.libs/libmailutils.so -lgnutls -lpam -ldl ../libmailutils/.libs/libmailutils.so -lcrypt -lpthread >libtool: link: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -Wl,-O1 -o .libs/send send.o -Wl,--as-needed ./libmh.a ../lib/.libs/libmuaux.so ../libproto/mbox/.libs/libmu_mbox.so ../libproto/imap/.libs/libmu_imap.so ../libproto/pop/.libs/libmu_pop.so ../libproto/mh/.libs/libmu_mh.so ../libproto/maildir/.libs/libmu_maildir.so ../libproto/mailer/.libs/libmu_mailer.so /var/tmp/portage/net-mail/mailutils-3.3/work/mailutils-3.3/libmu_auth/.libs/libmu_auth.so ../libmu_auth/.libs/libmu_auth.so /var/tmp/portage/net-mail/mailutils-3.3/work/mailutils-3.3/libmailutils/.libs/libmailutils.so -lgnutls -lpam -ldl ../libmailutils/.libs/libmailutils.so -lcrypt -lpthread >libtool: link: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -Wl,-O1 -o .libs/sortm sortm.o -Wl,--as-needed ./libmh.a ../lib/.libs/libmuaux.so ../libproto/mbox/.libs/libmu_mbox.so ../libproto/imap/.libs/libmu_imap.so ../libproto/pop/.libs/libmu_pop.so ../libproto/mh/.libs/libmu_mh.so ../libproto/maildir/.libs/libmu_maildir.so ../libproto/mailer/.libs/libmu_mailer.so /var/tmp/portage/net-mail/mailutils-3.3/work/mailutils-3.3/libmu_auth/.libs/libmu_auth.so ../libmu_auth/.libs/libmu_auth.so /var/tmp/portage/net-mail/mailutils-3.3/work/mailutils-3.3/libmailutils/.libs/libmailutils.so -lgnutls -lpam -ldl ../libmailutils/.libs/libmailutils.so -lcrypt -lpthread >libtool: link: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -Wl,-O1 -o .libs/whatnow whatnow.o -Wl,--as-needed ./libmh.a ../lib/.libs/libmuaux.so ../libproto/mbox/.libs/libmu_mbox.so ../libproto/imap/.libs/libmu_imap.so ../libproto/pop/.libs/libmu_pop.so ../libproto/mh/.libs/libmu_mh.so ../libproto/maildir/.libs/libmu_maildir.so ../libproto/mailer/.libs/libmu_mailer.so /var/tmp/portage/net-mail/mailutils-3.3/work/mailutils-3.3/libmu_auth/.libs/libmu_auth.so ../libmu_auth/.libs/libmu_auth.so /var/tmp/portage/net-mail/mailutils-3.3/work/mailutils-3.3/libmailutils/.libs/libmailutils.so -lgnutls -lpam -ldl ../libmailutils/.libs/libmailutils.so -lcrypt -lpthread >libtool: link: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wdeclaration-after-statement -Wl,-O1 -o .libs/whom whom.o -Wl,--as-needed ./libmh.a ../lib/.libs/libmuaux.so ../libproto/mbox/.libs/libmu_mbox.so ../libproto/imap/.libs/libmu_imap.so ../libproto/pop/.libs/libmu_pop.so ../libproto/mh/.libs/libmu_mh.so ../libproto/maildir/.libs/libmu_maildir.so ../libproto/mailer/.libs/libmu_mailer.so /var/tmp/portage/net-mail/mailutils-3.3/work/mailutils-3.3/libmu_auth/.libs/libmu_auth.so ../libmu_auth/.libs/libmu_auth.so /var/tmp/portage/net-mail/mailutils-3.3/work/mailutils-3.3/libmailutils/.libs/libmailutils.so -lgnutls -lpam -ldl ../libmailutils/.libs/libmailutils.so -lcrypt -lpthread >make[4]: Leaving directory '/var/tmp/portage/net-mail/mailutils-3.3/work/mailutils-3.3/mh' >Making all in etc >make[4]: Entering directory '/var/tmp/portage/net-mail/mailutils-3.3/work/mailutils-3.3/mh/etc' >sed "s,BINDIR,/usr/bin/mu-mh,g;s,MHLIBDIR,/usr/share/mailutils/mh,g" mailutils-mh.eli > mailutils-mh.el >if test "xemacs" != "no"; then \ > am__dir=. am__subdir_includes=''; \ > case mailutils-mh.elc in */*) \ > am__dir=`echo 'mailutils-mh.elc' | sed 's,/[^/]*$,,'`; \ > am__subdir_includes="-L $am__dir -L ./$am__dir"; \ > esac; \ > test -d "$am__dir" || /bin/mkdir -p "$am__dir" || exit 1; \ > xemacs --batch \ > \ > $am__subdir_includes -L . -L . \ > --eval "(defun byte-compile-dest-file (f) \"mailutils-mh.elc\")" \ > --eval "(unless (byte-compile-file \"mailutils-mh.el\") (kill-emacs 1))"; \ >else :; fi > > >xemacs exiting. >/var/tmp/portage/net-mail/mailutils-3.3/work/mailutils-3.3/mh/etc is a directorymake[4]: *** [Makefile:982: mailutils-mh.elc] Error 255 >make[4]: Leaving directory '/var/tmp/portage/net-mail/mailutils-3.3/work/mailutils-3.3/mh/etc' >make[3]: *** [Makefile:1613: all-recursive] Error 1 >make[3]: Leaving directory '/var/tmp/portage/net-mail/mailutils-3.3/work/mailutils-3.3/mh' >make[2]: *** [Makefile:1252: all] Error 2 >make[2]: Leaving directory '/var/tmp/portage/net-mail/mailutils-3.3/work/mailutils-3.3/mh' >make[1]: *** [Makefile:1173: all-recursive] Error 1 >make[1]: Leaving directory '/var/tmp/portage/net-mail/mailutils-3.3/work/mailutils-3.3' >make: *** [Makefile:1058: all] Error 2 > * ERROR: net-mail/mailutils-3.3::gentoo failed (compile phase): > * emake failed > * > * If you need support, post the output of `emerge --info '=net-mail/mailutils-3.3::gentoo'`, > * the complete build log and the output of `emerge -pqv '=net-mail/mailutils-3.3::gentoo'`. > * The complete build log is located at '/var/tmp/portage/net-mail/mailutils-3.3/temp/build.log'. > * The ebuild environment file is located at '/var/tmp/portage/net-mail/mailutils-3.3/temp/environment'. > * Working directory: '/var/tmp/portage/net-mail/mailutils-3.3/work/mailutils-3.3' > * S: '/var/tmp/portage/net-mail/mailutils-3.3/work/mailutils-3.3'
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 635306
: 499860