From owner-freebsd-ports@FreeBSD.ORG Sun Aug 24 10:58:52 2014 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id DBE9C8CC for ; Sun, 24 Aug 2014 10:58:52 +0000 (UTC) Received: from mail.grem.de (outcast.grem.de [213.239.217.27]) by mx1.freebsd.org (Postfix) with SMTP id 2C60D30B2 for ; Sun, 24 Aug 2014 10:58:51 +0000 (UTC) Received: (qmail 48885 invoked by uid 89); 24 Aug 2014 10:58:49 -0000 Received: from unknown (HELO ?192.168.250.177?) (mg@grem.de@88.217.180.38) by mail.grem.de with ESMTPA; 24 Aug 2014 10:58:49 -0000 References: <53F640EF.7000200@FreeBSD.org> <20140824102826.GB9400@home.opsec.eu> Mime-Version: 1.0 (1.0) In-Reply-To: <20140824102826.GB9400@home.opsec.eu> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: quoted-printable Message-Id: X-Mailer: iPhone Mail (11D257) From: Michael Gmelin Subject: Re: HEADS UP: Berkeley DB 4...4.7 port removals/upgrades may require manual preparation Date: Sun, 24 Aug 2014 12:58:04 +0200 To: Kurt Jaeger Cc: ports-list freebsd X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 24 Aug 2014 10:58:52 -0000 > On 24 Aug 2014, at 12:28, Kurt Jaeger wrote: >=20 > Hi! >=20 >> If you have further questions, please ask them on the freebsd-ports@ >> mailing list, and feel free to Cc: me, but do make sure your mailer does >> not break threading, and do keep the Subject line intact. >=20 > For devel/ice: >=20 > If I run portupgrade, it says: >=20 > cannot install: no eligible BerkeleyDB version. Requested: 6, incompatible= : 40 41 42 43 44 46 47 48 6. Try: make debug-bdb >=20 > while the makefile says: >=20 > USE_BDB=3D 5 > INVALID_BDB_VER=3D 40 41 42 43 44 46 47 48 6 >=20 > and pkg info | grep ^db says: >=20 > db48-4.8.30.0_2 The Berkeley DB package, revision 4.8 > db5-5.3.28_1 The Oracle Berkeley DB, revision 5.3 > db6-6.1.19 The Oracle Berkeley DB, revision 6.1 >=20 > Any idea on how to fix this ? Is this exclusive to portupgrade (does "make install" work)? Ice only suppor= ts bdb 5, so the Makefile should be correct. >=20 > --=20 > pi@opsec.eu +49 171 3101372 6 years to g= o ! > _______________________________________________ > freebsd-ports@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-ports > To unsubscribe, send any mail to "freebsd-ports-unsubscribe@freebsd.org"