Date: Thu, 6 Apr 2017 22:16:14 +0000 (UTC) From: Jan Beich <jbeich@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r437904 - head/multimedia/kvazaar Message-ID: <201704062216.v36MGEkj089429@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: jbeich Date: Thu Apr 6 22:16:14 2017 New Revision: 437904 URL: https://svnweb.freebsd.org/changeset/ports/437904 Log: multimedia/kvazaar: unblock 10.3 i386 /latest package after r423328 Illegal instruction (core dumped) FAIL: kvazaar_tests Reported by: pkg-fallout (beefy5 + package19 only) Modified: head/multimedia/kvazaar/Makefile (contents, props changed) Modified: head/multimedia/kvazaar/Makefile ============================================================================== --- head/multimedia/kvazaar/Makefile Thu Apr 6 22:16:03 2017 (r437903) +++ head/multimedia/kvazaar/Makefile Thu Apr 6 22:16:14 2017 (r437904) @@ -48,3 +48,6 @@ post-patch-CRYPTOPP-on: pre-install: do-test .include <bsd.port.mk> + +# XXX beefy5 (fails) vs. beefy4 (succeeds). Missed CPUID check? +do-test: .IGNORE
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201704062216.v36MGEkj089429>