On 2012/07/25 23:37, Amit Kulkarni wrote: > Hi, > > I don't have access to build logs, but I am failing to build mono for > last week. I tried with latest current. Anybody noticed breakage? I > will submit the detailed message tomorrow when I have access to > machine. > > thanks >
On i386 it fails with dpb pretty often, but usually builds OK standalone. One thing I noticed is autoconf picking up libexecinfo, it's not implicated in the actual error messages but I'll try adding as a dep anyway. Errors are often "error 255", but the last one I saw was like this: Error while executing /usr/obj/mono-2.10.9/mono-2.10.9/mono/mini/mono --config /usr/obj/mono-2.10.9/mono-2.10.9/runtime/etc/mono/config ./../../class/lib/basic/sn.exe -q -R ../../class/compat/net_2_0/System.Web.Extensions.dll ./../../class/mono.snk Really very little information about what fails. Diff between bad and good DPB builds here: http://junkpile.org/mono-buildlog.diff It's hard to read as there are a bunch of strange whitespace changes.
