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

node build failing in debug mode #16440

Closed
xtx1130 opened this issue Oct 24, 2017 · 2 comments
Closed

node build failing in debug mode #16440

xtx1130 opened this issue Oct 24, 2017 · 2 comments
Labels
build Issues and PRs related to build files or the CI.

Comments

@xtx1130
Copy link
Contributor

xtx1130 commented Oct 24, 2017

  • Version: branch/v8.x-staging
  • Platform: macOS 10.12.5
  • Subsystem: build

Node build failing on node/orgin/branch/v8.x-staging:

$ ./configure --prefix=/Users/xtx/Desktop/workspace/learn-node/node --debug
$ make -j 4     

There is the error log:
error log

When build finished , don't have out/Debug/node file:
error log

@danbev
Copy link
Contributor

danbev commented Oct 24, 2017

@xtx1130 Thanks for reporting this. There is a PR open that should fix this.

@xtx1130
Copy link
Contributor Author

xtx1130 commented Oct 25, 2017

@danbev Thank you for telling me ,and I have seen this pr has landed,I will close this issue

@xtx1130 xtx1130 closed this as completed Oct 25, 2017
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.
Projects
None yet
Development

No branches or pull requests

3 participants