From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from ffbox0-bg.mplayerhq.hu (ffbox0-bg.ffmpeg.org [79.124.17.100]) by master.gitmailbox.com (Postfix) with ESMTP id B5C2840308 for ; Tue, 21 Dec 2021 00:50:37 +0000 (UTC) Received: from [127.0.1.1] (localhost [127.0.0.1]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTP id 109D568AE8C; Tue, 21 Dec 2021 02:50:35 +0200 (EET) Received: from mail-ua1-f44.google.com (mail-ua1-f44.google.com [209.85.222.44]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTPS id E87AD68ACF5 for ; Tue, 21 Dec 2021 02:50:28 +0200 (EET) Received: by mail-ua1-f44.google.com with SMTP id o1so20827340uap.4 for ; Mon, 20 Dec 2021 16:50:28 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to; bh=TyGUl8xCjIizgqR9Vjx6UgsIej+Mvl0YcLXE90m0rO8=; b=qIev3TY+p+FWCUkXBXCIhBCOMG8V8b/CYSUoC/PJPEyhnNYuB0Mr83fLKfYygiu4XE TF0PC3kPwxOGrQwas32ptME6YHUXrnPP23Knzt9pGY9bQ+W573qeWAkwS12Yq2Ovpb1v 6VKcgfxhZ10BXPns2HsMfweovA7iz8P7JU1rqahAe7zztayRHeVWaYWjjBe+u2ILtiXy 2wJOZ4dLGsvN8+m9Nr85ecy56HRiegjWV7E1PK/LzkoFkh7SPWqA540Lb0d2aQTOMrTN 6A6xtfzdrjW7/RBJ2FKk/7PqmGAQTX8XBabR1OogM1sPQ3qrHtemmJv4oLUy9TvpBkKl a6rg== X-Gm-Message-State: AOAM532saDkWga6xF1KfTDNDN8RhE7AXTiZJODHu7B8+Nn2CoxvIgerl A2krwUWF62aOIX97ggul+Uz0P/QMZOW7wKFxdjW2GuVCMnDnhA== X-Google-Smtp-Source: ABdhPJxeg+NlFc27VSSGX1EeHbn/oeCgA8N5dgtKD2Vxas9pfDvVRLaDLx0sNJjefta+YtVG6ChcPaupvZeUAJ1GmNw= X-Received: by 2002:ab0:698c:: with SMTP id t12mr341348uaq.142.1640047827278; Mon, 20 Dec 2021 16:50:27 -0800 (PST) MIME-Version: 1.0 References: <5fb60616-5ded-1b3a-255c-14deb44924d9@evermeet.cx> In-Reply-To: From: Aman Karmani Date: Mon, 20 Dec 2021 16:50:16 -0800 Message-ID: To: FFmpeg development discussions and patches X-Content-Filtered-By: Mailman/MimeDel 2.1.29 Subject: Re: [FFmpeg-devel] commits ecee6af8bd and 4ac869ca2a break build for macOS X-BeenThere: ffmpeg-devel@ffmpeg.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: FFmpeg development discussions and patches List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Reply-To: FFmpeg development discussions and patches Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Errors-To: ffmpeg-devel-bounces@ffmpeg.org Sender: "ffmpeg-devel" Archived-At: List-Archive: List-Post: On Mon, Dec 20, 2021 at 4:43 PM Christopher Degawa wrote: > On Mon, Dec 20, 2021 at 6:39 PM Aman Karmani wrote: > > > > > Could you share the output of `xcrun metal -v` > > > > > xcrun metal -v > Apple LLVM version 31001.43 (metalfe-31001.43) > Target: air64-apple-darwin19.6.0 > Thread model: posix > InstalledDir: > > /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/metal/ios/bin > Thanks. Here's mine: Apple metal version 31001.332 (metalfe-31001.332) Target: air64-apple-darwin20.6.0 Thread model: posix InstalledDir: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/metal/macos/bin Somehow yours is defaulting to the iOS binary. Do you have some environment variable set that could be causing this? Aman > _______________________________________________ > ffmpeg-devel mailing list > ffmpeg-devel@ffmpeg.org > https://ffmpeg.org/mailman/listinfo/ffmpeg-devel > > To unsubscribe, visit link above, or email > ffmpeg-devel-request@ffmpeg.org with subject "unsubscribe". > _______________________________________________ ffmpeg-devel mailing list ffmpeg-devel@ffmpeg.org https://ffmpeg.org/mailman/listinfo/ffmpeg-devel To unsubscribe, visit link above, or email ffmpeg-devel-request@ffmpeg.org with subject "unsubscribe".