From nobody Sun Feb 04 23:56:38 2024 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 4TSmd31Ny3z595vb; Sun, 4 Feb 2024 23:56:39 +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 4TSmd305rQz4gbl; Sun, 4 Feb 2024 23:56:39 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1707090999; 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=E5TmamieqQOe+VI14S3yPIAGpAkQI8nMvHtNLQQPJXo=; b=nw4L0t7yCm7SuGhb87LIJ9PjtQRTkKXZ6IAYxytC8la3jOkyguQNSlJG1ftBIUH1+mhqNO PaudL5ZmN5TlwLfnye7V1VRwno4h2yPB24CXRHokyUyHvcFVO06A+QxQGAkpDuFMVHxor+ 5ilP3wVSSseMV5JODEOvAE6fOMf9vrQ1c1UBMD4Jw8sKtuJLmUXE8t0XPK91yCwNh4UZMC H2L3cOuICG//euptsmItpCkq+dz9dy9M3HKmskVUV8Jj3ErF7HxzZUCPLc+352yag00/Sd OueeTs3zVWw4pC02y2674kVjmeyymKzu/cTqFWvrLzEmZm/q8ap35NTJ2r/kFg== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1707090999; 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=E5TmamieqQOe+VI14S3yPIAGpAkQI8nMvHtNLQQPJXo=; b=AQxfAoHwff8trCPCWZlfFR2pSFPgcNJZQWSqR3jwFD8++K0mgvLa6+GNUs6L0tNfNdTFQt gWQvEeIkNp1eRif+aLHR8x4MSjXwrPh9onZfQzMSMcI7992pu29UvKzVOprWpXZskmZ51m TKZvwfgWH1usUcIfNROzzNPQaab3AkLaR/QrPz+QS+eSY090PphtdvxEiPHWeqWfmt52vk Jg88xRCUTmlZ4tIA70tlx7iFGgtyuGb2tUW41E2QB0wOR8wyj5+bgTxXEccbqCMUwYaUsx VcaV5IXHnAQDcJnVzWF/htgjQnkMq+lRrQZdmdAqxG+s8pSwRCz941sJlXIx1w== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1707090999; a=rsa-sha256; cv=none; b=GRRIrnYGhfcYnoG5TLaIJBRUISNKuE/uAd4p7s9/9jQ3JpB+/DWbXeNO6wkmCbGo3s1E+S CFFJYi9JTQiWDOhd1Ph+Ls/4xCNRgjNynU79WN5mJ7leylX6DopYpxlRIWKGKgzblLDxrx rKbb4dLg1hMdFJl7DEplqVF62h61pCviDJu+mAiHx6nLyzRI7PdMTnuU4z+P5RjD+MDwat +Q0cDJfwTnqeIZ/KfYgtnvsgd3gMoeR3SeaHv0yNWfEFGf/Y42hq6Hj+kdyLcvTTt3OXeF Op0CMM/eo82j/uQmT+5xApxwsnnmZddhPOvcs37ApTlnep9NeWhMmzif/wLyGA== 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 4TSmd2663tzHjk; Sun, 4 Feb 2024 23:56:38 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org ([127.0.1.44]) by gitrepo.freebsd.org (8.17.1/8.17.1) with ESMTP id 414NucvF086681; Sun, 4 Feb 2024 23:56:38 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.17.1/8.17.1/Submit) id 414NucgF086678; Sun, 4 Feb 2024 23:56:38 GMT (envelope-from git) Date: Sun, 4 Feb 2024 23:56:38 GMT Message-Id: <202402042356.414NucgF086678@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Yuri Victorovich Subject: git: 08fb1abf61d4 - main - graphics/filament: Broken on powerpc* 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: yuri X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: 08fb1abf61d459965c47c08744fe60bc5bcf509a Auto-Submitted: auto-generated The branch main has been updated by yuri: URL: https://cgit.FreeBSD.org/ports/commit/?id=08fb1abf61d459965c47c08744fe60bc5bcf509a commit 08fb1abf61d459965c47c08744fe60bc5bcf509a Author: Yuri Victorovich AuthorDate: 2024-02-04 23:56:12 +0000 Commit: Yuri Victorovich CommitDate: 2024-02-04 23:56:12 +0000 graphics/filament: Broken on powerpc* Reported by: fallout --- graphics/filament/Makefile | 3 +++ 1 file changed, 3 insertions(+) diff --git a/graphics/filament/Makefile b/graphics/filament/Makefile index 394aea7a3536..546ac6275f0d 100644 --- a/graphics/filament/Makefile +++ b/graphics/filament/Makefile @@ -12,6 +12,9 @@ LICENSE_FILE= ${WRKSRC}/LICENSE BROKEN_armv7= compilation breaks: unexpected token in operand, see https://github.com/google/filament/issues/6131 BROKEN_i386= compilation breaks: register r11 is only available in 64-bit mode +BROKEN_powerpc= compilation breaks: invalid register name, see https://github.com/google/filament/issues/7552 +BROKEN_powerpc64= compilation breaks: invalid register name, see https://github.com/google/filament/issues/7552 +BROKEN_powerpc64le= compilation breaks: invalid register name, see https://github.com/google/filament/issues/7552 BUILD_DEPENDS= bash:shells/bash \ evdev-proto>0:devel/evdev-proto