[llvm-commits] [zork] tweak powerpc64 clang buildbot packagecache setting

David Blaikie dblaikie at gmail.com
Mon Aug 20 10:30:46 PDT 2012


On Mon, Aug 20, 2012 at 6:59 AM, Will Schmidt <will_schmidt at vnet.ibm.com> wrote:
> On Fri, 2012-08-17 at 12:06 -0700, David Blaikie wrote:
>> LGTM - please commit. (or if you don't have commit access, I can do
>> that for you)
>
> Please commit for me.  :-)

Committed as r162211 (side note: removed some windows newlines in a
separate prior commit - I suspect those came from your original patch
to add the builders. You might want to check your Subversion/other
configuration so you don't include Windows line endings in future
commits (actually... this might not be your problem, but that of
whoever committed the patches for you previously, I believe there's a
Subversion client option to ensure it doesn't submit client-specific
line endings to the server))

> I've not (yet) requested commit access.
>
> Thanks,
> -Will
>
>>
>> On Fri, Aug 17, 2012 at 11:45 AM, Will Schmidt
>> <will_schmidt at vnet.ibm.com> wrote:
>> > [zork] tweak powerpc64 clang buildbot packagecache setting
>> >
>> > Upon further review and poking at the ppc64 clang buildbot, and with
>> > some debug help from d0k (Benjamin Kramer), we noticed that the
>> > package_cache setting refers to a in-lab cache, which is not resolvable
>> > by this system.
>> >
>> > Since this system is not in the lab with those other systems, that cache
>> > entry does no good, so remove it from the stanza for this builder.
>> >
>> > ---
>> >
>> > I expect this to work, but welcome any comments or other
>> > suggestions.  :-)
>> >
>> > Thanks,
>> > -Will
>> >
>> >
>> >
>> > _______________________________________________
>> > llvm-commits mailing list
>> > llvm-commits at cs.uiuc.edu
>> > http://lists.cs.uiuc.edu/mailman/listinfo/llvm-commits
>> >
>>
>
>



More information about the llvm-commits mailing list