Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- build@MYMACHINE /c/repos/jsengines/mozilla-central/nsprpub
- $ ./configure --target=x86_64-pc-mingw32
- loading cache ./config.cache
- checking host system type... i686-pc-mingw32
- checking target system type... x86_64-pc-mingw32
- checking build system type... i686-pc-mingw32
- checking for cl... (cached) cl
- creating ./config.status
- creating Makefile
- creating config/Makefile
- creating config/autoconf.mk
- creating config/nsprincl.mk
- creating config/nsprincl.sh
- creating config/nspr-config
- creating config/nspr.pc
- creating lib/Makefile
- creating lib/ds/Makefile
- creating lib/libc/Makefile
- creating lib/libc/include/Makefile
- creating lib/libc/src/Makefile
- creating lib/tests/Makefile
- creating pkg/Makefile
- creating pr/Makefile
- creating pr/include/Makefile
- creating pr/include/md/Makefile
- creating pr/include/obsolete/Makefile
- creating pr/include/private/Makefile
- creating pr/src/Makefile
- creating pr/src/io/Makefile
- creating pr/src/linking/Makefile
- creating pr/src/malloc/Makefile
- creating pr/src/md/Makefile
- creating pr/src/md/windows/Makefile
- creating pr/src/memory/Makefile
- creating pr/src/misc/Makefile
- creating pr/src/threads/Makefile
- creating pr/tests/Makefile
- creating pr/tests/dll/Makefile
- creating pr/src/threads/combined/Makefile
- build@MYMACHINE /c/repos/jsengines/mozilla-central/nsprpub
- $ make
- make -C config export
- make[1]: Entering directory `/c/repos/jsengines/mozilla-central/nsprpub/config'
- rm -f ../dist/bin/nspr-config
- make[1]: Leaving directory `/c/repos/jsengines/mozilla-central/nsprpub/config'
- make -C pr export
- make[1]: Entering directory `/c/repos/jsengines/mozilla-central/nsprpub/pr'
- make -C include export
- make[2]: Entering directory `/c/repos/jsengines/mozilla-central/nsprpub/pr/inclu
- de'
- make -C md export
- make[3]: Entering directory `/c/repos/jsengines/mozilla-central/nsprpub/pr/inclu
- de/md'
- nsinstall -m 444 ./_aix32.cfg ./_aix64.cfg ./_beos.cfg ./_bsdi.cfg ./_darwin.cfg
- ./_dgux.cfg ./_freebsd.cfg ./_hpux32.cfg ./_hpux64.cfg ./_irix32.cfg ./_irix64.
- cfg ./_linux.cfg ./_netbsd.cfg ./_nto.cfg ./_openbsd.cfg ./_os2.cfg ./_osf1.cfg
- ./_qnx.cfg ./_riscos.cfg ./_scoos.cfg ./_solaris.cfg ./_symbian.cfg ./_unixware.
- cfg ./_unixware7.cfg ./_win95.cfg ./_winnt.cfg ../../../dist/include/nspr/md
- nsinstall -m 444 ./_winnt.cfg ../../../dist/include/nspr
- mv -f ../../../dist/include/nspr/_winnt.cfg ../../../dist/include/nspr/prcpucfg.
- h
- make[3]: Leaving directory `/c/repos/jsengines/mozilla-central/nsprpub/pr/includ
- e/md'
- make -C private export
- make[3]: Entering directory `/c/repos/jsengines/mozilla-central/nsprpub/pr/inclu
- de/private'
- nsinstall -m 444 ./pprio.h ./pprthred.h ./prpriv.h ../../../dist/include/nspr/pr
- ivate
- make[3]: Leaving directory `/c/repos/jsengines/mozilla-central/nsprpub/pr/includ
- e/private'
- make -C obsolete export
- make[3]: Entering directory `/c/repos/jsengines/mozilla-central/nsprpub/pr/inclu
- de/obsolete'
- nsinstall -m 444 ./pralarm.h ./probslet.h ./protypes.h ./prsem.h ../../../dist/i
- nclude/nspr/obsolete
- make[3]: Leaving directory `/c/repos/jsengines/mozilla-central/nsprpub/pr/includ
- e/obsolete'
- nsinstall -m 444 ./nspr.h ./pratom.h ./prbit.h ./prclist.h ./prcmon.h ./prcountr
- .h ./prcvar.h ./prdtoa.h ./prenv.h ./prerr.h ./prerror.h ./prinet.h ./prinit.h .
- /prinrval.h ./prio.h ./pripcsem.h ./prlink.h ./prlock.h ./prlog.h ./prlong.h ./p
- rmem.h ./prmon.h ./prmwait.h ./prnetdb.h ./prolock.h ./prpdce.h ./prprf.h ./prpr
- oces.h ./prrng.h ./prrwlock.h ./prshm.h ./prshma.h ./prsystem.h ./prthread.h ./p
- rtime.h ./prtpool.h ./prtrace.h ./prtypes.h ./prvrsion.h ./prwin16.h ../../dist/
- include/nspr
- make[2]: Leaving directory `/c/repos/jsengines/mozilla-central/nsprpub/pr/includ
- e'
- make -C src export
- make[2]: Entering directory `/c/repos/jsengines/mozilla-central/nsprpub/pr/src'
- make -C io export
- make[3]: Entering directory `/c/repos/jsengines/mozilla-central/nsprpub/pr/src/i
- o'
- make[3]: Nothing to be done for `export'.
- make[3]: Leaving directory `/c/repos/jsengines/mozilla-central/nsprpub/pr/src/io
- '
- make -C linking export
- make[3]: Entering directory `/c/repos/jsengines/mozilla-central/nsprpub/pr/src/l
- inking'
- make[3]: Nothing to be done for `export'.
- make[3]: Leaving directory `/c/repos/jsengines/mozilla-central/nsprpub/pr/src/li
- nking'
- make -C malloc export
- make[3]: Entering directory `/c/repos/jsengines/mozilla-central/nsprpub/pr/src/m
- alloc'
- make[3]: Nothing to be done for `export'.
- make[3]: Leaving directory `/c/repos/jsengines/mozilla-central/nsprpub/pr/src/ma
- lloc'
- make -C md export
- make[3]: Entering directory `/c/repos/jsengines/mozilla-central/nsprpub/pr/src/m
- d'
- make -C windows export
- make[4]: Entering directory `/c/repos/jsengines/mozilla-central/nsprpub/pr/src/m
- d/windows'
- make[4]: Nothing to be done for `export'.
- make[4]: Leaving directory `/c/repos/jsengines/mozilla-central/nsprpub/pr/src/md
- /windows'
- make[3]: Leaving directory `/c/repos/jsengines/mozilla-central/nsprpub/pr/src/md
- '
- make -C memory export
- make[3]: Entering directory `/c/repos/jsengines/mozilla-central/nsprpub/pr/src/m
- emory'
- make[3]: Nothing to be done for `export'.
- make[3]: Leaving directory `/c/repos/jsengines/mozilla-central/nsprpub/pr/src/me
- mory'
- make -C misc export
- make[3]: Entering directory `/c/repos/jsengines/mozilla-central/nsprpub/pr/src/m
- isc'
- make[3]: Nothing to be done for `export'.
- make[3]: Leaving directory `/c/repos/jsengines/mozilla-central/nsprpub/pr/src/mi
- sc'
- make -C threads export
- make[3]: Entering directory `/c/repos/jsengines/mozilla-central/nsprpub/pr/src/t
- hreads'
- make -C combined export
- make[4]: Entering directory `/c/repos/jsengines/mozilla-central/nsprpub/pr/src/t
- hreads/combined'
- make[4]: Nothing to be done for `export'.
- make[4]: Leaving directory `/c/repos/jsengines/mozilla-central/nsprpub/pr/src/th
- reads/combined'
- make[3]: Leaving directory `/c/repos/jsengines/mozilla-central/nsprpub/pr/src/th
- reads'
- make build
- make[3]: Entering directory `/c/repos/jsengines/mozilla-central/nsprpub/pr/src'
- nsinstall -m 444 ./libnspr4_s.lib ./libnspr4.dll ./libnspr4.lib ./libnspr4.pdb .
- ./../dist/lib
- nsinstall -m 444 ./libnspr4.dll ../../dist/bin
- make[3]: Leaving directory `/c/repos/jsengines/mozilla-central/nsprpub/pr/src'
- make[2]: Leaving directory `/c/repos/jsengines/mozilla-central/nsprpub/pr/src'
- make[1]: Leaving directory `/c/repos/jsengines/mozilla-central/nsprpub/pr'
- make -C lib export
- make[1]: Entering directory `/c/repos/jsengines/mozilla-central/nsprpub/lib'
- make -C ds export
- make[2]: Entering directory `/c/repos/jsengines/mozilla-central/nsprpub/lib/ds'
- nsinstall -m 444 ./plarenas.h ./plarena.h ./plhash.h ../../dist/include/nspr
- nsinstall -m 444 ./libplds4_s.lib ./libplds4.dll ./libplds4.lib ./libplds4.pdb .
- ./../dist/lib
- nsinstall -m 444 ./libplds4.dll ../../dist/bin
- make[2]: Leaving directory `/c/repos/jsengines/mozilla-central/nsprpub/lib/ds'
- make -C libc export
- make[2]: Entering directory `/c/repos/jsengines/mozilla-central/nsprpub/lib/libc
- '
- make -C include export
- make[3]: Entering directory `/c/repos/jsengines/mozilla-central/nsprpub/lib/libc
- /include'
- nsinstall -m 444 ./plbase64.h ./plerror.h ./plgetopt.h ./plstr.h ../../../dist/i
- nclude/nspr
- make[3]: Leaving directory `/c/repos/jsengines/mozilla-central/nsprpub/lib/libc/
- include'
- make -C src export
- make[3]: Entering directory `/c/repos/jsengines/mozilla-central/nsprpub/lib/libc
- /src'
- nsinstall -m 444 ./libplc4_s.lib ./libplc4.dll ./libplc4.lib ./libplc4.pdb ../..
- /../dist/lib
- nsinstall -m 444 ./libplc4.dll ../../../dist/bin
- make[3]: Leaving directory `/c/repos/jsengines/mozilla-central/nsprpub/lib/libc/
- src'
- make[2]: Leaving directory `/c/repos/jsengines/mozilla-central/nsprpub/lib/libc'
- make[1]: Leaving directory `/c/repos/jsengines/mozilla-central/nsprpub/lib'
- build@MYMACHINE /c/repos/jsengines/mozilla-central/nsprpub
- $ make install
- make -C config install
- make[1]: Entering directory `/c/repos/jsengines/mozilla-central/nsprpub/config'
- nsinstall -t -m 0755 nspr-config /usr/local/bin
- nsinstall -D /usr/local/share/aclocal
- nsinstall -t -m 0644 nspr.m4 /usr/local/share/aclocal
- nsinstall -D /usr/local/lib/pkgconfig
- nsinstall -t -m 0644 nspr.pc /usr/local/lib/pkgconfig
- make[1]: Leaving directory `/c/repos/jsengines/mozilla-central/nsprpub/config'
- make -C pr install
- make[1]: Entering directory `/c/repos/jsengines/mozilla-central/nsprpub/pr'
- make -C include install
- make[2]: Entering directory `/c/repos/jsengines/mozilla-central/nsprpub/pr/inclu
- de'
- nsinstall -t -m 0644 ./nspr.h ./pratom.h ./prbit.h ./prclist.h ./prcmon.h ./prco
- untr.h ./prcvar.h ./prdtoa.h ./prenv.h ./prerr.h ./prerror.h ./prinet.h ./prinit
- .h ./prinrval.h ./prio.h ./pripcsem.h ./prlink.h ./prlock.h ./prlog.h ./prlong.h
- ./prmem.h ./prmon.h ./prmwait.h ./prnetdb.h ./prolock.h ./prpdce.h ./prprf.h ./
- prproces.h ./prrng.h ./prrwlock.h ./prshm.h ./prshma.h ./prsystem.h ./prthread.h
- ./prtime.h ./prtpool.h ./prtrace.h ./prtypes.h ./prvrsion.h ./prwin16.h /usr/lo
- cal/include/nspr/
- make -C md install
- make[3]: Entering directory `/c/repos/jsengines/mozilla-central/nsprpub/pr/inclu
- de/md'
- nsinstall -D /usr/local/include/nspr/md
- nsinstall -t -m 644 ./_aix32.cfg ./_aix64.cfg ./_beos.cfg ./_bsdi.cfg ./_darwin.
- cfg ./_dgux.cfg ./_freebsd.cfg ./_hpux32.cfg ./_hpux64.cfg ./_irix32.cfg ./_irix
- 64.cfg ./_linux.cfg ./_netbsd.cfg ./_nto.cfg ./_openbsd.cfg ./_os2.cfg ./_osf1.c
- fg ./_qnx.cfg ./_riscos.cfg ./_scoos.cfg ./_solaris.cfg ./_symbian.cfg ./_unixwa
- re.cfg ./_unixware7.cfg ./_win95.cfg ./_winnt.cfg /usr/local/include/nspr/md
- nsinstall -t -m 644 ./_winnt.cfg /usr/local/include/nspr
- mv -f /usr/local/include/nspr/_winnt.cfg /usr/local/include/nspr/prcpucfg.h
- make[3]: Leaving directory `/c/repos/jsengines/mozilla-central/nsprpub/pr/includ
- e/md'
- make -C private install
- make[3]: Entering directory `/c/repos/jsengines/mozilla-central/nsprpub/pr/inclu
- de/private'
- nsinstall -t -m 0644 ./pprio.h ./pprthred.h ./prpriv.h /usr/local/include/nspr/p
- rivate
- make[3]: Leaving directory `/c/repos/jsengines/mozilla-central/nsprpub/pr/includ
- e/private'
- make -C obsolete install
- make[3]: Entering directory `/c/repos/jsengines/mozilla-central/nsprpub/pr/inclu
- de/obsolete'
- nsinstall -t -m 0644 ./pralarm.h ./probslet.h ./protypes.h ./prsem.h /usr/local/
- include/nspr/obsolete
- make[3]: Leaving directory `/c/repos/jsengines/mozilla-central/nsprpub/pr/includ
- e/obsolete'
- make[2]: Leaving directory `/c/repos/jsengines/mozilla-central/nsprpub/pr/includ
- e'
- make -C src install
- make[2]: Entering directory `/c/repos/jsengines/mozilla-central/nsprpub/pr/src'
- nsinstall -t -m 0755 ./libnspr4_s.lib ./libnspr4.dll ./libnspr4.lib ./libnspr4.p
- db /usr/local/lib/
- make -C io install
- make[3]: Entering directory `/c/repos/jsengines/mozilla-central/nsprpub/pr/src/i
- o'
- make[3]: Nothing to be done for `install'.
- make[3]: Leaving directory `/c/repos/jsengines/mozilla-central/nsprpub/pr/src/io
- '
- make -C linking install
- make[3]: Entering directory `/c/repos/jsengines/mozilla-central/nsprpub/pr/src/l
- inking'
- make[3]: Nothing to be done for `install'.
- make[3]: Leaving directory `/c/repos/jsengines/mozilla-central/nsprpub/pr/src/li
- nking'
- make -C malloc install
- make[3]: Entering directory `/c/repos/jsengines/mozilla-central/nsprpub/pr/src/m
- alloc'
- make[3]: Nothing to be done for `install'.
- make[3]: Leaving directory `/c/repos/jsengines/mozilla-central/nsprpub/pr/src/ma
- lloc'
- make -C md install
- make[3]: Entering directory `/c/repos/jsengines/mozilla-central/nsprpub/pr/src/m
- d'
- make -C windows install
- make[4]: Entering directory `/c/repos/jsengines/mozilla-central/nsprpub/pr/src/m
- d/windows'
- make[4]: Nothing to be done for `install'.
- make[4]: Leaving directory `/c/repos/jsengines/mozilla-central/nsprpub/pr/src/md
- /windows'
- make[3]: Leaving directory `/c/repos/jsengines/mozilla-central/nsprpub/pr/src/md
- '
- make -C memory install
- make[3]: Entering directory `/c/repos/jsengines/mozilla-central/nsprpub/pr/src/m
- emory'
- make[3]: Nothing to be done for `install'.
- make[3]: Leaving directory `/c/repos/jsengines/mozilla-central/nsprpub/pr/src/me
- mory'
- make -C misc install
- make[3]: Entering directory `/c/repos/jsengines/mozilla-central/nsprpub/pr/src/m
- isc'
- nsinstall -t -m 0755 ./compile-et.pl ./prerr.properties /usr/local/bin
- make[3]: Leaving directory `/c/repos/jsengines/mozilla-central/nsprpub/pr/src/mi
- sc'
- make -C threads install
- make[3]: Entering directory `/c/repos/jsengines/mozilla-central/nsprpub/pr/src/t
- hreads'
- make -C combined install
- make[4]: Entering directory `/c/repos/jsengines/mozilla-central/nsprpub/pr/src/t
- hreads/combined'
- make[4]: Nothing to be done for `install'.
- make[4]: Leaving directory `/c/repos/jsengines/mozilla-central/nsprpub/pr/src/th
- reads/combined'
- make[3]: Leaving directory `/c/repos/jsengines/mozilla-central/nsprpub/pr/src/th
- reads'
- make[2]: Leaving directory `/c/repos/jsengines/mozilla-central/nsprpub/pr/src'
- make[1]: Leaving directory `/c/repos/jsengines/mozilla-central/nsprpub/pr'
- make -C lib install
- make[1]: Entering directory `/c/repos/jsengines/mozilla-central/nsprpub/lib'
- make -C ds install
- make[2]: Entering directory `/c/repos/jsengines/mozilla-central/nsprpub/lib/ds'
- nsinstall -t -m 0644 ./plarenas.h ./plarena.h ./plhash.h /usr/local/include/nspr
- /
- nsinstall -t -m 0755 ./libplds4_s.lib ./libplds4.dll ./libplds4.lib ./libplds4.p
- db /usr/local/lib/
- make[2]: Leaving directory `/c/repos/jsengines/mozilla-central/nsprpub/lib/ds'
- make -C libc install
- make[2]: Entering directory `/c/repos/jsengines/mozilla-central/nsprpub/lib/libc
- '
- make -C include install
- make[3]: Entering directory `/c/repos/jsengines/mozilla-central/nsprpub/lib/libc
- /include'
- nsinstall -t -m 0644 ./plbase64.h ./plerror.h ./plgetopt.h ./plstr.h /usr/local/
- include/nspr/
- make[3]: Leaving directory `/c/repos/jsengines/mozilla-central/nsprpub/lib/libc/
- include'
- make -C src install
- make[3]: Entering directory `/c/repos/jsengines/mozilla-central/nsprpub/lib/libc
- /src'
- nsinstall -t -m 0755 ./libplc4_s.lib ./libplc4.dll ./libplc4.lib ./libplc4.pdb /
- usr/local/lib/
- make[3]: Leaving directory `/c/repos/jsengines/mozilla-central/nsprpub/lib/libc/
- src'
- make[2]: Leaving directory `/c/repos/jsengines/mozilla-central/nsprpub/lib/libc'
- make[1]: Leaving directory `/c/repos/jsengines/mozilla-central/nsprpub/lib'
- build@MYMACHINE /c/repos/jsengines/mozilla-central/nsprpub
- $ find /usr/local -name nspr*
- /usr/local/bin/nspr-config
- /usr/local/include/nspr
- /usr/local/include/nspr/nspr.h
- /usr/local/lib/pkgconfig/nspr.pc
- /usr/local/share/aclocal/nspr.m4
- $ popd
- /c/repos/jsengines/mozilla-central/js/src/build-release
- build@MYMACHINE /c/repos/jsengines/mozilla-central/js/src/build-release
- $ ../configure --target=x86_64-pc-mingw32
- loading cache ./config.cache
- checking host system type... i686-pc-mingw32
- checking target system type... x86_64-pc-mingw32
- checking build system type... i686-pc-mingw32
- checking for mawk... (cached) gawk
- checking for perl5... (cached) /bin/perl
- cross compiling from i686-pc-mingw32 to x86_64-pc-mingw32
- checking for host c compiler... checking for gcc... (cached) cl
- cl
- checking for host c++ compiler... checking for c++... (cached) cl
- cl
- checking for ranlib... no
- checking for ar... no
- checking whether the host c compiler (cl ) works... yes
- checking whether the host c++ compiler (cl ) works... yes
- checking for cl... (cached) cl
- checking for gcc... cl
- checking whether the C compiler (cl ) works... yes
- checking whether the C compiler (cl ) is a cross-compiler... no
- checking whether we are using GNU C... (cached) no
- checking whether cl accepts -g... (cached) no
- checking for cl... (cached) cl
- checking for c++... cl
- checking whether the C++ compiler (cl ) works... yes
- checking whether the C++ compiler (cl ) is a cross-compiler... no
- checking whether we are using GNU C++... (cached) no
- checking whether cl accepts -g... (cached) no
- checking for x86_64-pc-mingw32-ranlib... (cached) :
- checking for x86_64-pc-mingw32-ar... no
- checking for x86_64-pc-mingw32-ar... no
- checking for ml64... (cached) /c/Program Files (x86)/Microsoft Visual Studio 11.
- 0/VC/BIN/ml
- checking for link... (cached) link
- checking for x86_64-pc-mingw32-strip... no
- checking for x86_64-pc-mingw32-strip... no
- checking for x86_64-pc-mingw32-windres... no
- checking for x86_64-pc-mingw32-windres... no
- checking for winsdkver.h... (cached) yes
- checking for highest Windows version supported by this SDK... (cached) 0x0602000
- 0
- checking for Windows SDK being recent enough... yes
- checking how to run the C preprocessor... cl -E -nologo
- checking how to run the C++ preprocessor... cl -TP -E -nologo
- checking for sb-conf... no
- checking for ve... no
- checking for a BSD compatible install... (cached) /bin/install -c
- checking whether ln -s works... (cached) no
- checking for minimum required perl version >= 5.006... 5.006001
- checking for full perl installation... yes
- checking for python2.7... (cached) /c/tools/mozilla-build/python/python2.7
- Creating Python environment
- checking Python environment is Mozilla virtualenv... yes
- checking for doxygen... (cached) :
- checking for autoconf... (cached) /bin/autoconf
- checking for xargs... (cached) /bin/xargs
- checking for make... (cached) /local/bin/make
- checking for X... (cached) no
- checking that static assertion macros used in autoconf tests work... (cached) ye
- s
- checking for 64-bit OS... yes
- checking for custom <stdint.h> implementation... none specified
- checking for valid optimization flags... yes
- checking what kind of list files are supported by the linker... list
- checking for posix_fallocate... no
- checking for setlocale... (cached) no
- checking for localeconv... (cached) no
- creating ./config.status
- Reticulating splines...
- Finished reading 6 moz.build files into 10 descriptors in 0.03s
- Backend executed in 0.03s
- 13 total backend files. 0 created; 0 updated; 13 unchanged
- Total wall time: 0.06s; CPU time: 0.05s; Efficiency: 86%
- invoking C:/tools/mozilla-build/msys/local/bin/make.exe to create js-config scri
- pt
- make.exe: `js-config' is up to date.
- build@MYMACHINE /c/repos/jsengines/mozilla-central/js/src/build-release
- $ make
- make export
- make[1]: Entering directory `/c/repos/jsengines/mozilla-central/js/src/build-rel
- ease'
- make -C config export
- make[2]: Entering directory `/c/repos/jsengines/mozilla-central/js/src/build-rel
- ease/config'
- make[2]: Nothing to be done for `export'.
- make[2]: Leaving directory `/c/repos/jsengines/mozilla-central/js/src/build-rele
- ase/config'
- make -C shell export
- make[2]: Entering directory `/c/repos/jsengines/mozilla-central/js/src/build-rel
- ease/shell'
- make[2]: Nothing to be done for `export'.
- make[2]: Leaving directory `/c/repos/jsengines/mozilla-central/js/src/build-rele
- ase/shell'
- make -C jsapi-tests export
- make[2]: Entering directory `/c/repos/jsengines/mozilla-central/js/src/build-rel
- ease/jsapi-tests'
- make[2]: Nothing to be done for `export'.
- make[2]: Leaving directory `/c/repos/jsengines/mozilla-central/js/src/build-rele
- ase/jsapi-tests'
- make -C tests export
- make[2]: Entering directory `/c/repos/jsengines/mozilla-central/js/src/build-rel
- ease/tests'
- make[2]: Nothing to be done for `export'.
- make[2]: Leaving directory `/c/repos/jsengines/mozilla-central/js/src/build-rele
- ase/tests'
- make -C gdb export
- make[2]: Entering directory `/c/repos/jsengines/mozilla-central/js/src/build-rel
- ease/gdb'
- make[2]: Nothing to be done for `export'.
- make[2]: Leaving directory `/c/repos/jsengines/mozilla-central/js/src/build-rele
- ase/gdb'
- make[1]: Leaving directory `/c/repos/jsengines/mozilla-central/js/src/build-rele
- ase'
- make libs
- jsalloc.cpp
- make[1]: Entering directory `/c/repos/jsengines/mozilla-central/js/src/build-rel
- ease'
- c:/repos/jsengines/mozilla-central/js/src/build-release/_virtualenv/Scripts/pyth
- on.exe -O ../build/cl.py cl -Fojsalloc.obj -c -DENABLE_TYPEDARRAY_MOVE -DENABL
- E_PARALLEL_JS -DNO_NSPR_10_SUPPORT -DIMPL_MFBT -DEXPORT_JS_API -I../../../mfbt/d
- ouble-conversion -I../../../intl/icu/source/common -I../../../intl/icu/source/i1
- 8n -I.. -I. -I./dist/include -I.. -I../assembler -I../yarr -wd4099 -T
- P -nologo -wd4345 -wd4351 -wd4800 -D_CRT_SECURE_NO_WARNINGS -W3 -Gy -Fdgenerated
- .pdb -wd4244 -wd4251 -we4553 -GR- -DNDEBUG -DTRIMMED -Zi -UDEBUG -DNDEBUG -O2 -
- Oy -DUSE_SYSTEM_MALLOC=1 -DENABLE_ASSEMBLER=1 -DENABLE_JIT=1 -MD -FI
- ./js-confdefs.h -DMOZILLA_CLIENT /c/repos/jsengines/mozilla-central/js/src/jsal
- loc.cpp
- jsalloc.cpp
- c:\repos\jsengines\mozilla-central\js\src\jsutil.h(304) : warning C4267: 'return
- ' : conversion from 'size_t' to 'unsigned int', possible loss of data
- c:\repos\jsengines\mozilla-central\js\src\jsutil.h(310) : warning C4267: 'initia
- lizing' : conversion from 'size_t' to 'unsigned int', possible loss of data
- c:\repos\jsengines\mozilla-central\js\src\jsapi.h(2920) : warning C4267: 'argume
- nt' : conversion from 'size_t' to 'int', possible loss of data
- c:\repos\jsengines\mozilla-central\js\src\jslock.h(13) : fatal error C1083: Cann
- ot open include file: 'pratom.h': No such file or directory
- make[1]: *** [jsalloc.obj] Error 2
- make[1]: Leaving directory `/c/repos/jsengines/mozilla-central/js/src/build-rele
- ase'
- make: *** [default] Error 2
Advertisement
Add Comment
Please, Sign In to add comment