Changes between Initial Version and Version 1 of Ticket #35409


Ignore:
Timestamp:
Jul 29, 2012, 6:48:32 PM (12 years ago)
Author:
ryandesign (Ryan Carsten Schmidt)
Comment:

The relevant error in the log seems to be:

fatal error: curl/types.h: No such file or directory

Try the port octave-devel instead; it's a newer version that might work better.

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #35409

    • Property Keywords mountainlion added; octave mountain lion removed
    • Property Summary changed from Processing of port octave failed on Mountain Lion to octave: fatal error: curl/types.h: No such file or directory
  • Ticket #35409 – Description

    initial v1  
    11When trying to install port octave on Mountain Lion I'm getting an error:
    22
    3 "Error: org.macports.build for port octave returned: command execution failed"
     3{{{
     4Error: org.macports.build for port octave returned: command execution failed
     5}}}
    46
    57And finally:
    68
     9{{{
    710Error: Processing of port octave failed
     11}}}
    812
    913This is on Mountain Lion. I have tried the following, without success:
    1014
    11 1. Removed MacPorts completely
    12 2. Reinstalled MacPorts using 2.1.2 Mountain Lion package
    13 3. Confirmed Xcode command line tools have been installed
    14 4. sudo xcodebuild -license    (this fixed some prior problems)
    15 5. sudo port clean octave   and then attempted to reinstall
    16 6. Changed the server in sources.conf to “http://www.macports.org/files/ports.tar.gz [default]“  (this fixed other prior problems)
     15 1. Removed MacPorts completely
     16 2. Reinstalled MacPorts using 2.1.2 Mountain Lion package
     17 3. Confirmed Xcode command line tools have been installed
     18 4. sudo xcodebuild -license    (this fixed some prior problems)
     19 5. sudo port clean octave   and then attempted to reinstall
     20 6. Changed the server in sources.conf to “http://www.macports.org/files/ports.tar.gz [default]“  (this fixed other prior problems)
    1721
    1822This all helped with problems getting dependencies built. But no luck yet with octave or octave-devel. I will attach the log file.