From owner-freebsd-apache@freebsd.org Wed May 25 08:02:13 2016 Return-Path: Delivered-To: freebsd-apache@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id D5BC8B49399 for ; Wed, 25 May 2016 08:02:13 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mailman.ysv.freebsd.org (mailman.ysv.freebsd.org [IPv6:2001:1900:2254:206a::50:5]) by mx1.freebsd.org (Postfix) with ESMTP id C00611C3B for ; Wed, 25 May 2016 08:02:13 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: by mailman.ysv.freebsd.org (Postfix) id BB6ABB49398; Wed, 25 May 2016 08:02:13 +0000 (UTC) Delivered-To: apache@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id BB101B49397 for ; Wed, 25 May 2016 08:02:13 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2001:1900:2254:206a::16:76]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 929B31C39 for ; Wed, 25 May 2016 08:02:13 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from bugs.freebsd.org ([127.0.1.118]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id u4P82Dcs028590 for ; Wed, 25 May 2016 08:02:13 GMT (envelope-from bugzilla-noreply@freebsd.org) From: bugzilla-noreply@freebsd.org To: apache@FreeBSD.org Subject: [Bug 209743] www/apache24: Cannot load /usr/local/libexec/apache24/mod_ssl.so, after upgrade from 2.4.18 Date: Wed, 25 May 2016 08:02:13 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Ports & Packages X-Bugzilla-Component: Individual Port(s) X-Bugzilla-Version: Latest X-Bugzilla-Keywords: needs-qa X-Bugzilla-Severity: Affects Many People X-Bugzilla-Who: Ron.Wingfield@archaxis.net X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: freebsd-ports-bugs@FreeBSD.org X-Bugzilla-Flags: maintainer-feedback? X-Bugzilla-Changed-Fields: Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-BeenThere: freebsd-apache@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: Support of apache-related ports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 25 May 2016 08:02:13 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D209743 --- Comment #4 from Ron Wingfield --- (In reply to Olli Hauer from comment #3) RE: "Was there an alternative SSL (openssl from ports/libressl) installed during build time and later removed?" -- Not to my knowledge; certainly w= ould not have been my intention. I used Synth to rebuild the app. BTW, the reason for rebuilding was because something(?) totally destroyed/deleted the installation . . .I was using Synth to rebuild things MySQL server and client, p5-DBI and p5-DBD-mysql. Next morning, I realized that apache24 was broken. The output of the following commands as requested: # ldd /usr/local/libexec/apache24/mod_ssl.so /usr/local/libexec/apache24/mod_ssl.so: libssl.so.7 =3D> /usr/lib/libssl.so.7 (0x28224000) libcrypto.so.7 =3D> /lib/libcrypto.so.7 (0x28c00000) libcrypt.so.5 =3D> /lib/libcrypt.so.5 (0x28281000) libthr.so.3 =3D> /lib/libthr.so.3 (0x282a5000) libc.so.7 =3D> /lib/libc.so.7 (0x2806f000) # ldconfig -r | grep -e lssl -e lcrypto 4:-lcrypto.5 =3D> /lib/libcrypto.so.5 13:-lcrypto.7 =3D> /lib/libcrypto.so.7 52:-lssl.5 =3D> /usr/lib/libssl.so.5 86:-lssl.7 =3D> /usr/lib/libssl.so.7 170:-lcrypto.8 =3D> /usr/local/lib/libcrypto.so.8 428:-lcrypto.7 =3D> /usr/local/lib/libcrypto.so.7 429:-lssl.7 =3D> /usr/local/lib/libssl.so.7 447:-lssl.8 =3D> /usr/local/lib/libssl.so.8 563:-lcrypto.4 =3D> /usr/local/lib/compat/libcrypto.so.4 616:-lssl.4 =3D> /usr/local/lib/compat/libssl.so.4 652:-lssl3.1 =3D> /usr/local/lib/nss/libssl3.so.1 # apr-1-config --ldflags # apr-1-config --libs -lcrypt -lpthread --=20 You are receiving this mail because: You are on the CC list for the bug.=