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

xcodebuild stock at some error #79

Closed
mlch911 opened this issue Sep 22, 2022 · 9 comments
Closed

xcodebuild stock at some error #79

mlch911 opened this issue Sep 22, 2022 · 9 comments
Labels
bug Something isn't working stale

Comments

@mlch911
Copy link

mlch911 commented Sep 22, 2022

My project in xcode14 would build with some error like this:

❌  error: Dependency for P1:target-MyApp-fce55c0e14fedcc57d73ec039f604d040bdc1e3e5eb2ad770e53e15b1d5e91df-:Ad-Hoc-Mirror:SwiftDriver Compilation Requirements xiaoheihe normal arm64 com.apple.xcode.tools.swift.compiler is not absolute (Pods/Headers/Public/ActionSheetPicker_3_0/ActionSheetPicker-3.0.modulemap). (in target 'MyApp' from project 'MyApp')

And xcbeautify will stock after encounter such error.

@thii
Copy link
Contributor

thii commented Sep 22, 2022

@mlch911 What is the raw log for that?

@mlch911
Copy link
Author

mlch911 commented Sep 23, 2022

Sorry, I don't know where exactly it stock.
The last line xcbeautify out put is:

❌ fatal error: module 'HBOCPublicModule' in AST file '/Users/heybox/Library/Developer/Xcode/DerivedData/ModuleCache.noindex/SF83LFHXA1CY/HBOCPublicModule-QNU6VJXNISEB.pcm' (imported by AST file '/Users/heybox/Library/Developer/Xcode/DerivedData/MyApp-chksebnzlrnrkmfgylmcnhkzmzoq/Build/Intermediates.noindex/ArchiveIntermediates/MyApp/PrecompiledHeaders/MyApp-Bridging-Header-swift_3TD98KNMACULZ-clang_SF83LFHXA1CY.pch') is not defined in any loaded module map file; maybe you need to load '/Users/heybox/heybox_ios/Pods/Headers/Public/HBOCPublicModule/HBOCPublicModule.modulemap'?

I checked the raw log. There is 1000+ warning after this line. Don't where exactly it stock.

@mlch911
Copy link
Author

mlch911 commented Sep 23, 2022

This is what I got using xcpretty. But xcbeautify will stock at the first line.
After the first error, there would be 1000+ lines of the same error like the second line.
Maybe xcbeautify stock with so many errors...

❌  fatal error: module 'HBOCPublicModule' in AST file '/Users/heybox/Library/Developer/Xcode/DerivedData/ModuleCache.noindex/SF83LFHXA1CY/HBOCPublicModule-QNU6VJXNISEB.pcm' (imported by AST file '/Users/heybox/Library/Developer/Xcode/DerivedData/xiaoheihe-chksebnzlrnrkmfgylmcnhkzmzoq/Build/Intermediates.noindex/ArchiveIntermediates/小黑盒/PrecompiledHeaders/xiaoheihe-Bridging-Header-swift_3TD98KNMACULZ-clang_SF83LFHXA1CY.pch') is not defined in any loaded module map file; maybe you need to load '/Users/heybox/heybox_ios/Pods/Headers/Public/HBOCPublicModule/HBOCPublicModule.modulemap'?▸ Processing Info.plist

❌  error: Dependency for P1:target-xiaoheihe-fce55c0e14fedcc57d73ec039f604d040bdc1e3e5eb2ad770e53e15b1d5e91df-:Ad-Hoc-Mirror:SwiftDriver Compilation Requirements xiaoheihe normal arm64 com.apple.xcode.tools.swift.compiler is not absolute (Pods/Headers/Public/FBLPromises/PromisesObjC-iOS11.0-umbrella.h). (in target 'xiaoheihe' from project 'xiaoheihe')
.....a lot of error just like the last line.....

continue building...

@thii thii added the bug Something isn't working label Sep 24, 2022
@thii
Copy link
Contributor

thii commented Sep 24, 2022

@mlch911 Would you be able to email me the raw log?

@mlch911
Copy link
Author

mlch911 commented Sep 26, 2022

@mlch911 Would you be able to email me the raw log?

Yes,please tell me your email address.

@thii
Copy link
Contributor

thii commented Sep 26, 2022

@mlch911 You can find my email address from git log

@mlch911
Copy link
Author

mlch911 commented Sep 26, 2022

@mlch911 You can find my email address from git log

I have sent.

@github-actions
Copy link

github-actions bot commented Jul 4, 2023

Hola 👋,

We want to inform you that the issue has been marked as stale. This means that there hasn't been any activity or updates on it for quite some time, and it's possible that it may no longer be relevant or actionable.
If you still believe that this issue is valid and requires attention, please provide an update or any additional information that can help us address it. Otherwise, we may consider closing it in the near future.
Thank you for your understanding.

@github-actions github-actions bot added the stale label Jul 4, 2023
@github-actions
Copy link

github-actions bot commented Jul 9, 2023

Hola 👋,

We want to inform you that we have decided to close this stale issue as there hasn't been any activity or response regarding it after marking it as stale.

We understand that circumstances may have changed or priorities may have shifted, and that's completely understandable. If you still believe that this issue needs to be addressed, please feel free to reopen it and provide any necessary updates or additional information.

We appreciate your understanding and look forward to your continued contributions to the project.

Thank you.

@github-actions github-actions bot closed this as not planned Won't fix, can't repro, duplicate, stale Jul 9, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working stale
Projects
None yet
Development

No branches or pull requests

2 participants