Version-Release number of selected component (if applicable): pth-2.0.7-6.el5.ppc64 pth-2.0.7-6.el5.ppc automake-1.9.6-2.3.el5.noarch glibc-common-2.5-49.el5_5.7.ppc glibc-common-2.5-49.el5_5.7.ppc How reproducible: always Steps to Reproduce: 1. rpm -ivh pth*src.rpm 2. rpmbuild -bc /usr/src/redhat/SPECS/pth.spec Actual results: test_misc.o: In function make[1]: *** [test_std] Error 1 make[1]: *** [test_misc] Error 1 make[1]: *** [test_philo] Error 1 etc... Expected results: no errors, pth package is build Additional info: The results of automated test on RHEL5.6 tree https://beaker.engineering.redhat.com/tasks/executed?task=/CoreOS/pth/Sanity/selftest&job_id=32079
I've hit the same issue on RHEL5.7 Alpha build with following versions: pth-2.0.7-6.el5 pth-2.0.7-6.el5 automake-1.9.6-2.3.el5 glibc-common-2.5-65
I do not think this is a bug as the package can be built fine in brew. The problem here will be that you are trying to build a 64bit package on a 32bit system. I had this problem in a couple of my tests. I fixed pth test adn now runs fine on ppc64: :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: [ LOG ] :: Setup :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: [ PASS ] :: Checking for the presence of pth rpm :: [ PASS ] :: Creating tmp directory :: [ PASS ] :: Running 'pushd /tmp/tmp.HITEG11692' :: [ LOG ] :: rlFetchSrcForInstalled: Fetching source rpm for installed pth :: [ INFO ] :: rlFetchSrcForInstalled: Installed pth version: pth-2.0.7-6.el5.ppc :: [ PASS ] :: Installing source RPM :: [ PASS ] :: Building package :: [ PASS ] :: Running 'cd /usr/src/redhat/BUILD/pth*' :: [ LOG ] :: Duration: 29s :: [ LOG ] :: Assertions: 6 good, 0 bad :: [ PASS ] :: RESULT: Setup :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: [ LOG ] :: Test :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: [ PASS ] :: Testing :: [ PASS ] :: File '/tmp/tmp.HITEG11692/tests.log' should contain 'OK - ALL TESTS SUCCESSFULLY PASSED' :: [ LOG ] :: Duration: 1s :: [ LOG ] :: Assertions: 2 good, 0 bad :: [ PASS ] :: RESULT: Test
This request was evaluated by Red Hat Product Management for inclusion in the current release of Red Hat Enterprise Linux. Because the affected component is not scheduled to be updated in the current release, Red Hat is unfortunately unable to address this request at this time. Red Hat invites you to ask your support representative to propose this request, if appropriate and relevant, in the next release of Red Hat Enterprise Linux.
Per C#2.