touch-packages team mailing list archive
-
touch-packages team
-
Mailing list archive
-
Message #47426
[Bug 1353855] Re: Explicit g++ 4.9 dependency breaks cross-building
This bug was fixed in the package qtmir - 0.4.4+15.04.20150114-0ubuntu1
---------------
qtmir (0.4.4+15.04.20150114-0ubuntu1) vivid; urgency=low
[ Gerry Boland ]
* Depend on :native version of g++ to allow cross-compiling to work.
(LP: #1353855)
[ Michał Sawicz ]
* Declare the QByteArray in callDispatcher so it doesn't get deleted
before it's copied. (LP: #1408819)
[ Josh Arenson ]
* Assign touch events area to the correct values.
[ Albert Astals ]
* Move the creation of the surface observer to
SessionListener::surface_created
-- Ubuntu daily release <ps-jenkins@xxxxxxxxxxxxxxxxxxx> Wed, 14 Jan 2015 09:07:53 +0000
** Changed in: qtmir (Ubuntu)
Status: Confirmed => Fix Released
--
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/1353855
Title:
Explicit g++ 4.9 dependency breaks cross-building
Status in Mir:
Confirmed
Status in mir package in Ubuntu:
Confirmed
Status in qtmir package in Ubuntu:
Fix Released
Status in unity8 package in Ubuntu:
Fix Released
Bug description:
With the new explicit g++ 4.9 dependency apt falls over when trying to
install cross-dependencies for e.g. Mir:
The following packages have unmet dependencies:
g++-4.9:armhf : Depends: gcc-4.9:armhf (= 4.9.1-4ubuntu3) but it is not going to be installed
E: Build-dependencies for sbuild-build-depends-mir-dummy could not be satisfied.
This means cross-building doesn't work for any packages that have that
dependency added. We were told it's going to be fine due to 4.9
becoming default, but it is now, and the situation remains.
To manage notifications about this bug go to:
https://bugs.launchpad.net/mir/+bug/1353855/+subscriptions
References