Fwd: [40828] contrib/mpab/chroot-scripts/buildports

C. Florian Ebeling florian.ebeling at gmail.com
Fri Oct 17 12:08:54 PDT 2008


On Fri, Oct 17, 2008 at 8:47 PM, Bryan Blackburn <blb at macports.org> wrote:
> On Fri, Oct 17, 2008 at 11:53:37AM +0200, C. Florian Ebeling said:
>> On Fri, Oct 17, 2008 at 9:30 AM, Bryan Blackburn <blb at macports.org> wrote:
>> > On Fri, Oct 17, 2008 at 08:54:42AM +0200, C. Florian Ebeling said:
>> >> Hi Bryan,
>> >>
>> > [...]
>> >> -      portOutput=`/opt/local/bin/port -dvf uninstall $uninstallPort 2>&1`
>> >> +      portOutput=`/opt/local/bin/port -dvf deactivate $uninstallPort 2>&1`
>> >>        if [[ $? != 0 ]]; then
>> >>           echo $portOutput
>> >>           break
> Definitely not all, that'd take forever on my MBP, I usually let it build
> 150-200 as a test, but I let it run without a port list and kill it after a
> while.

But mpab sorts the list of ports on dependencies before running, so they
maybe have all zero dependencies at the start. And those should indeed
not be effected, because they get explicitly uninstalled, other than the
dependency ports. I think that explains it :)

Florian




-- 
Florian Ebeling
Twitter: febeling
florian.ebeling at gmail.com


More information about the macports-dev mailing list