On 2012/05/06 15:11, Stuart Cassoff wrote:
> - Now works with Tcl/Tk 8.5.
> - Needs new port 'Byzi', already submitted.
> - Take maintainer with permission.
build fails for me:
cp ../util/ . ; echo "if [catch {load ./; load ./ratatosk.so.2.1; load ./;
pkg_mkIndex . ratatosk.so.2.1 } error] {puts \$error; exit 1}" |
/usr/local/bin/tclsh8.5
cp: ../util/ is a directory (not copied).
full log below.
<sthen@zephyr:/usr/ports/mail/tkrat:3>$ make install
===> Enabling ccache for tkrat-2.1.2p3
===> Checking files for tkrat-2.1.2p3
`/data/distfiles/tkrat-2.1.2.tar.gz' is up to date.
>> (SHA256) tkrat-2.1.2.tar.gz: OK
===> tkrat-2.1.2p3 depends on: tk->=8.5,<8.6 -> tk-8.5.11
===> tkrat-2.1.2p3 depends on: tcl->=8.5,<8.6 -> tcl-8.5.11p0
===> tkrat-2.1.2p3 depends on: ccache-* -> ccache-3.1.7
===> tkrat-2.1.2p3 depends on: groff->=1.21 -> groff-1.21p7
===> Verifying specs: crypto ssl crypto ssl
===> found crypto.20.1 ssl.18.0
===> Extracting for tkrat-2.1.2p3
===> Patching for tkrat-2.1.2p3
===> Applying OpenBSD patch patch-Makefile.in
===> Ignoring empty patchfile patch-Makefile.in
===> Ignoring patchfile patch-Makefile.in.orig
===> Applying OpenBSD patch patch-lib_Makefile_in
Hmm... Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|--- lib/Makefile.in.orig 2003-09-23 14:13:37.000000000 -0400
|+++ lib/Makefile.in 2003-12-20 19:17:54.000000000 -0500
--------------------------
Patching file lib/Makefile.in using Plan A...
Hunk #1 succeeded at 25.
Hunk #2 succeeded at 54.
Hunk #3 succeeded at 68.
Hunk #4 succeeded at 92.
Hunk #5 succeeded at 107.
done
===> Ignoring patchfile patch-lib_Makefile_in.orig
===> Ignoring patchfile patch-lib_Makefile_in.rej
===> Applying OpenBSD patch patch-lib_ratAddress_c
Hmm... Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$OpenBSD$
|--- lib/ratAddress.c.orig Fri May 4 17:06:22 2012
|+++ lib/ratAddress.c Fri May 4 17:06:44 2012
--------------------------
Patching file lib/ratAddress.c using Plan A...
Hunk #1 succeeded at 1175.
done
===> Ignoring patchfile patch-lib_ratAddress_c.orig
===> Applying OpenBSD patch patch-lib_ratStdMessage_c
Hmm... Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$OpenBSD: patch-lib_ratStdMessage_c,v 1.2 2003/12/27 23:34:42 jose Exp $
|--- lib/ratStdMessage.c.orig Mon Feb 4 15:35:10 2002
|+++ lib/ratStdMessage.c Wed May 2 23:41:44 2012
--------------------------
Patching file lib/ratStdMessage.c using Plan A...
Hunk #1 succeeded at 435.
done
===> Ignoring patchfile patch-lib_ratStdMessage_c.orig
===> Applying OpenBSD patch patch-misc_Makefile_in
===> Ignoring empty patchfile patch-misc_Makefile_in
===> Ignoring patchfile patch-misc_Makefile_in.orig
===> Applying OpenBSD patch patch-tkrat_Makefile_in
Hmm... Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|--- tkrat/Makefile.in.orig Sun Oct 29 08:53:39 2000
|+++ tkrat/Makefile.in Mon Jul 9 20:35:34 2001
--------------------------
Patching file tkrat/Makefile.in using Plan A...
Hunk #1 succeeded at 13.
done
===> Ignoring patchfile patch-tkrat_Makefile_in.orig
===> Ignoring patchfile patch-tkrat_Makefile_in.rej
===> Applying OpenBSD patch patch-tkrat_options_tcl
Hmm... Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$OpenBSD$
|--- tkrat/options.tcl.orig Sat May 5 03:55:06 2012
|+++ tkrat/options.tcl Sat May 5 03:55:19 2012
--------------------------
Patching file tkrat/options.tcl using Plan A...
Hunk #1 succeeded at 535.
done
===> Ignoring patchfile patch-tkrat_options_tcl.orig
===> Applying OpenBSD patch patch-tkrat_start_tcl
Hmm... Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$OpenBSD$
|--- tkrat/start.tcl.orig Wed Sep 24 00:40:15 2003
|+++ tkrat/start.tcl Sat May 5 03:57:52 2012
--------------------------
Patching file tkrat/start.tcl using Plan A...
Hunk #1 succeeded at 91.
Hunk #2 succeeded at 500.
done
===> Ignoring patchfile patch-tkrat_start_tcl.orig
===> Applying OpenBSD patch patch-util_Makefile_in
Hmm... Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|--- util/Makefile.in.orig 2003-09-23 14:13:37.000000000 -0400
|+++ util/Makefile.in 2003-12-20 18:44:56.000000000 -0500
--------------------------
Patching file util/Makefile.in using Plan A...
Hunk #1 succeeded at 37.
Hunk #2 succeeded at 69.
Hunk #3 succeeded at 105.
done
===> Ignoring patchfile patch-util_Makefile_in.orig
===> Ignoring patchfile patch-util_Makefile_in.rej
===> Configuring for tkrat-2.1.2p3
Using /usr/obj/ports/tkrat-2.1.2/config.site (generated)
loading site script /usr/obj/ports/tkrat-2.1.2/config.site
creating cache ./config.cache
checking for gcc... cc
checking whether the C compiler (cc -O2 -pipe -Wall ) works... yes
checking whether the C compiler (cc -O2 -pipe -Wall ) is a cross-compiler... no
checking whether we are using GNU C... (cached) yes
checking whether cc accepts -g... (cached) yes
checking whether make sets ${MAKE}... (cached) yes
checking for a BSD compatible install... /usr/bin/install -c -o root -g bin
checking whether ln -s works... yes
checking for mawk... (cached) awk
checking for gzip... /usr/bin/gzip
checking for ssh... /usr/bin/ssh
checking for etags... no
checking for crypt in -lc... yes
checking for getuserattr in -ls... no
checking for POSIXized ISC... no
checking for dirent.h that defines DIR... (cached) yes
checking for opendir in -ldir... (cached) no
checking for sys/wait.h that is POSIX.1 compatible... (cached) yes
checking how to run the C preprocessor... cc -E
checking for fcntl.h... (cached) yes
checking for unistd.h... (cached) yes
checking for working const... (cached) yes
checking whether utime accepts a null argument... yes
checking for snprintf... (cached) yes
checking for strlcpy... (cached) yes
checking for strlcat... (cached) yes
checking for tclsh8.5... /usr/local/bin/tclsh8.5
checking for wish8.5... /usr/local/bin/wish8.5
checking if tclsh is compiled with memory debugging... no
checking tcl.h... /usr/local/include/tcl8.5
checking tk.h... /usr/local/include/tk8.5
checking tkConfig.sh... /usr/local/lib/tcl/tk8.5/tkConfig.sh
checking for X... (cached) libraries /usr/X11R6/lib, headers /usr/X11R6/include
checking for OpenSSL... (system)
checking system version (for imap & dynamic loading)... OpenBSD-5.1
checking for dlopen in -ldl... no
checking for sys/time.h... (cached) yes
checking whether time.h and sys/time.h may both be included... (cached) yes
checking whether struct tm is in sys/time.h or time.h... (cached) time.h
checking for tm_zone in struct tm... yes
checking tm_tzadj in struct tm... no
checking tm_gmtoff in struct tm... yes
checking long timezone variable... no
checking time_t timezone variable... no
checking Names of generated text files... done
updating cache ./config.cache
creating ./config.status
creating Makefile
creating tkrat/Makefile
creating tkrat/tkrat
creating lib/Makefile
creating misc/Makefile
creating util/Makefile
creating doc/Makefile
creating test/run
creating config.h
===> Building for tkrat-2.1.2p3
cd imap; if test "`cat OSTYPE 2>/dev/null || true`" = "bso" ; then make
SSLTYPE=unix SSLDIR=/usr EXTRACFLAGS="-fPIC -I/usr/local/include/tcl8.5
-I/usr/local/include/tk8.5"; else make bso SSLTYPE=unix SSLDIR=/usr
EXTRACFLAGS="-fPIC -I/usr/local/include/tcl8.5 -I/usr/local/include/tk8.5"; fi
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
ln -s tools/an .
make build EXTRACFLAGS='-fPIC -I/usr/local/include/tcl8.5
-I/usr/local/include/tk8.5' EXTRALDFLAGS='' EXTRADRIVERS='mbox'
EXTRAAUTHENTICATORS='' PASSWDTYPE=std SSLTYPE=unix EXTRASPECIALS=''
BUILDTYPE=bso
Building c-client for bso...
echo `cat SPECIALS` > c-client/SPECIALS
cd c-client;make bso EXTRACFLAGS='-fPIC -I/usr/local/include/tcl8.5
-I/usr/local/include/tk8.5' EXTRALDFLAGS='' EXTRADRIVERS='mbox'
EXTRAAUTHENTICATORS='' PASSWDTYPE=std SSLTYPE=unix
make build EXTRACFLAGS='-fPIC -I/usr/local/include/tcl8.5
-I/usr/local/include/tk8.5' EXTRALDFLAGS='' EXTRADRIVERS='mbox'
EXTRAAUTHENTICATORS='' PASSWDTYPE=std SSLTYPE=unix `cat SPECIALS` OS=bsi
SIGTYPE=psx CRXTYPE=nfs SPOOLDIR=/var ACTIVEFILE=/usr/local/news/lib/active
RSHPATH=/usr/bin/rsh BASECFLAGS="-O2 -pipe"
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 -O2 -pipe '-fPIC -I/usr/local/include/tcl8.5 -I/usr/local/include/tk8.5'
> CFLAGS
echo -DCREATEPROTO=unixproto -DEMPTYPROTO=unixproto -DMAILSPOOL=\"/var/mail\"
-DANONYMOUSHOME=\"/var/mail/anonymous\"
-DACTIVEFILE=\"/usr/local/news/lib/active\" -DNEWSSPOOL=\"/var/news\"
-DRSHPATH=\"/usr/bin/rsh\" -DLOCKPGM=\"/etc/mlock\" > OSCFLAGS
echo > LDFLAGS
echo "ar rc c-client.a mail.o misc.o newsrc.o smanager.o osdep.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
./drivers mbox imap nntp pop3 mh mx mbx tenex mtx mmdf unix news phile dummy
./mkauths md5 pla log
echo -DMD5ENABLE=\"/etc/cram-md5.pwd\" >> OSCFLAGS
ln -s os_bsi.h osdep.h
ln -s os_bsi.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 bsi != sc5 -a bsi != sco) && ln
-s nfstnew.c nfstest.c || ln -s nfstold.c nfstest.c'
Standard password authentication
ln -s ckp_std.c osdepckp.c
Building with SSL
ln -s ssl_unix.c osdepssl.c
echo -I/usr/include -I/usr/include/openssl -DSSL_CERT_DIRECTORY=\"/usr/certs\"
>> OSCFLAGS
echo " ssl_onceonlyinit ();" >> linkage.c
echo -L/usr/lib -lssl -lcrypto >> LDFLAGS
cat osdepbas.c osdepckp.c osdeplog.c osdepssl.c > osdep.c
`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` `cat OSCFLAGS` -c osdep.c
In file included from osdep.c:42:
env_unix.c: In function 'mm_blocknotify':
env_unix.c:1524: warning: cast to pointer from integer of different size
env_unix.c:1527: warning: cast from pointer to integer of different size
env_unix.c:1527: warning: cast from pointer to integer of different size
`cat CCTYPE` -c `cat CFLAGS` utf8.c
utf8.c: In function 'utf8_text_euc':
utf8.c:344: warning: cast from pointer to integer of different size
utf8.c:359: 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:244: warning: cast from pointer to integer of different size
dummy.c: In function 'dummy_create_path':
dummy.c:404: 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:502: warning: cast from pointer to integer of different size
nntp.c: In function 'nntp_open_full':
nntp.c:1360: warning: cast from pointer to integer of different size
nntp.c:1384: warning: cast from pointer to integer of different size
nntp.c:1386: warning: cast from pointer to integer of different size
nntp.c:1396: warning: cast from pointer to integer of different size
nntp.c:1397: warning: cast from pointer to integer of different size
nntp.c: In function 'nntp_send_auth':
nntp.c:1541: warning: cast from pointer to integer of different size
nntp.c:1542: 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:177: warning: cast from pointer to integer of different size
smtp.c:180: warning: cast from pointer to integer of different size
smtp.c: In function 'smtp_send_auth':
smtp.c:532: warning: cast from pointer to integer of different size
smtp.c:533: warning: cast from pointer to integer of different size
`cat CCTYPE` -c `cat CFLAGS` imap4r1.c
load: 4.24 cmd: cc1 20419 [runnable] 2.89u 1.05s 13% 10035k
imap4r1.c: In function 'imap_open':
imap4r1.c:657: warning: cast from pointer to integer of different size
imap4r1.c:659: warning: cast from pointer to integer of different size
imap4r1.c:703: 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:504: warning: cast from pointer to integer of different size
pop3.c:506: warning: cast from pointer to integer of different size
`cat CCTYPE` -c `cat CFLAGS` unix.c
unix.c: In function 'unix_create':
unix.c:225: warning: cast from pointer to integer of different size
unix.c: In function 'unix_open':
unix.c:381: 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:223: warning: cast from pointer to integer of different size
`cat CCTYPE` -c `cat CFLAGS` mmdf.c
mmdf.c: In function 'mmdf_create':
mmdf.c:209: warning: cast from pointer to integer of different size
mmdf.c: In function 'mmdf_open':
mmdf.c:364: 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:300: warning: passing argument 4 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:639: warning: passing argument 4 of 'scandir' from incompatible pointer
type
mh.c: In function 'mh_append':
mh.c:896: warning: passing argument 4 of 'scandir' from incompatible pointer
type
`cat CCTYPE` -c `cat CFLAGS` mx.c
mx.c: In function 'mx_create':
mx.c:271: warning: cast from pointer to integer of different size
mx.c: In function 'mx_ping':
mx.c:582: warning: passing argument 4 of 'scandir' from incompatible pointer
type
sh -c 'rm -rf c-client.a || true'
ar rc c-client.a mail.o misc.o newsrc.o smanager.o osdep.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
echo bso > OSTYPE
touch rebuild
sh -c 'rm -rf rebuild || true'
cd lib; make
cc -O2 -pipe -Wall -I./../imap/c-client -I/usr/local/include/tcl8.5
-I/usr/local/include/tk8.5 -I/usr/X11R6/include -fPIC -DVERSION=\"2.1\" -c
ratAppInit.c
ratAppInit.c: In function 'RatAppInit':
ratAppInit.c:269: warning: cast to pointer from integer of different size
ratAppInit.c: In function 'RatSendDeferred':
ratAppInit.c:1045: warning: assignment discards qualifiers from pointer target
type
ratAppInit.c: In function 'RatCreateSender':
ratAppInit.c:1165: warning: cast to pointer from integer of different size
ratAppInit.c: In function 'RatDelaySoutr':
ratAppInit.c:2031: warning: cast from pointer to integer of different size
ratAppInit.c:2032: warning: cast from pointer to integer of different size
ratAppInit.c: In function 'RatOptionWatcher':
ratAppInit.c:2489: warning: cast to pointer from integer of different size
cc -O2 -pipe -Wall -I./../imap/c-client -I/usr/local/include/tcl8.5
-I/usr/local/include/tk8.5 -I/usr/X11R6/include -fPIC -DVERSION=\"2.1\" -c
ratFolder.c
cc -O2 -pipe -Wall -I./../imap/c-client -I/usr/local/include/tcl8.5
-I/usr/local/include/tk8.5 -I/usr/X11R6/include -fPIC -DVERSION=\"2.1\" -c
ratStdFolder.c
cc -O2 -pipe -Wall -I./../imap/c-client -I/usr/local/include/tcl8.5
-I/usr/local/include/tk8.5 -I/usr/X11R6/include -fPIC -DVERSION=\"2.1\" -c
ratMessage.c
cc -O2 -pipe -Wall -I./../imap/c-client -I/usr/local/include/tcl8.5
-I/usr/local/include/tk8.5 -I/usr/X11R6/include -fPIC -DVERSION=\"2.1\" -c
ratCode.c
cc -O2 -pipe -Wall -I./../imap/c-client -I/usr/local/include/tcl8.5
-I/usr/local/include/tk8.5 -I/usr/X11R6/include -fPIC -DVERSION=\"2.1\" -c
ratAddress.c
cc -O2 -pipe -Wall -I./../imap/c-client -I/usr/local/include/tcl8.5
-I/usr/local/include/tk8.5 -I/usr/X11R6/include -fPIC -DVERSION=\"2.1\" -c
ratDbase.c
ratDbase.c: In function 'RatDbCheck':
ratDbase.c:2414: warning: cast to pointer from integer of different size
ratDbase.c:2527: warning: cast to pointer from integer of different size
ratDbase.c:2635: warning: format '%ld' expects type 'long int', but argument 3
has type 'int'
cc -O2 -pipe -Wall -I./../imap/c-client -I/usr/local/include/tcl8.5
-I/usr/local/include/tk8.5 -I/usr/X11R6/include -fPIC -DVERSION=\"2.1\" -c
ratDbFolder.c
cc -O2 -pipe -Wall -I./../imap/c-client -I/usr/local/include/tcl8.5
-I/usr/local/include/tk8.5 -I/usr/X11R6/include -fPIC -DVERSION=\"2.1\" -c
ratStdMessage.c
ratStdMessage.c: In function 'Std_MakeChildrenProc':
ratStdMessage.c:424: warning: unused variable 'size'
cc -O2 -pipe -Wall -I./../imap/c-client -I/usr/local/include/tcl8.5
-I/usr/local/include/tk8.5 -I/usr/X11R6/include -fPIC -DVERSION=\"2.1\" -c
ratDbMessage.c
cc -O2 -pipe -Wall -I./../imap/c-client -I/usr/local/include/tcl8.5
-I/usr/local/include/tk8.5 -I/usr/X11R6/include -fPIC -DVERSION=\"2.1\" -c
ratFrMessage.c
cc -O2 -pipe -Wall -I./../imap/c-client -I/usr/local/include/tcl8.5
-I/usr/local/include/tk8.5 -I/usr/X11R6/include -fPIC -DVERSION=\"2.1\" -c
ratSMTP.c
cc -O2 -pipe -Wall -I./../imap/c-client -I/usr/local/include/tcl8.5
-I/usr/local/include/tk8.5 -I/usr/X11R6/include -fPIC -DVERSION=\"2.1\" -c
ratDSN.c
ratDSN.c: In function 'RatDSNHandle':
ratDSN.c:238: warning: cast from pointer to integer of different size
ratDSN.c:380: warning: cast to pointer from integer of different size
cc -O2 -pipe -Wall -I./../imap/c-client -I/usr/local/include/tcl8.5
-I/usr/local/include/tk8.5 -I/usr/X11R6/include -fPIC -DVERSION=\"2.1\" -c
ratHold.c
cc -O2 -pipe -Wall -I./../imap/c-client -I/usr/local/include/tcl8.5
-I/usr/local/include/tk8.5 -I/usr/X11R6/include -fPIC -DVERSION=\"2.1\" -c
ratSender.c
cc -O2 -pipe -Wall -I./../imap/c-client -I/usr/local/include/tcl8.5
-I/usr/local/include/tk8.5 -I/usr/X11R6/include -fPIC -DVERSION=\"2.1\" -c
ratExp.c
ratExp.c: In function 'RatParseExpCmd':
ratExp.c:382: warning: format '%d' expects type 'int', but argument 3 has type
'long int'
cc -O2 -pipe -Wall -I./../imap/c-client -I/usr/local/include/tcl8.5
-I/usr/local/include/tk8.5 -I/usr/X11R6/include -fPIC -DVERSION=\"2.1\" -c
ratMailcap.c
cc -O2 -pipe -Wall -I./../imap/c-client -I/usr/local/include/tcl8.5
-I/usr/local/include/tk8.5 -I/usr/X11R6/include -fPIC -DVERSION=\"2.1\" -c
ratCompat.c
cc -O2 -pipe -Wall -I./../imap/c-client -I/usr/local/include/tcl8.5
-I/usr/local/include/tk8.5 -I/usr/X11R6/include -fPIC -DVERSION=\"2.1\" -c
ratPGP.c
cc -O2 -pipe -Wall -I./../imap/c-client -I/usr/local/include/tcl8.5
-I/usr/local/include/tk8.5 -I/usr/X11R6/include -fPIC -DVERSION=\"2.1\" -c
ratPGPprog.c
ratPGPprog.c: In function 'RatPGPEncrypt':
ratPGPprog.c:285: warning: cast to pointer from integer of different size
ratPGPprog.c: In function 'RatPGPSign':
ratPGPprog.c:453: warning: cast to pointer from integer of different size
cc -O2 -pipe -Wall -I./../imap/c-client -I/usr/local/include/tcl8.5
-I/usr/local/include/tk8.5 -I/usr/X11R6/include -fPIC -DVERSION=\"2.1\" -c
ratPwCache.c
cc -O2 -pipe -Wall -I./../imap/c-client -I/usr/local/include/tcl8.5
-I/usr/local/include/tk8.5 -I/usr/X11R6/include -fPIC -DVERSION=\"2.1\" -c
ratDisFolder.c
cc -O2 -pipe -Wall -I./../imap/c-client -I/usr/local/include/tcl8.5
-I/usr/local/include/tk8.5 -I/usr/X11R6/include -fPIC -DVERSION=\"2.1\" -c
ratPrint.c
cc -O2 -pipe -Wall -I./../imap/c-client -I/usr/local/include/tcl8.5
-I/usr/local/include/tk8.5 -I/usr/X11R6/include -fPIC -DVERSION=\"2.1\" -c
ratWatchdog.c
cc -O2 -pipe -Wall -I./../imap/c-client -I/usr/local/include/tcl8.5
-I/usr/local/include/tk8.5 -I/usr/X11R6/include -fPIC -DVERSION=\"2.1\" -c
ratBusy.c
cc -shared -o ratatosk.so.2.1 ratAppInit.o ratFolder.o ratStdFolder.o
ratMessage.o ratCode.o ratAddress.o ratDbase.o ratDbFolder.o ratStdMessage.o
ratDbMessage.o ratFrMessage.o ratSMTP.o ratDSN.o ratHold.o ratSender.o ratExp.o
ratMailcap.o ratCompat.o ratPGP.o ratPGPprog.o ratPwCache.o ratDisFolder.o
ratPrint.o ratWatchdog.o ratBusy.o ./../imap/c-client/c-client.a -L/usr/lib
-lssl -lcrypto
cp ../util/ . ; echo "if [catch {load ./; load ./ratatosk.so.2.1; load ./;
pkg_mkIndex . ratatosk.so.2.1 } error] {puts \$error; exit 1}" |
/usr/local/bin/tclsh8.5
cp: ../util/ is a directory (not copied).
*** Error code 1
Stop in /usr/obj/ports/tkrat-2.1.2/tkrat-2.1.2/lib (line 101 of Makefile).
*** Error code 1
Stop in /usr/obj/ports/tkrat-2.1.2/tkrat-2.1.2 (line 28 of Makefile).
*** Error code 1
Stop in /usr/ports/mail/tkrat (line 2467 of
/usr/ports/infrastructure/mk/bsd.port.mk).
*** Error code 1
Stop in /usr/ports/mail/tkrat (line 1690 of
/usr/ports/infrastructure/mk/bsd.port.mk).
*** Error code 1
Stop in /usr/ports/mail/tkrat (line 2236 of
/usr/ports/infrastructure/mk/bsd.port.mk).
*** Error code 1
Stop in /usr/ports/mail/tkrat (line 2216 of
/usr/ports/infrastructure/mk/bsd.port.mk).
*** Error code 1
Stop in /usr/ports/mail/tkrat (line 1711 of
/usr/ports/infrastructure/mk/bsd.port.mk).
*** Error code 1
Stop in /usr/ports/mail/tkrat (line 2216 of
/usr/ports/infrastructure/mk/bsd.port.mk).