Date: Fri, 7 Apr 2017 16:44:49 -0400 From: Michael Butler <imb@protected-networks.net> To: FreeBSD Ports <freebsd-ports@freebsd.org>, Thomas Zander <riggs@freebsd.org> Subject: Handbrake fails to build on -current after SVN r437745 Message-ID: <30ac5c73-8d26-0498-832a-9d0e2a4614a7@protected-networks.net>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?30ac5c73-8d26-0498-832a-9d0e2a4614a7>