Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 17 Jun 2001 04:16:16 -0700 (PDT)
From:      "Antonio M. D'souza" <quik@quikbox.ca>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/28227: metamail won't compile
Message-ID:  <200106171116.f5HBGGN01708@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         28227
>Category:       ports
>Synopsis:       metamail won't compile
>Confidential:   no
>Severity:       critical
>Priority:       medium
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Sun Jun 17 04:20:01 PDT 2001
>Closed-Date:
>Last-Modified:
>Originator:     Antonio M. D'souza
>Release:        4.3-stable
>Organization:
University of Waterloo
>Environment:
FreeBSD quikbox.ca 4.3-STABLE FreeBSD 4.3-STABLE #1: Wed May  9 22:53:16 EDT 2001     alex@rn-respw2a14.uwaterloo.ca:/usr/obj/usr/src/sys/QUIK  i386
>Description:
Metamail will not compile.
It seems to break while trying to delete a nonexistent directory.
Here is the console output:

===>  Building for metamail-2.7
(cd metamail ; make  CONFIGDIR=../.  CFLAGS="-O -pipe   -I.  " CC="cc"  LDLIBS="-s -lcompat")
rm -f metamail.o
cc -c  -I../. -O -pipe   -I.   metamail.c
rm -f codes.o
cc -c  -I../. -O -pipe   -I.   codes.c
rm -f uue.o
cc -c  -I../. -O -pipe   -I.   uue.c
rm -f shared.o
cc -c  -I../. -O -pipe   -I.   shared.c
rm -f putenv.o
cc -c  -I../. -O -pipe   -I.   putenv.c
rm -f metamail
cc -I../. -O -pipe   -I.   -o metamail  metamail.o  putenv.o codes.o uue.o shared.o -s -lcompat
metamail.o: In function `MkTmpFileName':
metamail.o(.text+0x589f): warning: mktemp() possibly used unsafely; consider using mkstemp()
rm -f mmencode.o
cc -c  -I../. -O -pipe   -I.   mmencode.c
rm -f mmencode
cc -I../. -O -pipe   -I.   -o mmencode  mmencode.o  codes.o -s -lcompat
rm -f mailto.o
cc -c  -I../. -O -pipe   -I.   mailto.c
rm -f mailto
cc -I../. -O -pipe   -I.   -o mailto  mailto.o  codes.o shared.o -ltermcap -s -lcompat
mailto.o: In function `tmpname':
mailto.o(.text+0x1b1): warning: mktemp() possibly used unsafely; consider using mkstemp()
rm -f splitmail.o
cc -c  -I../. -O -pipe   -I.   splitmail.c
rm -f splitmail
cc -I../. -O -pipe   -I.   -o splitmail  splitmail.o shared.o -s -lcompat
rm bin/metamail
rm: bin/metamail: No such file or directory*** Error code 1 (ignored)
(cd bin; ln -s ../metamail/metamail metamail)
rm bin/mmencode
rm: bin/mmencode: No such file or directory
*** Error code 1 (ignored)
(cd bin; ln -s ../metamail/mmencode mmencode)
rm bin/mimencode
rm: bin/mimencode: No such file or directory
*** Error code 1 (ignored)
(cd bin; ln -s ../metamail/mmencode mimencode)
rm man/mimencode.1
rm: man/mimencode.1: No such file or directory
*** Error code 1 (ignored)
(cd man; ln -s ../man/mmencode.1 mimencode.1)
rm bin/mailto
rm: bin/mailto: No such file or directory
*** Error code 1 (ignored)
(cd bin; ln -s ../metamail/mailto mailto)
rm bin/splitmail
rm: bin/splitmail: No such file or directory
*** Error code 1 (ignored)
(cd bin; ln -s ../metamail/splitmail splitmail)
(cd richmail ; make  CONFIGDIR=../.  CFLAGS="-O -pipe   -I.  " CC="cc"  LDLIBS="-s -lcompat")
rm -f richtext.o
cc -c  -I../. -O -pipe   -I.   richtext.c
richtext.c:993: warning: `lc2strcmp' was declared implicitly `extern' and later `static'
richtext.c:623: warning: previous declaration of `lc2strcmp'
rm -f richlex.o
cc -c  -I../. -O -pipe   -I.   richlex.crm -f richset.o
cc -c  -I../. -O -pipe   -I.   richset.c
rm -f usascii.o
cc -c  -I../. -O -pipe   -I.   usascii.c
rm -f iso2022.o
cc -c  -I../. -O -pipe   -I.   iso2022.c
cc -I../. -O -pipe   -I.   -o richtext richtext.o richlex.o richset.o usascii.o iso2022.o -ltermcap -s -lcompat
rm -f richtoatk.o
cc -c  -I../. -O -pipe   -I.   richtoatk.c
cc -I../. -O -pipe   -I.   -o richtoatk richtoatk.o richlex.o richset.o usascii.o iso2022.o -s -lcompat
rm bin/richtext
rm: bin/richtext: No such file or directory
*** Error code 1 (ignored)
(cd bin; ln -s ../richmail/richtext richtext)
rm bin/richtoatk
rm: bin/richtoatk: No such file or directory
*** Error code 1 (ignored)
(cd bin; ln -s ../richmail/richtoatk richtoatk)
(cd fonts ; make PREFIX=/usr/local CONFIGDIR=../.  CFLAGS="-O -pipe   -I.  " CC="cc"   LDLIBS="-s -lcompat" FONTSUFFIX="pcf")
sed -e s@/u/nsb/lib/fonts@/usr/local/lib/metamail/fonts@ < Xshownonascii > shownonascii
chmod +x shownonascii
bdftopcf heb6x13.bdf > heb6x13.pcf
mkfontdir
bdftopcf heb8x13.bdf > heb8x13.pcf
mkfontdir
bdftopcf heb8x13B.bdf > heb8x13B.pcf
mkfontdir
sed -e s@/u/nsb/lib/fonts@/usr/local/lib/metamail/fonts@ < Xmailto-hebrew > mailto-hebrew
chmod +x mailto-hebrew
rm bin/shownonascii
rm: bin/shownonascii: No such file or directory
*** Error code 1 (ignored)
(cd bin; ln -s ../fonts/shownonascii shownonascii)
rm bin/mailto-hebrew
rm: bin/mailto-hebrew: No such file or directory
*** Error code 1 (ignored)
(cd bin; ln -s ../fonts/mailto-hebrew mailto-hebrew)

>How-To-Repeat:
cd /usr/ports/mail/metamail && make
>Fix:

>Release-Note:
>Audit-Trail:
>Unformatted:

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200106171116.f5HBGGN01708>