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 732C8404EF for ; Tue, 21 Dec 2021 01:49:01 +0000 (UTC) Received: from [127.0.1.1] (localhost [127.0.0.1]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTP id 8FCBF68AF90; Tue, 21 Dec 2021 03:48:59 +0200 (EET) Received: from degawa.com (unknown [174.127.109.95]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTPS id DA4E468A61A for ; Tue, 21 Dec 2021 03:48:52 +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=YLHuZ/GlC6xdh2umfr5tlxOhP0VS3hOxb9JOk5pzg/M=; b=Pgj/dB4EarqNSZ/VId2zUtpqtL ZUjio86jGpNDLd925Xd2tRTqpqwm/3LqlycS2r68GIUni+eUpgNpR2F4h8cFoD5pAPBUiG79DliAO BYXxL/KUd4gKqmzVAABxU3tnFRqgwyXyDbFqFGZpjvhjZuredPglWRsl+xW4FLKxGZCza17BUoH09 Sc30g8PzcO/FeqFB5uwmCTdSghjlB9gT/vgL+sWb6rJ+w6WiG0EEo+eEQM7mHlkiu4hFDt+HD+ckA Dp3YT7wioacAMhA3nXTcRsAcPYT8vEpA6a0lYKQp7JDLG1spWAZ1pWdQ2/Hk+pIN4jrjnl7ZBvXvB g3IPEidQ==; Received: from mail-vk1-f172.google.com ([209.85.221.172]:38752) 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 1mzUGq-0001T1-83 for ffmpeg-devel@ffmpeg.org; Mon, 20 Dec 2021 18:48:51 -0700 Received: by mail-vk1-f172.google.com with SMTP id m185so7258129vkm.5 for ; Mon, 20 Dec 2021 17:48:51 -0800 (PST) X-Gm-Message-State: AOAM531rmTitdGwXCWE2Hk0CGcgUDjq0ayQei70tCO8wc+ilZ1RWrfCB +8M7zKezEwEVLWh98Vx89JTo64hRoYwhqkU+JLE= X-Google-Smtp-Source: ABdhPJwcodbb3x89NXRfjhoDh7Yq8HmGHngtV5RKIBzcFtU7XWQQXGwiCng35OHg5hatx/Bk99+9hAsvzyWmechFbY8= X-Received: by 2002:a05:6122:180c:: with SMTP id ay12mr301294vkb.15.1640051330918; Mon, 20 Dec 2021 17:48:50 -0800 (PST) MIME-Version: 1.0 References: <5fb60616-5ded-1b3a-255c-14deb44924d9@evermeet.cx> In-Reply-To: From: Christopher Degawa Date: Mon, 20 Dec 2021 19:48:15 -0600 X-Gmail-Original-Message-ID: Message-ID: To: Aman Karmani 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: 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 7:21 PM Aman Karmani wrote: > > > On Mon, Dec 20, 2021 at 5:03 PM Helmut K. C. Tessarek < > tessarek@evermeet.cx> wrote: > >> -----BEGIN PGP SIGNED MESSAGE----- >> Hash: SHA512 >> >> On 2021-12-20 19:11, Christopher Degawa wrote: >> > So I've exported "LIBRARY_PATH" to >> >> I'm sorry to say, this is a workaround but hardly a solution. >> > > No one said this is the solution. We are just trying to figure out what is > going on, and this added information is very helpful in that effort. > > >> Before these 2 commits all worked perfectly. Now it doesn't. Tweaking the >> build env is not a solution. >> Next time someone commits something, are we supposed to tweak it again? >> Where does it end? >> > > I'm not sure what your point is. If you are having trouble with those > commits, then you can use an older version? > > Or you can compile with `./configure --disable-metal` to disable the new > feature. > > Obviously the code worked on both my and Ridley's computers. If it didn't > work, we wouldn't have committed it. > > Once we figure out why some computers are using the wrong metal binary, > then we can fix it and commit the fix to master as well. > Digging a bit into xcrun itself, looking at https://real-world-systems.com/docs/xcrun.1.html, it says > The SDK which will be searched defaults to the most recent available SDK and xcodebuild -version -sdk | head iPhoneOS14.3.sdk - iOS 14.3 (iphoneos14.3) SDKVersion: 14.3 Path: /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS14.3.sdk PlatformVersion: 14.3 Which I'm guessing might be the reason, but still doesn't really make logical sense and running xcrun --verbose metal -v ... xcrun: note: SDKROOT = '/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk' ... xcrun: note: lookup resolved in '/var/folders/yf/4yc0fdvx7zv1t17w41kxmr0r0000gn/T/xcrun_db' : '/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/metal' 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 which also, doesn't make sense. exporting SDKROOT to `macosx` does make it show xcrun: note: SDKROOT = '/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk' xcrun: note: lookup resolved in '/var/folders/yf/4yc0fdvx7zv1t17w41kxmr0r0000gn/T/xcrun_db' : '/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/metal' Apple LLVM version 31001.143 (metalfe-31001.143) Target: air64-apple-darwin19.6.0 Thread model: posix InstalledDir: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/metal/macos/bin so, I'm not sure what conclusion to bring from this. > >> >> >> - -- >> regards Helmut K. C. Tessarek KeyID 0x172380A011EF4944 >> Key fingerprint = 8A55 70C1 BD85 D34E ADBC 386C 1723 80A0 11EF 4944 >> >> /* >> Thou shalt not follow the NULL pointer for chaos and madness >> await thee at its end. >> */ >> -----BEGIN PGP SIGNATURE----- >> >> iQIzBAEBCgAdFiEE191csiqpm8f5Ln9WvgmFNJ1E3QAFAmHBJ/EACgkQvgmFNJ1E >> 3QDsJg//WzTdNngpbNhCihB0foMLjtL687/1FWqZKPfsCx5pvvLZq/Xj8cd1G2G5 >> XJOehG1YYkjKXE+I1oWBrRxxQ/1mkW49DjX6jyzGUFPvEV+e0yf6f6TUPrE9IYDw >> nFkIq25rjJMo/+IPxklHw1bIuZxoqo4ohgYHfmcyYJWOPDBXRWCd93GJkbWJy3Cv >> fRRp4/gIeQJJzlld1ISqGLP6GDIwrevtW7oUwUZbwIWvnJyl25UdnHLAMl82fQPu >> QnCEuWgRODXI1eaYNXf15MwD6gGy39n7njon4AJ5C63678Yc2H0FfVh6wI9lIv1e >> LR6WY942ziQx8uqr3y/2IV5wGDSvLZqyEvCMSh199xTcJdfL4WNEZlNS8hlWxN51 >> TfLHBLpjJHqEq2i6+hyaYF4Y3M9ctRa/JVjv1EjciXFWzMx2Ddhehxv0TPu1tY0A >> UxiQ0By0hJhZDDzOPxez9DgCs/ecmIcUxq4mKuk6KXLIBfJqFrNIN/Mzsn7hBOI7 >> EPLui0+Jo+cWB3AsDRIGNO9UwN+gZAGKxGHt9U9//Af5rzzY0TQ09Z+To14BxD0V >> lTqDp69JlsutJIpQfOywkPb5ExaFgX7vYZmXEb1f05zlIScIeBRdPxKJ9Sip2Cyo >> AVzTsQIDTGkNM3KUJE8m3EgrX8V+gJOXKtfK+phUr5YvyhP5IpE= >> =maKQ >> -----END PGP SIGNATURE----- >> _______________________________________________ >> 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".