From owner-freebsd-ports@FreeBSD.ORG Sat Mar 30 17:19:27 2013 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.FreeBSD.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id 97232A2B for ; Sat, 30 Mar 2013 17:19:27 +0000 (UTC) (envelope-from ohartman@zedat.fu-berlin.de) Received: from outpost1.zedat.fu-berlin.de (outpost1.zedat.fu-berlin.de [130.133.4.66]) by mx1.freebsd.org (Postfix) with ESMTP id 5B6301A7 for ; Sat, 30 Mar 2013 17:19:27 +0000 (UTC) Received: from inpost2.zedat.fu-berlin.de ([130.133.4.69]) by outpost1.zedat.fu-berlin.de (Exim 4.80.1) with esmtp (envelope-from ) id <1ULzR8-001F2w-AH>; Sat, 30 Mar 2013 18:19:26 +0100 Received: from f052013030.adsl.alicedsl.de ([78.52.13.30] helo=[192.168.0.128]) by inpost2.zedat.fu-berlin.de (Exim 4.80.1) with esmtpsa (envelope-from ) id <1ULzR8-002CsU-6b>; Sat, 30 Mar 2013 18:19:26 +0100 Subject: Re: apache24-2.4.4 AUTHN_DBD requires DBD ==>> FAULT due to WITH_BSD_GREP From: "O. Hartmann" To: olli hauer In-Reply-To: <51570F56.3010706@gmx.de> References: <1364657519.1668.20.camel@thor.walstatt.dyndns.org> <51570A36.6040400@gmx.de> <1364659306.1668.28.camel@thor.walstatt.dyndns.org> <51570F56.3010706@gmx.de> Content-Type: multipart/signed; micalg="pgp-sha1"; protocol="application/pgp-signature"; boundary="=-E7tcfLdrHzBXaYbE1HIP" Date: Sat, 30 Mar 2013 18:19:25 +0100 Message-ID: <1364663965.1668.71.camel@thor.walstatt.dyndns.org> Mime-Version: 1.0 X-Mailer: Evolution 2.32.1 FreeBSD GNOME Team Port X-Originating-IP: 78.52.13.30 Cc: FreeBSD ports X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 30 Mar 2013 17:19:27 -0000 --=-E7tcfLdrHzBXaYbE1HIP Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable On Sat, 2013-03-30 at 17:14 +0100, olli hauer wrote: > On 2013-03-30 17:01, O. Hartmann wrote: > > On Sat, 2013-03-30 at 16:52 +0100, olli hauer wrote: > >> Easy solution, > >> > >> change this to on -> DBD=3Doff: Apache DBD Framework > >> > >> -- > >> Regards, > >> olli > >=20 > > Well, this is very funny and no easy solution at all. > >=20 > > I explicitely switched this to on - but is is always off when I enter > > the "make config" a second time! > >=20 > > This happens on three other machines as well as on the one Irepoted the > > error from (all FreeBSD 10.0-CURRENT #0 r248931: Sat Mar 30 10:51:31 CE= T > > 2013). > >=20 > > It seems, some ill-logic switches back the selection. > >=20 > > Even "make rmconfig" doesn't solve the problem. After a full rmconfig, > > all checkboxes are checked to ON down to VHOST_ALIAS. Calling a second > > time leaves some checkboxes now OFF for some magic reasons: > >=20 > > CACHE > > DBD > > FILTER > > REQUEST > >=20 > > I tried investigating, but did not get very far. > >=20 > > oh >=20 > Check if you have somewhere WITHOUT_DBD in make.conf, > this would explain this. >=20 > Maybe a really quick search > $> make rmconfig > $> script -q TMP make -dA showconfig > $> grep -e WITH_DBD -e WITHOUT_DBD TMP | grep Global >=20 >=20 > If you see "Global:WITHOUT_DBD =3D true" then it is 99% from make.conf >=20 > Btw. same issue is maybe for CACHE >=20 > -- > Regards, > olli I used WITH_BSD_GREP in /etc/src.conf.=20 Now I use the GNU_GREP again - and the problem disappears! [...] deleted --=-E7tcfLdrHzBXaYbE1HIP Content-Type: application/pgp-signature; name="signature.asc" Content-Description: This is a digitally signed message part -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.19 (FreeBSD) iQEcBAABAgAGBQJRVx6dAAoJEOgBcD7A/5N8WbIIAKRU4rCC2sgwTC/ky4/yVOpJ hVnY4VlTaesM0uiKsAdcqKEleU/CpkYMXo8yMPoNCWBB5NQM3xHpwHQb+d+8AFfM tQumw1F1/Y5AjFL6P01Lk5aHdyRkhoWWOylIerGFstlhHFwRI/9GMwnBmfwAtsPl MBoRPESrWYFzE6nH6n/x2Fzbhx33bKOT8FdiAqGOrmnqSc/EkUAtGAFRsrdJf/GQ vuKSWPt9NLdlN6oFAtRZVrJHKpp1S10zOVnWxFhV6QfaL7XgznVpdg6oLJNJeAxv EMmNPk7X1J1J4husggRFoFBQuNIqftQz9mIFuLVanuJN2QVgTG4HAw2AsDWzuJQ= =ensC -----END PGP SIGNATURE----- --=-E7tcfLdrHzBXaYbE1HIP--