rsync'ing symlinks

Blair Zajac blair at orcaware.com
Sat Aug 31 01:20:24 PDT 2013


On 08/28/2013 06:52 AM, Joshua Root wrote:
> On 2013-8-28 23:44 , Ryan Schmidt wrote:
>>
>>> One other question, does updating any file in a port directory, e.g. zeroc-ice35/, cause a rebuild, or just modifying the Portfile?
>>
>> Only the Portfile.
>
> That's incorrect. You can't cause a rebuild of the same
> version+revision, but changing files/ will trigger a build if the
> current version hasn't already succeeded.
>
> <https://build.macports.org/builders/buildports-mtln-x86_64/builds/7493>
> <https://trac.macports.org/browser/contrib/buildbot/master.cfg#L94>

Let's say I have zeroc-ice35 and py27-zeroc-ice35 that both compile fine 
on my MacBook Pro, but on the 8-core buildbots the parallel build breaks 
in zeroc-ice35.  Once I turn off parallel builds on zeroc-ice35, how do 
I kick the buildbot to build py27-zeroc-ice35, which presumably didn't 
compile successfully since zeroc-ice35 failed?

Blair



More information about the macports-dev mailing list