This is an automatically filed bug for a failed rebuild attempt for GCC 4.3. http://fedoraproject.org/wiki/JesseKeating/gcc43MassRebuildProposal Please verify why this build failed and fix it. http://koji.fedoraproject.org/koji/taskinfo?taskID=441990 Exit code was 30, check the root.log for the failed buildArch task.
original error: DEBUG util.py:261: Error: Missing Dependency: libcap.so.1()(64bit) is needed by package dbus-libs DEBUG util.py:261: Error: Missing Dependency: libcap.so.1()(64bit) is needed by package dbus scratch build submitted as 477423
linker error Loading ... /usr/bin/ld: cannot find -lSDLmain collect2: ld returned 1 exit status
The original build failure was just a transient build error. Unfortunately, a simple rebuild won't fix it due to a new problem uncovered by comment #2. This is bug 430545. You have to add: BuildRequires: SDL-static for now. The reason is that libSDLmain is only available as a static library, and SDL-devel excludes _all_ static libraries in Rawhide, even the static-only libSDLmain.
Changing version to '9' as part of upcoming Fedora 9 GA. More information and reason for this action is here: http://fedoraproject.org/wiki/BugZappers/HouseKeeping
*** Bug 449597 has been marked as a duplicate of this bug. ***
Is anyone still getting a failure to build? Or can I close this?
You have to submit a new build for Rawhide, then you can close this. All packages should have been rebuilt for GCC 4.3, this has still not happened for nethack-vultures. (It is _not_ worth submitting an update for Fedora 9 just for this, but the rebuild should happen in time for Fedora 10. The sooner, the better.)
Actually, I just submitted it to get this out of the way: http://koji.fedoraproject.org/koji/taskinfo?taskID=755091
Argh, now fails due to the new RPM: + echo 'Patch #2 (nethack-vultures-1.10.1-clawguide.patch):' Patch #2 (nethack-vultures-1.10.1-clawguide.patch): + /bin/cat /builddir/build/SOURCES/nethack-vultures-1.10.1-clawguide.patch + /usr/bin/patch -s -p0 --fuzz=0 1 out of 1 hunk FAILED Quick fix: add this line to the top of the specfile: %define _default_patch_fuzz 2 Better fix: rediff the patch so it applies without fuzz.
A fixed build finally made it through to Rawhide. One less longstanding FTBFS.