Date: Wed, 21 Aug 2013 19:10:05 +0000 From: Cary <cary@SDF.ORG> To: Dimitry Andric <dim@FreeBSD.org> Cc: freebsd-ports@freebsd.org Subject: Re: building seamonkey with clang Message-ID: <20130821191005.GA6365@SDF.ORG> In-Reply-To: <DCA17AEA-0A39-4737-95F6-6738798D6608@FreeBSD.org> References: <20130819225440.GA18160@SDF.ORG> <5AF5CDE0-8684-4A9E-9A85-E3F2CF8D0F58@FreeBSD.org> <20130821065045.GA8976@SDF.ORG> <20130821112312.GA18426@SDF.ORG> <DCA17AEA-0A39-4737-95F6-6738798D6608@FreeBSD.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, Aug 21, 2013 at 05:29:28PM +0200, Dimitry Andric wrote: > On Aug 21, 2013, at 13:23, Cary <cary@SDF.ORG> wrote: > > On Wed, Aug 21, 2013 at 06:50:45AM +0000, Cary wrote: > >> On Tue, Aug 20, 2013 at 11:05:42PM +0200, Dimitry Andric > >> wrote: > >>> On Aug 20, 2013, at 00:54, Cary <cary@SDF.ORG> wrote: > >>>> Several attempts to build the current port of seamonkey on 9.1-release have > >>>> all failed at the same point. > >>>> I have rebuilt clang and have no idea what else > >>>> can be done. > >>>> Here is the error: > >>>> > >>>> > >>>> Assertion failed: (isa<Argument>(Val) && "Unknown live-in to the entry block"), > >>>> function solveBlockValueNonLocal, file /usr/src/lib/clang/libllvmanalysis/../../ > >>>> ../contrib/llvm/lib/Analysis/LazyValueInfo.cpp, line 605. > >>> > >>> This is clang 3.1, so meanwhile the assert will most likely have been > >>> fixed. Can you try building one of the lang/clang ports, and build the > >>> seamonkey port with that instead? > >>> > >>> -Dimitry > >>> > >>> > >> At the moment I am using clang-3.3_1 to build the seamonkey port. > > No, I wasn't. Sorry. Trying again. > > Ok, I will assume a newer clang version will have this problem fixed. > Please let us know whether it works for you now. > > However, out of interest, I would like to determine the exact upstream > revision which fixed it. Could you please send me files that clang++ > mentioned in your original post (if you still have them): > > clang++: note: diagnostic msg: /tmp/nsMsgMaildirStore-SbFLtj.ii > clang++: note: diagnostic msg: /tmp/nsMsgMaildirStore-SbFLtj.sh > > I can use these to reproduce the problem locally, without having to > duplicate your build environment, and compiling all the mozilla code. > > -Dimitry > > Still building the port. The files you requested should be available here: http://filebin.ca/sJ7l6KWpOr3/tmp-2.20.tar.gz Thank you for your interest. -- cary@sdf.org SDF Public Access UNIX System - http://sdf.org
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20130821191005.GA6365>