New issue
Advanced search Search tips

Issue 864832 link

Starred by 1 user

Issue metadata

Status: Verified
Owner: ----
Closed: Jul 18
EstimatedDays: ----
NextAction: ----
OS: ----
Pri: ----
Type: ----



Sign in to add a comment

ToTLinux failing compile with patch generation failed for raw_apply_seed_proto.bin

Project Member Reported by inglorion@chromium.org, Jul 18

Issue description

Failing build: https://ci.chromium.org/buildbot/chromium.clang/ToTLinux/3110

Logs: https://logs.chromium.org/v/?s=chromium%2Fbb%2Fchromium.clang%2FToTLinux%2F3108%2F%2B%2Frecipes%2Fsteps%2Fcompile%2F0%2Fstdout

Snippet:
[12745/52727] ACTION //components/zucchini/fuzzers:zucchini_raw_apply_seed(//build/toolchain/linux:clang_x64)
FAILED: gen/components/zucchini/fuzzers/testdata/apply_fuzzer/raw_apply_seed_proto.bin 
python ../../components/zucchini/fuzzers/generate_fuzzer_data.py --raw old_eventlog_provider.dll new_eventlog_provider.dll gen/components/zucchini/fuzzers/testdata/apply_fuzzer/eventlog_provider.patch gen/components/zucchini/fuzzers/testdata/apply_fuzzer/raw_apply_seed_proto.bin
ERROR:root:Patch generation failed for (/b/c/b/ToTLinux/src/components/zucchini/fuzzers/testdata/old_eventlog_provider.dll, /b/c/b/ToTLinux/src/components/zucchini/fuzzers/testdata/new_eventlog_provider.dll)

 
Building the same chromium revision (crrev.com/575778) locally with goma does not reproduce the problem.
Labels: clang
Building with locally-built clang rev 337326 does reproduce the failure. Marking this as a Clang problem.
Clang rev 337190 (https://reviews.llvm.org/D49320) is the first that causes this to fail.
Status: Verified (was: Untriaged)
The bot is green now. Thanks for the fix!

Sign in to add a comment