Closed Bug 726372 Opened 12 years ago Closed 12 years ago

TestPlainTextSerializer fails to link

Categories

(Firefox Build System :: General, defect)

x86_64
Windows 7
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED DUPLICATE of bug 717540

People

(Reporter: TimAbraldes, Unassigned)

Details

Attachments

(1 file)

Attached file Mozconfig
I get this message when building m-c on Win7 without --disable-tests:
  TestPlainTextSerializer.obj : error LNK2019: unresolved external symbol __imp_JS_Assert referenced in function "public: __cdecl ScopedXPCOM::~ScopedXPCOM(void)" (??1ScopedXPCOM@@QEAA@XZ)
  TestPlainTextSerializer.exe : fatal error LNK1120: 1 unresolved externals

It seems like __imp_JS_Assert became a dependency when a MOZ_ASSERT was added to ScopedXPCOM::~ScopedXPCOM in this changset: https://hg.mozilla.org/mozilla-central/rev/38b4039f740e

My mozconfig is attached in case that helps
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → DUPLICATE
Product: Core → Firefox Build System
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: