[lldb-dev] Fwd: buildbot failure in LLVM on lldb-x86_64-linux

Todd Fiala tfiala at google.com
Thu Jan 23 19:05:54 PST 2014


This buildbot looks to be failing on either missing libedit or having the
build misconfigured.  It is failing on loading histedit.

In file included from IOChannel.cpp:10:0:
Platform.h:101:26: fatal error: histedit.h: No such file or directory
     #include <histedit.h>
                          ^

On our Linux x86_64 build using gcc 4.8.2, we need to include a libedit on
our machine.  We're able to get by with the stock Ubuntu 12.04 libedit-dev
package until the iohandler branch gets merged in.  (Once that branch does
get merged in, we found we have to use a newer libedit and manually
configure that to get chosen over the stock system version.  I don't think
that's necessarily relevant here).

Hope that helps.

-Todd

---------- Forwarded message ----------
From: <llvm.buildmaster at lab.llvm.org>
Date: Thu, Jan 23, 2014 at 6:21 PM
Subject: buildbot failure in LLVM on lldb-x86_64-linux
To: Hans Wennborg <hans at hanshq.net>, Todd Fiala <tfiala at google.com>
Cc: gkistanova at gmail.com


The Buildbot has detected a new failure on builder lldb-x86_64-linux while
building lldb.
Full details are available at:
 http://lab.llvm.org:8011/builders/lldb-x86_64-linux/builds/9822

Buildbot URL: http://lab.llvm.org:8011/

Buildslave for this Build: gcc20

Build Reason: scheduler
Build Source Stamp: [branch trunk] 199959
Blamelist: hans,tfiala

BUILD FAILED: failed compile

sincerely,
 -The Buildbot






-- 
Todd Fiala | Software Engineer | tfiala at google.com | 650-943-3180
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/lldb-dev/attachments/20140123/aee7f171/attachment.html>


More information about the lldb-dev mailing list