Handbrake fails to build on -current after SVN r437745

Kevin Oberman rkoberman at gmail.com
Sun Apr 9 17:07:56 UTC 2017


On Sun, Apr 9, 2017 at 8:22 AM, Walter Schwarzenfeld <
w.schwarzenfeld at utanet.at> wrote:

> I changed in
>
> files/patch-contrib_libbluray_A02-expose-clip__id.patch:
>
> Makefile.in.orig        2017-03-25 19:30:14 UTC
> Makefile.in     2017-03-25 19:30:36 UTC
> to
> libbluray-0.9.3/Makefile.in.orig        2017-03-25 19:30:14 UTC
> libbluray-0.9.3/Makefile.in
>
> solves it for me.
> And don't use CCACHE.
> This should work in the port and with poudriere.


Finally! It works fine after I de-mangle the line-wrap that mail
introduced. Not only does it build, but it actually runs.

I do see a  lot of gtk errors:
Gtk: GModule (/usr/local/lib/gtk-3.0/3.0.0/immodules/im-ibus.so)
initialization check failed: GLib version too old (micro mismatch)
Gtk: Loading IM context type 'ibus' failed

but these are showing up for a lot of apps since the last update to gtk3.
I will post a new diff for the patch to the ticket.

Whiie I was at it, I also fixed a missing "USES" then building with X11 and
added "NO_CCACHE=yes" to the MAKE_ENV. I'm least certain of the latter, as
I don't use ccache.


More information about the freebsd-ports mailing list