Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(332)

Issue 2508923002: VM: Fix libdart_lib_nosnapshot_precompiled_runtime build target. (Closed)

Created:
4 years, 1 month ago by Vyacheslav Egorov (Google)
Modified:
4 years, 1 month ago
Reviewers:
zra, jeffbrown
CC:
reviews_dartlang.org, vm-dev_dartlang.org, jeffbrown
Target Ref:
refs/heads/master
Visibility:
Public.

Description

VM: Fix libdart_lib_nosnapshot_precompiled_runtime build target. TBR=zra@google.com Committed: https://github.com/dart-lang/sdk/commit/8b123831e5d91beeb00b91ff4fba55bf464b2949

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+11 lines, -0 lines) Patch
M runtime/vm/bootstrap.cc View 3 chunks +11 lines, -0 lines 0 comments Download

Messages

Total messages: 9 (4 generated)
Vyacheslav Egorov (Google)
Zach, I am not completely sure why this target even exists. DART_PRECOMPILED_RUNTIME implies no compiler, ...
4 years, 1 month ago (2016-11-16 15:10:26 UTC) #3
Vyacheslav Egorov (Google)
Committed patchset #1 (id:1) manually as 8b123831e5d91beeb00b91ff4fba55bf464b2949 (presubmit successful).
4 years, 1 month ago (2016-11-16 15:11:14 UTC) #5
jeffbrown
I'm sorry, it's still broken. :( [752/2348] CXX obj/dart/runtime/vm/libdart_vm_nosnapshot_precompiled_runtime.object.o FAILED: obj/dart/runtime/vm/libdart_vm_nosnapshot_precompiled_runtime.object.o ../../buildtools/toolchain/clang+llvm-x86_64-linux/bin/clang++ -MMD -MF obj/dart/runtime/vm/libdart_vm_nosnapshot_precompiled_runtime.object.o.d ...
4 years, 1 month ago (2016-11-16 15:17:07 UTC) #7
Vyacheslav Egorov (Google)
Ok, can repro this with $ ninja -C out/ReleaseX64 libdart_nosnapshot_precompiled_runtime I will wait for Zach ...
4 years, 1 month ago (2016-11-16 15:26:46 UTC) #8
zra
4 years, 1 month ago (2016-11-16 15:51:07 UTC) #9
Message was sent while issue was closed.
On 2016/11/16 15:26:46, Vyacheslav Egorov (Google) wrote:
> Ok, can repro this with
> 
> $ ninja -C out/ReleaseX64 libdart_nosnapshot_precompiled_runtime
> 
> I will wait for Zach chime in on why we have this target to begin with. I
think
> it should be removed. 
> 
> libdart_nosnapshot_precompiled_runtime makes no sense to me.

I'm not sure why we have it either. I think it can be safely removed.

Powered by Google App Engine
This is Rietveld 408576698