Francis Ricci via llvm-dev
2016-Apr-27 16:22 UTC
[llvm-dev] [lldb-dev] Ubuntu nightly package for lldb 3.8 has no binary
CC-ing llvm-dev. On Wed, Apr 27, 2016 at 1:57 AM Pavel Labath <labath at google.com> wrote:> Hi, > > last time I tried the prebuilt packages (it was quite a while ago), > they did not work, but I had no time to figure out what's wrong with > them. I think it would be super-great if someone would take a look and > make sure the prebuilt lldb packages work. I haven't seen any mention > of these scripts in this forum though, so you may need to ask on > llvm-dev instead... > > pl > > > On 27 April 2016 at 02:05, Francis Ricci via lldb-dev > <lldb-dev at lists.llvm.org> wrote: > > I'm trying to install lldb-3.8 on Ubuntu (trusty), but installing the > > lldb-3.8 packages doesn't appear to install a binary (only symlinks). > > According to dpkg -L, I have the following symlinks: > > /usr/bin/lldb-3.8 -> ../lib/llvm-3.8/bin/lldb > > /usr/lib/llvm-3.8/bin/lldb -> lldb-3.8.0 > > > > /usr/lib/llvm-3.8/bin/lldb-3.8.0 does not exist, and dpkg doesn't show > any > > other possible lldb binaries. > > > > I'm using: > > deb http://llvm.org/apt/trusty/ llvm-toolchain-trusty-3.8 main > > deb-src http://llvm.org/apt/trusty/ llvm-toolchain-trusty-3.8 main > > > > Installing lldb-3.9 works without a problem. > > > > Is this a known problem? If you can point me to the scripts used by the > > nightly builds, I can look into it. > > > > Francis > > > > _______________________________________________ > > lldb-dev mailing list > > lldb-dev at lists.llvm.org > > http://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-dev > > >-------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20160427/321d43aa/attachment-0001.html>
Francis Ricci via llvm-dev
2016-May-03 16:52 UTC
[llvm-dev] [lldb-dev] Ubuntu nightly package for lldb 3.8 has no binary
Bumping this. If someone could point me to the build scripts used or some documentation for how the nightly builds run, I can investigate the lldb package issues on my own from there. Thanks! Francis On Wed, Apr 27, 2016 at 9:22 AM Francis Ricci <francisjricci at gmail.com> wrote:> CC-ing llvm-dev. > > On Wed, Apr 27, 2016 at 1:57 AM Pavel Labath <labath at google.com> wrote: > >> Hi, >> >> last time I tried the prebuilt packages (it was quite a while ago), >> they did not work, but I had no time to figure out what's wrong with >> them. I think it would be super-great if someone would take a look and >> make sure the prebuilt lldb packages work. I haven't seen any mention >> of these scripts in this forum though, so you may need to ask on >> llvm-dev instead... >> >> pl >> >> >> On 27 April 2016 at 02:05, Francis Ricci via lldb-dev >> <lldb-dev at lists.llvm.org> wrote: >> > I'm trying to install lldb-3.8 on Ubuntu (trusty), but installing the >> > lldb-3.8 packages doesn't appear to install a binary (only symlinks). >> > According to dpkg -L, I have the following symlinks: >> > /usr/bin/lldb-3.8 -> ../lib/llvm-3.8/bin/lldb >> > /usr/lib/llvm-3.8/bin/lldb -> lldb-3.8.0 >> > >> > /usr/lib/llvm-3.8/bin/lldb-3.8.0 does not exist, and dpkg doesn't show >> any >> > other possible lldb binaries. >> > >> > I'm using: >> > deb http://llvm.org/apt/trusty/ llvm-toolchain-trusty-3.8 main >> > deb-src http://llvm.org/apt/trusty/ llvm-toolchain-trusty-3.8 main >> > >> > Installing lldb-3.9 works without a problem. >> > >> > Is this a known problem? If you can point me to the scripts used by the >> > nightly builds, I can look into it. >> > >> > Francis >> > >> > _______________________________________________ >> > lldb-dev mailing list >> > lldb-dev at lists.llvm.org >> > http://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-dev >> > >> >-------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20160503/edeeb990/attachment.html>