New issue
Advanced search Search tips
Note: Color blocks (like or ) mean that a user may not be available. Tooltip shows the reason.

Issue 654767 link

Starred by 1 user

Issue metadata

Status: Duplicate
Owner:
User never visited
Closed: Oct 2016
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: iOS
Pri: 1
Type: Bug



Sign in to add a comment

iOS compile is failing on master.tryserver.chromium.mac

Project Member Reported by charliea@google.com, Oct 11 2016

Issue description

cc pinkerton@, who I know works on Bling

It appears that the iOS compile on master.tryserver.chromium.mac is reliably failing, blocking CLs from being submitted. https://codereview.chromium.org/2404883003/ is an example CL exhibiting the problem.

Do you have any idea what might be happening?
 

Comment 1 Deleted

Comment 2 Deleted

Project Member

Comment 3 by sheriffbot@chromium.org, Oct 12 2016

Labels: Hotlist-Google
Cc: sdefresne@chromium.org
Owner: justincohen@chromium.org
Status: Assigned (was: Untriaged)
Cc: sergeybe...@chromium.org
Owner: smut@chromium.org
From the log, this looks like intermittent goma connectivity error:

[1433/3549] OBJC ios_clang_arm64/obj/ios/third_party/ochamcrest/ochamcrest_arch_shared_library_sources/HCClassMatcher.o
FAILED: ios_clang_arm64/obj/ios/third_party/ochamcrest/ochamcrest_arch_shared_library_sources/HCClassMatcher.o 
/b/build/slave/cache/cipd/goma/gomacc ../../third_party/llvm-build/Release+Asserts/bin/clang -MMD -MF ios_clang_arm64/obj/ios/third_party/ochamcrest/ochamcrest_arch_shared_library_sources/HCClassMatcher.o.d -DV8_DEPRECATION_WARNINGS -DNO_TCMALLOC -DDISABLE_NACL -DCHROMIUM_BUILD -DFIELDTRIAL_TESTING_ENABLED -DCR_CLANG_REVISION=283753-1 -DCR_XCODE_VERSION=0800 -D_DEBUG -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DWTF_USE_DYNAMIC_ANNOTATIONS=1 -I../.. -Iios_clang_arm64/gen -Igen/ios/third_party/ochamcrest/OCHamcrest.headers.hmap -fno-strict-aliasing --param=ssp-buffer-size=4 -fstack-protector -fcolor-diagnostics -arch arm64 -O0 -gdwarf-2 -isysroot /Applications/Xcode8.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS10.0.sdk -stdlib=libc++ -miphoneos-version-min=9.0 -Xclang -load -Xclang ../../third_party/llvm-build/Release+Asserts/lib/libFindBadConstructs.dylib -Xclang -add-plugin -Xclang find-bad-constructs -Wheader-hygiene -Wstring-conversion -Werror -Wall -Wno-unused-variable -Wno-missing-field-initializers -Wno-unused-parameter -Wno-c++11-narrowing -Wno-covered-switch-default -Wno-deprecated-register -Wno-unneeded-internal-declaration -Wno-inconsistent-missing-override -Wno-shift-negative-value -Wno-undefined-var-template -Wno-nonportable-include-path -Wno-address-of-packed-member -fvisibility=default -F . -std=c99 -fobjc-arc -c ../../ios/third_party/ochamcrest/src/Source/Library/Object/HCClassMatcher.m -o ios_clang_arm64/obj/ios/third_party/ochamcrest/ochamcrest_arch_shared_library_sources/HCClassMatcher.o
GOMA:clang compiling ../../ios/third_party/ochamcrest/src/Source/Library/Object/HCClassMatcher.m:*ERROR*: compiler_proxy:4374ms: reached max number of active fail fallbacks

https://build.chromium.org/p/tryserver.chromium.mac/builders/ios-device/builds/84062/steps/compile/logs/stdio

Comment 6 by s...@google.com, Oct 14 2016

Components: -Infra>Client Infra>Client>iOS
Mergedinto: 654806
Status: Duplicate (was: Assigned)
This is fixed. Your failure was from before it was fixed. Sorry for the inconvenience.

Sign in to add a comment