mirtest-dev provides an incorrect .pc file
Bug #1603080 reported by
Alan Griffiths
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Mir |
Fix Released
|
Low
|
Alan Griffiths | ||
mir (Ubuntu) |
Fix Released
|
Undecided
|
Unassigned |
Bug Description
In (e.g. /usr/lib/
-lboost_
Related branches
lp://qastaging/~alan-griffiths/mir/fix-1603080
- Daniel van Vugt: Approve
- Mir CI Bot: Needs Fixing (continuous-integration)
- Cemil Azizoglu (community): Approve
-
Diff: 10 lines (+1/-1)1 file modifiedtests/mirtest.pc.in (+1/-1)
Changed in mir: | |
status: | New → In Progress |
assignee: | nobody → Alan Griffiths (alan-griffiths) |
importance: | Undecided → Low |
Changed in mir: | |
milestone: | none → 0.25.0 |
Changed in mir: | |
status: | In Progress → Fix Committed |
Changed in mir: | |
milestone: | 0.25.0 → 0.24.0 |
Changed in mir: | |
status: | Fix Committed → Fix Released |
To post a comment you must log in.
This bug was fixed in the package mir - 0.24.0+ 16.10.20160815. 3-0ubuntu1
--------------- 16.10.20160815. 3-0ubuntu1) yakkety; urgency=medium
mir (0.24.0+
* New upstream release 0.24.0 (https:/ /launchpad. net/mir/ +milestone/ 0.24.0) standalone_ render_ overlays, ce_test tools that are run as part of
'mir_performan ce_tests' . not_responding_ detector ilityEvent. exposed_ received_ when_surface_
raised_ over_occluding_ surface [called twice - over-saturated and active] ilityEvent. exposed_ received_ when_surface_
raised_ over_occluding_ surface [never called] (LP: #1581385) terminate_ handler_ is_called_ for_SIGINT| SIGTERM triple_ buffered_ client_ has_less_ than_two_
frames_ latency (LP: #1576690) when_monitor_ plugged_ in_client_ is_notified_ of_
new_display_ configuration (LP: #1576760) repo...
- ABI summary:
. mirclient ABI unchanged at 9
. mirserver ABI bumped to 41
. mircommon ABI unchanged at 6
. mirplatform ABI bumped to 12
. mirprotobuf ABI unchanged at 3
. mirplatformgraphics ABI bumped to 10
. mirclientplatform ABI unchanged at 5
. mirinputplatform ABI unchanged at 5
- Enhancements:
. Added a new tool 'mirvanity' which can use a high speed video camera
to measure client-to-screen latency.
. Added (build-time) support for desktop full OpenGL servers (disabled
by default in favor of GLESv2).
. Introduced new buffer semantics (NBS) and enabled it by default.
. Avoided using libmirserver in mir_demo_
making bringup traces less cluttered.
. Removed TilingWindowManager from example servers.
. Added two new mir_*_performan
. Added pointer confinement to the client API.
. Added new platform supporting software EGLStreams.
. Added an input platform that the nested server can use.
. Allow configuration of the application_
. Handle server-side keymapping using XKBMapper.
. Remove the offscreen display.
. Add callback option to notify shells that the server is about to stop.
. Add logging for ANativeWindow events on Android.
- Bugs fixed:
. usage of std:call_once in mirclient causes TLS collisions with some
android devices (LP: #1599867)
. AltGr not working on external keyboards (LP: #1565236)
. [regression] unity8 fails to start when built with 0.24 series (lp:mir)
(LP: #1597717)
. CI failure in MirSurfaceVisib
(LP: #1556045)
. package-built mir_demo_server does not start on device (LP: #1577357)
. During surface creation, first stream in spec becomes default stream.
(LP: #1577967)
. mouse is getting stuck on a phantom edge (LP: #1580774)
. [testsfail] in MirSurfaceVisib
. [enhancement] Add support for full OpenGL compositing (LP: #1420581)
. [testsfail] ServerSignal.
(LP: #1570353)
. [testsfail] ClientLatency.
. [testsfail] NestedServer.
. mir server crashed in what(): drmModeMoveCursor failed (returned -13)
(LP: #1579630)
. mirtest-dev is hard to use as the objects used are compiled with LTO
(LP: #1583536)
. [testsfail] ClientLogging.