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 7EDE7405C3 for ; Tue, 21 Dec 2021 18:05:44 +0000 (UTC) Received: from [127.0.1.1] (localhost [127.0.0.1]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTP id 9EA0368AE9B; Tue, 21 Dec 2021 20:05:42 +0200 (EET) Received: from degawa.com (unknown [174.127.109.95]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTPS id 1A8EC68ADF2 for ; Tue, 21 Dec 2021 20:05:35 +0200 (EET) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=randomderp.com; s=default; h=Content-Type:Cc:To:Subject:Message-ID:Date: From:In-Reply-To:References:MIME-Version:Sender:Reply-To: Content-Transfer-Encoding:Content-ID:Content-Description:Resent-Date: Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:List-Id: List-Help:List-Unsubscribe:List-Subscribe:List-Post:List-Owner:List-Archive; bh=9uvuG9CsgFZm3ibUSqS6DCsIJTscNjZ5e6Ub5WsiB4g=; b=KgwJe9otmE/ydWLx2GjYrETBei Zlm1TA6nTsbpsQyoLJu8ac0WcT9MT5M+UEeE6F2szoGMFQ5rybV0Tqk6kDBljg/Fk92g4VKMQDf4D 3j/WBULfYLo5xEuQOLV39pgv4kHZ4fEXstZcKMVuCFvSz5Z7BWcltU7fY4veWs51A1xYctIkRZ5Yh lRDqrp1B8tEvoCViaMCHqHB1Zev6bvTLtCz7Ukb8Txhd+qt/psF9Z796wPFR/HrljXKTizeeCkK3X S229KdT0uKGrIugYC1Ix3gl31c3xJ307oJ3fSuCGZLwrJHQVN5gL6dPZFYUh5zeqxyyDfqe2+O9+X DdBq5/8A==; Received: from mail-ua1-f50.google.com ([209.85.222.50]:38492) by slmp-550-1.slc.westdc.net with esmtpsa (TLS1.2) tls TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256 (Exim 4.94.2) (envelope-from ) id 1mzjW2-0008Hp-Nz for ffmpeg-devel@ffmpeg.org; Tue, 21 Dec 2021 11:05:33 -0700 Received: by mail-ua1-f50.google.com with SMTP id o63so12906769uao.5 for ; Tue, 21 Dec 2021 10:05:33 -0800 (PST) X-Gm-Message-State: AOAM532pv2+7+/ZhKdp6jz0O17VO+Qgx/+NcvLEeJl4AeGO9As8Dy3WJ qN2ZnkB5VFeOcogdHjbuBDwEWFcMfQ8SSRxPOcI= X-Google-Smtp-Source: ABdhPJx4tY6FzFTq9d9ewoaiVYvI3ajBaAjYt8C9cK3XXXtCtmgAPHbzmWPd3b9lSqYc3QISJVH6yHtgIVLxpN/78h8= X-Received: by 2002:a05:6102:32d5:: with SMTP id o21mr1860254vss.51.1640109932582; Tue, 21 Dec 2021 10:05:32 -0800 (PST) MIME-Version: 1.0 References: <5fb60616-5ded-1b3a-255c-14deb44924d9@evermeet.cx> In-Reply-To: From: Christopher Degawa Date: Tue, 21 Dec 2021 12:04:56 -0600 X-Gmail-Original-Message-ID: Message-ID: To: FFmpeg development discussions and patches X-AntiAbuse: This header was added to track abuse, please include it with any abuse report X-AntiAbuse: Primary Hostname - slmp-550-1.slc.westdc.net X-AntiAbuse: Original Domain - ffmpeg.org X-AntiAbuse: Originator/Caller UID/GID - [47 12] / [47 12] X-AntiAbuse: Sender Address Domain - randomderp.com X-Get-Message-Sender-Via: slmp-550-1.slc.westdc.net: authenticated_id: ccom/from_h X-Authenticated-Sender: slmp-550-1.slc.westdc.net: ccom@randomderp.com X-Source: X-Source-Args: X-Source-Dir: 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 Cc: Aman Karmani 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 Tue, Dec 21, 2021 at 1:40 AM Ridley Combs wrote: > Huh, TIL that the metal compiler doesn't exist without Xcode, but the > metal framework does! Wacky. Anyway, this patch oughtta fix that (does more > or less as you suggested); if this is all fine on your end, I'll go ahead > and split this up into a few commits and send them to the list: > https://gist.github.com/44e6575fbd4d84c016e63d8ddb1fb52e < > https://gist.github.com/44e6575fbd4d84c016e63d8ddb1fb52e> > That indeed does fix the simple clone configure make triplet and I can now build without errors and does not break compilation with metal stuff if Xcode is installed _______________________________________________ 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".