Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 178846

Summary: dev-lang/mono-1.2.4 fails test
Product: Gentoo Linux Reporter: Carsten Lohrke (RETIRED) <carlo>
Component: New packagesAssignee: dotnet project <dotnet>
Status: RESOLVED DUPLICATE    
Severity: normal    
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Carsten Lohrke (RETIRED) gentoo-dev 2007-05-17 08:54:26 UTC
make[3]: Entering directory `/var/tmp/portage/dev-lang/mono-1.2.4/work/mono-1.2.4/runtime'
/bin/sh /var/tmp/portage/dev-lang/mono-1.2.4/work/mono-1.2.4/install-sh -d _tmpinst/bin
cp mono-wrapper _tmpinst/bin/mono
test -n '_tmpinst/bin/ilasmilasm/ilasm.exe'
mkdir: cannot create directory `_tmpinst/bin': File exists
make[3]: *** [_tmpinst/bin/mono] Error 1
make[3]: Leaving directory `/var/tmp/portage/dev-lang/mono-1.2.4/work/mono-1.2.4/runtime'
make[2]: *** [_tmpinst/bin/mcs] Error 2
make[2]: *** Waiting for unfinished jobs....
echo '#! /bin/sh' > _tmpinst/bin/ilasm
r=`pwd`; m=`cd ../mcs && pwd`; echo 'exec "'"$r/_tmpinst/bin/mono"'" "'"$m/ilasm/ilasm.exe"'" "$@"' >> _tmpinst/bin/ilasm
chmod +x _tmpinst/bin/ilasm
make[3]: Leaving directory `/var/tmp/portage/dev-lang/mono-1.2.4/work/mono-1.2.4/runtime'
make[2]: Leaving directory `/var/tmp/portage/dev-lang/mono-1.2.4/work/mono-1.2.4/runtime'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/var/tmp/portage/dev-lang/mono-1.2.4/work/mono-1.2.4'
make: *** [all] Error 2
Comment 1 Carsten Lohrke (RETIRED) gentoo-dev 2007-05-17 10:45:15 UTC
bah, not test related and dupe...

*** This bug has been marked as a duplicate of bug 178820 ***