Bug 99202 - Unbreak port: math/vtk*
Summary: Unbreak port: math/vtk*
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Ion-Mihai "IOnut" Tetcu
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-06-20 13:30 UTC by fmysh
Modified: 2006-07-10 00:05 UTC (History)
1 user (show)

See Also:


Attachments
file.diff (1.60 KB, patch)
2006-06-20 13:30 UTC, fmysh
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description fmysh 2006-06-20 13:30:19 UTC
Vtk wrapper slave ports, math/vtk-{java,python,tcl} fail to build
at INSTALL_TARGETS in {Common,Filtering,Graphics,Hybrid,IO,Imaging,
Rendering,Patented,Parallel}/CMakeLists.txt.

How-To-Repeat: 	
For example, in math/vtk-python:

# make
===>  Extracting for vtk-python-4.4_1
=> MD5 Checksum OK for VTK-4.4-LatestRelease.tar.gz.
=> SHA256 Checksum OK for VTK-4.4-LatestRelease.tar.gz.
===>  Patching for vtk-python-4.4_1
Patching /usr/ports/math/vtk-python/work//usr/ports/math/vtk-python/work/VTK/Common/CMakeLists.txt ...
Patching /usr/ports/math/vtk-python/work//usr/ports/math/vtk-python/work/VTK/Filtering/CMakeLists.txt ...
Patching /usr/ports/math/vtk-python/work//usr/ports/math/vtk-python/work/VTK/Graphics/CMakeLists.txt ...
Patching /usr/ports/math/vtk-python/work//usr/ports/math/vtk-python/work/VTK/Hybrid/CMakeLists.txt ...
Patching /usr/ports/math/vtk-python/work//usr/ports/math/vtk-python/work/VTK/IO/CMakeLists.txt ...
Patching /usr/ports/math/vtk-python/work//usr/ports/math/vtk-python/work/VTK/Imaging/CMakeLists.txt ...
Patching /usr/ports/math/vtk-python/work//usr/ports/math/vtk-python/work/VTK/Rendering/CMakeLists.txt ...
Patching /usr/ports/math/vtk-python/work//usr/ports/math/vtk-python/work/VTK/Parallel/CMakeLists.txt ...
Patching /usr/ports/math/vtk-python/work//usr/ports/math/vtk-python/work/VTK/Patented/CMakeLists.txt ...

(snip)

CMake Error: Error in cmake code at
/usr/ports/math/vtk-python/work/VTK/Common/CMakeLists.txt:335:
INSTALL_TARGETS Cannot find target: "vtkCommon" to install.
CMake Error: Error in cmake code at
/usr/ports/math/vtk-python/work/VTK/Filtering/CMakeLists.txt:196:
INSTALL_TARGETS Cannot find target: "vtkFiltering" to install.
CMake Error: Error in cmake code at
/usr/ports/math/vtk-python/work/VTK/Imaging/CMakeLists.txt:205:
INSTALL_TARGETS Cannot find target: "vtkImaging" to install.
CMake Error: Error in cmake code at
/usr/ports/math/vtk-python/work/VTK/Graphics/CMakeLists.txt:256:
INSTALL_TARGETS Cannot find target: "vtkGraphics" to install.
CMake Error: Error in cmake code at
/usr/ports/math/vtk-python/work/VTK/IO/CMakeLists.txt:235:
INSTALL_TARGETS Cannot find target: "vtkIO" to install.
CMake Error: Error in cmake code at
/usr/ports/math/vtk-python/work/VTK/Rendering/CMakeLists.txt:415:
INSTALL_TARGETS Cannot find target: "vtkRendering" to install.
CMake Error: Error in cmake code at
/usr/ports/math/vtk-python/work/VTK/Hybrid/CMakeLists.txt:162:
INSTALL_TARGETS Cannot find target: "vtkHybrid" to install.
CMake Error: Error in cmake code at
/usr/ports/math/vtk-python/work/VTK/Patented/CMakeLists.txt:108:
INSTALL_TARGETS Cannot find target: "vtkPatented" to install.
CMake Error: Error in cmake code at
/usr/ports/math/vtk-python/work/VTK/Parallel/CMakeLists.txt:185:
INSTALL_TARGETS Cannot find target: "vtkParallel" to install.
-- Configuring done
*** Error code 255

Stop in /usr/ports/math/vtk-python.
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2006-06-20 13:32:11 UTC
State Changed
From-To: open->feedback

Awaiting maintainers feedback
Comment 2 Ion-Mihai "IOnut" Tetcu freebsd_committer freebsd_triage 2006-07-09 22:36:16 UTC
State Changed
From-To: feedback->open

maintainer timeout
Comment 3 Ion-Mihai "IOnut" Tetcu freebsd_committer freebsd_triage 2006-07-09 22:36:36 UTC
Responsible Changed
From-To: freebsd-ports-bugs->itetcu

I'll take it.
Comment 4 Ion-Mihai "IOnut" Tetcu freebsd_committer freebsd_triage 2006-07-10 00:05:26 UTC
State Changed
From-To: open->closed

Committed. Thanks!