-
-
Notifications
You must be signed in to change notification settings - Fork 8.1k
Description
Search before asking
Pake version
It is looking for a 15.5 SDK and can't find it.
System version
26.1
Node.js version
24.7
Minimal reproduce step
pake http://10.10.0.57:8080/PNk7A2h1SaDSDZ85tsVpGyEfuAXIMm/wallview/3rvtpYiq94 --name "Home Cams" --title "Home Cams" --icon /Users/joe/Documents_Local/Home_Security_Cams/AppIcon.icns
What did you expect to see?
Compiled app
What did you see instead?
error: linking with cc
failed: exit status: 72
|
= note: "cc" "/var/folders/tx/1l8r6cbn59ndy1_zfqgkc0j40000gn/T/rustcST0eUG/symbols.o" "<2 object files omitted>" "/lib/rustlib/aarch64-apple-darwin/lib/{libstd-,libpanic_unwind-,libobject-,libmemchr-,libaddr2line-,libgimli-,librustc_demangle-,libstd_detect-,libhashbrown-,librustc_std_workspace_alloc-,libminiz_oxide-,libadler2-,libunwind-,libcfg_if-,liblibc-,librustc_std_workspace_core-,liballoc-,libcore-,libcompiler_builtins-*}.rlib" "-lSystem" "-lc" "-lm" "-arch" "arm64" "-mmacosx-version-min=11.0.0" "-o" "/Users/joe/node_modules/pake-cli/src-tauri/target/release/build/serde-41a41a2893c0267b/build_script_build-41a41a2893c0267b" "-Wl,-dead_strip" "-nodefaultlibs"
= note: some arguments are omitted. use --verbose
to show all linker arguments
= note: 2025-09-25 09:38:15.396 xcodebuild[6986:141951] Writing error result bundle to /var/folders/tx/1l8r6cbn59ndy1_zfqgkc0j40000gn/T/ResultBundle_2025-25-09_09-38-0015.xcresult
xcodebuild: error: SDK "/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.5.sdk" cannot be located.
cc: error: Failed to determine realpath of '/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.5.sdk' (errno=No such file or directory)
cc: error: sh -c '/Applications/Xcode.app/Contents/Developer/usr/bin/xcodebuild -sdk /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.5.sdk -find clang 2> /dev/null' failed with exit code 16384: (null) (errno=No such file or directory)
xcode-select: Failed to locate 'clang', requesting installation of command line developer tools.
Anything else?
No response
Are you willing to submit a PR?
- I'm willing to submit a PR!