| Summary: | dev-dotnet/nant-0.85 fails to build on ~amd64 | ||
|---|---|---|---|
| Product: | Gentoo Linux | Reporter: | Peter Avramucz <muczyjoe> |
| Component: | Current packages | Assignee: | dotnet project <dotnet> |
| Status: | RESOLVED NEEDINFO | ||
| Severity: | normal | ||
| Priority: | High | ||
| Version: | unspecified | ||
| Hardware: | AMD64 | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Package list: | Runtime testing required: | --- | |
post your emerge --info please Since many users report that nant-0.85 builds fine on their amd64 boxes it seems that it's not an arch related bug. Closing with needinfo |
>>> Compiling source in /var/tmp/portage/dev-dotnet/nant-0.85/work/nant-0.85 ... mkdir -p bootstrap cp -R lib/ bootstrap/lib # Mono loads log4net before privatebinpath is set-up, so we need this in the same directory # as NAnt.exe cp lib/log4net.dll bootstrap cp src/NAnt.Console/App.config bootstrap/NAnt.exe.config mcs -target:exe -define:MONO -out:bootstrap/NAnt.exe -r:bootstrap/log4net.dll \ -recurse:src/NAnt.Console/*.cs src/CommonAssemblyInfo.cs resgen src/NAnt.Core/Resources/Strings.resx bootstrap/NAnt.Core.Resources.Strings.resources Error: Invalid ResX input. Could not find valid "resheader" tags for the ResX reader & writer type names. make: *** [bootstrap/NAnt.Core.dll] Error 1 However I get "a lone zero block at 22932" from tar when unpacking...