[llvm-bugs] [Bug 27812] New: polly compilation is failing with JSON errors at least since svn 267193

via llvm-bugs llvm-bugs at lists.llvm.org
Wed May 18 19:51:21 PDT 2016


https://llvm.org/bugs/show_bug.cgi?id=27812

            Bug ID: 27812
           Summary: polly compilation is failing with JSON errors at least
                    since svn 267193
           Product: Polly
           Version: unspecified
          Hardware: Other
                OS: Linux
            Status: NEW
          Severity: release blocker
          Priority: P
         Component: Optimizer
          Assignee: polly-dev at googlegroups.com
          Reporter: paulo.miguel.dias at gmail.com
                CC: llvm-bugs at lists.llvm.org
    Classification: Unclassified

[ 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

-- 
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-bugs/attachments/20160519/760e8f83/attachment.html>


More information about the llvm-bugs mailing list