#25429: Problem with shogun 0.9.1 ----------------------------+----------------------------------------------- Reporter: xave@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.9.1 Keywords: | Port: ----------------------------+----------------------------------------------- When installing shogun I receive: Checking for SWIG ... 2.0.0 ... too old version 1.3.29 or later required no Error: swig required for modular interfaces Check configure.log if you do not understand why it failed. The last 20 lines of configure.log are shown below /usr/lib/libSystem.B.dylib (compatibility version 1.0.0, current version 111.1.5) /opt/local/lib/liblapack.dylib (compatibility version 0.0.0, current version 0.0.0) /opt/local/lib/libptcblas.dylib (compatibility version 0.0.0, current version 0.0.0) /opt/local/lib/libatlas.dylib (compatibility version 0.0.0, current version 0.0.0) /opt/local/lib/libglpk.0.dylib (compatibility version 27.0.0, current version 27.0.0) /opt/local/lib/libz.1.dylib (compatibility version 1.0.0, current version 1.2.5) /opt/local/lib/libbz2.1.0.dylib (compatibility version 1.0.0, current version 1.0.5) /opt/local/Library/Frameworks/Python.framework/Versions/2.6/Python (compatibility version 2.6.0, current version 2.6.0) /opt/local/lib/gcc44/libgcc_s.1.dylib (compatibility version 1.0.0, current version 1.0.0) Result is: yes ########################################## ============ Checking for SWIG ============ Result is: 2.0.0 ... too old version 1.3.29 or later required ########################################## Result is: no ########################################## shell command " cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_math_shogun/work/shogun-0.9.1/src" && ./configure --prefix=/opt/local --disable-svm-light --libs=/opt/local/lib --install-path=/opt/local --includes=/opt/local/include --destdir=/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_math_shogun/work/destroot --includes=/opt/local/Library/Frameworks/Python.framework/Versions/2.6/include/python2.6 --python=/opt/local/Library/Frameworks/Python.framework/Versions/2.6/bin/python2.6 --pydir=/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6 /site-packages --disable-doxygen --interfaces=libshogun,libshogunui,cmdline,python,python_modular --cc=/opt/local/bin/gcc-mp-4.4 --cxx=/opt/local/bin/g++-mp-4.4 " returned error 1 Error: Target org.macports.configure returned: configure failure: shell command failed Warning: the following items did not execute (for shogun): org.macports.activate org.macports.configure org.macports.build org.macports.destroot org.macports.install Log for shogun is at: /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_ports_math_shogun/main.log Error: Status 1 encountered during processing. To report a bug, see <http://guide.macports.org/#project.tickets> -- Ticket URL: <http://trac.macports.org/ticket/25429> MacPorts <http://www.macports.org/> Ports system for Mac OS