[MacPorts] #26791: ncurses error

MacPorts noreply at macports.org
Sun Oct 10 17:54:06 PDT 2010


#26791: ncurses error
-----------------------------------+----------------------------------------
 Reporter:  eric.detrez@…          |       Owner:  macports-tickets@…                   
     Type:  defect                 |      Status:  new                                  
 Priority:  Normal                 |   Milestone:                                       
Component:  ports                  |     Version:  1.9.1                                
 Keywords:                         |        Port:  ncurses                              
-----------------------------------+----------------------------------------
Changes (by ryandesign@…):

 * cc: eric.detrez@… (removed)
  * port:  => ncurses


Old description:

> I'm trying to install kde.
> On my mac with osx 10.6.4
> During compiiation the process stops with
>
> "--->  Building ncurses
> Error: Target org.macports.build returned: shell command failed"
>
> I tried to install ncurses alone but I got the same message.

New description:

 I'm trying to install kde.
 On my mac with osx 10.6.4
 During compiiation the process stops with

 {{{
 --->  Building ncurses
 Error: Target org.macports.build returned: shell command failed
 }}}

 I tried to install ncurses alone but I got the same message.

--

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
 }}}

-- 
Ticket URL: <https://trac.macports.org/ticket/26791#comment:2>
MacPorts <http://www.macports.org/>
Ports system for Mac OS


More information about the macports-tickets mailing list