From root@soralx.cydem.org  Tue Apr 24 09:50:00 2007
Return-Path: <root@soralx.cydem.org>
Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52])
	by hub.freebsd.org (Postfix) with ESMTP id 4646816A400
	for <FreeBSD-gnats-submit@freebsd.org>; Tue, 24 Apr 2007 09:50:00 +0000 (UTC)
	(envelope-from root@soralx.cydem.org)
Received: from soralx.cydem.org (S0106000103ce4c9c.vc.shawcable.net [24.87.27.3])
	by mx1.freebsd.org (Postfix) with ESMTP id EE7A813C43E
	for <FreeBSD-gnats-submit@freebsd.org>; Tue, 24 Apr 2007 09:49:59 +0000 (UTC)
	(envelope-from root@soralx.cydem.org)
Received: from soralx.cydem.org (localhost [127.0.0.1])
	by soralx.cydem.org (8.13.3/8.13.3) with ESMTP id l3O9cVLu037333
	for <FreeBSD-gnats-submit@freebsd.org>; Tue, 24 Apr 2007 02:38:31 -0700 (PDT)
	(envelope-from root@soralx.cydem.org)
Received: (from root@localhost)
	by soralx.cydem.org (8.13.3/8.13.3/Submit) id l3O9cU58037308;
	Tue, 24 Apr 2007 02:38:30 -0700 (PDT)
	(envelope-from root)
Message-Id: <200704240938.l3O9cU58037308@soralx.cydem.org>
Date: Tue, 24 Apr 2007 02:38:30 -0700 (PDT)
From: <soralx@cydem.org>
To: FreeBSD-gnats-submit@freebsd.org
Subject: mutt-ng port does not wish to compile
X-Send-Pr-Version: 3.113
X-GNATS-Notify: josh@tcbug.org

>Number:         112074
>Category:       ports
>Synopsis:       mutt-ng port does not wish to compile
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Tue Apr 24 09:50:02 GMT 2007
>Closed-Date:    Thu Jul 05 07:32:40 GMT 2007
>Last-Modified:  Thu Jul 05 07:32:40 GMT 2007
>Originator:     cydem.org!soralx
>Release:        FreeBSD 5.4-RELEASE i386 or 6.2-BETA2(i386)
>Organization:
>Environment:
System: FreeBSD soralx.cydem.org 5.4-RELEASE FreeBSD 5.4-RELEASE #1: Fri Mar 2 23:47:21 PST 2007 root@soralx.cydem.org:/usr/src/sys/i386/compile/SORALX i386

>Description:
cc  -Wall -pedantic -O2 -pipe  -I/usr/local/include -D_THREAD_SAFE  -L/usr/local/lib  -rpath=/usr/local/lib -L/usr/local/lib -o muttng  patchlist.o alias.o ascii.o attach.o base64.o buffer.o browser.o buffy.o charset.o color.o compress.o crypt.o cryptglue.o commands.o complete.o compose.o copy.o curs_lib.o curs_main.o crypt-mod.o date.o edit.o editmsg.o enter.o flags.o filter.o from.o getdomain.o handler.o hash.o hcache.o hdrline.o headers.o help.o history.o hook.o init.o keymap.o lib.o list.o main.o mbox.o mbyte.o md5c.o menu.o mh.o muttlib.o mutt_idna.o mx.o pager.o parse.o pattern.o postpone.o query.o recvattach.o recvcmd.o rfc822.o rfc1524.o rfc2047.o rfc2231.o rfc3676.o score.o send.o sendlib.o sidebar.o signal.o sort.o state.o status.o system.o thread.o url.o utf8.o wcwidth.o xterm.o pgp.o pgpinvoke.o pgpkey.o pgplib.o gnupgparse.o pgpmicalg.o pgppacket.o crypt-mod-pgp-classic.o smime.o crypt-mod-smime-classic.o resize.o account.o mutt_socket.o mutt_tunnel.o mutt_ssl_g!
 nutls.o mutt_sasl.o mutt_libesmtp.o  -Limap -limap -Lpop -lpop  -Llib -lsane -lncurses -L/usr/local/lib -lgnutls -L/usr/local/lib -ltasn1 -L/usr/local/lib -lgcrypt -L/usr/local/lib -lgpg-error -lsasl2 -L/usr/local/lib -lesmtp -lssl -lcrypto -pthread -L/usr/local/lib -pthread   -lidn  -L/usr/local/lib -ldb-4.2
muttlib.o(.text+0xc2d): In function `mutt_adv_mktemp':
: warning: warning: mktemp() possibly used unsafely; consider using mkstemp()
alias.o(.text+0x18): In function `mutt_lookup_alias':
: undefined reference to `str_casecmp'
alias.o(.text+0x129): In function `mutt_expand_aliases_r':
: undefined reference to `str_cmp'
alias.o(.text+0x146): In function `mutt_expand_aliases_r':
: undefined reference to `_mem_malloc'
alias.o(.text+0x151): In function `mutt_expand_aliases_r':
: undefined reference to `str_dup'
alias.o(.text+0x1ff): In function `mutt_expand_aliases_r':
: undefined reference to `str_replace'
alias.o(.text+0x4f0): In function `mutt_addr_is_user':
: undefined reference to `rx_list_match'
alias.o(.text+0x50f): In function `mutt_addr_is_user':
: undefined reference to `rx_list_match'
alias.o(.text+0x6cf): In function `mutt_create_alias':
: undefined reference to `_mem_calloc'
alias.o(.text+0x6e1): In function `mutt_create_alias':
: undefined reference to `str_dup'
alias.o(.text+0x871): In function `mutt_create_alias':
: undefined reference to `str_dup'
alias.o(.text+0xc93): In function `alias_SortAlias':
: undefined reference to `str_casecmp'
alias.o(.text+0xd18): In function `alias_SortAddress':
: undefined reference to `str_casecmp'
alias.o(.text+0xdf2): In function `mutt_alias_menu':
: undefined reference to `_mem_realloc'

and so forth -- many, _many_, _*MANY*_ more screens of those...

config options:
	[X] POP           Enable pop3 support
	[X] IMAP          Enable imap support
	[ ] NNTP          Enable nntp support
	[X] COMPRESSED    Enable compressed folder support
	[X] FLOCK         Enable flock to lock files
	[X] HCACHE_DB4    Enable headers caching via DB4
	[ ] HCACHE_GDBM   Enable headers caching via gdbm
	[ ] HCACHE_QDBM   Enable headers caching via qdbm
	[X] ESMTP         Enable libesmtp support for sending mail
	[ ] SLANG         Compile with SLANG frontend
	[X] NCURSES_PORT  Compile with ncurses frontend via port
	[X] SASL2         Compile with sasl2 support for authentication
	[X] GNUTLS        Compile with SSL support via GNUTLS
	[ ] LIBIDN        Enable international domain names
	[ ] DEBUG         Compile a debug version


>How-To-Repeat:
	try installing mutt-ng from ports (tree as of 2007-04-24)

>Fix:
>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->feedback 
State-Changed-By: edwin 
State-Changed-When: Tue Apr 24 09:56:10 UTC 2007 
State-Changed-Why:  
Awaiting maintainers feedback 

http://www.freebsd.org/cgi/query-pr.cgi?pr=112074 

From: Josh Paetzel <josh@tcbug.org>
To: bug-followup@freebsd.org
Cc: soralx@cydem.org
Subject: Re: ports/112074: mutt-ng port does not wish to compile
Date: Tue, 24 Apr 2007 13:24:20 -0500

 I don't have access to 5.4-RELEASE anymore, I do have a 5.5-RELEASE-p8
 box and was able to install mutt-ng into a clean jail with the options
 selected.  The following dependancies were installed:
 
 cyrus-sasl-2.1.22
 db41-4.1.25_4
 docbook-1.3
 docbook-241_2
 docbook-3.0_2
 docbook-3.1_2
 docbook-4.0_2
 docbook-4.1_2
 docbook-xml-4.2_1
 gettext-0.16.1_1
 gmake-3.81_1
 gnutls-1.6.1_2
 iso8879-1986_2
 jade-1.2.1_9
 libesmtp-1.0.4_1,1
 libgcrypt-1.2.4_1
 libgpg-error-1.4_1
 libiconv-1.9.2_2
 libtool-1.5.22_4
 linuxdoc-1.1_1
 mutt-ng-20061125
 perl-5.8.8
 pkg-config-0.21
 sgmlformat-1.7_2
 texinfo-4.8_3
 unzip-5.52_3
 xmlcatmgr-2.2
 
 I'm using it without issue on many 6.1 and 6.2 boxes (the pr isn't
 clear what version of FBSD you've tried it on)
 
 I suspect that it's not installing because of an issue with an older
 version of a dependancy you already have installed, although without
 knowing what you have installed I can't test that.
 
 It's also possible that it just doesn't work in 5.4 anymore, in which
 case you'd have to upgrade to 5.5.
 
 If you provide me with the exact version of FBSD you are running and
 the versions of dependancies you have installed I'll duplicate that
 configuration on a test box and see what I can come up with.
 
 -- 
 Thanks,
 
 Josh Paetzel

From: <soralx@cydem.org>
To: <josh@tcbug.org>
Cc: <bug-followup@freebsd.org>
Subject: Re: ports/112074: mutt-ng port does not wish to compile
Date: Wed, 25 Apr 2007 15:46:02 -0700

 On Tue, 24 Apr 2007 13:24:20 -0500
 Josh Paetzel <josh@tcbug.org> wrote:
 
 Sorry it took so long to reply -- none of the IMAP clients are working
 for me (tried claws, kmail, thunderbird, evolution, etc), and mutt-ng
 does not compile :), so I had to wait when there was time to reply
 from my 6.2-BETA2 in university...
 
 > I don't have access to 5.4-RELEASE anymore, I do have a 5.5-RELEASE-p8
 > box and was able to install mutt-ng into a clean jail with the options
 > selected.  The following dependancies were installed:
 > 
 > cyrus-sasl-2.1.22
 > db41-4.1.25_4
 > docbook-1.3
 > docbook-241_2
 > docbook-3.0_2
 > docbook-3.1_2
 > docbook-4.0_2
 > docbook-4.1_2
 > docbook-xml-4.2_1
 > gettext-0.16.1_1
 > gmake-3.81_1
 > gnutls-1.6.1_2
 > iso8879-1986_2
 > jade-1.2.1_9
 > libesmtp-1.0.4_1,1
 > libgcrypt-1.2.4_1
 > libgpg-error-1.4_1
 > libiconv-1.9.2_2
 > libtool-1.5.22_4
 > linuxdoc-1.1_1
 > mutt-ng-20061125
 > perl-5.8.8
 > pkg-config-0.21
 > sgmlformat-1.7_2
 > texinfo-4.8_3
 > unzip-5.52_3
 > xmlcatmgr-2.2
 >
 > I'm using it without issue on many 6.1 and 6.2 boxes (the pr isn't
 > clear what version of FBSD you've tried it on)
 
 I've tried both 5.4 and 6.2-BETA2
 
 > I suspect that it's not installing because of an issue with an older
 > version of a dependancy you already have installed, although without
 > knowing what you have installed I can't test that.
 
 do any of these look suspicious? they're from 6.2-BETA2.
 gettext is old, but there's no way I can update it in any reasonable
 timeframe... also, on my 5.2 box, gettext-0.16.1 is installed, and the
 compilation error is practically the same
 
 cyrus-sasl-2.1.22/
 db41-4.1.25_4/
 docbook-3.1_2/
 docbook-sk-4.1.2_3/
 docbook-xml-4.2_1/
 docbook-xml-4.3/
 docbook-xml-4.4/
 docbook-xsl-1.71.1_2/
 dsssl-docbook-modular-1.79,1/
 sdocbook-xml-1.1,1/
 gettext-0.14.5_2/
 p5-gettext-1.05_1/
 gmake-3.81_1/
 gnutls-1.6.1_2/
 iso8879-1986_2/
 jade-1.2.1_9/
 libesmtp-1.0.4_1,1/
 libgcrypt-1.2.4_1/
 libgpg-error-1.4_1/
 libiconv-1.9.2_2/
 libtool-1.5.22_2/
 linuxdoc-1.1_1/
 perl-5.8.8/
 pkg-config-0.21/
 sgmlformat-1.7_2/
 unzip-5.52_2/
 xmlcatmgr-2.2/
 
 > 
 > It's also possible that it just doesn't work in 5.4 anymore, in which
 > case you'd have to upgrade to 5.5.
 > 
 > If you provide me with the exact version of FBSD you are running and
 > the versions of dependancies you have installed I'll duplicate that
 > configuration on a test box and see what I can come up with.
 
 [SorAlx]  ridin' VN1500-B2
State-Changed-From-To: feedback->closed 
State-Changed-By: linimon 
State-Changed-When: Thu Jul 5 07:32:09 UTC 2007 
State-Changed-Why:  
See the fix in ports/114306. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=112074 
>Unformatted:
