Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- ============================
- ATTEMPTED x64 BUILD
- ============================
- user@mywindows2008 /c/repos/jsengines/v8
- $ rm -rf build/Release/*
- user@mywindows2008 /c/repos/jsengines/v8
- $ rm build/all.sln
- user@mywindows2008 /c/repos/jsengines/v8
- $ build/gyp_v8 -Dtarget_arch=x64
- Updating projects from gyp files...
- user@mywindows2008 /c/repos/jsengines/v8
- $ "/c/Program Files (x86)/Microsoft Visual Studio 9.0/Common7/IDE/devenv.com" /build Release build/all.sln
- Microsoft (R) Visual Studio Version 9.0.30729.1.
- Copyright (C) Microsoft Corp. All rights reserved.
- 1>------ Skipped Build: Project: js2c ------
- 1>
- 2>------ Skipped Build: Project: v8_base.x64 ------
- 2>
- 3>------ Skipped Build: Project: resources ------
- 3>
- 4>------ Skipped Build: Project: d8_js2c ------
- 4>
- 5>------ Skipped Build: Project: v8_nosnapshot.x64 ------
- 5>
- 6>------ Skipped Build: Project: mksnapshot.x64 ------
- 6>
- 7>------ Skipped Build: Project: v8_snapshot ------
- 7>
- 8>------ Skipped Build: Project: v8 ------
- 8>
- 9>------ Skipped Build: Project: preparser ------
- 9>
- 10>------ Skipped Build: Project: lineprocessor ------
- 10>
- 11>------ Skipped Build: Project: process ------
- 11>
- 12>------ Skipped Build: Project: shell ------
- 12>
- 13>------ Skipped Build: Project: d8 ------
- 13>
- 14>------ Skipped Build: Project: cctest ------
- 14>
- ========== Build: 0 succeeded, 0 failed, 1 up-to-date, 14 skipped ==========
- ============================
- SUCCESSFUL x32 BUILD
- ============================
- user@mywindows2008 /c/repos/jsengines/v8
- $ build/gyp_v8
- Updating projects from gyp files...
- user@mywindows2008 /c/repos/jsengines/v8
- $ "/c/Program Files (x86)/Microsoft Visual Studio 9.0/Common7/IDE/devenv.com" /build Release build/all.sln
- Microsoft (R) Visual Studio Version 9.0.30729.1.
- Copyright (C) Microsoft Corp. All rights reserved.
- 1>------ Build started: Project: js2c, Configuration: Release Win32 ------
- 2>------ Build started: Project: v8_base.ia32, Configuration: Release Win32 ------
- 3>------ Build started: Project: resources, Configuration: Release Win32 ------
- 4>------ Build started: Project: d8_js2c, Configuration: Release Win32 ------
- 3>js2c
- 4>d8_js2c
- 1>js2c, and also js2c_experimental
- 2>Compiling...
- 2>token.cc
- 2>gc-extension.cc
- 2>statistics-extension.cc
- 2>externalize-string-extension.cc
- 2>full-codegen-ia32.cc
- 2>cpu-ia32.cc
- 2>assembler-ia32.cc
- 2>stub-cache-ia32.cc
- 2>lithium-ia32.cc
- 2>debug-ia32.cc
- 2>builtins-ia32.cc
- 2>lithium-codegen-ia32.cc
- 2>frames-ia32.cc
- 2>lithium-gap-resolver-ia32.cc
- 2>deoptimizer-ia32.cc
- 2>regexp-macro-assembler-ia32.cc
- 2>macro-assembler-ia32.cc
- 2>disasm-ia32.cc
- 2>code-stubs-ia32.cc
- 2>ic-ia32.cc
- 2>codegen-ia32.cc
- 2>v8-counters.cc
- 2>bootstrapper.cc
- 2>compiler.cc
- 2>gdb-jit.cc
- 2>checks.cc
- 4>Build log was saved at "file://c:\repos\jsengines\v8\build\Release\obj\d8_js2c\BuildLog.htm"
- 3>Build log was saved at "file://c:\repos\jsengines\v8\build\Release\obj\resources\BuildLog.htm"
- 3>resources - 0 error(s), 0 warning(s)
- 4>d8_js2c - 0 error(s), 0 warning(s)
- 2>fast-dtoa.cc
- 2>jsregexp.cc
- 2>parser.cc
- 2>string-stream.cc
- 2>builtins.cc
- 2>accessors.cc
- 2>preparser.cc
- 2>serialize.cc
- 2>string-search.cc
- 2>once.cc
- 2>bignum.cc
- 2>date.cc
- 2>strtod.cc
- 2>stub-cache.cc
- 2>frames.cc
- 2>fixed-dtoa.cc
- 2>flags.cc
- 2>runtime-profiler.cc
- 2>runtime.cc
- 2>isolate.cc
- 2>marking-thread.cc
- 2>handles.cc
- 2>regexp-macro-assembler-irregexp.cc
- 2>heap.cc
- 2>unicode.cc
- 2>profile-generator.cc
- 2>execution.cc
- 2>compilation-cache.cc
- 2>ast.cc
- 1>Build log was saved at "file://c:\repos\jsengines\v8\build\Release\obj\js2c\BuildLog.htm"
- 1>js2c - 0 error(s), 0 warning(s)
- 2>v8.cc
- 2>func-name-inferrer.cc
- 2>cpu-profiler.cc
- 5>------ Build started: Project: v8_nosnapshot.ia32, Configuration: Release Win32 ------
- 5>Compiling...
- 5>libraries.cc
- 5>snapshot-empty.cc
- 5>experimental-libraries.cc
- 2>conversions.cc
- 2>full-codegen.cc
- 2>sampler.cc
- 2>version.cc
- 2>heap-profiler.cc
- 2>log.cc
- 2>safepoint-table.cc
- 2>log-utils.cc
- 2>interface.cc
- 2>objects-visiting.cc
- 2>debug.cc
- 2>contexts.cc
- 2>snapshot-common.cc
- 2>type-info.cc
- 2>diy-fp.cc
- 2>interpreter-irregexp.cc
- 2>messages.cc
- 2>code-stubs.cc
- 2>v8conversions.cc
- 2>codegen.cc
- 5>Creating library...
- 2>deoptimizer.cc
- 5>Build log was saved at "file://c:\repos\jsengines\v8\build\Release\obj\v8_nosnapshot.ia32\BuildLog.htm"
- 5>v8_nosnapshot.ia32 - 0 error(s), 0 warning(s)
- 2>optimizing-compiler-thread.cc
- 2>zone.cc
- 2>scopeinfo.cc
- 2>prettyprinter.cc
- 2>scopes.cc
- 2>mark-compact.cc
- 2>lithium-allocator.cc
- 2>assembler.cc
- 2>variables.cc
- 2>transitions.cc
- 2>spaces.cc
- 2>debug-agent.cc
- 2>circular-queue.cc
- 2>global-handles.cc
- 2>dateparser.cc
- 2>data-flow.cc
- 2>factory.cc
- 2>dtoa.cc
- 2>win32-math.cc
- 2>property.cc
- 2>store-buffer.cc
- 2>hydrogen.cc
- 2>incremental-marking.cc
- 2>objects-printer.cc
- 2>counters.cc
- 2>objects-debug.cc
- 2>scanner-character-streams.cc
- 2>liveedit.cc
- 2>disassembler.cc
- 2>sweeper-thread.cc
- 2>cached-powers.cc
- 2>rewriter.cc
- 2>ic.cc
- 2>elements.cc
- 2>api.cc
- 2>v8utils.cc
- 2>scanner.cc
- 2>objects.cc
- 2>allocation.cc
- 2>code-stubs-hydrogen.cc
- 2>regexp-macro-assembler-tracer.cc
- 2>preparse-data.cc
- 2>heap-snapshot-generator.cc
- 2>v8threads.cc
- 2>elements-kind.cc
- 2>lithium.cc
- 2>regexp-stack.cc
- 2>utils.cc
- 2>atomicops_internals_x86_gcc.cc
- 2>hydrogen-instructions.cc
- 2>regexp-macro-assembler.cc
- 2>bignum-dtoa.cc
- 2>platform-win32.cc
- 2>Creating library...
- 2>Build log was saved at "file://c:\repos\jsengines\v8\build\Release\obj\v8_base.ia32\BuildLog.htm"
- 2>v8_base.ia32 - 0 error(s), 0 warning(s)
- 6>------ Build started: Project: mksnapshot.ia32, Configuration: Release Win32 ------
- 6>Compiling...
- 6>mksnapshot.cc
- 6>Linking...
- 6>Embedding manifest...
- 6>Build log was saved at "file://c:\repos\jsengines\v8\build\Release\obj\mksnapshot.ia32\BuildLog.htm"
- 6>mksnapshot.ia32 - 0 error(s), 0 warning(s)
- 7>------ Build started: Project: v8_snapshot, Configuration: Release Win32 ------
- 7>run_mksnapshot
- 7>Compiling...
- 7>experimental-libraries.cc
- 7>snapshot.cc
- 7>libraries.cc
- 7>Creating library...
- 7>Build log was saved at "file://c:\repos\jsengines\v8\build\Release\obj\v8_snapshot\BuildLog.htm"
- 7>v8_snapshot - 0 error(s), 0 warning(s)
- 8>------ Build started: Project: preparser, Configuration: Release Win32 ------
- 8>Compiling...
- 8>preparser-api.cc
- 8>preparser-process.cc
- 9>------ Build started: Project: lineprocessor, Configuration: Release Win32 ------
- 10>------ Build started: Project: process, Configuration: Release Win32 ------
- 11>------ Build started: Project: shell, Configuration: Release Win32 ------
- 12>------ Build started: Project: d8, Configuration: Release Win32 ------
- 13>------ Build started: Project: cctest, Configuration: Release Win32 ------
- 8>Linking...
- 9>Compiling...
- 11>Compiling...
- 10>Compiling...
- 12>Compiling...
- 11>shell.cc
- 9>lineprocessor.cc
- 10>process.cc
- 13>Compiling...
- 12>d8-js.cc
- 12>d8-debug.cc
- 12>d8-windows.cc
- 12>d8.cc
- 13>resources.cc
- 13>test-date.cc
- 13>test-platform-win32.cc
- 13>test-strings.cc
- 13>test-lock.cc
- 13>test-unbound-queue.cc
- 13>test-random.cc
- 13>test-parsing.cc
- 13>test-compiler.cc
- 13>test-assembler-ia32.cc
- 13>test-alloc.cc
- 13>test-platform.cc
- 13>test-heap-profiler.cc
- 13>test-thread-termination.cc
- 13>test-global-handles.cc
- 13>test-hashmap.cc
- 13>test-heap.cc
- 13>gay-fixed.cc
- 13>test-log-stack-tracer.cc
- 13>test-spaces.cc
- 13>test-liveedit.cc
- 13>cctest.cc
- 13>test-api.cc
- 13>test-conversions.cc
- 11>Linking...
- 9>Linking...
- 10>Linking...
- 13>test-profile-generator.cc
- 13>test-debug.cc
- 13>test-lockers.cc
- 13>test-diy-fp.cc
- 13>test-serialize.cc
- 13>test-reloc-info.cc
- 13>test-bignum.cc
- 13>test-list.cc
- 13>test-dictionary.cc
- 13>test-cpu-profiler.cc
- 13>test-regexp.cc
- 13>test-platform-tls.cc
- 13>test-disasm-ia32.cc
- 13>test-deoptimization.cc
- 8>Embedding manifest...
- 13>test-global-object.cc
- 13>test-strtod.cc
- 12>Linking...
- 13>test-weakmaps.cc
- 13>test-ast.cc
- 13>test-accessors.cc
- 8>Build log was saved at "file://c:\repos\jsengines\v8\build\Release\obj\preparser\BuildLog.htm"
- 8>preparser - 0 error(s), 0 warning(s)
- 11>Embedding manifest...
- 13>test-threads.cc
- 9>Embedding manifest...
- 13>test-bignum-dtoa.cc
- 11>Build log was saved at "file://c:\repos\jsengines\v8\build\Release\obj\shell\BuildLog.htm"
- 11>shell - 0 error(s), 0 warning(s)
- 9>Build log was saved at "file://c:\repos\jsengines\v8\build\Release\obj\lineprocessor\BuildLog.htm"
- 9>lineprocessor - 0 error(s), 0 warning(s)
- 13>test-object-observe.cc
- 13>test-declarative-accessors.cc
- 13>test-mark-compact.cc
- 13>test-sockets.cc
- 13>test-func-name-inference.cc
- 13>gay-precision.cc
- 13>test-version.cc
- 13>test-log.cc
- 13>test-utils.cc
- 13>test-hashing.cc
- 13>test-double.cc
- 10>Embedding manifest...
- 13>test-dtoa.cc
- 13>test-fast-dtoa.cc
- 13>test-decls.cc
- 13>test-symbols.cc
- 13>test-fixed-dtoa.cc
- 13>test-flags.cc
- 10>Build log was saved at "file://c:\repos\jsengines\v8\build\Release\obj\process\BuildLog.htm"
- 10>process - 0 error(s), 0 warning(s)
- 13>gay-shortest.cc
- 13>test-dataflow.cc
- 13>test-circular-queue.cc
- 12>Embedding manifest...
- 12>Build log was saved at "file://c:\repos\jsengines\v8\build\Release\obj\d8\BuildLog.htm"
- 12>d8 - 0 error(s), 0 warning(s)
- 13>Linking...
- 13>Embedding manifest...
- 13>Build log was saved at "file://c:\repos\jsengines\v8\build\Release\obj\cctest\BuildLog.htm"
- 13>cctest - 0 error(s), 0 warning(s)
- ========== Build: 13 succeeded, 0 failed, 2 up-to-date, 0 skipped ==========
- $ file build/Release/*.exe
- build/Release/cctest.exe: PE32 executable (console) Intel 80386, for MS Windows
- build/Release/d8.exe: PE32 executable (console) Intel 80386, for MS Windows
- build/Release/lineprocessor.exe: PE32 executable (console) Intel 80386, for MS Windows
- build/Release/mksnapshot.ia32.exe: PE32 executable (console) Intel 80386, for MS Windows
- build/Release/preparser.exe: PE32 executable (console) Intel 80386, for MS Windows
- build/Release/process.exe: PE32 executable (console) Intel 80386, for MS Windows
- build/Release/shell.exe: PE32 executable (console) Intel 80386, for MS Windows
Advertisement
Add Comment
Please, Sign In to add comment