<html>
    <head>
      <base href="https://llvm.org/bugs/" />
    </head>
    <body><table border="1" cellspacing="0" cellpadding="8">
        <tr>
          <th>Bug ID</th>
          <td><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW --- - polly compilation is failing with JSON errors at least since svn 267193"
   href="https://llvm.org/bugs/show_bug.cgi?id=27812">27812</a>
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>polly compilation is failing with JSON errors at least since svn 267193
          </td>
        </tr>

        <tr>
          <th>Product</th>
          <td>Polly
          </td>
        </tr>

        <tr>
          <th>Version</th>
          <td>unspecified
          </td>
        </tr>

        <tr>
          <th>Hardware</th>
          <td>Other
          </td>
        </tr>

        <tr>
          <th>OS</th>
          <td>Linux
          </td>
        </tr>

        <tr>
          <th>Status</th>
          <td>NEW
          </td>
        </tr>

        <tr>
          <th>Severity</th>
          <td>release blocker
          </td>
        </tr>

        <tr>
          <th>Priority</th>
          <td>P
          </td>
        </tr>

        <tr>
          <th>Component</th>
          <td>Optimizer
          </td>
        </tr>

        <tr>
          <th>Assignee</th>
          <td>polly-dev@googlegroups.com
          </td>
        </tr>

        <tr>
          <th>Reporter</th>
          <td>paulo.miguel.dias@gmail.com
          </td>
        </tr>

        <tr>
          <th>CC</th>
          <td>llvm-bugs@lists.llvm.org
          </td>
        </tr>

        <tr>
          <th>Classification</th>
          <td>Unclassified
          </td>
        </tr></table>
      <p>
        <div>
        <pre>[ 91%] Building CXX object
tools/llvm-cxxdump/CMakeFiles/llvm-cxxdump.dir/llvm-cxxdump.cpp.o
cd "/«PKGBUILDDIR»/build-llvm/tools/llvm-cxxdump" && /usr/bin/g++-5  
-D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS
-D__STDC_LIMIT_MACROS -I"/«PKGBUILDDIR»/build-llvm/tools/llvm-cxxdump"
-I"/«PKGBUILDDIR»/tools/llvm-cxxdump" -I"/«PKGBUILDDIR»/build-llvm/include"
-I"/«PKGBUILDDIR»/include"  -std=c++0x -fPIC -fvisibility-inlines-hidden -Wall
-W -Wno-unused-parameter -Wwrite-strings -Wcast-qual
-Wno-missing-field-initializers -pedantic -Wno-long-long
-Wno-maybe-uninitialized -Wdelete-non-virtual-dtor -Wno-comment
-Werror=date-time -std=c++11 -ffunction-sections -fdata-sections -O2 -g
-DNDEBUG    -fno-exceptions -o CMakeFiles/llvm-cxxdump.dir/llvm-cxxdump.cpp.o
-c "/«PKGBUILDDIR»/tools/llvm-cxxdump/llvm-cxxdump.cpp"
../../lib/libPolly.a(JSONExporter.cpp.o): In function `getJSON':
/«PKGBUILDDIR»/tools/polly/lib/Exchange/JSONExporter.cpp:112: undefined
reference to `Json::Value::operator=(Json::Value const&)'
/«PKGBUILDDIR»/tools/polly/lib/Exchange/JSONExporter.cpp:113: undefined
reference to `Json::Value::operator=(Json::Value const&)'
/«PKGBUILDDIR»/tools/polly/lib/Exchange/JSONExporter.cpp:115: undefined
reference to `Json::Value::operator=(Json::Value const&)'
/«PKGBUILDDIR»/tools/polly/lib/Exchange/JSONExporter.cpp:121: undefined
reference to `Json::Value::operator=(Json::Value const&)'
/«PKGBUILDDIR»/tools/polly/lib/Exchange/JSONExporter.cpp:122: undefined
reference to `Json::Value::operator=(Json::Value const&)'
../../lib/libPolly.a(JSONExporter.cpp.o):/«PKGBUILDDIR»/tools/polly/lib/Exchange/JSONExporter.cpp:123:
more undefined references to `Json::Value::operator=(Json::Value const&)'
follow
collect2: error: ld returned 1 exit status
tools/bugpoint/CMakeFiles/bugpoint.dir/build.make:308: recipe for target
'bin/bugpoint' failed
make[4]: *** [bin/bugpoint] Error 1</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>