I was trying to build python3 for ios_system, but I get these errors and it created a empty .xcframework:
cp: /usr/local/lib/libgfortran.dylib: No such file or directory
cp: /Users/jason/cpython/python3.13: No such file or directory
rm: build/lib.macosx-11.5-x86_64-3.13/*.so: No such file or directory
find: lxml: No such file or directory
find: Crypto: No such file or directory
find: Cryptodome: No such file or directory
cp: /Users/jason/cpython/Library/lib/python3.13/site-packages/jupyter_server/services/contents/handlers.py: No such file or directory
find: numpy: No such file or directory
sed: setup.py: No such file or directory
touch: pyfftw/pyfftw.pyx: No such file or directory
mv: rename build_osx/pandas/_libs/lib.cpython-313-darwin.so.p/src_parser_tokenizer.c.o to tmp_osx/pandas/_libs/lib.cpython-313-darwin.so.p/src_parser_tokenizer.c.o: No such file or directory
mv: rename build_osx/pandas/_libs/parsers.cpython-313-darwin.so.p/src_parser_tokenizer.c.o to tmp_osx/pandas/_libs/parsers.cpython-313-darwin.so.p/src_parser_tokenizer.c.o: No such file or directory
mv: rename build_osx/pandas/_libs/pandas_parser.cpython-313-darwin.so.p/src_parser_tokenizer.c.o to tmp_osx/pandas/_libs/pandas_parser.cpython-313-darwin.so.p/src_parser_tokenizer.c.o: No such file or directory
mv: rename build_osx/pandas/_libs/parsers.cpython-313-darwin.so.p/src_parser_io.c.o to tmp_osx/pandas/_libs/parsers.cpython-313-darwin.so.p/src_parser_io.c.o: No such file or directory
find: astropy: No such file or directory
find: build: No such file or directory
cp: /Users/jason/cpython/Library/lib/python3.13/site-packages/geopandas/_compat.py: No such file or directory
find: rasterio: No such file or directory
find: iOS/Frameworks/arm64-iphoneos: No such file or directory
find: /Users/jason/cpython/iOS/Frameworks/arm64-iphoneos/lib/python3.13/lib-dynload: No such file or directory
cp: /Users/jason/cpython/iOS/Frameworks/arm64-iphoneos/include/python3.13/pyconfig.h: No such file or directory
unzip: cannot find or open pyzmq-26.2.0-cp313-cp313-macosx_15_0_x86_64.whl, pyzmq-26.2.0-cp313-cp313-macosx_15_0_x86_64.whl.zip or pyzmq-26.2.0-cp313-cp313-macosx_15_0_x86_64.whl.ZIP.
find: Crypto: No such file or directory
find: Cryptodome: No such file or directory
find: PIL: No such file or directory
find: pandas: No such file or directory
find: astropy: No such file or directory
find: build: No such file or directory
find: pyproj: No such file or directory
find: build: No such file or directory
find: rasterio: No such file or directory
Creating: lib.macosx-11.5-x86_64-3.11/Frameworks/python3_ios.framework
cp: build/lib.macosx-11.5-x86_64-3.11/libpython3.11.dylib: No such file or directory
error: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/install_name_tool: can't open file: build/lib.macosx-11.5-x86_64-3.11/Frameworks//python3_ios.framework/python3_ios (No such file or directory)
Creating: lib.darwin-arm64-3.11/Frameworks/python3_ios.framework
cp: build/lib.darwin-arm64-3.11/libpython3.11.dylib: No such file or directory
error: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/install_name_tool: can't open file: build/lib.darwin-arm64-3.11/Frameworks//python3_ios.framework/python3_ios (No such file or directory)
build/lib.darwin-x86_64-3.11/Frameworks/python3_ios.framework/Info.plist: file does not exist or is not readable or is not a regular file (Error Domain=NSCocoaErrorDomain Code=260 "The file “Info.plist” couldn’t be opened because there is no such file." UserInfo={NSFilePath=build/lib.darwin-x86_64-3.11/Frameworks/python3_ios.framework/Info.plist, NSUnderlyingError=0x60000386c780 {Error Domain=NSPOSIXErrorDomain Code=2 "No such file or directory"}})
build/lib.darwin-x86_64-3.11/Frameworks/python3_ios.framework/Info.plist: file does not exist or is not readable or is not a regular file (Error Domain=NSCocoaErrorDomain Code=260 "The file “Info.plist” couldn’t be opened because there is no such file." UserInfo={NSFilePath=build/lib.darwin-x86_64-3.11/Frameworks/python3_ios.framework/Info.plist, NSUnderlyingError=0x600000bd4780 {Error Domain=NSPOSIXErrorDomain Code=2 "No such file or directory"}})
build/lib.darwin-x86_64-3.11/Frameworks/python3_ios.framework/Info.plist: file does not exist or is not readable or is not a regular file (Error Domain=NSCocoaErrorDomain Code=260 "The file “Info.plist” couldn’t be opened because there is no such file." UserInfo={NSFilePath=build/lib.darwin-x86_64-3.11/Frameworks/python3_ios.framework/Info.plist, NSUnderlyingError=0x6000008b0750 {Error Domain=NSPOSIXErrorDomain Code=2 "No such file or directory"}})
build/lib.darwin-x86_64-3.11/Frameworks/python3_ios.framework/Info.plist: file does not exist or is not readable or is not a regular file (Error Domain=NSCocoaErrorDomain Code=260 "The file “Info.plist” couldn’t be opened because there is no such file." UserInfo={NSFilePath=build/lib.darwin-x86_64-3.11/Frameworks/python3_ios.framework/Info.plist, NSUnderlyingError=0x60000173c780 {Error Domain=NSPOSIXErrorDomain Code=2 "No such file or directory"}})
build/lib.darwin-x86_64-3.11/Frameworks/python3_ios.framework/Info.plist: file does not exist or is not readable or is not a regular file (Error Domain=NSCocoaErrorDomain Code=260 "The file “Info.plist” couldn’t be opened because there is no such file." UserInfo={NSFilePath=build/lib.darwin-x86_64-3.11/Frameworks/python3_ios.framework/Info.plist, NSUnderlyingError=0x6000019d87b0 {Error Domain=NSPOSIXErrorDomain Code=2 "No such file or directory"}})
build/lib.darwin-x86_64-3.11/Frameworks/python3_ios.framework/Info.plist: file does not exist or is not readable or is not a regular file (Error Domain=NSCocoaErrorDomain Code=260 "The file “Info.plist” couldn’t be opened because there is no such file." UserInfo={NSFilePath=build/lib.darwin-x86_64-3.11/Frameworks/python3_ios.framework/Info.plist, NSUnderlyingError=0x600003344d50 {Error Domain=NSPOSIXErrorDomain Code=2 "No such file or directory"}})
error: unable to read the file at '/Users/jason/cpython/build/lib.macosx-11.5-x86_64-3.11/Frameworks/python3_ios.framework/python3_ios'
zip error: Nothing to do! (try: zip -rq XcFrameworks/python3_ios.xcframework.zip . -i XcFrameworks/python3_ios.xcframework)
Creating: lib.macosx-11.5-x86_64-3.11/Frameworks/pythonA.framework
cp: build/lib.macosx-11.5-x86_64-3.11/libpython3.11.dylib: No such file or directory
error: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/install_name_tool: can't open file: build/lib.macosx-11.5-x86_64-3.11/Frameworks//pythonA.framework/pythonA (No such file or directory)
Creating: lib.darwin-arm64-3.11/Frameworks/pythonA.framework
cp: build/lib.darwin-arm64-3.11/libpython3.11.dylib: No such file or directory
error: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/install_name_tool: can't open file: build/lib.darwin-arm64-3.11/Frameworks//pythonA.framework/pythonA (No such file or directory)
build/lib.darwin-x86_64-3.11/Frameworks/pythonA.framework/Info.plist: file does not exist or is not readable or is not a regular file (Error Domain=NSCocoaErrorDomain Code=260 "The file “Info.plist” couldn’t be opened because there is no such file." UserInfo={NSFilePath=build/lib.darwin-x86_64-3.11/Frameworks/pythonA.framework/Info.plist, NSUnderlyingError=0x6000029b4780 {Error Domain=NSPOSIXErrorDomain Code=2 "No such file or directory"}})
build/lib.darwin-x86_64-3.11/Frameworks/pythonA.framework/Info.plist: file does not exist or is not readable or is not a regular file (Error Domain=NSCocoaErrorDomain Code=260 "The file “Info.plist” couldn’t be opened because there is no such file." UserInfo={NSFilePath=build/lib.darwin-x86_64-3.11/Frameworks/pythonA.framework/Info.plist, NSUnderlyingError=0x6000038989c0 {Error Domain=NSPOSIXErrorDomain Code=2 "No such file or directory"}})
build/lib.darwin-x86_64-3.11/Frameworks/pythonA.framework/Info.plist: file does not exist or is not readable or is not a regular file (Error Domain=NSCocoaErrorDomain Code=260 "The file “Info.plist” couldn’t be opened because there is no such file." UserInfo={NSFilePath=build/lib.darwin-x86_64-3.11/Frameworks/pythonA.framework/Info.plist, NSUnderlyingError=0x600002e24750 {Error Domain=NSPOSIXErrorDomain Code=2 "No such file or directory"}})
build/lib.darwin-x86_64-3.11/Frameworks/pythonA.framework/Info.plist: file does not exist or is not readable or is not a regular file (Error Domain=NSCocoaErrorDomain Code=260 "The file “Info.plist” couldn’t be opened because there is no such file." UserInfo={NSFilePath=build/lib.darwin-x86_64-3.11/Frameworks/pythonA.framework/Info.plist, NSUnderlyingError=0x600003e00780 {Error Domain=NSPOSIXErrorDomain Code=2 "No such file or directory"}})
build/lib.darwin-x86_64-3.11/Frameworks/pythonA.framework/Info.plist: file does not exist or is not readable or is not a regular file (Error Domain=NSCocoaErrorDomain Code=260 "The file “Info.plist” couldn’t be opened because there is no such file." UserInfo={NSFilePath=build/lib.darwin-x86_64-3.11/Frameworks/pythonA.framework/Info.plist, NSUnderlyingError=0x60000136c7b0 {Error Domain=NSPOSIXErrorDomain Code=2 "No such file or directory"}})
build/lib.darwin-x86_64-3.11/Frameworks/pythonA.framework/Info.plist: file does not exist or is not readable or is not a regular file (Error Domain=NSCocoaErrorDomain Code=260 "The file “Info.plist” couldn’t be opened because there is no such file." UserInfo={NSFilePath=build/lib.darwin-x86_64-3.11/Frameworks/pythonA.framework/Info.plist, NSUnderlyingError=0x600003514d50 {Error Domain=NSPOSIXErrorDomain Code=2 "No such file or directory"}})
error: unable to read the file at '/Users/jason/cpython/build/lib.macosx-11.5-x86_64-3.11/Frameworks/pythonA.framework/pythonA'
zip error: Nothing to do! (try: zip -rq XcFrameworks/pythonA.xcframework.zip . -i XcFrameworks/pythonA.xcframework)
Creating: lib.macosx-11.5-x86_64-3.11/Frameworks/pythonB.framework
cp: build/lib.macosx-11.5-x86_64-3.11/libpython3.11.dylib: No such file or directory
error: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/install_name_tool: can't open file: build/lib.macosx-11.5-x86_64-3.11/Frameworks//pythonB.framework/pythonB (No such file or directory)
Creating: lib.darwin-arm64-3.11/Frameworks/pythonB.framework
cp: build/lib.darwin-arm64-3.11/libpython3.11.dylib: No such file or directory
error: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/install_name_tool: can't open file: build/lib.darwin-arm64-3.11/Frameworks//pythonB.framework/pythonB (No such file or directory)
build/lib.darwin-x86_64-3.11/Frameworks/pythonB.framework/Info.plist: file does not exist or is not readable or is not a regular file (Error Domain=NSCocoaErrorDomain Code=260 "The file “Info.plist” couldn’t be opened because there is no such file." UserInfo={NSFilePath=build/lib.darwin-x86_64-3.11/Frameworks/pythonB.framework/Info.plist, NSUnderlyingError=0x600001814d50 {Error Domain=NSPOSIXErrorDomain Code=2 "No such file or directory"}})
build/lib.darwin-x86_64-3.11/Frameworks/pythonB.framework/Info.plist: file does not exist or is not readable or is not a regular file (Error Domain=NSCocoaErrorDomain Code=260 "The file “Info.plist” couldn’t be opened because there is no such file." UserInfo={NSFilePath=build/lib.darwin-x86_64-3.11/Frameworks/pythonB.framework/Info.plist, NSUnderlyingError=0x6000026a0780 {Error Domain=NSPOSIXErrorDomain Code=2 "No such file or directory"}})
build/lib.darwin-x86_64-3.11/Frameworks/pythonB.framework/Info.plist: file does not exist or is not readable or is not a regular file (Error Domain=NSCocoaErrorDomain Code=260 "The file “Info.plist” couldn’t be opened because there is no such file." UserInfo={NSFilePath=build/lib.darwin-x86_64-3.11/Frameworks/pythonB.framework/Info.plist, NSUnderlyingError=0x600001d9c750 {Error Domain=NSPOSIXErrorDomain Code=2 "No such file or directory"}})
build/lib.darwin-x86_64-3.11/Frameworks/pythonB.framework/Info.plist: file does not exist or is not readable or is not a regular file (Error Domain=NSCocoaErrorDomain Code=260 "The file “Info.plist” couldn’t be opened because there is no such file." UserInfo={NSFilePath=build/lib.darwin-x86_64-3.11/Frameworks/pythonB.framework/Info.plist, NSUnderlyingError=0x600000d18d50 {Error Domain=NSPOSIXErrorDomain Code=2 "No such file or directory"}})
build/lib.darwin-x86_64-3.11/Frameworks/pythonB.framework/Info.plist: file does not exist or is not readable or is not a regular file (Error Domain=NSCocoaErrorDomain Code=260 "The file “Info.plist” couldn’t be opened because there is no such file." UserInfo={NSFilePath=build/lib.darwin-x86_64-3.11/Frameworks/pythonB.framework/Info.plist, NSUnderlyingError=0x6000037e0d80 {Error Domain=NSPOSIXErrorDomain Code=2 "No such file or directory"}})
build/lib.darwin-x86_64-3.11/Frameworks/pythonB.framework/Info.plist: file does not exist or is not readable or is not a regular file (Error Domain=NSCocoaErrorDomain Code=260 "The file “Info.plist” couldn’t be opened because there is no such file." UserInfo={NSFilePath=build/lib.darwin-x86_64-3.11/Frameworks/pythonB.framework/Info.plist, NSUnderlyingError=0x600002964d50 {Error Domain=NSPOSIXErrorDomain Code=2 "No such file or directory"}})
error: unable to read the file at '/Users/jason/cpython/build/lib.macosx-11.5-x86_64-3.11/Frameworks/pythonB.framework/pythonB'
zip error: Nothing to do! (try: zip -rq XcFrameworks/pythonB.xcframework.zip . -i XcFrameworks/pythonB.xcframework)
Creating: lib.macosx-11.5-x86_64-3.11/Frameworks/pythonC.framework
cp: build/lib.macosx-11.5-x86_64-3.11/libpython3.11.dylib: No such file or directory
error: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/install_name_tool: can't open file: build/lib.macosx-11.5-x86_64-3.11/Frameworks//pythonC.framework/pythonC (No such file or directory)
Creating: lib.darwin-arm64-3.11/Frameworks/pythonC.framework
cp: build/lib.darwin-arm64-3.11/libpython3.11.dylib: No such file or directory
error: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/install_name_tool: can't open file: build/lib.darwin-arm64-3.11/Frameworks//pythonC.framework/pythonC (No such file or directory)
build/lib.darwin-x86_64-3.11/Frameworks/pythonC.framework/Info.plist: file does not exist or is not readable or is not a regular file (Error Domain=NSCocoaErrorDomain Code=260 "The file “Info.plist” couldn’t be opened because there is no such file." UserInfo={NSFilePath=build/lib.darwin-x86_64-3.11/Frameworks/pythonC.framework/Info.plist, NSUnderlyingError=0x60000212cd50 {Error Domain=NSPOSIXErrorDomain Code=2 "No such file or directory"}})
build/lib.darwin-x86_64-3.11/Frameworks/pythonC.framework/Info.plist: file does not exist or is not readable or is not a regular file (Error Domain=NSCocoaErrorDomain Code=260 "The file “Info.plist” couldn’t be opened because there is no such file." UserInfo={NSFilePath=build/lib.darwin-x86_64-3.11/Frameworks/pythonC.framework/Info.plist, NSUnderlyingError=0x600002e88d50 {Error Domain=NSPOSIXErrorDomain Code=2 "No such file or directory"}})
build/lib.darwin-x86_64-3.11/Frameworks/pythonC.framework/Info.plist: file does not exist or is not readable or is not a regular file (Error Domain=NSCocoaErrorDomain Code=260 "The file “Info.plist” couldn’t be opened because there is no such file." UserInfo={NSFilePath=build/lib.darwin-x86_64-3.11/Frameworks/pythonC.framework/Info.plist, NSUnderlyingError=0x600002084d20 {Error Domain=NSPOSIXErrorDomain Code=2 "No such file or directory"}})
build/lib.darwin-x86_64-3.11/Frameworks/pythonC.framework/Info.plist: file does not exist or is not readable or is not a regular file (Error Domain=NSCocoaErrorDomain Code=260 "The file “Info.plist” couldn’t be opened because there is no such file." UserInfo={NSFilePath=build/lib.darwin-x86_64-3.11/Frameworks/pythonC.framework/Info.plist, NSUnderlyingError=0x600000814d50 {Error Domain=NSPOSIXErrorDomain Code=2 "No such file or directory"}})
build/lib.darwin-x86_64-3.11/Frameworks/pythonC.framework/Info.plist: file does not exist or is not readable or is not a regular file (Error Domain=NSCocoaErrorDomain Code=260 "The file “Info.plist” couldn’t be opened because there is no such file." UserInfo={NSFilePath=build/lib.darwin-x86_64-3.11/Frameworks/pythonC.framework/Info.plist, NSUnderlyingError=0x60000381cd80 {Error Domain=NSPOSIXErrorDomain Code=2 "No such file or directory"}})
build/lib.darwin-x86_64-3.11/Frameworks/pythonC.framework/Info.plist: file does not exist or is not readable or is not a regular file (Error Domain=NSCocoaErrorDomain Code=260 "The file “Info.plist” couldn’t be opened because there is no such file." UserInfo={NSFilePath=build/lib.darwin-x86_64-3.11/Frameworks/pythonC.framework/Info.plist, NSUnderlyingError=0x600001a68780 {Error Domain=NSPOSIXErrorDomain Code=2 "No such file or directory"}})
error: unable to read the file at '/Users/jason/cpython/build/lib.macosx-11.5-x86_64-3.11/Frameworks/pythonC.framework/pythonC'
zip error: Nothing to do! (try: zip -rq XcFrameworks/pythonC.xcframework.zip . -i XcFrameworks/pythonC.xcframework)
Creating: lib.macosx-11.5-x86_64-3.11/Frameworks/pythonD.framework
cp: build/lib.macosx-11.5-x86_64-3.11/libpython3.11.dylib: No such file or directory
error: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/install_name_tool: can't open file: build/lib.macosx-11.5-x86_64-3.11/Frameworks//pythonD.framework/pythonD (No such file or directory)
Creating: lib.darwin-arm64-3.11/Frameworks/pythonD.framework
cp: build/lib.darwin-arm64-3.11/libpython3.11.dylib: No such file or directory
error: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/install_name_tool: can't open file: build/lib.darwin-arm64-3.11/Frameworks//pythonD.framework/pythonD (No such file or directory)
build/lib.darwin-x86_64-3.11/Frameworks/pythonD.framework/Info.plist: file does not exist or is not readable or is not a regular file (Error Domain=NSCocoaErrorDomain Code=260 "The file “Info.plist” couldn’t be opened because there is no such file." UserInfo={NSFilePath=build/lib.darwin-x86_64-3.11/Frameworks/pythonD.framework/Info.plist, NSUnderlyingError=0x600003c18780 {Error Domain=NSPOSIXErrorDomain Code=2 "No such file or directory"}})
build/lib.darwin-x86_64-3.11/Frameworks/pythonD.framework/Info.plist: file does not exist or is not readable or is not a regular file (Error Domain=NSCocoaErrorDomain Code=260 "The file “Info.plist” couldn’t be opened because there is no such file." UserInfo={NSFilePath=build/lib.darwin-x86_64-3.11/Frameworks/pythonD.framework/Info.plist, NSUnderlyingError=0x600003c8c780 {Error Domain=NSPOSIXErrorDomain Code=2 "No such file or directory"}})
build/lib.darwin-x86_64-3.11/Frameworks/pythonD.framework/Info.plist: file does not exist or is not readable or is not a regular file (Error Domain=NSCocoaErrorDomain Code=260 "The file “Info.plist” couldn’t be opened because there is no such file." UserInfo={NSFilePath=build/lib.darwin-x86_64-3.11/Frameworks/pythonD.framework/Info.plist, NSUnderlyingError=0x600001948750 {Error Domain=NSPOSIXErrorDomain Code=2 "No such file or directory"}})
build/lib.darwin-x86_64-3.11/Frameworks/pythonD.framework/Info.plist: file does not exist or is not readable or is not a regular file (Error Domain=NSCocoaErrorDomain Code=260 "The file “Info.plist” couldn’t be opened because there is no such file." UserInfo={NSFilePath=build/lib.darwin-x86_64-3.11/Frameworks/pythonD.framework/Info.plist, NSUnderlyingError=0x600001348d50 {Error Domain=NSPOSIXErrorDomain Code=2 "No such file or directory"}})
build/lib.darwin-x86_64-3.11/Frameworks/pythonD.framework/Info.plist: file does not exist or is not readable or is not a regular file (Error Domain=NSCocoaErrorDomain Code=260 "The file “Info.plist” couldn’t be opened because there is no such file." UserInfo={NSFilePath=build/lib.darwin-x86_64-3.11/Frameworks/pythonD.framework/Info.plist, NSUnderlyingError=0x600001e387b0 {Error Domain=NSPOSIXErrorDomain Code=2 "No such file or directory"}})
build/lib.darwin-x86_64-3.11/Frameworks/pythonD.framework/Info.plist: file does not exist or is not readable or is not a regular file (Error Domain=NSCocoaErrorDomain Code=260 "The file “Info.plist” couldn’t be opened because there is no such file." UserInfo={NSFilePath=build/lib.darwin-x86_64-3.11/Frameworks/pythonD.framework/Info.plist, NSUnderlyingError=0x6000011d8780 {Error Domain=NSPOSIXErrorDomain Code=2 "No such file or directory"}})
error: unable to read the file at '/Users/jason/cpython/build/lib.macosx-11.5-x86_64-3.11/Frameworks/pythonD.framework/pythonD'
zip error: Nothing to do! (try: zip -rq XcFrameworks/pythonD.xcframework.zip . -i XcFrameworks/pythonD.xcframework)
Creating: lib.macosx-11.5-x86_64-3.11/Frameworks/pythonE.framework
cp: build/lib.macosx-11.5-x86_64-3.11/libpython3.11.dylib: No such file or directory
error: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/install_name_tool: can't open file: build/lib.macosx-11.5-x86_64-3.11/Frameworks//pythonE.framework/pythonE (No such file or directory)
Creating: lib.darwin-arm64-3.11/Frameworks/pythonE.framework
cp: build/lib.darwin-arm64-3.11/libpython3.11.dylib: No such file or directory
error: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/install_name_tool: can't open file: build/lib.darwin-arm64-3.11/Frameworks//pythonE.framework/pythonE (No such file or directory)
build/lib.darwin-x86_64-3.11/Frameworks/pythonE.framework/Info.plist: file does not exist or is not readable or is not a regular file (Error Domain=NSCocoaErrorDomain Code=260 "The file “Info.plist” couldn’t be opened because there is no such file." UserInfo={NSFilePath=build/lib.darwin-x86_64-3.11/Frameworks/pythonE.framework/Info.plist, NSUnderlyingError=0x600002224d50 {Error Domain=NSPOSIXErrorDomain Code=2 "No such file or directory"}})
build/lib.darwin-x86_64-3.11/Frameworks/pythonE.framework/Info.plist: file does not exist or is not readable or is not a regular file (Error Domain=NSCocoaErrorDomain Code=260 "The file “Info.plist” couldn’t be opened because there is no such file." UserInfo={NSFilePath=build/lib.darwin-x86_64-3.11/Frameworks/pythonE.framework/Info.plist, NSUnderlyingError=0x600003a58330 {Error Domain=NSPOSIXErrorDomain Code=2 "No such file or directory"}})
build/lib.darwin-x86_64-3.11/Frameworks/pythonE.framework/Info.plist: file does not exist or is not readable or is not a regular file (Error Domain=NSCocoaErrorDomain Code=260 "The file “Info.plist” couldn’t be opened because there is no such file." UserInfo={NSFilePath=build/lib.darwin-x86_64-3.11/Frameworks/pythonE.framework/Info.plist, NSUnderlyingError=0x600001eb8750 {Error Domain=NSPOSIXErrorDomain Code=2 "No such file or directory"}})
build/lib.darwin-x86_64-3.11/Frameworks/pythonE.framework/Info.plist: file does not exist or is not readable or is not a regular file (Error Domain=NSCocoaErrorDomain Code=260 "The file “Info.plist” couldn’t be opened because there is no such file." UserInfo={NSFilePath=build/lib.darwin-x86_64-3.11/Frameworks/pythonE.framework/Info.plist, NSUnderlyingError=0x6000034a0780 {Error Domain=NSPOSIXErrorDomain Code=2 "No such file or directory"}})
build/lib.darwin-x86_64-3.11/Frameworks/pythonE.framework/Info.plist: file does not exist or is not readable or is not a regular file (Error Domain=NSCocoaErrorDomain Code=260 "The file “Info.plist” couldn’t be opened because there is no such file." UserInfo={NSFilePath=build/lib.darwin-x86_64-3.11/Frameworks/pythonE.framework/Info.plist, NSUnderlyingError=0x60000324c7b0 {Error Domain=NSPOSIXErrorDomain Code=2 "No such file or directory"}})
build/lib.darwin-x86_64-3.11/Frameworks/pythonE.framework/Info.plist: file does not exist or is not readable or is not a regular file (Error Domain=NSCocoaErrorDomain Code=260 "The file “Info.plist” couldn’t be opened because there is no such file." UserInfo={NSFilePath=build/lib.darwin-x86_64-3.11/Frameworks/pythonE.framework/Info.plist, NSUnderlyingError=0x600001fb8780 {Error Domain=NSPOSIXErrorDomain Code=2 "No such file or directory"}})
error: unable to read the file at '/Users/jason/cpython/build/lib.macosx-11.5-x86_64-3.11/Frameworks/pythonE.framework/pythonE'
zip error: Nothing to do! (try: zip -rq XcFrameworks/pythonE.xcframework.zip . -i XcFrameworks/pythonE.xcframework)
I was trying to build python3 for ios_system, but I get these errors and it created a empty .xcframework:
cp: /usr/local/lib/libgfortran.dylib: No such file or directory
cp: /Users/jason/cpython/python3.13: No such file or directory
rm: build/lib.macosx-11.5-x86_64-3.13/*.so: No such file or directory
find: lxml: No such file or directory
find: Crypto: No such file or directory
find: Cryptodome: No such file or directory
cp: /Users/jason/cpython/Library/lib/python3.13/site-packages/jupyter_server/services/contents/handlers.py: No such file or directory
find: numpy: No such file or directory
sed: setup.py: No such file or directory
touch: pyfftw/pyfftw.pyx: No such file or directory
mv: rename build_osx/pandas/_libs/lib.cpython-313-darwin.so.p/src_parser_tokenizer.c.o to tmp_osx/pandas/_libs/lib.cpython-313-darwin.so.p/src_parser_tokenizer.c.o: No such file or directory
mv: rename build_osx/pandas/_libs/parsers.cpython-313-darwin.so.p/src_parser_tokenizer.c.o to tmp_osx/pandas/_libs/parsers.cpython-313-darwin.so.p/src_parser_tokenizer.c.o: No such file or directory
mv: rename build_osx/pandas/_libs/pandas_parser.cpython-313-darwin.so.p/src_parser_tokenizer.c.o to tmp_osx/pandas/_libs/pandas_parser.cpython-313-darwin.so.p/src_parser_tokenizer.c.o: No such file or directory
mv: rename build_osx/pandas/_libs/parsers.cpython-313-darwin.so.p/src_parser_io.c.o to tmp_osx/pandas/_libs/parsers.cpython-313-darwin.so.p/src_parser_io.c.o: No such file or directory
find: astropy: No such file or directory
find: build: No such file or directory
cp: /Users/jason/cpython/Library/lib/python3.13/site-packages/geopandas/_compat.py: No such file or directory
find: rasterio: No such file or directory
find: iOS/Frameworks/arm64-iphoneos: No such file or directory
find: /Users/jason/cpython/iOS/Frameworks/arm64-iphoneos/lib/python3.13/lib-dynload: No such file or directory
cp: /Users/jason/cpython/iOS/Frameworks/arm64-iphoneos/include/python3.13/pyconfig.h: No such file or directory
unzip: cannot find or open pyzmq-26.2.0-cp313-cp313-macosx_15_0_x86_64.whl, pyzmq-26.2.0-cp313-cp313-macosx_15_0_x86_64.whl.zip or pyzmq-26.2.0-cp313-cp313-macosx_15_0_x86_64.whl.ZIP.
find: Crypto: No such file or directory
find: Cryptodome: No such file or directory
find: PIL: No such file or directory
find: pandas: No such file or directory
find: astropy: No such file or directory
find: build: No such file or directory
find: pyproj: No such file or directory
find: build: No such file or directory
find: rasterio: No such file or directory
Creating: lib.macosx-11.5-x86_64-3.11/Frameworks/python3_ios.framework
cp: build/lib.macosx-11.5-x86_64-3.11/libpython3.11.dylib: No such file or directory
error: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/install_name_tool: can't open file: build/lib.macosx-11.5-x86_64-3.11/Frameworks//python3_ios.framework/python3_ios (No such file or directory)
Creating: lib.darwin-arm64-3.11/Frameworks/python3_ios.framework
cp: build/lib.darwin-arm64-3.11/libpython3.11.dylib: No such file or directory
error: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/install_name_tool: can't open file: build/lib.darwin-arm64-3.11/Frameworks//python3_ios.framework/python3_ios (No such file or directory)
build/lib.darwin-x86_64-3.11/Frameworks/python3_ios.framework/Info.plist: file does not exist or is not readable or is not a regular file (Error Domain=NSCocoaErrorDomain Code=260 "The file “Info.plist” couldn’t be opened because there is no such file." UserInfo={NSFilePath=build/lib.darwin-x86_64-3.11/Frameworks/python3_ios.framework/Info.plist, NSUnderlyingError=0x60000386c780 {Error Domain=NSPOSIXErrorDomain Code=2 "No such file or directory"}})
build/lib.darwin-x86_64-3.11/Frameworks/python3_ios.framework/Info.plist: file does not exist or is not readable or is not a regular file (Error Domain=NSCocoaErrorDomain Code=260 "The file “Info.plist” couldn’t be opened because there is no such file." UserInfo={NSFilePath=build/lib.darwin-x86_64-3.11/Frameworks/python3_ios.framework/Info.plist, NSUnderlyingError=0x600000bd4780 {Error Domain=NSPOSIXErrorDomain Code=2 "No such file or directory"}})
build/lib.darwin-x86_64-3.11/Frameworks/python3_ios.framework/Info.plist: file does not exist or is not readable or is not a regular file (Error Domain=NSCocoaErrorDomain Code=260 "The file “Info.plist” couldn’t be opened because there is no such file." UserInfo={NSFilePath=build/lib.darwin-x86_64-3.11/Frameworks/python3_ios.framework/Info.plist, NSUnderlyingError=0x6000008b0750 {Error Domain=NSPOSIXErrorDomain Code=2 "No such file or directory"}})
build/lib.darwin-x86_64-3.11/Frameworks/python3_ios.framework/Info.plist: file does not exist or is not readable or is not a regular file (Error Domain=NSCocoaErrorDomain Code=260 "The file “Info.plist” couldn’t be opened because there is no such file." UserInfo={NSFilePath=build/lib.darwin-x86_64-3.11/Frameworks/python3_ios.framework/Info.plist, NSUnderlyingError=0x60000173c780 {Error Domain=NSPOSIXErrorDomain Code=2 "No such file or directory"}})
build/lib.darwin-x86_64-3.11/Frameworks/python3_ios.framework/Info.plist: file does not exist or is not readable or is not a regular file (Error Domain=NSCocoaErrorDomain Code=260 "The file “Info.plist” couldn’t be opened because there is no such file." UserInfo={NSFilePath=build/lib.darwin-x86_64-3.11/Frameworks/python3_ios.framework/Info.plist, NSUnderlyingError=0x6000019d87b0 {Error Domain=NSPOSIXErrorDomain Code=2 "No such file or directory"}})
build/lib.darwin-x86_64-3.11/Frameworks/python3_ios.framework/Info.plist: file does not exist or is not readable or is not a regular file (Error Domain=NSCocoaErrorDomain Code=260 "The file “Info.plist” couldn’t be opened because there is no such file." UserInfo={NSFilePath=build/lib.darwin-x86_64-3.11/Frameworks/python3_ios.framework/Info.plist, NSUnderlyingError=0x600003344d50 {Error Domain=NSPOSIXErrorDomain Code=2 "No such file or directory"}})
error: unable to read the file at '/Users/jason/cpython/build/lib.macosx-11.5-x86_64-3.11/Frameworks/python3_ios.framework/python3_ios'
zip error: Nothing to do! (try: zip -rq XcFrameworks/python3_ios.xcframework.zip . -i XcFrameworks/python3_ios.xcframework)
Creating: lib.macosx-11.5-x86_64-3.11/Frameworks/pythonA.framework
cp: build/lib.macosx-11.5-x86_64-3.11/libpython3.11.dylib: No such file or directory
error: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/install_name_tool: can't open file: build/lib.macosx-11.5-x86_64-3.11/Frameworks//pythonA.framework/pythonA (No such file or directory)
Creating: lib.darwin-arm64-3.11/Frameworks/pythonA.framework
cp: build/lib.darwin-arm64-3.11/libpython3.11.dylib: No such file or directory
error: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/install_name_tool: can't open file: build/lib.darwin-arm64-3.11/Frameworks//pythonA.framework/pythonA (No such file or directory)
build/lib.darwin-x86_64-3.11/Frameworks/pythonA.framework/Info.plist: file does not exist or is not readable or is not a regular file (Error Domain=NSCocoaErrorDomain Code=260 "The file “Info.plist” couldn’t be opened because there is no such file." UserInfo={NSFilePath=build/lib.darwin-x86_64-3.11/Frameworks/pythonA.framework/Info.plist, NSUnderlyingError=0x6000029b4780 {Error Domain=NSPOSIXErrorDomain Code=2 "No such file or directory"}})
build/lib.darwin-x86_64-3.11/Frameworks/pythonA.framework/Info.plist: file does not exist or is not readable or is not a regular file (Error Domain=NSCocoaErrorDomain Code=260 "The file “Info.plist” couldn’t be opened because there is no such file." UserInfo={NSFilePath=build/lib.darwin-x86_64-3.11/Frameworks/pythonA.framework/Info.plist, NSUnderlyingError=0x6000038989c0 {Error Domain=NSPOSIXErrorDomain Code=2 "No such file or directory"}})
build/lib.darwin-x86_64-3.11/Frameworks/pythonA.framework/Info.plist: file does not exist or is not readable or is not a regular file (Error Domain=NSCocoaErrorDomain Code=260 "The file “Info.plist” couldn’t be opened because there is no such file." UserInfo={NSFilePath=build/lib.darwin-x86_64-3.11/Frameworks/pythonA.framework/Info.plist, NSUnderlyingError=0x600002e24750 {Error Domain=NSPOSIXErrorDomain Code=2 "No such file or directory"}})
build/lib.darwin-x86_64-3.11/Frameworks/pythonA.framework/Info.plist: file does not exist or is not readable or is not a regular file (Error Domain=NSCocoaErrorDomain Code=260 "The file “Info.plist” couldn’t be opened because there is no such file." UserInfo={NSFilePath=build/lib.darwin-x86_64-3.11/Frameworks/pythonA.framework/Info.plist, NSUnderlyingError=0x600003e00780 {Error Domain=NSPOSIXErrorDomain Code=2 "No such file or directory"}})
build/lib.darwin-x86_64-3.11/Frameworks/pythonA.framework/Info.plist: file does not exist or is not readable or is not a regular file (Error Domain=NSCocoaErrorDomain Code=260 "The file “Info.plist” couldn’t be opened because there is no such file." UserInfo={NSFilePath=build/lib.darwin-x86_64-3.11/Frameworks/pythonA.framework/Info.plist, NSUnderlyingError=0x60000136c7b0 {Error Domain=NSPOSIXErrorDomain Code=2 "No such file or directory"}})
build/lib.darwin-x86_64-3.11/Frameworks/pythonA.framework/Info.plist: file does not exist or is not readable or is not a regular file (Error Domain=NSCocoaErrorDomain Code=260 "The file “Info.plist” couldn’t be opened because there is no such file." UserInfo={NSFilePath=build/lib.darwin-x86_64-3.11/Frameworks/pythonA.framework/Info.plist, NSUnderlyingError=0x600003514d50 {Error Domain=NSPOSIXErrorDomain Code=2 "No such file or directory"}})
error: unable to read the file at '/Users/jason/cpython/build/lib.macosx-11.5-x86_64-3.11/Frameworks/pythonA.framework/pythonA'
zip error: Nothing to do! (try: zip -rq XcFrameworks/pythonA.xcframework.zip . -i XcFrameworks/pythonA.xcframework)
Creating: lib.macosx-11.5-x86_64-3.11/Frameworks/pythonB.framework
cp: build/lib.macosx-11.5-x86_64-3.11/libpython3.11.dylib: No such file or directory
error: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/install_name_tool: can't open file: build/lib.macosx-11.5-x86_64-3.11/Frameworks//pythonB.framework/pythonB (No such file or directory)
Creating: lib.darwin-arm64-3.11/Frameworks/pythonB.framework
cp: build/lib.darwin-arm64-3.11/libpython3.11.dylib: No such file or directory
error: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/install_name_tool: can't open file: build/lib.darwin-arm64-3.11/Frameworks//pythonB.framework/pythonB (No such file or directory)
build/lib.darwin-x86_64-3.11/Frameworks/pythonB.framework/Info.plist: file does not exist or is not readable or is not a regular file (Error Domain=NSCocoaErrorDomain Code=260 "The file “Info.plist” couldn’t be opened because there is no such file." UserInfo={NSFilePath=build/lib.darwin-x86_64-3.11/Frameworks/pythonB.framework/Info.plist, NSUnderlyingError=0x600001814d50 {Error Domain=NSPOSIXErrorDomain Code=2 "No such file or directory"}})
build/lib.darwin-x86_64-3.11/Frameworks/pythonB.framework/Info.plist: file does not exist or is not readable or is not a regular file (Error Domain=NSCocoaErrorDomain Code=260 "The file “Info.plist” couldn’t be opened because there is no such file." UserInfo={NSFilePath=build/lib.darwin-x86_64-3.11/Frameworks/pythonB.framework/Info.plist, NSUnderlyingError=0x6000026a0780 {Error Domain=NSPOSIXErrorDomain Code=2 "No such file or directory"}})
build/lib.darwin-x86_64-3.11/Frameworks/pythonB.framework/Info.plist: file does not exist or is not readable or is not a regular file (Error Domain=NSCocoaErrorDomain Code=260 "The file “Info.plist” couldn’t be opened because there is no such file." UserInfo={NSFilePath=build/lib.darwin-x86_64-3.11/Frameworks/pythonB.framework/Info.plist, NSUnderlyingError=0x600001d9c750 {Error Domain=NSPOSIXErrorDomain Code=2 "No such file or directory"}})
build/lib.darwin-x86_64-3.11/Frameworks/pythonB.framework/Info.plist: file does not exist or is not readable or is not a regular file (Error Domain=NSCocoaErrorDomain Code=260 "The file “Info.plist” couldn’t be opened because there is no such file." UserInfo={NSFilePath=build/lib.darwin-x86_64-3.11/Frameworks/pythonB.framework/Info.plist, NSUnderlyingError=0x600000d18d50 {Error Domain=NSPOSIXErrorDomain Code=2 "No such file or directory"}})
build/lib.darwin-x86_64-3.11/Frameworks/pythonB.framework/Info.plist: file does not exist or is not readable or is not a regular file (Error Domain=NSCocoaErrorDomain Code=260 "The file “Info.plist” couldn’t be opened because there is no such file." UserInfo={NSFilePath=build/lib.darwin-x86_64-3.11/Frameworks/pythonB.framework/Info.plist, NSUnderlyingError=0x6000037e0d80 {Error Domain=NSPOSIXErrorDomain Code=2 "No such file or directory"}})
build/lib.darwin-x86_64-3.11/Frameworks/pythonB.framework/Info.plist: file does not exist or is not readable or is not a regular file (Error Domain=NSCocoaErrorDomain Code=260 "The file “Info.plist” couldn’t be opened because there is no such file." UserInfo={NSFilePath=build/lib.darwin-x86_64-3.11/Frameworks/pythonB.framework/Info.plist, NSUnderlyingError=0x600002964d50 {Error Domain=NSPOSIXErrorDomain Code=2 "No such file or directory"}})
error: unable to read the file at '/Users/jason/cpython/build/lib.macosx-11.5-x86_64-3.11/Frameworks/pythonB.framework/pythonB'
zip error: Nothing to do! (try: zip -rq XcFrameworks/pythonB.xcframework.zip . -i XcFrameworks/pythonB.xcframework)
Creating: lib.macosx-11.5-x86_64-3.11/Frameworks/pythonC.framework
cp: build/lib.macosx-11.5-x86_64-3.11/libpython3.11.dylib: No such file or directory
error: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/install_name_tool: can't open file: build/lib.macosx-11.5-x86_64-3.11/Frameworks//pythonC.framework/pythonC (No such file or directory)
Creating: lib.darwin-arm64-3.11/Frameworks/pythonC.framework
cp: build/lib.darwin-arm64-3.11/libpython3.11.dylib: No such file or directory
error: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/install_name_tool: can't open file: build/lib.darwin-arm64-3.11/Frameworks//pythonC.framework/pythonC (No such file or directory)
build/lib.darwin-x86_64-3.11/Frameworks/pythonC.framework/Info.plist: file does not exist or is not readable or is not a regular file (Error Domain=NSCocoaErrorDomain Code=260 "The file “Info.plist” couldn’t be opened because there is no such file." UserInfo={NSFilePath=build/lib.darwin-x86_64-3.11/Frameworks/pythonC.framework/Info.plist, NSUnderlyingError=0x60000212cd50 {Error Domain=NSPOSIXErrorDomain Code=2 "No such file or directory"}})
build/lib.darwin-x86_64-3.11/Frameworks/pythonC.framework/Info.plist: file does not exist or is not readable or is not a regular file (Error Domain=NSCocoaErrorDomain Code=260 "The file “Info.plist” couldn’t be opened because there is no such file." UserInfo={NSFilePath=build/lib.darwin-x86_64-3.11/Frameworks/pythonC.framework/Info.plist, NSUnderlyingError=0x600002e88d50 {Error Domain=NSPOSIXErrorDomain Code=2 "No such file or directory"}})
build/lib.darwin-x86_64-3.11/Frameworks/pythonC.framework/Info.plist: file does not exist or is not readable or is not a regular file (Error Domain=NSCocoaErrorDomain Code=260 "The file “Info.plist” couldn’t be opened because there is no such file." UserInfo={NSFilePath=build/lib.darwin-x86_64-3.11/Frameworks/pythonC.framework/Info.plist, NSUnderlyingError=0x600002084d20 {Error Domain=NSPOSIXErrorDomain Code=2 "No such file or directory"}})
build/lib.darwin-x86_64-3.11/Frameworks/pythonC.framework/Info.plist: file does not exist or is not readable or is not a regular file (Error Domain=NSCocoaErrorDomain Code=260 "The file “Info.plist” couldn’t be opened because there is no such file." UserInfo={NSFilePath=build/lib.darwin-x86_64-3.11/Frameworks/pythonC.framework/Info.plist, NSUnderlyingError=0x600000814d50 {Error Domain=NSPOSIXErrorDomain Code=2 "No such file or directory"}})
build/lib.darwin-x86_64-3.11/Frameworks/pythonC.framework/Info.plist: file does not exist or is not readable or is not a regular file (Error Domain=NSCocoaErrorDomain Code=260 "The file “Info.plist” couldn’t be opened because there is no such file." UserInfo={NSFilePath=build/lib.darwin-x86_64-3.11/Frameworks/pythonC.framework/Info.plist, NSUnderlyingError=0x60000381cd80 {Error Domain=NSPOSIXErrorDomain Code=2 "No such file or directory"}})
build/lib.darwin-x86_64-3.11/Frameworks/pythonC.framework/Info.plist: file does not exist or is not readable or is not a regular file (Error Domain=NSCocoaErrorDomain Code=260 "The file “Info.plist” couldn’t be opened because there is no such file." UserInfo={NSFilePath=build/lib.darwin-x86_64-3.11/Frameworks/pythonC.framework/Info.plist, NSUnderlyingError=0x600001a68780 {Error Domain=NSPOSIXErrorDomain Code=2 "No such file or directory"}})
error: unable to read the file at '/Users/jason/cpython/build/lib.macosx-11.5-x86_64-3.11/Frameworks/pythonC.framework/pythonC'
zip error: Nothing to do! (try: zip -rq XcFrameworks/pythonC.xcframework.zip . -i XcFrameworks/pythonC.xcframework)
Creating: lib.macosx-11.5-x86_64-3.11/Frameworks/pythonD.framework
cp: build/lib.macosx-11.5-x86_64-3.11/libpython3.11.dylib: No such file or directory
error: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/install_name_tool: can't open file: build/lib.macosx-11.5-x86_64-3.11/Frameworks//pythonD.framework/pythonD (No such file or directory)
Creating: lib.darwin-arm64-3.11/Frameworks/pythonD.framework
cp: build/lib.darwin-arm64-3.11/libpython3.11.dylib: No such file or directory
error: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/install_name_tool: can't open file: build/lib.darwin-arm64-3.11/Frameworks//pythonD.framework/pythonD (No such file or directory)
build/lib.darwin-x86_64-3.11/Frameworks/pythonD.framework/Info.plist: file does not exist or is not readable or is not a regular file (Error Domain=NSCocoaErrorDomain Code=260 "The file “Info.plist” couldn’t be opened because there is no such file." UserInfo={NSFilePath=build/lib.darwin-x86_64-3.11/Frameworks/pythonD.framework/Info.plist, NSUnderlyingError=0x600003c18780 {Error Domain=NSPOSIXErrorDomain Code=2 "No such file or directory"}})
build/lib.darwin-x86_64-3.11/Frameworks/pythonD.framework/Info.plist: file does not exist or is not readable or is not a regular file (Error Domain=NSCocoaErrorDomain Code=260 "The file “Info.plist” couldn’t be opened because there is no such file." UserInfo={NSFilePath=build/lib.darwin-x86_64-3.11/Frameworks/pythonD.framework/Info.plist, NSUnderlyingError=0x600003c8c780 {Error Domain=NSPOSIXErrorDomain Code=2 "No such file or directory"}})
build/lib.darwin-x86_64-3.11/Frameworks/pythonD.framework/Info.plist: file does not exist or is not readable or is not a regular file (Error Domain=NSCocoaErrorDomain Code=260 "The file “Info.plist” couldn’t be opened because there is no such file." UserInfo={NSFilePath=build/lib.darwin-x86_64-3.11/Frameworks/pythonD.framework/Info.plist, NSUnderlyingError=0x600001948750 {Error Domain=NSPOSIXErrorDomain Code=2 "No such file or directory"}})
build/lib.darwin-x86_64-3.11/Frameworks/pythonD.framework/Info.plist: file does not exist or is not readable or is not a regular file (Error Domain=NSCocoaErrorDomain Code=260 "The file “Info.plist” couldn’t be opened because there is no such file." UserInfo={NSFilePath=build/lib.darwin-x86_64-3.11/Frameworks/pythonD.framework/Info.plist, NSUnderlyingError=0x600001348d50 {Error Domain=NSPOSIXErrorDomain Code=2 "No such file or directory"}})
build/lib.darwin-x86_64-3.11/Frameworks/pythonD.framework/Info.plist: file does not exist or is not readable or is not a regular file (Error Domain=NSCocoaErrorDomain Code=260 "The file “Info.plist” couldn’t be opened because there is no such file." UserInfo={NSFilePath=build/lib.darwin-x86_64-3.11/Frameworks/pythonD.framework/Info.plist, NSUnderlyingError=0x600001e387b0 {Error Domain=NSPOSIXErrorDomain Code=2 "No such file or directory"}})
build/lib.darwin-x86_64-3.11/Frameworks/pythonD.framework/Info.plist: file does not exist or is not readable or is not a regular file (Error Domain=NSCocoaErrorDomain Code=260 "The file “Info.plist” couldn’t be opened because there is no such file." UserInfo={NSFilePath=build/lib.darwin-x86_64-3.11/Frameworks/pythonD.framework/Info.plist, NSUnderlyingError=0x6000011d8780 {Error Domain=NSPOSIXErrorDomain Code=2 "No such file or directory"}})
error: unable to read the file at '/Users/jason/cpython/build/lib.macosx-11.5-x86_64-3.11/Frameworks/pythonD.framework/pythonD'
zip error: Nothing to do! (try: zip -rq XcFrameworks/pythonD.xcframework.zip . -i XcFrameworks/pythonD.xcframework)
Creating: lib.macosx-11.5-x86_64-3.11/Frameworks/pythonE.framework
cp: build/lib.macosx-11.5-x86_64-3.11/libpython3.11.dylib: No such file or directory
error: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/install_name_tool: can't open file: build/lib.macosx-11.5-x86_64-3.11/Frameworks//pythonE.framework/pythonE (No such file or directory)
Creating: lib.darwin-arm64-3.11/Frameworks/pythonE.framework
cp: build/lib.darwin-arm64-3.11/libpython3.11.dylib: No such file or directory
error: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/install_name_tool: can't open file: build/lib.darwin-arm64-3.11/Frameworks//pythonE.framework/pythonE (No such file or directory)
build/lib.darwin-x86_64-3.11/Frameworks/pythonE.framework/Info.plist: file does not exist or is not readable or is not a regular file (Error Domain=NSCocoaErrorDomain Code=260 "The file “Info.plist” couldn’t be opened because there is no such file." UserInfo={NSFilePath=build/lib.darwin-x86_64-3.11/Frameworks/pythonE.framework/Info.plist, NSUnderlyingError=0x600002224d50 {Error Domain=NSPOSIXErrorDomain Code=2 "No such file or directory"}})
build/lib.darwin-x86_64-3.11/Frameworks/pythonE.framework/Info.plist: file does not exist or is not readable or is not a regular file (Error Domain=NSCocoaErrorDomain Code=260 "The file “Info.plist” couldn’t be opened because there is no such file." UserInfo={NSFilePath=build/lib.darwin-x86_64-3.11/Frameworks/pythonE.framework/Info.plist, NSUnderlyingError=0x600003a58330 {Error Domain=NSPOSIXErrorDomain Code=2 "No such file or directory"}})
build/lib.darwin-x86_64-3.11/Frameworks/pythonE.framework/Info.plist: file does not exist or is not readable or is not a regular file (Error Domain=NSCocoaErrorDomain Code=260 "The file “Info.plist” couldn’t be opened because there is no such file." UserInfo={NSFilePath=build/lib.darwin-x86_64-3.11/Frameworks/pythonE.framework/Info.plist, NSUnderlyingError=0x600001eb8750 {Error Domain=NSPOSIXErrorDomain Code=2 "No such file or directory"}})
build/lib.darwin-x86_64-3.11/Frameworks/pythonE.framework/Info.plist: file does not exist or is not readable or is not a regular file (Error Domain=NSCocoaErrorDomain Code=260 "The file “Info.plist” couldn’t be opened because there is no such file." UserInfo={NSFilePath=build/lib.darwin-x86_64-3.11/Frameworks/pythonE.framework/Info.plist, NSUnderlyingError=0x6000034a0780 {Error Domain=NSPOSIXErrorDomain Code=2 "No such file or directory"}})
build/lib.darwin-x86_64-3.11/Frameworks/pythonE.framework/Info.plist: file does not exist or is not readable or is not a regular file (Error Domain=NSCocoaErrorDomain Code=260 "The file “Info.plist” couldn’t be opened because there is no such file." UserInfo={NSFilePath=build/lib.darwin-x86_64-3.11/Frameworks/pythonE.framework/Info.plist, NSUnderlyingError=0x60000324c7b0 {Error Domain=NSPOSIXErrorDomain Code=2 "No such file or directory"}})
build/lib.darwin-x86_64-3.11/Frameworks/pythonE.framework/Info.plist: file does not exist or is not readable or is not a regular file (Error Domain=NSCocoaErrorDomain Code=260 "The file “Info.plist” couldn’t be opened because there is no such file." UserInfo={NSFilePath=build/lib.darwin-x86_64-3.11/Frameworks/pythonE.framework/Info.plist, NSUnderlyingError=0x600001fb8780 {Error Domain=NSPOSIXErrorDomain Code=2 "No such file or directory"}})
error: unable to read the file at '/Users/jason/cpython/build/lib.macosx-11.5-x86_64-3.11/Frameworks/pythonE.framework/pythonE'
zip error: Nothing to do! (try: zip -rq XcFrameworks/pythonE.xcframework.zip . -i XcFrameworks/pythonE.xcframework)