On 7/4/2014 6:21 AM, [email protected] wrote:
> hi,
> i'm trying to build firefox (desktop) and get the following error:
>
> 62:09.48 In the directory  
> /c/mozilla-source/mozilla-central/obj-i686-pc-mingw32/toolkit/components/places
> 62:09.48 The following command failed to execute properly:
> 62:09.48 
> c:/mozilla-source/mozilla-central/obj-i686-pc-mingw32/_virtualenv/Scripts/python.exe
>  -m mozbuild.action.cl cl -
> FoUnified_cpp_components_places0.obj -c -I../../../dist/stl_wrappers 
> -DWIN32_LEAN_AND_MEAN -D_WIN32 -DWIN32 -D_CRT_RAND_
> S -DCERT_CHAIN_PARA_HAS_EXTRA_FIELDS -DOS_WIN=1 -D_UNICODE -DCHROMIUM_BUILD 
> -DU_STATIC_IMPLEMENTATION -DUNICODE -DNOMINM
> AX -D_WINDOWS -D_SECURE_ATL -DCOMPILER_MSVC -DMOZILLA_INTERNAL_API 
> -DIMPL_LIBXUL -DNO_NSPR_10_SUPPORT -Ic:/mozilla-sourc
> e/mozilla-central/toolkit/components/places -I. 
> -Ic:/mozilla-source/mozilla-central/toolkit/components/places/../build -
> Ic:/mozilla-source/mozilla-central/ipc/chromium/src 
> -Ic:/mozilla-source/mozilla-central/ipc/glue -Ic:/mozilla-source/moz
> illa-central/obj-i686-pc-mingw32/ipc/ipdl/_ipdlheaders 
> -I../../../dist/include -Ic:/mozilla-source/mozilla-central/obj-i
> 686-pc-mingw32/dist/include/nspr 
> -Ic:/mozilla-source/mozilla-central/obj-i686-pc-mingw32/dist/include/nss 
> -I/c/mozilla-s
> ource/mozilla-central/obj-i686-pc-mingw32/dist/include 
> -I/c/mozilla-source/mozilla-central/modules/zlib/src -MD -FI ../.
> ./../dist/include/mozilla-config.h -DMOZILLA_CLIENT -TP -nologo 
> -D_HAS_EXCEPTIONS=0 -W3 -Gy -wd4251 -wd4244 -wd4345 -wd4
> 351 -wd4482 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -Zi -UDEBUG 
> -DNDEBUG -O1 -Oi -Oy -Fdgenerated.pdb c:/mozilla
> -source/mozilla-central/obj-i686-pc-mingw32/toolkit/components/places/Unified_cpp_components_places0.cpp
> 62:09.49 c:/mozilla-source/mozilla-central/config/rules.mk:986: recipe for 
> target 'Unified_cpp_components_places0.obj' f
> ailed
> 62:09.49 mozmake.EXE[5]: *** [Unified_cpp_components_places0.obj] Error 1
> 62:09.50 c:/mozilla-source/mozilla-central/config/recurse.mk:95: recipe for 
> target 'toolkit/components/places/compile' f
> ailed
> 62:09.50 mozmake.EXE[4]: *** [toolkit/components/places/compile] Error 2
> 62:09.50 mozmake.EXE[4]: *** Waiting for unfinished jobs....
> 62:09.50 nsRandomGenerator.obj
> 62:09.55 nsPKCS12Blob.cpp
> 62:09.59 nsRecentBadCerts.obj
> 62:10.49 nsBrowserStatusFilter.cpp
> 62:10.54 nsSDR.obj
> 62:11.89 nsPSMBackgroundThread.cpp
> 62:11.92 NSSErrorsService.obj
> 62:11.94 nsRandomGenerator.cpp
> 62:11.98 nsSSLSocketProvider.obj
> 62:13.01 nsRecentBadCerts.cpp
> 62:13.06 nsSSLStatus.obj
> 62:13.98 Unified_cpp_components_startup0.cpp
> 62:14.02 nsStreamCipher.obj
> 62:14.56 NSSErrorsService.cpp
> 62:14.62 nsTLSSocketProvider.obj
> 62:14.64 nsSDR.cpp
> 62:14.69 nsUsageArrayHelper.obj
> 62:15.62 nsSSLSocketProvider.cpp
> 62:15.66 PSMRunnable.obj
> 62:16.34 nsSSLStatus.cpp
> 62:16.37 SharedSSLState.obj
> 62:16.52 nsStreamCipher.cpp
> 62:16.57 SSLServerCertVerification.obj
> 62:17.24 nsTLSSocketProvider.cpp
> 62:17.28 TransportSecurityInfo.obj
> 62:18.40 nsUsageArrayHelper.cpp
> 62:18.43 nsCryptoHash.obj
> 62:18.48 PSMRunnable.cpp
> 62:18.51 nsNSSCertificateDB.obj
> 62:19.30 SharedSSLState.cpp
> 62:19.33 nsNSSComponent.obj
> 62:20.76 nsCryptoHash.cpp
> 62:20.80 nsNSSVersion.obj
> 62:21.98 TransportSecurityInfo.cpp
> 62:22.01 PSMContentListener.obj
> 62:22.94 nsNSSCertificateDB.cpp
> 62:22.98 nsSmartCardMonitor.obj
> 62:23.59 nsNSSVersion.cpp
> 62:23.62 nsCertTree.obj
> 62:24.38 SSLServerCertVerification.cpp
> 62:25.98 nsSmartCardMonitor.cpp
> 62:26.18 PSMContentListener.cpp
> 62:27.37 nsCertTree.cpp
> 62:28.05 nsNSSComponent.cpp
> 62:28.07 c:/mozilla-source/mozilla-central/config/recurse.mk:39: recipe for 
> target 'compile' failed
> 62:28.07 mozmake.EXE[3]: *** [compile] Error 2
> 62:28.08 c:/mozilla-source/mozilla-central/config/rules.mk:577: recipe for 
> target 'default' failed
> 62:28.08 mozmake.EXE[2]: *** [default] Error 2
> 62:28.08 c:/mozilla-source/mozilla-central/client.mk:381: recipe for target 
> 'realbuild' failed
> 62:28.10 mozmake.EXE[1]: *** [realbuild] Error 2
> 62:28.10 client.mk:168: recipe for target 'build' failed
> 62:28.10 mozmake.EXE: *** [build] Error 2
> 62:28.13 561 compiler warnings present.
> 2
>
> i'm new to building firefox/mozilla stuff, and don't know where to begin 
> looking for an answer.
> does anyone have a clue?
Unfortunately your build log doesn't contain the actual compiler error.
Do you have a longer log? If not, can you run the build command again
and save all output to a file to capture it?

Regards,
-Ted

_______________________________________________
dev-builds mailing list
[email protected]
https://lists.mozilla.org/listinfo/dev-builds

Reply via email to