* Package: mail-client/alpine-2.00-r5  * Repository: gentoo  * Maintainer: net-mail@gentoo.org  * USE: abi_x86_64 amd64 chappa elibc_glibc ipv6 kernel_linux nls ssl topal userland_GNU  * FEATURES: preserve-libs sandbox userpriv usersandbox >>> Unpacking source... >>> Unpacking alpine-2.00.tar.bz2 to /var/tmp/portage/mail-client/alpine-2.00-r5/work >>> Unpacking alpine-2.00-chappa-115-all.patch.gz to /var/tmp/portage/mail-client/alpine-2.00-r5/work >>> Source unpacked in /var/tmp/portage/mail-client/alpine-2.00-r5/work >>> Preparing source in /var/tmp/portage/mail-client/alpine-2.00-r5/work/alpine-2.00 ... * Applying alpine-2.00-chappa-115-all.patch.gz ...  [ ok ] * Applying alpine-2.00.patch-1 ...  [ ok ] * Applying alpine-2.00.patch-2 ...  [ ok ] * Unbundling the c-client library ...  [ ok ] * Applying 2.00-lpam.patch ...  [ ok ] * Applying 2.00-lcrypto.patch ...  [ ok ] * Applying 2.00-c-client.patch ...  [ ok ] * Applying 2.00-qa.patch ...  [ ok ] * Applying 2.00-qa-chappa-115.patch ...  [ ok ] * Running eautoreconf in '/var/tmp/portage/mail-client/alpine-2.00-r5/work/alpine-2.00' ... * Running autopoint --force ...  [ ok ] * Running libtoolize --install --copy --force --automake ...  [ ok ] * Running aclocal -I m4 ...  [ ok ] * Running autoconf --force ...  [ ok ] * Running autoheader ...  [ ok ] * Running automake --add-missing --copy --foreign --force-missing ...  [ ok ] * Running elibtoolize in: alpine-2.00/ * Applying portage/1.2.0 patch ... * Applying sed/1.5.6 patch ... * Applying as-needed/2.4.2 patch ... * Applying target-nm/2.4.2 patch ... * Running elibtoolize in: alpine-2.00/web/src/cgi.tcl-1.10/ >>> Source prepared. >>> Configuring source in /var/tmp/portage/mail-client/alpine-2.00-r5/work/alpine-2.00 ... * econf: updating alpine-2.00/config.sub with /usr/share/gnuconfig/config.sub * econf: updating alpine-2.00/config.guess with /usr/share/gnuconfig/config.guess ./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 --libdir=/usr/lib64 --without-ldap --without-passfile --without-krb5 --without-pthread --without-interactive-spellcheck --enable-nls --with-ipv6 --without-tcl --with-system-pinerc=/etc/pine.conf --with-system-fixed-pinerc=/etc/pine.conf.fixed --with-ssl --with-ssl-include-dir=/usr --with-ssl-lib-dir=/usr/lib64 --with-ssl-certs-dir=/etc/ssl/certs configure: loading site script /usr/share/config.site checking for a BSD-compatible install... /usr/lib/portage/python2.7/ebuild-helpers/xattr/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether to enable maintainer-specific portions of Makefiles... no checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu configure: Configuring for alpine 2.00 (x86_64-pc-linux-gnu)) 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 for style of include used by make... GNU checking dependency style of x86_64-pc-linux-gnu-gcc... none checking for x86_64-pc-linux-gnu-gcc option to accept ISO C99... -std=gnu99 checking for x86_64-pc-linux-gnu-gcc -std=gnu99 option to accept ISO Standard C... (cached) -std=gnu99 checking whether make sets $(MAKE)... (cached) yes checking whether ln -s works... yes checking for gawk... (cached) gawk checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib checking how to print strings... printf checking for a sed that does not truncate output... /bin/sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for fgrep... /bin/grep -F checking for ld used by x86_64-pc-linux-gnu-gcc -std=gnu99... /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 whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/x86_64-pc-linux-gnu/bin/ld option to reload object files... -r checking for x86_64-pc-linux-gnu-objdump... x86_64-pc-linux-gnu-objdump checking how to recognize dependent libraries... pass_all checking for x86_64-pc-linux-gnu-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for x86_64-pc-linux-gnu-ar... x86_64-pc-linux-gnu-ar checking for archiver @FILE support... @ checking for x86_64-pc-linux-gnu-strip... x86_64-pc-linux-gnu-strip checking for x86_64-pc-linux-gnu-ranlib... (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 -std=gnu99 object... ok checking for sysroot... no checking for x86_64-pc-linux-gnu-mt... no checking for mt... no checking if : is a manifest tool... no checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -std=gnu99 -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 for dlfcn.h... yes checking for objdir... .libs checking if x86_64-pc-linux-gnu-gcc -std=gnu99 supports -fno-rtti -fno-exceptions... no checking for x86_64-pc-linux-gnu-gcc -std=gnu99 option to produce PIC... -fPIC -DPIC checking if x86_64-pc-linux-gnu-gcc -std=gnu99 PIC flag -fPIC -DPIC works... yes checking if x86_64-pc-linux-gnu-gcc -std=gnu99 static flag -static works... yes checking if x86_64-pc-linux-gnu-gcc -std=gnu99 supports -c -o file.o... yes checking if x86_64-pc-linux-gnu-gcc -std=gnu99 supports -c -o file.o... (cached) yes checking whether the x86_64-pc-linux-gnu-gcc -std=gnu99 linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking for ar... /usr/bin/ar checking for rm... /bin/rm checking for cp... /bin/cp checking for ln... /bin/ln checking for sed... (cached) /bin/sed checking for make... /usr/bin/make 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 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 option: dmalloc enabled... no checking option: debugging is enabled... yes checking option: optimization is enabled... yes checking option: mouse support enabled... yes checking option: quotas enabled... no checking option: From changing enabled... yes checking option: background post enabled... yes checking option: keyboard lock enabled... yes checking option: from encoding enabled... no checking for sendmail... /usr/sbin/sendmail checking for inews... no checking for passwd... /usr/bin/passwd checking for aspell... /usr/bin/aspell checking for no... no configure: Excluding LDAP Support configure: Excluding TCL Support, and thus Web Alpine Support checking for setupterm in -ltinfo... no checking for setupterm in -lncurses... yes checking for library containing SSL_library_init... -lssl configure: OpenSSL libraries FOUND checking for library containing regcomp... none required checking regex.h usability... yes checking regex.h presence... yes checking for regex.h... yes checking for ANSI C header files... (cached) yes checking for dirent.h that defines DIR... yes checking for library containing opendir... none required checking whether stat file-mode macros are broken... no checking for sys/wait.h that is POSIX.1 compatible... yes checking whether time.h and sys/time.h may both be included... yes checking whether termios.h defines TIOCGWINSZ... no checking whether sys/ioctl.h defines TIOCGWINSZ... yes checking for unistd.h... (cached) yes checking errno.h usability... yes checking errno.h presence... yes checking for errno.h... yes checking ctype.h usability... yes checking ctype.h presence... yes checking for ctype.h... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking signal.h usability... yes checking signal.h presence... yes checking for signal.h... yes checking setjmp.h usability... yes checking setjmp.h presence... yes checking for setjmp.h... yes checking for memory.h... (cached) yes checking sys/param.h usability... yes checking sys/param.h presence... yes checking for sys/param.h... yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking sys/uio.h usability... yes checking sys/uio.h presence... yes checking for sys/uio.h... yes checking sys/un.h usability... yes checking sys/un.h presence... yes checking for sys/un.h... yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking wchar.h usability... yes checking wchar.h presence... yes checking for wchar.h... yes checking sys/poll.h usability... yes checking sys/poll.h presence... yes checking for sys/poll.h... yes checking stropts.h usability... yes checking stropts.h presence... yes checking for stropts.h... yes checking netdb.h usability... yes checking netdb.h presence... yes checking for netdb.h... yes checking syslog.h usability... yes checking syslog.h presence... yes checking for syslog.h... yes checking sys/syslog.h usability... yes checking sys/syslog.h presence... yes checking for sys/syslog.h... yes checking locale.h usability... yes checking locale.h presence... yes checking for locale.h... yes checking langinfo.h usability... yes checking langinfo.h presence... yes checking for langinfo.h... yes checking utime.h usability... yes checking utime.h presence... yes checking for utime.h... yes checking sys/utime.h usability... no checking sys/utime.h presence... no checking for sys/utime.h... no checking pthread.h usability... yes checking pthread.h presence... yes checking for pthread.h... yes checking pwd.h usability... yes checking pwd.h presence... yes checking for pwd.h... yes checking assert.h usability... yes checking assert.h presence... yes checking for assert.h... yes checking termios.h usability... yes checking termios.h presence... yes checking for termios.h... yes checking return type of signal handlers... void checking for size_t... yes checking for mode_t... yes checking for pid_t... yes checking for uid_t in sys/types.h... yes checking whether struct tm is in sys/time.h or time.h... time.h checking for union wait... yes checking for stdint.h... (cached) yes checking for stdint.h... (cached) yes checking argument pointer type of qsort compare function and base... void checking sys/select.h usability... yes checking sys/select.h presence... yes checking for sys/select.h... yes checking for sys/socket.h... (cached) yes checking types of arguments for select... int,fd_set *,struct timeval * checking for working strcoll... yes checking vfork.h usability... no checking vfork.h presence... no checking for vfork.h... no checking for fork... yes checking for vfork... yes checking for working fork... yes checking for working vfork... (cached) yes checking for strchr... yes checking for memcpy... yes checking for strtol... yes checking for strtoul... yes checking for select... yes checking for poll... yes checking for qsort... yes checking for getuid... yes checking for getpwuid... yes checking for getpwnam... yes checking for gettimeofday... yes checking for tmpfile... yes checking for uname... yes checking for rename... yes checking for read... yes checking for signal... yes checking for setjmp... yes checking for chown... yes checking for wait4... yes checking for waitpid... yes checking for wait... yes checking for srandom... yes checking for popen... yes checking for pclose... yes checking for fsync... yes checking for truncate... yes checking for listen... yes checking for wcwidth... yes checking for mbstowcs... yes checking for wcrtomb... yes checking for putenv... yes checking for setenv... yes checking for library containing gethostname... none required checking for library containing socket... none required checking for library containing bind... none required checking for sigaction... yes checking for sigemptyset... yes checking for sigaddset... yes checking for sigprocmask... yes checking for library containing syslog... none required checking for pam_start in -lpam... yes configure: * * * SSL file "/etc/ssl/certs/factory.pem" is missing. configure: * * * This might indicate that CA certs did not get properly configure: * * * installed. If you get certificate validation failures configure: * * * in Alpine, this might be the reason for them. configure: * * * TCL libraries could not be found. configure: * * * WEB ALPINE COMPONENT WILL NOT BE BUILT. checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating m4/Makefile config.status: creating po/Makefile.in config.status: creating regex/Makefile config.status: creating pith/osdep/Makefile config.status: creating pith/charconv/Makefile config.status: creating pith/Makefile config.status: creating pico/osdep/Makefile config.status: creating pico/Makefile config.status: creating alpine/osdep/Makefile config.status: creating alpine/Makefile config.status: creating web/src/Makefile config.status: creating web/src/pubcookie/Makefile config.status: creating web/src/alpined.d/Makefile config.status: creating Makefile config.status: creating include/config.h config.status: executing depfiles commands config.status: executing libtool commands /bin/rm: cannot remove 'libtoolT': No such file or directory config.status: executing po-directories commands config.status: creating po/POTFILES config.status: creating po/Makefile >>> Source configured. >>> Compiling source in /var/tmp/portage/mail-client/alpine-2.00-r5/work/alpine-2.00 ... make AR=x86_64-pc-linux-gnu-ar /usr/bin/make all-recursive make[1]: Entering directory '/var/tmp/portage/mail-client/alpine-2.00-r5/work/alpine-2.00' Making all in m4 make[2]: Entering directory '/var/tmp/portage/mail-client/alpine-2.00-r5/work/alpine-2.00/m4' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/var/tmp/portage/mail-client/alpine-2.00-r5/work/alpine-2.00/m4' Making all in po make[2]: Entering directory '/var/tmp/portage/mail-client/alpine-2.00-r5/work/alpine-2.00/po' test ! -f ./alpine.pot || \ test -z "" || /usr/bin/make touch stamp-po make[2]: Leaving directory '/var/tmp/portage/mail-client/alpine-2.00-r5/work/alpine-2.00/po' Making all in pith make[2]: Entering directory '/var/tmp/portage/mail-client/alpine-2.00-r5/work/alpine-2.00/pith' x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I../include -I../include -g -c help_h_gen.c /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -std=gnu99 -g -L/usr/lib64 -Wl,-O1 -Wl,--as-needed -o help_h_gen help_h_gen.o libtool: link: x86_64-pc-linux-gnu-gcc -std=gnu99 -g -Wl,-O1 -o help_h_gen help_h_gen.o -L/usr/lib64 -Wl,--as-needed ./help_h_gen < pine.hlp > helptext.h x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I../include -I../include -g -c help_c_gen.c /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -std=gnu99 -g -L/usr/lib64 -Wl,-O1 -Wl,--as-needed -o help_c_gen help_c_gen.o libtool: link: x86_64-pc-linux-gnu-gcc -std=gnu99 -g -Wl,-O1 -o help_c_gen help_c_gen.o -L/usr/lib64 -Wl,--as-needed ./help_c_gen < pine.hlp > helptext.c /usr/bin/make all-recursive make[3]: Entering directory '/var/tmp/portage/mail-client/alpine-2.00-r5/work/alpine-2.00/pith' Making all in osdep make[4]: Entering directory '/var/tmp/portage/mail-client/alpine-2.00-r5/work/alpine-2.00/pith/osdep' x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I../../include -I../../include -g -c bldpath.c x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I../../include -I../../include -g -c canaccess.c x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I../../include -I../../include -g -c canonicl.c x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I../../include -I../../include -g -c collate.c x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I../../include -I../../include -g -c color.c x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I../../include -I../../include -g -c coredump.c x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I../../include -I../../include -g -c creatdir.c x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I../../include -I../../include -g -c debugtime.c x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I../../include -I../../include -g -c domnames.c x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I../../include -I../../include -g -c err_desc.c x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I../../include -I../../include -g -c fgetpos.c x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I../../include -I../../include -g -c filesize.c x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I../../include -I../../include -g -c fnexpand.c x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I../../include -I../../include -g -c hostname.c x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I../../include -I../../include -g -c lstcmpnt.c x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I../../include -I../../include -g -c mimedisp.c x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I../../include -I../../include -g -c pipe.c pipe.c: In function 'process_reap': pipe.c:743:5: warning: passing argument 2 of 'waitpid' from incompatible pointer type [enabled by default] while (((rv = waitpid(pid, &wstatus, wflags)) < 0) && (errno != ECHILD)); ^ In file included from ../../include/system.h:115:0, from pipe.c:18: /usr/include/sys/wait.h:136:16: note: expected 'int *' but argument is of type 'union wait *' extern __pid_t waitpid (__pid_t __pid, int *__stat_loc, int __options); ^ x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I../../include -I../../include -g -c pw_stuff.c x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I../../include -I../../include -g -c rename.c x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I../../include -I../../include -g -c tempfile.c x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I../../include -I../../include -g -c temp_nam.c x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I../../include -I../../include -g -c writ_dir.c rm -f libpithosd.a x86_64-pc-linux-gnu-ar cru libpithosd.a bldpath.o canaccess.o canonicl.o collate.o color.o coredump.o creatdir.o debugtime.o domnames.o err_desc.o fgetpos.o filesize.o fnexpand.o hostname.o lstcmpnt.o mimedisp.o pipe.o pw_stuff.o rename.o tempfile.o temp_nam.o writ_dir.o x86_64-pc-linux-gnu-ranlib libpithosd.a make[4]: Leaving directory '/var/tmp/portage/mail-client/alpine-2.00-r5/work/alpine-2.00/pith/osdep' Making all in charconv make[4]: Entering directory '/var/tmp/portage/mail-client/alpine-2.00-r5/work/alpine-2.00/pith/charconv' x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I../../include -I../../include -g -c filesys.c x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I../../include -I../../include -g -c utf8.c rm -f libpithcc.a x86_64-pc-linux-gnu-ar cru libpithcc.a filesys.o utf8.o x86_64-pc-linux-gnu-ranlib libpithcc.a make[4]: Leaving directory '/var/tmp/portage/mail-client/alpine-2.00-r5/work/alpine-2.00/pith/charconv' make[4]: Entering directory '/var/tmp/portage/mail-client/alpine-2.00-r5/work/alpine-2.00/pith' x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I../include -I../include -g -c ablookup.c x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I../include -I../include -g -c abdlc.c x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I../include -I../include -g -c addrbook.c x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I../include -I../include -g -c addrstring.c x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I../include -I../include -g -c adrbklib.c x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I../include -I../include -g -c bldaddr.c x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I../include -I../include -g -c charset.c x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I../include -I../include -g -c color.c x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I../include -I../include -g -c conf.c conf.c: In function 'set_news_spec_current_val': conf.c:4741:3: warning: field precision specifier '.*' expects argument of type 'int', but argument 4 has type 'long unsigned int' [-Wformat=] ps_global->VAR_NNTP_SERVER[0]); ^ conf.c:4741:3: warning: field precision specifier '.*' expects argument of type 'int', but argument 4 has type 'long unsigned int' [-Wformat=] conf.c: In function 'toggle_feature': conf.c:7051:45: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] mail_parameters(NULL,SET_COURIERSTYLE,(void *)(F_ON(f->id ,ps)? 1 : 0)); ^ conf.c: In function 'panic1': conf.c:7594:5: warning: field precision specifier '.*' expects argument of type 'int', but argument 4 has type 'long unsigned int' [-Wformat=] snprintf(buf1, sizeof(buf1), "%.*s", MAX(sizeof(buf1) - 1 - strlen(message), 0), arg); ^ conf.c:7594:5: warning: field precision specifier '.*' expects argument of type 'int', but argument 4 has type 'long unsigned int' [-Wformat=] x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I../include -I../include -g -c context.c context.c: In function 'context_apply': context.c:192:6: warning: field precision specifier '.*' expects argument of type 'int', but argument 4 has type 'long unsigned int' [-Wformat=] snprintf(b, len, "%.*s", MIN(p - c->context + 1, len-1), c->context); ^ context.c:192:6: warning: field precision specifier '.*' expects argument of type 'int', but argument 4 has type 'long unsigned int' [-Wformat=] context.c:194:6: warning: field precision specifier '.*' expects argument of type 'int', but argument 4 has type 'size_t' [-Wformat=] snprintf(b+strlen(b), len-strlen(b), "%.*s", len-1-strlen(b), name); ^ context.c:194:6: warning: field precision specifier '.*' expects argument of type 'int', but argument 4 has type 'size_t' [-Wformat=] context.c:201:2: warning: field precision specifier '.*' expects argument of type 'int', but argument 4 has type 'size_t' [-Wformat=] snprintf(b, len, "%.*s", len-1, c->dir->ref); ^ context.c:201:2: warning: field precision specifier '.*' expects argument of type 'int', but argument 4 has type 'size_t' [-Wformat=] context.c:203:2: warning: field precision specifier '.*' expects argument of type 'int', but argument 4 has type 'size_t' [-Wformat=] snprintf(b+strlen(b), len-strlen(b), "%.*s", len-1-strlen(b), name); ^ context.c:203:2: warning: field precision specifier '.*' expects argument of type 'int', but argument 4 has type 'size_t' [-Wformat=] context.c: In function 'new_context': context.c:716:3: warning: field precision specifier '.*' expects argument of type 'int', but argument 7 has type 'long int' [-Wformat=] rcontext, (p && (p - rcontext) > 0) ? "" : "home directory"); ^ context.c:716:3: warning: field precision specifier '.*' expects argument of type 'int', but argument 7 has type 'long int' [-Wformat=] x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I../include -I../include -g -c copyaddr.c x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I../include -I../include -g -c detoken.c x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I../include -I../include -g -c detach.c x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I../include -I../include -g -c editorial.c x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I../include -I../include -g -c escapes.c x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I../include -I../include -g -c filter.c filter.c: In function 'html_a_relative': filter.c:5405:6: warning: field precision specifier '.*' expects argument of type 'int', but argument 4 has type 'size_t' [-Wformat=] snprintf(path = tmp, sizeof(tmp), "%.*s", len, base_path); ^ filter.c:5405:6: warning: field precision specifier '.*' expects argument of type 'int', but argument 4 has type 'size_t' [-Wformat=] x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I../include -I../include -g -c flag.c x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I../include -I../include -g -c folder.c x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I../include -I../include -g -c handle.c x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I../include -I../include -g -c help.c help.c: In function 'help_name2section': help.c:42:5: warning: field precision specifier '.*' expects argument of type 'int', but argument 4 has type 'long unsigned int' [-Wformat=] snprintf(name, sizeof(name), "%.*s", MIN(url_len,sizeof(name)), url); ^ help.c:42:5: warning: field precision specifier '.*' expects argument of type 'int', but argument 4 has type 'long unsigned int' [-Wformat=] x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I../include -I../include -g -c helpindx.c x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I../include -I../include -g -c hist.c x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I../include -I../include -g -c icache.c x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I../include -I../include -g -c imap.c x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I../include -I../include -g -c init.c init.c: In function 'get_mail_list': init.c:381:5: warning: field precision specifier '.*' expects argument of type 'int', but argument 4 has type 'long unsigned int' [-Wformat=] snprintf(searchname, sizeof(searchname), "%.*s*", sizeof(searchname)-2, folder_base); ^ init.c:381:5: warning: field precision specifier '.*' expects argument of type 'int', but argument 4 has type 'long unsigned int' [-Wformat=] x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I../include -I../include -g -c keyword.c x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I../include -I../include -g -c ldap.c x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I../include -I../include -g -c list.c x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I../include -I../include -g -c mailcap.c x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I../include -I../include -g -c mailcmd.c mailcmd.c: In function 'expunge_and_close': mailcmd.c:1464:8: warning: field precision specifier '.*' expects argument of type 'int', but argument 5 has type 'long unsigned int' [-Wformat=] plural(stream->nmsgs)); ^ mailcmd.c:1464:8: warning: field precision specifier '.*' expects argument of type 'int', but argument 5 has type 'long unsigned int' [-Wformat=] mailcmd.c:1468:8: warning: field precision specifier '.*' expects argument of type 'int', but argument 5 has type 'long unsigned int' [-Wformat=] ing, sizeof(buff2)-50, pretty_fn(folder)); ^ mailcmd.c:1468:8: warning: field precision specifier '.*' expects argument of type 'int', but argument 5 has type 'long unsigned int' [-Wformat=] mailcmd.c:1500:4: warning: field precision specifier '.*' expects argument of type 'int', but argument 5 has type 'long unsigned int' [-Wformat=] ing, sizeof(buff2)-50, pretty_fn(folder)); ^ mailcmd.c:1500:4: warning: field precision specifier '.*' expects argument of type 'int', but argument 5 has type 'long unsigned int' [-Wformat=] mailcmd.c:1531:4: warning: field precision specifier '.*' expects argument of type 'int', but argument 5 has type 'long unsigned int' [-Wformat=] ing, sizeof(buff2)-60, pretty_fn(folder)); ^ mailcmd.c:1531:4: warning: field precision specifier '.*' expects argument of type 'int', but argument 5 has type 'long unsigned int' [-Wformat=] x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I../include -I../include -g -c mailindx.c mailindx.c: In function 'from_str': mailindx.c:6291:9: warning: field width specifier '*' expects argument of type 'int', but argument 3 has type 'size_t' [-Wformat=] rule_result); ^ mailindx.c:6291:9: warning: field precision specifier '.*' expects argument of type 'int', but argument 4 has type 'size_t' [-Wformat=] mailindx.c:6304:6: warning: field width specifier '*' expects argument of type 'int', but argument 3 has type 'size_t' [-Wformat=] strsize-1-4, newsgroups); ^ mailindx.c:6304:6: warning: field precision specifier '.*' expects argument of type 'int', but argument 4 has type 'size_t' [-Wformat=] mailindx.c:6307:9: warning: field width specifier '*' expects argument of type 'int', but argument 3 has type 'size_t' [-Wformat=] rule_result); ^ mailindx.c:6307:9: warning: field precision specifier '.*' expects argument of type 'int', but argument 4 has type 'size_t' [-Wformat=] mailindx.c:6327:3: warning: field width specifier '*' expects argument of type 'int', but argument 3 has type 'size_t' [-Wformat=] sprintf(str, "%-*.*s", strsize-1, strsize-1, rule_result); ^ mailindx.c:6327:3: warning: field precision specifier '.*' expects argument of type 'int', but argument 4 has type 'size_t' [-Wformat=] mailindx.c:6348:5: warning: field width specifier '*' expects argument of type 'int', but argument 4 has type 'size_t' [-Wformat=] snprintf(fptr, strsize, "%-*.*s", strsize-1, strsize-1, mb); ^ mailindx.c:6348:5: warning: field precision specifier '.*' expects argument of type 'int', but argument 5 has type 'size_t' [-Wformat=] mailindx.c:6348:5: warning: field width specifier '*' expects argument of type 'int', but argument 4 has type 'size_t' [-Wformat=] mailindx.c:6348:5: warning: field precision specifier '.*' expects argument of type 'int', but argument 5 has type 'size_t' [-Wformat=] mailindx.c:6350:5: warning: field width specifier '*' expects argument of type 'int', but argument 5 has type 'size_t' [-Wformat=] snprintf(fptr, strsize, "%s@%-*.*s", mb, strsize-1-len-1, strsize-1-len-1, hst); ^ mailindx.c:6350:5: warning: field precision specifier '.*' expects argument of type 'int', but argument 6 has type 'size_t' [-Wformat=] mailindx.c:6350:5: warning: field width specifier '*' expects argument of type 'int', but argument 5 has type 'size_t' [-Wformat=] mailindx.c:6350:5: warning: field precision specifier '.*' expects argument of type 'int', but argument 6 has type 'size_t' [-Wformat=] x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I../include -I../include -g -c maillist.c x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I../include -I../include -g -c mailview.c x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I../include -I../include -g -c margin.c x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I../include -I../include -g -c mimedesc.c mimedesc.c: In function 'describe_mime': mimedesc.c:282:6: warning: field precision specifier '.*' expects argument of type 'int', but argument 4 has type 'long unsigned int' [-Wformat=] snprintf(numx, sizeof(numx), "%.*s%d.", sizeof(numx)-20, prefix, num); ^ mimedesc.c:282:6: warning: field precision specifier '.*' expects argument of type 'int', but argument 4 has type 'long unsigned int' [-Wformat=] x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I../include -I../include -g -c mimetype.c x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I../include -I../include -g -c msgno.c x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I../include -I../include -g -c newmail.c newmail.c: In function 'newmailfifo': newmail.c:1199:7: warning: field precision specifier '.*' expects argument of type 'int', but argument 4 has type 'size_t' [-Wformat=] MIN(100, strlen(tmtxt)-1), tmtxt); ^ newmail.c:1199:7: warning: field precision specifier '.*' expects argument of type 'int', but argument 4 has type 'size_t' [-Wformat=] x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I../include -I../include -g -c news.c news.c: In function 'news_grouper': news.c:225:4: warning: field precision specifier '.*' expects argument of type 'int', but argument 4 has type 'long unsigned int' [-Wformat=] sizeof(ng_ref)-30, *server); ^ news.c:225:4: warning: field precision specifier '.*' expects argument of type 'int', but argument 4 has type 'long unsigned int' [-Wformat=] news.c:272:6: warning: field precision specifier '.*' expects argument of type 'int', but argument 4 has type 'long unsigned int' [-Wformat=] sizeof(ng_ref)/2 - 10, ntmp->groupname); ^ news.c:272:6: warning: field precision specifier '.*' expects argument of type 'int', but argument 6 has type 'long unsigned int' [-Wformat=] news.c:272:6: warning: field precision specifier '.*' expects argument of type 'int', but argument 4 has type 'long unsigned int' [-Wformat=] news.c:272:6: warning: field precision specifier '.*' expects argument of type 'int', but argument 6 has type 'long unsigned int' [-Wformat=] x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I../include -I../include -g -c pattern.c x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I../include -I../include -g -c pipe.c x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I../include -I../include -g -c readfile.c x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I../include -I../include -g -c remote.c x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I../include -I../include -g -c reply.c reply.c: In function 'reply_subject': reply.c:739:4: warning: field precision specifier '.*' expects argument of type 'int', but argument 4 has type 'size_t' [-Wformat=] snprintf(buf, buflen, "%.*s", buflen-1, subject); ^ reply.c:739:4: warning: field precision specifier '.*' expects argument of type 'int', but argument 4 has type 'size_t' [-Wformat=] reply.c:744:8: warning: field precision specifier '.*' expects argument of type 'int', but argument 4 has type 'size_t' [-Wformat=] snprintf(buf, buflen, "%.*s", buflen-1, subject); ^ reply.c:744:8: warning: field precision specifier '.*' expects argument of type 'int', but argument 4 has type 'size_t' [-Wformat=] reply.c:750:8: warning: field precision specifier '.*' expects argument of type 'int', but argument 4 has type 'size_t' [-Wformat=] (subject && *subject) ? subject : "your mail"); ^ reply.c:750:8: warning: field precision specifier '.*' expects argument of type 'int', but argument 4 has type 'size_t' [-Wformat=] reply.c: In function 'reply_body': reply.c:936:7: warning: field precision specifier '.*' expects argument of type 'int', but argument 4 has type 'long unsigned int' [-Wformat=] snprintf(section = sect_buf, sizeof(sect_buf), "%.*s.1", sizeof(sect_buf)-1, sect_prefix); ^ reply.c:936:7: warning: field precision specifier '.*' expects argument of type 'int', but argument 4 has type 'long unsigned int' [-Wformat=] reply.c:1150:8: warning: field precision specifier '.*' expects argument of type 'int', but argument 4 has type 'long unsigned int' [-Wformat=] p = partno(orig_body, tmp_body)); ^ reply.c:1150:8: warning: field precision specifier '.*' expects argument of type 'int', but argument 7 has type 'long unsigned int' [-Wformat=] reply.c:1150:8: warning: field precision specifier '.*' expects argument of type 'int', but argument 4 has type 'long unsigned int' [-Wformat=] reply.c:1150:8: warning: field precision specifier '.*' expects argument of type 'int', but argument 7 has type 'long unsigned int' [-Wformat=] reply.c:1170:5: warning: field precision specifier '.*' expects argument of type 'int', but argument 4 has type 'long unsigned int' [-Wformat=] sect_prefix ? "." : "", partnum++); ^ reply.c:1170:5: warning: field precision specifier '.*' expects argument of type 'int', but argument 4 has type 'long unsigned int' [-Wformat=] reply.c: In function 'partno': reply.c:3081:4: warning: field precision specifier '.*' expects argument of type 'int', but argument 6 has type 'long unsigned int' [-Wformat=] sizeof(tmp)-10, (p) ? p : ""); ^ reply.c:3081:4: warning: field precision specifier '.*' expects argument of type 'int', but argument 6 has type 'long unsigned int' [-Wformat=] reply.c: In function 'forward_multi_alt': reply.c:3775:3: warning: field precision specifier '.*' expects argument of type 'int', but argument 4 has type 'long unsigned int' [-Wformat=] partnum); ^ reply.c:3775:3: warning: field precision specifier '.*' expects argument of type 'int', but argument 4 has type 'long unsigned int' [-Wformat=] x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I../include -I../include -g -c rfc2231.c x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I../include -I../include -g -c rules.c x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I../include -I../include -g -c save.c save.c: In function 'save_ex_output_body': save.c:1463:9: warning: field precision specifier '.*' expects argument of type 'int', but argument 4 has type 'long unsigned int' [-Wformat=] param->value); ^ save.c:1463:9: warning: field precision specifier '.*' expects argument of type 'int', but argument 4 has type 'long unsigned int' [-Wformat=] save.c:1505:2: warning: field precision specifier '.*' expects argument of type 'int', but argument 4 has type 'long unsigned int' [-Wformat=] snprintf(boundary, sizeof(boundary), "--%.*s--\015\012", sizeof(boundary)-10,param->value); ^ save.c:1505:2: warning: field precision specifier '.*' expects argument of type 'int', but argument 4 has type 'long unsigned int' [-Wformat=] save.c: In function 'save_ex_explain_parts': save.c:1612:7: warning: field precision specifier '.*' expects argument of type 'int', but argument 8 has type 'long unsigned int' [-Wformat=] name ? "\")" : ""); ^ save.c:1612:7: warning: field precision specifier '.*' expects argument of type 'int', but argument 8 has type 'long unsigned int' [-Wformat=] save.c:1628:7: warning: field precision specifier '.*' expects argument of type 'int', but argument 8 has type 'long unsigned int' [-Wformat=] name ? "\")" : ""); ^ save.c:1628:7: warning: field precision specifier '.*' expects argument of type 'int', but argument 8 has type 'long unsigned int' [-Wformat=] save.c:1655:3: warning: field precision specifier '.*' expects argument of type 'int', but argument 8 has type 'long unsigned int' [-Wformat=] body->description ? "," : "."); ^ save.c:1655:3: warning: field precision specifier '.*' expects argument of type 'int', but argument 8 has type 'long unsigned int' [-Wformat=] save.c:1664:11: warning: field precision specifier '.*' expects argument of type 'int', but argument 7 has type 'long unsigned int' [-Wformat=] SIZEOF_20KBUF, buftmp)); ^ save.c:1664:11: warning: field precision specifier '.*' expects argument of type 'int', but argument 7 has type 'long unsigned int' [-Wformat=] x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I../include -I../include -g -c search.c x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I../include -I../include -g -c sequence.c x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I../include -I../include -g -c send.c send.c: In function 'smtp_command': send.c:5509:6: warning: field precision specifier '.*' expects argument of type 'int', but argument 4 has type 'long unsigned int' [-Wformat=] (sizeof(tmp)-3)/2, SENDMAILFLAGS); ^ send.c:5509:6: warning: field precision specifier '.*' expects argument of type 'int', but argument 6 has type 'long unsigned int' [-Wformat=] send.c:5509:6: warning: field precision specifier '.*' expects argument of type 'int', but argument 4 has type 'long unsigned int' [-Wformat=] send.c:5509:6: warning: field precision specifier '.*' expects argument of type 'int', but argument 6 has type 'long unsigned int' [-Wformat=] send.c: In function 'piped_smtp_open': send.c:5767:3: warning: field precision specifier '.*' expects argument of type 'int', but argument 4 has type 'long unsigned int' [-Wformat=] sizeof(tmp)-50, host); ^ send.c:5767:3: warning: field precision specifier '.*' expects argument of type 'int', but argument 4 has type 'long unsigned int' [-Wformat=] x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I../include -I../include -g -c sort.c x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I../include -I../include -g -c state.c x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I../include -I../include -g -c status.c x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I../include -I../include -g -c store.c x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I../include -I../include -g -c stream.c stream.c: In function 'mail_list_internal': stream.c:1913:3: warning: field precision specifier '.*' expects argument of type 'int', but argument 4 has type 'long unsigned int' [-Wformat=] sizeof(tmp)/2-1, p); ^ stream.c:1913:3: warning: field precision specifier '.*' expects argument of type 'int', but argument 6 has type 'long unsigned int' [-Wformat=] stream.c:1913:3: warning: field precision specifier '.*' expects argument of type 'int', but argument 4 has type 'long unsigned int' [-Wformat=] stream.c:1913:3: warning: field precision specifier '.*' expects argument of type 'int', but argument 6 has type 'long unsigned int' [-Wformat=] x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I../include -I../include -g -c string.c x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I../include -I../include -g -c strlst.c x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I../include -I../include -g -c takeaddr.c x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I../include -I../include -g -c tempfile.c x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I../include -I../include -g -c text.c x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I../include -I../include -g -c thread.c x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I../include -I../include -g -c adjtime.c x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I../include -I../include -g -c url.c x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I../include -I../include -g -c util.c x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I../include -I../include -g -c helptext.c x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I../include -I../include -g -c smkeys.c x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I../include -I../include -g -c smime.c rm -f libpith.a x86_64-pc-linux-gnu-ar cru libpith.a ablookup.o abdlc.o addrbook.o addrstring.o adrbklib.o bldaddr.o charset.o color.o conf.o context.o copyaddr.o detoken.o detach.o editorial.o escapes.o filter.o flag.o folder.o handle.o help.o helpindx.o hist.o icache.o imap.o init.o keyword.o ldap.o list.o mailcap.o mailcmd.o mailindx.o maillist.o mailview.o margin.o mimedesc.o mimetype.o msgno.o newmail.o news.o pattern.o pipe.o readfile.o remote.o reply.o rfc2231.o rules.o save.o search.o sequence.o send.o sort.o state.o status.o store.o stream.o string.o strlst.o takeaddr.o tempfile.o text.o thread.o adjtime.o url.o util.o helptext.o smkeys.o smime.o x86_64-pc-linux-gnu-ranlib libpith.a make[4]: Leaving directory '/var/tmp/portage/mail-client/alpine-2.00-r5/work/alpine-2.00/pith' make[3]: Leaving directory '/var/tmp/portage/mail-client/alpine-2.00-r5/work/alpine-2.00/pith' make[2]: Leaving directory '/var/tmp/portage/mail-client/alpine-2.00-r5/work/alpine-2.00/pith' Making all in pico make[2]: Entering directory '/var/tmp/portage/mail-client/alpine-2.00-r5/work/alpine-2.00/pico' Making all in osdep make[3]: Entering directory '/var/tmp/portage/mail-client/alpine-2.00-r5/work/alpine-2.00/pico/osdep' x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I../../include -I../../include -g -c altedit.c x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I../../include -I../../include -g -c chkpoint.c x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I../../include -I../../include -g -c color.c x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I../../include -I../../include -g -c filesys.c x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I../../include -I../../include -g -c fsync.c x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I../../include -I../../include -g -c getkey.c x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I../../include -I../../include -g -c mouse.c x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I../../include -I../../include -g -c newmail.c x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I../../include -I../../include -g -c popen.c x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I../../include -I../../include -g -c raw.c x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I../../include -I../../include -g -c read.c x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I../../include -I../../include -g -c shell.c x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I../../include -I../../include -g -c signals.c x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I../../include -I../../include -g -c spell.c x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I../../include -I../../include -g -c terminal.c x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I../../include -I../../include -g -c truncate.c x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I../../include -I../../include -g -c tty.c rm -f libpicoosd.a x86_64-pc-linux-gnu-ar cru libpicoosd.a altedit.o chkpoint.o color.o filesys.o fsync.o getkey.o mouse.o newmail.o popen.o raw.o read.o shell.o signals.o spell.o terminal.o truncate.o tty.o x86_64-pc-linux-gnu-ranlib libpicoosd.a make[3]: Leaving directory '/var/tmp/portage/mail-client/alpine-2.00-r5/work/alpine-2.00/pico/osdep' make[3]: Entering directory '/var/tmp/portage/mail-client/alpine-2.00-r5/work/alpine-2.00/pico' x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I../include -g -c attach.c attach.c: In function 'AskAttach': attach.c:169:10: warning: field precision specifier '.*' expects argument of type 'int', but argument 6 has type 'long int' [-Wformat=] C_FILESEP, p - fn, fn); ^ attach.c:169:10: warning: field precision specifier '.*' expects argument of type 'int', but argument 6 has type 'long int' [-Wformat=] x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I../include -g -c basic.c x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I../include -g -c bind.c x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I../include -g -c browse.c x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I../include -g -c buffer.c x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I../include -g -c composer.c x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I../include -g -c display.c x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I../include -g -c file.c file.c: In function 'file_split': file.c:407:5: warning: field precision specifier '.*' expects argument of type 'int', but argument 6 has type 'long int' [-Wformat=] C_FILESEP, p - orig_fname, orig_fname); ^ file.c:407:5: warning: field precision specifier '.*' expects argument of type 'int', but argument 6 has type 'long int' [-Wformat=] file.c: In function 'filewrite': file.c:640:7: warning: field precision specifier '.*' expects argument of type 'int', but argument 6 has type 'long int' [-Wformat=] C_FILESEP, p - fname, fname); ^ file.c:640:7: warning: field precision specifier '.*' expects argument of type 'int', but argument 6 has type 'long int' [-Wformat=] x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I../include -g -c fileio.c x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I../include -g -c line.c x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I../include -g -c pico.c x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I../include -g -c random.c x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I../include -g -c region.c x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I../include -g -c search.c x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I../include -g -c window.c x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I../include -g -c word.c rm -f libpico.a x86_64-pc-linux-gnu-ar cru libpico.a attach.o basic.o bind.o browse.o buffer.o composer.o display.o file.o fileio.o line.o pico.o random.o region.o search.o window.o word.o x86_64-pc-linux-gnu-ranlib libpico.a x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I../include -g -c main.c x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I../include -g -c utf8stub.c x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I../include -g -c -o callbacks.o `test -f '../alpine/callbacks.c' || echo './'`../alpine/callbacks.c /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -std=gnu99 -g -lc-client -L/usr/lib64 -Wl,-O1 -Wl,--as-needed -o pico main.o utf8stub.o callbacks.o libpico.a osdep/libpicoosd.a ../pith/osdep/libpithosd.a ../pith/charconv/libpithcc.a -lssl -lncurses -lcrypto libtool: link: x86_64-pc-linux-gnu-gcc -std=gnu99 -g -Wl,-O1 -o pico main.o utf8stub.o callbacks.o -lc-client -L/usr/lib64 -Wl,--as-needed libpico.a osdep/libpicoosd.a ../pith/osdep/libpithosd.a ../pith/charconv/libpithcc.a -lssl -lncurses -lcrypto /usr/lib64/libc-client.so: undefined reference to `crypt' collect2: error: ld returned 1 exit status Makefile:510: recipe for target 'pico' failed make[3]: *** [pico] Error 1 make[3]: Leaving directory '/var/tmp/portage/mail-client/alpine-2.00-r5/work/alpine-2.00/pico' Makefile:592: recipe for target 'all-recursive' failed make[2]: *** [all-recursive] Error 1 make[2]: Leaving directory '/var/tmp/portage/mail-client/alpine-2.00-r5/work/alpine-2.00/pico' Makefile:520: recipe for target 'all-recursive' failed make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory '/var/tmp/portage/mail-client/alpine-2.00-r5/work/alpine-2.00' Makefile:408: recipe for target 'all' failed make: *** [all] Error 2 * ERROR: mail-client/alpine-2.00-r5::gentoo failed (compile phase): * emake failed * * If you need support, post the output of `emerge --info '=mail-client/alpine-2.00-r5::gentoo'`, * the complete build log and the output of `emerge -pqv '=mail-client/alpine-2.00-r5::gentoo'`. * The complete build log is located at '/var/tmp/portage/mail-client/alpine-2.00-r5/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/mail-client/alpine-2.00-r5/temp/environment'. * Working directory: '/var/tmp/portage/mail-client/alpine-2.00-r5/work/alpine-2.00' * S: '/var/tmp/portage/mail-client/alpine-2.00-r5/work/alpine-2.00'