[Pkg-kde-extras] Bug#950731: FTBFS on ppc64el :

Frédéric Bonnard frediz at debian.org
Fri Feb 7 09:26:49 GMT 2020


On Wed, 05 Feb 2020 14:35:53 -0600, Steve Robbins <steve at sumost.ca> wrote:
> Thanks!   Do you know why only ppc64el fails?

Hi Steve,
VSX is a POWER technology and opencv package enables VSX only on ppc64el :
https://sources.debian.org/src/opencv/4.2.0+dfsg-4/debian/rules/#L23
because of :
https://github.com/opencv/opencv/commit/d077778074869da1ed7c004f1d5f34ed0c0eb4a8

So digikam because of opencv, gets vector, pixel and bool undefined only on
ppc64el (to not collide with some c++ symbols having the same name). We
can still make use of VSX by using __vector, __pixel, __bool.

F.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 833 bytes
Desc: not available
URL: <http://alioth-lists.debian.net/pipermail/pkg-kde-extras/attachments/20200207/8d6bbd36/attachment.sig>


More information about the pkg-kde-extras mailing list