some ports always rebuild with oudriere?

Daniel Austin freebsd-ports at dan.me.uk
Fri May 29 00:17:57 UTC 2015


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.



More information about the freebsd-ports mailing list