svn commit: r492069 - head/multimedia/webcamoid

Jan Beich jbeich at FreeBSD.org
Sun Feb 3 20:16:58 UTC 2019


Antoine Brodin <antoine at FreeBSD.org> writes:

> Author: antoine
> Date: Sun Feb  3 20:04:10 2019
> New Revision: 492069
> URL: https://svnweb.freebsd.org/changeset/ports/492069
>
> Log:
>   Mark BROKEN: fails to package
>   
>   pkg-static: Unable to access file
> /wrkdirs/usr/ports/multimedia/webcamoid/work/stage/usr/local/lib/avkys/submodules/VideoCapture/libv4l2sys.so:No
> such file or directory
>   pkg-static: Unable to access file
> /wrkdirs/usr/ports/multimedia/webcamoid/work/stage/usr/local/lib/avkys/submodules/VideoCapture/libv4lutils.so:No
> such file or directory
>   pkg-static: Unable to access file
> /wrkdirs/usr/ports/multimedia/webcamoid/work/stage/usr/local/lib/avkys/submodules/VirtualCamera/libv4l2sys.so:No
> such file or directory
>   pkg-static: Unable to access file
> /wrkdirs/usr/ports/multimedia/webcamoid/work/stage/usr/local/lib/avkys/submodules/VirtualCamera/libv4lutils.so:No
> such file or directory
>   
>   Reported by:	pkg-fallout

r490771 was supposed to fix it. I guess, I've landed an older version,
not the one that passed poudriere build.

> +BROKEN=		fails to package
> +
>  BUILD_DEPEDS=	${LOCALBASE}/include/linux/videodev2.h:multimedia/v4l_compat

BUILD_DEPENDS misses 'N'


More information about the svn-ports-head mailing list