Site Name: 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 (view notes)
Stamp: 20180305-0400-Nightly (related builds)
Time: 2018-03-05T16:22:01 EST
Type: Nightly

OS Name: Linux
OS Platform: x86_64
OS Release: 3.10.0-123.8.1.el7.x86_64
OS Version: #1 SMP Mon Sep 22 19:06:58 UTC 2014
CTest version: ctest-3.9.0

Current Build
StageErrorsWarnings
Update
Configure0
Build50500
Test80
Previous Build
StageErrorsWarnings
Update00
Configure00
Build01
Test70

History
Show Build History
Build History Filter

Notes
Add a Note to this Build

Graph
Show Build Graphs

Configure (0 errors, warnings)

Start Time: 2026-08-14T01:13:50 EDT
End Time: 2026-08-14T01:13:50 EDT
Configure Command:
Configure Return Value:
Configure Output:

View Configure Summary

Build (50 errors, 500 warnings)

Build command: /home/centos/sw/cmake-3.9.0-Linux-x86_64/bin/cmake --build . --config "Release" -- -i
Start Time: 2018-03-05T16:22:01 EST
End Time: 2018-03-05T16:41:37 EST


Build Log line 3340


File: VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5private.h Line: 1558
[ 47%] Linking C shared library ../../../lib/libvtkpng-8.1.so
[ 47%] Built target vtkpng
Scanning dependencies of target vtktiff
[ 47%] Linking C shared library ../../../../lib/libvtktiff-8.1.so
[ 48%] Built target vtktiff
[ 49%] Built target vtkIOImageObjects
[ 49%] Built target vtkIOEnSightObjects
Scanning dependencies of target H5make_libsettings
[ 49%] Building C object ThirdParty/hdf5/vtkhdf5/src/CMakeFiles/H5make_libsettings.dir/H5make_libsettings.c.o
In file included from /.../CIP-build/VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5make_libsettings.c:46:0:
/.../CIP-build/VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5private.h:1558:2: error: #error "We need __func__ or __FUNCTION__ to test function names!"
 #error "We need __func__ or __FUNCTION__ to test function names!"
  ^
[ 49%] Linking C executable ../../../../bin/vtkH5make_libsettings
cc: error: CMakeFiles/H5make_libsettings.dir/H5make_libsettings.c.o: No such file or directory
[ 49%] Built target H5make_libsettings
Scanning dependencies of target H5detect
[ 49%] Building C object ThirdParty/hdf5/vtkhdf5/src/CMakeFiles/H5detect.dir/H5detect.c.o
In file included from /.../CIP-build/VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5detect.c:57:0:

Build Log line 3349


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

Build Log line 3353


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

Build Log line 3356


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

Build Log line 3359


File: VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5detect.c Line: 1325
/.../CIP-build/VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5detect.c:1325:51: error: dereferencing pointer to incomplete type
     month_name[tm->tm_mon], tm->tm_mday, 1900 + tm->tm_year);
                                                   ^
[ 49%] Linking C executable ../../../../bin/vtkH5detect
cc: error: CMakeFiles/H5detect.dir/H5detect.c.o: No such file or directory
[ 49%] Built target H5detect
Scanning dependencies of target vtkhdf5
[ 49%] Building C object ThirdParty/hdf5/vtkhdf5/src/CMakeFiles/vtkhdf5.dir/H5.c.o
In file included from /.../CIP-build/VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5.c:24:0:

Build Log line 3368


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

Build Log line 3373


File: VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5Eprivate.h Line: 38
/.../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__)
                                                                        ^

Build Log line 3398


File: VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5Eprivate.h Line: 38
/.../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__)
                                                                        ^

Build Log line 3417


File: VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5Eprivate.h Line: 38
/.../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__)
                                                                        ^

Build Log line 3436


File: VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5Eprivate.h Line: 38
/.../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__)
                                                                        ^

Build Log line 3455


File: VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5Eprivate.h Line: 38
/.../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__)
                                                                        ^

Build Log line 3475


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

Build Log line 3480


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

Build Log line 3485


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

Build Log line 3490


File: VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5Eprivate.h Line: 38
/.../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__)
                                                                        ^

Build Log line 3516


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

Build Log line 3521


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

Build Log line 3526


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

Build Log line 3531


File: VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5Eprivate.h Line: 38
/.../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__)
                                                                        ^

Build Log line 3574


File: VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5Eprivate.h Line: 38
/.../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__)
                                                                        ^

Build Log line 3587


File: VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5Eprivate.h Line: 38
/.../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__)
                                                                        ^

Build Log line 3606


File: VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5Eprivate.h Line: 38
/.../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__)
                                                                        ^

Build Log line 3625


File: VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5Eprivate.h Line: 38
/.../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__)
                                                                        ^

Build Log line 3638


File: VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5Eprivate.h Line: 38
/.../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__)
                                                                        ^

Build Log line 3657


File: VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5Eprivate.h Line: 38
/.../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__)
                                                                        ^

Build Log line 3676


File: VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5Eprivate.h Line: 38
/.../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__)
                                                                        ^

Build Log line 3695


File: VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5Eprivate.h Line: 38
/.../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__)
                                                                        ^

Build Log line 3708


File: VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5Eprivate.h Line: 38
/.../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__)
                                                                        ^

Build Log line 3721


File: VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5Eprivate.h Line: 38
/.../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__)
                                                                        ^

Build Log line 3743


File: VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5Eprivate.h Line: 38
/.../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__)
                                                                        ^

Build Log line 3762


File: VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5Eprivate.h Line: 38
/.../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__)
                                                                        ^

Build Log line 3775


File: VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5Eprivate.h Line: 38
/.../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__)
                                                                        ^

Build Log line 3794


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

Build Log line 3808


File: VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5Eprivate.h Line: 38
/.../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__)
                                                                        ^

Build Log line 3827


File: VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5Eprivate.h Line: 38
/.../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__)
                                                                        ^

Build Log line 3846


File: VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5Eprivate.h Line: 38
/.../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__)
                                                                        ^

Build Log line 3865


File: VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5Eprivate.h Line: 38
/.../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__)
                                                                        ^

Build Log line 3884


File: VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5Eprivate.h Line: 38
/.../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__)
                                                                        ^

Build Log line 3906


File: VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5Eprivate.h Line: 38
/.../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__)
                                                                        ^

Build Log line 3925


File: VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5Eprivate.h Line: 38
/.../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__)
                                                                        ^

Build Log line 3944


File: VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5Eprivate.h Line: 38
/.../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__)
                                                                        ^

Build Log line 3963


File: VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5Eprivate.h Line: 38
/.../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__)
                                                                        ^

Build Log line 3982


File: VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5Eprivate.h Line: 38
/.../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__)
                                                                        ^

Build Log line 4001


File: VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5Eprivate.h Line: 38
/.../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__)
                                                                        ^

Build Log line 4023


File: VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5Eprivate.h Line: 38
/.../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__)
                                                                        ^

Build Log line 4042


File: VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5Eprivate.h Line: 38
/.../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__)
                                                                        ^

Build Log line 4061


File: VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5Eprivate.h Line: 38
/.../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__)
                                                                        ^

Build Log line 4080


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

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

Build Warnings (500)

Build Log line 3376


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

Build Log line 3379


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

Build Log line 3382


File: VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5.c Line: 181
/.../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")
         ^

Build Log line 3385


File: VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5Eprivate.h Line: 38
/.../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__)
                                                                        ^

Build Log line 3388


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

Build Log line 3391


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

Build Log line 3394


File: VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5.c Line: 181
/.../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’:

Build Log line 3401


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

Build Log line 3404


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

Build Log line 3407


File: VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5private.h Line: 1878
/.../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,                  \
           ^

Build Log line 3410


File: VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5private.h Line: 1893
/.../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);                            \
     ^

Build Log line 3413


File: VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5.c Line: 415
/.../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’:

Build Log line 3420


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

Build Log line 3423


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

Build Log line 3426


File: VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5private.h Line: 1878
/.../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,                  \
           ^

Build Log line 3429


File: VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5private.h Line: 1893
/.../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);                            \
     ^

Build Log line 3432


File: VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5.c Line: 467
/.../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’:

Build Log line 3439


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

Build Log line 3442


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

Build Log line 3445


File: VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5private.h Line: 1878
/.../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,                  \
           ^

Build Log line 3448


File: VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5private.h Line: 1893
/.../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);                            \
     ^

Build Log line 3451


File: VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5.c Line: 610
/.../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’:

Build Log line 3458


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

Build Log line 3461


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

Build Log line 3464


File: VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5private.h Line: 1878
/.../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,                  \
           ^

Build Log line 3467


File: VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5private.h Line: 1904
/.../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);                            \
     ^

Build Log line 3470


File: VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5.c Line: 779
/.../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:

Build Log line 3493


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

Build Log line 3496


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

Build Log line 3499


File: VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5system.c Line: 780
/.../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")
             ^

Build Log line 3502


File: VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5Eprivate.h Line: 38
/.../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__)
                                                                        ^

Build Log line 3505


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

Build Log line 3508


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

Build Log line 3511


File: VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5system.c Line: 780
/.../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:

Build Log line 3534


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

Build Log line 3537


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

Build Log line 3540


File: VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5private.h Line: 1820
/.../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,                  \
          ^

Build Log line 3543


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

Build Log line 3546


File: VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5private.h Line: 1944
/.../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)                          \
     ^

Build Log line 3549


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

Build Log line 3552


File: VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5Eprivate.h Line: 38
/.../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__)
                                                                        ^

Build Log line 3555


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

Build Log line 3558


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

Build Log line 3561


File: VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5private.h Line: 1820
/.../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,                  \
          ^

Build Log line 3564


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

Build Log line 3567


File: VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5private.h Line: 1944
/.../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)                          \
     ^

Build Log line 3570


File: VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5A.c Line: 122
/.../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’:

Build Log line 3577


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

Build Log line 3580


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

Build Log line 3583


File: VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5A.c Line: 153
/.../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’:

Build Log line 3590


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

Build Log line 3593


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

Build Log line 3596


File: VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5private.h Line: 1878
/.../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,                  \
           ^

Build Log line 3599


File: VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5private.h Line: 1893
/.../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);                            \
     ^

Build Log line 3602


File: VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5A.c Line: 237
/.../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’:

Build Log line 3609


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

Build Log line 3612


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

Build Log line 3615


File: VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5private.h Line: 1878
/.../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,                  \
           ^

Build Log line 3618


File: VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5private.h Line: 1893
/.../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);                            \
     ^

Build Log line 3621


File: VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5A.c Line: 308
/.../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’:

Build Log line 3628


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

Build Log line 3631


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

Build Log line 3634


File: VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5A.c Line: 395
/.../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’:

Build Log line 3641


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

Build Log line 3644


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

Build Log line 3647


File: VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5private.h Line: 1878
/.../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,                  \
           ^

Build Log line 3650


File: VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5private.h Line: 1893
/.../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);                            \
     ^

Build Log line 3653


File: VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5A.c Line: 546
/.../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’:

Build Log line 3660


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

Build Log line 3663


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

Build Log line 3666


File: VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5private.h Line: 1878
/.../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,                  \
           ^

Build Log line 3669


File: VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5private.h Line: 1893
/.../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);                            \
     ^

Build Log line 3672


File: VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5A.c Line: 608
/.../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’:

Build Log line 3679


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

Build Log line 3682


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

Build Log line 3685


File: VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5private.h Line: 1878
/.../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,                  \
           ^

Build Log line 3688


File: VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5private.h Line: 1893
/.../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);                            \
     ^

Build Log line 3691


File: VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5A.c Line: 676
/.../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’:

Build Log line 3698


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

Build Log line 3701


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

Build Log line 3704


File: VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5A.c Line: 752
/.../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’:

Build Log line 3711


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

Build Log line 3714


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

Build Log line 3717


File: VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5A.c Line: 808
/.../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’:

Build Log line 3724


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

Build Log line 3727


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

Build Log line 3730


File: VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5private.h Line: 1820
/.../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,                  \
          ^

Build Log line 3733


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

Build Log line 3736


File: VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5private.h Line: 1944
/.../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)                          \
     ^

Build Log line 3739


File: VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5A.c Line: 859
/.../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’:

Build Log line 3746


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

Build Log line 3749


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

Build Log line 3752


File: VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5private.h Line: 1878
/.../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,                  \
           ^

Build Log line 3755


File: VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5private.h Line: 1893
/.../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);                            \
     ^

Build Log line 3758


File: VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5A.c Line: 924
/.../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’:

Build Log line 3765


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

Build Log line 3768


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

Build Log line 3771


File: VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5A.c Line: 983
/.../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’:

Build Log line 3778


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

Build Log line 3781


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

Build Log line 3784


File: VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5private.h Line: 1878
/.../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,                  \
           ^

Build Log line 3787


File: VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5private.h Line: 1893
/.../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);                            \
     ^

Build Log line 3790


File: VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5A.c Line: 1081
/.../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’:

Build Log line 3798


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

Build Log line 3801


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

Build Log line 3804


File: VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5A.c Line: 1139
/.../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’:

Build Log line 3811


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

Build Log line 3814


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

Build Log line 3817


File: VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5private.h Line: 1878
/.../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,                  \
           ^

Build Log line 3820


File: VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5private.h Line: 1893
/.../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);                            \
     ^

Build Log line 3823


File: VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5A.c Line: 1227
/.../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’:

Build Log line 3830


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

Build Log line 3833


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

Build Log line 3836


File: VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5private.h Line: 1878
/.../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,                  \
           ^

Build Log line 3839


File: VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5private.h Line: 1893
/.../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);                            \
     ^

Build Log line 3842


File: VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5A.c Line: 1273
/.../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’:

Build Log line 3849


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

Build Log line 3852


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

Build Log line 3855


File: VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5private.h Line: 1878
/.../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,                  \
           ^

Build Log line 3858


File: VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5private.h Line: 1893
/.../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);                            \
     ^

Build Log line 3861


File: VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5A.c Line: 1342
/.../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’:

Build Log line 3868


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

Build Log line 3871


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

Build Log line 3874


File: VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5private.h Line: 1878
/.../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,                  \
           ^

Build Log line 3877


File: VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5private.h Line: 1893
/.../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);                            \
     ^

Build Log line 3880


File: VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5A.c Line: 1397
/.../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’:

Build Log line 3887


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

Build Log line 3890


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

Build Log line 3893


File: VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5private.h Line: 1820
/.../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,                  \
          ^

Build Log line 3896


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

Build Log line 3899


File: VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5private.h Line: 1944
/.../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)                          \
     ^

Build Log line 3902


File: VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5A.c Line: 1437
/.../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’:

Build Log line 3909


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

Build Log line 3912


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

Build Log line 3915


File: VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5private.h Line: 1878
/.../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,                  \
           ^

Build Log line 3918


File: VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5private.h Line: 1893
/.../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);                            \
     ^

Build Log line 3921


File: VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5A.c Line: 1488
/.../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’:

Build Log line 3928


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

Build Log line 3931


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

Build Log line 3934


File: VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5private.h Line: 1878
/.../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,                  \
           ^

Build Log line 3937


File: VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5private.h Line: 1893
/.../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);                            \
     ^

Build Log line 3940


File: VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5A.c Line: 1555
/.../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’:

Build Log line 3947


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

Build Log line 3950


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

Build Log line 3953


File: VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5private.h Line: 1878
/.../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,                  \
           ^

Build Log line 3956


File: VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5private.h Line: 1893
/.../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);                            \
     ^

Build Log line 3959


File: VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5A.c Line: 1589
/.../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’:

Build Log line 3966


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

Build Log line 3969


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

Build Log line 3972


File: VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5private.h Line: 1878
/.../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,                  \
           ^

Build Log line 3975


File: VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5private.h Line: 1893
/.../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);                            \
     ^

Build Log line 3978


File: VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5A.c Line: 1626
/.../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’:

Build Log line 3985


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

Build Log line 3988


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

Build Log line 3991


File: VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5private.h Line: 1878
/.../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,                  \
           ^

Build Log line 3994


File: VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5private.h Line: 1893
/.../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);                            \
     ^

Build Log line 3997


File: VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5A.c Line: 1685
/.../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’:

Build Log line 4004


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

Build Log line 4007


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

Build Log line 4010


File: VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5private.h Line: 1820
/.../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,                  \
          ^

Build Log line 4013


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

Build Log line 4016


File: VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5private.h Line: 1944
/.../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)                          \
     ^

Build Log line 4019


File: VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5A.c Line: 1743
/.../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’:

Build Log line 4026


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

Build Log line 4029


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

Build Log line 4032


File: VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5private.h Line: 1878
/.../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,                  \
           ^

Build Log line 4035


File: VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5private.h Line: 1893
/.../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);                            \
     ^

Build Log line 4038


File: VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5A.c Line: 1785
/.../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’:

Build Log line 4045


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

Build Log line 4048


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

Build Log line 4051


File: VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5private.h Line: 1878
/.../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,                  \
           ^

Build Log line 4054


File: VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5private.h Line: 1893
/.../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);                            \
     ^

Build Log line 4057


File: VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5A.c Line: 1831
/.../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’:

Build Log line 4064


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

Build Log line 4067


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

Build Log line 4070


File: VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5private.h Line: 1878
/.../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,                  \
           ^

Build Log line 4073


File: VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5private.h Line: 1893
/.../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);                            \
     ^

Build Log line 4076


File: VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5A.c Line: 1928
/.../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’:

Build Log line 4083


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

Build Log line 4086


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

Build Log line 4089


File: VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5private.h Line: 1878
/.../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,                  \
           ^

Build Log line 4092


File: VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5private.h Line: 1893
/.../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);                            \
     ^

Build Log line 4095


File: VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5A.c Line: 2016
/.../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__)
                                                                        ^

Build Log line 4102


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

Build Log line 4105


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

Build Log line 4108


File: VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5private.h Line: 1878
/.../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,                  \
           ^

Build Log line 4111


File: VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5private.h Line: 1893
/.../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);                            \
     ^

Build Log line 4114


File: VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5A.c Line: 2097
/.../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__)
                                                                        ^

Build Log line 4121


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

Build Log line 4124


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

Build Log line 4127


File: VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5private.h Line: 1878
/.../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,                  \
           ^

Build Log line 4130


File: VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5private.h Line: 1893
/.../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);                            \
     ^

Build Log line 4133


File: VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5A.c Line: 2144
/.../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__)
                                                                        ^

Build Log line 4140


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

Build Log line 4143


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

Build Log line 4146


File: VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5private.h Line: 1878
/.../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,                  \
           ^

Build Log line 4149


File: VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5private.h Line: 1893
/.../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);                            \
     ^

Build Log line 4152


File: VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5A.c Line: 2220
/.../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__)
                                                                        ^

Build Log line 4159


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

Build Log line 4162


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

Build Log line 4165


File: VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5private.h Line: 1878
/.../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,                  \
           ^

Build Log line 4168


File: VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5private.h Line: 1893
/.../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);                            \
     ^

Build Log line 4171


File: VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5A.c Line: 2283
/.../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__)
                                                                        ^

Build Log line 4178


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

Build Log line 4181


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

Build Log line 4184


File: VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5private.h Line: 1820
/.../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,                  \
          ^

Build Log line 4187


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

Build Log line 4190


File: VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5private.h Line: 1944
/.../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)                          \
     ^

Build Log line 4193


File: VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5A.c Line: 2324
/.../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__)
                                                                        ^

Build Log line 4200


File: VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5Eprivate.h Line: 51
/.../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

Build Log line 4204


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

Build Log line 4207


File: VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5private.h Line: 1820
/.../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,                  \
          ^

Build Log line 4210


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

Build Log line 4213


File: VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5private.h Line: 1944
/.../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)                          \
     ^

Build Log line 4216


File: VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5A.c Line: 2386
/.../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__)
                                                                        ^

Build Log line 4223


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

Build Log line 4226


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

Build Log line 4229


File: VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5private.h Line: 1820
/.../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,                  \
          ^

Build Log line 4232


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

Build Log line 4235


File: VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5private.h Line: 1944
/.../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)                          \
     ^

Build Log line 4238


File: VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5A.c Line: 2434
/.../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__)
                                                                        ^

Build Log line 4245


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

Build Log line 4248


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

Build Log line 4251


File: VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5private.h Line: 1820
/.../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,                  \
          ^

Build Log line 4254


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

Build Log line 4257


File: VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5private.h Line: 1944
/.../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)                          \
     ^

Build Log line 4260


File: VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5A.c Line: 2490
/.../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__)
                                                                        ^

Build Log line 4267


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

Build Log line 4270


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

Build Log line 4273


File: VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5private.h Line: 1820
/.../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,                  \
          ^

Build Log line 4276


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

Build Log line 4279


File: VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5private.h Line: 1944
/.../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)                          \
     ^

Build Log line 4282


File: VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5A.c Line: 2522
/.../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__)
                                                                        ^

Build Log line 4289


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

Build Log line 4292


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

Build Log line 4295


File: VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5private.h Line: 1820
/.../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,                  \
          ^

Build Log line 4298


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

Build Log line 4301


File: VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5private.h Line: 1944
/.../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)                          \
     ^

Build Log line 4304


File: VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5A.c Line: 2552
/.../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__)
                                                                        ^

Build Log line 4311


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

Build Log line 4314


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

Build Log line 4317


File: VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5private.h Line: 1878
/.../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,                  \
           ^

Build Log line 4320


File: VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5private.h Line: 1893
/.../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);                            \
     ^

Build Log line 4323


File: VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5A.c Line: 2584
/.../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__)
                                                                        ^

Build Log line 4330


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

Build Log line 4333


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

Build Log line 4336


File: VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5private.h Line: 1878
/.../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,                  \
           ^

Build Log line 4339


File: VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5private.h Line: 1893
/.../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);                            \
     ^

Build Log line 4342


File: VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5A.c Line: 2628
/.../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__)

Build Log line 4354


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

Build Log line 4357


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

Build Log line 4360


File: VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5Abtree2.c Line: 178
/.../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")
         ^

Build Log line 4363


File: VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5Eprivate.h Line: 38
/.../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__)
                                                                        ^

Build Log line 4366


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

Build Log line 4369


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

Build Log line 4372


File: VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5Abtree2.c Line: 178
/.../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__)

Build Log line 4384


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

Build Log line 4387


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

Build Log line 4390


File: VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5Adense.c Line: 216
/.../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")
         ^

Build Log line 4393


File: VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5Eprivate.h Line: 38
/.../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__)
                                                                        ^

Build Log line 4396


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

Build Log line 4399


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

Build Log line 4402


File: VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5Adense.c Line: 216
/.../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__)
                                                                        ^

Build Log line 4409


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

Build Log line 4412


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

Build Log line 4415


File: VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5Adense.c Line: 363
/.../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__)
                                                                        ^

Build Log line 4422


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

Build Log line 4425


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

Build Log line 4428


File: VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5Adense.c Line: 458
/.../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__)
                                                                        ^

Build Log line 4435


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

Build Log line 4438


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

Build Log line 4441


File: VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5Adense.c Line: 653
/.../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__)
                                                                        ^

Build Log line 4448


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

Build Log line 4451


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

Build Log line 4454


File: VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5Adense.c Line: 770
/.../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__)
                                                                        ^

Build Log line 4461


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

Build Log line 4464


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

Build Log line 4467


File: VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5Adense.c Line: 863
/.../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__)
                                                                        ^

Build Log line 4474


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

Build Log line 4477


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

Build Log line 4480


File: VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5Adense.c Line: 916
/.../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__)
                                                                        ^

Build Log line 4487


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

Build Log line 4490


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

Build Log line 4493


File: VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5Adense.c Line: 1076
/.../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__)
                                                                        ^

Build Log line 4500


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

Build Log line 4503


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

Build Log line 4506


File: VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5Adense.c Line: 1195
/.../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__)
                                                                        ^

Build Log line 4513


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

Build Log line 4516


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

Build Log line 4519


File: VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5Adense.c Line: 1295
/.../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__)
                                                                        ^

Build Log line 4526


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

Build Log line 4529


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

Build Log line 4532


File: VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5Adense.c Line: 1366
/.../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__)
                                                                        ^

Build Log line 4539


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

Build Log line 4542


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

Build Log line 4545


File: VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5Adense.c Line: 1465
/.../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__)
                                                                        ^

Build Log line 4552


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

Build Log line 4555


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

Build Log line 4558


File: VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5Adense.c Line: 1612
/.../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__)
                                                                        ^

Build Log line 4565


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

Build Log line 4568


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

Build Log line 4571


File: VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5Adense.c Line: 1715
/.../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__)
                                                                        ^

Build Log line 4579


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

Build Log line 4582


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

Build Log line 4585


File: VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5Adense.c Line: 1802
/.../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__)
                                                                        ^

Build Log line 4592


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

Build Log line 4595


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

Build Log line 4598


File: VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5Adense.c Line: 1865
/.../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__)

Build Log line 4610


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

Build Log line 4613


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

Build Log line 4616


File: VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5private.h Line: 1878
/.../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,                  \
           ^

Build Log line 4619


File: VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5private.h Line: 1893
/.../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);                            \
     ^

Build Log line 4622


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

Build Log line 4625


File: VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5Eprivate.h Line: 38
/.../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__)
                                                                        ^

Build Log line 4628


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

Build Log line 4631


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

Build Log line 4634


File: VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5private.h Line: 1878
/.../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,                  \
           ^

Build Log line 4637


File: VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5private.h Line: 1893
/.../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);                            \
     ^

Build Log line 4640


File: VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5Adeprec.c Line: 170
/.../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__)
                                                                        ^

Build Log line 4647


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

Build Log line 4650


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

Build Log line 4653


File: VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5private.h Line: 1878
/.../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,                  \
           ^

Build Log line 4656


File: VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5private.h Line: 1893
/.../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);                            \
     ^

Build Log line 4659


File: VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5Adeprec.c Line: 225
/.../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__)
                                                                        ^

Build Log line 4666


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

Build Log line 4669


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

Build Log line 4672


File: VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5private.h Line: 1878
/.../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,                  \
           ^

Build Log line 4675


File: VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5private.h Line: 1893
/.../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);                            \
     ^

Build Log line 4678


File: VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5Adeprec.c Line: 283
/.../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__)
                                                                        ^

Build Log line 4685


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

Build Log line 4688


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

Build Log line 4691


File: VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5private.h Line: 1878
/.../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,                  \
           ^

Build Log line 4694


File: VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5private.h Line: 1893
/.../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);                            \
     ^

Build Log line 4697


File: VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5Adeprec.c Line: 335
/.../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__)
                                                                        ^

Build Log line 4704


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

Build Log line 4707


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

Build Log line 4710


File: VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5private.h Line: 1878
/.../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,                  \
           ^

Build Log line 4713


File: VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5private.h Line: 1893
/.../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);                            \
     ^

Build Log line 4716


File: VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5Adeprec.c Line: 432
/.../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)

Build Log line 4729


File: VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5Eprivate.h Line: 51
 #  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__);                  \
    ^

Build Log line 4732


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

Build Log line 4735


File: VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5Aint.c Line: 163
/.../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")
             ^

Build Log line 4738


File: VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5Eprivate.h Line: 38
/.../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__)
                                                                        ^

Build Log line 4741


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

Build Log line 4744


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

Build Log line 4747


File: VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5Aint.c Line: 163
/.../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__)
                                                                        ^

Build Log line 4754


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

Build Log line 4757


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

Build Log line 4760


File: VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5Aint.c Line: 234
/.../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__)
                                                                        ^

Build Log line 4767


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

Build Log line 4770


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

Build Log line 4773


File: VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5Aint.c Line: 281
/.../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__)
                                                                        ^

Build Log line 4780


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

Build Log line 4783


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

Build Log line 4786


File: VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5Aint.c Line: 332
/.../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__)
                                                                        ^

Build Log line 4793


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

Build Log line 4796


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

Build Log line 4799


File: VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5Aint.c Line: 595
/.../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__)
                                                                        ^

Build Log line 4806


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

Build Log line 4809


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

Build Log line 4812


File: VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5Aint.c Line: 665
/.../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__)
                                                                        ^

Build Log line 4819


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

Build Log line 4822


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

Build Log line 4825


File: VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5Aint.c Line: 707
/.../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__)
                                                                        ^

Build Log line 4832


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

Build Log line 4835


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

Build Log line 4838


File: VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5Aint.c Line: 843
/.../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__)
                                                                        ^

Build Log line 4845


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

Build Log line 4848


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

Build Log line 4851


File: VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5Aint.c Line: 1112
/.../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__)
                                                                        ^

Build Log line 4858


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

Build Log line 4861


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

Build Log line 4864


File: VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5Aint.c Line: 1189
/.../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__)
                                                                        ^

Build Log line 4871


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

Build Log line 4874


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

Build Log line 4877


File: VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5Aint.c Line: 1254
/.../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)

Build Log line 4890


File: VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5Eprivate.h Line: 51
 #  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__);                  \
    ^

Build Log line 4893


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

Build Log line 4896


File: VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5Atest.c Line: 104
/.../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")
         ^

Build Log line 4899


File: VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5Eprivate.h Line: 38
/.../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__)
                                                                        ^

Build Log line 4902


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

Build Log line 4905


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

Build Log line 4908


File: VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5Atest.c Line: 104
/.../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__)
                                                                        ^

Build Log line 4915


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

Build Log line 4918


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

Build Log line 4921


File: VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5Atest.c Line: 137
/.../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)

Build Log line 4934


File: VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5Eprivate.h Line: 51
 #  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__);                  \
    ^

Build Log line 4937


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

Build Log line 4940


File: VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5private.h Line: 1820
/.../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,                  \
          ^

Build Log line 4943


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

Build Log line 4946


File: VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5private.h Line: 1944
/.../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)                          \
     ^

Build Log line 4949


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

Build Log line 4952


File: VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5Eprivate.h Line: 38
/.../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__)
                                                                        ^

Build Log line 4955


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

Build Log line 4958


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

Build Log line 4961


File: VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5private.h Line: 1820
/.../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,                  \
          ^

Build Log line 4964


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

Build Log line 4967


File: VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5private.h Line: 1944
/.../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)                          \
     ^

Build Log line 4970


File: VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5AC.c Line: 235
/.../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__)
                                                                        ^

Build Log line 4977


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

Build Log line 4980


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

Build Log line 4983


File: VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5private.h Line: 1820
/.../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,                  \
          ^

Build Log line 4986


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

Build Log line 4989


File: VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5private.h Line: 1944
/.../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)                          \
     ^

Build Log line 4992


File: VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5AC.c Line: 475
/.../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__)
                                                                        ^

Build Log line 4999


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

Build Log line 5002


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

Build Log line 5005


File: VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5private.h Line: 1820
/.../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,                  \
          ^

Build Log line 5008


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

Build Log line 5011


File: VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5private.h Line: 1944
/.../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)                          \
     ^

Build Log line 5014


File: VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5AC.c Line: 655
/.../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__)
                                                                        ^

Build Log line 5021


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

Build Log line 5024


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

Build Log line 5027


File: VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5private.h Line: 1820
/.../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,                  \
          ^

Build Log line 5030


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

Build Log line 5033


File: VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5private.h Line: 1944
/.../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)                          \
     ^

Build Log line 5036


File: VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5AC.c Line: 734
/.../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__)
                                                                        ^

Build Log line 5043


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

Build Log line 5046


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

Build Log line 5049


File: VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5private.h Line: 1820
/.../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,                  \
          ^

Build Log line 5052


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

Build Log line 5055


File: VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5private.h Line: 1944
/.../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)                          \
     ^

Build Log line 5058


File: VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5AC.c Line: 819
/.../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__)
                                                                        ^

Build Log line 5065


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

Build Log line 5068


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

Build Log line 5071


File: VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5private.h Line: 1820
/.../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,                  \
          ^

Build Log line 5074


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

Build Log line 5077


File: VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5private.h Line: 1944
/.../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)                          \
     ^

Build Log line 5080


File: VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5AC.c Line: 891
/.../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__)
                                                                        ^

Build Log line 5087


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

Build Log line 5090


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

Build Log line 5093


File: VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5private.h Line: 1820
/.../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,                  \
          ^

Build Log line 5096


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

Build Log line 5099


File: VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5private.h Line: 1944
/.../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)                          \
     ^

Build Log line 5102


File: VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5AC.c Line: 942
/.../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__)
                                                                        ^

Build Log line 5109


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

Build Log line 5112


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

Build Log line 5115


File: VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5private.h Line: 1820
/.../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,                  \
          ^

Build Log line 5118


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

Build Log line 5121


File: VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5private.h Line: 1944
/.../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)                          \
     ^

Build Log line 5124


File: VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5AC.c Line: 1041
/.../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__)
                                                                        ^

Build Log line 5131


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

Build Log line 5134


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

Build Log line 5137


File: VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5private.h Line: 1820
/.../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,                  \
          ^

Build Log line 5140


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

Build Log line 5143


File: VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5private.h Line: 1944
/.../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)                          \
     ^

Build Log line 5146


File: VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5AC.c Line: 1112
/.../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__)
                                                                        ^

Build Log line 5153


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

Build Log line 5156


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

Build Log line 5159


File: VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5private.h Line: 1820
/.../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,                  \
          ^

Build Log line 5162


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

Build Log line 5165


File: VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5private.h Line: 1944
/.../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)                          \
     ^

Build Log line 5168


File: VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5AC.c Line: 1190
/.../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__)
                                                                        ^

Build Log line 5175


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

Build Log line 5178


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

Build Log line 5181


File: VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5private.h Line: 1820
/.../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,                  \
          ^

Build Log line 5184


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

Build Log line 5187


File: VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5private.h Line: 1944
/.../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)                          \
     ^

Build Log line 5190


File: VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5AC.c Line: 1259
/.../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__)
                                                                        ^

Build Log line 5197


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

Build Log line 5200


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

Build Log line 5203


File: VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5private.h Line: 1820
/.../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,                  \
          ^

Build Log line 5206


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

Build Log line 5209


File: VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5private.h Line: 1944
/.../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)                          \
     ^

Build Log line 5212


File: VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5AC.c Line: 1374
/.../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__)
                                                                        ^

Build Log line 5219


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

Build Log line 5222


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

Build Log line 5225


File: VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5private.h Line: 1820
/.../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,                  \
          ^

Build Log line 5228


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

Build Log line 5231


File: VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5private.h Line: 1944
/.../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)                          \
     ^

Build Log line 5234


File: VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5AC.c Line: 1441
/.../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__)
                                                                        ^

Build Log line 5241


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

Build Log line 5244


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

Build Log line 5247


File: VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5private.h Line: 1820
/.../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,                  \
          ^

Build Log line 5250


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

Build Log line 5253


File: VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5private.h Line: 1944
/.../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)                          \
     ^

Build Log line 5256


File: VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5AC.c Line: 1523
/.../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__)
                                                                        ^

Build Log line 5263


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

Build Log line 5266


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

Build Log line 5269


File: VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5private.h Line: 1820
/.../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,                  \
          ^

Build Log line 5272


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

Build Log line 5275


File: VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5private.h Line: 1944
/.../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)                          \
     ^

Build Log line 5278


File: VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5AC.c Line: 1699
/.../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__)
                                                                        ^

Build Log line 5285


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

Build Log line 5288


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

Build Log line 5291


File: VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5private.h Line: 1820
/.../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,                  \
          ^

Build Log line 5294


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

Build Log line 5297


File: VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5private.h Line: 1944
/.../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)                          \
     ^

Build Log line 5300


File: VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5AC.c Line: 1731
/.../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__)
                                                                        ^

Build Log line 5307


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

Build Log line 5310


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

Build Log line 5313


File: VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5private.h Line: 1820
/.../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,                  \
          ^

Build Log line 5316


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

Build Log line 5319


File: VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5private.h Line: 1944
/.../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)                          \
     ^

Build Log line 5322


File: VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5AC.c Line: 1768
/.../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__)
                                                                        ^

Build Log line 5329


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

Build Log line 5332


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

Build Log line 5335


File: VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5private.h Line: 1820
/.../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,                  \
          ^

Build Log line 5338


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

Build Log line 5341


File: VTKv8/ThirdParty/hdf5/vtkhdf5/src/H5private.h Line: 1944
/.../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!!!

View Warnings Summary

Test (69 passed, 8 failed, 0 not run)
View Tests Summary