** Changed in: canonical-devices-system-image
Status: Fix Committed => Fix Released
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1580981
Title:
PKGCONFIG not working in SDK
To manage notifi
** Changed in: ubuntu-sdk-ide
Status: New => Fix Released
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1580981
Title:
PKGCONFIG not working in SDK
To manage notifications about this bug go
** Also affects: canonical-devices-system-image
Importance: Undecided
Status: New
** Changed in: canonical-devices-system-image
Status: New => Fix Committed
** Changed in: canonical-devices-system-image
Milestone: None => 13
** Changed in: canonical-devices-system-image
I
This bug was fixed in the package qtbase-opensource-src 5.4.1+dfsg-
2ubuntu11~vivid12~3 in https://launchpad.net/~ci-train-ppa-
service/+archive/ubuntu/stable-phone-overlay
---
qtbase-opensource-src (5.4.1+dfsg-2ubuntu11~vivid12~3) vivid;
urgency=medium
* debian/patches/qt5-qmake-a
** Changed in: canonical-developer-experience
Status: Confirmed => Fix Committed
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1580981
Title:
PKGCONFIG not working in SDK
To manage notificat
Ok going with hard coding.
< faenil> Mirv: I think hardcoding in the arm .conf is fine, because that file
already has everything hardcoded afaict
..
< zbenjamin> Mirv: well there is nothing wrong with fixing it properly
< zbenjamin> Mirv: yes sounds perfect
--
You received this bug notification
Only:
PKG_CONFIG = arm-linux-gnueabihf-pkg-config
works.
Not:
contains(DISTRO_OPTS, deb-multi-arch): \
PKG_CONFIG = arm-linux-gnueabihf-pkg-config
nor:
contains(DISTRO_OPTS, deb-multi-arch): \
PKG_CONFIG = $${CROSS_COMPILE}pkg-config
So it seems neither DISTRO_OPTS or CROSS_COMPILE is set
...except that the fix is only the upstream one, not the similar change
to our own mkspec.
To reproduce:
bzr branch lp:telegram-app
vi telegram-app/scope/scope.pro # remove the PKG_CONFIG_LIBDIR line as
instructed
sudo chroot /var/lib/schroot/mount/click-ubuntu-sdk-15.04-armhf-ucca-1000-* #
y
This is now fixed in Ubuntu 16.10 and in the to-be-landed xenial overlay
silo.
** Changed in: qtbase-opensource-src (Ubuntu)
Status: Confirmed => Fix Released
** Changed in: qtbase-opensource-src (Ubuntu RTM)
Status: Incomplete => Fix Committed
--
You received this bug notificatio
Timo already nicely summed up our discussion :)
I will leave my investigation here just for completeness:
the fix applies to the "device" mkspec, which is the one (I guess) that is used
when building using QtCreator with an ARM device target.
So it "should" fix that usecase (not tested).
What i
We have had a silo for this already, now combined with another backport:
https://requests.ci-train.ubuntu.com/#/ticket/1411
** Changed in: qtbase-opensource-src (Ubuntu RTM)
Status: New => In Progress
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is
Can we cherry pick from 5.6?
** Changed in: canonical-developer-experience
Importance: Undecided => High
** Changed in: canonical-developer-experience
Status: New => Confirmed
** Changed in: canonical-developer-experience
Assignee: (unassigned) => Zoltan Balogh (bzoltan)
** Chang
** Also affects: qtbase-opensource-src (Ubuntu)
Importance: Undecided
Status: New
** Also affects: qtbase-opensource-src (Ubuntu RTM)
Importance: Undecided
Status: New
** Description changed:
having this in a qmake .pro file:
CONFIG += link_pkgconfig
PKGCONFIG += url
13 matches
Mail list logo