Created attachment 895027 [details] taglib fix Description of problem: taglib build-in tests fail on big-endian machines How reproducible: Always Steps to Reproduce: 1. build package on BE machine 2. run tests Actual results: tests fail Expected results: tests will pass Additional info: There is a problem with byte swaping in copyFromUTF16(const char ...) in tstring.cpp on BE. And few missing delete in FLAC test suite, it seems file changes are not wrtten to disk until FLAC file handling class is released. In attachment is patch fixing both problems. It applies cleanly against both upstream and fedora sources. I have tested it on x86_64 and ppc64 with no problems. I will post link to this BZ to upstream gitHub issues tarcker(https://github.com/taglib/taglib/issues).
Link to upstream tracker https://github.com/taglib/taglib/issues/384.
taglib-1.9.1-5.fc19 has been submitted as an update for Fedora 19. https://admin.fedoraproject.org/updates/taglib-1.9.1-5.fc19
taglib-1.9.1-5.fc20 has been submitted as an update for Fedora 20. https://admin.fedoraproject.org/updates/taglib-1.9.1-5.fc20
Package taglib-1.9.1-5.fc20: * should fix your issue, * was pushed to the Fedora 20 testing repository, * should be available at your local mirror within two days. Update it with: # su -c 'yum update --enablerepo=updates-testing taglib-1.9.1-5.fc20' as soon as you are able to. Please go to the following url: https://admin.fedoraproject.org/updates/FEDORA-2014-6412/taglib-1.9.1-5.fc20 then log in and leave karma (feedback).
taglib-1.9.1-5.fc19 has been pushed to the Fedora 19 stable repository. If problems still persist, please make note of it in this bug report.
taglib-1.9.1-5.fc20 has been pushed to the Fedora 20 stable repository. If problems still persist, please make note of it in this bug report.