Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 10 May 2017 12:55:13 -0600
From:      Adam Weinberger <adamw@adamw.org>
To:        Mike Andrews <mandrews@bit0.com>
Cc:        freebsd-ports@freebsd.org
Subject:   Re: poudriere + bdb6 build issue (maybe newbie stupidity)
Message-ID:  <D02541FF-58AD-4AEB-A233-4334F51DB01D@adamw.org>
In-Reply-To: <alpine.BSF.2.21.1705101258040.12354@beast.int.bit0.com>
References:  <alpine.BSF.2.21.1705101258040.12354@beast.int.bit0.com>

next in thread | previous in thread | raw e-mail | index | archive | help
> On 10 May, 2017, at 10:59, Mike Andrews <mandrews@bit0.com> wrote:
>=20
> I=E2=80=99m experimenting with poudriere for the first time and =
running into an issue with some ports that use BDB.  With this in =
make.conf:
>=20
> DEFAULT_VERSIONS=3D bdb=3D6
>=20
> I get this for four ports that use BDB 6:
>=20
> [00:00:47] =3D=3D=3D=3D>> [04][00:00:00] Finished build of =
databases/p5-BerkeleyDB: Ignored: cannot install: no eligible BerkeleyDB =
version. Requested: 6, incompatible: . Try: make debug-bdb
> [00:00:47] =3D=3D=3D=3D>> [03][00:00:00] Finished build of =
databases/ruby-bdb: Ignored: cannot install: no eligible BerkeleyDB =
version. Requested: 6, incompatible: . Try: make debug-bdb
> [00:00:48] =3D=3D=3D=3D>> [06][00:00:01] Finished build of =
www/webalizer: Ignored: cannot install: no eligible BerkeleyDB version. =
Requested: 6, incompatible: . Try: make debug-bdb
> [00:00:49] =3D=3D=3D=3D>> [01][00:00:01] Finished build of =
textproc/redland: Ignored: cannot install: no eligible BerkeleyDB =
version. Requested: 6, incompatible: . Try: make debug-bdb
>=20
> Installing the ports manually from source works just fine.
>=20
> Am I missing something stupid/obvious here, or is it an issue with =
those specific four ports?

There's a licensing-related peculiarity with bdb 6. Add =
WITH_BDB6_PERMITTED=3Dyes to your make.conf and it should build for you.

# Adam


--=20
Adam Weinberger
adamw@adamw.org
https://www.adamw.org





Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?D02541FF-58AD-4AEB-A233-4334F51DB01D>