Marguerite Su changed bug 985386
What Removed Added
CC   i@marguerite.su

Comment # 1 on bug 985386 from
[ 2764s] In file included from
/home/abuild/rpmbuild/BUILD/VTK-7.0.0/Filters/StatisticsGnuR/vtkRInterface.cxx:50:0:
[ 2764s] /usr/lib/R/include/Rinterface.h:106:24: error: conflicting declaration
'typedef long unsigned int uintptr_t'
[ 2764s]   typedef unsigned long uintptr_t;
[ 2764s]                         ^~~~~~~~~
[ 2764s] In file included from
/usr/lib/gcc/i586-suse-linux/6/include/stdint.h:9:0,
[ 2764s]                  from /usr/include/c++/6/cstdint:41,
[ 2764s]                  from /usr/include/c++/6/bits/char_traits.h:420,
[ 2764s]                  from /usr/include/c++/6/ios:40,
[ 2764s]                  from /usr/include/c++/6/ostream:38,
[ 2764s]                  from /usr/include/c++/6/iostream:39,
[ 2764s]                  from
/home/abuild/rpmbuild/BUILD/VTK-7.0.0/Common/Core/vtkIOStream.h:28,
[ 2764s]                  from
/home/abuild/rpmbuild/BUILD/VTK-7.0.0/Common/Core/vtkSystemIncludes.h:36,
[ 2764s]                  from
/home/abuild/rpmbuild/BUILD/VTK-7.0.0/Common/Core/vtkIndent.h:25,
[ 2764s]                  from
/home/abuild/rpmbuild/BUILD/VTK-7.0.0/Common/Core/vtkObjectBase.h:44,
[ 2764s]                  from
/home/abuild/rpmbuild/BUILD/VTK-7.0.0/Common/Core/vtkObject.h:42,
[ 2764s]                  from
/home/abuild/rpmbuild/BUILD/VTK-7.0.0/Filters/StatisticsGnuR/vtkRInterface.h:43,
[ 2764s]                  from
/home/abuild/rpmbuild/BUILD/VTK-7.0.0/Filters/StatisticsGnuR/vtkRInterface.cxx:21:
[ 2764s] /usr/include/stdint.h:128:23: note: previous declaration as 'typedef
unsigned int uintptr_t'
[ 2764s]  typedef unsigned int  uintptr_t;
[ 2764s]                        ^~~~~~~~~

It's not a bug of VTK but R-base.


You are receiving this mail because: