Description of problem: The isomd5sum package fails to build for 64-Bit ARM (aarch64). Version-Release number of selected component (if applicable): isomd5sum-1.0.10-1.fc19 How reproducible: Consistently Steps to Reproduce: 1. Build isomd5sum on an Aarch64 simulator 2. 3. Actual results: : Processing files: isomd5sum-devel-1.0.10-1.fc19.aarch64 RPM build errors: error: File not found by glob: /builddir/build/BUILDROOT/isomd5sum-1.0.10-1.fc19.aarch64/usr/lib64/*.a File not found by glob: /builddir/build/BUILDROOT/isomd5sum-1.0.10-1.fc19.aarch64/usr/lib64/*.a Child return code was: 1 Expected results: Package builds without errors. Additional info: The development libraries were being put in .../usr/lib instead of .... /usr/lib64, but %{_libdir} was defined as /usr/lib64, so the files were not found. Attached is a patch to set LIBDIR correctly in Makefile.
Created attachment 774930 [details] Patch to set LIBDIR correctly for 64-Bit ARM (aarch64).
isomd5sum-1.0.11-1.fc19 has been submitted as an update for Fedora 19. https://admin.fedoraproject.org/updates/isomd5sum-1.0.11-1.fc19
Package isomd5sum-1.0.11-1.fc19: * should fix your issue, * was pushed to the Fedora 19 testing repository, * should be available at your local mirror within two days. Update it with: # su -c 'yum update --enablerepo=updates-testing isomd5sum-1.0.11-1.fc19' as soon as you are able to. Please go to the following url: https://admin.fedoraproject.org/updates/FEDORA-2013-13290/isomd5sum-1.0.11-1.fc19 then log in and leave karma (feedback).
isomd5sum-1.0.11-1.fc19 has been pushed to the Fedora 19 stable repository. If problems still persist, please make note of it in this bug report.