New Ticket     Tickets     Wiki     Browse Source     Timeline     Roadmap     Ticket Reports     Search

Ticket #34305 (new defect)

Opened 13 months ago

Last modified 9 months ago

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

Reported by: orgicus@… Owned by: css@…
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

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

Change History

Changed 13 months ago by orgicus@…

vtk install main log

comment:1 follow-up: ↓ 2 Changed 13 months ago by ryandesign@…

  • Owner changed from macports-tickets@… to css@…
  • Port set to VTK
  • Summary changed from Errors building VTK to VTK: 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 13 months ago by orgicus@…

Updated main log after advise port clean

comment:2 in reply to: ↑ 1 Changed 13 months 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 13 months ago by orgicus@…

updated main log after sudo port upgrade outdated

comment:3 Changed 12 months 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.

comment:4 Changed 9 months ago by jmr@…

  • Port changed from VTK to vtk44

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

Note: See TracTickets for help on using tickets.