[Bug 219796] devel/ruby-gems doesn't build - Shared object "libunwind.so.8" not found

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Tue Jun 13 16:00:44 UTC 2017


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=219796

--- Comment #5 from Po-Chuan Hsieh <sunpoet at FreeBSD.org> ---
(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.


More information about the freebsd-ruby mailing list