← Back to team overview

ubuntu-webapps-bugs team mailing list archive

[Bug 1654512] Re: blink_core fails to link in a component build

 

** Changed in: oxide
       Status: In Progress => Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
WebApps bug tracking, which is subscribed to Oxide.
https://bugs.launchpad.net/bugs/1654512

Title:
  blink_core fails to link in a component build

Status in Oxide:
  Fix Released

Bug description:
  FAILED: libblink_core.so libblink_core.so.TOC 
  python "/home/chr1s/src/oxide/master/src/build/toolchain/gcc_solink_wrapper.py" --readelf="/usr/bin/arm-linux-gnueabihf-readelf" --nm="/usr/bin/arm-linux-gnueabihf-nm"  --sofile="./libblink_core.so" --tocfile="./
  libblink_core.so.TOC" --output="./libblink_core.so"  -- /usr/bin/arm-linux-gnueabihf-g++ -shared -fPIC -Wl,-z,noexecstack -Wl,-z,now -Wl,-z,relro -Wl,-z,defs -Wl,--no-as-needed -lpthread -Wl,--as-needed -fuse-ld=
  gold -Wl,--icf=all -pthread -Wl,-O1 -Wl,--gc-sections -L/usr/lib/arm-linux-gnueabihf -o "./libblink_core.so" -Wl,-soname="libblink_core.so" @"./libblink_core.so.rsp"
  gen/cc/ipc/mojo_compositor_frame_sink.mojom-blink.h:372: error: undefined reference to 'cc::mojom::blink::MojoCompositorFrameSinkClientStubDispatch::AcceptWithResponder(cc::mojom::blink::MojoCompositorFrameSinkCl
  ient*, mojo::internal::SerializationContext*, mojo::Message*, mojo::MessageReceiverWithStatus*)'
  gen/cc/ipc/mojo_compositor_frame_sink.mojom-blink.h:362: error: undefined reference to 'cc::mojom::blink::MojoCompositorFrameSinkClientStubDispatch::Accept(cc::mojom::blink::MojoCompositorFrameSinkClient*, mojo::
  internal::SerializationContext*, mojo::Message*)'
  ../../third_party/WebKit/Source/platform/graphics/OffscreenCanvasFrameDispatcherImpl.h:33: error: undefined reference to 'cc::SurfaceIdAllocator::~SurfaceIdAllocator()'
  ../../third_party/WebKit/Source/platform/graphics/OffscreenCanvasFrameDispatcherImpl.h:33: error: undefined reference to 'cc::SurfaceIdAllocator::~SurfaceIdAllocator()'
  ../../third_party/WebKit/Source/platform/graphics/OffscreenCanvasFrameDispatcherImpl.h:33: error: undefined reference to 'cc::SurfaceIdAllocator::~SurfaceIdAllocator()'
  ../../third_party/WebKit/Source/platform/graphics/OffscreenCanvasFrameDispatcherImpl.h:33: error: undefined reference to 'cc::SurfaceIdAllocator::~SurfaceIdAllocator()'
  collect2: error: ld returned 1 exit status

To manage notifications about this bug go to:
https://bugs.launchpad.net/oxide/+bug/1654512/+subscriptions


References