From owner-freebsd-multimedia@freebsd.org  Thu Jun 18 12:32:01 2020
Return-Path: <owner-freebsd-multimedia@freebsd.org>
Delivered-To: freebsd-multimedia@mailman.nyi.freebsd.org
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1])
 by mailman.nyi.freebsd.org (Postfix) with ESMTP id CFC6B34F5F3
 for <freebsd-multimedia@mailman.nyi.freebsd.org>;
 Thu, 18 Jun 2020 12:32:01 +0000 (UTC)
 (envelope-from bugzilla-noreply@freebsd.org)
Received: from mailman.nyi.freebsd.org (unknown [127.0.1.3])
 by mx1.freebsd.org (Postfix) with ESMTP id 49nhC55Cr4z4d62
 for <freebsd-multimedia@freebsd.org>; Thu, 18 Jun 2020 12:32:01 +0000 (UTC)
 (envelope-from bugzilla-noreply@freebsd.org)
Received: by mailman.nyi.freebsd.org (Postfix)
 id B307E34F168; Thu, 18 Jun 2020 12:32:01 +0000 (UTC)
Delivered-To: multimedia@mailman.nyi.freebsd.org
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1])
 by mailman.nyi.freebsd.org (Postfix) with ESMTP id B2D0B34F167
 for <multimedia@mailman.nyi.freebsd.org>; Thu, 18 Jun 2020 12:32:01 +0000 (UTC)
 (envelope-from bugzilla-noreply@freebsd.org)
Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org
 [IPv6:2610:1c1:1:606c::19:3])
 (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)
 key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256
 client-signature RSA-PSS (4096 bits) client-digest SHA256)
 (Client CN "mxrelay.nyi.freebsd.org",
 Issuer "Let's Encrypt Authority X3" (verified OK))
 by mx1.freebsd.org (Postfix) with ESMTPS id 49nhC54Dgkz4dNL
 for <multimedia@FreeBSD.org>; Thu, 18 Jun 2020 12:32:01 +0000 (UTC)
 (envelope-from bugzilla-noreply@freebsd.org)
Received: from kenobi.freebsd.org (kenobi.freebsd.org
 [IPv6:2610:1c1:1:606c::50:1d])
 (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)
 key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256)
 (Client did not present a certificate)
 by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 8CA4499D1
 for <multimedia@FreeBSD.org>; Thu, 18 Jun 2020 12:32:01 +0000 (UTC)
 (envelope-from bugzilla-noreply@freebsd.org)
Received: from kenobi.freebsd.org ([127.0.1.5])
 by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id 05ICW18L020918
 for <multimedia@FreeBSD.org>; Thu, 18 Jun 2020 12:32:01 GMT
 (envelope-from bugzilla-noreply@freebsd.org)
Received: (from www@localhost)
 by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 05ICW1Ba020917
 for multimedia@FreeBSD.org; Thu, 18 Jun 2020 12:32:01 GMT
 (envelope-from bugzilla-noreply@freebsd.org)
X-Authentication-Warning: kenobi.freebsd.org: www set sender to
 bugzilla-noreply@freebsd.org using -f
From: bugzilla-noreply@freebsd.org
To: multimedia@FreeBSD.org
Subject: [Bug 247375] multimedia/ffmpeg: fix build on powerpc, powerpc64
Date: Thu, 18 Jun 2020 12:32:01 +0000
X-Bugzilla-Reason: AssignedTo CC
X-Bugzilla-Type: changed
X-Bugzilla-Watch-Reason: None
X-Bugzilla-Product: Ports & Packages
X-Bugzilla-Component: Individual Port(s)
X-Bugzilla-Version: Latest
X-Bugzilla-Keywords: 
X-Bugzilla-Severity: Affects Many People
X-Bugzilla-Who: jbeich@FreeBSD.org
X-Bugzilla-Status: New
X-Bugzilla-Resolution: 
X-Bugzilla-Priority: ---
X-Bugzilla-Assigned-To: multimedia@FreeBSD.org
X-Bugzilla-Flags: maintainer-feedback?
X-Bugzilla-Changed-Fields: flagtypes.name
Message-ID: <bug-247375-12827-sDrSeCKeND@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-247375-12827@https.bugs.freebsd.org/bugzilla/>
References: <bug-247375-12827@https.bugs.freebsd.org/bugzilla/>
Content-Type: text/plain; charset="UTF-8"
Content-Transfer-Encoding: quoted-printable
X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/
Auto-Submitted: auto-generated
MIME-Version: 1.0
X-BeenThere: freebsd-multimedia@freebsd.org
X-Mailman-Version: 2.1.33
Precedence: list
List-Id: Multimedia discussions <freebsd-multimedia.freebsd.org>
List-Unsubscribe: <https://lists.freebsd.org/mailman/options/freebsd-multimedia>, 
 <mailto:freebsd-multimedia-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/freebsd-multimedia/>
List-Post: <mailto:freebsd-multimedia@freebsd.org>
List-Help: <mailto:freebsd-multimedia-request@freebsd.org?subject=help>
List-Subscribe: <https://lists.freebsd.org/mailman/listinfo/freebsd-multimedia>, 
 <mailto:freebsd-multimedia-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Thu, 18 Jun 2020 12:32:01 -0000

https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D247375

Jan Beich <jbeich@FreeBSD.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #215730|maintainer-approval?(multim |maintainer-approval+
              Flags|edia@FreeBSD.org)           |

--- Comment #1 from Jan Beich <jbeich@FreeBSD.org> ---
Comment on attachment 215730
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D215730
patch

What was the error? http://pylon.nyi.freebsd.org/data/latest-per-pkg/ffmpeg/
doesn't have a log for 4.3 yet.

Looks OK given the limited impact: no build glue, ppc-only. Reverts can oft=
en
be short-circuited to rubberstamp.

(In reply to Piotr Kubaj from comment #0)
> Revert https://github.com/FFmpeg/FFmpeg/commit/3a557c5d88b7b15b5954ba2743=
febb055549b536
> due to breakage on big-endian POWER systems.

Put this message into patch header. Even better together with the error exc=
erpt
copy-pasta to have the full picture at hand.

--=20
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.=