From nobody Mon Dec 6 10:26:44 2021 X-Original-To: dev-commits-ports-all@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 60DA218B3E28; Mon, 6 Dec 2021 10:26:45 +0000 (UTC) (envelope-from git@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 "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4J70390xWzz4jlZ; Mon, 6 Dec 2021 10:26:45 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) (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 F0FF21BB1; Mon, 6 Dec 2021 10:26:44 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org ([127.0.1.44]) by gitrepo.freebsd.org (8.16.1/8.16.1) with ESMTP id 1B6AQiUj086941; Mon, 6 Dec 2021 10:26:44 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 1B6AQimM086940; Mon, 6 Dec 2021 10:26:44 GMT (envelope-from git) Date: Mon, 6 Dec 2021 10:26:44 GMT Message-Id: <202112061026.1B6AQimM086940@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Piotr Kubaj Subject: git: 1a635253427d - main - multimedia/gstreamer1-plugins-rust: fix build on powerpc64* List-Id: Commit messages for all branches of the ports repository List-Archive: https://lists.freebsd.org/archives/dev-commits-ports-all List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-dev-commits-ports-all@freebsd.org X-BeenThere: dev-commits-ports-all@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: pkubaj X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: 1a635253427d39ff779a2c259e814f1eb12babc5 Auto-Submitted: auto-generated ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1638786405; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=E3rKnfcm9nYQ4LCjPV5FyJJtgyuQM/XyI+yXeRZMAA4=; b=QdegGu+oZzaHdtiYP7aTxChx22c4gXfzIfM3g0ZUij4E+NDuLb70rbSh70EZgIZaavkXA3 vr768InewtLfu9dSGvZEp0IcIalftQgGFb8jDDCSYYY10xAQJ9/WENw6kx4niUp3kH3KY+ 55mML+aL+DpIRzm4G9IbaXofoN90950F5HW5GJkXdFp23eCeNyjcqv+d0frb/fyMEDVIyU m8PtU+cWtl4UH2WBMYiowX+1oe2niBDN1TL6Uu7hNsZpwqhCW3r2L/O61OvSVqNHQ/98oq IW8+O1q5LZBUuqsUI63b+iOFTmmqk0wEUjxp8IGtfhvh+Tk0uR1fIq8lBM8USw== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1638786405; a=rsa-sha256; cv=none; b=V5YMtCaNs/bZENmCIMn7jeU1LeJS7IGa3oxqnQh+zKf3gTBhaBSBsor2GEQKy4xE9MLgwU mUAHZZyWs4IKoc1HOiB9VqSN/zZzOd7hWJCRO8t0+IUpPOHUtM2QEBQhhCSNlB+Q0WfyPZ NW6jrjfFfnnomOQ5lpuUlItxf5w2C/1QcMBgaGd0ffoc7yIdVV+aqX2GGTFUyAtZP519Ys VdSByEDF9axwYLaPZnBYdP/yq2RPu1ga69z77CP/gxZmBY8KemnEdw20BUip9iouOBGumt S2qIzFZWWV1XVOm+443rPdBuL87+CxEZ2DKWoK5yRLbuUqH3DTlcl0t1CdZ8Pg== ARC-Authentication-Results: i=1; mx1.freebsd.org; none X-ThisMailContainsUnwantedMimeParts: N The branch main has been updated by pkubaj: URL: https://cgit.FreeBSD.org/ports/commit/?id=1a635253427d39ff779a2c259e814f1eb12babc5 commit 1a635253427d39ff779a2c259e814f1eb12babc5 Author: Piotr Kubaj AuthorDate: 2021-12-06 10:24:30 +0000 Commit: Piotr Kubaj CommitDate: 2021-12-06 10:24:30 +0000 multimedia/gstreamer1-plugins-rust: fix build on powerpc64* Same issue as on aarch64. --- multimedia/gstreamer1-plugins-rust/Makefile | 2 ++ 1 file changed, 2 insertions(+) diff --git a/multimedia/gstreamer1-plugins-rust/Makefile b/multimedia/gstreamer1-plugins-rust/Makefile index 4a4f9576e881..7e611c7a8b9f 100644 --- a/multimedia/gstreamer1-plugins-rust/Makefile +++ b/multimedia/gstreamer1-plugins-rust/Makefile @@ -401,6 +401,8 @@ CARGO_TEST= no OPTIONS_DEFINE= CSOUND DAV1D PANGO SODIUM OPTIONS_DEFAULT=CSOUND DAV1D PANGO SODIUM OPTIONS_EXCLUDE_aarch64= CSOUND # https://github.com/neithanmo/csound-rs/commit/8962b89d7bda +OPTIONS_EXCLUDE_powerpc64le= CSOUND # https://github.com/neithanmo/csound-rs/commit/8962b89d7bda +OPTIONS_EXCLUDE_powerpc64= CSOUND # https://github.com/neithanmo/csound-rs/commit/8962b89d7bda OPTIONS_SUB= yes CSOUND_DESC= Audio filtering via Csound