Closed
Bug 949147
Opened 11 years ago
Closed 11 years ago
VS2013 -jN builds fail with: fatal error C1041: cannot open program database
Categories
(Firefox Build System :: General, defect)
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 918164
People
(Reporter: jgilbert, Unassigned)
Details
Attachments
(1 file)
37.35 KB,
text/x-log
|
Details |
An exmaple error:
0:45.84 e:/dev/mozilla/central/security/nss/lib/libpkix/pkix_pl_nss/module/pkix_pl_colcertstore.c : fatal error C1041: cannot open program database 'e:\dev\mozilla\obj-dbg\security\nss\lib\libpkix\pkix_pl_nss\module\vc120.pdb'; if multiple CL.EXE write to the same .PDB file, please use /FS
0:45.85 ../../../../coreconf/rules.mk:384: recipe for target 'e:/dev/mozilla/obj-dbg/security/nss/lib/libpkix/pkix_pl_nss/module/pkix_pl_colcertstore.obj' failed
0:45.85 mozmake.EXE[6]: *** [e:/dev/mozilla/obj-dbg/security/nss/lib/libpkix/pkix_pl_nss/module/pkix_pl_colcertstore.obj] Error 2
I've attached a log of my build (-j8), though it's basically just repeats of this error.
Reporter | ||
Comment 1•11 years ago
|
||
After hitting errors at -j8, it only took another 8m on my 2013 retinabook to finish compilation at -j1.
Summary: VS2013 builds fail with: fatal error C1041: cannot open program database → VS2013 -jN builds fail with: fatal error C1041: cannot open program database
Updated•11 years ago
|
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → DUPLICATE
Updated•7 years ago
|
Product: Core → Firefox Build System
You need to log in
before you can comment on or make changes to this bug.
Description
•