Opened 12 years ago

Last modified 12 years ago

#33465 closed defect

vtk5 +qt4_mac build fails (vtk build with --python upstream bug) — at Version 2

Reported by: v.favrenicolin@… Owned by: adfernandes@…
Priority: Normal Milestone:
Component: ports Version: 2.0.4
Keywords: vtk5 python Cc:
Port: vtk5

Description (last modified by ryandesign (Ryan Carsten Schmidt))

There is a bug in VTK 5.8.0 which fails to build with python bindings:

The relevant error is (see also attached last 500 lines of clean build):

[...]
:info:build ld: file not found: /opt/local/lib/vtk-5.8/libvtkDICOMParser.5.8.dylib for architecture x86_64
:info:build clang: error: linker command failed with exit code 1 (use -v to see invocation)
[...]

It is apparently due to en error in the build order, and there is a known workaround, see :
http://web.archiveorange.com/archive/v/aysypnkvYPYzSAJ2f5kA
https://github.com/mxcl/homebrew/pull/9796
https://github.com/sorin-ionescu/homebrew/commit/21571448b2bd0c810b495579dc2e00da7ea8f0e4

Any chance the patch could make it in macports ?

Vincent

Change History (3)

Changed 12 years ago by v.favrenicolin@…

Attachment: vtk-build-last500.log added

vtk5 build log (sudo port install vtk5 +qt4_mac)

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

Description: modified (diff)
Owner: changed from macports-tickets@… to adfernandes@…

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

Description: modified (diff)
Note: See TracTickets for help on using tickets.