[LLVMbugs] [Bug 11093] New: compiling PCL (www.pointclouds.org) fails with strange error
bugzilla-daemon at llvm.org
bugzilla-daemon at llvm.org
Sun Oct 9 07:52:13 PDT 2011
http://llvm.org/bugs/show_bug.cgi?id=11093
Summary: compiling PCL (www.pointclouds.org) fails with strange
error
Product: clang
Version: trunk
Platform: PC
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P
Component: -New Bugs
AssignedTo: unassignedclangbugs at nondot.org
ReportedBy: nsallem at willowgarage.com
CC: llvmbugs at cs.uiuc.edu
Hi,
Compiling PCL with clang (trunk version) fails with error asking for bug report
so here it is.
1. <eof> parser at end of file
2. .../eigen3/Eigen/src/SVD/JacobiSVD.h:412:5: instantiating function
definition 'JacobiSVD'
3. .../include/eigen3/Eigen/src/SVD/JacobiSVD.h:431:16: instantiating
function definition 'compute'
4. .../include/eigen3/Eigen/src/SVD/JacobiSVD.h:262:6: instantiating
function definition 'real_2x2_ja
cobi_svd'
5. .../include/eigen3/Eigen/src/Core/MatrixBase.h:455:10: instantiating
function definition 'applyOnT
heLeft'
6. ../include/eigen3/Eigen/src/Jacobi/Jacobi.h:271:6: instantiating
function definition 'apply_rotat
ion_in_the_plane'
clang-3: error: unable to execute command: Aborted
To report the error simply download PCL sources and try a fresh build. ALthough
not worth mentioning but just in case, code compiles and runs with gcc-4.4.3
ubuntu falvour.
I would appreciate your help.
--
Configure bugmail: http://llvm.org/bugs/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
More information about the llvm-bugs
mailing list