Note: This is a public test instance of Red Hat Bugzilla. The data contained within is a snapshot of the live data so any changes you make will not be reflected in the production Bugzilla. Email is disabled so feel free to test any aspect of the site that you want. File any problems you find or give feedback at bugzilla.redhat.com.

Bug 1239705

Summary: nant: FTBFS in rawhide
Product: [Fedora] Fedora Reporter: Dennis Gilmore <dennis>
Component: nantAssignee: Timotheus Pokorra <pokorra.mailinglists>
Status: CLOSED NEXTRELEASE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 23CC: chkr, pokorra.mailinglists
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2015-07-16 10:33:37 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On:    
Bug Blocks: 1239338    
Attachments:
Description Flags
build.log
none
root.log
none
state.log none

Description Dennis Gilmore 2015-07-05 21:07:52 UTC
Your package nant failed to build from source in current rawhide.

http://koji.fedoraproject.org/koji/taskinfo?taskID=10116144

For details on mass rebuild see https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild

Comment 1 Dennis Gilmore 2015-07-05 21:07:53 UTC
Created attachment 1047430 [details]
build.log

Comment 2 Dennis Gilmore 2015-07-05 21:07:54 UTC
Created attachment 1047431 [details]
root.log

Comment 3 Dennis Gilmore 2015-07-05 21:07:54 UTC
Created attachment 1047432 [details]
state.log

Comment 4 Jan Kurik 2015-07-15 13:35:40 UTC
This bug appears to have been reported against 'rawhide' during the Fedora 23 development cycle.
Changing version to '23'.

(As we did not run this process for some time, it could affect also pre-Fedora 23 development
cycle bugs. We are very sorry. It will help us with cleanup during Fedora 23 End Of Life. Thank you.)

More information and reason for this action is here:
https://fedoraproject.org/wiki/BugZappers/HouseKeeping/Fedora23

Comment 5 Timotheus Pokorra 2015-07-16 07:30:39 UTC
I am working on this. The build requires a newer NUnit.
We just got the package review approved for nunit 2.6.4.

Comment 6 Timotheus Pokorra 2015-07-16 10:33:37 UTC
now the package builds in post bootstrap mode (I tested locally that it also still builds in bootstrap mode).

I have built the package for F23 and rawhide.
See the result: http://koji.fedoraproject.org/koji/packageinfo?packageID=2599

This is the git comment:
build requires now nunit >= 2.6.4.
fix problems with missing NDoc and netDumbster dlls.
Reduce complexity by dumping NDoc and NUnit1 support even in the bootstrap and not only in post bootstrap.
The only reason for bootstrap should be log4net, because that requires nant to build.