Changes between Initial Version and Version 2 of Ticket #26791


Ignore:
Timestamp:
Oct 11, 2010, 12:54:06 AM (13 years ago)
Author:
ryandesign (Ryan Carsten Schmidt)
Comment:

As reporter, you do not need to Cc yourself.

You should, however, fill in the Port field, and familiarize yourself with WikiFormatting rules.

It might be helpful if you would clean ncurses and try again with parallel building turned off, that way we get a complete log, including the configure phase (which is absent from your log), and in sequential order, so it's easier to compare with a log from a working system. To do this:

sudo port clean ncurses
sudo port install ncurses build.jobs=1

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #26791

    • Property Port ncurses added
  • Ticket #26791 – Description

    initial v2  
    33During compiiation the process stops with
    44
    5 "--->  Building ncurses
    6 Error: Target org.macports.build returned: shell command failed"
     5{{{
     6--->  Building ncurses
     7Error: Target org.macports.build returned: shell command failed
     8}}}
    79
    810I tried to install ncurses alone but I got the same message.