MantisBT - ParaView | |||||
| View Issue Details | |||||
| ID | Project | Category | View Status | Date Submitted | Last Update |
| 0012118 | ParaView | (No Category) | public | 2011-04-21 09:56 | 2016-08-12 09:58 |
| Reporter | Sven Buijssen | ||||
| Assigned To | David Partyka | ||||
| Priority | normal | Severity | minor | Reproducibility | always |
| Status | closed | Resolution | moved | ||
| Platform | OS | OS Version | |||
| Product Version | 3.10.1 | ||||
| Target Version | Fixed in Version | ||||
| Project | |||||
| Topic Name | |||||
| Type | |||||
| Summary | 0012118: Certain CMake options yield "IceT 2.0.1" in CPackConfig.cmake instead of "ParaView 3.10.1" | ||||
| Description | Linux x86_64, CMake 2.8.4, minimal test case: wget http://www.paraview.org/files/v3.10/ParaView-3.10.1.tar.gz [^] tar -xvzf ParaView-3.10.1.tar.gz mkdir build && cd build cmake ../ParaView-3.10.1 \ -DPARAVIEW_BUILD_QT_GUI:BOOL=OFF \ -DPARAVIEW_USE_MPI:BOOL=ON grep IceT CPackConfig.cmake yields CPackConfig.cmake:SET(CPACK_NSIS_DISPLAY_NAME "IceT 2.0.1") CPackConfig.cmake:SET(CPACK_NSIS_PACKAGE_NAME "IceT 2.0.1") CPackConfig.cmake:SET(CPACK_PACKAGE_DESCRIPTION_FILE "/prefix/build/ParaView-3.10.1/Utilities/IceT/README") CPackConfig.cmake:SET(CPACK_PACKAGE_FILE_NAME "IceT-2.0.1-Linux") CPackConfig.cmake:SET(CPACK_PACKAGE_INSTALL_DIRECTORY "IceT 2.0.1") CPackConfig.cmake:SET(CPACK_PACKAGE_INSTALL_REGISTRY_KEY "IceT 2.0.1") CPackConfig.cmake:SET(CPACK_PACKAGE_NAME "IceT") Admittedly, one is supposed to run either one of cpack --config Servers/Executables/CPackParaViewServersConfig.cmake cpack --config Applications/ParaView/CPackParaViewConfig.cmake and not just 'cpack', so it does not harm. But IceT shouldn't be putting it's cpack info in the root of the PV tree. That's just confusing. | ||||
| Steps To Reproduce | |||||
| Additional Information | |||||
| Tags | No tags attached. | ||||
| Relationships | |||||
| Attached Files | |||||
| Issue History | |||||
| Date Modified | Username | Field | Change | ||
| 2011-04-21 09:56 | Sven Buijssen | New Issue | |||
| 2011-04-21 09:58 | David Partyka | Assigned To | => David Partyka | ||
| 2011-04-21 09:58 | David Partyka | Status | backlog => tabled | ||
| 2011-04-21 09:58 | David Partyka | Product Version | 3.10.1 => 3.12 | ||
| 2011-04-21 09:58 | David Partyka | Product Version | 3.12 => 3.10.1 | ||
| 2011-04-21 09:58 | David Partyka | Target Version | => 3.12 | ||
| 2011-06-16 13:10 | Zack Galbreath | Category | CMake => (No Category) | ||
| 2016-08-12 09:58 | Kitware Robot | Note Added: 0037963 | |||
| 2016-08-12 09:58 | Kitware Robot | Status | backlog => closed | ||
| 2016-08-12 09:58 | Kitware Robot | Resolution | open => moved | ||
| Notes | |||||
|
|
|||||
|
|
||||