Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

在Xcode15.4下构建商店包报错 #497

Open
xboy-im opened this issue Jun 6, 2024 · 4 comments
Open

在Xcode15.4下构建商店包报错 #497

xboy-im opened this issue Jun 6, 2024 · 4 comments

Comments

@xboy-im
Copy link

xboy-im commented Jun 6, 2024

截屏2024-06-06 17 32 49
@tianjackyang
Copy link

我也遇到了这个问题

@tianjackyang
Copy link

我也遇到问题
Call parameter type does not match function signature!
ptr null
i64 %16 = call swiftcc i64 @swift_getTypeByMangledNameInContext(ptr %15, i64 %10, ptr null, ptr null) #22, !dbg !2138
Please submit a bug report (https://swift.org/contributing/#reporting-bugs) and include the crash backtrace.
Stack dump without symbol names (ensure you have llvm-symbolizer in your PATH or set the environment var LLVM_SYMBOLIZER_PATH to point to it):
0 swift-frontend 0x000000010a28ff3c llvm::sys::PrintStackTrace(llvm::raw_ostream&, int) + 56
1 swift-frontend 0x000000010a28f0f8 llvm::sys::RunSignalHandlers() + 112
2 swift-frontend 0x000000010a290544 SignalHandler(int) + 360
3 libsystem_platform.dylib 0x000000019a42f584 _sigtramp + 56
4 libsystem_pthread.dylib 0x000000019a3fec20 pthread_kill + 288
5 libsystem_c.dylib 0x000000019a30ba30 abort + 180
6 swift-frontend 0x0000000104b996d8 PrettyStackTraceFrontend::~PrettyStackTraceFrontend() + 0
7 swift-frontend 0x000000010a1d8a18 llvm::report_fatal_error(llvm::Twine const&, bool) + 280
8 swift-frontend 0x000000010a1d8900 llvm::report_fatal_error(llvm::Twine const&, bool) + 0
9 swift-frontend 0x000000010506c4b8 llvm::detail::PassModel<llvm::Module, llvm::VerifierPass, llvm::PreservedAnalyses, llvm::AnalysisManagerllvm::Module>::printPipeline(llvm::raw_ostream&, llvm::function_ref<llvm::StringRef (llvm::StringRef)>) + 0
10 swift-frontend 0x0000000109f8fce8 llvm::PassManager<llvm::Module, llvm::AnalysisManagerllvm::Module>::run(llvm::Module&, llvm::AnalysisManagerllvm::Module&) + 224
11 swift-frontend 0x000000010505f490 swift::performLLVMOptimizations(swift::IRGenOptions const&, llvm::Module*, llvm::TargetMachine*, llvm::raw_pwrite_stream*) + 3992
12 swift-frontend 0x0000000105060bec swift::performLLVM(swift::IRGenOptions const&, swift::DiagnosticEngine&, llvm::sys::SmartMutex, llvm::GlobalVariable, llvm::Module*, llvm::TargetMachine*, llvm::StringRef, llvm::vfs::OutputBackend&, swift::UnifiedStatsReporter*) + 2364
13 swift-frontend 0x0000000105068e70 (anonymous namespace)::LLVMCodeGenThreads::Thread::run() + 156
14 swift-frontend 0x0000000105068dc8 (anonymous namespace)::LLVMCodeGenThreads::runThread(void*) + 12
15 libsystem_pthread.dylib 0x000000019a3fef94 _pthread_start + 136
16 libsystem_pthread.dylib 0x000000019a3f9d34 thread_start + 8
Command SwiftCompile failed with a nonzero exit code

@tianjackyang
Copy link

Uploading 11111.png…

@Miles-Matheson
Copy link

已修复 #491

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants