Opened 12 years ago

Closed 12 years ago

Last modified 12 years ago

#36012 closed defect (duplicate)

ncurses: no destroot found

Reported by: emily.bache@… Owned by: macports-tickets@…
Priority: Normal Milestone:
Component: ports Version: 2.1.2
Keywords: Cc: jmroot (Joshua Root), ryandesign (Ryan Carsten Schmidt)
Port: ncurses

Description (last modified by ryandesign (Ryan Carsten Schmidt))

I have Mac OS X 10.7.4, xcode version 4.21, macports version 2.1.2

~$ sudo port install py27-gtk
--->  Computing dependencies for py27-gtk
--->  Dependencies to be installed: atk gettext ncurses glib2 gobject-introspection python27 libedit sqlite3 gtk2 gdk-pixbuf2 hicolor-icon-theme pango shared-mime-info libglade2 py27-cairo py27-gobject
--->  Installing ncurses @5.9_1
Error: org.macports.install for port ncurses returned: no destroot found at: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_ncurses/ncurses/work/destroot
Error: Failed to install ncurses
Please see the log file for port ncurses for details:
    /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_ncurses/ncurses/main.log
Error: The following dependencies were not installed: atk gettext ncurses glib2 gobject-introspection python27 libedit sqlite3 gtk2 gdk-pixbuf2 hicolor-icon-theme pango shared-mime-info libglade2 py27-cairo py27-gobject
To report a bug, follow the instructions in the guide:
    http://guide.macports.org/#project.tickets
Error: Processing of port py27-gtk failed

Attachments (1)

main.log (1.9 KB) - added by emily.bache@… 12 years ago.
/opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_ncurses/ncurses/main.log

Download all attachments as: .zip

Change History (3)

Changed 12 years ago by emily.bache@…

Attachment: main.log added

/opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_ncurses/ncurses/main.log

comment:1 Changed 12 years ago by ryandesign (Ryan Carsten Schmidt)

Cc: jmr@… ryandesign@… added
Description: modified (diff)
Port: ncurses added
Resolution: duplicate
Status: newclosed
Summary: failing to install py27-gtk due to failure of ncurses @5.9_1 installncurses: no destroot found

Please remember to use WikiFormatting and to fill in the Port field and to Cc the maintainer of that port.

This is a duplicate of #29223, which is a MacPorts base problem which will be fixed in a future version of MacPorts. For now, the solution is to "sudo port clean ncurses" and try again. Cleaning and trying again is the first thing you should try anytime any port fails to install.

comment:2 Changed 12 years ago by emily.bache@…

Thankyou for your help! I found I also needed to follow this advice

http://stackoverflow.com/questions/10863698/macports-ncurses-error-when-trying-to-upgrade

and uninstall ncursesw before I could get any further.

Note: See TracTickets for help on using tickets.