On Wed, 05 Feb 2020 14:35:53 -0600, Steve Robbins <st...@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.
pgprY8j2HnVPy.pgp
Description: PGP signature