[MacPorts] #29070: issue installing nodejs

MacPorts noreply at macports.org
Sat Apr 9 21:42:50 PDT 2011


#29070: issue installing nodejs
---------------------------------------+------------------------------------
 Reporter:  vijay.santhanam@…          |       Owner:  macports-tickets@…                   
     Type:  defect                     |      Status:  new                                  
 Priority:  Normal                     |   Milestone:                                       
Component:  ports                      |     Version:  1.9.2                                
 Keywords:                             |        Port:  nodejs                               
---------------------------------------+------------------------------------
Changes (by ryandesign@…):

 * cc: ryandesign@… (added)
  * port:  => nodejs


Old description:

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

New description:

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

--

Comment:

 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.

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


More information about the macports-tickets mailing list