<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    Hello Ryan,<br>
    <br>
    I just noticed that you removed the "2> /dev/null" for the
    2STEP_TEST in erts/configure.in. Was there a reason for doing that?
    As it is now when the test fails on osx in prints the output of the
    dtrace command to the shell which is not really what you want.<br>
    <br>
    Lukas<br>
    <div class="moz-cite-prefix">On 15/01/14 23:32, Ryan Zezeski wrote:<br>
    </div>
    <blockquote
cite="mid:CACZcpen=FrdzxDXbsNYa6tmTx8WP7oz_i6yPjwG_dSEQQzyP5Q@mail.gmail.com"
      type="cite">
      <div dir="ltr">Any news? Would be nice if R17 worked with DTrace
        on latest Illumos kernel.</div>
      <div class="gmail_extra"><br>
        <br>
        <div class="gmail_quote">On Tue, Dec 10, 2013 at 8:26 AM, Henrik
          Nord <span dir="ltr"><<a moz-do-not-send="true"
              href="mailto:henrik@erlang.org" target="_blank">henrik@erlang.org</a>></span>
          wrote:<br>
          <blockquote class="gmail_quote" style="margin:0 0 0
            .8ex;border-left:1px #ccc solid;padding-left:1ex">
            <div bgcolor="#FFFFFF" text="#000000"> Thank you for your
              contribution !<br>
              <br>
              patch <span
style="color:rgb(51,51,51);font-family:Helvetica,arial,freesans,clean,sans-serif;font-size:13px;font-style:normal;font-variant:normal;font-weight:normal;letter-spacing:normal;line-height:22px;text-align:start;text-indent:0px;text-transform:none;white-space:normal;word-spacing:0px;background-color:rgb(251,251,251);display:inline!important;float:none">has
                been assigned to be reviewed</span>
              <div>
                <div class="h5"><br>
                  <br>
                  <br>
                  <div>On 2013-12-07 22:00, Ryan Zezeski wrote:<br>
                  </div>
                </div>
              </div>
              <blockquote type="cite">
                <div>
                  <div class="h5">
                    <div dir="ltr"><a moz-do-not-send="true"
                        href="https://github.com/erlang/otp/pull/156"
                        target="_blank">https://github.com/erlang/otp/pull/156</a><br>
                      <div><br>
                      </div>
                      <div>This patch fixes the configure and Makefile
                        scripts to work with newer DTrace. This applies
                        to all Illumos derivatives including
                        OpenIndiana, SmartOS and OmnioOS. I've copied
                        the commit message here verbatim.</div>
                      <div><br>
                      </div>
                      <div>--- SNIP ---</div>
                      <div><br>
                      </div>
                      <div>
                        <div>    Fix DTrace build on Illumos</div>
                        <div><br>
                        </div>
                        <div>    DTrace was recently patched in Illumos
                          to fail to create an object</div>
                        <div>    file if no probes are found.</div>
                        <div><br>
                        </div>
                        <div>    * <a moz-do-not-send="true"
                            href="https://www.illumos.org/issues/4248"
                            target="_blank">https://www.illumos.org/issues/4248</a></div>
                        <div>    * <a moz-do-not-send="true"
href="https://github.com/illumos/illumos-gate/commit/54a20ab41aadcb81c53e72fc65886e964e9add59"
                            target="_blank">https://github.com/illumos/illumos-gate/commit/54a20ab41aadcb81c53e72fc65886e964e9add59</a></div>
                        <div><br>
                        </div>
                        <div>    This patch fixes two issues:</div>
                        <div><br>
                        </div>
                        <div>    * Modify the configure script to pass
                          an object file to `dtrace -G`</div>
                        <div>      that actually invokes a probe.</div>
                        <div><br>
                        </div>
                        <div>     * Remove creation of `dtrace_user.o`
                          from the dyntrace Makefile. In a</div>
                        <div>      previous commit [1] Scott Fritchie
                          relocated all the user probes</div>
                        <div>      into the VM proper due to
                          difficulties with DTrace probes in shared</div>
                        <div>      libraries. The `dtrace_user.d` file
                          is now empty and generates a</div>
                        <div>      header file with nothing in it. There
                          is no longer any reason to</div>
                        <div>      generate `dtrace_user.o` because all
                          the probes are in the VM. Thus</div>
                        <div>      all the steps for building
                          `dtrace_user.o` have been removed.</div>
                        <div><br>
                        </div>
                        <div>    [1]: <a moz-do-not-send="true"
href="https://github.com/erlang/otp/commit/75552bd3bb4e7f3cf4dab81a5c81cf73b1d3fb99"
                            target="_blank">https://github.com/erlang/otp/commit/75552bd3bb4e7f3cf4dab81a5c81cf73b1d3fb99</a></div>
                      </div>
                      <div><br>
                      </div>
                      <div>--- END SNIP ---</div>
                      <div><br>
                      </div>
                      <div>-Z</div>
                    </div>
                    <br>
                    <fieldset></fieldset>
                    <br>
                  </div>
                </div>
                <pre>_______________________________________________
erlang-patches mailing list
<a moz-do-not-send="true" href="mailto:erlang-patches@erlang.org" target="_blank">erlang-patches@erlang.org</a>
<a moz-do-not-send="true" href="http://erlang.org/mailman/listinfo/erlang-patches" target="_blank">http://erlang.org/mailman/listinfo/erlang-patches</a><span class="HOEnZb"><font color="#888888">
</font></span></pre>
                <span class="HOEnZb"><font color="#888888"> </font></span></blockquote>
              <span class="HOEnZb"><font color="#888888"> <br>
                  <pre cols="72">-- 
/Henrik Nord Erlang/OTP</pre>
                </font></span></div>
          </blockquote>
        </div>
        <br>
      </div>
      <br>
      <fieldset class="mimeAttachmentHeader"></fieldset>
      <br>
      <pre wrap="">_______________________________________________
erlang-patches mailing list
<a class="moz-txt-link-abbreviated" href="mailto:erlang-patches@erlang.org">erlang-patches@erlang.org</a>
<a class="moz-txt-link-freetext" href="http://erlang.org/mailman/listinfo/erlang-patches">http://erlang.org/mailman/listinfo/erlang-patches</a>
</pre>
    </blockquote>
    <br>
  </body>
</html>