Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 04 Jul 2012 21:53:53 +0200
From:      Dimitry Andric <dim@FreeBSD.org>
To:        Peter Jeremy <peter@rulingia.com>
Cc:        freebsd-ports@freebsd.org, Leslie Jensen <leslie@eskk.nu>
Subject:   Re: make failed for editors/libreoffice
Message-ID:  <4FF49F51.8070600@FreeBSD.org>
In-Reply-To: <20120704191351.GB70705@server.rulingia.com>
References:  <4FF15A89.3000204@eskk.nu> <4FF2E349.5000202@FreeBSD.org> <20120704191351.GB70705@server.rulingia.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On 2012-07-04 21:13, Peter Jeremy wrote:
> On 2012-Jul-03 14:19:21 +0200, Dimitry Andric <dim@freebsd.org> wrote:
>> On 2012-07-02 10:23, Leslie Jensen wrote:
>> ...
>>> Assertion failed: (EST != EST_Delayed && EST != EST_Uninstantiated), 
>>> function isNothrow, file 
>>> /usr/ports/lang/clang/work/llvm-3.1.src/tools/clang/lib/CodeGen/../../include/clang/AST/Type.h, 
>>> line 2873.
...
>> Can you please mail me the .ii and .sh files that are mentioned above?  E.g. these files:
>>
>> /tmp/null_canvascustomsprite-TmaoHV.ii
>> /tmp/null_canvascustomsprite-TmaoHV.sh
>> /tmp/null_canvasbitmap-m0BlpL.ii
>> /tmp/null_canvasbitmap-m0BlpL.sh
> 
> Did you get any further in diagnosing this problem?  I am seeing a
> very similar failure on 8-stable/amd64 (though only affecting
> null_canvasbitmap).

I have been mailed a set of .ii files, and I was able to reproduce the
assert, not only with clang 3.1 release, but also with clang trunk,
unfortunately.  So it seems a regression; it only happens when you pass
-std=gnu++11 (or c++11).

I'm reducing the testcase as I mail this, and I will add it to
http://llvm.org/bugs/show_bug.cgi?id=12763 (which seems to be the most
likely bug report for this).



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4FF49F51.8070600>