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

circular dependency in build #32852

Closed
JeffBezanson opened this issue Aug 9, 2019 · 1 comment · Fixed by #33826
Closed

circular dependency in build #32852

JeffBezanson opened this issue Aug 9, 2019 · 1 comment · Fixed by #33826
Labels
building Build system, or building Julia or its dependencies

Comments

@JeffBezanson
Copy link
Sponsor Member

I get this warning:

make[2]: Circular /home/jeff/src/julia/src/flisp/flisp.boot <- /home/jeff/src/julia/src/flisp/flisp.boot dependency dropped.

Doesn't cause any real problem, but annoying.

@JeffBezanson JeffBezanson added the building Build system, or building Julia or its dependencies label Aug 9, 2019
@ararslan
Copy link
Member

Seems to have been introduced in #30526.

vtjnash added a commit that referenced this issue Nov 12, 2019
vtjnash added a commit that referenced this issue Nov 15, 2019
KristofferC pushed a commit that referenced this issue Apr 11, 2020
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
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants