hyperion101010

Untitled

Feb 7th, 2019
171
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 52.38 KB | None | 0 0
  1. .10.0/src/rust.rs:1348: error: undefined reference to 'JS_DetachArrayBuffer(JSContext*, JS::Handle<JSObject*>)'
  2.           /home/hyperion/.cargo/registry/src/github.com-1ecc6299db9ec823/mozjs-0.10.0/src/rust.rs:1348: error: undefined reference to 'JS_CopyPropertiesFrom(JSContext*, JS::Handle<JSObject*>, JS::Handle<JSObject*>)'
  3.           /home/hyperion/.cargo/registry/src/github.com-1ecc6299db9ec823/mozjs-0.10.0/src/rust.rs:1348: error: undefined reference to 'JS_DeletePropertyById(JSContext*, JS::Handle<JSObject*>, JS::Handle<jsid>, JS::ObjectOpResult&)'
  4.           /home/hyperion/.cargo/registry/src/github.com-1ecc6299db9ec823/mozjs-0.10.0/src/rust.rs:1348: error: undefined reference to 'JS_ErrorFromException(JSContext*, JS::Handle<JSObject*>)'
  5.           /home/hyperion/.cargo/registry/src/github.com-1ecc6299db9ec823/mozjs-0.10.0/src/rust.rs:1348: error: undefined reference to 'JS_GetObjectPrototype(JSContext*, JS::Handle<JSObject*>)'
  6.           /home/hyperion/.cargo/registry/src/github.com-1ecc6299db9ec823/mozjs-0.10.0/src/rust.rs:1348: error: undefined reference to 'JS_DefinePropertyById(JSContext*, JS::Handle<JSObject*>, JS::Handle<jsid>, JS::Handle<JS::Value>, unsigned int)'
  7.           /home/hyperion/.cargo/registry/src/github.com-1ecc6299db9ec823/mozjs-0.10.0/src/rust.rs:1348: error: undefined reference to 'JS_DefinePropertyById(JSContext*, JS::Handle<JSObject*>, JS::Handle<jsid>, JS::Handle<JSObject*>, unsigned int)'
  8.           /home/hyperion/.cargo/registry/src/github.com-1ecc6299db9ec823/mozjs-0.10.0/src/rust.rs:1348: error: undefined reference to 'JS_GetPendingException(JSContext*, JS::MutableHandle<JS::Value>)'
  9.           /home/hyperion/.cargo/registry/src/github.com-1ecc6299db9ec823/mozjs-0.10.0/src/rust.rs:1348: error: undefined reference to 'JS_ReadStructuredClone(JSContext*, JSStructuredCloneData&, unsigned int, JS::StructuredCloneScope, JS::MutableHandle<JS::Value>, JSStructuredCloneCallbacks const*, void*)'
  10.           /home/hyperion/.cargo/registry/src/github.com-1ecc6299db9ec823/mozjs-0.10.0/src/rust.rs:1348: error: undefined reference to 'JS_SetPendingException(JSContext*, JS::Handle<JS::Value>)'
  11.           /home/hyperion/.cargo/registry/src/github.com-1ecc6299db9ec823/mozjs-0.10.0/src/rust.rs:1348: error: undefined reference to 'JS_GetFunctionPrototype(JSContext*, JS::Handle<JSObject*>)'
  12.           /home/hyperion/.cargo/registry/src/github.com-1ecc6299db9ec823/mozjs-0.10.0/src/rust.rs:1348: error: undefined reference to 'JS_WriteStructuredClone(JSContext*, JS::Handle<JS::Value>, JSStructuredCloneData*, JS::StructuredCloneScope, JS::CloneDataPolicy, JSStructuredCloneCallbacks const*, void*, JS::Handle<JS::Value>)'
  13.           /home/hyperion/.cargo/registry/src/github.com-1ecc6299db9ec823/mozjs-0.10.0/src/rust.rs:1348: error: undefined reference to 'JS_FireOnNewGlobalObject(JSContext*, JS::Handle<JSObject*>)'
  14.           /home/hyperion/.cargo/registry/src/github.com-1ecc6299db9ec823/mozjs-0.10.0/src/rust.rs:1348: error: undefined reference to 'JS_SetImmutablePrototype(JSContext*, JS::Handle<JSObject*>, bool*)'
  15.           /home/hyperion/.cargo/registry/src/github.com-1ecc6299db9ec823/mozjs-0.10.0/src/rust.rs:1348: error: undefined reference to 'JS::CallOriginalPromiseReject(JSContext*, JS::Handle<JS::Value>)'
  16.           /home/hyperion/.cargo/registry/src/github.com-1ecc6299db9ec823/mozjs-0.10.0/src/rust.rs:1348: error: undefined reference to 'JS::CallOriginalPromiseResolve(JSContext*, JS::Handle<JS::Value>)'
  17.           /home/hyperion/.cargo/registry/src/github.com-1ecc6299db9ec823/mozjs-0.10.0/src/rust.rs:1348: error: undefined reference to 'JS_NewObjectWithGivenProto(JSContext*, JSClass const*, JS::Handle<JSObject*>)'
  18.           /home/hyperion/.cargo/registry/src/github.com-1ecc6299db9ec823/mozjs-0.10.0/src/rust.rs:1348: error: undefined reference to 'JS_NewObjectWithUniqueType(JSContext*, JSClass const*, JS::Handle<JSObject*>)'
  19.           /home/hyperion/.cargo/registry/src/github.com-1ecc6299db9ec823/mozjs-0.10.0/src/rust.rs:1348: error: undefined reference to 'JS_NewObjectWithoutMetadata(JSContext*, JSClass const*, JS::Handle<JSObject*>)'
  20.           /home/hyperion/.cargo/registry/src/github.com-1ecc6299db9ec823/mozjs-0.10.0/src/rust.rs:1348: error: undefined reference to 'JS_AlreadyHasOwnPropertyById(JSContext*, JS::Handle<JSObject*>, JS::Handle<jsid>, bool*)'
  21.           /home/hyperion/.cargo/registry/src/github.com-1ecc6299db9ec823/mozjs-0.10.0/src/rust.rs:1348: error: undefined reference to 'JS_LinkConstructorAndPrototype(JSContext*, JS::Handle<JSObject*>, JS::Handle<JSObject*>)'
  22.           /home/hyperion/.cargo/registry/src/github.com-1ecc6299db9ec823/mozjs-0.10.0/src/rust.rs:1348: error: undefined reference to 'JS_InitializePropertiesFromCompatibleNativeObject(JSContext*, JS::Handle<JSObject*>, JS::Handle<JSObject*>)'
  23.           /home/hyperion/.cargo/registry/src/github.com-1ecc6299db9ec823/mozjs-0.10.0/src/rust.rs:1348: error: undefined reference to 'JS::Call(JSContext*, JS::Handle<JS::Value>, JS::Handle<JS::Value>, JS::HandleValueArray const&, JS::MutableHandle<JS::Value>)'
  24.           /home/hyperion/.cargo/registry/src/github.com-1ecc6299db9ec823/mozjs-0.10.0/src/rust.rs:1348: error: undefined reference to 'JS::Evaluate(JSContext*, JS::ReadOnlyCompileOptions const&, char16_t const*, unsigned long, JS::MutableHandle<JS::Value>)'
  25.           /home/hyperion/servo/target/debug/build/script-095087675ea2662e/out/Bindings/IterableIteratorBinding.rs:320: error: undefined reference to 'JS_NewObject(JSContext*, JSClass const*)'
  26.           /home/hyperion/.cargo/registry/src/github.com-1ecc6299db9ec823/mozjs-0.10.0/src/typedarray.rs:214: error: undefined reference to 'JS_GetTypedArraySharedness(JSObject*)'
  27.           /home/hyperion/.cargo/registry/src/github.com-1ecc6299db9ec823/mozjs-0.10.0/src/typedarray.rs:409: error: undefined reference to 'JS_GetArrayBufferViewType(JSObject*)'
  28.           /home/hyperion/servo/target/debug/build/script-095087675ea2662e/out/Bindings/HeadersBinding.rs:1303: error: undefined reference to 'JS::GetWellKnownSymbol(JSContext*, JS::SymbolCode)'
  29.           components/script/dom/audiobuffer.rs:179: error: undefined reference to 'JS_GetArrayBufferViewBuffer(JSContext*, JS::Handle<JSObject*>, bool*)'
  30.           components/script/script_runtime.rs:352: error: undefined reference to 'JS_AddExtraGCRootsTracer(JSContext*, void (*)(JSTracer*, void*), void*)'
  31.           components/script/script_runtime.rs:356: error: undefined reference to 'JS_SetGCCallback(JSContext*, void (*)(JSContext*, JSGCStatus, void*), void*)'
  32.           components/script/script_runtime.rs:360: error: undefined reference to 'JS::SetGCSliceCallback(JSContext*, void (*)(JSContext*, JS::GCProgress, JS::GCDescription const&))'
  33.           components/script/script_runtime.rs:366: error: undefined reference to 'js::SetDOMCallbacks(JSContext*, js::JSDOMCallbacks const*)'
  34.           components/script/script_runtime.rs:367: error: undefined reference to 'js::SetPreserveWrapperCallback(JSContext*, bool (*)(JSContext*, JSObject*))'
  35.           components/script/script_runtime.rs:369: error: undefined reference to 'JS::DisableIncrementalGC(JSContext*)'
  36.           components/script/script_runtime.rs:371: error: undefined reference to 'JS::SetEnqueuePromiseJobCallback(JSContext*, bool (*)(JSContext*, JS::Handle<JSObject*>, JS::Handle<JSObject*>, JS::Handle<JSObject*>, void*), void*)'
  37.           components/script/script_runtime.rs:372: error: undefined reference to 'JS::SetPromiseRejectionTrackerCallback(JSContext*, void (*)(JSContext*, JS::Handle<JSObject*>, JS::PromiseRejectionHandlingState, void*), void*)'
  38.           components/script/script_runtime.rs:377: error: undefined reference to 'JS::ContextOptionsRef(JSContext*)'
  39.           components/script/script_runtime.rs:393: error: undefined reference to 'JS::SetBuildIdOp(JSContext*, bool (*)(mozilla::Vector<char, 0ul, js::SystemAllocPolicy>*))'
  40.           components/script/script_runtime.rs:411: error: undefined reference to 'JS_SetParallelParsingEnabled(JSContext*, bool)'
  41.           components/script/script_runtime.rs:414: error: undefined reference to 'JS_SetOffthreadIonCompilationEnabled(JSContext*, bool)'
  42.           components/script/script_runtime.rs:421: error: undefined reference to 'JS_SetGlobalJitCompilerOption(JSContext*, JSJitCompilerOption, unsigned int)'
  43.           components/script/script_runtime.rs:432: error: undefined reference to 'JS_SetGlobalJitCompilerOption(JSContext*, JSJitCompilerOption, unsigned int)'
  44.           components/script/script_runtime.rs:447: error: undefined reference to 'JS_SetGCParameter(JSContext*, JSGCParamKey, unsigned int)'
  45.           components/script/script_runtime.rs:459: error: undefined reference to 'JS_SetGCParameter(JSContext*, JSGCParamKey, unsigned int)'
  46.           components/script/script_runtime.rs:475: error: undefined reference to 'JS_SetGCParameter(JSContext*, JSGCParamKey, unsigned int)'
  47.           components/script/script_runtime.rs:479: error: undefined reference to 'JS_SetGCParameter(JSContext*, JSGCParamKey, unsigned int)'
  48.           components/script/dom/customelementregistry.rs:253: error: undefined reference to 'JS::IsConstructor(JSObject*)'
  49.           /home/hyperion/servo/target/debug/build/script-095087675ea2662e/out/Bindings/FormDataBinding.rs:1495: error: undefined reference to 'JS::GetWellKnownSymbol(JSContext*, JS::SymbolCode)'
  50.           components/script/dom/worker.rs:181: error: undefined reference to 'JS_RequestInterruptCallback(JSContext*)'
  51.           components/script/dom/bindings/error.rs:148: error: undefined reference to 'JS_IsExceptionPending(JSContext*)'
  52.           components/script/dom/bindings/error.rs:138: error: undefined reference to 'JS_IsExceptionPending(JSContext*)'
  53.           components/script/dom/bindings/error.rs:143: error: undefined reference to 'JS_IsExceptionPending(JSContext*)'
  54.           components/script/dom/bindings/error.rs:234: error: undefined reference to 'JS_ClearPendingException(JSContext*)'
  55.           components/script/dom/bindings/structuredclone.rs:53: error: undefined reference to 'JS_WriteUint32Pair(JSStructuredCloneWriter*, unsigned int, unsigned int)'
  56.           components/script/dom/bindings/structuredclone.rs:65: error: undefined reference to 'JS_ReadUint32Pair(JSStructuredCloneReader*, unsigned int*, unsigned int*)'
  57.           components/script/dom/bindings/structuredclone.rs:93: error: undefined reference to 'JS_WriteBytes(JSStructuredCloneWriter*, void const*, unsigned long)'
  58.           components/script/dom/bindings/structuredclone.rs:112: error: undefined reference to 'JS_ReadBytes(JSStructuredCloneReader*, void*, unsigned long)'
  59.           components/script/dom/bindings/structuredclone.rs:147: error: undefined reference to 'JS_WriteUint32Pair(JSStructuredCloneWriter*, unsigned int, unsigned int)'
  60.           components/script/dom/worklet.rs:554: error: undefined reference to 'JS_GetGCParameter(JSContext*, JSGCParamKey)'
  61.           components/script/dom/worklet.rs:565: error: undefined reference to 'JS_GC(JSContext*)'
  62.           components/script/dom/bindings/conversions.rs:272: error: undefined reference to 'JS_StringHasLatin1Chars(JSString*)'
  63.           components/script/dom/bindings/conversions.rs:280: error: undefined reference to 'JS_GetTwoByteStringCharsAndLength(JSContext*, JS::AutoRequireNoGC const&, JSString*, unsigned long*)'
  64.           components/script/dom/bindings/conversions.rs:292: error: undefined reference to 'JS_NewStringCopyN(JSContext*, char const*, unsigned long)'
  65.           components/script/dom/bindings/conversions.rs:318: error: undefined reference to 'JS_StringHasLatin1Chars(JSString*)'
  66.           components/script/dom/bindings/conversions.rs:321: error: undefined reference to 'JS_GetLatin1StringCharsAndLength(JSContext*, JS::AutoRequireNoGC const&, JSString*, unsigned long*)'
  67.           components/script/dom/bindings/conversions.rs:331: error: undefined reference to 'JS_GetTwoByteStringCharsAndLength(JSContext*, JS::AutoRequireNoGC const&, JSString*, unsigned long*)'
  68.           components/script/dom/promise.rs:60: error: undefined reference to 'js::AddRawValueRoot(JSContext*, JS::Value*, char const*)'
  69.           components/script/dom/dedicatedworkerglobalscope.rs:365: error: undefined reference to 'JS_AddInterruptCallback(JSContext*, bool (*)(JSContext*))'
  70.           /home/hyperion/servo/target/debug/build/script-095087675ea2662e/out/Bindings/FormDataBinding.rs:1944: error: undefined reference to 'JS_GetIteratorPrototype(JSContext*)'
  71.           /home/hyperion/servo/target/debug/deps/libscript-6e94db6662dd8504.rlib(script-6e94db6662dd8504.t6tb287hpd7mnfo.rcgu.o):t6tb287hpd7mnfo:script::dom::bindings::codegen::Bindings::TestWorkletGlobalScopeBinding::TestWorkletGlobalScopeBinding::CLASS_OPS: error: undefined reference to 'JS_GlobalObjectTraceHook(JSTracer*, JSObject*)'
  72.           components/script/dom/paintworkletglobalscope.rs:334: error: undefined reference to 'JS_NewArrayObject(JSContext*, JS::HandleValueArray const&)'
  73.           components/script/dom/paintworkletglobalscope.rs:553: error: undefined reference to 'JS::IsConstructor(JSObject*)'
  74.           components/script/dom/bindings/callback.rs:87: error: undefined reference to 'js::AddRawValueRoot(JSContext*, JS::Value*, char const*)'
  75.           components/script/dom/bindings/callback.rs:100: error: undefined reference to 'js::RemoveRawValueRoot(JSContext*, JS::Value*)'
  76.           components/script/dom/bindings/callback.rs:274: error: undefined reference to 'JS_LeaveCompartment(JSContext*, JSCompartment*)'
  77.           /home/hyperion/servo/target/debug/deps/libscript-6e94db6662dd8504.rlib(script-6e94db6662dd8504.17g415hr1fgtf7ds.rcgu.o):17g415hr1fgtf7ds:script::dom::bindings::codegen::Bindings::DedicatedWorkerGlobalScopeBinding::DedicatedWorkerGlobalScopeBinding::CLASS_OPS: error: undefined reference to 'JS_GlobalObjectTraceHook(JSTracer*, JSObject*)'
  78.           components/script/dom/bindings/settings_stack.rs:113: error: undefined reference to 'JS::HideScriptedCaller(JSContext*)'
  79.           components/script/dom/bindings/settings_stack.rs:152: error: undefined reference to 'JS::UnhideScriptedCaller(JSContext*)'
  80.           components/script/dom/bindings/settings_stack.rs:170: error: undefined reference to 'JS::GetScriptedCallerGlobal(JSContext*)'
  81.           components/script/dom/bindings/trace.rs:170: error: undefined reference to 'JS::GCTraceKindToAscii(JS::TraceKind)'
  82.           components/script/dom/bindings/trace.rs:189: error: undefined reference to 'JS::GCTraceKindToAscii(JS::TraceKind)'
  83.           /home/hyperion/servo/target/debug/build/script-095087675ea2662e/out/Bindings/TestBindingPairIterableBinding.rs:1475: error: undefined reference to 'JS_GetIteratorPrototype(JSContext*)'
  84.           /home/hyperion/servo/target/debug/build/script-095087675ea2662e/out/Bindings/TestBindingPairIterableBinding.rs:1026: error: undefined reference to 'JS::GetWellKnownSymbol(JSContext*, JS::SymbolCode)'
  85.           components/script/dom/serviceworkerglobalscope.rs:319: error: undefined reference to 'JS_AddInterruptCallback(JSContext*, bool (*)(JSContext*))'
  86.           components/script/dom/bindings/utils.rs:346: error: undefined reference to 'JS_IsGlobalObject(JSObject*)'
  87.           components/script/dom/bindings/utils.rs:347: error: undefined reference to 'JS_EnumerateStandardClasses(JSContext*, JS::Handle<JSObject*>)'
  88.           components/script/dom/bindings/utils.rs:363: error: undefined reference to 'JS_IsGlobalObject(JSObject*)'
  89.           components/script/dom/bindings/utils.rs:364: error: undefined reference to 'JS_ResolveStandardClass(JSContext*, JS::Handle<JSObject*>, JS::Handle<jsid>, bool*)'
  90.           components/script/dom/bindings/utils.rs:376: error: undefined reference to 'JS_StringHasLatin1Chars(JSString*)'
  91.           components/script/dom/bindings/utils.rs:381: error: undefined reference to 'JS_GetLatin1StringCharsAndLength(JSContext*, JS::AutoRequireNoGC const&, JSString*, unsigned long*)'
  92.           components/script/dom/bindings/utils.rs:461: error: undefined reference to 'js::GetGlobalForObjectCrossCompartment(JSObject*)'
  93.           components/script/dom/windowproxy.rs:667: error: undefined reference to 'JS_GetOwnPropertyDescriptorById(JSContext*, JS::Handle<JSObject*>, JS::Handle<jsid>, JS::MutableHandle<JS::PropertyDescriptor>)'
  94.           components/script/dom/windowproxy.rs:700: error: undefined reference to 'JS_DefinePropertyById(JSContext*, JS::Handle<JSObject*>, JS::Handle<jsid>, JS::Handle<JS::PropertyDescriptor>, JS::ObjectOpResult&)'
  95.           components/script/dom/windowproxy.rs:766: error: undefined reference to 'JS_ForwardSetPropertyTo(JSContext*, JS::Handle<JSObject*>, JS::Handle<jsid>, JS::Handle<JS::Value>, JS::Handle<JS::Value>, JS::ObjectOpResult&)'
  96.           components/script/dom/windowproxy.rs:853: error: undefined reference to 'JS_HasOwnPropertyById(JSContext*, JS::Handle<JSObject*>, JS::Handle<jsid>, bool*)'
  97.           /home/hyperion/.cargo/registry/src/github.com-1ecc6299db9ec823/mozjs-0.10.0/src/conversions.rs:475: error: undefined reference to 'JS_NewUCStringCopyN(JSContext*, char16_t const*, unsigned long)'
  98.           /home/hyperion/servo/target/debug/build/script-095087675ea2662e/out/Bindings/URLSearchParamsBinding.rs:1846: error: undefined reference to 'JS_GetIteratorPrototype(JSContext*)'
  99.           /home/hyperion/servo/target/debug/deps/libscript-6e94db6662dd8504.rlib(script-6e94db6662dd8504.2sbht9pr5rq5mfsr.rcgu.o):2sbht9pr5rq5mfsr:script::dom::bindings::codegen::Bindings::ServiceWorkerGlobalScopeBinding::ServiceWorkerGlobalScopeBinding::CLASS_OPS: error: undefined reference to 'JS_GlobalObjectTraceHook(JSTracer*, JSObject*)'
  100.           /home/hyperion/servo/target/debug/build/script-095087675ea2662e/out/Bindings/DOMExceptionBinding.rs:930: error: undefined reference to 'JS_GetErrorPrototype(JSContext*)'
  101.           /home/hyperion/servo/target/debug/build/script-095087675ea2662e/out/Bindings/HeadersBinding.rs:1752: error: undefined reference to 'JS_GetIteratorPrototype(JSContext*)'
  102.           /home/hyperion/.cargo/registry/src/github.com-1ecc6299db9ec823/openssl-0.10.11/src/ssl/bio.rs:190: error: undefined reference to 'BIO_meth_new'
  103.           /home/hyperion/.cargo/registry/src/github.com-1ecc6299db9ec823/openssl-0.10.11/src/ssl/bio.rs:193: error: undefined reference to 'BIO_meth_set_write'
  104.           /home/hyperion/.cargo/registry/src/github.com-1ecc6299db9ec823/openssl-0.10.11/src/ssl/bio.rs:194: error: undefined reference to 'BIO_meth_set_read'
  105.           /home/hyperion/.cargo/registry/src/github.com-1ecc6299db9ec823/openssl-0.10.11/src/ssl/bio.rs:195: error: undefined reference to 'BIO_meth_set_puts'
  106.           /home/hyperion/.cargo/registry/src/github.com-1ecc6299db9ec823/openssl-0.10.11/src/ssl/bio.rs:196: error: undefined reference to 'BIO_meth_set_ctrl'
  107.           /home/hyperion/.cargo/registry/src/github.com-1ecc6299db9ec823/openssl-0.10.11/src/ssl/bio.rs:197: error: undefined reference to 'BIO_meth_set_create'
  108.           /home/hyperion/.cargo/registry/src/github.com-1ecc6299db9ec823/openssl-0.10.11/src/ssl/bio.rs:198: error: undefined reference to 'BIO_meth_set_destroy'
  109.           /home/hyperion/.cargo/registry/src/github.com-1ecc6299db9ec823/openssl-0.10.11/src/ssl/bio.rs:46: error: undefined reference to 'BIO_set_data'
  110.           /home/hyperion/.cargo/registry/src/github.com-1ecc6299db9ec823/openssl-0.10.11/src/ssl/bio.rs:47: error: undefined reference to 'BIO_set_init'
  111.           /home/hyperion/.cargo/registry/src/github.com-1ecc6299db9ec823/openssl-0.10.11/src/ssl/bio.rs:169: error: undefined reference to 'BIO_get_data'
  112.           /home/hyperion/.cargo/registry/src/github.com-1ecc6299db9ec823/openssl-0.10.11/src/ssl/bio.rs:172: error: undefined reference to 'BIO_set_data'
  113.           /home/hyperion/.cargo/registry/src/github.com-1ecc6299db9ec823/openssl-0.10.11/src/ssl/bio.rs:173: error: undefined reference to 'BIO_set_init'
  114.           /home/hyperion/.cargo/registry/src/github.com-1ecc6299db9ec823/openssl-0.10.11/src/ssl/bio.rs:190: error: undefined reference to 'BIO_meth_new'
  115.           /home/hyperion/.cargo/registry/src/github.com-1ecc6299db9ec823/openssl-0.10.11/src/ssl/bio.rs:193: error: undefined reference to 'BIO_meth_set_write'
  116.           /home/hyperion/.cargo/registry/src/github.com-1ecc6299db9ec823/openssl-0.10.11/src/ssl/bio.rs:194: error: undefined reference to 'BIO_meth_set_read'
  117.           /home/hyperion/.cargo/registry/src/github.com-1ecc6299db9ec823/openssl-0.10.11/src/ssl/bio.rs:195: error: undefined reference to 'BIO_meth_set_puts'
  118.           /home/hyperion/.cargo/registry/src/github.com-1ecc6299db9ec823/openssl-0.10.11/src/ssl/bio.rs:196: error: undefined reference to 'BIO_meth_set_ctrl'
  119.           /home/hyperion/.cargo/registry/src/github.com-1ecc6299db9ec823/openssl-0.10.11/src/ssl/bio.rs:197: error: undefined reference to 'BIO_meth_set_create'
  120.           /home/hyperion/.cargo/registry/src/github.com-1ecc6299db9ec823/openssl-0.10.11/src/ssl/bio.rs:198: error: undefined reference to 'BIO_meth_set_destroy'
  121.           /home/hyperion/.cargo/registry/src/github.com-1ecc6299db9ec823/openssl-0.10.11/src/ssl/bio.rs:190: error: undefined reference to 'BIO_meth_new'
  122.           /home/hyperion/.cargo/registry/src/github.com-1ecc6299db9ec823/openssl-0.10.11/src/ssl/bio.rs:193: error: undefined reference to 'BIO_meth_set_write'
  123.           /home/hyperion/.cargo/registry/src/github.com-1ecc6299db9ec823/openssl-0.10.11/src/ssl/bio.rs:194: error: undefined reference to 'BIO_meth_set_read'
  124.           /home/hyperion/.cargo/registry/src/github.com-1ecc6299db9ec823/openssl-0.10.11/src/ssl/bio.rs:195: error: undefined reference to 'BIO_meth_set_puts'
  125.           /home/hyperion/.cargo/registry/src/github.com-1ecc6299db9ec823/openssl-0.10.11/src/ssl/bio.rs:196: error: undefined reference to 'BIO_meth_set_ctrl'
  126.           /home/hyperion/.cargo/registry/src/github.com-1ecc6299db9ec823/openssl-0.10.11/src/ssl/bio.rs:197: error: undefined reference to 'BIO_meth_set_create'
  127.           /home/hyperion/.cargo/registry/src/github.com-1ecc6299db9ec823/openssl-0.10.11/src/ssl/bio.rs:198: error: undefined reference to 'BIO_meth_set_destroy'
  128.           /home/hyperion/.cargo/registry/src/github.com-1ecc6299db9ec823/openssl-0.10.11/src/ssl/bio.rs:46: error: undefined reference to 'BIO_set_data'
  129.           /home/hyperion/.cargo/registry/src/github.com-1ecc6299db9ec823/openssl-0.10.11/src/ssl/bio.rs:47: error: undefined reference to 'BIO_set_init'
  130.           /home/hyperion/.cargo/registry/src/github.com-1ecc6299db9ec823/openssl-0.10.11/src/ssl/bio.rs:46: error: undefined reference to 'BIO_set_data'
  131.           /home/hyperion/.cargo/registry/src/github.com-1ecc6299db9ec823/openssl-0.10.11/src/ssl/bio.rs:47: error: undefined reference to 'BIO_set_init'
  132.           /home/hyperion/.cargo/registry/src/github.com-1ecc6299db9ec823/openssl-0.10.11/src/ssl/bio.rs:73: error: undefined reference to 'BIO_get_data'
  133.           /home/hyperion/.cargo/registry/src/github.com-1ecc6299db9ec823/openssl-0.10.11/src/ssl/bio.rs:169: error: undefined reference to 'BIO_get_data'
  134.           /home/hyperion/.cargo/registry/src/github.com-1ecc6299db9ec823/openssl-0.10.11/src/ssl/bio.rs:169: error: undefined reference to 'BIO_get_data'
  135.           /home/hyperion/.cargo/registry/src/github.com-1ecc6299db9ec823/openssl-0.10.11/src/ssl/mod.rs:288: error: undefined reference to 'TLS_method'
  136.           /home/hyperion/.cargo/registry/src/github.com-1ecc6299db9ec823/openssl-0.10.11/src/ssl/mod.rs:1021: error: undefined reference to 'SSL_CTX_set_options'
  137.           /home/hyperion/.cargo/registry/src/github.com-1ecc6299db9ec823/openssl-0.10.11/src/ssl/mod.rs:1599: error: undefined reference to 'SSL_CTX_up_ref'
  138.           /home/hyperion/.cargo/registry/src/github.com-1ecc6299db9ec823/openssl-0.10.11/src/ssl/mod.rs:1927: error: undefined reference to 'SSL_SESSION_up_ref'
  139.           /home/hyperion/.cargo/registry/src/github.com-1ecc6299db9ec823/openssl-0.10.11/src/version.rs:57: error: undefined reference to 'OpenSSL_version_num'
  140.           /home/hyperion/.cargo/registry/src/github.com-1ecc6299db9ec823/openssl-0.10.11/src/ssl/bio.rs:211: error: undefined reference to 'BIO_meth_free'
  141.           /home/hyperion/.cargo/registry/src/github.com-1ecc6299db9ec823/openssl-0.10.11/src/hash.rs:142: error: undefined reference to 'EVP_MD_CTX_new'
  142.           /home/hyperion/.cargo/registry/src/github.com-1ecc6299db9ec823/openssl-0.10.11/src/hash.rs:243: error: undefined reference to 'EVP_MD_CTX_free'
  143.           /home/hyperion/.cargo/registry/src/github.com-1ecc6299db9ec823/openssl-sys-0.9.35/src/openssl/v110.rs:83: error: undefined reference to 'OPENSSL_init_ssl'
  144.           /home/hyperion/.cargo/registry/src/github.com-1ecc6299db9ec823/mozjs-0.10.0/src/rust.rs:178: error: undefined reference to 'JS_ShutDown()'
  145.           /home/hyperion/.cargo/registry/src/github.com-1ecc6299db9ec823/mozjs-0.10.0/src/rust.rs:260: error: undefined reference to 'JS_NewContext(unsigned int, unsigned int, JSRuntime*)'
  146.           /home/hyperion/.cargo/registry/src/github.com-1ecc6299db9ec823/mozjs-0.10.0/src/rust.rs:271: error: undefined reference to 'JS_SetNativeStackQuota(JSContext*, unsigned long, unsigned long, unsigned long)'
  147.           /home/hyperion/.cargo/registry/src/github.com-1ecc6299db9ec823/mozjs-0.10.0/src/rust.rs:282: error: undefined reference to 'JS::InitSelfHostedCode(JSContext*)'
  148.           /home/hyperion/.cargo/registry/src/github.com-1ecc6299db9ec823/mozjs-0.10.0/src/rust.rs:284: error: undefined reference to 'JS::ContextOptionsRef(JSContext*)'
  149.           /home/hyperion/.cargo/registry/src/github.com-1ecc6299db9ec823/mozjs-0.10.0/src/rust.rs:289: error: undefined reference to 'JS::SetWarningReporter(JSContext*, void (*)(JSContext*, JSErrorReport*))'
  150.           /home/hyperion/.cargo/registry/src/github.com-1ecc6299db9ec823/mozjs-0.10.0/src/rust.rs:291: error: undefined reference to 'JS_BeginRequest(JSContext*)'
  151.           /home/hyperion/.cargo/registry/src/github.com-1ecc6299db9ec823/mozjs-0.10.0/src/rust.rs:304: error: undefined reference to 'JS_GetRuntime(JSContext*)'
  152.           /home/hyperion/.cargo/registry/src/github.com-1ecc6299db9ec823/mozjs-0.10.0/src/rust.rs:331: error: undefined reference to 'JS::Evaluate(JSContext*, JS::ReadOnlyCompileOptions const&, char16_t const*, unsigned long, JS::MutableHandle<JS::Value>)'
  153.           /home/hyperion/.cargo/registry/src/github.com-1ecc6299db9ec823/mozjs-0.10.0/src/rust.rs:351: error: undefined reference to 'JS_EndRequest(JSContext*)'
  154.           /home/hyperion/.cargo/registry/src/github.com-1ecc6299db9ec823/mozjs-0.10.0/src/rust.rs:352: error: undefined reference to 'JS_DestroyContext(JSContext*)'
  155.           /home/hyperion/.cargo/registry/src/github.com-1ecc6299db9ec823/mozjs-0.10.0/src/rust.rs:886: error: undefined reference to 'js::ToBooleanSlow(JS::Handle<JS::Value>)'
  156.           /home/hyperion/.cargo/registry/src/github.com-1ecc6299db9ec823/mozjs-0.10.0/src/rust.rs:897: error: undefined reference to 'js::ToNumberSlow(JSContext*, JS::Handle<JS::Value>, double*)'
  157.           /home/hyperion/.cargo/registry/src/github.com-1ecc6299db9ec823/mozjs-0.10.0/src/rust.rs:928: error: undefined reference to 'js::ToInt32Slow(JSContext*, JS::Handle<JS::Value>, int*)'
  158.           /home/hyperion/.cargo/registry/src/github.com-1ecc6299db9ec823/mozjs-0.10.0/src/rust.rs:933: error: undefined reference to 'js::ToUint32Slow(JSContext*, JS::Handle<JS::Value>, unsigned int*)'
  159.           /home/hyperion/.cargo/registry/src/github.com-1ecc6299db9ec823/mozjs-0.10.0/src/rust.rs:938: error: undefined reference to 'js::ToUint16Slow(JSContext*, JS::Handle<JS::Value>, unsigned short*)'
  160.           /home/hyperion/.cargo/registry/src/github.com-1ecc6299db9ec823/mozjs-0.10.0/src/rust.rs:943: error: undefined reference to 'js::ToInt64Slow(JSContext*, JS::Handle<JS::Value>, long*)'
  161.           /home/hyperion/.cargo/registry/src/github.com-1ecc6299db9ec823/mozjs-0.10.0/src/rust.rs:948: error: undefined reference to 'js::ToUint64Slow(JSContext*, JS::Handle<JS::Value>, unsigned long*)'
  162.           /home/hyperion/.cargo/registry/src/github.com-1ecc6299db9ec823/mozjs-0.10.0/src/rust.rs:959: error: undefined reference to 'js::ToStringSlow(JSContext*, JS::Handle<JS::Value>)'
  163.           /home/hyperion/.cargo/registry/src/github.com-1ecc6299db9ec823/mozjs-0.10.0/src/rust.rs:964: error: undefined reference to 'js::detail::ToWindowProxyIfWindowSlow(JSObject*)'
  164.           /home/hyperion/.cargo/registry/src/github.com-1ecc6299db9ec823/mozjs-0.10.0/src/rust.rs:1056: error: undefined reference to 'JS_DefineFunctions(JSContext*, JS::Handle<JSObject*>, JSFunctionSpec const*)'
  165.           /home/hyperion/.cargo/registry/src/github.com-1ecc6299db9ec823/mozjs-0.10.0/src/rust.rs:1084: error: undefined reference to 'JS_DefineProperties(JSContext*, JS::Handle<JSObject*>, JSPropertySpec const*)'
  166.           /home/hyperion/.cargo/registry/src/github.com-1ecc6299db9ec823/mozjs-0.10.0/src/rust.rs:1144: error: undefined reference to 'js::detail::IsWindowSlow(JSObject*)'
  167.           /home/hyperion/.cargo/registry/src/github.com-1ecc6299db9ec823/mozjs-0.10.0/src/conversions.rs:447: error: undefined reference to 'JS_GetLatin1StringCharsAndLength(JSContext*, JS::AutoRequireNoGC const&, JSString*, unsigned long*)'
  168.           /home/hyperion/.cargo/registry/src/github.com-1ecc6299db9ec823/mozjs-0.10.0/src/conversions.rs:463: error: undefined reference to 'JS_GetTwoByteStringCharsAndLength(JSContext*, JS::AutoRequireNoGC const&, JSString*, unsigned long*)'
  169.           /home/hyperion/.cargo/registry/src/github.com-1ecc6299db9ec823/mozjs-0.10.0/src/typedarray.rs:308: error: undefined reference to 'JS_NewUint8Array(JSContext*, unsigned int)'
  170.           /home/hyperion/.cargo/registry/src/github.com-1ecc6299db9ec823/mozjs-0.10.0/src/typedarray.rs:284: error: undefined reference to 'js::UnwrapUint8Array(JSObject*)'
  171.           /home/hyperion/.cargo/registry/src/github.com-1ecc6299db9ec823/mozjs-0.10.0/src/typedarray.rs:308: error: undefined reference to 'JS_NewUint32Array(JSContext*, unsigned int)'
  172.           /home/hyperion/.cargo/registry/src/github.com-1ecc6299db9ec823/mozjs-0.10.0/src/typedarray.rs:284: error: undefined reference to 'js::UnwrapInt8Array(JSObject*)'
  173.           /home/hyperion/.cargo/registry/src/github.com-1ecc6299db9ec823/mozjs-0.10.0/src/typedarray.rs:308: error: undefined reference to 'JS_NewInt32Array(JSContext*, unsigned int)'
  174.           /home/hyperion/.cargo/registry/src/github.com-1ecc6299db9ec823/mozjs-0.10.0/src/typedarray.rs:284: error: undefined reference to 'js::UnwrapInt32Array(JSObject*)'
  175.           /home/hyperion/.cargo/registry/src/github.com-1ecc6299db9ec823/mozjs-0.10.0/src/typedarray.rs:308: error: undefined reference to 'JS_NewFloat32Array(JSContext*, unsigned int)'
  176.           /home/hyperion/.cargo/registry/src/github.com-1ecc6299db9ec823/mozjs-0.10.0/src/typedarray.rs:284: error: undefined reference to 'js::UnwrapFloat32Array(JSObject*)'
  177.           /home/hyperion/.cargo/registry/src/github.com-1ecc6299db9ec823/mozjs-0.10.0/src/typedarray.rs:308: error: undefined reference to 'JS_NewFloat64Array(JSContext*, unsigned int)'
  178.           /home/hyperion/.cargo/registry/src/github.com-1ecc6299db9ec823/mozjs-0.10.0/src/typedarray.rs:284: error: undefined reference to 'js::UnwrapFloat64Array(JSObject*)'
  179.           /home/hyperion/.cargo/registry/src/github.com-1ecc6299db9ec823/mozjs-0.10.0/src/typedarray.rs:308: error: undefined reference to 'JS_NewUint8ClampedArray(JSContext*, unsigned int)'
  180.           /home/hyperion/.cargo/registry/src/github.com-1ecc6299db9ec823/mozjs-0.10.0/src/typedarray.rs:284: error: undefined reference to 'js::UnwrapUint8ClampedArray(JSObject*)'
  181.           /home/hyperion/.cargo/registry/src/github.com-1ecc6299db9ec823/mozjs-0.10.0/src/typedarray.rs:308: error: undefined reference to 'JS_NewArrayBuffer(JSContext*, unsigned int)'
  182.           /home/hyperion/.cargo/registry/src/github.com-1ecc6299db9ec823/mozjs-0.10.0/src/typedarray.rs:284: error: undefined reference to 'js::UnwrapArrayBuffer(JSObject*)'
  183.           /home/hyperion/.cargo/registry/src/github.com-1ecc6299db9ec823/mozjs-0.10.0/src/typedarray.rs:291: error: undefined reference to 'js::GetArrayBufferLengthAndData(JSObject*, unsigned int*, bool*, unsigned char**)'
  184.           /home/hyperion/.cargo/registry/src/github.com-1ecc6299db9ec823/mozjs-0.10.0/src/typedarray.rs:284: error: undefined reference to 'js::UnwrapArrayBufferView(JSObject*)'
  185.           /home/hyperion/.cargo/registry/src/github.com-1ecc6299db9ec823/mozjs-0.10.0/src/typedarray.rs:291: error: undefined reference to 'js::GetArrayBufferViewLengthAndData(JSObject*, unsigned int*, bool*, unsigned char**)'
  186.           /home/hyperion/.cargo/registry/src/github.com-1ecc6299db9ec823/mozjs-0.10.0/src/error.rs:58: error: undefined reference to 'JS_ReportErrorNumberUTF8(JSContext*, JSErrorFormatString const* (*)(void*, unsigned int), void*, unsigned int, ...)'
  187.           /home/hyperion/servo/target/debug/build/mozjs_sys-1352731da3144e78/out/dist/include/js/Utility.h:388: error: undefined reference to 'js::MallocArena'
  188.           /home/hyperion/servo/target/debug/build/mozjs_sys-1352731da3144e78/out/dist/include/js/Utility.h:411: error: undefined reference to 'js::MallocArena'
  189.           /home/hyperion/servo/target/debug/build/mozjs_sys-1352731da3144e78/out/dist/include/js/AllocPolicy.h:130: error: undefined reference to 'js::ReportOutOfMemory(JSContext*)'
  190.           /home/hyperion/servo/target/debug/build/mozjs_sys-1352731da3144e78/out/dist/include/js/Id.h:172: error: undefined reference to 'void js::UnsafeTraceManuallyBarrieredEdge<jsid>(JSTracer*, jsid*, char const*)'
  191.           /home/hyperion/servo/target/debug/build/mozjs_sys-1352731da3144e78/out/dist/include/js/StructuredClone.h:431: error: undefined reference to 'JSAutoStructuredCloneBuffer::clear(JSStructuredCloneCallbacks const*, void*)'
  192.           /home/hyperion/servo/target/debug/build/mozjs_sys-1352731da3144e78/out/dist/include/js/StructuredClone.h:431: error: undefined reference to 'JSStructuredCloneData::~JSStructuredCloneData()'
  193.           /home/hyperion/servo/target/debug/build/mozjs_sys-1352731da3144e78/out/dist/include/jsfriendapi.h:1970: error: undefined reference to 'JS_GetTypedArraySharedness(JSObject*)'
  194.           /home/hyperion/servo/target/debug/build/mozjs_sys-1352731da3144e78/out/dist/include/jsfriendapi.h:1971: error: undefined reference to 'JS_GetTypedArraySharedness(JSObject*)'
  195.           /home/hyperion/servo/target/debug/build/mozjs_sys-1352731da3144e78/out/dist/include/jsfriendapi.h:1974: error: undefined reference to 'JS_GetTypedArraySharedness(JSObject*)'
  196.           /home/hyperion/servo/target/debug/build/mozjs_sys-1352731da3144e78/out/dist/include/js/Proxy.h:197: error: undefined reference to 'vtable for js::BaseProxyHandler'
  197.           /usr/bin/ld.gold: the vtable symbol may be undefined because the class is missing its key function
  198.           /home/hyperion/servo/target/debug/build/mozjs_sys-1352731da3144e78/out/dist/include/js/Proxy.h:512: error: undefined reference to 'js::SetValueInProxy(JS::Value*, JS::Value const&)'
  199.           /home/hyperion/servo/target/debug/build/mozjs_sys-1352731da3144e78/out/dist/include/js/Proxy.h:526: error: undefined reference to 'js::SetValueInProxy(JS::Value*, JS::Value const&)'
  200.           /home/hyperion/servo/target/debug/build/mozjs_sys-1352731da3144e78/out/dist/include/js/Proxy.h:543: error: undefined reference to 'js::ProxyClassPtr'
  201.           /home/hyperion/servo/target/debug/build/mozjs_sys-1352731da3144e78/out/dist/include/js/Proxy.h:549: error: undefined reference to 'js::ProxyClassPtr'
  202.           /home/hyperion/servo/target/debug/build/mozjs_sys-1352731da3144e78/out/dist/include/js/Wrapper.h:50: error: undefined reference to 'vtable for js::ForwardingProxyHandler'
  203.           /usr/bin/ld.gold: the vtable symbol may be undefined because the class is missing its key function
  204.           /home/hyperion/servo/target/debug/build/mozjs_sys-1352731da3144e78/out/dist/include/js/Wrapper.h:128: error: undefined reference to 'js::Wrapper::family'
  205.           /home/hyperion/servo/target/debug/build/mozjs_sys-1352731da3144e78/out/dist/include/js/Wrapper.h:128: error: undefined reference to 'vtable for js::Wrapper'
  206.           /usr/bin/ld.gold: the vtable symbol may be undefined because the class is missing its key function
  207.           /home/hyperion/servo/target/debug/build/mozjs_sys-1352731da3144e78/out/dist/include/js/Wrapper.h:340: error: undefined reference to 'js::Wrapper::family'
  208.           src/jsglue.cpp:265: error: undefined reference to 'js::ForwardingProxyHandler::enumerate(JSContext*, JS::Handle<JSObject*>) const'
  209.           src/jsglue.cpp:265: error: undefined reference to 'js::ForwardingProxyHandler::has(JSContext*, JS::Handle<JSObject*>, JS::Handle<jsid>, bool*) const'
  210.           src/jsglue.cpp:265: error: undefined reference to 'js::ForwardingProxyHandler::get(JSContext*, JS::Handle<JSObject*>, JS::Handle<JS::Value>, JS::Handle<jsid>, JS::MutableHandle<JS::Value>) const'
  211.           src/jsglue.cpp:265: error: undefined reference to 'js::ForwardingProxyHandler::set(JSContext*, JS::Handle<JSObject*>, JS::Handle<jsid>, JS::Handle<JS::Value>, JS::Handle<JS::Value>, JS::ObjectOpResult&) const'
  212.           src/jsglue.cpp:265: error: undefined reference to 'js::ForwardingProxyHandler::call(JSContext*, JS::Handle<JSObject*>, JS::CallArgs const&) const'
  213.           src/jsglue.cpp:265: error: undefined reference to 'js::ForwardingProxyHandler::construct(JSContext*, JS::Handle<JSObject*>, JS::CallArgs const&) const'
  214.           src/jsglue.cpp:265: error: undefined reference to 'js::ForwardingProxyHandler::hasOwn(JSContext*, JS::Handle<JSObject*>, JS::Handle<jsid>, bool*) const'
  215.           src/jsglue.cpp:265: error: undefined reference to 'js::ForwardingProxyHandler::getOwnEnumerablePropertyKeys(JSContext*, JS::Handle<JSObject*>, JS::AutoVector<jsid>&) const'
  216.           src/jsglue.cpp:265: error: undefined reference to 'js::ForwardingProxyHandler::nativeCall(JSContext*, bool (*)(JS::Handle<JS::Value>), bool (*)(JSContext*, JS::CallArgs const&), JS::CallArgs const&) const'
  217.           src/jsglue.cpp:265: error: undefined reference to 'js::ForwardingProxyHandler::hasInstance(JSContext*, JS::Handle<JSObject*>, JS::MutableHandle<JS::Value>, bool*) const'
  218.           src/jsglue.cpp:265: error: undefined reference to 'js::ForwardingProxyHandler::className(JSContext*, JS::Handle<JSObject*>) const'
  219.           src/jsglue.cpp:265: error: undefined reference to 'js::ForwardingProxyHandler::fun_toString(JSContext*, JS::Handle<JSObject*>, bool) const'
  220.           src/jsglue.cpp:265: error: undefined reference to 'js::ForwardingProxyHandler::boxedValue_unbox(JSContext*, JS::Handle<JSObject*>, JS::MutableHandle<JS::Value>) const'
  221.           src/jsglue.cpp:265: error: undefined reference to 'js::BaseProxyHandler::trace(JSTracer*, JSObject*) const'
  222.           src/jsglue.cpp:265: error: undefined reference to 'js::BaseProxyHandler::finalize(JSFreeOp*, JSObject*) const'
  223.           src/jsglue.cpp:265: error: undefined reference to 'js::BaseProxyHandler::objectMoved(JSObject*, JSObject*) const'
  224.           src/jsglue.cpp:265: error: undefined reference to 'js::ForwardingProxyHandler::isCallable(JSObject*) const'
  225.           src/jsglue.cpp:265: error: undefined reference to 'js::ForwardingProxyHandler::isConstructor(JSObject*) const'
  226.           src/jsglue.cpp:272: error: undefined reference to 'js::ForwardingProxyHandler::getOwnPropertyDescriptor(JSContext*, JS::Handle<JSObject*>, JS::Handle<jsid>, JS::MutableHandle<JS::PropertyDescriptor>) const'
  227.           src/jsglue.cpp:282: error: undefined reference to 'js::ForwardingProxyHandler::defineProperty(JSContext*, JS::Handle<JSObject*>, JS::Handle<jsid>, JS::Handle<JS::PropertyDescriptor>, JS::ObjectOpResult&) const'
  228.           src/jsglue.cpp:290: error: undefined reference to 'js::ForwardingProxyHandler::ownPropertyKeys(JSContext*, JS::Handle<JSObject*>, JS::AutoVector<jsid>&) const'
  229.           src/jsglue.cpp:298: error: undefined reference to 'js::ForwardingProxyHandler::delete_(JSContext*, JS::Handle<JSObject*>, JS::Handle<jsid>, JS::ObjectOpResult&) const'
  230.           src/jsglue.cpp:306: error: undefined reference to 'js::ForwardingProxyHandler::preventExtensions(JSContext*, JS::Handle<JSObject*>, JS::ObjectOpResult&) const'
  231.           src/jsglue.cpp:314: error: undefined reference to 'js::ForwardingProxyHandler::isExtensible(JSContext*, JS::Handle<JSObject*>, bool*) const'
  232.           src/jsglue.cpp:323: error: undefined reference to 'js::ForwardingProxyHandler::getPropertyDescriptor(JSContext*, JS::Handle<JSObject*>, JS::Handle<jsid>, JS::MutableHandle<JS::PropertyDescriptor>) const'
  233.           src/jsglue.cpp:377: error: undefined reference to 'js::BaseProxyHandler::enumerate(JSContext*, JS::Handle<JSObject*>) const'
  234.           src/jsglue.cpp:377: error: undefined reference to 'js::BaseProxyHandler::has(JSContext*, JS::Handle<JSObject*>, JS::Handle<jsid>, bool*) const'
  235.           src/jsglue.cpp:377: error: undefined reference to 'js::BaseProxyHandler::get(JSContext*, JS::Handle<JSObject*>, JS::Handle<JS::Value>, JS::Handle<jsid>, JS::MutableHandle<JS::Value>) const'
  236.           src/jsglue.cpp:377: error: undefined reference to 'js::BaseProxyHandler::set(JSContext*, JS::Handle<JSObject*>, JS::Handle<jsid>, JS::Handle<JS::Value>, JS::Handle<JS::Value>, JS::ObjectOpResult&) const'
  237.           src/jsglue.cpp:377: error: undefined reference to 'js::BaseProxyHandler::call(JSContext*, JS::Handle<JSObject*>, JS::CallArgs const&) const'
  238.           src/jsglue.cpp:377: error: undefined reference to 'js::BaseProxyHandler::construct(JSContext*, JS::Handle<JSObject*>, JS::CallArgs const&) const'
  239.           src/jsglue.cpp:377: error: undefined reference to 'js::BaseProxyHandler::hasOwn(JSContext*, JS::Handle<JSObject*>, JS::Handle<jsid>, bool*) const'
  240.           src/jsglue.cpp:377: error: undefined reference to 'js::BaseProxyHandler::getOwnEnumerablePropertyKeys(JSContext*, JS::Handle<JSObject*>, JS::AutoVector<jsid>&) const'
  241.           src/jsglue.cpp:377: error: undefined reference to 'js::BaseProxyHandler::nativeCall(JSContext*, bool (*)(JS::Handle<JS::Value>), bool (*)(JSContext*, JS::CallArgs const&), JS::CallArgs const&) const'
  242.           src/jsglue.cpp:377: error: undefined reference to 'js::BaseProxyHandler::hasInstance(JSContext*, JS::Handle<JSObject*>, JS::MutableHandle<JS::Value>, bool*) const'
  243.           src/jsglue.cpp:377: error: undefined reference to 'js::BaseProxyHandler::className(JSContext*, JS::Handle<JSObject*>) const'
  244.           src/jsglue.cpp:377: error: undefined reference to 'js::BaseProxyHandler::fun_toString(JSContext*, JS::Handle<JSObject*>, bool) const'
  245.           src/jsglue.cpp:377: error: undefined reference to 'js::BaseProxyHandler::boxedValue_unbox(JSContext*, JS::Handle<JSObject*>, JS::MutableHandle<JS::Value>) const'
  246.           src/jsglue.cpp:377: error: undefined reference to 'js::BaseProxyHandler::trace(JSTracer*, JSObject*) const'
  247.           src/jsglue.cpp:377: error: undefined reference to 'js::BaseProxyHandler::finalize(JSFreeOp*, JSObject*) const'
  248.           src/jsglue.cpp:377: error: undefined reference to 'js::BaseProxyHandler::objectMoved(JSObject*, JSObject*) const'
  249.           src/jsglue.cpp:377: error: undefined reference to 'js::BaseProxyHandler::isCallable(JSObject*) const'
  250.           src/jsglue.cpp:377: error: undefined reference to 'js::BaseProxyHandler::isConstructor(JSObject*) const'
  251.           src/jsglue.cpp:566: error: undefined reference to 'js::CrossCompartmentWrapper::singleton'
  252.           src/jsglue.cpp:578: error: undefined reference to 'JS::OwningCompileOptions::OwningCompileOptions(JSContext*)'
  253.           src/jsglue.cpp:579: error: undefined reference to 'JS::OwningCompileOptions::setFileAndLine(JSContext*, char const*, unsigned int)'
  254.           src/jsglue.cpp:586: error: undefined reference to 'JS::OwningCompileOptions::~OwningCompileOptions()'
  255.           src/jsglue.cpp:595: error: undefined reference to 'js::NewProxyObject(JSContext*, js::BaseProxyHandler const*, JS::Handle<JS::Value>, JSObject*, js::ProxyOptions const&)'
  256.           src/jsglue.cpp:607: error: undefined reference to 'js::Wrapper::New(JSContext*, JSObject*, js::Wrapper const*, js::WrapperOptions const&)'
  257.           /home/hyperion/servo/target/debug/deps/libmozjs-65f4563bfe9008e4.rlib(jsglue.o):jsglue.cpp:WindowProxyClass: error: undefined reference to 'js::ProxyClassOps'
  258.           /home/hyperion/servo/target/debug/deps/libmozjs-65f4563bfe9008e4.rlib(jsglue.o):jsglue.cpp:WindowProxyClass: error: undefined reference to 'js::ProxyClassExtension'
  259.           /home/hyperion/servo/target/debug/deps/libmozjs-65f4563bfe9008e4.rlib(jsglue.o):jsglue.cpp:WindowProxyClass: error: undefined reference to 'js::ProxyObjectOps'
  260.           src/jsglue.cpp:768: error: undefined reference to 'js::CheckedUnwrap(JSObject*, bool)'
  261.           src/jsglue.cpp:774: error: undefined reference to 'js::UncheckedUnwrap(JSObject*, bool, unsigned int*)'
  262.           src/jsglue.cpp:856: error: undefined reference to 'JS::AddServoSizeOf(JSContext*, unsigned long (*)(void const*), JS::ObjectPrivateVisitor*, JS::ServoSizes*)'
  263.           src/jsglue.cpp:909: error: undefined reference to 'void JS::UnsafeTraceRoot<JSObject*>(JSTracer*, JSObject**, char const*)'
  264.           src/jsglue.cpp:915: error: undefined reference to 'void JS::UnsafeTraceRoot<JS::Value>(JSTracer*, JS::Value*, char const*)'
  265.           src/jsglue.cpp:1050: error: undefined reference to 'JS_GetReservedSlot(JSObject*, unsigned int)'
  266.           /home/hyperion/servo/target/debug/build/mozjs_sys-1352731da3144e78/out/dist/include/js/TracingAPI.h:374: error: undefined reference to 'void js::gc::TraceExternalEdge<JS::Value>(JSTracer*, JS::Value*, char const*)'
  267.           /home/hyperion/servo/target/debug/build/mozjs_sys-1352731da3144e78/out/dist/include/js/TracingAPI.h:374: error: undefined reference to 'void js::gc::TraceExternalEdge<JSObject*>(JSTracer*, JSObject**, char const*)'
  268.           /home/hyperion/servo/target/debug/build/mozjs_sys-1352731da3144e78/out/dist/include/mozilla/Vector.h:1018: error: undefined reference to 'js::TempAllocPolicy::reportAllocOverflow() const'
  269.           /home/hyperion/servo/target/debug/build/mozjs_sys-1352731da3144e78/out/dist/include/mozilla/Vector.h:1039: error: undefined reference to 'js::TempAllocPolicy::reportAllocOverflow() const'
  270.           /home/hyperion/servo/target/debug/build/mozjs_sys-1352731da3144e78/out/dist/include/js/GCPolicyAPI.h:118: error: undefined reference to 'void js::UnsafeTraceManuallyBarrieredEdge<JSObject*>(JSTracer*, JSObject**, char const*)'
  271.           /home/hyperion/servo/target/debug/build/mozjs_sys-1352731da3144e78/out/dist/include/js/AllocPolicy.h:77: error: undefined reference to 'js::TempAllocPolicy::onOutOfMemory(js::AllocFunction, unsigned long, void*)'
  272.           /home/hyperion/servo/target/debug/deps/libmozjs-65f4563bfe9008e4.rlib(jsglue.o):jsglue.cpp:vtable for ForwardingProxyHandler: error: undefined reference to 'js::BaseProxyHandler::enter(JSContext*, JS::Handle<JSObject*>, JS::Handle<jsid>, unsigned int, bool, bool*) const'
  273.           /home/hyperion/servo/target/debug/deps/libmozjs-65f4563bfe9008e4.rlib(jsglue.o):jsglue.cpp:vtable for ForwardingProxyHandler: error: undefined reference to 'js::BaseProxyHandler::getPrototype(JSContext*, JS::Handle<JSObject*>, JS::MutableHandle<JSObject*>) const'
  274.           /home/hyperion/servo/target/debug/deps/libmozjs-65f4563bfe9008e4.rlib(jsglue.o):jsglue.cpp:vtable for ForwardingProxyHandler: error: undefined reference to 'js::BaseProxyHandler::setPrototype(JSContext*, JS::Handle<JSObject*>, JS::Handle<JSObject*>, JS::ObjectOpResult&) const'
  275.           /home/hyperion/servo/target/debug/deps/libmozjs-65f4563bfe9008e4.rlib(jsglue.o):jsglue.cpp:vtable for ForwardingProxyHandler: error: undefined reference to 'js::BaseProxyHandler::setImmutablePrototype(JSContext*, JS::Handle<JSObject*>, bool*) const'
  276.           /home/hyperion/servo/target/debug/deps/libmozjs-65f4563bfe9008e4.rlib(jsglue.o):jsglue.cpp:vtable for ForwardingProxyHandler: error: undefined reference to 'js::BaseProxyHandler::getBuiltinClass(JSContext*, JS::Handle<JSObject*>, js::ESClass*) const'
  277.           /home/hyperion/servo/target/debug/deps/libmozjs-65f4563bfe9008e4.rlib(jsglue.o):jsglue.cpp:vtable for ForwardingProxyHandler: error: undefined reference to 'js::BaseProxyHandler::isArray(JSContext*, JS::Handle<JSObject*>, JS::IsArrayAnswer*) const'
  278.           /home/hyperion/servo/target/debug/deps/libmozjs-65f4563bfe9008e4.rlib(jsglue.o):jsglue.cpp:vtable for ForwardingProxyHandler: error: undefined reference to 'js::BaseProxyHandler::regexp_toShared(JSContext*, JS::Handle<JSObject*>) const'
  279.           /home/hyperion/servo/target/debug/deps/libmozjs-65f4563bfe9008e4.rlib(jsglue.o):jsglue.cpp:vtable for ForwardingProxyHandler: error: undefined reference to 'js::BaseProxyHandler::getElements(JSContext*, JS::Handle<JSObject*>, unsigned int, unsigned int, js::ElementAdder*) const'
  280.           /home/hyperion/servo/target/debug/deps/libmozjs-65f4563bfe9008e4.rlib(jsglue.o):jsglue.cpp:vtable for ForwardingProxyHandler: error: undefined reference to 'js::BaseProxyHandler::weakmapKeyDelegate(JSObject*) const'
  281.           /home/hyperion/servo/target/debug/deps/libmozjs-65f4563bfe9008e4.rlib(jsglue.o):jsglue.cpp:vtable for WrapperProxyHandler: error: undefined reference to 'js::BaseProxyHandler::enter(JSContext*, JS::Handle<JSObject*>, JS::Handle<jsid>, unsigned int, bool, bool*) const'
  282.           /home/hyperion/servo/target/debug/deps/libmozjs-65f4563bfe9008e4.rlib(jsglue.o):jsglue.cpp:vtable for WrapperProxyHandler: error: undefined reference to 'js::ForwardingProxyHandler::getPrototype(JSContext*, JS::Handle<JSObject*>, JS::MutableHandle<JSObject*>) const'
  283.           /home/hyperion/servo/target/debug/deps/libmozjs-65f4563bfe9008e4.rlib(jsglue.o):jsglue.cpp:vtable for WrapperProxyHandler: error: undefined reference to 'js::ForwardingProxyHandler::setPrototype(JSContext*, JS::Handle<JSObject*>, JS::Handle<JSObject*>, JS::ObjectOpResult&) const'
  284.           /home/hyperion/servo/target/debug/deps/libmozjs-65f4563bfe9008e4.rlib(jsglue.o):jsglue.cpp:vtable for WrapperProxyHandler: error: undefined reference to 'js::ForwardingProxyHandler::getPrototypeIfOrdinary(JSContext*, JS::Handle<JSObject*>, bool*, JS::MutableHandle<JSObject*>) const'
  285.           /home/hyperion/servo/target/debug/deps/libmozjs-65f4563bfe9008e4.rlib(jsglue.o):jsglue.cpp:vtable for WrapperProxyHandler: error: undefined reference to 'js::ForwardingProxyHandler::setImmutablePrototype(JSContext*, JS::Handle<JSObject*>, bool*) const'
  286.           /home/hyperion/servo/target/debug/deps/libmozjs-65f4563bfe9008e4.rlib(jsglue.o):jsglue.cpp:vtable for WrapperProxyHandler: error: undefined reference to 'js::ForwardingProxyHandler::getBuiltinClass(JSContext*, JS::Handle<JSObject*>, js::ESClass*) const'
  287.           /home/hyperion/servo/target/debug/deps/libmozjs-65f4563bfe9008e4.rlib(jsglue.o):jsglue.cpp:vtable for WrapperProxyHandler: error: undefined reference to 'js::ForwardingProxyHandler::isArray(JSContext*, JS::Handle<JSObject*>, JS::IsArrayAnswer*) const'
  288.           /home/hyperion/servo/target/debug/deps/libmozjs-65f4563bfe9008e4.rlib(jsglue.o):jsglue.cpp:vtable for WrapperProxyHandler: error: undefined reference to 'js::ForwardingProxyHandler::regexp_toShared(JSContext*, JS::Handle<JSObject*>) const'
  289.           /home/hyperion/servo/target/debug/deps/libmozjs-65f4563bfe9008e4.rlib(jsglue.o):jsglue.cpp:vtable for WrapperProxyHandler: error: undefined reference to 'js::BaseProxyHandler::getElements(JSContext*, JS::Handle<JSObject*>, unsigned int, unsigned int, js::ElementAdder*) const'
  290.           /home/hyperion/servo/target/debug/deps/libmozjs-65f4563bfe9008e4.rlib(jsglue.o):jsglue.cpp:vtable for WrapperProxyHandler: error: undefined reference to 'js::Wrapper::weakmapKeyDelegate(JSObject*) const'
  291.           /home/hyperion/.cargo/registry/src/github.com-1ecc6299db9ec823/mozjs_sys-0.61.6/src/jsimpls.rs:80: error: undefined reference to 'JS_LeaveCompartment(JSContext*, JSCompartment*)'
  292.           /home/hyperion/.cargo/registry/src/github.com-1ecc6299db9ec823/mozjs_sys-0.61.6/src/jsgc.rs:94: error: undefined reference to 'JSID_VOID'
  293.           /home/hyperion/.cargo/registry/src/github.com-1ecc6299db9ec823/mozjs_sys-0.61.6/src/jsgc.rs:102: error: undefined reference to 'JS::HeapObjectPostBarrier(JSObject**, JSObject*, JSObject*)'
  294.           /home/hyperion/.cargo/registry/src/github.com-1ecc6299db9ec823/mozjs_sys-0.61.6/src/jsimpls.rs:128: error: undefined reference to 'JS::NullHandleValue'
  295.           /home/hyperion/.cargo/registry/src/github.com-1ecc6299db9ec823/mozjs_sys-0.61.6/src/jsgc.rs:128: error: undefined reference to 'JS::HeapValuePostBarrier(JS::Value*, JS::Value const&, JS::Value const&)'
  296.           /home/hyperion/servo/target/debug/build/mozjs_sys-1352731da3144e78/out/dist/include/js/Initialization.h:75: error: undefined reference to 'JS::detail::InitWithFailureDiagnostic(bool)'
  297.           src/jsglue.cpp:50: error: undefined reference to 'JS::ForOfIterator::init(JS::Handle<JS::Value>, JS::ForOfIterator::NonIterableBehavior)'
  298.           src/jsglue.cpp:54: error: undefined reference to 'JS::ForOfIterator::next(JS::MutableHandle<JS::Value>, bool*)'
  299.           collect2: error: ld returned 1 exit status
  300.          
  301.  
  302. error: aborting due to previous error
  303.  
  304. error: Could not compile `servo`.
Add Comment
Please, Sign In to add comment