View Issue Details Jump to Notes ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0015549VTK(No Category)public2015-06-17 04:082016-08-12 09:55
ReporterNico Schlömer 
Assigned ToKitware Robot 
PrioritynormalSeverityminorReproducibilityhave not tried
StatusclosedResolutionmoved 
PlatformOSOS Version
Product Version 
Target VersionFixed in Version 
Summary0015549: netCDF update
DescriptionVTK requires the file netcdfcpp.h to be present for its netCDF interface, which belongs to an old version of netCDF. The dependency should be updated.
TagsNo tags attached.
ProjectTBD
Typefeature
Attached Files

 Relationships

  Notes
(0036624)
Peter Mattern (reporter)
2016-07-27 10:16

The problem persists right now.

A CMake invocation stating among other -DVTK_USE_SYSTEM_LIBRARIES=ON fails with
> -- Failed to find NetCDF interface for CXX
> CMake Error at CMake/FindPackageHandleStandardArgs.cmake:97 (MESSAGE):
> Could NOT find NetCDF (missing: NETCDF_HAS_INTERFACES)
> Call Stack (most recent call first):
> CMake/FindPackageHandleStandardArgs.cmake:288 (_FPHSA_FAILURE_MESSAGE)
> CMake/FindNetCDF.cmake:117 (find_package_handle_standard_args)
> CMake/vtkModuleMacros.cmake:851 (find_package)
> ThirdParty/netcdf/CMakeLists.txt:2 (vtk_module_third_party)
>
> -- Configuring incomplete, errors occurred!
when only the current release of netCDF-C++ is available but succeeds when the latter is replaced with the legacy release.
Same findings on Arch Linux, Debian stretch (testing) and Fedora 24 using both releases as provided by the distributions. (Legacy release provided by the AUR on Arch Linux.)
(0036642)
Peter Mattern (reporter)
2016-07-29 08:04

Btw. 0015123 is somewhat related to this one.
(0037396)
Kitware Robot (administrator)
2016-08-12 09:55

Resolving issue as `moved`.

This issue tracker is no longer used. Further discussion of this issue may take place in the current VTK Issues page linked in the banner at the top of this page.

 Issue History
Date Modified Username Field Change
2015-06-17 04:08 Nico Schlömer New Issue
2016-07-06 16:47 Berk Geveci Status backlog => expired
2016-07-27 10:16 Peter Mattern Note Added: 0036624
2016-07-27 13:16 Dan Lipsa Status expired => backlog
2016-07-29 08:04 Peter Mattern Note Added: 0036642
2016-08-12 09:55 Kitware Robot Note Added: 0037396
2016-08-12 09:55 Kitware Robot Status backlog => closed
2016-08-12 09:55 Kitware Robot Resolution open => moved
2016-08-12 09:55 Kitware Robot Assigned To => Kitware Robot


Copyright © 2000 - 2018 MantisBT Team