Date: Tue, 13 Jun 2017 16:00:44 +0000 From: bugzilla-noreply@freebsd.org To: ruby@FreeBSD.org Subject: [Bug 219796] devel/ruby-gems doesn't build - Shared object "libunwind.so.8" not found Message-ID: <bug-219796-21402-ONK32sG1q2@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-219796-21402@https.bugs.freebsd.org/bugzilla/> References: <bug-219796-21402@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D219796 --- Comment #5 from Po-Chuan Hsieh <sunpoet@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 CAPID= OCS enabled, libunwind is installed as a dependency of doxygen and graphviz. Th= en, ruby links against libunwind.so.8 but the dependency is not registered. --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-219796-21402-ONK32sG1q2>