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 500 Warnings
Errors are here.

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

          
            
/.../CIP-build/VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5Eprivate.h:51:4: note: in expansion of macro ‘HERROR’
    HERROR(maj, min, __VA_ARGS__);                  \
    ^

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

          
            
/.../CIP-build/VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5Eprivate.h:91:4: note: in expansion of macro ‘HCOMMON_ERROR’
    HCOMMON_ERROR(maj, min, __VA_ARGS__);                \
    ^

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

          
            
/.../CIP-build/VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5.c:181:9: note: in expansion of macro ‘HGOTO_ERROR’
         HGOTO_ERROR(H5E_FUNC, H5E_CANTINIT, FAIL, "unable to initialize error interface")
         ^

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

          
            
/.../CIP-build/VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5Eprivate.h:38:72: note: each undeclared identifier is reported only once for each function it appears in
 #  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 3388
Warning

          
            
/.../CIP-build/VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5Eprivate.h:51:4: note: in expansion of macro ‘HERROR’
    HERROR(maj, min, __VA_ARGS__);                  \
    ^

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

          
            
/.../CIP-build/VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5Eprivate.h:91:4: note: in expansion of macro ‘HCOMMON_ERROR’
    HCOMMON_ERROR(maj, min, __VA_ARGS__);                \
    ^

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

          
            
/.../CIP-build/VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5.c:181:9: note: in expansion of macro ‘HGOTO_ERROR’
         HGOTO_ERROR(H5E_FUNC, H5E_CANTINIT, FAIL, "unable to initialize error interface")
         ^
/.../CIP-build/VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5.c: In function ‘vtk__H5garbage_collect’:

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

          
            
/.../CIP-build/VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5Eprivate.h:51:4: note: in expansion of macro ‘HERROR’
    HERROR(maj, min, __VA_ARGS__);                  \
    ^

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

          
            
/.../CIP-build/VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5Eprivate.h:91:4: note: in expansion of macro ‘HCOMMON_ERROR’
    HCOMMON_ERROR(maj, min, __VA_ARGS__);                \
    ^

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

          
            
/.../CIP-build/VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5private.h:1878:11: note: in expansion of macro ‘HGOTO_ERROR’
           HGOTO_ERROR(H5E_FUNC, H5E_CANTINIT, err,                  \
           ^

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

          
            
/.../CIP-build/VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5private.h:1893:5: note: in expansion of macro ‘FUNC_ENTER_API_INIT’
     FUNC_ENTER_API_INIT(err);                            \
     ^

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

          
            
/.../CIP-build/VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5.c:415:5: note: in expansion of macro ‘FUNC_ENTER_API’
     FUNC_ENTER_API(FAIL)
     ^
/.../CIP-build/VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5.c: In function ‘vtk__H5set_free_list_limits’:

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

          
            
/.../CIP-build/VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5Eprivate.h:51:4: note: in expansion of macro ‘HERROR’
    HERROR(maj, min, __VA_ARGS__);                  \
    ^

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

          
            
/.../CIP-build/VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5Eprivate.h:91:4: note: in expansion of macro ‘HCOMMON_ERROR’
    HCOMMON_ERROR(maj, min, __VA_ARGS__);                \
    ^

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

          
            
/.../CIP-build/VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5private.h:1878:11: note: in expansion of macro ‘HGOTO_ERROR’
           HGOTO_ERROR(H5E_FUNC, H5E_CANTINIT, err,                  \
           ^

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

          
            
/.../CIP-build/VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5private.h:1893:5: note: in expansion of macro ‘FUNC_ENTER_API_INIT’
     FUNC_ENTER_API_INIT(err);                            \
     ^

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

          
            
/.../CIP-build/VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5.c:467:5: note: in expansion of macro ‘FUNC_ENTER_API’
     FUNC_ENTER_API(FAIL)
     ^
/.../CIP-build/VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5.c: In function ‘vtk__H5get_libversion’:

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

          
            
/.../CIP-build/VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5Eprivate.h:51:4: note: in expansion of macro ‘HERROR’
    HERROR(maj, min, __VA_ARGS__);                  \
    ^

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

          
            
/.../CIP-build/VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5Eprivate.h:91:4: note: in expansion of macro ‘HCOMMON_ERROR’
    HCOMMON_ERROR(maj, min, __VA_ARGS__);                \
    ^

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

          
            
/.../CIP-build/VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5private.h:1878:11: note: in expansion of macro ‘HGOTO_ERROR’
           HGOTO_ERROR(H5E_FUNC, H5E_CANTINIT, err,                  \
           ^

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

          
            
/.../CIP-build/VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5private.h:1893:5: note: in expansion of macro ‘FUNC_ENTER_API_INIT’
     FUNC_ENTER_API_INIT(err);                            \
     ^

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

          
            
/.../CIP-build/VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5.c:610:5: note: in expansion of macro ‘FUNC_ENTER_API’
     FUNC_ENTER_API(FAIL)
     ^
/.../CIP-build/VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5.c: In function ‘vtk__H5open’:

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

          
            
/.../CIP-build/VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5Eprivate.h:51:4: note: in expansion of macro ‘HERROR’
    HERROR(maj, min, __VA_ARGS__);                  \
    ^

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

          
            
/.../CIP-build/VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5Eprivate.h:91:4: note: in expansion of macro ‘HCOMMON_ERROR’
    HCOMMON_ERROR(maj, min, __VA_ARGS__);                \
    ^

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

          
            
/.../CIP-build/VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5private.h:1878:11: note: in expansion of macro ‘HGOTO_ERROR’
           HGOTO_ERROR(H5E_FUNC, H5E_CANTINIT, err,                  \
           ^

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

          
            
/.../CIP-build/VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5private.h:1904:5: note: in expansion of macro ‘FUNC_ENTER_API_INIT’
     FUNC_ENTER_API_INIT(err);                            \
     ^

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

          
            
/.../CIP-build/VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5.c:779:5: note: in expansion of macro ‘FUNC_ENTER_API_NOCLEAR’
     FUNC_ENTER_API_NOCLEAR(FAIL)
     ^
[ 49%] Building C object ThirdParty/hdf5/vtkhdf5/src/CMakeFiles/vtkhdf5.dir/H5checksum.c.o
In file included from /.../CIP-build/VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5checksum.c:35:0:

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

          
            
/.../CIP-build/VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5Eprivate.h:51:4: note: in expansion of macro ‘HERROR’
    HERROR(maj, min, __VA_ARGS__);                  \
    ^

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

          
            
/.../CIP-build/VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5Eprivate.h:91:4: note: in expansion of macro ‘HCOMMON_ERROR’
    HCOMMON_ERROR(maj, min, __VA_ARGS__);                \
    ^

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

          
            
/.../CIP-build/VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5system.c:780:13: note: in expansion of macro ‘HGOTO_ERROR’
             HGOTO_ERROR(H5E_INTERNAL, H5E_NOSPACE, FAIL, "memory allocation failed")
             ^

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

          
            
/.../CIP-build/VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5Eprivate.h:38:72: note: each undeclared identifier is reported only once for each function it appears in
 #  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 3505
Warning

          
            
/.../CIP-build/VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5Eprivate.h:51:4: note: in expansion of macro ‘HERROR’
    HERROR(maj, min, __VA_ARGS__);                  \
    ^

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

          
            
/.../CIP-build/VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5Eprivate.h:91:4: note: in expansion of macro ‘HCOMMON_ERROR’
    HCOMMON_ERROR(maj, min, __VA_ARGS__);                \
    ^

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

          
            
/.../CIP-build/VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5system.c:780:13: note: in expansion of macro ‘HGOTO_ERROR’
             HGOTO_ERROR(H5E_INTERNAL, H5E_NOSPACE, FAIL, "memory allocation failed")
             ^
[ 49%] Building C object ThirdParty/hdf5/vtkhdf5/src/CMakeFiles/vtkhdf5.dir/H5timer.c.o
In file included from /.../CIP-build/VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5timer.c:35:0:

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

          
            
/.../CIP-build/VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5Eprivate.h:51:4: note: in expansion of macro ‘HERROR’
    HERROR(maj, min, __VA_ARGS__);                  \
    ^

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

          
            
/.../CIP-build/VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5Eprivate.h:91:4: note: in expansion of macro ‘HCOMMON_ERROR’
    HCOMMON_ERROR(maj, min, __VA_ARGS__);                \
    ^

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

          
            
/.../CIP-build/VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5private.h:1820:10: note: in expansion of macro ‘HGOTO_ERROR’
          HGOTO_ERROR (H5E_FUNC, H5E_CANTINIT, err,                  \
          ^

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

          
            
/.../CIP-build/VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5private.h:1936:4: note: in expansion of macro ‘H5_INTERFACE_INIT’
    H5_INTERFACE_INIT(err)                  \
    ^

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

          
            
/.../CIP-build/VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5private.h:1944:5: note: in expansion of macro ‘FUNC_ENTER_NOAPI_INIT’
     FUNC_ENTER_NOAPI_INIT(err)                          \
     ^

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

          
            
/.../CIP-build/VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5A.c:122:5: note: in expansion of macro ‘FUNC_ENTER_NOAPI’
     FUNC_ENTER_NOAPI(FAIL)
     ^

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

          
            
/.../CIP-build/VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5Eprivate.h:38:72: note: each undeclared identifier is reported only once for each function it appears in
 #  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 3555
Warning

          
            
/.../CIP-build/VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5Eprivate.h:51:4: note: in expansion of macro ‘HERROR’
    HERROR(maj, min, __VA_ARGS__);                  \
    ^

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

          
            
/.../CIP-build/VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5Eprivate.h:91:4: note: in expansion of macro ‘HCOMMON_ERROR’
    HCOMMON_ERROR(maj, min, __VA_ARGS__);                \
    ^

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

          
            
/.../CIP-build/VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5private.h:1820:10: note: in expansion of macro ‘HGOTO_ERROR’
          HGOTO_ERROR (H5E_FUNC, H5E_CANTINIT, err,                  \
          ^

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

          
            
/.../CIP-build/VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5private.h:1936:4: note: in expansion of macro ‘H5_INTERFACE_INIT’
    H5_INTERFACE_INIT(err)                  \
    ^

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

          
            
/.../CIP-build/VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5private.h:1944:5: note: in expansion of macro ‘FUNC_ENTER_NOAPI_INIT’
     FUNC_ENTER_NOAPI_INIT(err)                          \
     ^

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

          
            
/.../CIP-build/VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5A.c:122:5: note: in expansion of macro ‘FUNC_ENTER_NOAPI’
     FUNC_ENTER_NOAPI(FAIL)
     ^
/.../CIP-build/VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5A.c: In function ‘H5A_init_interface’:

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

          
            
/.../CIP-build/VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5Eprivate.h:51:4: note: in expansion of macro ‘HERROR’
    HERROR(maj, min, __VA_ARGS__);                  \
    ^

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

          
            
/.../CIP-build/VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5Eprivate.h:91:4: note: in expansion of macro ‘HCOMMON_ERROR’
    HCOMMON_ERROR(maj, min, __VA_ARGS__);                \
    ^

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

          
            
/.../CIP-build/VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5A.c:153:9: note: in expansion of macro ‘HGOTO_ERROR’
         HGOTO_ERROR(H5E_INTERNAL, H5E_CANTINIT, FAIL, "unable to initialize interface")
         ^
/.../CIP-build/VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5A.c: In function ‘vtk__H5Acreate2’:

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

          
            
/.../CIP-build/VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5Eprivate.h:51:4: note: in expansion of macro ‘HERROR’
    HERROR(maj, min, __VA_ARGS__);                  \
    ^

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

          
            
/.../CIP-build/VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5Eprivate.h:91:4: note: in expansion of macro ‘HCOMMON_ERROR’
    HCOMMON_ERROR(maj, min, __VA_ARGS__);                \
    ^

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

          
            
/.../CIP-build/VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5private.h:1878:11: note: in expansion of macro ‘HGOTO_ERROR’
           HGOTO_ERROR(H5E_FUNC, H5E_CANTINIT, err,                  \
           ^

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

          
            
/.../CIP-build/VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5private.h:1893:5: note: in expansion of macro ‘FUNC_ENTER_API_INIT’
     FUNC_ENTER_API_INIT(err);                            \
     ^

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

          
            
/.../CIP-build/VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5A.c:237:5: note: in expansion of macro ‘FUNC_ENTER_API’
     FUNC_ENTER_API(FAIL)
     ^
/.../CIP-build/VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5A.c: In function ‘vtk__H5Acreate_by_name’:

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

          
            
/.../CIP-build/VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5Eprivate.h:51:4: note: in expansion of macro ‘HERROR’
    HERROR(maj, min, __VA_ARGS__);                  \
    ^

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

          
            
/.../CIP-build/VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5Eprivate.h:91:4: note: in expansion of macro ‘HCOMMON_ERROR’
    HCOMMON_ERROR(maj, min, __VA_ARGS__);                \
    ^

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

          
            
/.../CIP-build/VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5private.h:1878:11: note: in expansion of macro ‘HGOTO_ERROR’
           HGOTO_ERROR(H5E_FUNC, H5E_CANTINIT, err,                  \
           ^

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

          
            
/.../CIP-build/VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5private.h:1893:5: note: in expansion of macro ‘FUNC_ENTER_API_INIT’
     FUNC_ENTER_API_INIT(err);                            \
     ^

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

          
            
/.../CIP-build/VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5A.c:308:5: note: in expansion of macro ‘FUNC_ENTER_API’
     FUNC_ENTER_API(FAIL)
     ^
/.../CIP-build/VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5A.c: In function ‘vtk__H5A_create’:

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

          
            
/.../CIP-build/VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5Eprivate.h:51:4: note: in expansion of macro ‘HERROR’
    HERROR(maj, min, __VA_ARGS__);                  \
    ^

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

          
            
/.../CIP-build/VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5Eprivate.h:91:4: note: in expansion of macro ‘HCOMMON_ERROR’
    HCOMMON_ERROR(maj, min, __VA_ARGS__);                \
    ^

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

          
            
/.../CIP-build/VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5A.c:395:9: note: in expansion of macro ‘HGOTO_ERROR’
         HGOTO_ERROR(H5E_ATTR, H5E_NOTFOUND, FAIL, "error checking attributes")
         ^
/.../CIP-build/VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5A.c: In function ‘vtk__H5Aopen’:

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

          
            
/.../CIP-build/VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5Eprivate.h:51:4: note: in expansion of macro ‘HERROR’
    HERROR(maj, min, __VA_ARGS__);                  \
    ^

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

          
            
/.../CIP-build/VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5Eprivate.h:91:4: note: in expansion of macro ‘HCOMMON_ERROR’
    HCOMMON_ERROR(maj, min, __VA_ARGS__);                \
    ^

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

          
            
/.../CIP-build/VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5private.h:1878:11: note: in expansion of macro ‘HGOTO_ERROR’
           HGOTO_ERROR(H5E_FUNC, H5E_CANTINIT, err,                  \
           ^

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

          
            
/.../CIP-build/VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5private.h:1893:5: note: in expansion of macro ‘FUNC_ENTER_API_INIT’
     FUNC_ENTER_API_INIT(err);                            \
     ^

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

          
            
/.../CIP-build/VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5A.c:546:5: note: in expansion of macro ‘FUNC_ENTER_API’
     FUNC_ENTER_API(FAIL)
     ^
/.../CIP-build/VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5A.c: In function ‘vtk__H5Aopen_by_name’:

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

          
            
/.../CIP-build/VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5Eprivate.h:51:4: note: in expansion of macro ‘HERROR’
    HERROR(maj, min, __VA_ARGS__);                  \
    ^

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

          
            
/.../CIP-build/VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5Eprivate.h:91:4: note: in expansion of macro ‘HCOMMON_ERROR’
    HCOMMON_ERROR(maj, min, __VA_ARGS__);                \
    ^

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

          
            
/.../CIP-build/VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5private.h:1878:11: note: in expansion of macro ‘HGOTO_ERROR’
           HGOTO_ERROR(H5E_FUNC, H5E_CANTINIT, err,                  \
           ^

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

          
            
/.../CIP-build/VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5private.h:1893:5: note: in expansion of macro ‘FUNC_ENTER_API_INIT’
     FUNC_ENTER_API_INIT(err);                            \
     ^

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

          
            
/.../CIP-build/VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5A.c:608:5: note: in expansion of macro ‘FUNC_ENTER_API’
     FUNC_ENTER_API(FAIL)
     ^
/.../CIP-build/VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5A.c: In function ‘vtk__H5Aopen_by_idx’:

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

          
            
/.../CIP-build/VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5Eprivate.h:51:4: note: in expansion of macro ‘HERROR’
    HERROR(maj, min, __VA_ARGS__);                  \
    ^

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

          
            
/.../CIP-build/VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5Eprivate.h:91:4: note: in expansion of macro ‘HCOMMON_ERROR’
    HCOMMON_ERROR(maj, min, __VA_ARGS__);                \
    ^

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

          
            
/.../CIP-build/VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5private.h:1878:11: note: in expansion of macro ‘HGOTO_ERROR’
           HGOTO_ERROR(H5E_FUNC, H5E_CANTINIT, err,                  \
           ^

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

          
            
/.../CIP-build/VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5private.h:1893:5: note: in expansion of macro ‘FUNC_ENTER_API_INIT’
     FUNC_ENTER_API_INIT(err);                            \
     ^

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

          
            
/.../CIP-build/VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5A.c:676:5: note: in expansion of macro ‘FUNC_ENTER_API’
     FUNC_ENTER_API(FAIL)
     ^
/.../CIP-build/VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5A.c: In function ‘H5A_open_common’:

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

          
            
/.../CIP-build/VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5Eprivate.h:51:4: note: in expansion of macro ‘HERROR’
    HERROR(maj, min, __VA_ARGS__);                  \
    ^

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

          
            
/.../CIP-build/VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5Eprivate.h:91:4: note: in expansion of macro ‘HCOMMON_ERROR’
    HCOMMON_ERROR(maj, min, __VA_ARGS__);                \
    ^

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

          
            
/.../CIP-build/VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5A.c:752:9: note: in expansion of macro ‘HGOTO_ERROR’
         HGOTO_ERROR(H5E_ATTR, H5E_CANTRELEASE, FAIL, "can't release group hier. path")
         ^
/.../CIP-build/VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5A.c: In function ‘vtk__H5A_open_by_idx’:

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

          
            
/.../CIP-build/VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5Eprivate.h:51:4: note: in expansion of macro ‘HERROR’
    HERROR(maj, min, __VA_ARGS__);                  \
    ^

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

          
            
/.../CIP-build/VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5Eprivate.h:91:4: note: in expansion of macro ‘HCOMMON_ERROR’
    HCOMMON_ERROR(maj, min, __VA_ARGS__);                \
    ^

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

          
            
/.../CIP-build/VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5A.c:808:9: note: in expansion of macro ‘HGOTO_ERROR’
         HGOTO_ERROR(H5E_ATTR, H5E_NOTFOUND, NULL, "object not found")
         ^
/.../CIP-build/VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5A.c: In function ‘vtk__H5A_open_by_name’:

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

          
            
/.../CIP-build/VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5Eprivate.h:51:4: note: in expansion of macro ‘HERROR’
    HERROR(maj, min, __VA_ARGS__);                  \
    ^

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

          
            
/.../CIP-build/VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5Eprivate.h:91:4: note: in expansion of macro ‘HCOMMON_ERROR’
    HCOMMON_ERROR(maj, min, __VA_ARGS__);                \
    ^

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

          
            
/.../CIP-build/VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5private.h:1820:10: note: in expansion of macro ‘HGOTO_ERROR’
          HGOTO_ERROR (H5E_FUNC, H5E_CANTINIT, err,                  \
          ^

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

          
            
/.../CIP-build/VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5private.h:1936:4: note: in expansion of macro ‘H5_INTERFACE_INIT’
    H5_INTERFACE_INIT(err)                  \
    ^

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

          
            
/.../CIP-build/VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5private.h:1944:5: note: in expansion of macro ‘FUNC_ENTER_NOAPI_INIT’
     FUNC_ENTER_NOAPI_INIT(err)                          \
     ^

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

          
            
/.../CIP-build/VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5A.c:859:5: note: in expansion of macro ‘FUNC_ENTER_NOAPI’
     FUNC_ENTER_NOAPI(NULL)
     ^
/.../CIP-build/VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5A.c: In function ‘vtk__H5Awrite’:

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

          
            
/.../CIP-build/VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5Eprivate.h:51:4: note: in expansion of macro ‘HERROR’
    HERROR(maj, min, __VA_ARGS__);                  \
    ^

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

          
            
/.../CIP-build/VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5Eprivate.h:91:4: note: in expansion of macro ‘HCOMMON_ERROR’
    HCOMMON_ERROR(maj, min, __VA_ARGS__);                \
    ^

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

          
            
/.../CIP-build/VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5private.h:1878:11: note: in expansion of macro ‘HGOTO_ERROR’
           HGOTO_ERROR(H5E_FUNC, H5E_CANTINIT, err,                  \
           ^

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

          
            
/.../CIP-build/VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5private.h:1893:5: note: in expansion of macro ‘FUNC_ENTER_API_INIT’
     FUNC_ENTER_API_INIT(err);                            \
     ^

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

          
            
/.../CIP-build/VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5A.c:924:5: note: in expansion of macro ‘FUNC_ENTER_API’
     FUNC_ENTER_API(FAIL)
     ^
/.../CIP-build/VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5A.c: In function ‘H5A_write’:

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

          
            
/.../CIP-build/VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5Eprivate.h:51:4: note: in expansion of macro ‘HERROR’
    HERROR(maj, min, __VA_ARGS__);                  \
    ^

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

          
            
/.../CIP-build/VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5Eprivate.h:91:4: note: in expansion of macro ‘HCOMMON_ERROR’
    HCOMMON_ERROR(maj, min, __VA_ARGS__);                \
    ^

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

          
            
/.../CIP-build/VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5A.c:983:9: note: in expansion of macro ‘HGOTO_ERROR’
         HGOTO_ERROR(H5E_ATTR, H5E_CANTCOUNT, FAIL, "dataspace is invalid")
         ^
/.../CIP-build/VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5A.c: In function ‘vtk__H5Aread’:

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

          
            
/.../CIP-build/VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5Eprivate.h:51:4: note: in expansion of macro ‘HERROR’
    HERROR(maj, min, __VA_ARGS__);                  \
    ^

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

          
            
/.../CIP-build/VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5Eprivate.h:91:4: note: in expansion of macro ‘HCOMMON_ERROR’
    HCOMMON_ERROR(maj, min, __VA_ARGS__);                \
    ^

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

          
            
/.../CIP-build/VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5private.h:1878:11: note: in expansion of macro ‘HGOTO_ERROR’
           HGOTO_ERROR(H5E_FUNC, H5E_CANTINIT, err,                  \
           ^

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

          
            
/.../CIP-build/VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5private.h:1893:5: note: in expansion of macro ‘FUNC_ENTER_API_INIT’
     FUNC_ENTER_API_INIT(err);                            \
     ^

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

          
            
/.../CIP-build/VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5A.c:1081:5: note: in expansion of macro ‘FUNC_ENTER_API’
     FUNC_ENTER_API(FAIL)
     ^
/.../CIP-build/VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5A.c: In function ‘H5A_read’:

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

          
            
/.../CIP-build/VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5Eprivate.h:51:4: note: in expansion of macro ‘HERROR’
    HERROR(maj, min, __VA_ARGS__);                  \
    ^

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

          
            
/.../CIP-build/VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5Eprivate.h:91:4: note: in expansion of macro ‘HCOMMON_ERROR’
    HCOMMON_ERROR(maj, min, __VA_ARGS__);                \
    ^

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

          
            
/.../CIP-build/VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5A.c:1139:9: note: in expansion of macro ‘HGOTO_ERROR’
         HGOTO_ERROR(H5E_ATTR, H5E_CANTCOUNT, FAIL, "dataspace is invalid")
         ^
/.../CIP-build/VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5A.c: In function ‘vtk__H5Aget_space’:

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

          
            
/.../CIP-build/VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5Eprivate.h:51:4: note: in expansion of macro ‘HERROR’
    HERROR(maj, min, __VA_ARGS__);                  \
    ^

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

          
            
/.../CIP-build/VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5Eprivate.h:91:4: note: in expansion of macro ‘HCOMMON_ERROR’
    HCOMMON_ERROR(maj, min, __VA_ARGS__);                \
    ^

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

          
            
/.../CIP-build/VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5private.h:1878:11: note: in expansion of macro ‘HGOTO_ERROR’
           HGOTO_ERROR(H5E_FUNC, H5E_CANTINIT, err,                  \
           ^

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

          
            
/.../CIP-build/VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5private.h:1893:5: note: in expansion of macro ‘FUNC_ENTER_API_INIT’
     FUNC_ENTER_API_INIT(err);                            \
     ^

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

          
            
/.../CIP-build/VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5A.c:1227:5: note: in expansion of macro ‘FUNC_ENTER_API’
     FUNC_ENTER_API(FAIL)
     ^
/.../CIP-build/VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5A.c: In function ‘vtk__H5Aget_type’:

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

          
            
/.../CIP-build/VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5Eprivate.h:51:4: note: in expansion of macro ‘HERROR’
    HERROR(maj, min, __VA_ARGS__);                  \
    ^

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

          
            
/.../CIP-build/VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5Eprivate.h:91:4: note: in expansion of macro ‘HCOMMON_ERROR’
    HCOMMON_ERROR(maj, min, __VA_ARGS__);                \
    ^

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

          
            
/.../CIP-build/VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5private.h:1878:11: note: in expansion of macro ‘HGOTO_ERROR’
           HGOTO_ERROR(H5E_FUNC, H5E_CANTINIT, err,                  \
           ^

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

          
            
/.../CIP-build/VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5private.h:1893:5: note: in expansion of macro ‘FUNC_ENTER_API_INIT’
     FUNC_ENTER_API_INIT(err);                            \
     ^

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

          
            
/.../CIP-build/VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5A.c:1273:5: note: in expansion of macro ‘FUNC_ENTER_API’
     FUNC_ENTER_API(FAIL)
     ^
/.../CIP-build/VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5A.c: In function ‘vtk__H5Aget_create_plist’:

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

          
            
/.../CIP-build/VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5Eprivate.h:51:4: note: in expansion of macro ‘HERROR’
    HERROR(maj, min, __VA_ARGS__);                  \
    ^

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

          
            
/.../CIP-build/VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5Eprivate.h:91:4: note: in expansion of macro ‘HCOMMON_ERROR’
    HCOMMON_ERROR(maj, min, __VA_ARGS__);                \
    ^

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

          
            
/.../CIP-build/VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5private.h:1878:11: note: in expansion of macro ‘HGOTO_ERROR’
           HGOTO_ERROR(H5E_FUNC, H5E_CANTINIT, err,                  \
           ^

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

          
            
/.../CIP-build/VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5private.h:1893:5: note: in expansion of macro ‘FUNC_ENTER_API_INIT’
     FUNC_ENTER_API_INIT(err);                            \
     ^

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

          
            
/.../CIP-build/VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5A.c:1342:5: note: in expansion of macro ‘FUNC_ENTER_API’
     FUNC_ENTER_API(FAIL)
     ^
/.../CIP-build/VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5A.c: In function ‘vtk__H5Aget_name’:

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

          
            
/.../CIP-build/VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5Eprivate.h:51:4: note: in expansion of macro ‘HERROR’
    HERROR(maj, min, __VA_ARGS__);                  \
    ^

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

          
            
/.../CIP-build/VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5Eprivate.h:91:4: note: in expansion of macro ‘HCOMMON_ERROR’
    HCOMMON_ERROR(maj, min, __VA_ARGS__);                \
    ^

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

          
            
/.../CIP-build/VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5private.h:1878:11: note: in expansion of macro ‘HGOTO_ERROR’
           HGOTO_ERROR(H5E_FUNC, H5E_CANTINIT, err,                  \
           ^

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

          
            
/.../CIP-build/VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5private.h:1893:5: note: in expansion of macro ‘FUNC_ENTER_API_INIT’
     FUNC_ENTER_API_INIT(err);                            \
     ^

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

          
            
/.../CIP-build/VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5A.c:1397:5: note: in expansion of macro ‘FUNC_ENTER_API’
     FUNC_ENTER_API(FAIL)
     ^
/.../CIP-build/VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5A.c: In function ‘vtk__H5A_get_name’:

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

          
            
/.../CIP-build/VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5Eprivate.h:51:4: note: in expansion of macro ‘HERROR’
    HERROR(maj, min, __VA_ARGS__);                  \
    ^

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

          
            
/.../CIP-build/VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5Eprivate.h:91:4: note: in expansion of macro ‘HCOMMON_ERROR’
    HCOMMON_ERROR(maj, min, __VA_ARGS__);                \
    ^

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

          
            
/.../CIP-build/VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5private.h:1820:10: note: in expansion of macro ‘HGOTO_ERROR’
          HGOTO_ERROR (H5E_FUNC, H5E_CANTINIT, err,                  \
          ^

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

          
            
/.../CIP-build/VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5private.h:1936:4: note: in expansion of macro ‘H5_INTERFACE_INIT’
    H5_INTERFACE_INIT(err)                  \
    ^

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

          
            
/.../CIP-build/VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5private.h:1944:5: note: in expansion of macro ‘FUNC_ENTER_NOAPI_INIT’
     FUNC_ENTER_NOAPI_INIT(err)                          \
     ^

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

          
            
/.../CIP-build/VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5A.c:1437:5: note: in expansion of macro ‘FUNC_ENTER_NOAPI’
     FUNC_ENTER_NOAPI(FAIL)
     ^
/.../CIP-build/VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5A.c: In function ‘vtk__H5Aget_name_by_idx’:

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

          
            
/.../CIP-build/VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5Eprivate.h:51:4: note: in expansion of macro ‘HERROR’
    HERROR(maj, min, __VA_ARGS__);                  \
    ^

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

          
            
/.../CIP-build/VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5Eprivate.h:91:4: note: in expansion of macro ‘HCOMMON_ERROR’
    HCOMMON_ERROR(maj, min, __VA_ARGS__);                \
    ^

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

          
            
/.../CIP-build/VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5private.h:1878:11: note: in expansion of macro ‘HGOTO_ERROR’
           HGOTO_ERROR(H5E_FUNC, H5E_CANTINIT, err,                  \
           ^

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

          
            
/.../CIP-build/VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5private.h:1893:5: note: in expansion of macro ‘FUNC_ENTER_API_INIT’
     FUNC_ENTER_API_INIT(err);                            \
     ^

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

          
            
/.../CIP-build/VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5A.c:1488:5: note: in expansion of macro ‘FUNC_ENTER_API’
     FUNC_ENTER_API(FAIL)
     ^
/.../CIP-build/VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5A.c: In function ‘vtk__H5Aget_storage_size’:

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

          
            
/.../CIP-build/VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5Eprivate.h:51:4: note: in expansion of macro ‘HERROR’
    HERROR(maj, min, __VA_ARGS__);                  \
    ^

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

          
            
/.../CIP-build/VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5Eprivate.h:91:4: note: in expansion of macro ‘HCOMMON_ERROR’
    HCOMMON_ERROR(maj, min, __VA_ARGS__);                \
    ^

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

          
            
/.../CIP-build/VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5private.h:1878:11: note: in expansion of macro ‘HGOTO_ERROR’
           HGOTO_ERROR(H5E_FUNC, H5E_CANTINIT, err,                  \
           ^

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

          
            
/.../CIP-build/VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5private.h:1893:5: note: in expansion of macro ‘FUNC_ENTER_API_INIT’
     FUNC_ENTER_API_INIT(err);                            \
     ^

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

          
            
/.../CIP-build/VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5A.c:1555:5: note: in expansion of macro ‘FUNC_ENTER_API’
     FUNC_ENTER_API(0)
     ^
/.../CIP-build/VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5A.c: In function ‘vtk__H5Aget_info’:

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

          
            
/.../CIP-build/VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5Eprivate.h:51:4: note: in expansion of macro ‘HERROR’
    HERROR(maj, min, __VA_ARGS__);                  \
    ^

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

          
            
/.../CIP-build/VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5Eprivate.h:91:4: note: in expansion of macro ‘HCOMMON_ERROR’
    HCOMMON_ERROR(maj, min, __VA_ARGS__);                \
    ^

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

          
            
/.../CIP-build/VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5private.h:1878:11: note: in expansion of macro ‘HGOTO_ERROR’
           HGOTO_ERROR(H5E_FUNC, H5E_CANTINIT, err,                  \
           ^

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

          
            
/.../CIP-build/VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5private.h:1893:5: note: in expansion of macro ‘FUNC_ENTER_API_INIT’
     FUNC_ENTER_API_INIT(err);                            \
     ^

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

          
            
/.../CIP-build/VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5A.c:1589:5: note: in expansion of macro ‘FUNC_ENTER_API’
     FUNC_ENTER_API(FAIL)
     ^
/.../CIP-build/VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5A.c: In function ‘vtk__H5Aget_info_by_name’:

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

          
            
/.../CIP-build/VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5Eprivate.h:51:4: note: in expansion of macro ‘HERROR’
    HERROR(maj, min, __VA_ARGS__);                  \
    ^

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

          
            
/.../CIP-build/VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5Eprivate.h:91:4: note: in expansion of macro ‘HCOMMON_ERROR’
    HCOMMON_ERROR(maj, min, __VA_ARGS__);                \
    ^

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

          
            
/.../CIP-build/VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5private.h:1878:11: note: in expansion of macro ‘HGOTO_ERROR’
           HGOTO_ERROR(H5E_FUNC, H5E_CANTINIT, err,                  \
           ^

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

          
            
/.../CIP-build/VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5private.h:1893:5: note: in expansion of macro ‘FUNC_ENTER_API_INIT’
     FUNC_ENTER_API_INIT(err);                            \
     ^

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

          
            
/.../CIP-build/VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5A.c:1626:5: note: in expansion of macro ‘FUNC_ENTER_API’
     FUNC_ENTER_API(FAIL)
     ^
/.../CIP-build/VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5A.c: In function ‘vtk__H5Aget_info_by_idx’:

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

          
            
/.../CIP-build/VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5Eprivate.h:51:4: note: in expansion of macro ‘HERROR’
    HERROR(maj, min, __VA_ARGS__);                  \
    ^

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

          
            
/.../CIP-build/VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5Eprivate.h:91:4: note: in expansion of macro ‘HCOMMON_ERROR’
    HCOMMON_ERROR(maj, min, __VA_ARGS__);                \
    ^

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

          
            
/.../CIP-build/VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5private.h:1878:11: note: in expansion of macro ‘HGOTO_ERROR’
           HGOTO_ERROR(H5E_FUNC, H5E_CANTINIT, err,                  \
           ^

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

          
            
/.../CIP-build/VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5private.h:1893:5: note: in expansion of macro ‘FUNC_ENTER_API_INIT’
     FUNC_ENTER_API_INIT(err);                            \
     ^

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

          
            
/.../CIP-build/VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5A.c:1685:5: note: in expansion of macro ‘FUNC_ENTER_API’
     FUNC_ENTER_API(FAIL)
     ^
/.../CIP-build/VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5A.c: In function ‘vtk__H5A_get_info’:

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

          
            
/.../CIP-build/VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5Eprivate.h:51:4: note: in expansion of macro ‘HERROR’
    HERROR(maj, min, __VA_ARGS__);                  \
    ^

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

          
            
/.../CIP-build/VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5Eprivate.h:91:4: note: in expansion of macro ‘HCOMMON_ERROR’
    HCOMMON_ERROR(maj, min, __VA_ARGS__);                \
    ^

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

          
            
/.../CIP-build/VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5private.h:1820:10: note: in expansion of macro ‘HGOTO_ERROR’
          HGOTO_ERROR (H5E_FUNC, H5E_CANTINIT, err,                  \
          ^

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

          
            
/.../CIP-build/VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5private.h:1936:4: note: in expansion of macro ‘H5_INTERFACE_INIT’
    H5_INTERFACE_INIT(err)                  \
    ^

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

          
            
/.../CIP-build/VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5private.h:1944:5: note: in expansion of macro ‘FUNC_ENTER_NOAPI_INIT’
     FUNC_ENTER_NOAPI_INIT(err)                          \
     ^

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

          
            
/.../CIP-build/VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5A.c:1743:5: note: in expansion of macro ‘FUNC_ENTER_NOAPI’
     FUNC_ENTER_NOAPI(FAIL)
     ^
/.../CIP-build/VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5A.c: In function ‘vtk__H5Arename’:

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

          
            
/.../CIP-build/VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5Eprivate.h:51:4: note: in expansion of macro ‘HERROR’
    HERROR(maj, min, __VA_ARGS__);                  \
    ^

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

          
            
/.../CIP-build/VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5Eprivate.h:91:4: note: in expansion of macro ‘HCOMMON_ERROR’
    HCOMMON_ERROR(maj, min, __VA_ARGS__);                \
    ^

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

          
            
/.../CIP-build/VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5private.h:1878:11: note: in expansion of macro ‘HGOTO_ERROR’
           HGOTO_ERROR(H5E_FUNC, H5E_CANTINIT, err,                  \
           ^

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

          
            
/.../CIP-build/VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5private.h:1893:5: note: in expansion of macro ‘FUNC_ENTER_API_INIT’
     FUNC_ENTER_API_INIT(err);                            \
     ^

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

          
            
/.../CIP-build/VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5A.c:1785:5: note: in expansion of macro ‘FUNC_ENTER_API’
     FUNC_ENTER_API(FAIL)
     ^
/.../CIP-build/VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5A.c: In function ‘vtk__H5Arename_by_name’:

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

          
            
/.../CIP-build/VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5Eprivate.h:51:4: note: in expansion of macro ‘HERROR’
    HERROR(maj, min, __VA_ARGS__);                  \
    ^

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

          
            
/.../CIP-build/VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5Eprivate.h:91:4: note: in expansion of macro ‘HCOMMON_ERROR’
    HCOMMON_ERROR(maj, min, __VA_ARGS__);                \
    ^

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

          
            
/.../CIP-build/VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5private.h:1878:11: note: in expansion of macro ‘HGOTO_ERROR’
           HGOTO_ERROR(H5E_FUNC, H5E_CANTINIT, err,                  \
           ^

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

          
            
/.../CIP-build/VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5private.h:1893:5: note: in expansion of macro ‘FUNC_ENTER_API_INIT’
     FUNC_ENTER_API_INIT(err);                            \
     ^

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

          
            
/.../CIP-build/VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5A.c:1831:5: note: in expansion of macro ‘FUNC_ENTER_API’
     FUNC_ENTER_API(FAIL)
     ^
/.../CIP-build/VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5A.c: In function ‘vtk__H5Aiterate2’:

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

          
            
/.../CIP-build/VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5Eprivate.h:51:4: note: in expansion of macro ‘HERROR’
    HERROR(maj, min, __VA_ARGS__);                  \
    ^

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

          
            
/.../CIP-build/VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5Eprivate.h:91:4: note: in expansion of macro ‘HCOMMON_ERROR’
    HCOMMON_ERROR(maj, min, __VA_ARGS__);                \
    ^

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

          
            
/.../CIP-build/VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5private.h:1878:11: note: in expansion of macro ‘HGOTO_ERROR’
           HGOTO_ERROR(H5E_FUNC, H5E_CANTINIT, err,                  \
           ^

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

          
            
/.../CIP-build/VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5private.h:1893:5: note: in expansion of macro ‘FUNC_ENTER_API_INIT’
     FUNC_ENTER_API_INIT(err);                            \
     ^

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

          
            
/.../CIP-build/VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5A.c:1928:5: note: in expansion of macro ‘FUNC_ENTER_API’
     FUNC_ENTER_API(FAIL)
     ^
/.../CIP-build/VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5A.c: In function ‘vtk__H5Aiterate_by_name’:

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

          
            
/.../CIP-build/VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5Eprivate.h:51:4: note: in expansion of macro ‘HERROR’
    HERROR(maj, min, __VA_ARGS__);                  \
    ^

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

          
            
/.../CIP-build/VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5Eprivate.h:91:4: note: in expansion of macro ‘HCOMMON_ERROR’
    HCOMMON_ERROR(maj, min, __VA_ARGS__);                \
    ^

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

          
            
/.../CIP-build/VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5private.h:1878:11: note: in expansion of macro ‘HGOTO_ERROR’
           HGOTO_ERROR(H5E_FUNC, H5E_CANTINIT, err,                  \
           ^

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

          
            
/.../CIP-build/VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5private.h:1893:5: note: in expansion of macro ‘FUNC_ENTER_API_INIT’
     FUNC_ENTER_API_INIT(err);                            \
     ^

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

          
            
/.../CIP-build/VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5A.c:2016:5: note: in expansion of macro ‘FUNC_ENTER_API’
     FUNC_ENTER_API(FAIL)
     ^
/.../CIP-build/VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5A.c: In function ‘vtk__H5Adelete’:
/.../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 4102
Warning

          
            
/.../CIP-build/VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5Eprivate.h:51:4: note: in expansion of macro ‘HERROR’
    HERROR(maj, min, __VA_ARGS__);                  \
    ^

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

          
            
/.../CIP-build/VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5Eprivate.h:91:4: note: in expansion of macro ‘HCOMMON_ERROR’
    HCOMMON_ERROR(maj, min, __VA_ARGS__);                \
    ^

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

          
            
/.../CIP-build/VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5private.h:1878:11: note: in expansion of macro ‘HGOTO_ERROR’
           HGOTO_ERROR(H5E_FUNC, H5E_CANTINIT, err,                  \
           ^

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

          
            
/.../CIP-build/VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5private.h:1893:5: note: in expansion of macro ‘FUNC_ENTER_API_INIT’
     FUNC_ENTER_API_INIT(err);                            \
     ^

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

          
            
/.../CIP-build/VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5A.c:2097:5: note: in expansion of macro ‘FUNC_ENTER_API’
     FUNC_ENTER_API(FAIL)
     ^
/.../CIP-build/VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5A.c: In function ‘vtk__H5Adelete_by_name’:
/.../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 4121
Warning

          
            
/.../CIP-build/VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5Eprivate.h:51:4: note: in expansion of macro ‘HERROR’
    HERROR(maj, min, __VA_ARGS__);                  \
    ^

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

          
            
/.../CIP-build/VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5Eprivate.h:91:4: note: in expansion of macro ‘HCOMMON_ERROR’
    HCOMMON_ERROR(maj, min, __VA_ARGS__);                \
    ^

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

          
            
/.../CIP-build/VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5private.h:1878:11: note: in expansion of macro ‘HGOTO_ERROR’
           HGOTO_ERROR(H5E_FUNC, H5E_CANTINIT, err,                  \
           ^

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

          
            
/.../CIP-build/VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5private.h:1893:5: note: in expansion of macro ‘FUNC_ENTER_API_INIT’
     FUNC_ENTER_API_INIT(err);                            \
     ^

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

          
            
/.../CIP-build/VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5A.c:2144:5: note: in expansion of macro ‘FUNC_ENTER_API’
     FUNC_ENTER_API(FAIL)
     ^
/.../CIP-build/VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5A.c: In function ‘vtk__H5Adelete_by_idx’:
/.../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 4140
Warning

          
            
/.../CIP-build/VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5Eprivate.h:51:4: note: in expansion of macro ‘HERROR’
    HERROR(maj, min, __VA_ARGS__);                  \
    ^

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

          
            
/.../CIP-build/VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5Eprivate.h:91:4: note: in expansion of macro ‘HCOMMON_ERROR’
    HCOMMON_ERROR(maj, min, __VA_ARGS__);                \
    ^

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

          
            
/.../CIP-build/VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5private.h:1878:11: note: in expansion of macro ‘HGOTO_ERROR’
           HGOTO_ERROR(H5E_FUNC, H5E_CANTINIT, err,                  \
           ^

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

          
            
/.../CIP-build/VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5private.h:1893:5: note: in expansion of macro ‘FUNC_ENTER_API_INIT’
     FUNC_ENTER_API_INIT(err);                            \
     ^

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

          
            
/.../CIP-build/VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5A.c:2220:5: note: in expansion of macro ‘FUNC_ENTER_API’
     FUNC_ENTER_API(FAIL)
     ^
/.../CIP-build/VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5A.c: In function ‘vtk__H5Aclose’:
/.../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 4159
Warning

          
            
/.../CIP-build/VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5Eprivate.h:51:4: note: in expansion of macro ‘HERROR’
    HERROR(maj, min, __VA_ARGS__);                  \
    ^

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

          
            
/.../CIP-build/VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5Eprivate.h:91:4: note: in expansion of macro ‘HCOMMON_ERROR’
    HCOMMON_ERROR(maj, min, __VA_ARGS__);                \
    ^

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

          
            
/.../CIP-build/VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5private.h:1878:11: note: in expansion of macro ‘HGOTO_ERROR’
           HGOTO_ERROR(H5E_FUNC, H5E_CANTINIT, err,                  \
           ^

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

          
            
/.../CIP-build/VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5private.h:1893:5: note: in expansion of macro ‘FUNC_ENTER_API_INIT’
     FUNC_ENTER_API_INIT(err);                            \
     ^

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

          
            
/.../CIP-build/VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5A.c:2283:5: note: in expansion of macro ‘FUNC_ENTER_API’
     FUNC_ENTER_API(FAIL)
     ^
/.../CIP-build/VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5A.c: In function ‘vtk__H5A_copy’:
/.../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 4178
Warning

          
            
/.../CIP-build/VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5Eprivate.h:51:4: note: in expansion of macro ‘HERROR’
    HERROR(maj, min, __VA_ARGS__);                  \
    ^

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

          
            
/.../CIP-build/VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5Eprivate.h:91:4: note: in expansion of macro ‘HCOMMON_ERROR’
    HCOMMON_ERROR(maj, min, __VA_ARGS__);                \
    ^

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

          
            
/.../CIP-build/VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5private.h:1820:10: note: in expansion of macro ‘HGOTO_ERROR’
          HGOTO_ERROR (H5E_FUNC, H5E_CANTINIT, err,                  \
          ^

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

          
            
/.../CIP-build/VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5private.h:1936:4: note: in expansion of macro ‘H5_INTERFACE_INIT’
    H5_INTERFACE_INIT(err)                  \
    ^

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

          
            
/.../CIP-build/VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5private.h:1944:5: note: in expansion of macro ‘FUNC_ENTER_NOAPI_INIT’
     FUNC_ENTER_NOAPI_INIT(err)                          \
     ^

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

          
            
/.../CIP-build/VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5A.c:2324:5: note: in expansion of macro ‘FUNC_ENTER_NOAPI’
     FUNC_ENTER_NOAPI(NULL)
     ^
/.../CIP-build/VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5A.c: In function ‘vtk__H5A_free’:
/.../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 4200
Warning

          
            
/.../CIP-build/VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5Eprivate.h:51:4: note: in expansion of macro ‘HERROR’
    HERROR(maj, min, __VA_ARGS__);                  \
    ^
[ 49%] Building C object ThirdParty/hdf5/vtkhdf5/src/CMakeFiles/vtkhdf5.dir/H5Adense.c.o

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

          
            
/.../CIP-build/VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5Eprivate.h:91:4: note: in expansion of macro ‘HCOMMON_ERROR’
    HCOMMON_ERROR(maj, min, __VA_ARGS__);                \
    ^

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

          
            
/.../CIP-build/VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5private.h:1820:10: note: in expansion of macro ‘HGOTO_ERROR’
          HGOTO_ERROR (H5E_FUNC, H5E_CANTINIT, err,                  \
          ^

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

          
            
/.../CIP-build/VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5private.h:1936:4: note: in expansion of macro ‘H5_INTERFACE_INIT’
    H5_INTERFACE_INIT(err)                  \
    ^

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

          
            
/.../CIP-build/VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5private.h:1944:5: note: in expansion of macro ‘FUNC_ENTER_NOAPI_INIT’
     FUNC_ENTER_NOAPI_INIT(err)                          \
     ^

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

          
            
/.../CIP-build/VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5A.c:2386:5: note: in expansion of macro ‘FUNC_ENTER_NOAPI’
     FUNC_ENTER_NOAPI(FAIL)
     ^
/.../CIP-build/VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5A.c: In function ‘vtk__H5A_close’:
/.../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 4223
Warning

          
            
/.../CIP-build/VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5Eprivate.h:51:4: note: in expansion of macro ‘HERROR’
    HERROR(maj, min, __VA_ARGS__);                  \
    ^

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

          
            
/.../CIP-build/VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5Eprivate.h:91:4: note: in expansion of macro ‘HCOMMON_ERROR’
    HCOMMON_ERROR(maj, min, __VA_ARGS__);                \
    ^

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

          
            
/.../CIP-build/VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5private.h:1820:10: note: in expansion of macro ‘HGOTO_ERROR’
          HGOTO_ERROR (H5E_FUNC, H5E_CANTINIT, err,                  \
          ^

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

          
            
/.../CIP-build/VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5private.h:1936:4: note: in expansion of macro ‘H5_INTERFACE_INIT’
    H5_INTERFACE_INIT(err)                  \
    ^

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

          
            
/.../CIP-build/VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5private.h:1944:5: note: in expansion of macro ‘FUNC_ENTER_NOAPI_INIT’
     FUNC_ENTER_NOAPI_INIT(err)                          \
     ^

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

          
            
/.../CIP-build/VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5A.c:2434:5: note: in expansion of macro ‘FUNC_ENTER_NOAPI’
     FUNC_ENTER_NOAPI(FAIL)
     ^
/.../CIP-build/VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5A.c: In function ‘vtk__H5A_oloc’:
/.../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 4245
Warning

          
            
/.../CIP-build/VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5Eprivate.h:51:4: note: in expansion of macro ‘HERROR’
    HERROR(maj, min, __VA_ARGS__);                  \
    ^

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

          
            
/.../CIP-build/VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5Eprivate.h:91:4: note: in expansion of macro ‘HCOMMON_ERROR’
    HCOMMON_ERROR(maj, min, __VA_ARGS__);                \
    ^

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

          
            
/.../CIP-build/VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5private.h:1820:10: note: in expansion of macro ‘HGOTO_ERROR’
          HGOTO_ERROR (H5E_FUNC, H5E_CANTINIT, err,                  \
          ^

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

          
            
/.../CIP-build/VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5private.h:1936:4: note: in expansion of macro ‘H5_INTERFACE_INIT’
    H5_INTERFACE_INIT(err)                  \
    ^

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

          
            
/.../CIP-build/VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5private.h:1944:5: note: in expansion of macro ‘FUNC_ENTER_NOAPI_INIT’
     FUNC_ENTER_NOAPI_INIT(err)                          \
     ^

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

          
            
/.../CIP-build/VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5A.c:2490:5: note: in expansion of macro ‘FUNC_ENTER_NOAPI’
     FUNC_ENTER_NOAPI(NULL)
     ^
/.../CIP-build/VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5A.c: In function ‘vtk__H5A_nameof’:
/.../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 4267
Warning

          
            
/.../CIP-build/VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5Eprivate.h:51:4: note: in expansion of macro ‘HERROR’
    HERROR(maj, min, __VA_ARGS__);                  \
    ^

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

          
            
/.../CIP-build/VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5Eprivate.h:91:4: note: in expansion of macro ‘HCOMMON_ERROR’
    HCOMMON_ERROR(maj, min, __VA_ARGS__);                \
    ^

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

          
            
/.../CIP-build/VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5private.h:1820:10: note: in expansion of macro ‘HGOTO_ERROR’
          HGOTO_ERROR (H5E_FUNC, H5E_CANTINIT, err,                  \
          ^

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

          
            
/.../CIP-build/VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5private.h:1936:4: note: in expansion of macro ‘H5_INTERFACE_INIT’
    H5_INTERFACE_INIT(err)                  \
    ^

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

          
            
/.../CIP-build/VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5private.h:1944:5: note: in expansion of macro ‘FUNC_ENTER_NOAPI_INIT’
     FUNC_ENTER_NOAPI_INIT(err)                          \
     ^

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

          
            
/.../CIP-build/VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5A.c:2522:5: note: in expansion of macro ‘FUNC_ENTER_NOAPI’
     FUNC_ENTER_NOAPI(NULL)
     ^
/.../CIP-build/VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5A.c: In function ‘vtk__H5A_type’:
/.../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 4289
Warning

          
            
/.../CIP-build/VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5Eprivate.h:51:4: note: in expansion of macro ‘HERROR’
    HERROR(maj, min, __VA_ARGS__);                  \
    ^

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

          
            
/.../CIP-build/VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5Eprivate.h:91:4: note: in expansion of macro ‘HCOMMON_ERROR’
    HCOMMON_ERROR(maj, min, __VA_ARGS__);                \
    ^

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

          
            
/.../CIP-build/VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5private.h:1820:10: note: in expansion of macro ‘HGOTO_ERROR’
          HGOTO_ERROR (H5E_FUNC, H5E_CANTINIT, err,                  \
          ^

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

          
            
/.../CIP-build/VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5private.h:1936:4: note: in expansion of macro ‘H5_INTERFACE_INIT’
    H5_INTERFACE_INIT(err)                  \
    ^

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

          
            
/.../CIP-build/VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5private.h:1944:5: note: in expansion of macro ‘FUNC_ENTER_NOAPI_INIT’
     FUNC_ENTER_NOAPI_INIT(err)                          \
     ^

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

          
            
/.../CIP-build/VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5A.c:2552:5: note: in expansion of macro ‘FUNC_ENTER_NOAPI’
     FUNC_ENTER_NOAPI(NULL)
     ^
/.../CIP-build/VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5A.c: In function ‘vtk__H5Aexists’:
/.../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 4311
Warning

          
            
/.../CIP-build/VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5Eprivate.h:51:4: note: in expansion of macro ‘HERROR’
    HERROR(maj, min, __VA_ARGS__);                  \
    ^

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

          
            
/.../CIP-build/VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5Eprivate.h:91:4: note: in expansion of macro ‘HCOMMON_ERROR’
    HCOMMON_ERROR(maj, min, __VA_ARGS__);                \
    ^

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

          
            
/.../CIP-build/VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5private.h:1878:11: note: in expansion of macro ‘HGOTO_ERROR’
           HGOTO_ERROR(H5E_FUNC, H5E_CANTINIT, err,                  \
           ^

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

          
            
/.../CIP-build/VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5private.h:1893:5: note: in expansion of macro ‘FUNC_ENTER_API_INIT’
     FUNC_ENTER_API_INIT(err);                            \
     ^

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

          
            
/.../CIP-build/VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5A.c:2584:5: note: in expansion of macro ‘FUNC_ENTER_API’
     FUNC_ENTER_API(FAIL)
     ^
/.../CIP-build/VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5A.c: In function ‘vtk__H5Aexists_by_name’:
/.../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 4330
Warning

          
            
/.../CIP-build/VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5Eprivate.h:51:4: note: in expansion of macro ‘HERROR’
    HERROR(maj, min, __VA_ARGS__);                  \
    ^

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

          
            
/.../CIP-build/VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5Eprivate.h:91:4: note: in expansion of macro ‘HCOMMON_ERROR’
    HCOMMON_ERROR(maj, min, __VA_ARGS__);                \
    ^

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

          
            
/.../CIP-build/VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5private.h:1878:11: note: in expansion of macro ‘HGOTO_ERROR’
           HGOTO_ERROR(H5E_FUNC, H5E_CANTINIT, err,                  \
           ^

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

          
            
/.../CIP-build/VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5private.h:1893:5: note: in expansion of macro ‘FUNC_ENTER_API_INIT’
     FUNC_ENTER_API_INIT(err);                            \
     ^

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

          
            
/.../CIP-build/VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5A.c:2628:5: note: in expansion of macro ‘FUNC_ENTER_API’
     FUNC_ENTER_API(FAIL)
     ^
In file included from /.../CIP-build/VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5Abtree2.c:37: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!"
  ^
In file included from /.../CIP-build/VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5Abtree2.c:39:0:
/.../CIP-build/VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5Abtree2.c: In function ‘H5A_dense_fh_name_cmp’:
/.../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 4354
Warning
                                                                        ^
/.../CIP-build/VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5Eprivate.h:51:4: note: in expansion of macro ‘HERROR’
    HERROR(maj, min, __VA_ARGS__);                  \
    ^

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

          
            
/.../CIP-build/VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5Eprivate.h:91:4: note: in expansion of macro ‘HCOMMON_ERROR’
    HCOMMON_ERROR(maj, min, __VA_ARGS__);                \
    ^

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

          
            
/.../CIP-build/VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5Abtree2.c:178:9: note: in expansion of macro ‘HGOTO_ERROR’
         HGOTO_ERROR(H5E_OHDR, H5E_CANTDECODE, FAIL, "can't decode attribute")
         ^

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

          
            
/.../CIP-build/VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5Eprivate.h:38:72: note: each undeclared identifier is reported only once for each function it appears in
 #  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 4366
Warning

          
            
/.../CIP-build/VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5Eprivate.h:51:4: note: in expansion of macro ‘HERROR’
    HERROR(maj, min, __VA_ARGS__);                  \
    ^

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

          
            
/.../CIP-build/VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5Eprivate.h:91:4: note: in expansion of macro ‘HCOMMON_ERROR’
    HCOMMON_ERROR(maj, min, __VA_ARGS__);                \
    ^

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

          
            
/.../CIP-build/VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5Abtree2.c:178:9: note: in expansion of macro ‘HGOTO_ERROR’
         HGOTO_ERROR(H5E_OHDR, H5E_CANTDECODE, FAIL, "can't decode attribute")
         ^
In file included from /.../CIP-build/VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5Adense.c:39: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!"
  ^
In file included from /.../CIP-build/VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5Adense.c:41:0:
/.../CIP-build/VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5Adense.c: In function ‘vtk__H5A_dense_create’:
/.../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 4384
Warning
                                                                        ^
/.../CIP-build/VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5Eprivate.h:51:4: note: in expansion of macro ‘HERROR’
    HERROR(maj, min, __VA_ARGS__);                  \
    ^

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

          
            
/.../CIP-build/VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5Eprivate.h:91:4: note: in expansion of macro ‘HCOMMON_ERROR’
    HCOMMON_ERROR(maj, min, __VA_ARGS__);                \
    ^

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

          
            
/.../CIP-build/VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5Adense.c:216:9: note: in expansion of macro ‘HGOTO_ERROR’
         HGOTO_ERROR(H5E_ATTR, H5E_CANTINIT, FAIL, "unable to create fractal heap")
         ^

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

          
            
/.../CIP-build/VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5Eprivate.h:38:72: note: each undeclared identifier is reported only once for each function it appears in
 #  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 4396
Warning

          
            
/.../CIP-build/VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5Eprivate.h:51:4: note: in expansion of macro ‘HERROR’
    HERROR(maj, min, __VA_ARGS__);                  \
    ^

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

          
            
/.../CIP-build/VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5Eprivate.h:91:4: note: in expansion of macro ‘HCOMMON_ERROR’
    HCOMMON_ERROR(maj, min, __VA_ARGS__);                \
    ^

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

          
            
/.../CIP-build/VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5Adense.c:216:9: note: in expansion of macro ‘HGOTO_ERROR’
         HGOTO_ERROR(H5E_ATTR, H5E_CANTINIT, FAIL, "unable to create fractal heap")
         ^
/.../CIP-build/VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5Adense.c: In function ‘vtk__H5A_dense_open’:
/.../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 4409
Warning

          
            
/.../CIP-build/VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5Eprivate.h:51:4: note: in expansion of macro ‘HERROR’
    HERROR(maj, min, __VA_ARGS__);                  \
    ^

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

          
            
/.../CIP-build/VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5Eprivate.h:91:4: note: in expansion of macro ‘HCOMMON_ERROR’
    HCOMMON_ERROR(maj, min, __VA_ARGS__);                \
    ^

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

          
            
/.../CIP-build/VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5Adense.c:363:9: note: in expansion of macro ‘HGOTO_ERROR’
         HGOTO_ERROR(H5E_ATTR, H5E_CANTOPENOBJ, NULL, "unable to open fractal heap")
         ^
/.../CIP-build/VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5Adense.c: In function ‘vtk__H5A_dense_insert’:
/.../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 4422
Warning

          
            
/.../CIP-build/VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5Eprivate.h:51:4: note: in expansion of macro ‘HERROR’
    HERROR(maj, min, __VA_ARGS__);                  \
    ^

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

          
            
/.../CIP-build/VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5Eprivate.h:91:4: note: in expansion of macro ‘HCOMMON_ERROR’
    HCOMMON_ERROR(maj, min, __VA_ARGS__);                \
    ^

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

          
            
/.../CIP-build/VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5Adense.c:458:9: note: in expansion of macro ‘HGOTO_ERROR’
         HGOTO_ERROR(H5E_ATTR, H5E_CANTGET, FAIL, "can't determine if attributes are shared")
         ^
/.../CIP-build/VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5Adense.c: In function ‘H5A__dense_write_bt2_cb’:
/.../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 4435
Warning

          
            
/.../CIP-build/VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5Eprivate.h:51:4: note: in expansion of macro ‘HERROR’
    HERROR(maj, min, __VA_ARGS__);                  \
    ^

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

          
            
/.../CIP-build/VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5Eprivate.h:91:4: note: in expansion of macro ‘HCOMMON_ERROR’
    HCOMMON_ERROR(maj, min, __VA_ARGS__);                \
    ^

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

          
            
/.../CIP-build/VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5Adense.c:653:13: note: in expansion of macro ‘HGOTO_ERROR’
             HGOTO_ERROR(H5E_ATTR, H5E_CANTUPDATE, FAIL, "unable to update attribute in shared storage")
             ^
/.../CIP-build/VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5Adense.c: In function ‘vtk__H5A_dense_write’:
/.../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 4448
Warning

          
            
/.../CIP-build/VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5Eprivate.h:51:4: note: in expansion of macro ‘HERROR’
    HERROR(maj, min, __VA_ARGS__);                  \
    ^

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

          
            
/.../CIP-build/VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5Eprivate.h:91:4: note: in expansion of macro ‘HCOMMON_ERROR’
    HCOMMON_ERROR(maj, min, __VA_ARGS__);                \
    ^

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

          
            
/.../CIP-build/VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5Adense.c:770:9: note: in expansion of macro ‘HGOTO_ERROR’
         HGOTO_ERROR(H5E_ATTR, H5E_CANTGET, FAIL, "can't determine if attributes are shared")
         ^
/.../CIP-build/VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5Adense.c: In function ‘H5A__dense_copy_fh_cb’:
/.../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 4461
Warning

          
            
/.../CIP-build/VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5Eprivate.h:51:4: note: in expansion of macro ‘HERROR’
    HERROR(maj, min, __VA_ARGS__);                  \
    ^

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

          
            
/.../CIP-build/VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5Eprivate.h:91:4: note: in expansion of macro ‘HCOMMON_ERROR’
    HCOMMON_ERROR(maj, min, __VA_ARGS__);                \
    ^

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

          
            
/.../CIP-build/VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5Adense.c:863:9: note: in expansion of macro ‘HGOTO_ERROR’
         HGOTO_ERROR(H5E_ATTR, H5E_CANTDECODE, FAIL, "can't decode attribute")
         ^
/.../CIP-build/VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5Adense.c: In function ‘vtk__H5A_dense_rename’:
/.../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 4474
Warning

          
            
/.../CIP-build/VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5Eprivate.h:51:4: note: in expansion of macro ‘HERROR’
    HERROR(maj, min, __VA_ARGS__);                  \
    ^

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

          
            
/.../CIP-build/VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5Eprivate.h:91:4: note: in expansion of macro ‘HCOMMON_ERROR’
    HCOMMON_ERROR(maj, min, __VA_ARGS__);                \
    ^

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

          
            
/.../CIP-build/VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5Adense.c:916:9: note: in expansion of macro ‘HGOTO_ERROR’
         HGOTO_ERROR(H5E_ATTR, H5E_CANTGET, FAIL, "can't determine if attributes are shared")
         ^
/.../CIP-build/VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5Adense.c: In function ‘H5A__dense_iterate_bt2_cb’:
/.../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 4487
Warning

          
            
/.../CIP-build/VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5Eprivate.h:51:4: note: in expansion of macro ‘HERROR’
    HERROR(maj, min, __VA_ARGS__);                  \
    ^

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

          
            
/.../CIP-build/VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5Eprivate.h:91:4: note: in expansion of macro ‘HCOMMON_ERROR’
    HCOMMON_ERROR(maj, min, __VA_ARGS__);                \
    ^

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

          
            
/.../CIP-build/VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5Adense.c:1076:13: note: in expansion of macro ‘HGOTO_ERROR’
             HGOTO_ERROR(H5E_ATTR, H5E_CANTOPERATE, H5_ITER_ERROR, "heap op callback failed")
             ^
/.../CIP-build/VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5Adense.c: In function ‘vtk__H5A_dense_iterate’:
/.../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 4500
Warning

          
            
/.../CIP-build/VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5Eprivate.h:51:4: note: in expansion of macro ‘HERROR’
    HERROR(maj, min, __VA_ARGS__);                  \
    ^

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

          
            
/.../CIP-build/VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5Eprivate.h:91:4: note: in expansion of macro ‘HCOMMON_ERROR’
    HCOMMON_ERROR(maj, min, __VA_ARGS__);                \
    ^

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

          
            
/.../CIP-build/VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5Adense.c:1195:13: note: in expansion of macro ‘HGOTO_ERROR’
             HGOTO_ERROR(H5E_ATTR, H5E_CANTOPENOBJ, FAIL, "unable to open fractal heap")
             ^
/.../CIP-build/VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5Adense.c: In function ‘H5A__dense_remove_bt2_cb’:
/.../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 4513
Warning

          
            
/.../CIP-build/VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5Eprivate.h:51:4: note: in expansion of macro ‘HERROR’
    HERROR(maj, min, __VA_ARGS__);                  \
    ^

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

          
            
/.../CIP-build/VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5Eprivate.h:91:4: note: in expansion of macro ‘HCOMMON_ERROR’
    HCOMMON_ERROR(maj, min, __VA_ARGS__);                \
    ^

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

          
            
/.../CIP-build/VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5Adense.c:1295:13: note: in expansion of macro ‘HGOTO_ERROR’
             HGOTO_ERROR(H5E_ATTR, H5E_CANTOPENOBJ, FAIL, "unable to open v2 B-tree for creation order index")
             ^
/.../CIP-build/VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5Adense.c: In function ‘vtk__H5A_dense_remove’:
/.../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 4526
Warning

          
            
/.../CIP-build/VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5Eprivate.h:51:4: note: in expansion of macro ‘HERROR’
    HERROR(maj, min, __VA_ARGS__);                  \
    ^

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

          
            
/.../CIP-build/VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5Eprivate.h:91:4: note: in expansion of macro ‘HCOMMON_ERROR’
    HCOMMON_ERROR(maj, min, __VA_ARGS__);                \
    ^

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

          
            
/.../CIP-build/VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5Adense.c:1366:9: note: in expansion of macro ‘HGOTO_ERROR’
         HGOTO_ERROR(H5E_ATTR, H5E_CANTOPENOBJ, FAIL, "unable to open fractal heap")
         ^
/.../CIP-build/VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5Adense.c: In function ‘H5A__dense_remove_by_idx_bt2_cb’:
/.../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 4539
Warning

          
            
/.../CIP-build/VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5Eprivate.h:51:4: note: in expansion of macro ‘HERROR’
    HERROR(maj, min, __VA_ARGS__);                  \
    ^

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

          
            
/.../CIP-build/VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5Eprivate.h:91:4: note: in expansion of macro ‘HCOMMON_ERROR’
    HCOMMON_ERROR(maj, min, __VA_ARGS__);                \
    ^

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

          
            
/.../CIP-build/VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5Adense.c:1465:13: note: in expansion of macro ‘HGOTO_ERROR’
             HGOTO_ERROR(H5E_ATTR, H5E_CANTOPERATE, FAIL, "attribute removal callback failed")
             ^
/.../CIP-build/VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5Adense.c: In function ‘vtk__H5A_dense_remove_by_idx’:
/.../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 4552
Warning

          
            
/.../CIP-build/VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5Eprivate.h:51:4: note: in expansion of macro ‘HERROR’
    HERROR(maj, min, __VA_ARGS__);                  \
    ^

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

          
            
/.../CIP-build/VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5Eprivate.h:91:4: note: in expansion of macro ‘HCOMMON_ERROR’
    HCOMMON_ERROR(maj, min, __VA_ARGS__);                \
    ^

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

          
            
/.../CIP-build/VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5Adense.c:1612:13: note: in expansion of macro ‘HGOTO_ERROR’
             HGOTO_ERROR(H5E_ATTR, H5E_CANTOPENOBJ, FAIL, "unable to open fractal heap")
             ^
/.../CIP-build/VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5Adense.c: In function ‘vtk__H5A_dense_exists’:
/.../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 4565
Warning

          
            
/.../CIP-build/VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5Eprivate.h:51:4: note: in expansion of macro ‘HERROR’
    HERROR(maj, min, __VA_ARGS__);                  \
    ^

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

          
            
/.../CIP-build/VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5Eprivate.h:91:4: note: in expansion of macro ‘HCOMMON_ERROR’
    HCOMMON_ERROR(maj, min, __VA_ARGS__);                \
    ^

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

          
            
/.../CIP-build/VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5Adense.c:1715:9: note: in expansion of macro ‘HGOTO_ERROR’
         HGOTO_ERROR(H5E_ATTR, H5E_CANTOPENOBJ, FAIL, "unable to open fractal heap")
         ^
[ 49%] Building C object ThirdParty/hdf5/vtkhdf5/src/CMakeFiles/vtkhdf5.dir/H5Adeprec.c.o
/.../CIP-build/VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5Adense.c: In function ‘H5A__dense_delete_bt2_cb’:
/.../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 4579
Warning

          
            
/.../CIP-build/VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5Eprivate.h:51:4: note: in expansion of macro ‘HERROR’
    HERROR(maj, min, __VA_ARGS__);                  \
    ^

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

          
            
/.../CIP-build/VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5Eprivate.h:91:4: note: in expansion of macro ‘HCOMMON_ERROR’
    HCOMMON_ERROR(maj, min, __VA_ARGS__);                \
    ^

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

          
            
/.../CIP-build/VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5Adense.c:1802:13: note: in expansion of macro ‘HGOTO_ERROR’
             HGOTO_ERROR(H5E_ATTR, H5E_CANTFREE, FAIL, "unable to delete shared attribute")
             ^
/.../CIP-build/VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5Adense.c: In function ‘vtk__H5A_dense_delete’:
/.../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 4592
Warning

          
            
/.../CIP-build/VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5Eprivate.h:51:4: note: in expansion of macro ‘HERROR’
    HERROR(maj, min, __VA_ARGS__);                  \
    ^

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

          
            
/.../CIP-build/VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5Eprivate.h:91:4: note: in expansion of macro ‘HCOMMON_ERROR’
    HCOMMON_ERROR(maj, min, __VA_ARGS__);                \
    ^

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

          
            
/.../CIP-build/VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5Adense.c:1865:9: note: in expansion of macro ‘HGOTO_ERROR’
         HGOTO_ERROR(H5E_ATTR, H5E_CANTOPENOBJ, FAIL, "unable to open fractal heap")
         ^
In file included from /.../CIP-build/VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5Adeprec.c:44: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!"
  ^
In file included from /.../CIP-build/VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5Adeprec.c:47:0:
/.../CIP-build/VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5Adeprec.c: In function ‘vtk__H5Acreate1’:
/.../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 4610
Warning
                                                                        ^
/.../CIP-build/VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5Eprivate.h:51:4: note: in expansion of macro ‘HERROR’
    HERROR(maj, min, __VA_ARGS__);                  \
    ^

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

          
            
/.../CIP-build/VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5Eprivate.h:91:4: note: in expansion of macro ‘HCOMMON_ERROR’
    HCOMMON_ERROR(maj, min, __VA_ARGS__);                \
    ^

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

          
            
/.../CIP-build/VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5private.h:1878:11: note: in expansion of macro ‘HGOTO_ERROR’
           HGOTO_ERROR(H5E_FUNC, H5E_CANTINIT, err,                  \
           ^

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

          
            
/.../CIP-build/VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5private.h:1893:5: note: in expansion of macro ‘FUNC_ENTER_API_INIT’
     FUNC_ENTER_API_INIT(err);                            \
     ^

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

          
            
/.../CIP-build/VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5Adeprec.c:170:5: note: in expansion of macro ‘FUNC_ENTER_API’
     FUNC_ENTER_API(FAIL)
     ^

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

          
            
/.../CIP-build/VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5Eprivate.h:38:72: note: each undeclared identifier is reported only once for each function it appears in
 #  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 4628
Warning

          
            
/.../CIP-build/VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5Eprivate.h:51:4: note: in expansion of macro ‘HERROR’
    HERROR(maj, min, __VA_ARGS__);                  \
    ^

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

          
            
/.../CIP-build/VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5Eprivate.h:91:4: note: in expansion of macro ‘HCOMMON_ERROR’
    HCOMMON_ERROR(maj, min, __VA_ARGS__);                \
    ^

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

          
            
/.../CIP-build/VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5private.h:1878:11: note: in expansion of macro ‘HGOTO_ERROR’
           HGOTO_ERROR(H5E_FUNC, H5E_CANTINIT, err,                  \
           ^

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

          
            
/.../CIP-build/VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5private.h:1893:5: note: in expansion of macro ‘FUNC_ENTER_API_INIT’
     FUNC_ENTER_API_INIT(err);                            \
     ^

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

          
            
/.../CIP-build/VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5Adeprec.c:170:5: note: in expansion of macro ‘FUNC_ENTER_API’
     FUNC_ENTER_API(FAIL)
     ^
/.../CIP-build/VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5Adeprec.c: In function ‘vtk__H5Aopen_name’:
/.../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 4647
Warning

          
            
/.../CIP-build/VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5Eprivate.h:51:4: note: in expansion of macro ‘HERROR’
    HERROR(maj, min, __VA_ARGS__);                  \
    ^

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

          
            
/.../CIP-build/VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5Eprivate.h:91:4: note: in expansion of macro ‘HCOMMON_ERROR’
    HCOMMON_ERROR(maj, min, __VA_ARGS__);                \
    ^

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

          
            
/.../CIP-build/VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5private.h:1878:11: note: in expansion of macro ‘HGOTO_ERROR’
           HGOTO_ERROR(H5E_FUNC, H5E_CANTINIT, err,                  \
           ^

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

          
            
/.../CIP-build/VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5private.h:1893:5: note: in expansion of macro ‘FUNC_ENTER_API_INIT’
     FUNC_ENTER_API_INIT(err);                            \
     ^

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

          
            
/.../CIP-build/VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5Adeprec.c:225:5: note: in expansion of macro ‘FUNC_ENTER_API’
     FUNC_ENTER_API(FAIL)
     ^
/.../CIP-build/VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5Adeprec.c: In function ‘vtk__H5Aopen_idx’:
/.../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 4666
Warning

          
            
/.../CIP-build/VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5Eprivate.h:51:4: note: in expansion of macro ‘HERROR’
    HERROR(maj, min, __VA_ARGS__);                  \
    ^

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

          
            
/.../CIP-build/VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5Eprivate.h:91:4: note: in expansion of macro ‘HCOMMON_ERROR’
    HCOMMON_ERROR(maj, min, __VA_ARGS__);                \
    ^

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

          
            
/.../CIP-build/VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5private.h:1878:11: note: in expansion of macro ‘HGOTO_ERROR’
           HGOTO_ERROR(H5E_FUNC, H5E_CANTINIT, err,                  \
           ^

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

          
            
/.../CIP-build/VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5private.h:1893:5: note: in expansion of macro ‘FUNC_ENTER_API_INIT’
     FUNC_ENTER_API_INIT(err);                            \
     ^

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

          
            
/.../CIP-build/VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5Adeprec.c:283:5: note: in expansion of macro ‘FUNC_ENTER_API’
     FUNC_ENTER_API(FAIL)
     ^
/.../CIP-build/VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5Adeprec.c: In function ‘vtk__H5Aget_num_attrs’:
/.../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 4685
Warning

          
            
/.../CIP-build/VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5Eprivate.h:51:4: note: in expansion of macro ‘HERROR’
    HERROR(maj, min, __VA_ARGS__);                  \
    ^

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

          
            
/.../CIP-build/VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5Eprivate.h:91:4: note: in expansion of macro ‘HCOMMON_ERROR’
    HCOMMON_ERROR(maj, min, __VA_ARGS__);                \
    ^

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

          
            
/.../CIP-build/VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5private.h:1878:11: note: in expansion of macro ‘HGOTO_ERROR’
           HGOTO_ERROR(H5E_FUNC, H5E_CANTINIT, err,                  \
           ^

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

          
            
/.../CIP-build/VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5private.h:1893:5: note: in expansion of macro ‘FUNC_ENTER_API_INIT’
     FUNC_ENTER_API_INIT(err);                            \
     ^

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

          
            
/.../CIP-build/VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5Adeprec.c:335:5: note: in expansion of macro ‘FUNC_ENTER_API’
     FUNC_ENTER_API(FAIL)
     ^
/.../CIP-build/VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5Adeprec.c: In function ‘vtk__H5Aiterate1’:
/.../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 4704
Warning

          
            
/.../CIP-build/VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5Eprivate.h:51:4: note: in expansion of macro ‘HERROR’
    HERROR(maj, min, __VA_ARGS__);                  \
    ^

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

          
            
/.../CIP-build/VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5Eprivate.h:91:4: note: in expansion of macro ‘HCOMMON_ERROR’
    HCOMMON_ERROR(maj, min, __VA_ARGS__);                \
    ^

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

          
            
/.../CIP-build/VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5private.h:1878:11: note: in expansion of macro ‘HGOTO_ERROR’
           HGOTO_ERROR(H5E_FUNC, H5E_CANTINIT, err,                  \
           ^

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

          
            
/.../CIP-build/VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5private.h:1893:5: note: in expansion of macro ‘FUNC_ENTER_API_INIT’
     FUNC_ENTER_API_INIT(err);                            \
     ^

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

          
            
/.../CIP-build/VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5Adeprec.c:432:5: note: in expansion of macro ‘FUNC_ENTER_API’
     FUNC_ENTER_API(FAIL)
     ^
[ 49%] Building C object ThirdParty/hdf5/vtkhdf5/src/CMakeFiles/vtkhdf5.dir/H5Aint.c.o
In file included from /.../CIP-build/VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5Aint.c:38: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!"
  ^
In file included from /.../CIP-build/VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5Aint.c:41:0:
/.../CIP-build/VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5Aint.c: In function ‘H5A__compact_build_table_cb’:
/.../CIP-build/VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5Eprivate.h:38:72: error: ‘FUNC’ undeclared (first use in this function)

Repository http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5Eprivate.h?cvsroot=CMake
Build Log Line 4729
Warning
 #  define HERROR(maj_id, min_id, ...) H5E_printf_stack(NULL, __FILE__, FUNC, __LINE__, H5E_ERR_CLS_g, maj_id, min_id, __VA_ARGS__)
                                                                        ^
/.../CIP-build/VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5Eprivate.h:51:4: note: in expansion of macro ‘HERROR’
    HERROR(maj, min, __VA_ARGS__);                  \
    ^

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

          
            
/.../CIP-build/VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5Eprivate.h:91:4: note: in expansion of macro ‘HCOMMON_ERROR’
    HCOMMON_ERROR(maj, min, __VA_ARGS__);                \
    ^

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

          
            
/.../CIP-build/VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5Aint.c:163:13: note: in expansion of macro ‘HGOTO_ERROR’
             HGOTO_ERROR(H5E_RESOURCE, H5E_NOSPACE, H5_ITER_ERROR, "unable to extend attribute table")
             ^

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

          
            
/.../CIP-build/VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5Eprivate.h:38:72: note: each undeclared identifier is reported only once for each function it appears in
 #  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 4741
Warning

          
            
/.../CIP-build/VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5Eprivate.h:51:4: note: in expansion of macro ‘HERROR’
    HERROR(maj, min, __VA_ARGS__);                  \
    ^

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

          
            
/.../CIP-build/VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5Eprivate.h:91:4: note: in expansion of macro ‘HCOMMON_ERROR’
    HCOMMON_ERROR(maj, min, __VA_ARGS__);                \
    ^

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

          
            
/.../CIP-build/VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5Aint.c:163:13: note: in expansion of macro ‘HGOTO_ERROR’
             HGOTO_ERROR(H5E_RESOURCE, H5E_NOSPACE, H5_ITER_ERROR, "unable to extend attribute table")
             ^
/.../CIP-build/VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5Aint.c: In function ‘vtk__H5A_compact_build_table’:
/.../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 4754
Warning

          
            
/.../CIP-build/VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5Eprivate.h:51:4: note: in expansion of macro ‘HERROR’
    HERROR(maj, min, __VA_ARGS__);                  \
    ^

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

          
            
/.../CIP-build/VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5Eprivate.h:91:4: note: in expansion of macro ‘HCOMMON_ERROR’
    HCOMMON_ERROR(maj, min, __VA_ARGS__);                \
    ^

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

          
            
/.../CIP-build/VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5Aint.c:234:9: note: in expansion of macro ‘HGOTO_ERROR’
         HGOTO_ERROR(H5E_ATTR, H5E_BADITER, FAIL, "error building attribute table")
         ^
/.../CIP-build/VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5Aint.c: In function ‘H5A_dense_build_table_cb’:
/.../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 4767
Warning

          
            
/.../CIP-build/VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5Eprivate.h:51:4: note: in expansion of macro ‘HERROR’
    HERROR(maj, min, __VA_ARGS__);                  \
    ^

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

          
            
/.../CIP-build/VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5Eprivate.h:91:4: note: in expansion of macro ‘HCOMMON_ERROR’
    HCOMMON_ERROR(maj, min, __VA_ARGS__);                \
    ^

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

          
            
/.../CIP-build/VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5Aint.c:281:9: note: in expansion of macro ‘HGOTO_ERROR’
         HGOTO_ERROR(H5E_ATTR, H5E_CANTALLOC, H5_ITER_ERROR, "can't allocate attribute")
         ^
/.../CIP-build/VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5Aint.c: In function ‘vtk__H5A_dense_build_table’:
/.../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 4780
Warning

          
            
/.../CIP-build/VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5Eprivate.h:51:4: note: in expansion of macro ‘HERROR’
    HERROR(maj, min, __VA_ARGS__);                  \
    ^

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

          
            
/.../CIP-build/VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5Eprivate.h:91:4: note: in expansion of macro ‘HCOMMON_ERROR’
    HCOMMON_ERROR(maj, min, __VA_ARGS__);                \
    ^

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

          
            
/.../CIP-build/VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5Aint.c:332:9: note: in expansion of macro ‘HGOTO_ERROR’
         HGOTO_ERROR(H5E_ATTR, H5E_CANTOPENOBJ, FAIL, "unable to open v2 B-tree for name index")
         ^
/.../CIP-build/VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5Aint.c: In function ‘vtk__H5A_attr_iterate_table’:
/.../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 4793
Warning

          
            
/.../CIP-build/VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5Eprivate.h:51:4: note: in expansion of macro ‘HERROR’
    HERROR(maj, min, __VA_ARGS__);                  \
    ^

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

          
            
/.../CIP-build/VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5Eprivate.h:91:4: note: in expansion of macro ‘HCOMMON_ERROR’
    HCOMMON_ERROR(maj, min, __VA_ARGS__);                \
    ^

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

          
            
/.../CIP-build/VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5Aint.c:595:21: note: in expansion of macro ‘HGOTO_ERROR’
                     HGOTO_ERROR(H5E_ATTR, H5E_CANTGET, H5_ITER_ERROR, "unable to get attribute info")
                     ^
/.../CIP-build/VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5Aint.c: In function ‘vtk__H5A_attr_release_table’:
/.../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 4806
Warning

          
            
/.../CIP-build/VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5Eprivate.h:51:4: note: in expansion of macro ‘HERROR’
    HERROR(maj, min, __VA_ARGS__);                  \
    ^

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

          
            
/.../CIP-build/VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5Eprivate.h:91:4: note: in expansion of macro ‘HCOMMON_ERROR’
    HCOMMON_ERROR(maj, min, __VA_ARGS__);                \
    ^

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

          
            
/.../CIP-build/VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5Aint.c:665:17: note: in expansion of macro ‘HGOTO_ERROR’
                 HGOTO_ERROR(H5E_ATTR, H5E_CANTFREE, FAIL, "unable to release attribute")
                 ^
/.../CIP-build/VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5Aint.c: In function ‘vtk__H5A_get_ainfo’:
/.../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 4819
Warning

          
            
/.../CIP-build/VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5Eprivate.h:51:4: note: in expansion of macro ‘HERROR’
    HERROR(maj, min, __VA_ARGS__);                  \
    ^

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

          
            
/.../CIP-build/VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5Eprivate.h:91:4: note: in expansion of macro ‘HCOMMON_ERROR’
    HCOMMON_ERROR(maj, min, __VA_ARGS__);                \
    ^

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

          
            
/.../CIP-build/VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5Aint.c:707:2: note: in expansion of macro ‘HGOTO_ERROR’
  HGOTO_ERROR(H5E_ATTR, H5E_NOTFOUND, FAIL, "unable to check object header")
  ^
/.../CIP-build/VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5Aint.c: In function ‘vtk__H5A_attr_copy_file’:
/.../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 4832
Warning

          
            
/.../CIP-build/VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5Eprivate.h:51:4: note: in expansion of macro ‘HERROR’
    HERROR(maj, min, __VA_ARGS__);                  \
    ^

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

          
            
/.../CIP-build/VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5Eprivate.h:91:4: note: in expansion of macro ‘HCOMMON_ERROR’
    HCOMMON_ERROR(maj, min, __VA_ARGS__);                \
    ^

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

          
            
/.../CIP-build/VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5Aint.c:843:9: note: in expansion of macro ‘HGOTO_ERROR’
         HGOTO_ERROR(H5E_RESOURCE, H5E_NOSPACE, NULL, "memory allocation failed")
         ^
/.../CIP-build/VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5Aint.c: In function ‘vtk__H5A_attr_post_copy_file’:
/.../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 4845
Warning

          
            
/.../CIP-build/VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5Eprivate.h:51:4: note: in expansion of macro ‘HERROR’
    HERROR(maj, min, __VA_ARGS__);                  \
    ^

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

          
            
/.../CIP-build/VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5Eprivate.h:91:4: note: in expansion of macro ‘HCOMMON_ERROR’
    HCOMMON_ERROR(maj, min, __VA_ARGS__);                \
    ^

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

          
            
/.../CIP-build/VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5Aint.c:1112:13: note: in expansion of macro ‘HGOTO_ERROR’
             HGOTO_ERROR(H5E_OHDR, H5E_CANTCOPY, FAIL, "unable to copy object")
             ^
/.../CIP-build/VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5Aint.c: In function ‘H5A_dense_post_copy_file_cb’:
/.../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 4858
Warning

          
            
/.../CIP-build/VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5Eprivate.h:51:4: note: in expansion of macro ‘HERROR’
    HERROR(maj, min, __VA_ARGS__);                  \
    ^

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

          
            
/.../CIP-build/VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5Eprivate.h:91:4: note: in expansion of macro ‘HCOMMON_ERROR’
    HCOMMON_ERROR(maj, min, __VA_ARGS__);                \
    ^

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

          
            
/.../CIP-build/VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5Aint.c:1189:9: note: in expansion of macro ‘HGOTO_ERROR’
         HGOTO_ERROR(H5E_ATTR, H5E_CANTCOPY, H5_ITER_ERROR, "can't copy attribute")
         ^
/.../CIP-build/VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5Aint.c: In function ‘vtk__H5A_dense_post_copy_file_all’:
/.../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 4871
Warning

          
            
/.../CIP-build/VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5Eprivate.h:51:4: note: in expansion of macro ‘HERROR’
    HERROR(maj, min, __VA_ARGS__);                  \
    ^

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

          
            
/.../CIP-build/VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5Eprivate.h:91:4: note: in expansion of macro ‘HCOMMON_ERROR’
    HCOMMON_ERROR(maj, min, __VA_ARGS__);                \
    ^

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

          
            
/.../CIP-build/VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5Aint.c:1254:9: note: in expansion of macro ‘HGOTO_ERROR’
         HGOTO_ERROR(H5E_ATTR, H5E_CANTINIT, FAIL, "error building attribute table")
         ^
[ 49%] Building C object ThirdParty/hdf5/vtkhdf5/src/CMakeFiles/vtkhdf5.dir/H5Atest.c.o
In file included from /.../CIP-build/VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5Atest.c:38: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!"
  ^
In file included from /.../CIP-build/VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5Atest.c:41:0:
/.../CIP-build/VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5Atest.c: In function ‘vtk__H5A_is_shared_test’:
/.../CIP-build/VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5Eprivate.h:38:72: error: ‘FUNC’ undeclared (first use in this function)

Repository http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5Eprivate.h?cvsroot=CMake
Build Log Line 4890
Warning
 #  define HERROR(maj_id, min_id, ...) H5E_printf_stack(NULL, __FILE__, FUNC, __LINE__, H5E_ERR_CLS_g, maj_id, min_id, __VA_ARGS__)
                                                                        ^
/.../CIP-build/VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5Eprivate.h:51:4: note: in expansion of macro ‘HERROR’
    HERROR(maj, min, __VA_ARGS__);                  \
    ^

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

          
            
/.../CIP-build/VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5Eprivate.h:91:4: note: in expansion of macro ‘HCOMMON_ERROR’
    HCOMMON_ERROR(maj, min, __VA_ARGS__);                \
    ^

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

          
            
/.../CIP-build/VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5Atest.c:104:9: note: in expansion of macro ‘HGOTO_ERROR’
         HGOTO_ERROR(H5E_ARGS, H5E_BADTYPE, FAIL, "not an attribute")
         ^

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

          
            
/.../CIP-build/VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5Eprivate.h:38:72: note: each undeclared identifier is reported only once for each function it appears in
 #  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 4902
Warning

          
            
/.../CIP-build/VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5Eprivate.h:51:4: note: in expansion of macro ‘HERROR’
    HERROR(maj, min, __VA_ARGS__);                  \
    ^

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

          
            
/.../CIP-build/VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5Eprivate.h:91:4: note: in expansion of macro ‘HCOMMON_ERROR’
    HCOMMON_ERROR(maj, min, __VA_ARGS__);                \
    ^

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

          
            
/.../CIP-build/VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5Atest.c:104:9: note: in expansion of macro ‘HGOTO_ERROR’
         HGOTO_ERROR(H5E_ARGS, H5E_BADTYPE, FAIL, "not an attribute")
         ^
/.../CIP-build/VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5Atest.c: In function ‘vtk__H5A_get_shared_rc_test’:
/.../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 4915
Warning

          
            
/.../CIP-build/VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5Eprivate.h:51:4: note: in expansion of macro ‘HERROR’
    HERROR(maj, min, __VA_ARGS__);                  \
    ^

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

          
            
/.../CIP-build/VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5Eprivate.h:91:4: note: in expansion of macro ‘HCOMMON_ERROR’
    HCOMMON_ERROR(maj, min, __VA_ARGS__);                \
    ^

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

          
            
/.../CIP-build/VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5Atest.c:137:9: note: in expansion of macro ‘HGOTO_ERROR’
         HGOTO_ERROR(H5E_ARGS, H5E_BADTYPE, FAIL, "not an attribute")
         ^
[ 49%] Building C object ThirdParty/hdf5/vtkhdf5/src/CMakeFiles/vtkhdf5.dir/H5AC.c.o
In file included from /.../CIP-build/VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5AC.c:41: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!"
  ^
In file included from /.../CIP-build/VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5AC.c:45:0:
/.../CIP-build/VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5AC.c: In function ‘vtk__H5AC_init’:
/.../CIP-build/VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5Eprivate.h:38:72: error: ‘FUNC’ undeclared (first use in this function)

Repository http://public.kitware.com/cgi-bin/viewcvs.cgi/VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5Eprivate.h?cvsroot=CMake
Build Log Line 4934
Warning
 #  define HERROR(maj_id, min_id, ...) H5E_printf_stack(NULL, __FILE__, FUNC, __LINE__, H5E_ERR_CLS_g, maj_id, min_id, __VA_ARGS__)
                                                                        ^
/.../CIP-build/VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5Eprivate.h:51:4: note: in expansion of macro ‘HERROR’
    HERROR(maj, min, __VA_ARGS__);                  \
    ^

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

          
            
/.../CIP-build/VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5Eprivate.h:91:4: note: in expansion of macro ‘HCOMMON_ERROR’
    HCOMMON_ERROR(maj, min, __VA_ARGS__);                \
    ^

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

          
            
/.../CIP-build/VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5private.h:1820:10: note: in expansion of macro ‘HGOTO_ERROR’
          HGOTO_ERROR (H5E_FUNC, H5E_CANTINIT, err,                  \
          ^

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

          
            
/.../CIP-build/VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5private.h:1936:4: note: in expansion of macro ‘H5_INTERFACE_INIT’
    H5_INTERFACE_INIT(err)                  \
    ^

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

          
            
/.../CIP-build/VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5private.h:1944:5: note: in expansion of macro ‘FUNC_ENTER_NOAPI_INIT’
     FUNC_ENTER_NOAPI_INIT(err)                          \
     ^

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

          
            
/.../CIP-build/VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5AC.c:235:5: note: in expansion of macro ‘FUNC_ENTER_NOAPI’
     FUNC_ENTER_NOAPI(FAIL)
     ^

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

          
            
/.../CIP-build/VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5Eprivate.h:38:72: note: each undeclared identifier is reported only once for each function it appears in
 #  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 4955
Warning

          
            
/.../CIP-build/VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5Eprivate.h:51:4: note: in expansion of macro ‘HERROR’
    HERROR(maj, min, __VA_ARGS__);                  \
    ^

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

          
            
/.../CIP-build/VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5Eprivate.h:91:4: note: in expansion of macro ‘HCOMMON_ERROR’
    HCOMMON_ERROR(maj, min, __VA_ARGS__);                \
    ^

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

          
            
/.../CIP-build/VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5private.h:1820:10: note: in expansion of macro ‘HGOTO_ERROR’
          HGOTO_ERROR (H5E_FUNC, H5E_CANTINIT, err,                  \
          ^

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

          
            
/.../CIP-build/VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5private.h:1936:4: note: in expansion of macro ‘H5_INTERFACE_INIT’
    H5_INTERFACE_INIT(err)                  \
    ^

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

          
            
/.../CIP-build/VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5private.h:1944:5: note: in expansion of macro ‘FUNC_ENTER_NOAPI_INIT’
     FUNC_ENTER_NOAPI_INIT(err)                          \
     ^

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

          
            
/.../CIP-build/VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5AC.c:235:5: note: in expansion of macro ‘FUNC_ENTER_NOAPI’
     FUNC_ENTER_NOAPI(FAIL)
     ^
/.../CIP-build/VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5AC.c: In function ‘vtk__H5AC_create’:
/.../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 4977
Warning

          
            
/.../CIP-build/VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5Eprivate.h:51:4: note: in expansion of macro ‘HERROR’
    HERROR(maj, min, __VA_ARGS__);                  \
    ^

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

          
            
/.../CIP-build/VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5Eprivate.h:91:4: note: in expansion of macro ‘HCOMMON_ERROR’
    HCOMMON_ERROR(maj, min, __VA_ARGS__);                \
    ^

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

          
            
/.../CIP-build/VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5private.h:1820:10: note: in expansion of macro ‘HGOTO_ERROR’
          HGOTO_ERROR (H5E_FUNC, H5E_CANTINIT, err,                  \
          ^

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

          
            
/.../CIP-build/VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5private.h:1936:4: note: in expansion of macro ‘H5_INTERFACE_INIT’
    H5_INTERFACE_INIT(err)                  \
    ^

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

          
            
/.../CIP-build/VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5private.h:1944:5: note: in expansion of macro ‘FUNC_ENTER_NOAPI_INIT’
     FUNC_ENTER_NOAPI_INIT(err)                          \
     ^

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

          
            
/.../CIP-build/VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5AC.c:475:5: note: in expansion of macro ‘FUNC_ENTER_NOAPI’
     FUNC_ENTER_NOAPI(FAIL)
     ^
/.../CIP-build/VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5AC.c: In function ‘vtk__H5AC_dest’:
/.../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 4999
Warning

          
            
/.../CIP-build/VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5Eprivate.h:51:4: note: in expansion of macro ‘HERROR’
    HERROR(maj, min, __VA_ARGS__);                  \
    ^

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

          
            
/.../CIP-build/VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5Eprivate.h:91:4: note: in expansion of macro ‘HCOMMON_ERROR’
    HCOMMON_ERROR(maj, min, __VA_ARGS__);                \
    ^

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

          
            
/.../CIP-build/VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5private.h:1820:10: note: in expansion of macro ‘HGOTO_ERROR’
          HGOTO_ERROR (H5E_FUNC, H5E_CANTINIT, err,                  \
          ^

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

          
            
/.../CIP-build/VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5private.h:1936:4: note: in expansion of macro ‘H5_INTERFACE_INIT’
    H5_INTERFACE_INIT(err)                  \
    ^

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

          
            
/.../CIP-build/VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5private.h:1944:5: note: in expansion of macro ‘FUNC_ENTER_NOAPI_INIT’
     FUNC_ENTER_NOAPI_INIT(err)                          \
     ^

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

          
            
/.../CIP-build/VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5AC.c:655:5: note: in expansion of macro ‘FUNC_ENTER_NOAPI’
     FUNC_ENTER_NOAPI(FAIL)
     ^
/.../CIP-build/VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5AC.c: In function ‘vtk__H5AC_expunge_entry’:
/.../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 5021
Warning

          
            
/.../CIP-build/VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5Eprivate.h:51:4: note: in expansion of macro ‘HERROR’
    HERROR(maj, min, __VA_ARGS__);                  \
    ^

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

          
            
/.../CIP-build/VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5Eprivate.h:91:4: note: in expansion of macro ‘HCOMMON_ERROR’
    HCOMMON_ERROR(maj, min, __VA_ARGS__);                \
    ^

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

          
            
/.../CIP-build/VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5private.h:1820:10: note: in expansion of macro ‘HGOTO_ERROR’
          HGOTO_ERROR (H5E_FUNC, H5E_CANTINIT, err,                  \
          ^

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

          
            
/.../CIP-build/VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5private.h:1936:4: note: in expansion of macro ‘H5_INTERFACE_INIT’
    H5_INTERFACE_INIT(err)                  \
    ^

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

          
            
/.../CIP-build/VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5private.h:1944:5: note: in expansion of macro ‘FUNC_ENTER_NOAPI_INIT’
     FUNC_ENTER_NOAPI_INIT(err)                          \
     ^

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

          
            
/.../CIP-build/VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5AC.c:734:5: note: in expansion of macro ‘FUNC_ENTER_NOAPI’
     FUNC_ENTER_NOAPI(FAIL)
     ^
/.../CIP-build/VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5AC.c: In function ‘vtk__H5AC_flush’:
/.../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 5043
Warning

          
            
/.../CIP-build/VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5Eprivate.h:51:4: note: in expansion of macro ‘HERROR’
    HERROR(maj, min, __VA_ARGS__);                  \
    ^

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

          
            
/.../CIP-build/VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5Eprivate.h:91:4: note: in expansion of macro ‘HCOMMON_ERROR’
    HCOMMON_ERROR(maj, min, __VA_ARGS__);                \
    ^

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

          
            
/.../CIP-build/VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5private.h:1820:10: note: in expansion of macro ‘HGOTO_ERROR’
          HGOTO_ERROR (H5E_FUNC, H5E_CANTINIT, err,                  \
          ^

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

          
            
/.../CIP-build/VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5private.h:1936:4: note: in expansion of macro ‘H5_INTERFACE_INIT’
    H5_INTERFACE_INIT(err)                  \
    ^

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

          
            
/.../CIP-build/VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5private.h:1944:5: note: in expansion of macro ‘FUNC_ENTER_NOAPI_INIT’
     FUNC_ENTER_NOAPI_INIT(err)                          \
     ^

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

          
            
/.../CIP-build/VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5AC.c:819:5: note: in expansion of macro ‘FUNC_ENTER_NOAPI’
     FUNC_ENTER_NOAPI(FAIL)
     ^
/.../CIP-build/VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5AC.c: In function ‘vtk__H5AC_get_entry_status’:
/.../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 5065
Warning

          
            
/.../CIP-build/VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5Eprivate.h:51:4: note: in expansion of macro ‘HERROR’
    HERROR(maj, min, __VA_ARGS__);                  \
    ^

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

          
            
/.../CIP-build/VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5Eprivate.h:91:4: note: in expansion of macro ‘HCOMMON_ERROR’
    HCOMMON_ERROR(maj, min, __VA_ARGS__);                \
    ^

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

          
            
/.../CIP-build/VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5private.h:1820:10: note: in expansion of macro ‘HGOTO_ERROR’
          HGOTO_ERROR (H5E_FUNC, H5E_CANTINIT, err,                  \
          ^

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

          
            
/.../CIP-build/VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5private.h:1936:4: note: in expansion of macro ‘H5_INTERFACE_INIT’
    H5_INTERFACE_INIT(err)                  \
    ^

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

          
            
/.../CIP-build/VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5private.h:1944:5: note: in expansion of macro ‘FUNC_ENTER_NOAPI_INIT’
     FUNC_ENTER_NOAPI_INIT(err)                          \
     ^

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

          
            
/.../CIP-build/VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5AC.c:891:5: note: in expansion of macro ‘FUNC_ENTER_NOAPI’
     FUNC_ENTER_NOAPI(FAIL)
     ^
/.../CIP-build/VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5AC.c: In function ‘vtk__H5AC_insert_entry’:
/.../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 5087
Warning

          
            
/.../CIP-build/VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5Eprivate.h:51:4: note: in expansion of macro ‘HERROR’
    HERROR(maj, min, __VA_ARGS__);                  \
    ^

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

          
            
/.../CIP-build/VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5Eprivate.h:91:4: note: in expansion of macro ‘HCOMMON_ERROR’
    HCOMMON_ERROR(maj, min, __VA_ARGS__);                \
    ^

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

          
            
/.../CIP-build/VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5private.h:1820:10: note: in expansion of macro ‘HGOTO_ERROR’
          HGOTO_ERROR (H5E_FUNC, H5E_CANTINIT, err,                  \
          ^

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

          
            
/.../CIP-build/VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5private.h:1936:4: note: in expansion of macro ‘H5_INTERFACE_INIT’
    H5_INTERFACE_INIT(err)                  \
    ^

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

          
            
/.../CIP-build/VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5private.h:1944:5: note: in expansion of macro ‘FUNC_ENTER_NOAPI_INIT’
     FUNC_ENTER_NOAPI_INIT(err)                          \
     ^

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

          
            
/.../CIP-build/VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5AC.c:942:5: note: in expansion of macro ‘FUNC_ENTER_NOAPI’
     FUNC_ENTER_NOAPI(FAIL)
     ^
/.../CIP-build/VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5AC.c: In function ‘vtk__H5AC_mark_entry_dirty’:
/.../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 5109
Warning

          
            
/.../CIP-build/VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5Eprivate.h:51:4: note: in expansion of macro ‘HERROR’
    HERROR(maj, min, __VA_ARGS__);                  \
    ^

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

          
            
/.../CIP-build/VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5Eprivate.h:91:4: note: in expansion of macro ‘HCOMMON_ERROR’
    HCOMMON_ERROR(maj, min, __VA_ARGS__);                \
    ^

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

          
            
/.../CIP-build/VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5private.h:1820:10: note: in expansion of macro ‘HGOTO_ERROR’
          HGOTO_ERROR (H5E_FUNC, H5E_CANTINIT, err,                  \
          ^

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

          
            
/.../CIP-build/VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5private.h:1936:4: note: in expansion of macro ‘H5_INTERFACE_INIT’
    H5_INTERFACE_INIT(err)                  \
    ^

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

          
            
/.../CIP-build/VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5private.h:1944:5: note: in expansion of macro ‘FUNC_ENTER_NOAPI_INIT’
     FUNC_ENTER_NOAPI_INIT(err)                          \
     ^

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

          
            
/.../CIP-build/VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5AC.c:1041:5: note: in expansion of macro ‘FUNC_ENTER_NOAPI’
     FUNC_ENTER_NOAPI(FAIL)
     ^
/.../CIP-build/VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5AC.c: In function ‘vtk__H5AC_move_entry’:
/.../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 5131
Warning

          
            
/.../CIP-build/VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5Eprivate.h:51:4: note: in expansion of macro ‘HERROR’
    HERROR(maj, min, __VA_ARGS__);                  \
    ^

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

          
            
/.../CIP-build/VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5Eprivate.h:91:4: note: in expansion of macro ‘HCOMMON_ERROR’
    HCOMMON_ERROR(maj, min, __VA_ARGS__);                \
    ^

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

          
            
/.../CIP-build/VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5private.h:1820:10: note: in expansion of macro ‘HGOTO_ERROR’
          HGOTO_ERROR (H5E_FUNC, H5E_CANTINIT, err,                  \
          ^

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

          
            
/.../CIP-build/VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5private.h:1936:4: note: in expansion of macro ‘H5_INTERFACE_INIT’
    H5_INTERFACE_INIT(err)                  \
    ^

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

          
            
/.../CIP-build/VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5private.h:1944:5: note: in expansion of macro ‘FUNC_ENTER_NOAPI_INIT’
     FUNC_ENTER_NOAPI_INIT(err)                          \
     ^

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

          
            
/.../CIP-build/VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5AC.c:1112:5: note: in expansion of macro ‘FUNC_ENTER_NOAPI’
     FUNC_ENTER_NOAPI(FAIL)
     ^
/.../CIP-build/VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5AC.c: In function ‘vtk__H5AC_pin_protected_entry’:
/.../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 5153
Warning

          
            
/.../CIP-build/VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5Eprivate.h:51:4: note: in expansion of macro ‘HERROR’
    HERROR(maj, min, __VA_ARGS__);                  \
    ^

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

          
            
/.../CIP-build/VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5Eprivate.h:91:4: note: in expansion of macro ‘HCOMMON_ERROR’
    HCOMMON_ERROR(maj, min, __VA_ARGS__);                \
    ^

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

          
            
/.../CIP-build/VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5private.h:1820:10: note: in expansion of macro ‘HGOTO_ERROR’
          HGOTO_ERROR (H5E_FUNC, H5E_CANTINIT, err,                  \
          ^

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

          
            
/.../CIP-build/VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5private.h:1936:4: note: in expansion of macro ‘H5_INTERFACE_INIT’
    H5_INTERFACE_INIT(err)                  \
    ^

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

          
            
/.../CIP-build/VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5private.h:1944:5: note: in expansion of macro ‘FUNC_ENTER_NOAPI_INIT’
     FUNC_ENTER_NOAPI_INIT(err)                          \
     ^

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

          
            
/.../CIP-build/VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5AC.c:1190:5: note: in expansion of macro ‘FUNC_ENTER_NOAPI’
     FUNC_ENTER_NOAPI(FAIL)
     ^
/.../CIP-build/VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5AC.c: In function ‘vtk__H5AC_protect’:
/.../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 5175
Warning

          
            
/.../CIP-build/VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5Eprivate.h:51:4: note: in expansion of macro ‘HERROR’
    HERROR(maj, min, __VA_ARGS__);                  \
    ^

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

          
            
/.../CIP-build/VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5Eprivate.h:91:4: note: in expansion of macro ‘HCOMMON_ERROR’
    HCOMMON_ERROR(maj, min, __VA_ARGS__);                \
    ^

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

          
            
/.../CIP-build/VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5private.h:1820:10: note: in expansion of macro ‘HGOTO_ERROR’
          HGOTO_ERROR (H5E_FUNC, H5E_CANTINIT, err,                  \
          ^

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

          
            
/.../CIP-build/VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5private.h:1936:4: note: in expansion of macro ‘H5_INTERFACE_INIT’
    H5_INTERFACE_INIT(err)                  \
    ^

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

          
            
/.../CIP-build/VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5private.h:1944:5: note: in expansion of macro ‘FUNC_ENTER_NOAPI_INIT’
     FUNC_ENTER_NOAPI_INIT(err)                          \
     ^

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

          
            
/.../CIP-build/VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5AC.c:1259:5: note: in expansion of macro ‘FUNC_ENTER_NOAPI’
     FUNC_ENTER_NOAPI(NULL)
     ^
/.../CIP-build/VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5AC.c: In function ‘vtk__H5AC_resize_entry’:
/.../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 5197
Warning

          
            
/.../CIP-build/VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5Eprivate.h:51:4: note: in expansion of macro ‘HERROR’
    HERROR(maj, min, __VA_ARGS__);                  \
    ^

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

          
            
/.../CIP-build/VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5Eprivate.h:91:4: note: in expansion of macro ‘HCOMMON_ERROR’
    HCOMMON_ERROR(maj, min, __VA_ARGS__);                \
    ^

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

          
            
/.../CIP-build/VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5private.h:1820:10: note: in expansion of macro ‘HGOTO_ERROR’
          HGOTO_ERROR (H5E_FUNC, H5E_CANTINIT, err,                  \
          ^

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

          
            
/.../CIP-build/VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5private.h:1936:4: note: in expansion of macro ‘H5_INTERFACE_INIT’
    H5_INTERFACE_INIT(err)                  \
    ^

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

          
            
/.../CIP-build/VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5private.h:1944:5: note: in expansion of macro ‘FUNC_ENTER_NOAPI_INIT’
     FUNC_ENTER_NOAPI_INIT(err)                          \
     ^

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

          
            
/.../CIP-build/VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5AC.c:1374:5: note: in expansion of macro ‘FUNC_ENTER_NOAPI’
     FUNC_ENTER_NOAPI(FAIL)
     ^
/.../CIP-build/VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5AC.c: In function ‘vtk__H5AC_unpin_entry’:
/.../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 5219
Warning

          
            
/.../CIP-build/VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5Eprivate.h:51:4: note: in expansion of macro ‘HERROR’
    HERROR(maj, min, __VA_ARGS__);                  \
    ^

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

          
            
/.../CIP-build/VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5Eprivate.h:91:4: note: in expansion of macro ‘HCOMMON_ERROR’
    HCOMMON_ERROR(maj, min, __VA_ARGS__);                \
    ^

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

          
            
/.../CIP-build/VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5private.h:1820:10: note: in expansion of macro ‘HGOTO_ERROR’
          HGOTO_ERROR (H5E_FUNC, H5E_CANTINIT, err,                  \
          ^

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

          
            
/.../CIP-build/VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5private.h:1936:4: note: in expansion of macro ‘H5_INTERFACE_INIT’
    H5_INTERFACE_INIT(err)                  \
    ^

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

          
            
/.../CIP-build/VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5private.h:1944:5: note: in expansion of macro ‘FUNC_ENTER_NOAPI_INIT’
     FUNC_ENTER_NOAPI_INIT(err)                          \
     ^

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

          
            
/.../CIP-build/VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5AC.c:1441:5: note: in expansion of macro ‘FUNC_ENTER_NOAPI’
     FUNC_ENTER_NOAPI(FAIL)
     ^
/.../CIP-build/VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5AC.c: In function ‘vtk__H5AC_unprotect’:
/.../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 5241
Warning

          
            
/.../CIP-build/VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5Eprivate.h:51:4: note: in expansion of macro ‘HERROR’
    HERROR(maj, min, __VA_ARGS__);                  \
    ^

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

          
            
/.../CIP-build/VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5Eprivate.h:91:4: note: in expansion of macro ‘HCOMMON_ERROR’
    HCOMMON_ERROR(maj, min, __VA_ARGS__);                \
    ^

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

          
            
/.../CIP-build/VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5private.h:1820:10: note: in expansion of macro ‘HGOTO_ERROR’
          HGOTO_ERROR (H5E_FUNC, H5E_CANTINIT, err,                  \
          ^

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

          
            
/.../CIP-build/VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5private.h:1936:4: note: in expansion of macro ‘H5_INTERFACE_INIT’
    H5_INTERFACE_INIT(err)                  \
    ^

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

          
            
/.../CIP-build/VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5private.h:1944:5: note: in expansion of macro ‘FUNC_ENTER_NOAPI_INIT’
     FUNC_ENTER_NOAPI_INIT(err)                          \
     ^

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

          
            
/.../CIP-build/VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5AC.c:1523:5: note: in expansion of macro ‘FUNC_ENTER_NOAPI’
     FUNC_ENTER_NOAPI(FAIL)
     ^
/.../CIP-build/VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5AC.c: In function ‘vtk__H5AC_stats’:
/.../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 5263
Warning

          
            
/.../CIP-build/VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5Eprivate.h:51:4: note: in expansion of macro ‘HERROR’
    HERROR(maj, min, __VA_ARGS__);                  \
    ^

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

          
            
/.../CIP-build/VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5Eprivate.h:91:4: note: in expansion of macro ‘HCOMMON_ERROR’
    HCOMMON_ERROR(maj, min, __VA_ARGS__);                \
    ^

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

          
            
/.../CIP-build/VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5private.h:1820:10: note: in expansion of macro ‘HGOTO_ERROR’
          HGOTO_ERROR (H5E_FUNC, H5E_CANTINIT, err,                  \
          ^

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

          
            
/.../CIP-build/VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5private.h:1936:4: note: in expansion of macro ‘H5_INTERFACE_INIT’
    H5_INTERFACE_INIT(err)                  \
    ^

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

          
            
/.../CIP-build/VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5private.h:1944:5: note: in expansion of macro ‘FUNC_ENTER_NOAPI_INIT’
     FUNC_ENTER_NOAPI_INIT(err)                          \
     ^

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

          
            
/.../CIP-build/VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5AC.c:1699:5: note: in expansion of macro ‘FUNC_ENTER_NOAPI’
     FUNC_ENTER_NOAPI(FAIL)
     ^
/.../CIP-build/VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5AC.c: In function ‘vtk__H5AC_dump_cache’:
/.../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 5285
Warning

          
            
/.../CIP-build/VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5Eprivate.h:51:4: note: in expansion of macro ‘HERROR’
    HERROR(maj, min, __VA_ARGS__);                  \
    ^

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

          
            
/.../CIP-build/VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5Eprivate.h:91:4: note: in expansion of macro ‘HCOMMON_ERROR’
    HCOMMON_ERROR(maj, min, __VA_ARGS__);                \
    ^

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

          
            
/.../CIP-build/VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5private.h:1820:10: note: in expansion of macro ‘HGOTO_ERROR’
          HGOTO_ERROR (H5E_FUNC, H5E_CANTINIT, err,                  \
          ^

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

          
            
/.../CIP-build/VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5private.h:1936:4: note: in expansion of macro ‘H5_INTERFACE_INIT’
    H5_INTERFACE_INIT(err)                  \
    ^

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

          
            
/.../CIP-build/VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5private.h:1944:5: note: in expansion of macro ‘FUNC_ENTER_NOAPI_INIT’
     FUNC_ENTER_NOAPI_INIT(err)                          \
     ^

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

          
            
/.../CIP-build/VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5AC.c:1731:5: note: in expansion of macro ‘FUNC_ENTER_NOAPI’
     FUNC_ENTER_NOAPI(FAIL)
     ^
/.../CIP-build/VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5AC.c: In function ‘vtk__H5AC_get_cache_auto_resize_config’:
/.../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 5307
Warning

          
            
/.../CIP-build/VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5Eprivate.h:51:4: note: in expansion of macro ‘HERROR’
    HERROR(maj, min, __VA_ARGS__);                  \
    ^

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

          
            
/.../CIP-build/VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5Eprivate.h:91:4: note: in expansion of macro ‘HCOMMON_ERROR’
    HCOMMON_ERROR(maj, min, __VA_ARGS__);                \
    ^

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

          
            
/.../CIP-build/VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5private.h:1820:10: note: in expansion of macro ‘HGOTO_ERROR’
          HGOTO_ERROR (H5E_FUNC, H5E_CANTINIT, err,                  \
          ^

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

          
            
/.../CIP-build/VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5private.h:1936:4: note: in expansion of macro ‘H5_INTERFACE_INIT’
    H5_INTERFACE_INIT(err)                  \
    ^

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

          
            
/.../CIP-build/VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5private.h:1944:5: note: in expansion of macro ‘FUNC_ENTER_NOAPI_INIT’
     FUNC_ENTER_NOAPI_INIT(err)                          \
     ^

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

          
            
/.../CIP-build/VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5AC.c:1768:5: note: in expansion of macro ‘FUNC_ENTER_NOAPI’
     FUNC_ENTER_NOAPI(FAIL)
     ^
/.../CIP-build/VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5AC.c: In function ‘vtk__H5AC_get_cache_size’:
/.../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 5329
Warning

          
            
/.../CIP-build/VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5Eprivate.h:51:4: note: in expansion of macro ‘HERROR’
    HERROR(maj, min, __VA_ARGS__);                  \
    ^

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

          
            
/.../CIP-build/VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5Eprivate.h:91:4: note: in expansion of macro ‘HCOMMON_ERROR’
    HCOMMON_ERROR(maj, min, __VA_ARGS__);                \
    ^

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

          
            
/.../CIP-build/VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5private.h:1820:10: note: in expansion of macro ‘HGOTO_ERROR’
          HGOTO_ERROR (H5E_FUNC, H5E_CANTINIT, err,                  \
          ^

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

          
            
/.../CIP-build/VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5private.h:1936:4: note: in expansion of macro ‘H5_INTERFACE_INIT’
    H5_INTERFACE_INIT(err)                  \
    ^

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

          
            
/.../CIP-build/VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5private.h:1944:5: note: in expansion of macro ‘FUNC_ENTER_NOAPI_INIT’
     FUNC_ENTER_NOAPI_INIT(err)                          \
     ^
/.../CIP-build/VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5AC.c:1890:5: note: in expansion of macro ‘FUNC_ENTER_NOAPI’
     FUNC_ENTER_NOAPI(FAIL)
     ^
/.../CIP-build/VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5AC.c: In function ‘vtk__H5AC_get_cache_hit_rate’:
/.../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__)
                                                                        ^
/.../CIP-build/VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5Eprivate.h:51:4: note: in expansion of macro ‘HERROR’
The maximum number of reported warnings or errors has been reached!!!