Opened 16 years ago
Closed 15 years ago
#19610 closed defect (fixed)
xulrunner: build fails installing 1.9.0.7_1
Reported by: | dbevans (David B. Evans) | Owned by: | jeremyhu (Jeremy Huddleston Sequoia) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 1.7.1 |
Keywords: | Cc: | bryan@…, ctempleton3@… | |
Port: | xulrunner |
Description
When attempting to installing xulrunner xulrunner @1.9.0.7_1
gmake[3]: Entering directory `/Volumes/wdc-320/opt/local/var/macports/build/_opt_macports_trunk_dports_devel_xulrunner/work/mozilla/xpcom/stub' rm -f libxpcom.dylib /usr/bin/g++-4.0 -I/opt/local/include -I/opt/local/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -O2 -fno-strict-aliasing -fpascal-strings -fno-common -fshort-wchar -pipe -DNDEBUG -DTRIMMED -O2 -fPIC -o libxpcom.dylib nsXPComStub.o -L/opt/local/lib -framework Cocoa -Wl,-executable_path,../../dist/bin -Wl,-dead_strip -L../../dist/bin -L../../dist/lib -lxul -L/opt/local/lib/nspr -lplds4 -lplc4 -lnspr4 -L/opt/local/lib -dylib_file /opt/local/lib/xulrunner/libplds4.dylib:../../dist/bin/libplds4.dylib -dylib_file /opt/local/lib/xulrunner/libplc4.dylib:../../dist/bin/libplc4.dylib -dylib_file /opt/local/lib/xulrunner/libnspr4.dylib:../../dist/bin/libnspr4.dylib -dynamiclib -install_name /opt/local/lib/xulrunner/libxpcom.dylib -compatibility_version 1 -current_version 1 -single_module ld: warning can't open dynamic library: /opt/local/lib/xulrunner/libmozjs.dylib referenced from: ../../dist/bin/libxul.dylib (checking for undefined symbols may be affected) (No such file or directory, errno = 2) ld: Undefined symbols: _JS_GC referenced from libxul expected to be defined in /opt/local/lib/xulrunner/libmozjs.dylib _JS_smprintf referenced from libxul expected to be defined in /opt/local/lib/xulrunner/libmozjs.dylib _JS_smprintf_free referenced from libxul expected to be defined in /opt/local/lib/xulrunner/libmozjs.dylib _JS_BeginRequest referenced from libxul expected to be defined in /opt/local/lib/xulrunner/libmozjs.dylib _JS_CallTracer referenced from libxul expected to be defined in /opt/local/lib/xulrunner/libmozjs.dylib _JS_ClearNewbornRoots referenced from libxul expected to be defined in /opt/local/lib/xulrunner/libmozjs.dylib _JS_ClearScope referenced from libxul expected to be defined in /opt/local/lib/xulrunner/libmozjs.dylib _JS_ConvertStub referenced from libxul expected to be defined in /opt/local/lib/xulrunner/libmozjs.dylib _JS_DHashTableEnumerate referenced from libxul expected to be defined in /opt/local/lib/xulrunner/libmozjs.dylib _JS_DHashTableOperate referenced from libxul expected to be defined in /opt/local/lib/xulrunner/libmozjs.dylib _JS_DestroyContext referenced from libxul expected to be defined in /opt/local/lib/xulrunner/libmozjs.dylib _JS_DestroyContextNoGC referenced from libxul expected to be defined in /opt/local/lib/xulrunner/libmozjs.dylib _JS_EndRequest referenced from libxul expected to be defined in /opt/local/lib/xulrunner/libmozjs.dylib _JS_EnumerateStub referenced from libxul expected to be defined in /opt/local/lib/xulrunner/libmozjs.dylib _JS_FinalizeStub referenced from libxul expected to be defined in /opt/local/lib/xulrunner/libmozjs.dylib _JS_FlagScriptFilenamePrefix referenced from libxul expected to be defined in /opt/local/lib/xulrunner/libmozjs.dylib _JS_GetContextThread referenced from libxul expected to be defined in /opt/local/lib/xulrunner/libmozjs.dylib _JS_GetGlobalObject referenced from libxul expected to be defined in /opt/local/lib/xulrunner/libmozjs.dylib _JS_GetRuntime referenced from libxul expected to be defined in /opt/local/lib/xulrunner/libmozjs.dylib _JS_InitStandardClasses referenced from libxul expected to be defined in /opt/local/lib/xulrunner/libmozjs.dylib _JS_IsAboutToBeFinalized referenced from libxul expected to be defined in /opt/local/lib/xulrunner/libmozjs.dylib _JS_IsGCMarkingTracer referenced from libxul expected to be defined in /opt/local/lib/xulrunner/libmozjs.dylib _JS_NewContext referenced from libxul expected to be defined in /opt/local/lib/xulrunner/libmozjs.dylib _JS_NewSystemObject referenced from libxul expected to be defined in /opt/local/lib/xulrunner/libmozjs.dylib _JS_PropertyStub referenced from libxul expected to be defined in /opt/local/lib/xulrunner/libmozjs.dylib _JS_ResolveStandardClass referenced from libxul expected to be defined in /opt/local/lib/xulrunner/libmozjs.dylib _JS_RestoreFrameChain referenced from libxul expected to be defined in /opt/local/lib/xulrunner/libmozjs.dylib _JS_SaveFrameChain referenced from libxul expected to be defined in /opt/local/lib/xulrunner/libmozjs.dylib _JS_SetGCCallback referenced from libxul expected to be defined in /opt/local/lib/xulrunner/libmozjs.dylib _JS_SetGlobalObject referenced from libxul expected to be defined in /opt/local/lib/xulrunner/libmozjs.dylib _JS_SetParent referenced from libxul expected to be defined in /opt/local/lib/xulrunner/libmozjs.dylib _JS_SetPrototype referenced from libxul expected to be defined in /opt/local/lib/xulrunner/libmozjs.dylib _JS_TraceChildren referenced from libxul expected to be defined in /opt/local/lib/xulrunner/libmozjs.dylib _js_GetGCThingTraceKind referenced from libxul expected to be defined in /opt/local/lib/xulrunner/libmozjs.dylib _JS_CallFunctionName referenced from libxul expected to be defined in /opt/local/lib/xulrunner/libmozjs.dylib _JS_CallFunctionValue referenced from libxul expected to be defined in /opt/local/lib/xulrunner/libmozjs.dylib _JS_ClearOperationCallback referenced from libxul expected to be defined in /opt/local/lib/xulrunner/libmozjs.dylib _JS_ClearPendingException referenced from libxul expected to be defined in /opt/local/lib/xulrunner/libmozjs.dylib _JS_DefineFunctions referenced from libxul expected to be defined in /opt/local/lib/xulrunner/libmozjs.dylib _JS_DefineUCFunction referenced from libxul expected to be defined in /opt/local/lib/xulrunner/libmozjs.dylib _JS_DropPrincipals referenced from libxul expected to be defined in /opt/local/lib/xulrunner/libmozjs.dylib _JS_EnumerateStandardClasses referenced from libxul expected to be defined in /opt/local/lib/xulrunner/libmozjs.dylib _JS_ErrorFromException referenced from libxul expected to be defined in /opt/local/lib/xulrunner/libmozjs.dylib _JS_EvaluateUCScriptForPrincipals referenced from libxul expected to be defined in /opt/local/lib/xulrunner/libmozjs.dylib _JS_GetContextPrivate referenced from libxul expected to be defined in /opt/local/lib/xulrunner/libmozjs.dylib _JS_GetFunctionArity referenced from libxul expected to be defined in /opt/local/lib/xulrunner/libmozjs.dylib _JS_GetFunctionId referenced from libxul expected to be defined in /opt/local/lib/xulrunner/libmozjs.dylib _JS_GetFunctionName referenced from libxul expected to be defined in /opt/local/lib/xulrunner/libmozjs.dylib _JS_GetFunctionObject referenced from libxul expected to be defined in /opt/local/lib/xulrunner/libmozjs.dylib _JS_GetOperationCallback referenced from libxul expected to be defined in /opt/local/lib/xulrunner/libmozjs.dylib _JS_GetOperationLimit referenced from libxul expected to be defined in /opt/local/lib/xulrunner/libmozjs.dylib _JS_GetPendingException referenced from libxul expected to be defined in /opt/local/lib/xulrunner/libmozjs.dylib _JS_GetProperty referenced from libxul expected to be defined in /opt/local/lib/xulrunner/libmozjs.dylib _JS_GetReservedSlot referenced from libxul expected to be defined in /opt/local/lib/xulrunner/libmozjs.dylib _JS_GetScopeChain referenced from libxul expected to be defined in /opt/local/lib/xulrunner/libmozjs.dylib _JS_GetStringBytes referenced from libxul expected to be defined in /opt/local/lib/xulrunner/libmozjs.dylib _JS_GetStringChars referenced from libxul expected to be defined in /opt/local/lib/xulrunner/libmozjs.dylib _JS_GetStringLength referenced from libxul expected to be defined in /opt/local/lib/xulrunner/libmozjs.dylib _JS_IdToValue referenced from libxul expected to be defined in /opt/local/lib/xulrunner/libmozjs.dylib _JS_IsExceptionPending referenced from libxul expected to be defined in /opt/local/lib/xulrunner/libmozjs.dylib _JS_NewFunction referenced from libxul expected to be defined in /opt/local/lib/xulrunner/libmozjs.dylib _JS_NewNumberValue referenced from libxul expected to be defined in /opt/local/lib/xulrunner/libmozjs.dylib _JS_NewObject referenced from libxul expected to be defined in /opt/local/lib/xulrunner/libmozjs.dylib _JS_NewStringCopyN referenced from libxul expected to be defined in /opt/local/lib/xulrunner/libmozjs.dylib _JS_NewStringCopyZ referenced from libxul expected to be defined in /opt/local/lib/xulrunner/libmozjs.dylib _JS_ReportError referenced from libxul expected to be defined in /opt/local/lib/xulrunner/libmozjs.dylib _JS_ResumeRequest referenced from libxul expected to be defined in /opt/local/lib/xulrunner/libmozjs.dylib _JS_SetContextPrivate referenced from libxul expected to be defined in /opt/local/lib/xulrunner/libmozjs.dylib _JS_SetOperationCallback referenced from libxul expected to be defined in /opt/local/lib/xulrunner/libmozjs.dylib _JS_SetOperationLimit referenced from libxul expected to be defined in /opt/local/lib/xulrunner/libmozjs.dylib _JS_SetOptions referenced from libxul expected to be defined in /opt/local/lib/xulrunner/libmozjs.dylib _JS_SetPendingException referenced from libxul expected to be defined in /opt/local/lib/xulrunner/libmozjs.dylib _JS_SetPrivate referenced from libxul expected to be defined in /opt/local/lib/xulrunner/libmozjs.dylib _JS_SetReservedSlot referenced from libxul expected to be defined in /opt/local/lib/xulrunner/libmozjs.dylib _JS_SuspendRequest referenced from libxul expected to be defined in /opt/local/lib/xulrunner/libmozjs.dylib _JS_ValueToECMAInt32 referenced from libxul expected to be defined in /opt/local/lib/xulrunner/libmozjs.dylib _JS_ValueToECMAUint32 referenced from libxul expected to be defined in /opt/local/lib/xulrunner/libmozjs.dylib _JS_ValueToFunction referenced from libxul expected to be defined in /opt/local/lib/xulrunner/libmozjs.dylib _JS_ValueToId referenced from libxul expected to be defined in /opt/local/lib/xulrunner/libmozjs.dylib _JS_ValueToString referenced from libxul expected to be defined in /opt/local/lib/xulrunner/libmozjs.dylib _JS_AddArgumentFormatter referenced from libxul expected to be defined in /opt/local/lib/xulrunner/libmozjs.dylib _JS_AddExternalStringFinalizer referenced from libxul expected to be defined in /opt/local/lib/xulrunner/libmozjs.dylib _JS_GetArrayLength referenced from libxul expected to be defined in /opt/local/lib/xulrunner/libmozjs.dylib _JS_GetElement referenced from libxul expected to be defined in /opt/local/lib/xulrunner/libmozjs.dylib _JS_GetFunctionScript referenced from libxul expected to be defined in /opt/local/lib/xulrunner/libmozjs.dylib _JS_GetPropertyAttributes referenced from libxul expected to be defined in /opt/local/lib/xulrunner/libmozjs.dylib _JS_GetScriptFilenameFlags referenced from libxul expected to be defined in /opt/local/lib/xulrunner/libmozjs.dylib _JS_GetScriptPrincipals referenced from libxul expected to be defined in /opt/local/lib/xulrunner/libmozjs.dylib _JS_IsArrayObject referenced from libxul expected to be defined in /opt/local/lib/xulrunner/libmozjs.dylib _JS_IsSystemObject referenced from libxul expected to be defined in /opt/local/lib/xulrunner/libmozjs.dylib _JS_NewArrayObject referenced from libxul expected to be defined in /opt/local/lib/xulrunner/libmozjs.dylib _JS_NewDouble referenced from libxul expected to be defined in /opt/local/lib/xulrunner/libmozjs.dylib _JS_NewExternalString referenced from libxul expected to be defined in /opt/local/lib/xulrunner/libmozjs.dylib _JS_NewUCStringCopyN referenced from libxul expected to be defined in /opt/local/lib/xulrunner/libmozjs.dylib _JS_NewUCStringCopyZ referenced from libxul expected to be defined in /opt/local/lib/xulrunner/libmozjs.dylib _JS_ObjectIsFunction referenced from libxul expected to be defined in /opt/local/lib/xulrunner/libmozjs.dylib _JS_RemoveExternalStringFinalizer referenced from libxul expected to be defined in /opt/local/lib/xulrunner/libmozjs.dylib _JS_SetElement referenced from libxul expected to be defined in /opt/local/lib/xulrunner/libmozjs.dylib _JS_TypeOfValue referenced from libxul expected to be defined in /opt/local/lib/xulrunner/libmozjs.dylib _JS_ValueToBoolean referenced from libxul expected to be defined in /opt/local/lib/xulrunner/libmozjs.dylib _JS_ValueToNumber referenced from libxul expected to be defined in /opt/local/lib/xulrunner/libmozjs.dylib _JS_ContextIterator referenced from libxul expected to be defined in /opt/local/lib/xulrunner/libmozjs.dylib _JS_DHashGetStubOps referenced from libxul expected to be defined in /opt/local/lib/xulrunner/libmozjs.dylib _JS_DHashTableFinish referenced from libxul expected to be defined in /opt/local/lib/xulrunner/libmozjs.dylib _JS_DHashTableInit referenced from libxul expected to be defined in /opt/local/lib/xulrunner/libmozjs.dylib _JS_InternString referenced from libxul expected to be defined in /opt/local/lib/xulrunner/libmozjs.dylib _JS_SetContextCallback referenced from libxul expected to be defined in /opt/local/lib/xulrunner/libmozjs.dylib _JS_SetExtraGCRoots referenced from libxul expected to be defined in /opt/local/lib/xulrunner/libmozjs.dylib _JS_SetGCCallbackRT referenced from libxul expected to be defined in /opt/local/lib/xulrunner/libmozjs.dylib _JS_SetScriptStackQuota referenced from libxul expected to be defined in /opt/local/lib/xulrunner/libmozjs.dylib _JS_SetThreadStackLimit referenced from libxul expected to be defined in /opt/local/lib/xulrunner/libmozjs.dylib _JS_DHashAllocTable referenced from libxul expected to be defined in /opt/local/lib/xulrunner/libmozjs.dylib _JS_DHashClearEntryStub referenced from libxul expected to be defined in /opt/local/lib/xulrunner/libmozjs.dylib _JS_DHashFinalizeStub referenced from libxul expected to be defined in /opt/local/lib/xulrunner/libmozjs.dylib _JS_DHashFreeTable referenced from libxul expected to be defined in /opt/local/lib/xulrunner/libmozjs.dylib _JS_DHashMatchEntryStub referenced from libxul expected to be defined in /opt/local/lib/xulrunner/libmozjs.dylib _JS_DHashMoveEntryStub referenced from libxul expected to be defined in /opt/local/lib/xulrunner/libmozjs.dylib _JS_DHashTableDestroy referenced from libxul expected to be defined in /opt/local/lib/xulrunner/libmozjs.dylib _JS_DHashVoidPtrKeyStub referenced from libxul expected to be defined in /opt/local/lib/xulrunner/libmozjs.dylib _JS_NewDHashTable referenced from libxul expected to be defined in /opt/local/lib/xulrunner/libmozjs.dylib _JS_Finish referenced from libxul expected to be defined in /opt/local/lib/xulrunner/libmozjs.dylib _JS_Init referenced from libxul expected to be defined in /opt/local/lib/xulrunner/libmozjs.dylib _JS_SetGCParameter referenced from libxul expected to be defined in /opt/local/lib/xulrunner/libmozjs.dylib _JS_ShutDown referenced from libxul expected to be defined in /opt/local/lib/xulrunner/libmozjs.dylib _JS_GetFrameFunction referenced from libxul expected to be defined in /opt/local/lib/xulrunner/libmozjs.dylib _JS_GetFramePC referenced from libxul expected to be defined in /opt/local/lib/xulrunner/libmozjs.dylib _JS_GetFrameScript referenced from libxul expected to be defined in /opt/local/lib/xulrunner/libmozjs.dylib _JS_GetScriptFilename referenced from libxul expected to be defined in /opt/local/lib/xulrunner/libmozjs.dylib _JS_IsNativeFrame referenced from libxul expected to be defined in /opt/local/lib/xulrunner/libmozjs.dylib _JS_PCToLineNumber referenced from libxul expected to be defined in /opt/local/lib/xulrunner/libmozjs.dylib _JS_snprintf referenced from libxul expected to be defined in /opt/local/lib/xulrunner/libmozjs.dylib _JS_NewUCString referenced from libxul expected to be defined in /opt/local/lib/xulrunner/libmozjs.dylib _JS_free referenced from libxul expected to be defined in /opt/local/lib/xulrunner/libmozjs.dylib _JS_malloc referenced from libxul expected to be defined in /opt/local/lib/xulrunner/libmozjs.dylib _JS_SetContextThread referenced from libxul expected to be defined in /opt/local/lib/xulrunner/libmozjs.dylib _JS_GetGlobalForObject referenced from libxul expected to be defined in /opt/local/lib/xulrunner/libmozjs.dylib _JS_ReportOutOfMemory referenced from libxul expected to be defined in /opt/local/lib/xulrunner/libmozjs.dylib _JS_MakeStringImmutable referenced from libxul expected to be defined in /opt/local/lib/xulrunner/libmozjs.dylib _JS_DestroyIdArray referenced from libxul expected to be defined in /opt/local/lib/xulrunner/libmozjs.dylib _JS_Enumerate referenced from libxul expected to be defined in /opt/local/lib/xulrunner/libmozjs.dylib _JS_FrameIterator referenced from libxul expected to be defined in /opt/local/lib/xulrunner/libmozjs.dylib _JS_GetMethod referenced from libxul expected to be defined in /opt/local/lib/xulrunner/libmozjs.dylib _JS_GetOptions referenced from libxul expected to be defined in /opt/local/lib/xulrunner/libmozjs.dylib _JS_GetPropertyAttrsGetterAndSetter referenced from libxul expected to be defined in /opt/local/lib/xulrunner/libmozjs.dylib _JS_RestoreExceptionState referenced from libxul expected to be defined in /opt/local/lib/xulrunner/libmozjs.dylib _JS_SaveExceptionState referenced from libxul expected to be defined in /opt/local/lib/xulrunner/libmozjs.dylib _JS_SetErrorReporter referenced from libxul expected to be defined in /opt/local/lib/xulrunner/libmozjs.dylib _JS_SetProperty referenced from libxul expected to be defined in /opt/local/lib/xulrunner/libmozjs.dylib _JS_ValueToObject referenced from libxul expected to be defined in /opt/local/lib/xulrunner/libmozjs.dylib _js_AllocStack referenced from libxul expected to be defined in /opt/local/lib/xulrunner/libmozjs.dylib _js_FreeStack referenced from libxul expected to be defined in /opt/local/lib/xulrunner/libmozjs.dylib _js_Invoke referenced from libxul expected to be defined in /opt/local/lib/xulrunner/libmozjs.dylib _JS_sprintf_append referenced from libxul expected to be defined in /opt/local/lib/xulrunner/libmozjs.dylib _JS_CloneFunctionObject referenced from libxul expected to be defined in /opt/local/lib/xulrunner/libmozjs.dylib _JS_GetNaNValue referenced from libxul expected to be defined in /opt/local/lib/xulrunner/libmozjs.dylib _JS_NewString referenced from libxul expected to be defined in /opt/local/lib/xulrunner/libmozjs.dylib _js_ObjectOps referenced from libxul expected to be defined in /opt/local/lib/xulrunner/libmozjs.dylib _JS_ResolveStub referenced from libxul expected to be defined in /opt/local/lib/xulrunner/libmozjs.dylib _JS_DefineFunction referenced from libxul expected to be defined in /opt/local/lib/xulrunner/libmozjs.dylib _JS_GetFunctionNative referenced from libxul expected to be defined in /opt/local/lib/xulrunner/libmozjs.dylib _JS_GetParent referenced from libxul expected to be defined in /opt/local/lib/xulrunner/libmozjs.dylib _JS_GetTopScriptFilenameFlags referenced from libxul expected to be defined in /opt/local/lib/xulrunner/libmozjs.dylib _JS_HasInstance referenced from libxul expected to be defined in /opt/local/lib/xulrunner/libmozjs.dylib _JS_InitClass referenced from libxul expected to be defined in /opt/local/lib/xulrunner/libmozjs.dylib _JS_LockGCThing referenced from libxul expected to be defined in /opt/local/lib/xulrunner/libmozjs.dylib _JS_NewObjectWithGivenProto referenced from libxul expected to be defined in /opt/local/lib/xulrunner/libmozjs.dylib _JS_SealObject referenced from libxul expected to be defined in /opt/local/lib/xulrunner/libmozjs.dylib _JS_SetPropertyAttributes referenced from libxul expected to be defined in /opt/local/lib/xulrunner/libmozjs.dylib _JS_UnlockGCThing referenced from libxul expected to be defined in /opt/local/lib/xulrunner/libmozjs.dylib _JS_CompileFunctionForPrincipals referenced from libxul expected to be defined in /opt/local/lib/xulrunner/libmozjs.dylib _JS_ConstructObjectWithArguments referenced from libxul expected to be defined in /opt/local/lib/xulrunner/libmozjs.dylib _JS_IsConstructorFrame referenced from libxul expected to be defined in /opt/local/lib/xulrunner/libmozjs.dylib _js_ScriptClass referenced from libxul expected to be defined in /opt/local/lib/xulrunner/libmozjs.dylib _JS_CheckAccess referenced from libxul expected to be defined in /opt/local/lib/xulrunner/libmozjs.dylib _JS_ComputeThis referenced from libxul expected to be defined in /opt/local/lib/xulrunner/libmozjs.dylib _JS_DefineUCProperty referenced from libxul expected to be defined in /opt/local/lib/xulrunner/libmozjs.dylib _JS_DeleteElement2 referenced from libxul expected to be defined in /opt/local/lib/xulrunner/libmozjs.dylib _JS_DeleteUCProperty2 referenced from libxul expected to be defined in /opt/local/lib/xulrunner/libmozjs.dylib _JS_ThrowStopIteration referenced from libxul expected to be defined in /opt/local/lib/xulrunner/libmozjs.dylib _js_GetSlotThreadSafe referenced from libxul expected to be defined in /opt/local/lib/xulrunner/libmozjs.dylib _JS_AddNamedRoot referenced from libxul expected to be defined in /opt/local/lib/xulrunner/libmozjs.dylib _JS_CompileScriptForPrincipals referenced from libxul expected to be defined in /opt/local/lib/xulrunner/libmozjs.dylib _JS_DefineProperty referenced from libxul expected to be defined in /opt/local/lib/xulrunner/libmozjs.dylib _JS_DestroyScript referenced from libxul expected to be defined in /opt/local/lib/xulrunner/libmozjs.dylib _JS_ExecuteScript referenced from libxul expected to be defined in /opt/local/lib/xulrunner/libmozjs.dylib _JS_RemoveRoot referenced from libxul expected to be defined in /opt/local/lib/xulrunner/libmozjs.dylib _JS_SetVersion referenced from libxul expected to be defined in /opt/local/lib/xulrunner/libmozjs.dylib _JS_XDRDestroy referenced from libxul expected to be defined in /opt/local/lib/xulrunner/libmozjs.dylib _JS_XDRMemGetData referenced from libxul expected to be defined in /opt/local/lib/xulrunner/libmozjs.dylib _JS_XDRMemSetData referenced from libxul expected to be defined in /opt/local/lib/xulrunner/libmozjs.dylib _JS_XDRNewMem referenced from libxul expected to be defined in /opt/local/lib/xulrunner/libmozjs.dylib _JS_XDRScript referenced from libxul expected to be defined in /opt/local/lib/xulrunner/libmozjs.dylib _JS_vsmprintf referenced from libxul expected to be defined in /opt/local/lib/xulrunner/libmozjs.dylib _JS_ConvertArguments referenced from libxul expected to be defined in /opt/local/lib/xulrunner/libmozjs.dylib _JS_EvaluateScriptForPrincipals referenced from libxul expected to be defined in /opt/local/lib/xulrunner/libmozjs.dylib _JS_GetClass referenced from libxul expected to be defined in /opt/local/lib/xulrunner/libmozjs.dylib _JS_HoldPrincipals referenced from libxul expected to be defined in /opt/local/lib/xulrunner/libmozjs.dylib _JS_SetPrincipalsTranscoder referenced from libxul expected to be defined in /opt/local/lib/xulrunner/libmozjs.dylib _JS_XDRMemResetData referenced from libxul expected to be defined in /opt/local/lib/xulrunner/libmozjs.dylib _JS_GetFrameAnnotation referenced from libxul expected to be defined in /opt/local/lib/xulrunner/libmozjs.dylib _JS_GetFrameFunctionObject referenced from libxul expected to be defined in /opt/local/lib/xulrunner/libmozjs.dylib _JS_SetCheckObjectAccessCallback referenced from libxul expected to be defined in /opt/local/lib/xulrunner/libmozjs.dylib _JS_SetFrameAnnotation referenced from libxul expected to be defined in /opt/local/lib/xulrunner/libmozjs.dylib _js_CallClass referenced from libxul expected to be defined in /opt/local/lib/xulrunner/libmozjs.dylib _js_FunctionClass referenced from libxul expected to be defined in /opt/local/lib/xulrunner/libmozjs.dylib _JS_DefineObject referenced from libxul expected to be defined in /opt/local/lib/xulrunner/libmozjs.dylib _JS_GetPrototype referenced from libxul expected to be defined in /opt/local/lib/xulrunner/libmozjs.dylib _JS_AddNamedRootRT referenced from libxul expected to be defined in /opt/local/lib/xulrunner/libmozjs.dylib _JS_GetFrameCalleeObject referenced from libxul expected to be defined in /opt/local/lib/xulrunner/libmozjs.dylib _JS_RemoveRootRT referenced from libxul expected to be defined in /opt/local/lib/xulrunner/libmozjs.dylib _JS_ReportPendingException referenced from libxul expected to be defined in /opt/local/lib/xulrunner/libmozjs.dylib _JS_ValueToInt32 referenced from libxul expected to be defined in /opt/local/lib/xulrunner/libmozjs.dylib _JS_GetObjectId referenced from libxul expected to be defined in /opt/local/lib/xulrunner/libmozjs.dylib _JS_GetPrivate referenced from libxul expected to be defined in /opt/local/lib/xulrunner/libmozjs.dylib _JS_LookupPropertyWithFlags referenced from libxul expected to be defined in /opt/local/lib/xulrunner/libmozjs.dylib _JS_AlreadyHasOwnUCProperty referenced from libxul expected to be defined in /opt/local/lib/xulrunner/libmozjs.dylib _JS_LookupUCProperty referenced from libxul expected to be defined in /opt/local/lib/xulrunner/libmozjs.dylib _JS_CallFunction referenced from libxul expected to be defined in /opt/local/lib/xulrunner/libmozjs.dylib _JS_ClearRegExpStatics referenced from libxul expected to be defined in /opt/local/lib/xulrunner/libmozjs.dylib _JS_ClearWatchPointsForObject referenced from libxul expected to be defined in /opt/local/lib/xulrunner/libmozjs.dylib _JS_CompileUCFunction referenced from libxul expected to be defined in /opt/local/lib/xulrunner/libmozjs.dylib _JS_CompileUCFunctionForPrincipals referenced from libxul expected to be defined in /opt/local/lib/xulrunner/libmozjs.dylib _JS_CompileUCScriptForPrincipals referenced from libxul expected to be defined in /opt/local/lib/xulrunner/libmozjs.dylib _JS_DefineProperties referenced from libxul expected to be defined in /opt/local/lib/xulrunner/libmozjs.dylib _JS_GetScriptedCaller referenced from libxul expected to be defined in /opt/local/lib/xulrunner/libmozjs.dylib _JS_IsRunning referenced from libxul expected to be defined in /opt/local/lib/xulrunner/libmozjs.dylib _JS_LockGCThingRT referenced from libxul expected to be defined in /opt/local/lib/xulrunner/libmozjs.dylib _JS_LookupProperty referenced from libxul expected to be defined in /opt/local/lib/xulrunner/libmozjs.dylib _JS_NewScriptObject referenced from libxul expected to be defined in /opt/local/lib/xulrunner/libmozjs.dylib _JS_SetLocaleCallbacks referenced from libxul expected to be defined in /opt/local/lib/xulrunner/libmozjs.dylib _JS_SetObjectPrincipalsFinder referenced from libxul expected to be defined in /opt/local/lib/xulrunner/libmozjs.dylib _JS_UnlockGCThingRT referenced from libxul expected to be defined in /opt/local/lib/xulrunner/libmozjs.dylib _JS_realloc referenced from libxul expected to be defined in /opt/local/lib/xulrunner/libmozjs.dylib _JS_DeleteProperty referenced from libxul expected to be defined in /opt/local/lib/xulrunner/libmozjs.dylib _JS_ConvertValue referenced from libxul expected to be defined in /opt/local/lib/xulrunner/libmozjs.dylib _JS_DefineElement referenced from libxul expected to be defined in /opt/local/lib/xulrunner/libmozjs.dylib _JS_GetUCProperty referenced from libxul expected to be defined in /opt/local/lib/xulrunner/libmozjs.dylib _JS_HasElement referenced from libxul expected to be defined in /opt/local/lib/xulrunner/libmozjs.dylib _JS_HasProperty referenced from libxul expected to be defined in /opt/local/lib/xulrunner/libmozjs.dylib _JS_HasUCProperty referenced from libxul expected to be defined in /opt/local/lib/xulrunner/libmozjs.dylib _JS_NewPropertyIterator referenced from libxul expected to be defined in /opt/local/lib/xulrunner/libmozjs.dylib _JS_NextProperty referenced from libxul expected to be defined in /opt/local/lib/xulrunner/libmozjs.dylib _JS_SetUCProperty referenced from libxul expected to be defined in /opt/local/lib/xulrunner/libmozjs.dylib _JS_strtod referenced from libxul expected to be defined in /opt/local/lib/xulrunner/libmozjs.dylib _js_CallIteratorNext referenced from libxul expected to be defined in /opt/local/lib/xulrunner/libmozjs.dylib _js_CloseIterator referenced from libxul expected to be defined in /opt/local/lib/xulrunner/libmozjs.dylib _js_ValueToIterator referenced from libxul expected to be defined in /opt/local/lib/xulrunner/libmozjs.dylib _JS_InternUCStringN referenced from libxul expected to be defined in /opt/local/lib/xulrunner/libmozjs.dylib _JS_AddRoot referenced from libxul expected to be defined in /opt/local/lib/xulrunner/libmozjs.dylib _JS_GetInstancePrivate referenced from libxul expected to be defined in /opt/local/lib/xulrunner/libmozjs.dylib _JS_MarkGCThing referenced from libxul expected to be defined in /opt/local/lib/xulrunner/libmozjs.dylib _JS_DefineConstDoubles referenced from libxul expected to be defined in /opt/local/lib/xulrunner/libmozjs.dylib _JS_InstanceOf referenced from libxul expected to be defined in /opt/local/lib/xulrunner/libmozjs.dylib _JS_PopArguments referenced from libxul expected to be defined in /opt/local/lib/xulrunner/libmozjs.dylib _JS_PushArguments referenced from libxul expected to be defined in /opt/local/lib/xulrunner/libmozjs.dylib _JS_HashString referenced from libxul expected to be defined in /opt/local/lib/xulrunner/libmozjs.dylib _JS_HashTableAdd referenced from libxul expected to be defined in /opt/local/lib/xulrunner/libmozjs.dylib _JS_HashTableDestroy referenced from libxul expected to be defined in /opt/local/lib/xulrunner/libmozjs.dylib _JS_HashTableEnumerateEntries referenced from libxul expected to be defined in /opt/local/lib/xulrunner/libmozjs.dylib _JS_HashTableLookup referenced from libxul expected to be defined in /opt/local/lib/xulrunner/libmozjs.dylib _JS_HashTableRemove referenced from libxul expected to be defined in /opt/local/lib/xulrunner/libmozjs.dylib _JS_NewHashTable referenced from libxul expected to be defined in /opt/local/lib/xulrunner/libmozjs.dylib _JS_SetCallHook referenced from libxul expected to be defined in /opt/local/lib/xulrunner/libmozjs.dylib _JS_SetDebugErrorHook referenced from libxul expected to be defined in /opt/local/lib/xulrunner/libmozjs.dylib _JS_SetDebuggerHandler referenced from libxul expected to be defined in /opt/local/lib/xulrunner/libmozjs.dylib _JS_SetDestroyScriptHookProc referenced from libxul expected to be defined in /opt/local/lib/xulrunner/libmozjs.dylib _JS_SetExecuteHook referenced from libxul expected to be defined in /opt/local/lib/xulrunner/libmozjs.dylib _JS_SetNewScriptHookProc referenced from libxul expected to be defined in /opt/local/lib/xulrunner/libmozjs.dylib _JS_SetObjectHook referenced from libxul expected to be defined in /opt/local/lib/xulrunner/libmozjs.dylib _JS_SetThrowHook referenced from libxul expected to be defined in /opt/local/lib/xulrunner/libmozjs.dylib _JS_ClearInterrupt referenced from libxul expected to be defined in /opt/local/lib/xulrunner/libmozjs.dylib _JS_SetInterrupt referenced from libxul expected to be defined in /opt/local/lib/xulrunner/libmozjs.dylib _JS_CompareValues referenced from libxul expected to be defined in /opt/local/lib/xulrunner/libmozjs.dylib _JS_GetScriptBaseLineNumber referenced from libxul expected to be defined in /opt/local/lib/xulrunner/libmozjs.dylib _JS_ClearScriptTraps referenced from libxul expected to be defined in /opt/local/lib/xulrunner/libmozjs.dylib _JS_ClearTrap referenced from libxul expected to be defined in /opt/local/lib/xulrunner/libmozjs.dylib _JS_GetScriptLineExtent referenced from libxul expected to be defined in /opt/local/lib/xulrunner/libmozjs.dylib _JS_LineNumberToPC referenced from libxul expected to be defined in /opt/local/lib/xulrunner/libmozjs.dylib _JS_SetTrap referenced from libxul expected to be defined in /opt/local/lib/xulrunner/libmozjs.dylib _JS_EvaluateInStackFrame referenced from libxul expected to be defined in /opt/local/lib/xulrunner/libmozjs.dylib _JS_EvaluateUCInStackFrame referenced from libxul expected to be defined in /opt/local/lib/xulrunner/libmozjs.dylib _JS_GetFrameCallObject referenced from libxul expected to be defined in /opt/local/lib/xulrunner/libmozjs.dylib _JS_GetFrameScopeChain referenced from libxul expected to be defined in /opt/local/lib/xulrunner/libmozjs.dylib _JS_GetFrameThis referenced from libxul expected to be defined in /opt/local/lib/xulrunner/libmozjs.dylib _JS_IsDebuggerFrame referenced from libxul expected to be defined in /opt/local/lib/xulrunner/libmozjs.dylib _JS_Now referenced from libxul expected to be defined in /opt/local/lib/xulrunner/libmozjs.dylib _JS_CompareStrings referenced from libxul expected to be defined in /opt/local/lib/xulrunner/libmozjs.dylib _JS_GetConstructor referenced from libxul expected to be defined in /opt/local/lib/xulrunner/libmozjs.dylib _JS_GetPropertyDescArray referenced from libxul expected to be defined in /opt/local/lib/xulrunner/libmozjs.dylib _JS_GetUCPropertyAttributes referenced from libxul expected to be defined in /opt/local/lib/xulrunner/libmozjs.dylib _JS_PutPropertyDescArray referenced from libxul expected to be defined in /opt/local/lib/xulrunner/libmozjs.dylib _JS_CompileUCScript referenced from libxul expected to be defined in /opt/local/lib/xulrunner/libmozjs.dylib _JS_DecompileFunction referenced from libxul expected to be defined in /opt/local/lib/xulrunner/libmozjs.dylib _JS_DecompileFunctionBody referenced from libxul expected to be defined in /opt/local/lib/xulrunner/libmozjs.dylib _JS_DecompileScript referenced from libxul expected to be defined in /opt/local/lib/xulrunner/libmozjs.dylib _JS_GetScriptVersion referenced from libxul expected to be defined in /opt/local/lib/xulrunner/libmozjs.dylib _JS_GetVersion referenced from libxul expected to be defined in /opt/local/lib/xulrunner/libmozjs.dylib _JS_EvaluateScript referenced from libxul expected to be defined in /opt/local/lib/xulrunner/libmozjs.dylib _JS_MaybeGC referenced from libxul expected to be defined in /opt/local/lib/xulrunner/libmozjs.dylib _js_DateGetMsecSinceEpoch referenced from libxul expected to be defined in /opt/local/lib/xulrunner/libmozjs.dylib _js_DateIsValid referenced from libxul expected to be defined in /opt/local/lib/xulrunner/libmozjs.dylib _JS_ReportErrorNumber referenced from libxul expected to be defined in /opt/local/lib/xulrunner/libmozjs.dylib _JS_strdup referenced from libxul expected to be defined in /opt/local/lib/xulrunner/libmozjs.dylib _JS_LookupElement referenced from libxul expected to be defined in /opt/local/lib/xulrunner/libmozjs.dylib _JS_NewDoubleValue referenced from libxul expected to be defined in /opt/local/lib/xulrunner/libmozjs.dylib _JS_CeilingLog2 referenced from libxul expected to be defined in /opt/local/lib/xulrunner/libmozjs.dylib _JS_GetTypeName referenced from libxul expected to be defined in /opt/local/lib/xulrunner/libmozjs.dylib _js_PutArgsObject referenced from libxul expected to be defined in /opt/local/lib/xulrunner/libmozjs.dylib _js_PutCallObject referenced from libxul expected to be defined in /opt/local/lib/xulrunner/libmozjs.dylib /usr/libexec/gcc/powerpc-apple-darwin8/4.0.1/libtool: internal link edit command failed gmake[3]: *** [libxpcom.dylib] Error 1 gmake[3]: Leaving directory `/Volumes/wdc-320/opt/local/var/macports/build/_opt_macports_trunk_dports_devel_xulrunner/work/mozilla/xpcom/stub' gmake[2]: *** [libs_tier_toolkit] Error 2 gmake[2]: Leaving directory `/Volumes/wdc-320/opt/local/var/macports/build/_opt_macports_trunk_dports_devel_xulrunner/work/mozilla' gmake[1]: *** [tier_toolkit] Error 2 gmake[1]: Leaving directory `/Volumes/wdc-320/opt/local/var/macports/build/_opt_macports_trunk_dports_devel_xulrunner/work/mozilla' make: *** [all] Error 2
This appears to be similar to the problem report in #19151
Attachments (2)
Change History (14)
comment:1 Changed 16 years ago by jeremyhu (Jeremy Huddleston Sequoia)
comment:2 Changed 16 years ago by dbevans (David B. Evans)
added just before
-dynamiclib -install_name /opt/local/lib/xulrunner/libxpcom.dylib -compatibility_version 1 -current_version 1 -single_module
yes, it does.
comment:3 Changed 16 years ago by jeremyhu (Jeremy Huddleston Sequoia)
Status: | new → assigned |
---|
ok, thanks... I'll try to get that change checked in and pushed upstream this week.
comment:6 Changed 16 years ago by ctempleton3@…
Any luck on getting this fixed. I messed with it for a long time but I can't figure out how to get it to build. (No suprise, I am a noob when it comes to compiling code.
comment:7 follow-up: 8 Changed 16 years ago by jeremyhu (Jeremy Huddleston Sequoia)
r51060 should fix this. I was able to build xulrunner with the port deactive
comment:8 Changed 16 years ago by ctempleton3@…
Replying to jeremyhu@…:
r51060 should fix this. I was able to build xulrunner with the port deactive
Still having the same problem:
$ port installed xulrunner None of the specified ports are installed. $ sudo port clean xulrunner && sudo port selfupdate && sudo port install xulrunner ---> Cleaning xulrunner MacPorts base version 1.710 installed Downloaded MacPorts base version 1.710 The MacPorts installation is not outdated so it was not updated ---> Fetching xulrunner ---> Verifying checksum(s) for xulrunner ---> Extracting xulrunner ---> Applying patches to xulrunner ---> Configuring xulrunner ---> Building xulrunner Error: Target org.macports.build returned: shell command " cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_xulrunner/work/mozilla" && nice -n 5 make all includedir="/opt/local/include/xulrunner" idldir="/opt/local/share/idl/xulrunner" installdir="/opt/local/lib/xulrunner" sdkdir="/opt/local/lib/xulrunner" " returned error 2 Command output: _JS_GetConstructor referenced from libxul expected to be defined in /opt/local/lib/xulrunner/libmozjs.dylib _JS_GetPropertyDescArray referenced from libxul expected to be defined in /opt/local/lib/xulrunner/libmozjs.dylib _JS_GetUCPropertyAttributes referenced from libxul expected to be defined in /opt/local/lib/xulrunner/libmozjs.dylib _JS_PutPropertyDescArray referenced from libxul expected to be defined in /opt/local/lib/xulrunner/libmozjs.dylib _JS_CompileUCScript referenced from libxul expected to be defined in /opt/local/lib/xulrunner/libmozjs.dylib _JS_DecompileFunction referenced from libxul expected to be defined in /opt/local/lib/xulrunner/libmozjs.dylib _JS_DecompileFunctionBody referenced from libxul expected to be defined in /opt/local/lib/xulrunner/libmozjs.dylib _JS_DecompileScript referenced from libxul expected to be defined in /opt/local/lib/xulrunner/libmozjs.dylib _JS_GetScriptVersion referenced from libxul expected to be defined in /opt/local/lib/xulrunner/libmozjs.dylib _JS_GetVersion referenced from libxul expected to be defined in /opt/local/lib/xulrunner/libmozjs.dylib _JS_EvaluateScript referenced from libxul expected to be defined in /opt/local/lib/xulrunner/libmozjs.dylib _JS_MaybeGC referenced from libxul expected to be defined in /opt/local/lib/xulrunner/libmozjs.dylib _js_DateGetMsecSinceEpoch referenced from libxul expected to be defined in /opt/local/lib/xulrunner/libmozjs.dylib _js_DateIsValid referenced from libxul expected to be defined in /opt/local/lib/xulrunner/libmozjs.dylib _JS_ReportErrorNumber referenced from libxul expected to be defined in /opt/local/lib/xulrunner/libmozjs.dylib _JS_strdup referenced from libxul expected to be defined in /opt/local/lib/xulrunner/libmozjs.dylib _JS_LookupElement referenced from libxul expected to be defined in /opt/local/lib/xulrunner/libmozjs.dylib _JS_NewDoubleValue referenced from libxul expected to be defined in /opt/local/lib/xulrunner/libmozjs.dylib _JS_CeilingLog2 referenced from libxul expected to be defined in /opt/local/lib/xulrunner/libmozjs.dylib _JS_GetTypeName referenced from libxul expected to be defined in /opt/local/lib/xulrunner/libmozjs.dylib _js_PutArgsObject referenced from libxul expected to be defined in /opt/local/lib/xulrunner/libmozjs.dylib _js_PutCallObject referenced from libxul expected to be defined in /opt/local/lib/xulrunner/libmozjs.dylib /usr/libexec/gcc/powerpc-apple-darwin8/4.0.1/libtool: internal link edit command failed gmake[3]: *** [libxpcom.dylib] Error 1 gmake[3]: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_xulrunner/work/mozilla/xpcom/stub' gmake[2]: *** [libs_tier_toolkit] Error 2 gmake[2]: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_xulrunner/work/mozilla' gmake[1]: *** [tier_toolkit] Error 2 gmake[1]: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_xulrunner/work/mozilla' make: *** [all] Error 2 Error: Status 1 encountered during processing. $
Anything I can do for you to help figure out what is going on? (I am trying to learn how to "fix" compiling problems.)
Changed 15 years ago by ctempleton3@…
Attachment: | xulrunner.log.zip added |
---|
Here is the verbose build that you requested. It is small in zip format but massive (5megs) unziped.
Changed 15 years ago by ctempleton3@…
Attachment: | xulrunner2.log.zip added |
---|
verboose clean and install with supplied patch
comment:9 Changed 15 years ago by dbevans (David B. Evans)
I was continuing to have problems as well but finally got some time today to look at it in more detail. After a few iterations I came up with a slightly revised patch that allows it to build for me on tiger ppc and am able to build other apps (epiphany, yelp) against the resulting xulrunner successfully as well.
Revised patch committed in r51481.
If this works for others will close the ticket.
comment:12 Changed 15 years ago by dbevans (David B. Evans)
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Ok, we'll call it good and close the ticket. thanks to Jeremy for showing the way.
If you add this to the gcc command line: -dylib_file /opt/local/lib/xulrunner/libmozjs.dylib:../../dist/bin/libmozjs.dylib
does it link correctly?