Opened 12 years ago

Closed 7 years ago

#34305 closed defect (invalid)

VTK: error: ‘FSSpec’ has no member named ‘name’

Reported by: orgicus@… Owned by: cssdev
Priority: Normal Milestone:
Component: ports Version: 2.0.4
Keywords: Cc:
Port: vtk44

Description

Hello,

I am trying to install the PCL library and VTK is one of the dependencies. Unfortunately the VTK install build failed due to some errors (which I can't understand). I am using osx 10.6.8 and I've attached the log containing the errors.

Any hint/tips on how get VTK built would be helpful. Thank you for your time, George

Attachments (3)

main.log (160.7 KB) - added by orgicus@… 12 years ago.
vtk install main log
main.2.log (201.9 KB) - added by orgicus@… 12 years ago.
Updated main log after advise port clean
main.3.log (1.1 MB) - added by orgicus@… 12 years ago.
updated main log after sudo port upgrade outdated

Download all attachments as: .zip

Change History (8)

Changed 12 years ago by orgicus@…

Attachment: main.log added

vtk install main log

comment:1 Changed 12 years ago by ryandesign (Ryan Carsten Schmidt)

Owner: changed from macports-tickets@… to css@…
Port: VTK added
Summary: Errors building VTKVTK: error: ‘FSSpec’ has no member named ‘name’

Since this was not a clean attempt, please "sudo port clean VTK", then try again, then attach the new main.log file.

Changed 12 years ago by orgicus@…

Attachment: main.2.log added

Updated main log after advise port clean

comment:2 in reply to:  1 Changed 12 years ago by orgicus@…

Replying to ryandesign@…:

Since this was not a clean attempt, please "sudo port clean VTK", then try again, then attach the new main.log file.

Hello,

Thank you for the quick response. I've cleaned the port, updated macports and tried again (unfortunately with no luck this time either)

Thanks, George

Changed 12 years ago by orgicus@…

Attachment: main.3.log added

updated main log after sudo port upgrade outdated

comment:3 Changed 12 years ago by kato23@…

Use vtk5 +universal+x11 instead of VTK.

port search vtk

VTK @4.4.2 (graphics)
    3D visualization toolkit

vtk-devel @5.4.2 (graphics, math, science, devel)
    3D visualization toolkit (www.vtk.org)

vtk5 @5.8.0 (graphics, devel)
    3D visualization toolkit

vtk44 @4.4.2 (graphics)
    3D visualization toolkit

Found 4 ports.

To install the Point Cloud Library (or PCL) 1.5.1 using MacPorts (whenever possible) see these instructions.

Last edited 10 years ago by ryandesign (Ryan Carsten Schmidt) (previous) (diff)

comment:4 Changed 12 years ago by jmroot (Joshua Root)

Port: vtk44 added; VTK removed

FSSpec is not to be used in 64-bit code and is defined as an opaque structure in that case.

comment:5 Changed 7 years ago by kurthindenburg (Kurt Hindenburg)

Resolution: invalid
Status: newclosed

port replaced by vtk

Note: See TracTickets for help on using tickets.