Date: Tue, 12 May 2015 10:28:09 +0300 From: Konstantin Belousov <kostikbel@gmail.com> To: Bryan Drewery <bdrewery@FreeBSD.org> Cc: Patrick Gibson <gibblertron@gmail.com>, FreeBSD Ports ML <freebsd-ports@freebsd.org>, "Sergey A. Osokin" <osa@FreeBSD.org> Subject: Re: Building www/rubygem-passenger inside Poudriere Message-ID: <20150512072809.GY2390@kib.kiev.ua> In-Reply-To: <20150511222618.GA19979@FreeBSD.org> References: <CA%2BdWbmaQdS_Ny1Yq3HHJLE6aFefL=i8N3kkfnetPcsj59gmaiA@mail.gmail.com> <20150511222618.GA19979@FreeBSD.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, May 11, 2015 at 10:26:18PM +0000, Sergey A. Osokin wrote: > Hi Patrick, > > I hope you're doing well too. > The issue has been already reported > https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=199953 > > I'm closely working with Bryan Drewery <bdrewery@FreeBSD.org> on the issue. I suspect that that similar or identical issue happens with the Berkeley DB and WITH_BDB_VER. I use version 6 for my own needs, and portupgrade correctly handled WITH_BDB_VER for p5-BerkeleyDB and other ports. I tried to move my machines to packages from the poudriere builds, and with the following content in poudriere.d/*make.conf WITH_OPENSSL_PORT=true WITH_BDB_VER=6 WANT_OPENLDAP_SASL=yes DEFAULT_VERSIONS=perl5=5.20 ruby=2.2 pgsql=9.4 I see ====>> Ignoring databases/p5-BerkeleyDB: cannot install: no eligible BerkeleyDB version. Requested: 6, incompatible: . Try: make debug-bdb The db6 port itself was built successfully. Curiously, openldal-sasl did not cause troubles.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20150512072809.GY2390>