From nobody@FreeBSD.org  Thu Mar  1 20:23:34 2007
Return-Path: <nobody@FreeBSD.org>
Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52])
	by hub.freebsd.org (Postfix) with ESMTP id B5C3D16A402
	for <freebsd-gnats-submit@FreeBSD.org>; Thu,  1 Mar 2007 20:23:34 +0000 (UTC)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (www.freebsd.org [69.147.83.33])
	by mx1.freebsd.org (Postfix) with ESMTP id 8412713C428
	for <freebsd-gnats-submit@FreeBSD.org>; Thu,  1 Mar 2007 20:23:34 +0000 (UTC)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (localhost [127.0.0.1])
	by www.freebsd.org (8.13.1/8.13.1) with ESMTP id l21KNYBq092834
	for <freebsd-gnats-submit@FreeBSD.org>; Thu, 1 Mar 2007 20:23:34 GMT
	(envelope-from nobody@www.freebsd.org)
Received: (from nobody@localhost)
	by www.freebsd.org (8.13.1/8.13.1/Submit) id l21KNYOp092833;
	Thu, 1 Mar 2007 20:23:34 GMT
	(envelope-from nobody)
Message-Id: <200703012023.l21KNYOp092833@www.freebsd.org>
Date: Thu, 1 Mar 2007 20:23:34 GMT
From: bf<bf2006a@yahoo.com>
To: freebsd-gnats-submit@FreeBSD.org
Subject: New OpenSSL 0.9.8e seems to cause libwww port build failure on 6.2-STABLE
X-Send-Pr-Version: www-3.0

>Number:         109728
>Category:       ports
>Synopsis:       New OpenSSL 0.9.8e seems to cause libwww port build failure on 6.2-STABLE
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    pav
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Thu Mar 01 20:30:03 GMT 2007
>Closed-Date:    Sat Mar 10 21:02:09 GMT 2007
>Last-Modified:  Sat Mar 10 21:02:09 GMT 2007
>Originator:     bf
>Release:        FreeBSD 6.2-RELEASE #0
>Organization:
-
>Environment:
FreeBSD 6.2-RELEASE #0 i386 , with a custom kernel
>Description:
The recent update of the OpenSSL port to 0.9.8e seems to break builds of
libwww-5.4.0_4 with the environment variable: "WITH_OPENSSL_PORT=yes".  A
related problem, with a proposed patch, was recently mentioned in both the
ports and ports-bugs mailing lists. A partial build output:

mkdir .libs
cc -O2 -fno-strict-aliasing -pipe -march=athlon-tbird -Wall -o .libs/head head.o  ../src/.libs/libwwwinit.so -L/usr/lib ../src/.libs/libwwwapp.so ../../Library/src/.libs/libwwwxml.so ../../modules/expat/xmlparse/.libs/libxmlparse.so ../../modules/expat/xmltok/.libs/libxmltok.so ../src/.libs/libwwwhtml.so ../src/.libs/libwwwtelnet.so ../src/.libs/libwwwnews.so ../src/.libs/libwwwhttp.so ../src/.libs/libwwwmime.so ../src/.libs/libwwwgopher.so ../src/.libs/libwwwftp.so ../src/.libs/libwwwdir.so ../src/.libs/libwwwcache.so ../src/.libs/libwwwstream.so ../src/.libs/libwwwfile.so ../src/.libs/libwwwmux.so ../src/.libs/libwwwtrans.so ../src/.libs/libwwwcore.so ../src/.libs/libwwwutils.so ../../Library/src/SSL/.libs/libwwwssl.so -lm ../../Library/src/.libs/libwwwzip.so ../../modules/md5/.libs/libmd5.so -lz -lssl -lcrypto -Wl,--rpath -Wl,/usr/local/lib
./src/.libs/libwwwcore.so: warning: warning: tmpnam() possibly used unsafely; consider using mkstemp()
./src/.libs/libwwwcore.so: warning: warning: tempnam() possibly used unsafely; consider using mkstemp()
./../Library/src/SSL/.libs/libwwwssl.so: undefined reference to `SSL_CTX_set_info_callback'
gmake[3]: *** [head] Error 1
gmake[3]: Leaving directory `/usr/tmp/usr/ports/www/libwww/work/w3c-libwww-5.4.0/Library/Examples'
gmake[2]: *** [all-recursive] Error 1
gmake[2]: Leaving directory `/usr/tmp/usr/ports/www/libwww/work/w3c-libwww-5.4.0/Library'
gmake[1]: *** [all-recursive] Error 1
gmake[1]: Leaving directory `/usr/tmp/usr/ports/www/libwww/work/w3c-libwww-5.4.0'
gmake: *** [all-recursive-am] Error 2
*** Error code 2

Stop in /usr/ports/www/libwww.
>How-To-Repeat:

>Fix:

>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->feedback 
State-Changed-By: pav 
State-Changed-When: Fri Mar 9 16:19:38 UTC 2007 
State-Changed-Why:  
Can you point me to the patch? 


Responsible-Changed-From-To: freebsd-ports-bugs->pav 
Responsible-Changed-By: pav 
Responsible-Changed-When: Fri Mar 9 16:19:38 UTC 2007 
Responsible-Changed-Why:  
Track 

http://www.freebsd.org/cgi/query-pr.cgi?pr=109728 
State-Changed-From-To: feedback->closed 
State-Changed-By: pav 
State-Changed-When: Sat Mar 10 21:02:02 UTC 2007 
State-Changed-Why:  
Fixed, thanks! 

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