On Sat, Oct 20, 2012 at 9:12 AM, Nigel Taylor <njtay...@asterisk.demon.co.uk> wrote: > On 10/20/12 11:21, Stuart Henderson wrote: >> On 2012/10/20 02:33, Nigel Taylor wrote: >>> The last mono I built was 8 Oct on amd64, 9 Oct on i386, didn't work >>> first time as I recall on amd64, that was using dpb. When I hit a >>> failure, I just use make, once I have finished with the dpb building, >>> which continues from the point of failure, I may have rebooted before >>> running the make. >> >>>From what I remember on i386, >> >> - builds fail far more frequently under dpb than outside it >> - if it doesn't build outside dpb, then rebooting usually fixes this(!!!) > I usually reboot if I see top has changed from Swap 0K/4095M to xxxM/4095M, > occurs > quite often after a dpb run. > > i386 build failed here.... > > gmake[7]: Entering directory > `/usr/ports/pobj/mono-2.10.9/mono-2.10.9/mcs/class/Microsoft.VisualC' > MONO_PATH="./../../class/lib/basic:$MONO_PATH" > /usr/ports/pobj/mono-2.10.9/mono-2.10.9/runtime/mono-wrapper > ./../../class/lib/basic/gacutil.exe /i > ./../../class/lib/net_2_0/Microsoft.Visual > C.dll /f /root /usr/ports/pobj/mono-2.10.9/fake-i386/usr/local/lib /package > 2.0 > Failure adding assembly ./../../class/lib/net_2_0/Microsoft.VisualC.dll to > the cache: Strong name cannot be verified for delay-signed assembly > Error while executing /usr/ports/pobj/mono-2.10.9/mono-2.10.9/mono/mini/mono > --config /usr/ports/pobj/mono-2.10.9/mono-2.10.9/runtime/etc/mono/config > ./../../class/lib/basic/gacutil.exe /i . > /../../class/lib/net_2_0/Microsoft.VisualC.dll /f /root > /usr/ports/pobj/mono-2.10.9/fake-i386/usr/local/lib /package 2.0 > gmake[7]: *** [install-local] Error 2 > > > $ pwd > /usr/ports/pobj/mono-2.10.9/mono-2.10.9/mcs/class/Microsoft.VisualC > $ ls -l > total 18836 > drwxr-xr-x 2 ntayl01 wsrc 512 Feb 3 2012 Assembly > -rw-r--r-- 1 ntayl01 wsrc 194 Feb 3 2012 ChangeLog > -rw-r--r-- 1 ntayl01 wsrc 200 Nov 15 2011 Makefile > drwxr-xr-x 2 ntayl01 wsrc 512 Feb 3 2012 Microsoft.VisualC > -rw-r--r-- 1 ntayl01 wsrc 510 Nov 15 2011 > Microsoft.VisualC.dll.sources > -rw------- 1 ntayl01 wsrc 9609916 Oct 20 04:32 mono.core > > Got suck here, on i386, couple of tries... > > I did a gmake clean in the directory, then continued with make package, then > built, this was > with dpb still running and so no reboot as yet. > > >> >> Recently I have seen fewer problems building mono itself, but ports >> depending on it still often fail. >> >> > > Amit, you can try my mono build for amd64 - > > https://www.asterisk.me.uk/amd64/mono-2.10.9p0.tgz > > Very slow adsl speeds, very poor ISP, line up and down. Must switch to a new > ISP. > > These packages are available... > > $ lynx https://www.asterisk.me.uk/amd64/ > > Index of /amd64 > > Name Last modified Size Description > _________________________________________________________ > > [DIR] Parent Directory 18-May-2012 22:38 - > [ ] mono-2.10.9p0.tgz 20-Oct-2012 04:53 66.5M > [ ] mono-addins-0.6.2.tgz 20-Oct-2012 06:19 475k > [ ] mono-avahi-0.6.31p0.tgz 13-Oct-2012 16:13 51k > [ ] mono-basic-2.10.tgz 20-Oct-2012 09:26 1017k > [ ] mono-gdata-1.9.0.0.tgz 20-Oct-2012 07:03 245k > [ ] mono-gnome-2.24.2p1.tgz 15-Oct-2012 18:38 295k > [ ] mono-gtk2-2.12.10p6.tgz 13-Oct-2012 06:37 3.5M > [ ] mono-notify-0.4.0p2.tgz 20-Oct-2012 07:06 13k > [ ] mono-taglib-2.0.3.7p..> 20-Oct-2012 07:05 183k > [ ] mono-xsp-2.10.2p0.tgz 20-Oct-2012 09:18 400k > [ ] mono-zeroconf-0.9.0p..> 20-Oct-2012 07:05 94k > [ ] monodevelop-2.4.2p2.tgz 13-Oct-2012 16:17 7.0M > [ ] monotone-0.39.tgz 13-Oct-2012 13:59 2.9M > _______________________________________________________
thanks nigel, appreciate that a lot.