Handbrake fails to build on -current after SVN r437745

Michael Butler imb at protected-networks.net
Fri Apr 7 20:44:52 UTC 2017


There are a few problems here ..

It won't build at all without defining MAKE_JOBS_UNSAFE=yes

The patch files/patch-contrib_libbluray_A02-expose-clip__id.patch fails
to apply.

Removing the patch, the build fails with ..

src/util/time.c: In function '_bd_get_scr_impl':
src/util/time.c:58:5: error: implicit declaration of function
'gettimeofday' [-Werror=implicit-function-declaration]
     gettimeofday(&tv, 0);
     ^
cc1: some warnings being treated as errors
gmake[4]: *** [Makefile:1503: src/util/time.lo] Error 1
gmake[4]: Leaving directory
'/usr/ports/multimedia/handbrake/work/HandBrake-1.0.3/build/contrib/libbluray/libbluray-0.9.3'
gmake[3]: *** [Makefile:919: all] Error 2

I didn't go any further,

	Michael


More information about the freebsd-ports mailing list