Changes between Initial Version and Version 1 of Ticket #35621


Ignore:
Timestamp:
Aug 10, 2012, 5:10:07 PM (12 years ago)
Author:
mf2k (Frank Schima)
Comment:

Duplicate of #35336.

In the future, please search before creating a new ticket. Also use WikiFormatting, fill in the Port field and Cc the port maintainer(s).

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #35621

    • Property Status changed from new to closed
    • Property Priority changed from High to Normal
    • Property Resolution changed from to duplicate
    • Property Port libunwind-headers added
  • Ticket #35621 – Description

    initial v1  
    11I am trying to install 'octave' by running the command 'sudo port install octave-devel' and it  halt with the following error message:
     2{{{
    23--->  Computing dependencies for octave-devel
    34--->  Dependencies to be installed: atlas gcc45 cctools ld64 libunwind-headers llvm-3.1 libffi llvm_select gcc_select gmp libmpc mpfr ppl glpk gzip texinfo bison curl curl-ca-bundle libidn openssl pkgconfig glib2 fftw-3 fftw-3-single flex ftgl gsed gawk readline ghostscript fontconfig jbig2dec lcms2 libpaper xorg-libXext xorg-libX11 xorg-bigreqsproto xorg-inputproto xorg-kbproto xorg-libXau xorg-xproto xorg-libXdmcp xorg-libxcb python27 db46 libedit python_select sqlite3 xorg-libpthread-stubs xorg-xcb-proto xorg-xcmiscproto xorg-xextproto xorg-xf86bigfontproto xorg-xtrans xorg-util-macros xorg-libXt xorg-libsm xorg-libice gnuplot aquaterm gd2 xpm lua pango Xft2 xrender xorg-renderproto cairo libpixman xorg-xcb-util gobject-introspection pdflib grep pcre hdf5-18 less metis cmake qhull qrupdate
     
    1112    http://guide.macports.org/#project.tickets
    1213Error: Processing of port octave-devel failed
     14}}}
    1315
    1416I have done everything reported, such as:
    15 1) sudo port -f deactivate libunwind-headers
    16 2) sudo port clean arm-none-eabi-gcc
    17 3) sudo port clean apple-gcc42
    18 4) and many others
     17 1. sudo port -f deactivate libunwind-headers
     18 1. sudo port clean arm-none-eabi-gcc
     19 1. sudo port clean apple-gcc42
     20 1. and many others
    1921
    2022I have MacBookAir with OS10.8 (Mountain Lion). Previously I had installed Xcode 4.4.1 (4F1003) with all dependences required.