Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 29 May 2015 01:17:46 +0100
From:      Daniel Austin <freebsd-ports@dan.me.uk>
To:        Mathieu Arnold <mat@FreeBSD.org>, freebsd-ports@freebsd.org
Subject:   Re: some ports always rebuild with oudriere?
Message-ID:  <5567B02A.9000108@dan.me.uk>
In-Reply-To: <EC96BB4C1C05BD94B97F4657@atuin.in.mat.cc>
References:  <20150528192226.GA10291@vash.rhavenn.local> <EC96BB4C1C05BD94B97F4657@atuin.in.mat.cc>

next in thread | previous in thread | raw e-mail | index | archive | help
Hi Mathieu,

On 29/05/2015 00:16, Mathieu Arnold wrote:
> | www/linkchecker
> |
> | It always reports that:
> | Deleting linkchecker-9.3.txz: new dependency: www/twill
> |
> | and rebuilds itself no matter how many times I run poudriere bulk
> | without any other changes.
>
> This usually happens when the dependency in the Makefile is badly done.
>
> In this case, the dependency was:
> LOGIN_RUN_DEPENDS=      twill:${PORTSDIR}/www/twill
>
> which means "register a dependency on the twill executable installed by
> www/twill" Thing is, there is no twill executable installed by twill, it's
> obviously a mistake, I've fixed it.

I also get this exact same issue on every build run for editors/abiword 
as follows:

[00:04:45] ====>> Deleting abiword-2.8.6_10.txz: new dependency: 
textproc/aiksaurus-gtk

This may need the same treatment as www/linkchecker had.


Thanks,

Daniel.




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?5567B02A.9000108>