Can't build ruby20 on -current: it doesn't honor WITHOUT_CDDL=yes

Andrey Chernov ache at freebsd.org
Thu Oct 30 10:11:38 UTC 2014


Hi.
I disable zfs and dtrace on my machine using WITHOUT_CDDL=yes in
/etc/src.conf
ryby20 port throw this error:
...
checking for valgrind/memcheck.h... no
checking for strip... strip
configure: error: dtrace(1) is missing
===>  Script "configure" failed unexpectedly.

I see you have sophisticated check depending on OS version for
CONFIGURE_ARGS+=        --enable-dtrace
IMHO, it should be replaced to test dtrace binary presence instead.

-- 
http://ache.vniz.net/


More information about the freebsd-ruby mailing list