Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 179270 - dev-dotnet/nant-0.85 fails to build on ~amd64
Summary: dev-dotnet/nant-0.85 fails to build on ~amd64
Status: RESOLVED NEEDINFO
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: AMD64 Linux
: High normal (vote)
Assignee: dotnet project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-05-20 20:37 UTC by Peter Avramucz
Modified: 2007-06-23 19:53 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Peter Avramucz 2007-05-20 20:37:21 UTC
>>> 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...
Comment 1 Jurek Bartuszek (RETIRED) gentoo-dev 2007-06-23 00:55:51 UTC
post your emerge --info please
Comment 2 Jurek Bartuszek (RETIRED) gentoo-dev 2007-06-23 19:53:59 UTC
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