Blair Zajac | 29 Jun 2012 20:49
Gravatar

Hinting to buildbot for required variants

I'm compiling ice-java and ice33-java and the builds fail [1] on the 
buildbot because the db46 port doesn't enable the +java variant by 
default.  Is there a way we can hint to the bot to add this variant?

Blair

[1] 
http://build.macports.org/builders/buildports-lion-x86_64/builds/2081/steps/compile/logs/stdio
Clemens Lang | 29 Jun 2012 22:01
Favicon

Re: Hinting to buildbot for required variants

Hi,

On Fri, Jun 29, 2012 at 11:49:47AM -0700, Blair Zajac wrote:
> Is there a way we can hint to the bot to add this variant?

Other than adding +java to default variants in db46, no.
AFAIK, we're trying to avoid depending on variants by transforming the
variants into subports instead where possible. You might want to check
whether you can make db46 +java db46-java instead, which you would be
able to depend on.

--

-- 
Clemens Lang

Lawrence Velázquez | 29 Jun 2012 22:02
Picon
Gravatar

Re: Hinting to buildbot for required variants

On Jun 29, 2012, at 2:49 p.m., Blair Zajac wrote:

> I'm compiling ice-java and ice33-java and the builds fail [1] on the buildbot because the db46 port
doesn't enable the +java variant by default.  Is there a way we can hint to the bot to add this variant?

The buildbots only build with default variants.

vq


Gmane