https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=219796
--- Comment #5 from Po-Chuan Hsieh <[email protected]> --- (In reply to Grzegorz Junka from comment #4) Here's the reason why it failed in poudriere. ruby's configure script checks for unw_backtrace() in libunwind. When CAPIDOCS enabled, libunwind is installed as a dependency of doxygen and graphviz. Then, ruby links against libunwind.so.8 but the dependency is not registered. -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-ruby To unsubscribe, send any mail to "[email protected]"
