nant-0.85-32.fc12.src.rpm Failed To Build From Source against the rawhide tree. See http://fedoraproject.org/wiki/FTBFS for more information.
Setting to ASSIGNED per Fedora Bug Triage workflow. https://fedoraproject.org/wiki/BugZappers/BugStatusWorkFlow
Created attachment 370587 [details] root.log root.log for i386
Created attachment 370588 [details] build.log build.log for i386
Created attachment 370589 [details] mock.log mock.log for i386
Created attachment 370590 [details] root.log root.log for x86_64
Created attachment 370591 [details] build.log build.log for x86_64
Created attachment 370592 [details] mock.log mock.log for x86_64
This looks like a circular dependency problem: nant fails to build because of log4net, and log4net can't build because nant doesn't work in rawhide. Relevant section from "FTBFS log4net-1.2.10-8.fc13" (https://bugzilla.redhat.com/show_bug.cgi?id=539189) build log: + nant -buildfile:log4net.build compile-all ** (/usr/lib64/NAnt/bin/NAnt.exe:31485): WARNING **: The following assembly referenced from /usr/lib64/NAnt/bin/NAnt.exe could not be loaded: Assembly: log4net (assemblyref_index=1) Version: 1.2.10.0 Public Key: 2a6b8347ed52b694 I suppose nant should be bootstrapped in rawhide so that log4net can be properly rebuilt, and then nant should be rebuilt again with bootstrapping disabled.
This is all fixed up now: Built in rawhide: nant-0.85-33.fc13