Closed Bug 1314444 Opened 8 years ago Closed 8 years ago

Artifact builds fail to complete

Categories

(Firefox Build System :: General, defect)

defect
Not set
normal

Tracking

(Not tracked)

RESOLVED DUPLICATE of bug 1303533

People

(Reporter: mossop, Unassigned)

Details

I just get this error towards the end:

 0:57.43 Updating c:/mozilla/build/nightly/dist/bin/xul.dll
 0:58.40 Elapsed: 0.00s; From dist/private: Kept 0 existing; Added/updated 0; Removed 0 files and 0 directories.
 0:58.63 Elapsed: 0.00s; From dist/public: Kept 0 existing; Added/updated 0; Removed 0 files and 0 directories.
 0:58.66 Elapsed: 0.00s; From dist/branding: Kept 15 existing; Added/updated 0; Removed 0 files and 0 directories.
 0:58.67 Elapsed: 0.01s; From dist/xpi-stage: Kept 15 existing; Added/updated 0; Removed 0 files and 0 directories.
 0:58.88 Elapsed: 0.45s; From dist/idl: Kept 0 existing; Added/updated 1118; Removed 0 files and 0 directories.
 0:59.03 Makefile:25: recipe for target 'done_gen' failed
 0:59.11 process_begin: CreateProcess(NULL, midl -Oicf c:/mozilla/source/trunk/accessible/ipc/win/typelib/Accessible.idl, ...) failed.
 0:59.25 make (e=2): The system cannot find the file specified.
 0:59.35
 0:59.52 mozmake.EXE[6]: *** [done_gen] Error 2
 0:59.62 c:/mozilla/source/trunk/config/faster/rules.mk:75: recipe for target 'c:/mozilla/build/nightly/accessible/ipc/win/typelib/Accessible.tlb' failed
 0:59.66 mozmake.EXE[5]: *** [c:/mozilla/build/nightly/accessible/ipc/win/typelib/Accessible.tlb] Error 2
 0:59.67 mozmake.EXE[5]: *** Waiting for unfinished jobs....
 0:59.68 Elapsed: 0.00s; From dist/sdk: Kept 9 existing; Added/updated 0; Removed 0 files and 0 directories.
 0:59.68 Elapsed: 0.71s; From _tests: Kept 0 existing; Added/updated 1132; Removed 0 files and 0 directories.
 0:59.69 source-repo.h
 0:59.71 buildid.h
 0:59.78 Elapsed: 1.42s; From dist/include: Kept 0 existing; Added/updated 4186; Removed 0 files and 0 directories.
 1:00.37 Makefile:179: recipe for target 'faster' failed
 1:00.37 mozmake.EXE[4]: *** [faster] Error 2
 1:00.37 c:/mozilla/source/trunk/config/recurse.mk:32: recipe for target 'pre-export' failed
 1:00.37 mozmake.EXE[3]: *** [pre-export] Error 2
 1:00.38 c:/mozilla/source/trunk/config/rules.mk:523: recipe for target 'default' failed
 1:00.38 mozmake.EXE[2]: *** [default] Error 2
 1:00.39 c:/mozilla/source/trunk/client.mk:415: recipe for target 'realbuild' failed
 1:00.39 mozmake.EXE[1]: *** [realbuild] Error 2
 1:00.39 client.mk:170: recipe for target 'build' failed
 1:00.39 mozmake.EXE: *** [build] Error 2
 1:00.45 0 compiler warnings present.
Apparently this is due to using start-shell.bat instead of start-shell-msvc2015.bat.
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → DUPLICATE
Component: Build Config → General
Product: Firefox → Firefox Build System
You need to log in before you can comment on or make changes to this bug.