From owner-svn-ports-head@freebsd.org Sun Feb 17 04:48:11 2019 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id DEC5714E25DF; Sun, 17 Feb 2019 04:48:11 +0000 (UTC) (envelope-from jbeich@freebsd.org) Received: from freefall.freebsd.org (freefall.freebsd.org [96.47.72.132]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) server-signature RSA-PSS (4096 bits) client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "freefall.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 82AC285757; Sun, 17 Feb 2019 04:48:11 +0000 (UTC) (envelope-from jbeich@freebsd.org) Received: by freefall.freebsd.org (Postfix, from userid 1354) id 76A8C4E76; Sun, 17 Feb 2019 04:48:11 +0000 (UTC) From: Jan Beich To: Craig Leres Cc: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: Re: svn commit: r493026 - in head/multimedia: . ffmpeg svt-av1 References: <201902160042.x1G0gkgK076985@repo.freebsd.org> Date: Sun, 17 Feb 2019 05:48:06 +0100 In-Reply-To: (Craig Leres's message of "Sat, 16 Feb 2019 09:07:37 -0800") Message-ID: MIME-Version: 1.0 Content-Type: text/plain X-Rspamd-Queue-Id: 82AC285757 X-Spamd-Bar: -- Authentication-Results: mx1.freebsd.org X-Spamd-Result: default: False [-2.93 / 15.00]; local_wl_from(0.00)[freebsd.org]; NEURAL_HAM_MEDIUM(-0.99)[-0.990,0]; NEURAL_HAM_SHORT(-0.94)[-0.941,0]; ASN(0.00)[asn:11403, ipnet:96.47.64.0/20, country:US]; NEURAL_HAM_LONG(-1.00)[-0.997,0] X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 17 Feb 2019 04:48:12 -0000 Craig Leres writes: > On 2/15/19 4:42 PM, Jan Beich wrote: > >> Author: jbeich >> Date: Sat Feb 16 00:42:45 2019 >> New Revision: 493026 >> URL:https://svnweb.freebsd.org/changeset/ports/493026 >> >> Log: >> multimedia/ffmpeg: add another AV1 encoder > > This change breaks multimedia/ffmpeg for me. I think it's because the > patch that adds --enable-libsvtav1/--disable-libsvtav1 to configure > isn't applied when SVTAV1 is disabled. Thanks for noticing before 01:00 UTC build today which obsoleted ffmpeg package after jpeg-turbo update. Fixed in r493097. FWIW, the bustage here was due to overoptimization of testing menu. I've assumed SVTAV1=off case was covered by non-amd64.