Hide Forgot
+++ pwd ++ /builddir/build/BUILD/pth-2.0.7/pth-config --libdir + l=/usr/lib + '[' /usr/lib64 == /usr/lib64 ']' + '[' /usr/lib == /usr/lib64 ']' RPM build errors: error: Bad exit status from /var/tmp/rpm-tmp.LhfUIz (%check) Bad exit status from /var/tmp/rpm-tmp.LhfUIz (%check) Child returncode was: 1
That's the %check section which discovered that %_libdir is /usr/lib64, but 'pth-config --libdir' returned something different. You may need to update Patch2 for the target arch and pay attention to the commented part in the %build section, which removes a possibly hardcoded pth_libdir=/usr/lib64 from the pth-config script to make its checksum the same for all archs. I cannot help with s390x due to no access to such a machine. Dan Horák has recently applied this patch for s390x and sparc64: http://lists.fedoraproject.org/pipermail/scm-commits/2011-November/684379.html
What is your question?
You need to provide more details or supply me with a patch.
Apparently built successfully for s390x and s390: http://s390.koji.fedoraproject.org/koji/buildinfo?buildID=81935
This is about f16.
Please don't be so terse, but tell exactly what you want me to do. I cannot read your mind. Issues with secondary archs are handled by the Architecture Maintainer Teams: http://fedoraproject.org/wiki/Architectures#Packaging_Issues I reassign this to Dan, who has fixed the package for s390x already, and who could tell how to proceed.
I think all what needs to be done here is to rebase the f16 branch to current master and build an update. It's not necessary to submit the update to bodhi. I will then grab the srpm from x86 koji and rebuild it in s390x koji. I will take care of all of that.
http://s390.koji.fedoraproject.org/koji/buildinfo?buildID=82477