svn commit: r520415 - head/multimedia/gstreamer1-plugins-msdk

Jan Beich jbeich at FreeBSD.org
Thu Dec 19 03:46:36 UTC 2019


Mark Linimon <linimon at lonesome.com> writes:

> On Thu, Dec 19, 2019 at 03:36:57AM +0100, Jan Beich wrote:
>
>> Can you show powerpc64 error log?
>
> here's an extract:
>
> configure: *** Orc acceleration enabled.
>         
> ===========================================================================
> =======================<phase: build          >============================
> ===>  Building for gstreamer1-plugins-msdk-1.14.4
> cd: /wrkdirs/usr/ports/multimedia/gstreamer1-plugins-msdk/work/gst-plugins-bad-1.14.4/ext/msdk: No such file or directory
> *** Error code 2
>         
> Stop.
> make: stopped in /usr/ports/multimedia/gstreamer1-plugins-msdk
>
> mcl

Full log. How did the build start when the dependency is missing?
ext/msdk suggests you may have out of sync ports tree as the port is
supposed to build from sys/msdk instead.

$ fgrep msdk /usr/ports/multimedia/gstreamer1-plugins/Makefile.common
		msdk \
# msdk
gst_msdk_LIB_DEPENDS=	libgudev-1.0.so:devel/libgudev \
gst_msdk_GST_PLUGIN_DIR=	sys/msdk


More information about the svn-ports-head mailing list