Opened 13 years ago

Last modified 13 years ago

#29070 closed defect

issue installing nodejs — at Version 1

Reported by: vijay.santhanam@… Owned by: macports-tickets@…
Priority: Normal Milestone:
Component: ports Version: 1.9.2
Keywords: Cc: ryandesign@…
Port: nodejs

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

Heya, sorry - I dunno where to find my log cos the stdout doesn't say where to get it.

But here's the stdout... not sure if that helps.. please let me know where I can find the log

Portfile changed since last build; discarding previous state.
--->  Computing dependencies for ncurses
--->  Fetching ncurses
--->  Attempting to fetch ncurses-5.9.tar.gz from http://mirror.aarnet.edu.au/pub/gnu/ncurses
--->  Verifying checksum(s) for ncurses
--->  Extracting ncurses
--->  Applying patches to ncurses
--->  Configuring ncurses
--->  Building ncurses
--->  Staging ncurses into destroot
--->  Computing dependencies for ncurses
--->  Installing ncurses @5.9_0
--->  Deactivating ncurses @5.8_1
--->  Cleaning ncurses
--->  Activating ncurses @5.9_0
--->  Cleaning ncurses
--->  Computing dependencies for nodejs
--->  Fetching nodejs
--->  Attempting to fetch node-v0.4.5.tar.gz from http://aarnet.au.distfiles.macports.org/pub/macports/mpdistfiles/nodejs
--->  Verifying checksum(s) for nodejs
--->  Extracting nodejs
--->  Applying patches to nodejs
--->  Configuring nodejs
--->  Building nodejs
Error: Target org.macports.build returned: shell command failed (see log for details)
Error: Status 1 encountered during processing.
To report a bug, see <http://guide.macports.org/#project.tickets>

Change History (2)

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

Cc: ryandesign@… added
Description: modified (diff)
Port: nodejs added

It should say where the log is. The fact that it didn't suggests your MacPorts is out of date. Run selfupdate to update it. Then clean nodejs and try again.

sudo port selfupdate
sudo port clean nodejs
sudo port install nodejs

If it fails again, attach the main.log.

Changed 13 years ago by vijay.santhanam@…

Attachment: main.log added

The main log of this port install attempt

Note: See TracTickets for help on using tickets.