Date: Fri, 06 Jul 2018 21:01:44 +0200 From: Jan Beich <jbeich@FreeBSD.org> To: Martin Wilke <miwi@FreeBSD.org> Cc: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: Re: svn commit: r474017 - in head: Mk Mk/Uses lang/python-doc-html Message-ID: <tvpc-dw87-wny@FreeBSD.org> In-Reply-To: <201807061611.w66GBFxi067550@repo.freebsd.org> (Martin Wilke's message of "Fri, 6 Jul 2018 16:11:15 %2B0000 (UTC)") References: <201807061611.w66GBFxi067550@repo.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
Martin Wilke <miwi@FreeBSD.org> writes: > # Mk/bsd.default-versions.mk in sync. > -_PYTHON_VERSIONS= 2.7 3.6 3.5 3.4 # preferred first > +_PYTHON_VERSIONS= 2.7 3.6 3.7 3.5 3.4 # preferred first Not enough to unbreak @py37 flavors e.g., $ sudo nice poudriere bulk -Ctj 104i386 devel/py-adb@py37 [...] [00:00:03] [01] [00:00:00] Building security/py-m2crypto@py37 | py37-m2crypto-0.30.1 [00:00:03] [02] [00:00:00] Building devel/py-libusb1@py37 | py37-libusb1-1.6.4 [00:00:04] [02] [00:00:01] Finished devel/py-libusb1@py37 | py37-libusb1-1.6.4: Ignored: Unknown flavor 'py37', possible flavors: py27 py36. [00:00:04] [01] [00:00:01] Finished security/py-m2crypto@py37 | py37-m2crypto-0.30.1: Ignored: Unknown flavor 'py37', possible flavors: py27 py36. [00:00:04] [01] [00:00:01] Skipping devel/py-adb@py37 | py37-adb-1.3.0.1: Dependent port security/py-m2crypto@py37 | py37-m2crypto-0.30.1 ignored [00:00:04] [02] [00:00:01] Skipping devel/py-adb@py37 | py37-adb-1.3.0.1: Dependent port devel/py-libusb1@py37 | py37-libusb1-1.6.4 ignored [00:00:04] Stopping 3 builders [00:00:04] No package built, no need to update the repository
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?tvpc-dw87-wny>