setup unpack >>> Unpacking source... >>> Unpacking pilot-mailsync-0.8.0.2.tar.gz to /var/tmp/portage/pilot-mailsync-0.8.0.2/work >>> Source unpacked. compile creating cache ./config.cache checking host system type... x86_64-pc-linux-gnu checking for bison... bison -y checking for gcc... gcc checking whether the C compiler (gcc -O2 -pipe -fomit-frame-pointer ) works... yes checking whether the C compiler (gcc -O2 -pipe -fomit-frame-pointer ) is a cross-compiler... no checking whether we are using GNU C... yes checking whether gcc accepts -g... yes checking for a BSD compatible install... /bin/install -c checking whether make sets ${MAKE}... yes checking for pilot-link headers... /usr/include/libpisock checking for pilot-link libraries... /usr/lib checking for OpenSSL libraries... /usr/lib checking for OpenSSL headers... /usr/include/openssl checking whether to use OpenSSL... yes checking check for c-client... yes imap-2002c1 checking for pam_start in -lpam... yes checking for crypt... no checking for ANSI C header files... no checking for sys/wait.h that is POSIX.1 compatible... yes checking for working const... yes checking whether struct tm is in sys/time.h or time.h... time.h checking for uid_t in sys/types.h... no checking return type of signal handlers... void checking for gethostname... yes checking for strdup... yes checking for strstr... yes updating cache ./config.cache creating ./config.status creating Makefile creating config.h make -C imap-2002c1 EXTRASPECIALS="SSLINCLUDE=/usr/include/openssl SSLLIB=/usr/lib" EXTRACFLAGS="-I/usr/include/libpisock -I/usr/include/openssl -I/usr/kerberos/include -DHAVE_CONFIG_H" lnp make[1]: Entering directory `/var/tmp/portage/pilot-mailsync-0.8.0.2/work/pilot-mailsync-0.8.0.2/imap-2002c1' make sslnopwd make[2]: Entering directory `/var/tmp/portage/pilot-mailsync-0.8.0.2/work/pilot-mailsync-0.8.0.2/imap-2002c1' +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ + Building in full compliance with IESG security requirements: ++ TLS/SSL encryption is supported ++ Unencrypted plaintext passwords are prohibited +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ make[2]: Leaving directory `/var/tmp/portage/pilot-mailsync-0.8.0.2/work/pilot-mailsync-0.8.0.2/imap-2002c1' Applying an process to sources... tools/an "ln -s" src/c-client c-client tools/an "ln -s" src/ansilib c-client tools/an "ln -s" src/charset c-client tools/an "ln -s" src/osdep/unix c-client tools/an "ln -s" src/mtest mtest tools/an "ln -s" src/ipopd ipopd tools/an "ln -s" src/imapd imapd tools/an "ln -s" src/mailutil mailutil tools/an "ln -s" src/mlock mlock tools/an "ln -s" src/dmail dmail tools/an "ln -s" src/tmail tmail ln -s tools/an . make build EXTRACFLAGS='-I/usr/include/libpisock -I/usr/include/openssl -I/usr/kerberos/include -DHAVE_CONFIG_H' EXTRALDFLAGS='' EXTRADRIVERS='mbox' EXTRAAUTHENTICATORS='' PASSWDTYPE=std SSLTYPE=nopwd EXTRASPECIALS='SSLINCLUDE=/usr/include/openssl SSLLIB=/usr/lib' BUILDTYPE=lnp make[2]: Entering directory `/var/tmp/portage/pilot-mailsync-0.8.0.2/work/pilot-mailsync-0.8.0.2/imap-2002c1' Building c-client for lnp... echo `cat SPECIALS` SSLINCLUDE=/usr/include/openssl SSLLIB=/usr/lib > c-client/SPECIALS cd c-client;make lnp EXTRACFLAGS='-I/usr/include/libpisock -I/usr/include/openssl -I/usr/kerberos/include -DHAVE_CONFIG_H'\ EXTRALDFLAGS=''\ EXTRADRIVERS='mbox'\ EXTRAAUTHENTICATORS=''\ PASSWDTYPE=std SSLTYPE=nopwd\ SSLINCLUDE=/usr/include/openssl SSLLIB=/usr/lib make[3]: Entering directory `/var/tmp/portage/pilot-mailsync-0.8.0.2/work/pilot-mailsync-0.8.0.2/imap-2002c1/c-client' make build EXTRACFLAGS='-I/usr/include/libpisock -I/usr/include/openssl -I/usr/kerberos/include -DHAVE_CONFIG_H' EXTRALDFLAGS='' EXTRADRIVERS='mbox' EXTRAAUTHENTICATORS='' PASSWDTYPE=std SSLTYPE=nopwd `cat SPECIALS` OS=lnx \ SIGTYPE=psx CHECKPW=pam CRXTYPE=nfs \ SPOOLDIR=/var/spool \ ACTIVEFILE=/var/lib/news/active \ RSHPATH=/usr/bin/rsh \ BASECFLAGS="-g -fno-omit-frame-pointer -O6" \ BASELDFLAGS="-lpam -ldl" make[4]: Entering directory `/var/tmp/portage/pilot-mailsync-0.8.0.2/work/pilot-mailsync-0.8.0.2/imap-2002c1/c-client' sh -c 'rm -rf auths.c crexcl.c nfstest.c linkage.[ch] siglocal.c osdep*.[ch] *.o ARCHIVE *FLAGS *TYPE c-client.a || true' Once-only environment setup... echo cc > CCTYPE echo -g -fno-omit-frame-pointer -O6 '-I/usr/include/libpisock -I/usr/include/openssl -I/usr/kerberos/include -DHAVE_CONFIG_H' > CFLAGS echo -DCREATEPROTO=unixproto -DEMPTYPROTO=unixproto \ -DMAILSPOOL=\"/var/spool/mail\" \ -DANONYMOUSHOME=\"/var/spool/mail/anonymous\" \ -DACTIVEFILE=\"/var/lib/news/active\" -DNEWSSPOOL=\"/var/spool/news\" \ -DRSHPATH=\"/usr/bin/rsh\" -DLOCKPGM=\"/etc/mlock\" > OSCFLAGS echo -lpam -ldl > LDFLAGS echo "ar rc c-client.a osdep.o mail.o misc.o newsrc.o smanager.o utf8.o siglocal.o dummy.o pseudo.o netmsg.o flstring.o fdstring.o rfc822.o nntp.o smtp.o imap4r1.o pop3.o unix.o mbox.o mbx.o mmdf.o tenex.o mtx.o news.o phile.o mh.o mx.o;ranlib c-client.a" > ARCHIVE echo lnx > OSTYPE ./drivers mbox imap nntp pop3 mh mx mbx tenex mtx mmdf unix news phile dummy ./mkauths md5 pla log make[5]: Entering directory `/var/tmp/portage/pilot-mailsync-0.8.0.2/work/pilot-mailsync-0.8.0.2/imap-2002c1/c-client' echo -DMD5ENABLE=\"/etc/cram-md5.pwd\" >> OSCFLAGS make[5]: Leaving directory `/var/tmp/portage/pilot-mailsync-0.8.0.2/work/pilot-mailsync-0.8.0.2/imap-2002c1/c-client' ln -s os_lnx.h osdep.h ln -s os_lnx.c osdepbas.c ln -s log_std.c osdeplog.c ln -s sig_psx.c siglocal.c ln -s crx_nfs.c crexcl.c sh -c '(test -f /usr/include/sys/statvfs.h -a lnx != sc5 -a lnx != sco) && ln -s nfstnew.c nfstest.c || ln -s nfstold.c nfstest.c' Standard password authentication ln -s ckp_pam.c osdepckp.c Building with SSL ln -s ssl_unix.c osdepssl.c echo -I/usr/include/openssl -I/usr/include/openssl/openssl -DSSL_CERT_DIRECTORY=\"/usr/local/ssl/certs\" >> OSCFLAGS echo " ssl_onceonlyinit ();" >> linkage.c echo -L/usr/lib -lssl -lcrypto >> LDFLAGS Building with SSL and plaintext passwords disabled unless SSL/TLS echo " mail_parameters (NIL,SET_DISABLEPLAINTEXT,(void *) 2);" >> linkage.c cat osdepbas.c osdepckp.c osdeplog.c osdepssl.c > osdep.c Building OS-dependent module If you get No such file error messages for files x509.h, ssl.h, pem.h, buffer.h, bio.h, and crypto.h, that means that OpenSSL is not installed on your system. Either install OpenSSL first or build with command: make lnx SSLTYPE=none `cat CCTYPE` -c `cat CFLAGS` `cat OSCFLAGS` -c osdep.c In file included from osdep.c:41: env_unix.c: In function `mm_blocknotify': env_unix.c:1591: warning: cast to pointer from integer of different size env_unix.c:1594: warning: cast from pointer to integer of different size env_unix.c:1594: warning: cast from pointer to integer of different size `cat CCTYPE` -c `cat CFLAGS` mail.c `cat CCTYPE` -c `cat CFLAGS` misc.c `cat CCTYPE` -c `cat CFLAGS` newsrc.c `cat CCTYPE` -c `cat CFLAGS` smanager.c `cat CCTYPE` -c `cat CFLAGS` utf8.c utf8.c: In function `utf8_text_euc': utf8.c:413: warning: cast from pointer to integer of different size utf8.c:428: warning: cast from pointer to integer of different size `cat CCTYPE` -c `cat CFLAGS` siglocal.c `cat CCTYPE` -c `cat CFLAGS` dummy.c dummy.c: In function `dummy_list_work': dummy.c:247: warning: cast from pointer to integer of different size dummy.c: In function `dummy_create_path': dummy.c:412: warning: cast from pointer to integer of different size `cat CCTYPE` -c `cat CFLAGS` pseudo.c `cat CCTYPE` -c `cat CFLAGS` netmsg.c `cat CCTYPE` -c `cat CFLAGS` flstring.c `cat CCTYPE` -c `cat CFLAGS` fdstring.c fdstring.c: In function `fd_string_init': fdstring.c:48: warning: cast to pointer from integer of different size fdstring.c: In function `fd_string_setpos': fdstring.c:87: warning: cast from pointer to integer of different size fdstring.c:88: warning: cast from pointer to integer of different size `cat CCTYPE` -c `cat CFLAGS` rfc822.c `cat CCTYPE` -c `cat CFLAGS` nntp.c nntp.c: In function `nntp_mopen': nntp.c:549: warning: cast from pointer to integer of different size nntp.c: In function `nntp_open_full': nntp.c:1445: warning: cast from pointer to integer of different size nntp.c:1463: warning: cast from pointer to integer of different size nntp.c:1465: warning: cast from pointer to integer of different size nntp.c:1465: warning: cast from pointer to integer of different size nntp.c:1465: warning: cast from pointer to integer of different size nntp.c:1465: warning: cast from pointer to integer of different size nntp.c:1465: warning: cast from pointer to integer of different size nntp.c:1475: warning: cast from pointer to integer of different size nntp.c:1476: warning: cast from pointer to integer of different size nntp.c:1476: warning: cast from pointer to integer of different size nntp.c:1476: warning: cast from pointer to integer of different size nntp.c:1476: warning: cast from pointer to integer of different size nntp.c:1476: warning: cast from pointer to integer of different size nntp.c: In function `nntp_send_auth': nntp.c:1689: warning: cast from pointer to integer of different size nntp.c:1690: warning: cast from pointer to integer of different size `cat CCTYPE` -c `cat CFLAGS` smtp.c smtp.c: In function `smtp_open_full': smtp.c:132: warning: cast from pointer to integer of different size smtp.c:186: warning: cast from pointer to integer of different size smtp.c:188: warning: cast from pointer to integer of different size smtp.c:188: warning: cast from pointer to integer of different size smtp.c:188: warning: cast from pointer to integer of different size smtp.c:188: warning: cast from pointer to integer of different size smtp.c:188: warning: cast from pointer to integer of different size smtp.c: In function `smtp_mail': smtp.c:379: warning: cast from pointer to integer of different size smtp.c:380: warning: cast from pointer to integer of different size `cat CCTYPE` -c `cat CFLAGS` imap4r1.c imap4r1.c: In function `imap_open': imap4r1.c:661: warning: cast from pointer to integer of different size imap4r1.c:663: warning: cast from pointer to integer of different size imap4r1.c:663: warning: cast from pointer to integer of different size imap4r1.c:663: warning: cast from pointer to integer of different size imap4r1.c:663: warning: cast from pointer to integer of different size imap4r1.c:663: warning: cast from pointer to integer of different size imap4r1.c:709: warning: cast from pointer to integer of different size `cat CCTYPE` -c `cat CFLAGS` pop3.c pop3.c: In function `pop3_open': pop3.c:339: warning: cast from pointer to integer of different size pop3.c: In function `pop3_auth': pop3.c:521: warning: cast from pointer to integer of different size pop3.c:523: warning: cast from pointer to integer of different size pop3.c:523: warning: cast from pointer to integer of different size pop3.c:523: warning: cast from pointer to integer of different size pop3.c:523: warning: cast from pointer to integer of different size pop3.c:523: warning: cast from pointer to integer of different size `cat CCTYPE` -c `cat CFLAGS` unix.c unix.c: In function `unix_create': unix.c:226: warning: cast from pointer to integer of different size unix.c: In function `unix_open': unix.c:382: warning: cast from pointer to integer of different size `cat CCTYPE` -c `cat CFLAGS` mbox.c `cat CCTYPE` -c `cat CFLAGS` mbx.c mbx.c: In function `mbx_create': mbx.c:235: warning: cast from pointer to integer of different size `cat CCTYPE` -c `cat CFLAGS` mmdf.c mmdf.c: In function `mmdf_create': mmdf.c:210: warning: cast from pointer to integer of different size mmdf.c: In function `mmdf_open': mmdf.c:365: warning: cast from pointer to integer of different size `cat CCTYPE` -c `cat CFLAGS` tenex.c `cat CCTYPE` -c `cat CFLAGS` mtx.c `cat CCTYPE` -c `cat CFLAGS` news.c news.c: In function `news_open': news.c:309: warning: passing arg 3 of `scandir' from incompatible pointer type `cat CCTYPE` -c `cat CFLAGS` phile.c `cat CCTYPE` -c `cat CFLAGS` mh.c mh.c: In function `mh_ping': mh.c:638: warning: passing arg 3 of `scandir' from incompatible pointer type mh.c: In function `mh_append': mh.c:895: warning: passing arg 3 of `scandir' from incompatible pointer type `cat CCTYPE` -c `cat CFLAGS` mx.c mx.c: In function `mx_create': mx.c:272: warning: cast from pointer to integer of different size mx.c: In function `mx_ping': mx.c:592: warning: passing arg 3 of `scandir' from incompatible pointer type sh -c 'rm -rf c-client.a || true' ar rc c-client.a osdep.o mail.o misc.o newsrc.o smanager.o utf8.o siglocal.o dummy.o pseudo.o netmsg.o flstring.o fdstring.o rfc822.o nntp.o smtp.o imap4r1.o pop3.o unix.o mbox.o mbx.o mmdf.o tenex.o mtx.o news.o phile.o mh.o mx.o;ranlib c-client.a make[4]: Leaving directory `/var/tmp/portage/pilot-mailsync-0.8.0.2/work/pilot-mailsync-0.8.0.2/imap-2002c1/c-client' make[3]: Leaving directory `/var/tmp/portage/pilot-mailsync-0.8.0.2/work/pilot-mailsync-0.8.0.2/imap-2002c1/c-client' echo lnp > OSTYPE touch rebuild sh -c 'rm -rf rebuild || true' Building bundled tools... cd mtest;make make[3]: Entering directory `/var/tmp/portage/pilot-mailsync-0.8.0.2/work/pilot-mailsync-0.8.0.2/imap-2002c1/mtest' `cat ../c-client/CCTYPE` -I../c-client `cat ../c-client/CFLAGS` -c -o mtest.o mtest.c `cat ../c-client/CCTYPE` -I../c-client `cat ../c-client/CFLAGS` -o mtest mtest.o ../c-client/c-client.a `cat ../c-client/LDFLAGS` ../c-client/c-client.a(osdep.o)(.text+0x92d2): In function `ssl_server_init': /var/tmp/portage/pilot-mailsync-0.8.0.2/work/pilot-mailsync-0.8.0.2/imap-2002c1/c-client/osdep.c:287: warning: the use of `tmpnam' is dangerous, better use `mkstemp' mtest.o(.text+0x1454): In function `smtptest': /var/tmp/portage/pilot-mailsync-0.8.0.2/work/pilot-mailsync-0.8.0.2/imap-2002c1/mtest/mtest.c:702: warning: the `gets' function is dangerous and should not be used. make[3]: Leaving directory `/var/tmp/portage/pilot-mailsync-0.8.0.2/work/pilot-mailsync-0.8.0.2/imap-2002c1/mtest' cd ipopd;make make[3]: Entering directory `/var/tmp/portage/pilot-mailsync-0.8.0.2/work/pilot-mailsync-0.8.0.2/imap-2002c1/ipopd' `cat ../c-client/CCTYPE` -I../c-client `cat ../c-client/CFLAGS` -c -o ipop2d.o ipop2d.c `cat ../c-client/CCTYPE` -I../c-client `cat ../c-client/CFLAGS` -o ipop2d ipop2d.o ../c-client/c-client.a `cat ../c-client/LDFLAGS` ../c-client/c-client.a(osdep.o)(.text+0x92d2): In function `ssl_server_init': /var/tmp/portage/pilot-mailsync-0.8.0.2/work/pilot-mailsync-0.8.0.2/imap-2002c1/c-client/osdep.c:287: warning: the use of `tmpnam' is dangerous, better use `mkstemp' `cat ../c-client/CCTYPE` -I../c-client `cat ../c-client/CFLAGS` -c -o ipop3d.o ipop3d.c `cat ../c-client/CCTYPE` -I../c-client `cat ../c-client/CFLAGS` -o ipop3d ipop3d.o ../c-client/c-client.a `cat ../c-client/LDFLAGS` ../c-client/c-client.a(osdep.o)(.text+0x92d2): In function `ssl_server_init': /var/tmp/portage/pilot-mailsync-0.8.0.2/work/pilot-mailsync-0.8.0.2/imap-2002c1/c-client/osdep.c:287: warning: the use of `tmpnam' is dangerous, better use `mkstemp' make[3]: Leaving directory `/var/tmp/portage/pilot-mailsync-0.8.0.2/work/pilot-mailsync-0.8.0.2/imap-2002c1/ipopd' cd imapd;make make[3]: Entering directory `/var/tmp/portage/pilot-mailsync-0.8.0.2/work/pilot-mailsync-0.8.0.2/imap-2002c1/imapd' `cat ../c-client/CCTYPE` -I../c-client `cat ../c-client/CFLAGS` -DANOFILE=\"/etc/anonymous.newsgroups\" -DALERTFILE=\"/etc/imapd.alert\" -DUSERALERTFILE=\".imapalert\" -DSHUTDOWNFILE=\"/etc/nologin\" -c -o imapd.o imapd.c `cat ../c-client/CCTYPE` -I../c-client `cat ../c-client/CFLAGS` -DANOFILE=\"/etc/anonymous.newsgroups\" -DALERTFILE=\"/etc/imapd.alert\" -DUSERALERTFILE=\".imapalert\" -DSHUTDOWNFILE=\"/etc/nologin\" -o imapd imapd.o ../c-client/c-client.a `cat ../c-client/LDFLAGS` ../c-client/c-client.a(osdep.o)(.text+0x92d2): In function `ssl_server_init': /var/tmp/portage/pilot-mailsync-0.8.0.2/work/pilot-mailsync-0.8.0.2/imap-2002c1/c-client/osdep.c:287: warning: the use of `tmpnam' is dangerous, better use `mkstemp' make[3]: Leaving directory `/var/tmp/portage/pilot-mailsync-0.8.0.2/work/pilot-mailsync-0.8.0.2/imap-2002c1/imapd' cd mailutil;make make[3]: Entering directory `/var/tmp/portage/pilot-mailsync-0.8.0.2/work/pilot-mailsync-0.8.0.2/imap-2002c1/mailutil' `cat ../c-client/CCTYPE` -I../c-client `cat ../c-client/CFLAGS` -c -o mailutil.o mailutil.c `cat ../c-client/CCTYPE` -I../c-client `cat ../c-client/CFLAGS` -o mailutil mailutil.o ../c-client/c-client.a `cat ../c-client/LDFLAGS` ../c-client/c-client.a(osdep.o)(.text+0x92d2): In function `ssl_server_init': /var/tmp/portage/pilot-mailsync-0.8.0.2/work/pilot-mailsync-0.8.0.2/imap-2002c1/c-client/osdep.c:287: warning: the use of `tmpnam' is dangerous, better use `mkstemp' make[3]: Leaving directory `/var/tmp/portage/pilot-mailsync-0.8.0.2/work/pilot-mailsync-0.8.0.2/imap-2002c1/mailutil' cd mlock;make || true make[3]: Entering directory `/var/tmp/portage/pilot-mailsync-0.8.0.2/work/pilot-mailsync-0.8.0.2/imap-2002c1/mlock' `cat ../c-client/CCTYPE` `cat ../c-client/CFLAGS` -c -o mlock.o mlock.c `cat ../c-client/CCTYPE` `cat ../c-client/CFLAGS` -o mlock mlock.o make[3]: Leaving directory `/var/tmp/portage/pilot-mailsync-0.8.0.2/work/pilot-mailsync-0.8.0.2/imap-2002c1/mlock' cd dmail;make || true make[3]: Entering directory `/var/tmp/portage/pilot-mailsync-0.8.0.2/work/pilot-mailsync-0.8.0.2/imap-2002c1/dmail' `cat ../c-client/CCTYPE` -I../c-client `cat ../c-client/CFLAGS` -c -o dmail.o dmail.c `cat ../c-client/CCTYPE` -I../c-client `cat ../c-client/CFLAGS` -o dmail dmail.o ../c-client/c-client.a `cat ../c-client/LDFLAGS` ../c-client/c-client.a(osdep.o)(.text+0x92d2): In function `ssl_server_init': /var/tmp/portage/pilot-mailsync-0.8.0.2/work/pilot-mailsync-0.8.0.2/imap-2002c1/c-client/osdep.c:287: warning: the use of `tmpnam' is dangerous, better use `mkstemp' make[3]: Leaving directory `/var/tmp/portage/pilot-mailsync-0.8.0.2/work/pilot-mailsync-0.8.0.2/imap-2002c1/dmail' cd tmail;make || true make[3]: Entering directory `/var/tmp/portage/pilot-mailsync-0.8.0.2/work/pilot-mailsync-0.8.0.2/imap-2002c1/tmail' `cat ../c-client/CCTYPE` -I../c-client `cat ../c-client/CFLAGS` -c -o tmail.o tmail.c `cat ../c-client/CCTYPE` -I../c-client `cat ../c-client/CFLAGS` -o tmail tmail.o ../c-client/c-client.a `cat ../c-client/LDFLAGS` ../c-client/c-client.a(osdep.o)(.text+0x92d2): In function `ssl_server_init': /var/tmp/portage/pilot-mailsync-0.8.0.2/work/pilot-mailsync-0.8.0.2/imap-2002c1/c-client/osdep.c:287: warning: the use of `tmpnam' is dangerous, better use `mkstemp' make[3]: Leaving directory `/var/tmp/portage/pilot-mailsync-0.8.0.2/work/pilot-mailsync-0.8.0.2/imap-2002c1/tmail' make[2]: Leaving directory `/var/tmp/portage/pilot-mailsync-0.8.0.2/work/pilot-mailsync-0.8.0.2/imap-2002c1' make[1]: Leaving directory `/var/tmp/portage/pilot-mailsync-0.8.0.2/work/pilot-mailsync-0.8.0.2/imap-2002c1' gcc -Wall -O2 -pipe -fomit-frame-pointer -Iimap-2002c1 -I/usr/include/libpisock -I/usr/include/openssl -I/usr/kerberos/include -DHAVE_CONFIG_H -c -o pilot-mailsync.o pilot-mailsync.c gcc -Wall -O2 -pipe -fomit-frame-pointer -Iimap-2002c1 -I/usr/include/libpisock -I/usr/include/openssl -I/usr/kerberos/include -DHAVE_CONFIG_H -c -o options.o options.c gcc -Wall -O2 -pipe -fomit-frame-pointer -Iimap-2002c1 -I/usr/include/libpisock -I/usr/include/openssl -I/usr/kerberos/include -DHAVE_CONFIG_H -c -o util.o util.c util.c: In function `Connect': util.c:68: warning: type-punning to incomplete type might break strict-aliasing rules gcc -Wall -O2 -pipe -fomit-frame-pointer -Iimap-2002c1 -I/usr/include/libpisock -I/usr/include/openssl -I/usr/kerberos/include -DHAVE_CONFIG_H -c -o cclientcalls.o cclientcalls.c cclientcalls.c: In function `MailToPalm': cclientcalls.c:445: warning: cast from pointer to integer of different size cclientcalls.c: In function `getMsg': cclientcalls.c:541: warning: int format, different type arg (arg 3) cclientcalls.c: In function `findMail': cclientcalls.c:728: warning: cast from pointer to integer of different size gcc -Wall -O2 -pipe -fomit-frame-pointer -Iimap-2002c1 -I/usr/include/libpisock -I/usr/include/openssl -I/usr/kerberos/include -DHAVE_CONFIG_H -c -o llist.o llist.c bison -y parsedate.y mv -f y.tab.c parsedate.c gcc -Wall -O2 -pipe -fomit-frame-pointer -Iimap-2002c1 -I/usr/include/libpisock -I/usr/include/openssl -I/usr/kerberos/include -DHAVE_CONFIG_H -c -o parsedate.o parsedate.c gcc -Wall -O2 -pipe -fomit-frame-pointer -Iimap-2002c1 -I/usr/include/libpisock -I/usr/include/openssl -I/usr/kerberos/include -DHAVE_CONFIG_H -c -o palmmail.o palmmail.c palmmail.c: In function `DeleteMails': palmmail.c:210: warning: cast from pointer to integer of different size palmmail.c: In function `UpdateSeenFlags': palmmail.c:268: warning: cast from pointer to integer of different size palmmail.c: In function `SynchronizeFlags': palmmail.c:327: warning: cast from pointer to integer of different size gcc -Wall -O2 -pipe -fomit-frame-pointer -Iimap-2002c1 -I/usr/include/libpisock -I/usr/include/openssl -I/usr/kerberos/include -DHAVE_CONFIG_H -c -o mailstore.o mailstore.c gcc pilot-mailsync.o options.o util.o cclientcalls.o llist.o parsedate.o palmmail.o mailstore.o imap-2002c1/c-client/c-client.a -L/usr/lib -lpisock -L/usr/lib -lssl -lcrypto -lpam -o pilot-mailsync imap-2002c1/c-client/c-client.a(osdep.o)(.text+0x92d2): In function `ssl_server_init': /var/tmp/portage/pilot-mailsync-0.8.0.2/work/pilot-mailsync-0.8.0.2/imap-2002c1/c-client/osdep.c:287: warning: the use of `tmpnam' is dangerous, better use `mkstemp' rm parsedate.c install >>> Install pilot-mailsync-0.8.0.2 into /var/tmp/portage/pilot-mailsync-0.8.0.2/image/ category app-pda strip pilot-mailsync /bin/install -c -D -m 755 pilot-mailsync //var/tmp/portage/pilot-mailsync-0.8.0.2/image//usr/bin/pilot-mailsync man: prepallstrip: strip: strip: usr/bin/pilot-mailsync >>> Completed installing into /var/tmp/portage/pilot-mailsync-0.8.0.2/image/ package ./ ./usr/ ./usr/bin/ ./usr/bin/pilot-mailsync ./usr/share/ ./usr/share/doc/ ./usr/share/doc/pilot-mailsync-0.8.0.2/ ./usr/share/doc/pilot-mailsync-0.8.0.2/README.gz ./usr/share/doc/pilot-mailsync-0.8.0.2/INSTALL.gz ./usr/share/doc/pilot-mailsync-0.8.0.2/bugs.gz ./usr/share/doc/pilot-mailsync-0.8.0.2/config.gz ./usr/share/doc/pilot-mailsync-0.8.0.2/history.gz ./usr/share/doc/pilot-mailsync-0.8.0.2/license.gz ./usr/share/doc/pilot-mailsync-0.8.0.2/mailbox.gz ./usr/share/doc/pilot-mailsync-0.8.0.2/template.gz ./usr/share/doc/pilot-mailsync-0.8.0.2/todo.gz >>> Done.