View Issue Details Jump to Notes ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0012784VTK(No Category)public2011-12-09 05:562016-08-12 09:55
ReporterMathieu Malaterre 
Assigned ToDave DeMarle 
PrioritynormalSeverityminorReproducibilityhave not tried
StatusclosedResolutionmoved 
PlatformOSOS Version
Product Version5.8.0 
Target VersionFixed in Version 
Summary0012784: Transitive linking libCosmo.so.5.8
DescriptionPlease reduce the transitive linking to the minimum required for libCosmo.so.5.8:


SET_PROPERTY(TARGET Cosmo APPEND PROPERTY IMPORTED_CONFIGURATIONS DEBUG)
SET_TARGET_PROPERTIES(Cosmo PROPERTIES
  IMPORTED_LINK_INTERFACE_LIBRARIES_DEBUG "vtksys;vtkCommon;/usr/lib/openmpi/lib/libmpi_cxx.so;/usr/lib/openmpi/lib/libmpi.so;/usr/lib/openmpi/lib/libopen-rte.so;/usr/lib/openmpi/lib/libopen-pal.so;/usr/lib/x86_64-linux-gnu/libdl.so;/usr/lib/x86_64-linux-gnu/libnsl.so;/usr/lib/x86_64-linux-gnu/libutil.so;/usr/lib/x86_64-linux-gnu/libm.so;/usr/lib/x86_64-linux-gnu/libdl.so"
  IMPORTED_LOCATION_DEBUG "${_IMPORT_PREFIX}/lib/libCosmo.so.5.8.0"
  IMPORTED_SONAME_DEBUG "libCosmo.so.5.8"
  )

Thanks
TagsNo tags attached.
ProjectTBD
Typeincorrect functionality
Attached Files

 Relationships

  Notes
(0031177)
Dave DeMarle (administrator)
2013-07-22 16:55

I believe this is fixed in 6.0.0. If that is not the case, please reopen this bug report.
(0037261)
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
2011-12-09 05:56 Mathieu Malaterre New Issue
2013-07-22 16:55 Dave DeMarle Note Added: 0031177
2013-07-22 16:55 Dave DeMarle Status backlog => expired
2013-07-22 16:55 Dave DeMarle Resolution open => fixed
2013-07-22 16:55 Dave DeMarle Assigned To => Dave DeMarle
2016-08-12 09:55 Kitware Robot Note Added: 0037261
2016-08-12 09:55 Kitware Robot Status expired => closed
2016-08-12 09:55 Kitware Robot Resolution fixed => moved


Copyright © 2000 - 2018 MantisBT Team