[prev in list] [next in list] [prev in thread] [next in thread] 

List:       llvm-bugs
Subject:    [LLVMbugs] [Bug 19915] address sanitizer fails to pick up LD_LIBRARY_PATH
From:       bugzilla-daemon () llvm ! org
Date:       2014-07-30 17:38:17
Message-ID: bug-19915-206-h6ef5tsEXl () http ! llvm ! org/bugs/
[Download RAW message or body]

--1406741898.f531a7B2.13283
Date: Wed, 30 Jul 2014 12:38:18 -0500
MIME-Version: 1.0
Content-Type: text/plain; charset="UTF-8"

http://llvm.org/bugs/show_bug.cgi?id=19915

Reid Kleckner <rnk@google.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|REOPENED                    |RESOLVED
         Resolution|---                         |WORKSFORME

--- Comment #14 from Reid Kleckner <rnk@google.com> ---
(In reply to comment #13)
> I am seeing the same error with the official clang 3.4.2 binaries for ubuntu
> 14.04 from llvm.org. I am running the latest ubuntu 14.04 (which is 14.04.1
> now) with all packages up-to-date. I extracted the contents into /usr/local
> and "clang -v" bails out with the same error as Steven is having.

That's troublesome.  I think the micro releases of 3.4 started using C++11 to
make backporting easier.  I don't know what version of libstdc++ Ubuntu 13.10
has, but it appears that it isn't new enough.

There are two solutions for you: upgrade Ubuntu or build gcc 4.9, install it
locally, and point LD_LIBRARY_PATH at it's lib64 directory, as described in
http://llvm.org/docs/GettingStarted.html#getting-a-modern-host-c-toolchain

I think your problem is different from Steven's problem, because he is already
setting LD_LIBRARY_PATH.  Your problem is expected fallout of using C++11 in
the 3.4 micro release branch, and it sounds like it's too late to fix.

Steven hasn't updated the bug in a month, and he hasn't provided the
information that Kostya asked, so I'm going to close this out.  Steven, feel
free to reopen if you have more information.

-- 
You are receiving this mail because:
You are on the CC list for the bug.

--1406741898.f531a7B2.13283
Date: Wed, 30 Jul 2014 12:38:18 -0500
MIME-Version: 1.0
Content-Type: text/html; charset="UTF-8"

<html>
    <head>
      <base href="http://llvm.org/bugs/" />
    </head>
    <body><span class="vcard"><a class="email" href="mailto:rnk&#64;google.com" \
title="Reid Kleckner &lt;rnk&#64;google.com&gt;"> <span class="fn">Reid \
Kleckner</span></a> </span> changed
              <a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED WORKSFORME - address sanitizer fails to pick up LD_LIBRARY_PATH"
   href="http://llvm.org/bugs/show_bug.cgi?id=19915">bug 19915</a>
        <br>
             <table border="1" cellspacing="0" cellpadding="8">
          <tr>
            <th>What</th>
            <th>Removed</th>
            <th>Added</th>
          </tr>

         <tr>
           <td style="text-align:right;">Status</td>
           <td>REOPENED
           </td>
           <td>RESOLVED
           </td>
         </tr>

         <tr>
           <td style="text-align:right;">Resolution</td>
           <td>---
           </td>
           <td>WORKSFORME
           </td>
         </tr></table>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED WORKSFORME - address sanitizer fails to pick up LD_LIBRARY_PATH"
   href="http://llvm.org/bugs/show_bug.cgi?id=19915#c14">Comment # 14</a>
              on <a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED WORKSFORME - address sanitizer fails to pick up LD_LIBRARY_PATH"
   href="http://llvm.org/bugs/show_bug.cgi?id=19915">bug 19915</a>
              from <span class="vcard"><a class="email" \
href="mailto:rnk&#64;google.com" title="Reid Kleckner &lt;rnk&#64;google.com&gt;"> \
<span class="fn">Reid Kleckner</span></a> </span></b>
        <pre>(In reply to <a href="show_bug.cgi?id=19915#c13">comment #13</a>)
<span class="quote">&gt; I am seeing the same error with the official clang 3.4.2 \
binaries for ubuntu &gt; 14.04 from llvm.org. I am running the latest ubuntu 14.04 \
(which is 14.04.1 &gt; now) with all packages up-to-date. I extracted the contents \
into /usr/local &gt; and &quot;clang -v&quot; bails out with the same error as Steven \
is having.</span >

That's troublesome.  I think the micro releases of 3.4 started using C++11 to
make backporting easier.  I don't know what version of libstdc++ Ubuntu 13.10
has, but it appears that it isn't new enough.

There are two solutions for you: upgrade Ubuntu or build gcc 4.9, install it
locally, and point LD_LIBRARY_PATH at it's lib64 directory, as described in
<a href="http://llvm.org/docs/GettingStarted.html#getting-a-modern-host-c-toolchain">http://llvm.org/docs/GettingStarted.html#getting-a-modern-host-c-toolchain</a>


I think your problem is different from Steven's problem, because he is already
setting LD_LIBRARY_PATH.  Your problem is expected fallout of using C++11 in
the 3.4 micro release branch, and it sounds like it's too late to fix.

Steven hasn't updated the bug in a month, and he hasn't provided the
information that Kostya asked, so I'm going to close this out.  Steven, feel
free to reopen if you have more information.</pre>
        </div>
      </p>
      <hr>
      <span>You are receiving this mail because:</span>
      
      <ul>
          <li>You are on the CC list for the bug.</li>
      </ul>
    </body>
</html>

--1406741898.f531a7B2.13283--



_______________________________________________
LLVMbugs mailing list
LLVMbugs@cs.uiuc.edu
http://lists.cs.uiuc.edu/mailman/listinfo/llvmbugs


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic