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

Cargo schema on concurrent build breaks with bus error #161

Open
baoskee opened this issue Jun 23, 2024 · 0 comments
Open

Cargo schema on concurrent build breaks with bus error #161

baoskee opened this issue Jun 23, 2024 · 0 comments

Comments

@baoskee
Copy link

baoskee commented Jun 23, 2024

launchpad-vesting-simple:build:     Blocking waiting for file lock on build directory
launchpad:build:     Finished dev [unoptimized + debuginfo] target(s) in 0.18s
launchpad:build:      Running `/Users/bao/dev/tailwind.zone/target/debug/schema`
launchpad-vesting-simple:build:     Finished dev [unoptimized + debuginfo] target(s) in 0.19s
launchpad-vesting-simple:build:      Running `/Users/bao/dev/tailwind.zone/target/debug/schema`
launchpad:build: sh: line 1: 44078 Bus error: 10           cargo schema
launchpad-vesting-simple:build: Removing "/Users/bao/dev/tailwind.zone/contracts/launchpad-vesting-simple/schema/launchpad-vesting-simple.json" …
launchpad-vesting-simple:build: Exported the full API as /Users/bao/dev/tailwind.zone/contracts/launchpad-vesting-simple/schema/launchpad-vesting-simple.json
launchpad-vesting-simple:build: Exported /Users/bao/dev/tailwind.zone/contracts/launchpad-vesting-simple/schema/raw/instantiate.json
launchpad:build:  ELIFECYCLE  Command failed with exit code 138.

Turbo repo building a repo with both launchpad and launchpad-vesting-simple as dependencies.

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

1 participant