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] Target name collides when building each crate simultaenously #150

Open
Unique-Divine opened this issue Sep 24, 2024 · 0 comments
Open
Labels
good first issue Good for newcomers S-triage Status: This issue is waiting on initial triage.

Comments

@Unique-Divine
Copy link
Member

Unique-Divine commented Sep 24, 2024

Context

When running cargo build at the root of the project:

... filename as the example target schema in package core-token-vesting-v2 v2.1.0 (/home/ud/ki/cw-nibiru/contracts/core-token-vesting-v2).
Colliding filename is: /home/ud/ki/cw-nibiru/target/debug/examples/schema.dwp
The targets should have unique names. 
Consider changing their names to be unique or compiling them separately.
This may become a hard error in the future; see https://github.com/rust-lang/cargo/issues/6313
@github-project-automation github-project-automation bot moved this to ⚡ Building 🧱 in ⚛️ Nibiru (Hougyoku) Sep 24, 2024
@Unique-Divine Unique-Divine added S-triage Status: This issue is waiting on initial triage. good first issue Good for newcomers labels Sep 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers S-triage Status: This issue is waiting on initial triage.
Projects
Status: ⚡ Building 🧱
Development

No branches or pull requests

1 participant