eclipsesource / eclipsesource/J2V8

nodejs diff apply error

Open
#397 3 comments 0 reactions 0 assignees View on GitHub
Dominant language
Java
Stars
2.6k
Forks
387
PR merge metrics
No merged PRs in 30d

Description

nodejs diff apply
[apply-diff]
Applying Node.js patch: node.patches\7.4.0.diff
error: patch failed: common.gypi:183
error: common.gypi: patch does not apply
error: patch failed: deps/cares/common.gypi:80
error: deps/cares/common.gypi: patch does not apply
error: patch failed: deps/uv/common.gypi:87
error: deps/uv/common.gypi: patch does not apply
error: patch failed: src/node.h:414
error: src/node.h: patch does not apply
Traceback (most recent call last):
File "nodejs.py", line 332, in
cmd_handler.function(sys.argv[3:])
File "nodejs.py", line 272, in apply_diff
utils.execute("git apply " + os.path.join("..", patch_file), "node")
File "d:\code\j2v8\J2V8\build_system\build_utils.py", line 157, in execute
raise subprocess.CalledProcessError(return_code, cmd)
subprocess.CalledProcessError: Command 'git apply ..\node.patches\7.4.0.diff' returned non-zero exit status 1

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.