Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 23 Aug 2014 14:19:24 +0100
From:      Chris Rees <crees@bayofrum.net>
To:        Matthias Apitz <guru@unixarea.de>,  Greg Rivers <gcr+freebsd-ports@tharned.org>
Cc:        freebsd-ports@freebsd.org
Subject:   Re: Building interactive ports with poudriere
Message-ID:  <53F894DC.8050505@bayofrum.net>
In-Reply-To: <20140818052144.GA11336@sh4-5.1blu.de>
References:  <alpine.BSF.2.11.1408171909170.11955@angus.tharned.org> <20140818052144.GA11336@sh4-5.1blu.de>

next in thread | previous in thread | raw e-mail | index | archive | help
On 18/08/2014 06:21, Matthias Apitz wrote:
> El día Sunday, August 17, 2014 a las 07:21:06PM -0500, Greg Rivers escribió:
> 
>> What's the proper way to tell poudriere to accept a license?
>>
>> Example:
>> # DISABLE_LICENSES=yes poudriere bulk -j 100amd64 sysutils/fusefs-exfat sysutils/exfat-utils
>> [snip]
>> ====>> Building 2 packages using 2 builders
>> ====>> Starting/Cloning builders
>> ====>> Hit CTRL+t at any time to see build progress and stats
>> ====>> [01] Starting build of sysutils/fusefs-exfat
>> ====>> [02] Starting build of sysutils/exfat-utils
>> ====>> [02] Finished build of sysutils/exfat-utils: Ignored: License Microsoft-exFAT needs confirmation, but BATCH is defined
>> ====>> [01] Finished build of sysutils/fusefs-exfat: Ignored: License Microsoft-exFAT needs confirmation, but BATCH is defined
>> ====>> Stopping 2 builders
>> ====>> No package built, no need to update the repository
>> [snip]
>>
>> Setting environment variables doesn't seem to work.
> 
> I have set with success
> 
> NO_IGNORE=yes
> 
> in the make.conf file of the jail to build ports marked with IGNORE.
> Don't know if this helps in this case too.

Necro-post, sorry, but this should be in the archives.

The easiest way is to put DISABLE_LICENSES=yes into make.conf.  Using
NO_IGNORE will result in wasted time building known-broken ports.

Chris


-- 
This message has been scanned for viruses and
dangerous content by MailScanner, and is
believed to be clean.




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