[MacPorts] #24162: shogun universal variant fails
#24162: shogun universal variant fails --------------------+------------------------------------------------------- Reporter: | Owner: jameskyle@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.8.2 Keywords: | Port: shogun --------------------+------------------------------------------------------- The shogun universal variant fails: {{{ ---> Configuring shogun Error: Target org.macports.configure returned: configure failure: shell command " cd "/opt/local/var/macports/build/_Users_rschmidt_macports_dports_math_shogun/work/shogun-0.9.1/src" && ./configure --prefix=/opt/local --disable-dependency-tracking --disable-svm-light --libs=/opt/local/lib --install-path=/opt/local --includes=/opt/local/include --destdir=/opt/local/var/macports/build/_Users_rschmidt_macports_dports_math_shogun/work/destroot --cc=/opt/local/bin/gcc-mp-4.3 --cxx=/opt/local/bin/g++-mp-4.3 --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 " returned error 1 Command output: Running configure for SHOGUN version 0.9.1 Error: Unknown parameter: --disable-dependency-tracking Check configure.log if you do not understand why it failed. The last 20 lines of configure.log are shown below tail: configure.log: No such file or directory Error: Status 1 encountered during processing. Before reporting a bug, first run the command again with the -d flag to get complete output. }}} You're probably best off disabling the universal variant in shogun for now, by adding "`universal_variant no`" to the Portfile, because shogun has a library dependency on atlas, and atlas does not have a universal variant. -- Ticket URL: <http://trac.macports.org/ticket/24162> MacPorts <http://www.macports.org/> Ports system for Mac OS
#24162: shogun universal variant fails ---------------------+------------------------------------------------------ Reporter: | Owner: jameskyle@… Type: defect | Status: closed Priority: Normal | Milestone: Component: ports | Version: 1.8.2 Resolution: fixed | Keywords: Port: shogun | ---------------------+------------------------------------------------------ Changes (by jameskyle@…): * status: new => closed * resolution: => fixed Comment: This is due to the lack of universal support in atlas. I've added a universal_variant no to the portfile. r69302 -- Ticket URL: <http://trac.macports.org/ticket/24162#comment:1> MacPorts <http://www.macports.org/> Ports system for Mac OS
participants (1)
-
MacPorts