Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 25 May 2016 17:47:24 +0000 (UTC)
From:      Brooks Davis <brooks@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r415850 - head/multimedia/mkvtoolnix
Message-ID:  <201605251747.u4PHlO5a017355@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: brooks
Date: Wed May 25 17:47:23 2016
New Revision: 415850
URL: https://svnweb.freebsd.org/changeset/ports/415850

Log:
  Mark broken on 9.x
  
  This has been failing for weeks on i386 and amd64 and it seems likely to
  be broken elsewhere.

Modified:
  head/multimedia/mkvtoolnix/Makefile

Modified: head/multimedia/mkvtoolnix/Makefile
==============================================================================
--- head/multimedia/mkvtoolnix/Makefile	Wed May 25 17:11:19 2016	(r415849)
+++ head/multimedia/mkvtoolnix/Makefile	Wed May 25 17:47:23 2016	(r415850)
@@ -33,6 +33,7 @@ CONFIGURE_ARGS=	--without-curl \
 		--with-boost-regex=boost_regex
 
 BROKEN_sparc64=	does not install
+BROKEN_FreeBSD_9=	segfault in gcc
 
 OPTIONS_DEFINE=	FLAC NLS QT5
 OPTIONS_DEFAULT=	FLAC QT5



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201605251747.u4PHlO5a017355>