svn commit: r530638 - head/multimedia/libdvdnav

Piotr Kubaj pkubaj at anongoth.pl
Tue Apr 7 10:32:17 UTC 2020


Hi,

can you MFH that?

Fails in quarterly:
http://pylon.nyi.freebsd.org/data/121powerpc64-quarterly/530939/logs/errors/libdvdnav-6.1.0.log

On 20-04-04 11:09:09, Ganael LAPLANCHE wrote:
>Author: martymac
>Date: Sat Apr  4 11:09:09 2020
>New Revision: 530638
>URL: https://svnweb.freebsd.org/changeset/ports/530638
>
>Log:
>  multimedia/libdvdnav: fix build on GCC architectures
>
>  Error:
>  src/vm/vm.c:178: error: 'for' loop initial declaration used outside C99 mode
>
>  PR:		245131
>  Submitted by:	canardo <canardo909 at gmx.com>
>
>Modified:
>  head/multimedia/libdvdnav/Makefile
>
>Modified: head/multimedia/libdvdnav/Makefile
>==============================================================================
>--- head/multimedia/libdvdnav/Makefile	Sat Apr  4 10:51:21 2020	(r530637)
>+++ head/multimedia/libdvdnav/Makefile	Sat Apr  4 11:09:09 2020	(r530638)
>@@ -19,6 +19,7 @@ LIB_DEPENDS=	libdvdread.so:multimedia/libdvdread
> GNU_CONFIGURE=	yes
> INSTALL_TARGET=	install-strip
> USES=		tar:bz2 gmake libtool pathfix pkgconfig
>+USE_CSTD=	c99
> USE_LDCONFIG=	yes
>
> PORTDOCS=	AUTHORS COPYING ChangeLog README TODO
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 833 bytes
Desc: not available
URL: <http://lists.freebsd.org/pipermail/svn-ports-all/attachments/20200407/ac8b4193/attachment.sig>


More information about the svn-ports-all mailing list