#16327: vtk5 5.0.3_0 +python build failure -------------------------------+-------------------------------------------- Reporter: casbon@gmail.com | Owner: rene.donner@mac.com Type: defect | Status: new Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.6.0 Resolution: | Keywords: Port: vtk5 | -------------------------------+-------------------------------------------- Changes (by macsforever2000@macports.org): * port: => vtk5 Comment: I too am unable to build vtk5 +python. This is with vtk version 5.2.0. Here is my error log: {{{ ---> Configuring vtk5 Error: Target org.macports.configure returned: shell command "cd /opt/local/var/macports/build/_opt_local_var_macports_sources_svn.macports.org_trunk_dports_graphics_vtk5/work/VTK && LDFLAGS=\"-L/opt/local/lib\" CPPFLAGS=\"-I/opt/local/include\" MACOSX_DEPLOYMENT_TARGET=10.5 cmake -DBUILD_SHARED_LIBS:BOOL=OFF -DCMAKE_LIBRARY_PATH:PATH=/opt/local/lib -DCMAKE_INCLUDE_PATH:PATH=/opt/local/include -DCMAKE_INSTALL_PREFIX:PATH=/opt/local -DCMAKE_INSTALL_NAME_DIR:STRING=/opt/local/lib -DCMAKE_EXE_LINKER_FLAGS:STRING=-rpath /opt/local/lib -DVTK_INSTALL_PREFIX:PATH=/opt/local -DVTK_USE_HYBRID:BOOL=ON -DVTK_USE_CARBON:BOOL=OFF -DVTK_WRAP_TCL:BOOL=ON -DVTK_USE_COCOA:BOOL=ON -DVTK_DATA_ROOT:PATH=/opt/local/share/VTKData -DVTK_TCL_LIBRARY_DIR:FILEPATH=/opt/local/lib/tcl8.4 -DVTK_REQUIRED_EXE_LINKER_FLAGS:STRING=-rpath /opt/local/lib -DPYTHON_DEBUG_LIBRARY:FILEPATH=/opt/local/lib/libpython2.5.dylib -DPYTHON_EXECUTABLE:FILEPATH=/opt/local/bin/python2.5 -DPYTHON_INCLUDE_PATH:FILEPATH=/opt/local/include/python2.5 -DPYTHON_LIBRARY:FILEPATH=/opt/local/lib/libpython2.5.dylib -DVTK_WRAP_PYTHON:BOOL=ON -DVTK_PYTHON_SETUP_ARGS:STRING=\"-- prefix=/opt/local --root=destroot /opt/local/var/macports/build/_opt_local_var_macports_sources_svn.macports.org_trunk_dports_graphics_vtk5/work/VTK" returned error 1 Command output: -- Check size of short -- Check size of short - failed -- Check size of float -- Check size of float - failed -- Check size of double -- Check size of double - failed -- Looking for include files CMAKE_HAVE_LIMITS_H -- Looking for include files CMAKE_HAVE_LIMITS_H - not found. -- Looking for include files CMAKE_HAVE_UNISTD_H -- Looking for include files CMAKE_HAVE_UNISTD_H - not found. -- Looking for include files CMAKE_HAVE_PTHREAD_H -- Looking for include files CMAKE_HAVE_PTHREAD_H - not found. -- Looking for include files CMAKE_HAVE_SYS_PRCTL_H -- Looking for include files CMAKE_HAVE_SYS_PRCTL_H - not found. -- Check if the system is big endian -- Searching 16 bit integer -- Check size of unsigned short -- Check size of unsigned short - failed -- Check size of unsigned int -- Check size of unsigned int - failed -- Check size of unsigned long -- Check size of unsigned long - failed CMake Error at /opt/local/share/cmake-2.6/Modules/TestBigEndian.cmake:31 (MESSAGE): no suitable type found Call Stack (most recent call first): CMake/CMakeBackwardCompatibilityC.cmake:31 (TEST_BIG_ENDIAN) CMakeLists.txt:357 (INCLUDE) -- Configuring done Error: Status 1 encountered during processing. }}} -- Ticket URL: <http://trac.macports.org/ticket/16327#comment:6> MacPorts <http://www.macports.org/> Ports system for Mac OS