I took a quick look at build.log for i686, x86_64 and s390x and one thing I've 
noticed is that during make install, the s390x build puts the .so files in 
%{buildroot}/usr/lib, not %{buildroot}/usr/lib64. The only thing that comes to 
my mind now is the qmake script (or some other part of the build process) not 
recognizing s390x's bitness properly, thus installing the .so files in the 
wrong directory.
_______________________________________________
devel mailing list -- devel@lists.fedoraproject.org
To unsubscribe send an email to devel-le...@lists.fedoraproject.org

Reply via email to