[Bug 217333] deskutils/calibre: installation failed on FreeBSD-11

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Sat Feb 25 09:34:31 UTC 2017


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

--- Comment #3 from Guido Falsi <madpilot at FreeBSD.org> ---
(In reply to Igor Pavlov from comment #2)
> I've reinstalled the qt5-webkit-5.7.1 port, but it doesn't help.

The error is a caused by a calibre python file not being able to load a
required library from py-qt5, which is external to the calibre port, so it
looks like some misalignment of ports local to your machine.

Unluckily the error message says it could not load the QWebView component, not
the underlying cause. Since recompiling that component did not help it is some
underlying dependency of it causing the problem.

Looking again at it I could have misinterpreted "pkg which" output, and the
problem could lay in these ports:

py27-qt5-webkit-5.6            www/py-qt5-webkit
py27-qt5-webkitwidgets-5.6     www/py-qt5-webkitwidgets

could you try again by recompiling these two ports?

Thanks.

-- 
You are receiving this mail because:
You are on the CC list for the bug.


More information about the freebsd-ports-bugs mailing list