Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 24 Dec 2013 16:33:50 +0000
From:      William Grzybowski <william88@gmail.com>
To:        John Marino <marino@freebsd.org>
Cc:        python <python@freebsd.org>
Subject:   Re: Any fixes in work for py-setuptools for python 3.3+ ?
Message-ID:  <CAHtVNLN1EZzN=RPFy_p=CUAc_Vy5TK0-00tEaBTECT2XKaJavQ@mail.gmail.com>
In-Reply-To: <52B9B5C4.8050101@marino.st>
References:  <52B9B5C4.8050101@marino.st>

next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, Dec 24, 2013 at 4:26 PM, John Marino <freebsd.contact@marino.st> wrote:
> Recently, probably caused by recent changes to devel/py-setuptools,
> around 6 ports broke all in the same way.  An example is below:
>
>> =======================<phase: build-depends  >============================
>> ===>   brebis-0.8 depends on package: py33-setuptools>0 - not found
>> ===>    Verifying install for py33-setuptools>0 in /usr/ports/devel/py-setuptools
>> ===>   brebis-0.8 depends on package: /packages/All/py33-setuptools-1.1.7_1.txz - not found
>> ===>   USE_PACKAGE_DEPENDS_ONLY set - not building missing dependency from source
>> *** Error code 1
>> Stop.
>> make: stopped in /usr/ports/sysutils/brebis
>
> Is python@ aware and are these ports going to be restored?
> I can provide a list of the broken ports I've seen so far if not.

These are not port breakages.

poudriere builds only one package per port, devel/py-setuptools builds
py27-setuptools because python.27 is the default version.

sysutils/brebis for instance, can only work for python 3.3+, it
depends on setuptools but it cant build because setuptools was built
for the default version.

It was not a problem before in poudriere because setuptools was not a
build dependency.

-- 
William Grzybowski
------------------------------------------
Curitiba/PR - Brasil



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CAHtVNLN1EZzN=RPFy_p=CUAc_Vy5TK0-00tEaBTECT2XKaJavQ>