Skip to content

Instantly share code, notes, and snippets.

@aristidb
Created March 29, 2018 17:20
Show Gist options
  • Save aristidb/632f3f2dd3210a7ea8fe313ab91fcaaf to your computer and use it in GitHub Desktop.
Save aristidb/632f3f2dd3210a7ea8fe313ab91fcaaf to your computer and use it in GitHub Desktop.
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.
@ybos
Copy link

ybos commented May 14, 2018

I have the same problem. Did you solve it?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment