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

[Bug]: Occasional failure to compile with Orion and Substrate mixed codebase #627

Open
midnightchip opened this issue Nov 13, 2021 · 1 comment

Comments

@midnightchip
Copy link

What are the steps to reproduce this issue?

Make a project with Orion and Logos based files.
Run Make Do
Occasionally, the compiler will begin compiling Orion files before preprocessing the Logos file has completed, causing the entire compilation to fail.

What happens?

The project fails to compile

What were you expecting to happen?

The Project to compile

Paste any relevant logs, error output, etc.

No response

Additional context

No response

What OS are you seeing the problem on?

macOS

What OS version does it have installed?

12.0.1

What toolchain and version are you using?

Xcode 13.1

Which SDK version are you using?

iOS 14

What OS is your client device running?

iOS

What OS version does it have installed?

14.9

Which device model is it?

iPhone 7

Which jailbreak is it using (if relevant)?

checkra1n

@kabiroberai
Copy link
Member

Could you please run make clean all messages=yes and provide the output for 1) a failing build and 2) a successful build here?

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

2 participants