Builder win-msvc-dbg-x64
Build 8928010108861309536
Results:
Failure compile with ninja
Trigger Info:
Project | dawn |
Revision | 006f218392c990ed3d3ee1f0f690a083caa0d39e |
Got Revision | 006f218392c990ed3d3ee1f0f690a083caa0d39e |
Execution:
- Source: Task 419561be108c6810
- Bot: win10-727f49a0-us-west1-b-m0gf
- Recipe: dawn
Steps and Logfiles:
Show:-
- - no logs -
-
- - no logs -
-
- - no logs -
Build Properties:
Name | Value | Source |
---|---|---|
$recipe_engine/path | {"cache_dir": "C:\\b\\s\\w\\ir\\cache", "temp_dir": "C:\\b\\s\\w\\ir\\tmp\\rt"} | setup_build |
$recipe_engine/runtime | {"is_experimental": false, "is_luci": true} | setup_build |
bot_id | "win10-727f49a0-us-west1-b-m0gf" | setup_build |
branch | "refs/heads/master" | setup_build |
buildbucket | {"build": {"bucket": "luci.dawn.ci", "created_by": "user:luci-scheduler@appspot.gserviceaccount.com", "created_ts": 1543983084771343, "id": "8928010108861309536", "project": "dawn", "tags": ["builder:win-msvc-dbg-x64", "buildset:commit/git/006f218392c990ed3d3ee1f0f690a083caa0d39e", "buildset:commit/gitiles/dawn.googlesource.com/dawn/+/006f218392c990ed3d3ee1f0f690a083caa0d39e", "gitiles_ref:refs/heads/master", "scheduler_invocation_id:9093440171007220080", "scheduler_job_id:dawn/win-msvc-dbg-x64", "user_agent:luci-scheduler"]}, "hostname": "cr-buildbucket.appspot.com"} | setup_build |
buildername | "win-msvc-dbg-x64" | setup_build |
clang | false | setup_build |
debug | true | setup_build |
path_config | "generic" | setup_build |
recipe | "dawn" | setup_build |
repository | "https://dawn.googlesource.com/dawn.git" | setup_build |
revision | "006f218392c990ed3d3ee1f0f690a083caa0d39e" | setup_build |
target_cpu | "x64" | setup_build |
got_revision | "006f218392c990ed3d3ee1f0f690a083caa0d39e" | bot_update |
Blamelist:
- Stephen White (senorblancoohnoyoudont@chromium.org)
Timing:
Create | Wednesday, 05-Dec-18 04:11:24 UTC |
Start | Wednesday, 05-Dec-18 04:14:19 UTC |
End | Wednesday, 05-Dec-18 04:16:50 UTC |
Pending | 2 mins 54 secs |
Execution | 2 mins 30 secs |
All Changes:
-
Use std::nullptr_t in place of nullptr_t.
Changed by Stephen White - senorblancoohnoyoudont@chromium.org Changed at Wednesday, 05-Dec-18 04:10:52 UTC Repository https://dawn.googlesource.com/dawn Branch Revision 006f218392c990ed3d3ee1f0f690a083caa0d39e Comments
Use std::nullptr_t in place of nullptr_t. (It's not clear to me why only some projects/compilers are complaining but other parts of the code are using the explicit namespace.) Change-Id: I24b0c3b8104932b4ec82a25f5eb96c08abff87b5 Reviewed-on: https://dawn-review.googlesource.com/c/2901 Reviewed-by: Kai Ninomiya <kainino@chromium.org>
Changed files
- generator/templates/apicpp.h