rsync'ing symlinks

Ryan Schmidt ryandesign at macports.org
Sat Aug 31 01:43:59 PDT 2013


On Aug 31, 2013, at 03:20, Blair Zajac wrote:
> 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?

The buildbot will build all ports you committed, if packages for them don't already exist.

If you then need to ask the buildbot to re-try ports that depend on those ports, you log in to the buildbot web site and tell it what ports to rebuild.

https://lists.macosforge.org/pipermail/macports-dev/2013-July/023555.html




More information about the macports-dev mailing list