Changes between Initial Version and Version 1 of Ticket #23859


Ignore:
Timestamp:
Feb 25, 2010, 7:35:50 PM (14 years ago)
Author:
jmroot (Joshua Root)
Comment:

Please remember to preview and use WikiFormatting, fill in the Port field, and cc the maintainer. Please also use attachments for lengthy output.

You should selfupdate to MacPorts 1.8.2 to start with.

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #23859

    • Property Keywords Python MVPA removed
    • Property Owner changed from macports-tickets@… to jameskyle@…
    • Property Port py26-pymvpa added
  • Ticket #23859 – Description

    initial v1  
    66
    77It gets to the following:
     8{{{
    89build_src
    910building extension "mvpa.clfs.libsmlrc.smlrc" sources
     
    2122compile options: '-I/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/site-packages/numpy/core/include -I/opt/local/Library/Frameworks/Python.framework/Versions/2.6/include/python2.6 -c'
    2223g++-4.2: build/src.macosx-10.6-i386-2.6/mvpa/clfs/libsvmc/svmc_wrap.cpp
    23 
     24}}}
    2425and then I get a very long list of errors.
    2526Below is the end of the output. Help would be great.  It seems to be related to LIBSVM (perhaps a new version).
     
    2728Cheers,
    2829John
    29 
     30{{{
    3031build/src.macosx-10.6-i386-2.6/mvpa/clfs/libsvmc/svmc_wrap.cpp:5001: error: expected type-specifier before 'svm_parameter'
    3132build/src.macosx-10.6-i386-2.6/mvpa/clfs/libsvmc/svmc_wrap.cpp:5001: error: expected `>' before 'svm_parameter'
     
    161162Warning: the following items did not execute (for py26-pymvpa): org.macports.activate org.macports.build org.macports.destroot org.macports.install
    162163Error: Status 1 encountered during processing.
     164}}}