Status: Assigned
Owner: [email protected]
Labels: Type-Bug Priority-Medium

New issue 4382 by [email protected]: make always regenerates snapshot
https://code.google.com/p/v8/issues/detail?id=4382

Version: 4.6
OS: Linux
Architecture: all

What steps will reproduce the problem?
1. run make ia32.debug -j32
2. run make ia32.debug -j32
3. run make ia32.debug -j32

What is the expected output?

The second and third builds should not do anything.

What do you see instead?

make[1]: Entering directory `/usr/local/google/home/titzer/v8/webasm/v8/out'
  TOUCH tools_gyp_v8_gyp_js2c_target_js2c.intermediate
  TOUCH tools_gyp_v8_gyp_js2c_target_js2c_experimental.intermediate
  TOUCH tools_gyp_v8_gyp_js2c_target_js2c_code_stubs.intermediate
  TOUCH tools_gyp_v8_gyp_js2c_target_js2c_extras.intermediate
ACTION tools_gyp_v8_gyp_js2c_target_js2c tools_gyp_v8_gyp_js2c_target_js2c.intermediate ACTION tools_gyp_v8_gyp_js2c_target_js2c_experimental tools_gyp_v8_gyp_js2c_target_js2c_experimental.intermediate ACTION tools_gyp_v8_gyp_js2c_target_js2c_code_stubs tools_gyp_v8_gyp_js2c_target_js2c_code_stubs.intermediate ACTION tools_gyp_v8_gyp_js2c_target_js2c_extras tools_gyp_v8_gyp_js2c_target_js2c_extras.intermediate CXX(target) /usr/local/google/home/titzer/v8/webasm/v8/out/ia32.debug/obj.target/v8_nosnapshot/gen/libraries.o CXX(target) /usr/local/google/home/titzer/v8/webasm/v8/out/ia32.debug/obj.target/v8_nosnapshot/gen/code-stub-libraries.o CXX(target) /usr/local/google/home/titzer/v8/webasm/v8/out/ia32.debug/obj.target/v8_nosnapshot/gen/experimental-libraries.o CXX(target) /usr/local/google/home/titzer/v8/webasm/v8/out/ia32.debug/obj.target/v8_nosnapshot/gen/extras-libraries.o ACTION tools_gyp_v8_gyp_natives_blob_target_concatenate_natives_blob /usr/local/google/home/titzer/v8/webasm/v8/out/ia32.debug/natives_blob.bin AR(target) /usr/local/google/home/titzer/v8/webasm/v8/out/ia32.debug/obj.target/tools/gyp/libv8_nosnapshot.a LINK(target) /usr/local/google/home/titzer/v8/webasm/v8/out/ia32.debug/mksnapshot TOUCH tools_gyp_v8_gyp_v8_external_snapshot_target_run_mksnapshot__external_.intermediate ACTION tools_gyp_v8_gyp_v8_external_snapshot_target_run_mksnapshot__external_ tools_gyp_v8_gyp_v8_external_snapshot_target_run_mksnapshot__external_.intermediate rm tools_gyp_v8_gyp_js2c_target_js2c_experimental.intermediate tools_gyp_v8_gyp_js2c_target_js2c_code_stubs.intermediate tools_gyp_v8_gyp_v8_external_snapshot_target_run_mksnapshot__external_.intermediate tools_gyp_v8_gyp_js2c_target_js2c_extras.intermediate tools_gyp_v8_gyp_js2c_target_js2c.intermediate
make[1]: Leaving directory `/usr/local/google/home/titzer/v8/webasm/v8/out'



Please use labels and text to provide additional information.



--
You received this message because this project is configured to send all issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings

--
--
v8-dev mailing list
[email protected]
http://groups.google.com/group/v8-dev
--- You received this message because you are subscribed to the Google Groups "v8-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to