<html><head><meta http-equiv="Content-Type" content="text/html; charset=utf-8"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; line-break: after-white-space;" class=""><br class=""><div><br class=""><blockquote type="cite" class=""><div class="">On Nov 10, 2017, at 2:50 PM, Zachary Turner <<a href="mailto:zturner@google.com" class="">zturner@google.com</a>> wrote:</div><br class="Apple-interchange-newline"><div class="">I checked in a fix for that already, sorry for the trouble.  I’m waiting for it to cycle <br class=""></div></blockquote><div><br class=""></div>awesome. Thanks!</div><div><br class=""></div><div>-- adrian</div><div><br class=""><blockquote type="cite" class=""><div class=""><div class="gmail_quote"><div dir="ltr" class="">On Fri, Nov 10, 2017 at 2:49 PM Adrian Prantl <<a href="mailto:aprantl@apple.com" class="">aprantl@apple.com</a>> wrote:<br class=""></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">It looks like this broke green dragon:<br class="">
<br class="">
<a href="http://green.lab.llvm.org/green/job/clang-stage1-configure-RA/40383/console" rel="noreferrer" target="_blank" class="">http://green.lab.llvm.org/green/job/clang-stage1-configure-RA/40383/console</a><br class="">
<br class="">
llvm-lit: /Users/buildslave/jenkins/workspace/clang-stage1-configure-RA/llvm/projects/libcxx/utils/libcxx/test/config.py:173: note: Adding environment variables: {'DYLD_LIBRARY_PATH': '/Users/buildslave/jenkins/workspace/clang-stage1-configure-RA/clang-build/./lib', 'LIBCXX_FILESYSTEM_DYNAMIC_TEST_ROOT': '/Users/buildslave/jenkins/workspace/clang-stage1-configure-RA/clang-build/projects/libcxx/test/filesystem/Output/dynamic_env'}<br class="">
<br class="">
llvm-lit: /Users/buildslave/jenkins/workspace/clang-stage1-configure-RA/llvm/utils/lit/lit/llvm/config.py:332: note: using clang: /Users/buildslave/jenkins/workspace/clang-stage1-configure-RA/clang-build/bin/clang<br class="">
llvm-lit: /Users/buildslave/jenkins/workspace/clang-stage1-configure-RA/llvm/utils/lit/lit/util.py:379: note: using SDKROOT: '/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk'<br class="">
<br class="">
llvm-lit: /Users/buildslave/jenkins/workspace/clang-stage1-configure-RA/llvm/utils/lit/lit/TestingConfig.py:101: fatal: unable to parse config file '/Users/buildslave/jenkins/workspace/clang-stage1-configure-RA/llvm/tools/clang/test/debuginfo-tests/<a href="http://lit.cfg.py/" rel="noreferrer" target="_blank" class="">lit.cfg.py</a>', traceback: Traceback (most recent call last):<br class="">
  File "/Users/buildslave/jenkins/workspace/clang-stage1-configure-RA/llvm/utils/lit/lit/TestingConfig.py", line 88, in load_from_path<br class="">
    exec(compile(data, path, 'exec'), cfg_globals, None)<br class="">
  File "/Users/buildslave/jenkins/workspace/clang-stage1-configure-RA/llvm/tools/clang/test/debuginfo-tests/<a href="http://lit.cfg.py/" rel="noreferrer" target="_blank" class="">lit.cfg.py</a>", line 36, in <module><br class="">
    config.test_source_root = os.path.join(config.debuginfo_tests_src_root, 'tests')<br class="">
AttributeError: TestingConfig instance has no attribute 'debuginfo_tests_src_root'<br class="">
<br class="">
FAILED: CMakeFiles/check-all<br class="">
<br class="">
-- adrian<br class="">
<br class="">
> On Nov 10, 2017, at 1:00 PM, Zachary Turner via llvm-dev <<a href="mailto:llvm-dev@lists.llvm.org" target="_blank" class="">llvm-dev@lists.llvm.org</a>> wrote:<br class="">
><br class="">
> This is in as of r317925.  I'm keeping an eye out for failure notifications.  I may or may not need help diagnosing if something does go wrong (although I'm keeping my fingers crossed)<br class="">
><br class="">
> On Thu, Nov 9, 2017 at 4:05 PM Zachary Turner <<a href="mailto:zturner@google.com" target="_blank" class="">zturner@google.com</a>> wrote:<br class="">
> Since it's towards the end of the day already, I'll put this in tomorrow morning around 9 or 10, to make sure I'm around to fix anything that arises (or revert).<br class="">
><br class="">
><br class="">
><br class="">
> On Thu, Nov 9, 2017 at 2:53 PM Mike Edwards <<a href="mailto:medwards@apple.com" target="_blank" class="">medwards@apple.com</a>> wrote:<br class="">
> Hi Zach,<br class="">
> Thanks for doing this extra work to make this lower impact for the rest of us.  Let’s give it a try and see what happens.<br class="">
><br class="">
> -Mike<br class="">
><br class="">
><br class="">
><br class="">
>> On Nov 9, 2017, at 13:37, Zachary Turner <<a href="mailto:zturner@google.com" target="_blank" class="">zturner@google.com</a>> wrote:<br class="">
>><br class="">
>> Hi all, I think I've addressed all the concerns here, and I believe there should be no immediate impact to the current workflow.  with that said, I plan to commit this either later today or early tomorrow if there are no other concerns.<br class="">
>><br class="">
>> On Tue, Nov 7, 2017 at 12:19 PM Zachary Turner <<a href="mailto:zturner@google.com" target="_blank" class="">zturner@google.com</a>> wrote:<br class="">
>> I tested this out, and AFAICT nothing will change.  It will continue to just work if you have it checked out under clang/tests.  It's a bit hard to construct this configuration locally since it requires moving some files around, and applying half of a CL here and half of a CL there.  But, AFAICT it works.<br class="">
>><br class="">
>> I'm happy to send you some patches if you want to try them locally and confirm.<br class="">
>><br class="">
>> I'd like to print out a CMake warning if it detects the tree under clang/test and just mention that the workflow is deprecated.  Any objections?<br class="">
>><br class="">
>> On Mon, Nov 6, 2017 at 1:49 PM Mike Edwards <<a href="mailto:medwards@apple.com" target="_blank" class="">medwards@apple.com</a>> wrote:<br class="">
>> Thank you Zach.<br class="">
>><br class="">
>><br class="">
>>> On Nov 6, 2017, at 13:37, Zachary Turner <<a href="mailto:zturner@google.com" target="_blank" class="">zturner@google.com</a>> wrote:<br class="">
>>><br class="">
>>> I’m going to spend a little time seeing if i can make the change invisible to the bots so they will continue to work as they do today.  Will report back after I’ve explored that a bit<br class="">
>>> On Mon, Nov 6, 2017 at 1:35 PM Mike Edwards <<a href="mailto:medwards@apple.com" target="_blank" class="">medwards@apple.com</a>> wrote:<br class="">
>>>> I'm honestly not opposed to this idea.  It just seems a shame to do this for purely logistical reasons if most people agree that the "right" place for debuginfo-tests is outside of the clang tree.<br class="">
>>><br class="">
>>> I totally understand what you are saying here and will just add that sometimes being part of a larger community means being willing to do things, sometimes, not exactly the “right” way, due to logistical reasons.  I am not opposed to what you would like to do, I’m just furrowing my brow at the timeframe in which to do it.<br class="">
>>><br class="">
>>>><br class="">
>>>> That said, I'd still like to hear from ChrisM and MikeE about why it will take so long, because on the surface it seems like a low-impact move.<br class="">
>>><br class="">
>>> Past experience has taught me, anything I think is going to be simple and quick to fix, rarely ever turns out that way.  While there will be a significant amount of work to change the way our bots work here at Apple, the work is not impossible to accomplish.  Given the choice, I would of course prefer an approach such as Paulr has suggested.  The ability to run things in parallel for a time provides for a much lower impact change on the entire community.  I think this approach may also give us some time to decide where the debuginfo-test should fit in the new mono-repo.  It would be a bummer to do the work necessary to make this change, only to discover we would have to do it differently in the not too distant future to accommodate the new mono-repo.<br class="">
>>><br class="">
>>>  Zach, I do not want to be a blocker here.  I just want to make sure we have explored all of the options to make sure we are not missing a lower impact approach.  I also want to make sure we are not doing something that could wait until we migrate to the mono-repo next year.<br class="">
>>><br class="">
>>> Thanks,<br class="">
>>> Mike<br class="">
>><br class="">
><br class="">
> _______________________________________________<br class="">
> LLVM Developers mailing list<br class="">
> <a href="mailto:llvm-dev@lists.llvm.org" target="_blank" class="">llvm-dev@lists.llvm.org</a><br class="">
> <a href="http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-dev" rel="noreferrer" target="_blank" class="">http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-dev</a><br class="">
<br class="">
</blockquote></div>
</div></blockquote></div><br class=""></body></html>