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

tools: revert generator/make.py for OpenSSL3 #43051

Closed
wants to merge 1 commit into from

Conversation

danbev
Copy link
Contributor

@danbev danbev commented May 11, 2022

This commit reverts the changes made by Commit
66da32c ("deps,test,src,doc,tools: update to OpenSSL 3.0"). This only intended for running through the CI
tests and see if anything breaks.

This commit reverts the changes made by Commit
66da32c ("deps,test,src,doc,tools:
 update to OpenSSL 3.0"). This only intended for running through the CI
tests and see if anything breaks.
@nodejs-github-bot
Copy link
Collaborator

Review requested:

  • @nodejs/gyp

@nodejs-github-bot nodejs-github-bot added build Issues and PRs related to build files or the CI. dont-land-on-v12.x gyp Issues and PRs related to the GYP tool and .gyp build files needs-ci PRs that need a full CI run. tools Issues and PRs related to the tools directory. labels May 11, 2022
@nodejs-github-bot
Copy link
Collaborator

@danbev
Copy link
Contributor Author

danbev commented May 11, 2022

This change was required which was to correct the following issue:

08:09:48 make[2]: execvp: printf: Argument list too long
08:09:48 deps/openssl/openssl.target.mk:1205: recipe for target '/home/iojs/build/workspace/node-test-commit-linux-containered/out/Release/obj.target/deps/openssl/libopenssl.a' failed
08:09:48 make[2]: *** [/home/iojs/build/workspace/node-test-commit-linux-containered/out/Release/obj.target/deps/openssl/libopenssl.a] Error 127

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
build Issues and PRs related to build files or the CI. gyp Issues and PRs related to the GYP tool and .gyp build files needs-ci PRs that need a full CI run. tools Issues and PRs related to the tools directory.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants