NetBSD Problem Report #46816

From htodd@chris.i8u.org  Mon Aug 20 03:44:01 2012
Return-Path: <htodd@chris.i8u.org>
Received: from mail.netbsd.org (mail.netbsd.org [149.20.53.66])
	by www.NetBSD.org (Postfix) with ESMTP id 17F0263B882
	for <gnats-bugs@gnats.NetBSD.org>; Mon, 20 Aug 2012 03:44:01 +0000 (UTC)
Message-Id: <201208200342.q7K3geIH003173@chris.i8u.org>
Date: Sun, 19 Aug 2012 20:42:40 -0700 (PDT)
From: htodd@twofifty.com
Reply-To: htodd@twofifty.com
To: gnats-bugs@gnats.NetBSD.org
Subject: NetBSD 6.0_RC1 openssl missing SSL_SESSION_get_compress_id
X-Send-Pr-Version: 3.95

>Number:         46816
>Category:       lib
>Synopsis:       NetBSD 6.0_RC1 openssl missing SSL_SESSION_get_compress_id
>Confidential:   no
>Severity:       critical
>Priority:       high
>Responsible:    lib-bug-people
>State:          closed
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Mon Aug 20 03:45:00 +0000 2012
>Closed-Date:    Wed Aug 22 05:40:38 +0000 2012
>Last-Modified:  Fri Sep 07 22:20:03 +0000 2012
>Originator:     Hisashi Todd Fujinaka
>Release:        NetBSD 6.0_RC1
>Organization:
None
>Environment:


System: NetBSD chris 6.0_RC1 NetBSD 6.0_RC1 (CHRIS) #19: Fri Aug 17 22:58:59 PDT 2012 htodd@chris:/usr/obj/netbsd-6/amd64/objdir/usr/src/sys/arch/amd64/compile/CHRIS amd64
Architecture: x86_64
Machine: amd64
>Description:
Building www/apache-24 from pkgsrc shows an error loading mod_ssl: SSL_SESSION_get_compress_id missing.

>How-To-Repeat:
Install NetBSD 6.0_RC1 amd64, build www/apache24, enable mod_ssl and try to start it.

>Fix:
Get the latest openssl from -current, according to Scott Ellis <scotte@warped.com>.


>Release-Note:

>Audit-Trail:
From: christos@zoulas.com (Christos Zoulas)
To: gnats-bugs@NetBSD.org, lib-bug-people@netbsd.org, 
	gnats-admin@netbsd.org, netbsd-bugs@netbsd.org
Cc: 
Subject: Re: lib/46816: NetBSD 6.0_RC1 openssl missing SSL_SESSION_get_compress_id
Date: Mon, 20 Aug 2012 04:08:53 -0400

 On Aug 20,  3:45am, htodd@twofifty.com (htodd@twofifty.com) wrote:
 -- Subject: lib/46816: NetBSD 6.0_RC1 openssl missing SSL_SESSION_get_compres

 nm /usr/lib/libssl.so.10 | grep SSL_SESSION_get_compress_id
 000000000003a1ca T SSL_SESSION_get_compress_id

 christos

From: Hisashi T Fujinaka <htodd@twofifty.com>
To: gnats-bugs@NetBSD.org
Cc: lib-bug-people@NetBSD.org, gnats-admin@NetBSD.org, netbsd-bugs@NetBSD.org
Subject: Re: lib/46816: NetBSD 6.0_RC1 openssl missing
 SSL_SESSION_get_compress_id
Date: Mon, 20 Aug 2012 08:32:30 -0700 (PDT)

 On Mon, 20 Aug 2012, Christos Zoulas wrote:

 > The following reply was made to PR lib/46816; it has been noted by GNATS.
 >
 > From: christos@zoulas.com (Christos Zoulas)
 > nm /usr/lib/libssl.so.10 | grep SSL_SESSION_get_compress_id
 > 000000000003a1ca T SSL_SESSION_get_compress_id

 This symbol is in my libssl.so.10 as well. However, my libssl.so is
 pointing at libssl.so.9.0, and changing the symlink doesn't appear to
 make apache24 work.

 Reinstalling the sets doesn't fix things (even sets libssl.so back to
 pointing at libssl.so.9.0). I'll rebuild NetBSD 6.0_RC1 to see if that
 fixes the symlinks.

 -- 
 Hisashi T Fujinaka - htodd@twofifty.com
 BSEE(6/86) + BSChem(3/95) + BAEnglish(8/95) + MSCS(8/03) + $2.50 = latte

From: matthew green <mrg@eterna.com.au>
To: gnats-bugs@NetBSD.org
Cc: lib-bug-people@netbsd.org, gnats-admin@netbsd.org,
    netbsd-bugs@netbsd.org, htodd@twofifty.com
Subject: re: lib/46816: NetBSD 6.0_RC1 openssl missing SSL_SESSION_get_compress_id
Date: Tue, 21 Aug 2012 03:43:27 +1000

 the upgrade of openssl required that both the destdir and the
 openssl builddir be deleted before an update build.

 IIRC, this was one of the symptoms i saw.


 .mrg.

From: Hisashi T Fujinaka <htodd@twofifty.com>
To: matthew green <mrg@eterna.com.au>
Cc: gnats-bugs@NetBSD.org, lib-bug-people@NetBSD.org, gnats-admin@NetBSD.org,
        netbsd-bugs@NetBSD.org
Subject: re: lib/46816: NetBSD 6.0_RC1 openssl missing
 SSL_SESSION_get_compress_id
Date: Mon, 20 Aug 2012 15:05:19 -0700 (PDT)

 On Tue, 21 Aug 2012, matthew green wrote:

 > the upgrade of openssl required that both the destdir and the
 > openssl builddir be deleted before an update build.

 I can confirm this. So my problem is solved by deleting destdir and
 openssl builddir and rebuilding apache24.

 I think the deletion of openssl builddir and destdir needs to be put
 into UPDATING.

 -- 
 Hisashi T Fujinaka - htodd@twofifty.com
 BSEE(6/86) + BSChem(3/95) + BAEnglish(8/95) + MSCS(8/03) + $2.50 = latte

From: "David A. Holland" <dholland@netbsd.org>
To: gnats-bugs@gnats.NetBSD.org
Cc: 
Subject: PR/46816 CVS commit: src
Date: Wed, 22 Aug 2012 04:16:47 +0000

 Module Name:	src
 Committed By:	dholland
 Date:		Wed Aug 22 04:16:47 UTC 2012

 Modified Files:
 	src: UPDATING

 Log Message:
 Add note about cleaning required by last month's openssl update.
 Closes PR 46816.


 To generate a diff of this commit:
 cvs rdiff -u -r1.237 -r1.238 src/UPDATING

 Please note that diffs are not public domain; they are subject to the
 copyright notices on the relevant files.

From: David Holland <dholland-bugs@netbsd.org>
To: gnats-bugs@NetBSD.org
Cc: 
Subject: Re: lib/46816: NetBSD 6.0_RC1 openssl missing
 SSL_SESSION_get_compress_id
Date: Wed, 22 Aug 2012 04:17:01 +0000

 On Mon, Aug 20, 2012 at 10:10:08PM +0000, Hisashi T Fujinaka wrote:
  >  I think the deletion of openssl builddir and destdir needs to be put
  >  into UPDATING.

 Agreed.

 -- 
 David A. Holland
 dholland@netbsd.org

State-Changed-From-To: open->closed
State-Changed-By: dholland@NetBSD.org
State-Changed-When: Wed, 22 Aug 2012 05:40:38 +0000
State-Changed-Why:
I added something to UPDATING.


From: "Manuel Bouyer" <bouyer@netbsd.org>
To: gnats-bugs@gnats.NetBSD.org
Cc: 
Subject: PR/46816 CVS commit: [netbsd-6] src
Date: Fri, 7 Sep 2012 22:19:28 +0000

 Module Name:	src
 Committed By:	bouyer
 Date:		Fri Sep  7 22:19:28 UTC 2012

 Modified Files:
 	src [netbsd-6]: UPDATING

 Log Message:
 Pull up following revision(s) (requested by dholland in ticket #549):
 	src/UPDATING: revision 1.238 via patch
 Add note about cleaning required by last month's openssl update.
 Closes PR 46816.


 To generate a diff of this commit:
 cvs rdiff -u -r1.234.2.1 -r1.234.2.2 src/UPDATING

 Please note that diffs are not public domain; they are subject to the
 copyright notices on the relevant files.

>Unformatted:

NetBSD Home
NetBSD PR Database Search

(Contact us) $NetBSD: query-full-pr,v 1.39 2013/11/01 18:47:49 spz Exp $
$NetBSD: gnats_config.sh,v 1.8 2006/05/07 09:23:38 tsutsui Exp $
Copyright © 1994-2007 The NetBSD Foundation, Inc. ALL RIGHTS RESERVED.