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

SConstruct : Race condition when building Cortex in debug mode (linking IECorePython when it isn't ready yet) #1308

Open
boberfly opened this issue Oct 31, 2022 · 0 comments

Comments

@boberfly
Copy link
Contributor

Version: Cortex 10.4.2.1 + #1307

Description

This bug has reared up again and now with 1 thread or more for me consistently: #1185
Still a race condition of sorts but consistent with GCC 11 when building Cortex in debug mode (probably takes a lot longer to output the library and SCons tries to invoke the linker too soon?).

Steps to Reproduce

  1. Build Cortex from gafferDependencies with 1 or more jobs with BUILD_TYPE=DEBUG

Debug Log

Click to Expand

/bin/ld: error: /home/alex/dev/dependencies/rl9/lib/libIECorePython.so: file too short

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