<div dir="ltr">PHP is working, I've just didn't have any php process running on the system<br><div><br><div class="gmail_quote"><div dir="ltr">On Sun, Mar 20, 2016 at 1:46 PM Sergey Avseyev <<a href="mailto:sergey.avseyev@gmail.com">sergey.avseyev@gmail.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div><div>The problem with ruby can be fixed by adding /usr/sbin into PATH during build, and also forcing --enable-dtrace switch for ./configure script<br><br></div>I made a patch here <a href="https://github.com/OpenIndiana/oi-userland/pull/1768" target="_blank">https://github.com/OpenIndiana/oi-userland/pull/1768</a><br><br></div>PHP makefile have this, but still doesn't seem like working, so I will continue experiments with it.</div><div dir="ltr"><br><div><div><div><br><div class="gmail_quote"><div dir="ltr">On Sun, Mar 20, 2016 at 1:54 AM Sergey Avseyev <<a href="mailto:sergey.avseyev@gmail.com" target="_blank">sergey.avseyev@gmail.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">Hi guys, I've been trying to learn and use dtrace to analyze my ruby code. And I was surprised to realized that ruby binaries compiled without dtrace support, which has been implemented there a couple of years ago (since 2.0 if I'm not mistaken).<div><br></div><div>I've open an issue ticket about that on redmine: <a href="https://www.illumos.org/issues/6766" target="_blank">https://www.illumos.org/issues/6766</a></div><div><br></div><div>Basically build scripts make some guessing about dtrace support, and my guess is that that test has failed, and it just disable all those probes.</div><div><br></div><div>I also opened similar ticket for PHP <a href="https://www.illumos.org/issues/6767" target="_blank">https://www.illumos.org/issues/6767</a></div><div><br></div><div>Thank you.</div></div></blockquote></div></div></div></div></div></blockquote></div></div></div>