cstream-2.7.6-3.fc12.src.rpm Failed To Build From Source against the rawhide tree. See http://fedoraproject.org/wiki/FTBFS for more information. If you believe this is actually a bug in another package, do NOT change the component in this bug or close this bug. Instead, add the appropriate bug number from the other package to the "Depends on" line in this bug. If the other package does not yet have a bug created that you think matches, please create one. Doing so helps us properly track bugs and their dependencies, just as we track package dependencies. (If you close this bug, and the other package is not fixed before the next FTBFS run, a new bug will get created. Please follow the above advice to avoid such duplication.)
Created an attachment (id=444224) root.log root.log for i386
Created an attachment (id=444225) build.log build.log for i386
Created an attachment (id=444226) mock.log mock.log for i386
Created an attachment (id=444227) root.log root.log for x86_64
Created an attachment (id=444228) build.log build.log for x86_64
Created an attachment (id=444229) mock.log mock.log for x86_64
Created attachment 446375 [details] Untested patch: Fix double assignment Fix double assignment An assignment of the form "a = a = 23;" causes a compiler warning in F14 and beyond. As assigning the value once or twice should make no difference, we now just do "a = 23;".
I cannot run local mock builds or koji builds to actually test the double assignment patch. Will do that in a few days.
For the record: this also might be considered a gcc bug. int a; a = a = 23; giving a warning of cc1: warnings being treated as errors foo.c: In function 'loop': foo.c:MM:NN: error: operation on 'a' may be undefined is counter-intuitive, to say the least.
cstream-2.7.6-4.fc13 has been submitted as an update for Fedora 13. https://admin.fedoraproject.org/updates/cstream-2.7.6-4.fc13
cstream-2.7.6-4.fc14 has been submitted as an update for Fedora 14. https://admin.fedoraproject.org/updates/cstream-2.7.6-4.fc14
cstream-2.7.6-4.fc12 has been submitted as an update for Fedora 12. https://admin.fedoraproject.org/updates/cstream-2.7.6-4.fc12
cstream-2.7.6-4.fc14 has been pushed to the Fedora 14 testing repository. If problems still persist, please make note of it in this bug report. If you want to test the update, you can install it with su -c 'yum --enablerepo=updates-testing update cstream'. You can provide feedback for this update here: https://admin.fedoraproject.org/updates/cstream-2.7.6-4.fc14
cstream-2.7.6-4.fc15 builds in rawhide as of 2010-12-01.
cstream-2.7.6-4.fc14 has been pushed to the Fedora 14 stable repository. If problems still persist, please make note of it in this bug report.
cstream-2.7.6-4.fc13 has been pushed to the Fedora 13 stable repository. If problems still persist, please make note of it in this bug report.