← Back to team overview

touch-packages team mailing list archive

[Bug 1434400] Re: [regression] Client ABI 8 broken in 0.13 series

 

Seems possibly to be what I predicted:
https://bugs.launchpad.net/mir/+bug/1415321/comments/3

ldd bin/.mir_demo_client_eglsquare-uninstalled
	libmirclient.so.8 => ./lib/libmirclient.so.8 (0x00007f58fa14d000)
	libmircommon.so.3 => /usr/lib/x86_64-linux-gnu/libmircommon.so.3 (0x00007f58f9ee2000)
	libmircommon.so.4 => /home/dan/bzr/mir/dev/build/lib/libmircommon.so.4 (0x00007f58f8f7a000)

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to mir in Ubuntu.
https://bugs.launchpad.net/bugs/1434400

Title:
  [regression] Client ABI 8 broken in 0.13 series

Status in Mir:
  In Progress
Status in mir package in Ubuntu:
  New

Bug description:
  I've just done a little sanity testing of our client ABI changes and
  found we've broken the client 8 ABI at least once, maybe twice in
  series 0.13.

  Test case:
    1. Build two trees: r2307 and r2308.
    2. Copy client demo binaries from r2307 and expect them to run in the r2308 tree.

  Expected: client demos still run.
  Observed: client demos fail to start with:
  bin/.mir_demo_client_fingerpaint-uninstalled: relocation error: bin/.mir_demo_client_fingerpaint-uninstalled: symbol mir_surface_get_buffer_stream, version MIR_CLIENT_8 not defined in file libmirclient.so.8 with link time reference

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


References