Site: ip-172-31-24-227.ec2.internal
Build Name: CIP-Linux-3.10.0-123.8.1.el7.x86_64-x86_64-incr-SL-ON-SL-OFF
Build Time: 2018-03-05T16:22:01 EST
Found 50 Errors
Warnings are here.

Repository http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5private.h?cvsroot=CMake
Build Log Line 3340
Error
[ 47%] Linking C shared library ../../../lib/libvtkpng-8.1.so
[ 47%] Built target vtkpng
Scanning dependencies of target vtktiff
[ 47%] Linking C shared library ../../../../lib/libvtktiff-8.1.so
[ 48%] Built target vtktiff
[ 49%] Built target vtkIOImageObjects
[ 49%] Built target vtkIOEnSightObjects
Scanning dependencies of target H5make_libsettings
[ 49%] Building C object ThirdParty/hdf5/vtkhdf5/src/CMakeFiles/H5make_libsettings.dir/H5make_libsettings.c.o
In file included from /.../CIP-build/VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5make_libsettings.c:46:0:
/.../CIP-build/VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5private.h:1558:2: error: #error "We need __func__ or __FUNCTION__ to test function names!"
 #error "We need __func__ or __FUNCTION__ to test function names!"
  ^
[ 49%] Linking C executable ../../../../bin/vtkH5make_libsettings

Repository http://public.kitware.com/cgi-bin/viewcvs.cgi/?cvsroot=CMake
Build Log Line 3344
Error

          
            
cc: error: CMakeFiles/H5make_libsettings.dir/H5make_libsettings.c.o: No such file or directory
[ 49%] Built target H5make_libsettings
Scanning dependencies of target H5detect
[ 49%] Building C object ThirdParty/hdf5/vtkhdf5/src/CMakeFiles/H5detect.dir/H5detect.c.o
In file included from /.../CIP-build/VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5detect.c:57:0:

Repository http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5private.h?cvsroot=CMake
Build Log Line 3349
Error

          
            
/.../CIP-build/VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5private.h:1558:2: error: #error "We need __func__ or __FUNCTION__ to test function names!"
 #error "We need __func__ or __FUNCTION__ to test function names!"
  ^
/.../CIP-build/VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5detect.c: In function ‘print_header’:

Repository http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5detect.c?cvsroot=CMake
Build Log Line 3353
Error

          
            
/.../CIP-build/VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5detect.c:1325:18: error: dereferencing pointer to incomplete type
     month_name[tm->tm_mon], tm->tm_mday, 1900 + tm->tm_year);
                  ^

Repository http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5detect.c?cvsroot=CMake
Build Log Line 3356
Error

          
            
/.../CIP-build/VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5detect.c:1325:31: error: dereferencing pointer to incomplete type
     month_name[tm->tm_mon], tm->tm_mday, 1900 + tm->tm_year);
                               ^

Repository http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5detect.c?cvsroot=CMake
Build Log Line 3359
Error

          
            
/.../CIP-build/VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5detect.c:1325:51: error: dereferencing pointer to incomplete type
     month_name[tm->tm_mon], tm->tm_mday, 1900 + tm->tm_year);
                                                   ^
[ 49%] Linking C executable ../../../../bin/vtkH5detect

Repository http://public.kitware.com/cgi-bin/viewcvs.cgi/?cvsroot=CMake
Build Log Line 3363
Error

          
            
cc: error: CMakeFiles/H5detect.dir/H5detect.c.o: No such file or directory
[ 49%] Built target H5detect
Scanning dependencies of target vtkhdf5
[ 49%] Building C object ThirdParty/hdf5/vtkhdf5/src/CMakeFiles/vtkhdf5.dir/H5.c.o
In file included from /.../CIP-build/VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5.c:24:0:

Repository http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5private.h?cvsroot=CMake
Build Log Line 3368
Error

          
            
/.../CIP-build/VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5private.h:1558:2: error: #error "We need __func__ or __FUNCTION__ to test function names!"
 #error "We need __func__ or __FUNCTION__ to test function names!"
  ^
In file included from /.../CIP-build/VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5.c:27:0:
/.../CIP-build/VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5.c: In function ‘vtk__H5_init_library’:

Repository http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5Eprivate.h?cvsroot=CMake
Build Log Line 3373
Error

          
            
/.../CIP-build/VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5Eprivate.h:38:72: error: ‘FUNC’ undeclared (first use in this function)
 #  define HERROR(maj_id, min_id, ...) H5E_printf_stack(NULL, __FILE__, FUNC, __LINE__, H5E_ERR_CLS_g, maj_id, min_id, __VA_ARGS__)
                                                                        ^

Repository http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5Eprivate.h?cvsroot=CMake
Build Log Line 3398
Error

          
            
/.../CIP-build/VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5Eprivate.h:38:72: error: ‘FUNC’ undeclared (first use in this function)
 #  define HERROR(maj_id, min_id, ...) H5E_printf_stack(NULL, __FILE__, FUNC, __LINE__, H5E_ERR_CLS_g, maj_id, min_id, __VA_ARGS__)
                                                                        ^

Repository http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5Eprivate.h?cvsroot=CMake
Build Log Line 3417
Error

          
            
/.../CIP-build/VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5Eprivate.h:38:72: error: ‘FUNC’ undeclared (first use in this function)
 #  define HERROR(maj_id, min_id, ...) H5E_printf_stack(NULL, __FILE__, FUNC, __LINE__, H5E_ERR_CLS_g, maj_id, min_id, __VA_ARGS__)
                                                                        ^

Repository http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5Eprivate.h?cvsroot=CMake
Build Log Line 3436
Error

          
            
/.../CIP-build/VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5Eprivate.h:38:72: error: ‘FUNC’ undeclared (first use in this function)
 #  define HERROR(maj_id, min_id, ...) H5E_printf_stack(NULL, __FILE__, FUNC, __LINE__, H5E_ERR_CLS_g, maj_id, min_id, __VA_ARGS__)
                                                                        ^

Repository http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5Eprivate.h?cvsroot=CMake
Build Log Line 3455
Error

          
            
/.../CIP-build/VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5Eprivate.h:38:72: error: ‘FUNC’ undeclared (first use in this function)
 #  define HERROR(maj_id, min_id, ...) H5E_printf_stack(NULL, __FILE__, FUNC, __LINE__, H5E_ERR_CLS_g, maj_id, min_id, __VA_ARGS__)
                                                                        ^

Repository http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5private.h?cvsroot=CMake
Build Log Line 3475
Error

          
            
/.../CIP-build/VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5private.h:1558:2: error: #error "We need __func__ or __FUNCTION__ to test function names!"
 #error "We need __func__ or __FUNCTION__ to test function names!"
  ^
[ 49%] Building C object ThirdParty/hdf5/vtkhdf5/src/CMakeFiles/vtkhdf5.dir/H5dbg.c.o
In file included from /.../CIP-build/VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5dbg.c:34:0:

Repository http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5private.h?cvsroot=CMake
Build Log Line 3480
Error

          
            
/.../CIP-build/VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5private.h:1558:2: error: #error "We need __func__ or __FUNCTION__ to test function names!"
 #error "We need __func__ or __FUNCTION__ to test function names!"
  ^
[ 49%] Building C object ThirdParty/hdf5/vtkhdf5/src/CMakeFiles/vtkhdf5.dir/H5system.c.o
In file included from /.../CIP-build/VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5system.c:35:0:

Repository http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5private.h?cvsroot=CMake
Build Log Line 3485
Error

          
            
/.../CIP-build/VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5private.h:1558:2: error: #error "We need __func__ or __FUNCTION__ to test function names!"
 #error "We need __func__ or __FUNCTION__ to test function names!"
  ^
In file included from /.../CIP-build/VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5system.c:38:0:
/.../CIP-build/VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5system.c: In function ‘vtk__H5_build_extpath’:

Repository http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5Eprivate.h?cvsroot=CMake
Build Log Line 3490
Error

          
            
/.../CIP-build/VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5Eprivate.h:38:72: error: ‘FUNC’ undeclared (first use in this function)
 #  define HERROR(maj_id, min_id, ...) H5E_printf_stack(NULL, __FILE__, FUNC, __LINE__, H5E_ERR_CLS_g, maj_id, min_id, __VA_ARGS__)
                                                                        ^

Repository http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5private.h?cvsroot=CMake
Build Log Line 3516
Error

          
            
/.../CIP-build/VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5private.h:1558:2: error: #error "We need __func__ or __FUNCTION__ to test function names!"
 #error "We need __func__ or __FUNCTION__ to test function names!"
  ^
[ 49%] Building C object ThirdParty/hdf5/vtkhdf5/src/CMakeFiles/vtkhdf5.dir/H5trace.c.o
In file included from /.../CIP-build/VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5trace.c:36:0:

Repository http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5private.h?cvsroot=CMake
Build Log Line 3521
Error

          
            
/.../CIP-build/VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5private.h:1558:2: error: #error "We need __func__ or __FUNCTION__ to test function names!"
 #error "We need __func__ or __FUNCTION__ to test function names!"
  ^
[ 49%] Building C object ThirdParty/hdf5/vtkhdf5/src/CMakeFiles/vtkhdf5.dir/H5A.c.o
In file included from /.../CIP-build/VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5A.c:30:0:

Repository http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5private.h?cvsroot=CMake
Build Log Line 3526
Error

          
            
/.../CIP-build/VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5private.h:1558:2: error: #error "We need __func__ or __FUNCTION__ to test function names!"
 #error "We need __func__ or __FUNCTION__ to test function names!"
  ^
In file included from /.../CIP-build/VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5A.c:32:0:
/.../CIP-build/VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5A.c: In function ‘vtk__H5A_init’:

Repository http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5Eprivate.h?cvsroot=CMake
Build Log Line 3531
Error

          
            
/.../CIP-build/VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5Eprivate.h:38:72: error: ‘FUNC’ undeclared (first use in this function)
 #  define HERROR(maj_id, min_id, ...) H5E_printf_stack(NULL, __FILE__, FUNC, __LINE__, H5E_ERR_CLS_g, maj_id, min_id, __VA_ARGS__)
                                                                        ^

Repository http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5Eprivate.h?cvsroot=CMake
Build Log Line 3574
Error

          
            
/.../CIP-build/VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5Eprivate.h:38:72: error: ‘FUNC’ undeclared (first use in this function)
 #  define HERROR(maj_id, min_id, ...) H5E_printf_stack(NULL, __FILE__, FUNC, __LINE__, H5E_ERR_CLS_g, maj_id, min_id, __VA_ARGS__)
                                                                        ^

Repository http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5Eprivate.h?cvsroot=CMake
Build Log Line 3587
Error

          
            
/.../CIP-build/VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5Eprivate.h:38:72: error: ‘FUNC’ undeclared (first use in this function)
 #  define HERROR(maj_id, min_id, ...) H5E_printf_stack(NULL, __FILE__, FUNC, __LINE__, H5E_ERR_CLS_g, maj_id, min_id, __VA_ARGS__)
                                                                        ^

Repository http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5Eprivate.h?cvsroot=CMake
Build Log Line 3606
Error

          
            
/.../CIP-build/VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5Eprivate.h:38:72: error: ‘FUNC’ undeclared (first use in this function)
 #  define HERROR(maj_id, min_id, ...) H5E_printf_stack(NULL, __FILE__, FUNC, __LINE__, H5E_ERR_CLS_g, maj_id, min_id, __VA_ARGS__)
                                                                        ^

Repository http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5Eprivate.h?cvsroot=CMake
Build Log Line 3625
Error

          
            
/.../CIP-build/VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5Eprivate.h:38:72: error: ‘FUNC’ undeclared (first use in this function)
 #  define HERROR(maj_id, min_id, ...) H5E_printf_stack(NULL, __FILE__, FUNC, __LINE__, H5E_ERR_CLS_g, maj_id, min_id, __VA_ARGS__)
                                                                        ^

Repository http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5Eprivate.h?cvsroot=CMake
Build Log Line 3638
Error

          
            
/.../CIP-build/VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5Eprivate.h:38:72: error: ‘FUNC’ undeclared (first use in this function)
 #  define HERROR(maj_id, min_id, ...) H5E_printf_stack(NULL, __FILE__, FUNC, __LINE__, H5E_ERR_CLS_g, maj_id, min_id, __VA_ARGS__)
                                                                        ^

Repository http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5Eprivate.h?cvsroot=CMake
Build Log Line 3657
Error

          
            
/.../CIP-build/VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5Eprivate.h:38:72: error: ‘FUNC’ undeclared (first use in this function)
 #  define HERROR(maj_id, min_id, ...) H5E_printf_stack(NULL, __FILE__, FUNC, __LINE__, H5E_ERR_CLS_g, maj_id, min_id, __VA_ARGS__)
                                                                        ^

Repository http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5Eprivate.h?cvsroot=CMake
Build Log Line 3676
Error

          
            
/.../CIP-build/VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5Eprivate.h:38:72: error: ‘FUNC’ undeclared (first use in this function)
 #  define HERROR(maj_id, min_id, ...) H5E_printf_stack(NULL, __FILE__, FUNC, __LINE__, H5E_ERR_CLS_g, maj_id, min_id, __VA_ARGS__)
                                                                        ^

Repository http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5Eprivate.h?cvsroot=CMake
Build Log Line 3695
Error

          
            
/.../CIP-build/VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5Eprivate.h:38:72: error: ‘FUNC’ undeclared (first use in this function)
 #  define HERROR(maj_id, min_id, ...) H5E_printf_stack(NULL, __FILE__, FUNC, __LINE__, H5E_ERR_CLS_g, maj_id, min_id, __VA_ARGS__)
                                                                        ^

Repository http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5Eprivate.h?cvsroot=CMake
Build Log Line 3708
Error

          
            
/.../CIP-build/VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5Eprivate.h:38:72: error: ‘FUNC’ undeclared (first use in this function)
 #  define HERROR(maj_id, min_id, ...) H5E_printf_stack(NULL, __FILE__, FUNC, __LINE__, H5E_ERR_CLS_g, maj_id, min_id, __VA_ARGS__)
                                                                        ^

Repository http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5Eprivate.h?cvsroot=CMake
Build Log Line 3721
Error

          
            
/.../CIP-build/VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5Eprivate.h:38:72: error: ‘FUNC’ undeclared (first use in this function)
 #  define HERROR(maj_id, min_id, ...) H5E_printf_stack(NULL, __FILE__, FUNC, __LINE__, H5E_ERR_CLS_g, maj_id, min_id, __VA_ARGS__)
                                                                        ^

Repository http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5Eprivate.h?cvsroot=CMake
Build Log Line 3743
Error

          
            
/.../CIP-build/VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5Eprivate.h:38:72: error: ‘FUNC’ undeclared (first use in this function)
 #  define HERROR(maj_id, min_id, ...) H5E_printf_stack(NULL, __FILE__, FUNC, __LINE__, H5E_ERR_CLS_g, maj_id, min_id, __VA_ARGS__)
                                                                        ^

Repository http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5Eprivate.h?cvsroot=CMake
Build Log Line 3762
Error

          
            
/.../CIP-build/VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5Eprivate.h:38:72: error: ‘FUNC’ undeclared (first use in this function)
 #  define HERROR(maj_id, min_id, ...) H5E_printf_stack(NULL, __FILE__, FUNC, __LINE__, H5E_ERR_CLS_g, maj_id, min_id, __VA_ARGS__)
                                                                        ^

Repository http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5Eprivate.h?cvsroot=CMake
Build Log Line 3775
Error

          
            
/.../CIP-build/VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5Eprivate.h:38:72: error: ‘FUNC’ undeclared (first use in this function)
 #  define HERROR(maj_id, min_id, ...) H5E_printf_stack(NULL, __FILE__, FUNC, __LINE__, H5E_ERR_CLS_g, maj_id, min_id, __VA_ARGS__)
                                                                        ^

Repository http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5Eprivate.h?cvsroot=CMake
Build Log Line 3794
Error

          
            
/.../CIP-build/VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5Eprivate.h:38:72: error: ‘FUNC’ undeclared (first use in this function)
[ 49%] Building C object ThirdParty/hdf5/vtkhdf5/src/CMakeFiles/vtkhdf5.dir/H5Abtree2.c.o
 #  define HERROR(maj_id, min_id, ...) H5E_printf_stack(NULL, __FILE__, FUNC, __LINE__, H5E_ERR_CLS_g, maj_id, min_id, __VA_ARGS__)
                                                                        ^

Repository http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5Eprivate.h?cvsroot=CMake
Build Log Line 3808
Error

          
            
/.../CIP-build/VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5Eprivate.h:38:72: error: ‘FUNC’ undeclared (first use in this function)
 #  define HERROR(maj_id, min_id, ...) H5E_printf_stack(NULL, __FILE__, FUNC, __LINE__, H5E_ERR_CLS_g, maj_id, min_id, __VA_ARGS__)
                                                                        ^

Repository http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5Eprivate.h?cvsroot=CMake
Build Log Line 3827
Error

          
            
/.../CIP-build/VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5Eprivate.h:38:72: error: ‘FUNC’ undeclared (first use in this function)
 #  define HERROR(maj_id, min_id, ...) H5E_printf_stack(NULL, __FILE__, FUNC, __LINE__, H5E_ERR_CLS_g, maj_id, min_id, __VA_ARGS__)
                                                                        ^

Repository http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5Eprivate.h?cvsroot=CMake
Build Log Line 3846
Error

          
            
/.../CIP-build/VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5Eprivate.h:38:72: error: ‘FUNC’ undeclared (first use in this function)
 #  define HERROR(maj_id, min_id, ...) H5E_printf_stack(NULL, __FILE__, FUNC, __LINE__, H5E_ERR_CLS_g, maj_id, min_id, __VA_ARGS__)
                                                                        ^

Repository http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5Eprivate.h?cvsroot=CMake
Build Log Line 3865
Error

          
            
/.../CIP-build/VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5Eprivate.h:38:72: error: ‘FUNC’ undeclared (first use in this function)
 #  define HERROR(maj_id, min_id, ...) H5E_printf_stack(NULL, __FILE__, FUNC, __LINE__, H5E_ERR_CLS_g, maj_id, min_id, __VA_ARGS__)
                                                                        ^

Repository http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5Eprivate.h?cvsroot=CMake
Build Log Line 3884
Error

          
            
/.../CIP-build/VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5Eprivate.h:38:72: error: ‘FUNC’ undeclared (first use in this function)
 #  define HERROR(maj_id, min_id, ...) H5E_printf_stack(NULL, __FILE__, FUNC, __LINE__, H5E_ERR_CLS_g, maj_id, min_id, __VA_ARGS__)
                                                                        ^

Repository http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5Eprivate.h?cvsroot=CMake
Build Log Line 3906
Error

          
            
/.../CIP-build/VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5Eprivate.h:38:72: error: ‘FUNC’ undeclared (first use in this function)
 #  define HERROR(maj_id, min_id, ...) H5E_printf_stack(NULL, __FILE__, FUNC, __LINE__, H5E_ERR_CLS_g, maj_id, min_id, __VA_ARGS__)
                                                                        ^

Repository http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5Eprivate.h?cvsroot=CMake
Build Log Line 3925
Error

          
            
/.../CIP-build/VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5Eprivate.h:38:72: error: ‘FUNC’ undeclared (first use in this function)
 #  define HERROR(maj_id, min_id, ...) H5E_printf_stack(NULL, __FILE__, FUNC, __LINE__, H5E_ERR_CLS_g, maj_id, min_id, __VA_ARGS__)
                                                                        ^

Repository http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5Eprivate.h?cvsroot=CMake
Build Log Line 3944
Error

          
            
/.../CIP-build/VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5Eprivate.h:38:72: error: ‘FUNC’ undeclared (first use in this function)
 #  define HERROR(maj_id, min_id, ...) H5E_printf_stack(NULL, __FILE__, FUNC, __LINE__, H5E_ERR_CLS_g, maj_id, min_id, __VA_ARGS__)
                                                                        ^

Repository http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5Eprivate.h?cvsroot=CMake
Build Log Line 3963
Error

          
            
/.../CIP-build/VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5Eprivate.h:38:72: error: ‘FUNC’ undeclared (first use in this function)
 #  define HERROR(maj_id, min_id, ...) H5E_printf_stack(NULL, __FILE__, FUNC, __LINE__, H5E_ERR_CLS_g, maj_id, min_id, __VA_ARGS__)
                                                                        ^

Repository http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5Eprivate.h?cvsroot=CMake
Build Log Line 3982
Error

          
            
/.../CIP-build/VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5Eprivate.h:38:72: error: ‘FUNC’ undeclared (first use in this function)
 #  define HERROR(maj_id, min_id, ...) H5E_printf_stack(NULL, __FILE__, FUNC, __LINE__, H5E_ERR_CLS_g, maj_id, min_id, __VA_ARGS__)
                                                                        ^

Repository http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5Eprivate.h?cvsroot=CMake
Build Log Line 4001
Error

          
            
/.../CIP-build/VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5Eprivate.h:38:72: error: ‘FUNC’ undeclared (first use in this function)
 #  define HERROR(maj_id, min_id, ...) H5E_printf_stack(NULL, __FILE__, FUNC, __LINE__, H5E_ERR_CLS_g, maj_id, min_id, __VA_ARGS__)
                                                                        ^

Repository http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5Eprivate.h?cvsroot=CMake
Build Log Line 4023
Error

          
            
/.../CIP-build/VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5Eprivate.h:38:72: error: ‘FUNC’ undeclared (first use in this function)
 #  define HERROR(maj_id, min_id, ...) H5E_printf_stack(NULL, __FILE__, FUNC, __LINE__, H5E_ERR_CLS_g, maj_id, min_id, __VA_ARGS__)
                                                                        ^

Repository http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5Eprivate.h?cvsroot=CMake
Build Log Line 4042
Error

          
            
/.../CIP-build/VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5Eprivate.h:38:72: error: ‘FUNC’ undeclared (first use in this function)
 #  define HERROR(maj_id, min_id, ...) H5E_printf_stack(NULL, __FILE__, FUNC, __LINE__, H5E_ERR_CLS_g, maj_id, min_id, __VA_ARGS__)
                                                                        ^

Repository http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5Eprivate.h?cvsroot=CMake
Build Log Line 4061
Error

          
            
/.../CIP-build/VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5Eprivate.h:38:72: error: ‘FUNC’ undeclared (first use in this function)
 #  define HERROR(maj_id, min_id, ...) H5E_printf_stack(NULL, __FILE__, FUNC, __LINE__, H5E_ERR_CLS_g, maj_id, min_id, __VA_ARGS__)
                                                                        ^

Repository http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5Eprivate.h?cvsroot=CMake
Build Log Line 4080
Error

          
            
/.../CIP-build/VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5Eprivate.h:38:72: error: ‘FUNC’ undeclared (first use in this function)
 #  define HERROR(maj_id, min_id, ...) H5E_printf_stack(NULL, __FILE__, FUNC, __LINE__, H5E_ERR_CLS_g, maj_id, min_id, __VA_ARGS__)
                                                                        ^

The maximum number of reported warnings or errors has been reached!!!