MantisBT - VTK | |||||
| View Issue Details | |||||
| ID | Project | Category | View Status | Date Submitted | Last Update |
| 0014164 | VTK | (No Category) | public | 2013-07-10 11:20 | 2013-07-26 08:06 |
| Reporter | Kevin Funk | ||||
| Assigned To | David Gobbi | ||||
| Priority | normal | Severity | minor | Reproducibility | have not tried |
| Status | closed | Resolution | fixed | ||
| Platform | OS | OS Version | |||
| Product Version | |||||
| Target Version | Fixed in Version | 6.0.1 | |||
| Project | TBD | ||||
| Type | incorrect functionality | ||||
| Summary | 0014164: Errors when compiling VTK v6.0.0 in C++11 mode | ||||
| Description | [ 26%] Building CXX object Common/Core/CMakeFiles/vtkCommonCore.dir/vtkAbstractArray.cxx.o In file included from /home/krf/devel/src/VTK-master/Common/Core/vtkAbstractArray.cxx:26:0: /home/krf/devel/src/VTK-master/Common/Core/vtkMath.h: In static member function 'static int vtkMath::IsInf(double)': /home/krf/devel/src/VTK-master/Common/Core/vtkMath.h:1249:18: error: call of overloaded 'isinf(double&)' is ambiguous /home/krf/devel/src/VTK-master/Common/Core/vtkMath.h:1249:18: note: candidates are: In file included from /usr/include/math.h:70:0, from /home/krf/devel/src/VTK-master/Common/Core/vtkSetGet.h:30, from /home/krf/devel/src/VTK-master/Common/Core/vtkObject.h:43, from /home/krf/devel/src/VTK-master/Common/Core/vtkAbstractArray.h:45, from /home/krf/devel/src/VTK-master/Common/Core/vtkAbstractArray.cxx:15: /usr/include/x86_64-linux-gnu/bits/mathcalls.h:202:12: note: int isinf(double) In file included from /home/krf/devel/build/VTK-master/Common/Core/vtkMathConfigure.h:24:0, from /home/krf/devel/src/VTK-master/Common/Core/vtkMath.h:42, from /home/krf/devel/src/VTK-master/Common/Core/vtkAbstractArray.cxx:26: /usr/include/c++/4.7/cmath:611:3: note: constexpr bool std::isinf(long double) /usr/include/c++/4.7/cmath:607:3: note: constexpr bool std::isinf(double) /usr/include/c++/4.7/cmath:603:3: note: constexpr bool std::isinf(float) In file included from /home/krf/devel/src/VTK-master/Common/Core/vtkAbstractArray.cxx:26:0: /home/krf/devel/src/VTK-master/Common/Core/vtkMath.h: In static member function 'static int vtkMath::IsNan(double)': /home/krf/devel/src/VTK-master/Common/Core/vtkMath.h:1259:18: error: call of overloaded 'isnan(double&)' is ambiguous /home/krf/devel/src/VTK-master/Common/Core/vtkMath.h:1259:18: note: candidates are: In file included from /usr/include/math.h:70:0, from /home/krf/devel/src/VTK-master/Common/Core/vtkSetGet.h:30, from /home/krf/devel/src/VTK-master/Common/Core/vtkObject.h:43, from /home/krf/devel/src/VTK-master/Common/Core/vtkAbstractArray.h:45, from /home/krf/devel/src/VTK-master/Common/Core/vtkAbstractArray.cxx:15: /usr/include/x86_64-linux-gnu/bits/mathcalls.h:235:12: note: int isnan(double) In file included from /home/krf/devel/build/VTK-master/Common/Core/vtkMathConfigure.h:24:0, from /home/krf/devel/src/VTK-master/Common/Core/vtkMath.h:42, from /home/krf/devel/src/VTK-master/Common/Core/vtkAbstractArray.cxx:26: /usr/include/c++/4.7/cmath:629:3: note: constexpr bool std::isnan(long double) /usr/include/c++/4.7/cmath:625:3: note: constexpr bool std::isnan(double) /usr/include/c++/4.7/cmath:621:3: note: constexpr bool std::isnan(float) make[2]: *** [Common/Core/CMakeFiles/vtkCommonCore.dir/vtkAbstractArray.cxx.o] Error 1 make[1]: *** [Common/Core/CMakeFiles/vtkCommonCore.dir/all] Error 2 make: *** [all] Error 2 makeobj[0]: Leaving directory `/home/krf/devel/build/VTK-master' | ||||
| Steps To Reproduce | |||||
| Additional Information | |||||
| Tags | No tags attached. | ||||
| Relationships | |||||
| Attached Files | |||||
| Issue History | |||||
| Date Modified | Username | Field | Change | ||
| 2013-07-10 11:20 | Kevin Funk | New Issue | |||
| 2013-07-11 03:00 | Kevin Funk | Note Added: 0031124 | |||
| 2013-07-13 18:08 | David Gobbi | Assigned To | => David Gobbi | ||
| 2013-07-13 18:08 | David Gobbi | Status | backlog => tabled | ||
| 2013-07-13 18:19 | David Gobbi | Note Added: 0031139 | |||
| 2013-07-19 14:03 | Sean McBride | Note Added: 0031147 | |||
| 2013-07-22 20:02 | Dave DeMarle | Status | tabled => backlog | ||
| 2013-07-22 20:02 | Dave DeMarle | Note Added: 0031231 | |||
| 2013-07-23 12:13 | Kevin Funk | Note Added: 0031321 | |||
| 2013-07-23 12:31 | Sean McBride | Note Added: 0031322 | |||
| 2013-07-26 02:37 | Kevin Funk | Note Added: 0031334 | |||
| 2013-07-26 08:06 | David Gobbi | Note Added: 0031335 | |||
| 2013-07-26 08:06 | David Gobbi | Status | backlog => closed | ||
| 2013-07-26 08:06 | David Gobbi | Resolution | open => fixed | ||
| 2013-07-26 08:06 | David Gobbi | Fixed in Version | => 6.0.1 | ||
| Notes | |||||
|
|
|||||
|
|
||||
|
|
|||||
|
|
||||
|
|
|||||
|
|
||||
|
|
|||||
|
|
||||
|
|
|||||
|
|
||||
|
|
|||||
|
|
||||
|
|
|||||
|
|
||||
|
|
|||||
|
|
||||