Post

Replies

Boosts

Views

Activity

Comment on Xcode 26 CompileMetalFile failed
unfortunately that is not helping. ~ ❯ sudo chmod +r /var/run/com.apple.security.cryptexd/mnt/ ~ ❯ ls -al /var/run/com.apple.security.cryptexd/mnt/ ls: /var/run/com.apple.security.cryptexd/mnt/: Permission denied ~ ❯ cd /var/run/com.apple.security.cryptexd cd: permission denied: /var/run/com.apple.security.cryptexd ~ ❯ sudo chmod +r /var/run/com.apple.security.cryptexd ~ ❯ cd /var/run/com.apple.security.cryptexd cd: permission denied: /var/run/com.apple.security.cryptexd
Nov ’25
Comment on Xcode 26 CompileMetalFile failed
I tried that, unfirtunatly that did not change a thing here ~ ❯ sudo chmod o+rx /var/ ~ ❯ sudo chmod o+rx /var/run/ ~ ❯ sudo chmod o+rx /var/run/com.apple.security.cryptexd/ ~ ❯ sudo chmod o+rx /var/run/com.apple.security.cryptexd/mnt/ ~ ❯ cd /var/run/com.apple.security.cryptexd cd: permission denied: /var/run/com.apple.security.cryptexd
Nov ’25
Comment on Xcode 26 CompileMetalFile failed
yes, it is reproducible. no reboot help
Replies
Boosts
Views
Activity
Oct ’25
Comment on Xcode 26 CompileMetalFile failed
the original message is exactly that command (but the formatting broke the output)
Replies
Boosts
Views
Activity
Oct ’25
Comment on Xcode 26 CompileMetalFile failed
❯ ls -l /private/var/run/com.apple.security.cryptexd/mnt/ ls: /private/var/run/com.apple.security.cryptexd/mnt/: Permission denied
Replies
Boosts
Views
Activity
Oct ’25
Comment on Xcode 26 CompileMetalFile failed
unfortunately that is not helping. ~ ❯ sudo chmod +r /var/run/com.apple.security.cryptexd/mnt/ ~ ❯ ls -al /var/run/com.apple.security.cryptexd/mnt/ ls: /var/run/com.apple.security.cryptexd/mnt/: Permission denied ~ ❯ cd /var/run/com.apple.security.cryptexd cd: permission denied: /var/run/com.apple.security.cryptexd ~ ❯ sudo chmod +r /var/run/com.apple.security.cryptexd ~ ❯ cd /var/run/com.apple.security.cryptexd cd: permission denied: /var/run/com.apple.security.cryptexd
Replies
Boosts
Views
Activity
Nov ’25
Comment on Xcode 26 CompileMetalFile failed
I tried that, unfirtunatly that did not change a thing here ~ ❯ sudo chmod o+rx /var/ ~ ❯ sudo chmod o+rx /var/run/ ~ ❯ sudo chmod o+rx /var/run/com.apple.security.cryptexd/ ~ ❯ sudo chmod o+rx /var/run/com.apple.security.cryptexd/mnt/ ~ ❯ cd /var/run/com.apple.security.cryptexd cd: permission denied: /var/run/com.apple.security.cryptexd
Replies
Boosts
Views
Activity
Nov ’25
Comment on Xcode 26 CompileMetalFile failed
~ ❯ ls -alR /var/run/com.apple.security.cryptexd/ total 0 ls: /var/run/com.apple.security.cryptexd/: Permission denied I could change the permissions to "g+rx", but that group access is reset on system restart and does not persist
Replies
Boosts
Views
Activity
Nov ’25
Comment on Xcode 26 CompileMetalFile failed
I re-installed macOS 26. RE-INSTALLED it, in case that is something with permissions. Only to face the very same bug with Xcode 26.2 I don't know what, why, and how, but this problem has no reasonable solution [object Object]
Replies
Boosts
Views
Activity
Dec ’25
Comment on Xcode 26 CompileMetalFile failed
The Xcode 26.4 beta 2 seems to address the problem. A side effect it made the Xcode 26.3 unable to find metal toolchain at all - least the current workaround stopped working.
Replies
Boosts
Views
Activity
Mar ’26