Created
March 29, 2018 17:20
-
-
Save aristidb/632f3f2dd3210a7ea8fe313ab91fcaaf to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
builder for '/nix/store/5a00rqavnjk83naq1h6mgmbdgc1v1f0r-webkitgtk-2.20.0.drv' failed with exit code 1; last 10 log lines: | |
from ../Source/JavaScriptCore/heap/Heap.h:33, | |
from ../Source/JavaScriptCore/heap/DeferGC.h:29, | |
from ../Source/JavaScriptCore/runtime/ConcurrentJSLock.h:28, | |
from ../Source/JavaScriptCore/bytecode/ArrayProfile.h:28, | |
from ../Source/JavaScriptCore/llint/LLIntOffsetsExtractor.cpp:28: | |
../Source/JavaScriptCore/API/JSHeapFinalizerPrivate.h:29:41: fatal error: JavaScriptCore/JSContextRef.h: No such file or directory | |
#include <JavaScriptCore/JSContextRef.h> | |
^ | |
compilation terminated. | |
ninja: build stopped: subcommand failed. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I have the same problem. Did you solve it?