Closed Bug 1130628 Opened 9 years ago Closed 9 years ago

Build fails without crashreporter

Categories

(Firefox Build System :: General, defect)

x86_64
Windows 8.1
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED DUPLICATE of bug 1114669

People

(Reporter: emk, Unassigned)

References

Details

0:44.46 xpcom_system.xpt
 0:44.66 Traceback (most recent call last):
 0:44.66   File "f:/m/mozilla-central/config/pythonpath.py", line 56, in <module
>
 0:44.66     main(sys.argv[1:])
 0:44.66   File "f:/m/mozilla-central/config/pythonpath.py", line 48, in main
 0:44.66     execfile(script, frozenglobals)
 0:44.66   File "f:/m/mozilla-central/python/mozbuild/mozbuild/action/xpidl-proc
ess.py", line 92, in <module>
 0:44.66     main(sys.argv[1:])
 0:44.66   File "f:/m/mozilla-central/python/mozbuild/mozbuild/action/xpidl-proc
ess.py", line 89, in main
 0:44.66     args.xptdir, args.depsdir, args.module, args.idls)
 0:44.67   File "f:/m/mozilla-central/python/mozbuild/mozbuild/action/xpidl-proc
ess.py", line 40, in process
 0:44.67     idl_data = open(path).read()
 0:44.67 IOError: [Errno 2] No such file or directory: '../../../dist/idl\\nsICr
ashReporter.idl'
 0:44.67 Makefile:47: recipe for target '../../../dist/bin/components/xpcom_syst
em.xpt' failed
 0:44.67 mozmake.EXE[6]: *** [../../../dist/bin/components/xpcom_system.xpt] Err
or 1
 0:44.67 mozmake.EXE[6]: *** Waiting for unfinished jobs....
 0:46.27 Makefile:14: recipe for target 'export' failed
 0:46.27 mozmake.EXE[5]: *** [export] Error 2
 0:46.27 f:/m/mozilla-central/config/recurse.mk:82: recipe for target 'xpcom/xpi
dl/export' failed
 0:46.27 mozmake.EXE[4]: *** [xpcom/xpidl/export] Error 2
 0:46.28 mozmake.EXE[4]: *** Waiting for unfinished jobs....
 0:47.17 f:/m/mozilla-central/config/recurse.mk:36: recipe for target 'export' f
ailed
 0:47.17 mozmake.EXE[3]: *** [export] Error 2
 0:47.17 f:/m/mozilla-central/config/rules.mk:541: recipe for target 'default' f
ailed
 0:47.17 mozmake.EXE[2]: *** [default] Error 2
 0:47.17 f:/m/mozilla-central/client.mk:398: recipe for target 'realbuild' faile
d
 0:47.17 mozmake.EXE[1]: *** [realbuild] Error 2
 0:47.17 client.mk:171: recipe for target 'build' failed
 0:47.17 mozmake.EXE: *** [build] Error 2
 0:47.20 1272 compiler warnings present.
2
Reverting ccbd5ea13dd7 fixed the problem.
Blocks: 923080
Status: NEW → RESOLVED
Closed: 9 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.