#17030: libsvm update fails --------------------------------+------------------------------------------- Reporter: dersh@alum.mit.edu | Owner: macports-tickets@lists.macosforge.org Type: defect | Status: new Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.6.0 Keywords: | Port: libsvm --------------------------------+------------------------------------------- I had libsvm 2.86_0 installed. I tried updated to 2.87 and got the following errors: {{{ ---> Fetching libsvm ---> Attempting to fetch libsvm-2.87.tar.gz from http://www.csie.ntu.edu.tw/~cjlin/libsvm/ ---> Verifying checksum(s) for libsvm ---> Extracting libsvm ---> Applying patches to libsvm ---> Configuring libsvm ---> Building libsvm with target all Error: Target org.macports.build returned: shell command " cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_math_libsvm/work/libsvm-2.87" && make all PREFIX=/opt/local VERSION=2.87.0 " returned error 2 Command output: Wall -Wconversion -O3 -fPIC -c svm.cpp Wall: illegal option -- W usage: wall [-g group] [file] make: [svm.o] Error 1 (ignored) Wall -Wconversion -O3 -fPIC svm-train.c svm.o -o svm-train -lm Wall: illegal option -- W usage: wall [-g group] [file] make: [svm-train] Error 1 (ignored) Wall -Wconversion -O3 -fPIC svm-predict.c svm.o -o svm-predict -lm Wall: illegal option -- W usage: wall [-g group] [file] make: [svm-predict] Error 1 (ignored) Wall -Wconversion -O3 -fPIC svm-scale.c -o svm-scale Wall: illegal option -- W usage: wall [-g group] [file] make: [svm-scale] Error 1 (ignored) ar rc libsvm.a svm.o ar: svm.o: No such file or directory make: *** [libsvm.a] Error 1 Error: Unable to upgrade port: 1 }}} Suggestions appreciated. Thanks, --Adam -- Ticket URL: <http://trac.macports.org/ticket/17030> MacPorts <http://www.macports.org/> Ports system for Mac OS