When ruby is configured with the --enable-install-capi flag, the build will fail if make -j is used because the build tries to generate docs for objects that don't exist yet.swills (Steve Wills)
Tried everything I could, but still can't get things to link, on 11.0 or 12-CURRENT. If I'm doing something wrong, please let me know.swills (Steve Wills)
Looks like the docs say to use configure.ac: https://www.gnu.org/savannah-checkouts/gnu/autoconf/manual/autoconf-2.69/html_node/Writing-Autoconf-Input.html#Writing-Autoconf-Input Or am I misunderstanding something? Thanks!swills (Steve Wills)
Naohisa Goto wrote: > On Solaris 10, the origin of dtrace, it seems "-xnolibs" is not supported. > ... Unfortunately, that page is a bit out of date. Here's one page which has examples with -xnolibs: http://dtrace.org/blogs/dap/2011...swills (Steve Wills)
Vit Ondruch wrote: > Steve Wills wrote: > ... It may provide a program with the same name, but it is not equivalent. If it did, this fix wouldn't break it for you.swills (Steve Wills)
This fails to build now: ~~~ array.o: In function `ary_new': /usr/local/poudriere/ports/default/lang/ruby24/work/ruby-2.4.0-rc1/array.c:472: undefined reference to `__dtraceenabled_ruby___array__create' /usr/local/poudriere/ports/d...swills (Steve Wills)