Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • VTK VTK
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 830
    • Issues 830
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 234
    • Merge requests 234
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Package Registry
    • Infrastructure Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • VTKVTK
  • VTKVTK
  • Issues
  • #18311
Closed
Open
Issue created Sep 16, 2021 by Chong ZHENG@engzhengchong

VTK build error

I have the following error. Please help.

.../VTK/ThirdParty/hdf5/vtkhdf5/src/H5Oint.c:358:12: error: implicit declaration of function 'vtkhdf5_H5CX_get_ohdr_flags' is invalid in C99 [-Werror,-Wimplicit-function-declaration]
        if(H5CX_get_ohdr_flags(&oh_flags) < 0)
           ^
.../VTK/ThirdParty/hdf5/vtkhdf5/src/vtk_hdf5_mangle.h:273:29: note: expanded from macro 'H5CX_get_ohdr_flags'
#define H5CX_get_ohdr_flags vtkhdf5_H5CX_get_ohdr_flags
                            ^
[  3%] Generating the wrap hierarchy for ParaView::VTKExtensionsIOCore
.../VTK/ThirdParty/hdf5/vtkhdf5/src/H5Oint.c:358:12: note: did you mean 'vtkhdf5_H5O_get_oh_flags'?
.../VTK/ThirdParty/hdf5/vtkhdf5/src/vtk_hdf5_mangle.h:273:29: note: expanded from macro 'H5CX_get_ohdr_flags'
#define H5CX_get_ohdr_flags vtkhdf5_H5CX_get_ohdr_flags
                            ^
.../VTK/ThirdParty/hdf5/vtkhdf5/src/H5Oprivate.h:913:16: note: 'vtkhdf5_H5O_get_oh_flags' declared here
H5_DLL uint8_t H5O_get_oh_flags(const H5O_t *oh);
               ^
.../VTK/ThirdParty/hdf5/vtkhdf5/src/vtk_hdf5_mangle.h:1780:26: note: expanded from macro 'H5O_get_oh_flags'
#define H5O_get_oh_flags vtkhdf5_H5O_get_oh_flags
                         ^
[  3%] Building C object VTK/ThirdParty/hdf5/vtkhdf5/src/CMakeFiles/vtkhdf5_src.dir/H5Olayout.c.o
1 error generated.
Assignee
Assign to
Time tracking