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

WIP: Build process-wrapper statically #12651

Conversation

meteorcloudy
Copy link
Member

process-wrapper was built with some system libraries dynamical linked, Bazel fails silently when the required LD_LIBRARY_PATH was not passed to the action.

Fixes #4137, #12579
Related: #12649

@google-cla google-cla bot added the cla: yes label Dec 7, 2020
@meteorcloudy
Copy link
Member Author

I'm not 100% sure we should merge this PR, because it does increase the size of the process wrapper from 1M to 3M.

@meteorcloudy meteorcloudy changed the title Build process-wrapper statically WIP: Build process-wrapper statically Dec 8, 2020
@meteorcloudy
Copy link
Member Author

Closing this one in favor of #12659

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

ENV not propagated to process-wrapper
1 participant