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

Sysimg being built multiple times #27548

Closed
staticfloat opened this issue Jun 12, 2018 · 0 comments · Fixed by #27628
Closed

Sysimg being built multiple times #27548

staticfloat opened this issue Jun 12, 2018 · 0 comments · Fixed by #27628
Labels
building Build system, or building Julia or its dependencies regression Regression in behavior compared to a previous version

Comments

@staticfloat
Copy link
Member

Something has happened to the build system to cause multiple builds of the sysimg again. Example:

https://build.julialang.org/#/builders/43/builds/1426

We build the sysimg once in the make release and make debug steps; fine. But then during make binary-dist we build it twice more. Those last two should not be happening.

@staticfloat staticfloat added building Build system, or building Julia or its dependencies regression Regression in behavior compared to a previous version labels Jun 12, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
building Build system, or building Julia or its dependencies regression Regression in behavior compared to a previous version
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant