Changes between Initial Version and Version 13 of Ticket #22766


Ignore:
Timestamp:
Mar 27, 2012, 1:56:18 PM (12 years ago)
Author:
anddam (Andrea D'Amore)
Comment:

The '-march' option is easily corrected in r91251 but the package is broken upstream, cf. 1 and 2 because it has not been upgraded for working with new octave's API.

I'm closing the ticket, I suggest to ask the upstream package author to update the package for octave 3.2.x

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #22766

    • Property Status changed from new to closed
    • Property Cc macports@… rjbailey@… added
    • Property Keywords swig added
    • Property Version changed from 1.8.1 to 1.9.1
    • Property Owner changed from macports-tickets@… to and.damore@…
    • Property Resolution changed from to wontfix
  • Ticket #22766 – Description

    initial v13  
    77checking how to run the C preprocessor... /usr/bin/gcc-4.2 -E
    88[cut]
    9 /opt/local/bin/g++-mp-4.3 -c -I/opt/local/include -I/opt/local/include -fPIC -I/opt/local/include/octave-3.2.3 -I/opt/local/include/octave-3.2.3/octave -I/opt/local/include -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -pipe -arch x86_64 -DHAVE_OCTAVE_32 sqlite3_wrap.cpp -o sqlite3_wrap.o
     9/opt/local/bin/g++-mp-4.3 -c -I/opt/local/include -I/opt/local/include -fPIC \
     10-I/opt/local/include/octave-3.2.3 -I/opt/local/include/octave-3.2.3/octave \
     11-I/opt/local/include -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include \
     12-pipe -arch x86_64 -DHAVE_OCTAVE_32 sqlite3_wrap.cpp -o sqlite3_wrap.o
    1013cc1plus: error: unrecognized command line option "-arch"
    1114}}}