Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 19 Aug 2014 15:23:15 +0930
From:      Shane Ambler <FreeBSD@ShaneWare.Biz>
To:        Alexey Dokuchaev <danfe@nsu.ru>,  "ports@freebsd.org Ports" <ports@FreeBSD.org>
Subject:   Re: tinderbox seems broken after recent commits (python-related?)
Message-ID:  <53F2E64B.1010407@ShaneWare.Biz>
In-Reply-To: <53EB4946.7090307@ShaneWare.Biz>
References:  <53EB4946.7090307@ShaneWare.Biz>

next in thread | previous in thread | raw e-mail | index | archive | help
On 19/08/2014 13:26, Alexey Dokuchaev wrote:> hi there,
>
> tinderbox is unable to build more-or-less complex ports for couple of days
> now; both for 8.4/pkg_tools and 9.3/pkgng: it quietly exits with no
package
> produced and no logs generated, except build/<build-name>/make.0 that
looks
> always like this (modulo list of dependent packages, can be longer):
>
> `python27-2.7.8_3.txz' is up to date.
> `gettext-0.18.3.1_1.txz' is up to date.
> `libiconv-1.14_3.txz' is up to date.
> `indexinfo-0.2.txz' is up to date.
> make: Graph cycles through `py27-pylib-1.4.20.txz'
> make: Graph cycles through `py27-setuptools27-5.5.1.txz'
> `pkgconf-0.9.6_1.txz' is up to date.
> `pkg-1.3.6.txz' is up to date.
>
> On stable/8, make(1) falls into endless loop, repeating these lines all
> over again untill it dies via sig11.
>
> Can it be related to the recent Python framework overhaul?  Any ideas how
> to remedy the situation?  Thanks,
>
> ./danfe

This was mentioned earlier on the tinderbox list ---


-------- Original Message --------
Subject: Re: "Graph cycles through" in devel/p5-CPAN-Meta-Requirements
Date: Wed, 13 Aug 2014 20:47:26 +0930
From: Shane Ambler <FreeBSD@ShaneWare.Biz>
To: Tomoyuki Sakurai <tomoyukis@reallyenglish.com>,
"tinderbox-list@marcuscom.com" <tinderbox-list@marcuscom.com>

On 13/08/2014 16:41, Tomoyuki Sakurai wrote:
> hi,
> 
> just fyi, tinderbox users. devel/p5-CPAN-Meta-Requirements has a
> circular dependency on p5-CPAN-Meta. any port depending on
> p5-CPAN-Meta, munin-node in my case, cannot be built on tinderbox. the
> build silently fails as if there was no error.
> 
> this will hit you hard if you build your packages and assume no error
> means no problem.
> 
> a work around is commenting out TEST_DEPENDS line in
> devel/p5-CPAN-Meta-Requirements/Makefile.
> 

I'm getting circular dependencies with python ports too.

Comment out the TEST_DEPENDS in devel/py-setuptools/Makefile to stop it
for now.

I think this started with changing USE_PYTHON to USES=python possibly
same for perl. Maybe mixing the two is the issue.






Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?53F2E64B.1010407>