Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

got exception Error 14 - error reading message from remote #1

Open
himanshumadhavani2611 opened this issue Apr 1, 2020 · 1 comment

Comments

@himanshumadhavani2611
Copy link

ICECC[8364] 17:39:18: got exception Error 14 - error reading message from remote (x.x.x.x IP)
[330/36007] CXX obj/third_party/angle/src/libANGLE/renderer/vulkan/angle_vulkan_backend/VertexArrayVk.o

Build starts in the start and we see blob in the icemon for the process, however it drops to zero with above error message.

Getting below error when building the chrome over mac.
Using latest release of Chromium code, clang and OS updated to latest release.
Linux system is on the aws while connected to mac over elastic ip.

Once it start with above error, some of the below errors are observed

ICECC[7645] 17:36:58: got exception Error 1 - expected use_cs reply, but got 0 instead (this should be an exception!)
[292/36007] CXX obj/third_party/angle/libANGLE_base/null_functions.o === this changes

Followed all the steps as mentioned

@himanshumadhavani2611
Copy link
Author

Further added debug

ICECC[53677] 17:08:08: connected to /var/run/icecc/iceccd.socket
ICECC[53677] 17:08:08: env: x86_64 '/Users/fayaz-macbook/work/boardre/chromium/src/clang_darwin_on_linux_332838.tar.gz'
ICECC[53677] 17:08:08: preparing ../../third_party/flac/src/libFLAC/stream_encoder_framing.c to be compiled for Darwin19_x86_64
ICECC[53677] 17:08:24: Have to use host 3.22.64.197:10245 - Job ID: 24 - env: x86_64 - has env: true - match j: 0
ICECC[53677] 17:08:24: connected to 3.22.64.197
ICECC[53677] 17:08:27:
ICECC[53677] 17:08:27: </send compile_file: 0ms>
ICECC[53677] 17:08:27: <write_server_cpp from cpp>
ICECC[53985] 17:08:27: preparing source to send: ../../third_party/llvm-build/Release+Asserts/bin/clang -MMD -MF obj/third_party/flac/flac/stream_encoder_framing.o.d -I../../third_party/flac/include -I../../third_party/flac/src/libFLAC/include -I../.. -Igen -isysroot ../../../../../../../../Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -DFLAC__OVERFLOW_DETECT -DVERSION="1.3.1" -DHAVE_LROUND -DHAVE_INTTYPES_H -D_LIBCPP_HAS_NO_ALIGNED_ALLOCATION -DCR_XCODE_VERSION=1140 -DCR_CLANG_REVISION="n345938-a1762f9c-1" -DCOMPONENT_BUILD -D_LIBCPP_ENABLE_NODISCARD -D_LIBCPP_DEBUG=0 -DCR_LIBCXX_REVISION=375504 -D__ASSERT_MACROS_DEFINE_VERSIONS_WITHOUT_UNDERSCORES=0 -D_DEBUG -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DFLAC__NO_DLL -fno-strict-aliasing -fstack-protector-strong -fcolor-diagnostics -fmerge-all-constants -fcrash-diagnostics-dir=../../tools/clang/crashreports -Xclang -mllvm -Xclang -instcombine-lower-dbg-declare=0 -fcomplete-member-pointers -arch x86_64 -Wno-builtin-macro-redefined -D__DATE__= -D__TIME__= -D__TIMESTAMP__= -Xclang -fdebug-compilation-dir -Xclang . -no-canonical-prefixes -O0 -fno-omit-frame-pointer -gdwarf-4 -g2 -Xclang -debug-info-kind=constructor -mmacosx-version-min=10.10.0 -ftrivial-auto-var-init=pattern -fvisibility=hidden -Wheader-hygiene -Wstring-conversion -Wtautological-overlap-compare -Wno-conversion -Wno-unused-const-variable -Wall -Wno-unused-variable -Wno-misleading-indentation -Wunguarded-availability -Wno-missing-field-initializers -Wno-unused-parameter -Wno-c++11-narrowing -Wno-unneeded-internal-declaration -Wno-undefined-var-template -Wno-ignored-pragma-optimize -Wno-implicit-int-float-conversion -Wno-final-dtor-non-final-class -Wno-builtin-assume-aligned-alignment -Wno-deprecated-copy -Wno-non-c-typedef-for-linkage -Wno-pointer-to-int-cast -std=c11 -Wno-implicit-fallthrough -E ../../third_party/flac/src/libFLAC/stream_encoder_framing.c -frewrite-includes
ICECC[53677] 17:08:27: sent 162415 bytes (11%)
ICECC[53677] 17:08:27: </write_server_cpp from cpp: 493ms>
ICECC[53677] 17:08:27:
ICECC[53677] 17:08:27: </wait for cpp: 0ms>
ICECC[53677] 17:08:27:
ICECC[53677] 17:09:35: saw eof without complete msg! 1
ICECC[53677] 17:09:35: </wait for cs: 67592ms>
ICECC[53677] 17:09:35: saw eof without complete msg! 1
ICECC[53677] 17:09:35: got exception Error 14 - error reading message from remote (3.22.64.197)
ninja: build stopped: subcommand failed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant