Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
ParaView
ParaView
  • Project overview
    • Project overview
    • Details
    • Activity
    • Releases
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 1,756
    • Issues 1,756
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
  • Merge Requests 66
    • Merge Requests 66
  • CI / CD
    • CI / CD
    • Pipelines
    • Jobs
    • Schedules
  • Operations
    • Operations
    • Incidents
    • Environments
  • Analytics
    • Analytics
    • CI / CD
    • Repository
    • Value Stream
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Members
    • Members
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • ParaView
  • ParaViewParaView
  • Issues
  • #19884

Closed
Open
Opened May 04, 2020 by Mathieu Westphal@mwestphalDeveloper

Multiple warnings on vall at build

They are VTK and ParaView warnings on vall at build time. https://open.cdash.org/viewBuildError.php?type=1&buildid=6499284

eg:

/home/kitware/dashboards/buildbot/paraview_master-vall-linux-shared-release_adios2_doc_extdeps_gui_mpi_python3/source/VTK/IO/ParallelExodus/vtkPExodusIIReader.cxx: In member function 'int vtkPExodusIIReader::DeterminePattern(const char*)':
[CTest: warning matched] /home/kitware/dashboards/buildbot/paraview_master-vall-linux-shared-release_adios2_doc_extdeps_gui_mpi_python3/source/VTK/IO/ParallelExodus/vtkPExodusIIReader.cxx:859:48: warning: '%s' directive output may be truncated writing up to 15 bytes into a region of size between 4 and 14 [-Wformat-truncation=]
  859 |   snprintf(pattern, sizeof(pattern), "%%s%%0%ii%s", scount, extension.c_str());
      |                                                ^~
[CTest: warning matched] /home/kitware/dashboards/buildbot/paraview_master-vall-linux-shared-release_adios2_doc_extdeps_gui_mpi_python3/source/VTK/IO/ParallelExodus/vtkPExodusIIReader.cxx:859:11: note: 'snprintf' output between 7 and 32 bytes into a destination of size 20
  859 |   snprintf(pattern, sizeof(pattern), "%%s%%0%ii%s", scount, extension.c_str());
      |   ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information
Assignee
Assign to
None
Milestone
None
Assign milestone
Time tracking
None
Due date
None
Reference: paraview/paraview#19884