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

Issue 819519 link

Starred by 1 user

Issue metadata

Status: Verified
Owner:
Closed: Apr 2018
Cc:
EstimatedDays: ----
NextAction: ----
OS: ----
Pri: 2
Type: ----



Sign in to add a comment

compile failure on Fuchsia Cast Audio

Project Member Reported by sheriff-...@appspot.gserviceaccount.com, Mar 7 2018

Issue description

Filed by sheriff-o-matic@appspot.gserviceaccount.com on behalf of jdoerrie@chromium.org

compile failure on Fuchsia Cast Audio
Builders failed on: 
- Fuchsia x64 Cast Audio: 
  https://build.chromium.org/p/chromium.linux/builders/Fuchsia%20x64%20Cast%20Audio

-  Fuchsia ARM64 Cast Audio:
  https://ci.chromium.org/buildbot/chromium.linux/Fuchsia%20ARM64%20Cast%20Audio/

Error Snippet:
[391/403] LINK ./cast_shell_unittests__exec
FAILED: cast_shell_unittests__exec exe.unstripped/cast_shell_unittests__exec 
python "../../build/toolchain/gcc_link_wrapper.py" --output="./cast_shell_unittests__exec" --strip="../../third_party/eu-strip/bin/eu-strip" --unstripped-file="./exe.unstripped/cast_shell_unittests__exec" -- ../../third_party/llvm-build/Release+Asserts/bin/clang++ -fPIC -Wl,-z,noexecstack -Wl,-z,now -Wl,-z,relro -Wl,-z,defs -Wl,--no-as-needed -lpthread -Wl,--as-needed -fuse-ld=lld -Wl,--icf=all --target=x86_64-fuchsia -resource-dir ../../third_party/fuchsia-sdk/toolchain_libs/clang/7.0.0 -Wl,-z,stack-size=0x800000 -Wl,--no-as-needed -lfdio -Wl,--as-needed -m64 -Werror -Wl,-O2 -Wl,--gc-sections -Wl,--fatal-warnings -nostdlib++ --sysroot=../../third_party/fuchsia-sdk/sysroot/x86_64-fuchsia -o "./exe.unstripped/cast_shell_unittests__exec" -Wl,--start-group @"./cast_shell_unittests__exec.rsp" ./libcast_graphics_1.0.so -Wl,--end-group   -lzircon -llaunchpad -lmedia_client 
/b/c/b/linux/src/out/Release/../../third_party/llvm-build/Release+Asserts/bin/ld.lld: error: undefined symbol: chromecast::media::VideoDecoderForMixer::Create(chromecast::media::MediaPipelineDeviceParams const&)
>>> referenced by media_pipeline_backend_for_mixer.cc
>>>               obj/chromecast/media/cma/backend/for_mixer_audio/media_pipeline_backend_for_mixer.o:(chromecast::media::MediaPipelineBackendForMixer::CreateVideoDecoder())
clang: error: ld.lld command failed with exit code 1 (use -v to see invocation)

 
Cc: servolk@chromium.org kmackay@chromium.org
Labels: -Sheriff-Chromium
Owner: almasrymina@chromium.org
Status: Assigned (was: Available)
Reverted r541293 as a likely culprit. almasrymina@, do you mind taking a look at this?
Cc: scottmg@chromium.org
Yep, my bad. Its that CL and I know how to fix.

Seems that buildbot doesn't run on the CQ. Is there a way to request either 'Fuchsia ARM64 Cast audio' or 'Fuchsia x64 cast audio' to be part of the CQ? I can build it locally too, but I'm just wondering.
Status: Verified (was: Assigned)

Sign in to add a comment