[Lldb-commits] [PATCH] Compiler args patch resubmission

Alex Pepper apepper at blueshiftinc.com
Thu Oct 16 09:11:50 PDT 2014


I am looking into it.  Thanks.

- Alex


On Oct 16, 2014, at 8:09 AM, Ed Maste <emaste at freebsd.org> wrote:

> On FreeBSD this change introduced 29 test failures. It seems like they are all segfaults.
> 
> My test build was w/o debug info - I'll have to rebuild and grab a backtrace.
> 
> ```
> Failing Tests (29)
> FAIL: LLDB (suite) :: TestHelloWorld.py (FreeBSD feynman 10.0-STABLE FreeBSD 10.0-STABLE #1 r268946+94ba9c8(stable-10): Mon Jul 21 14:06:09 EDT 2014     emaste at feynman:/tank/emaste/obj/tank/emaste/src/git-stable-10/sys/GENERIC amd64 amd64)
> FAIL: LLDB (suite) :: TestMultithreaded.py (FreeBSD feynman 10.0-STABLE FreeBSD 10.0-STABLE #1 r268946+94ba9c8(stable-10): Mon Jul 21 14:06:09 EDT 2014     emaste at feynman:/tank/emaste/obj/tank/emaste/src/git-stable-10/sys/GENERIC amd64 amd64)
> FAIL: LLDB (suite) :: TestConditionalBreak.py (FreeBSD feynman 10.0-STABLE FreeBSD 10.0-STABLE #1 r268946+94ba9c8(stable-10): Mon Jul 21 14:06:09 EDT 2014     emaste at feynman:/tank/emaste/obj/tank/emaste/src/git-stable-10/sys/GENERIC amd64 amd64)
> FAIL: LLDB (suite) :: TestBreakpointCommand.py (FreeBSD feynman 10.0-STABLE FreeBSD 10.0-STABLE #1 r268946+94ba9c8(stable-10): Mon Jul 21 14:06:09 EDT 2014     emaste at feynman:/tank/emaste/obj/tank/emaste/src/git-stable-10/sys/GENERIC amd64 amd64)
> ...
> ninja: build stopped: subcommand failed.                                        
> ```
> 
> http://reviews.llvm.org/D5806
> 
> 





More information about the lldb-commits mailing list