Date: Fri, 1 Dec 2017 07:20:12 +0100 From: Franco Fichtner <franco@lastsummer.de> To: freebsd-ports@freebsd.org Cc: dvl@FreeBSD.org, freebsd-ports-announce@FreeBSD.org, linimon@FreeBSD.org Subject: Re: [HEADSUP] Flavors, and specifically, Python flavors landing today Message-ID: <10532992-C4F8-4527-BBA5-DD3B845B29E4@lastsummer.de> In-Reply-To: <7c9a5e55-505f-9160-2886-56c451cdf9b1@FreeBSD.org> References: <7c9a5e55-505f-9160-2886-56c451cdf9b1@FreeBSD.org>
next in thread | previous in thread | raw e-mail | index | archive | help
Hi, > On 30. Nov 2017, at 4:32 PM, Mathieu Arnold <mat@FreeBSD.org> wrote: > > | See Ports now have flavors enabled| > | Tool developers, see https://wiki.freebsd.org/Ports/FlavorsTools| > | All Python dependencies must have @${PY_FLAVOR} appended to them| Very nice work, a thank you to all the people who worked on this! :) Preliminary build tests from here look as fine as ever, although the full batch is still running. FWIW, I found that fetch-recursive stopped working with FLAVOR set: # cd /usr/ports/databases/py-sqlite3 # make fetch-recursive FLAVOR=py27 ===> Fetching all distfiles for py27-sqlite3-2.7.14_7 and dependencies ===> License PSFL accepted by the user ===> py27-sqlite3-2.7.14_7 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by py27-sqlite3-2.7.14_7 for building ===> pkg-1.10.2 FLAVOR is defined (to py27) while this port does not have FLAVORS.. *** Error code 1 Stop. make[1]: stopped in /usr/ports/ports-mgmt/pkg *** Error code 1 Stop. make: stopped in /usr/ports/databases/py-sqlite3 Cheers, Franco
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?10532992-C4F8-4527-BBA5-DD3B845B29E4>