bizarre... tried it again, and it worked this time. punkish@localhost ~$sudo port clean nodejs Password: ---> Cleaning nodejs punkish@localhost ~$sudo port install nodejs ---> Computing dependencies for nodejs ---> Fetching archive for nodejs ---> Attempting to fetch nodejs-0.6.2_0+ssl.darwin_11.x86_64.tbz2 from http://packages.macports.org/nodejs ---> Fetching nodejs ---> Attempting to fetch node-v0.6.2.tar.gz from http://ykf.ca.distfiles.macports.org/MacPorts/mpdistfiles/nodejs ---> Verifying checksum(s) for nodejs ---> Extracting nodejs ---> Applying patches to nodejs ---> Configuring nodejs ---> Building nodejs ---> Staging nodejs into destroot ---> Installing nodejs @0.6.2_0+ssl ---> Activating nodejs @0.6.2_0+ssl ---> Cleaning nodejs
On Nov 20, 2011, at 9:39 PM, Mr. Puneet Kishor wrote: > today is a less better day than usual when it comes to macports. I got the > following in my logs when trying to install nodejs > > > :debug:main Executing org.macports.main (nodejs) > :debug:main changing euid/egid - current euid: 0 - current egid: 0 > :debug:main egid changed to: 501 > :debug:main euid changed to: 503 > :debug:main Skipping completed org.macports.archivefetch (nodejs) > :debug:main Privilege de-escalation not attempted as not running as root. > :debug:main Skipping completed org.macports.fetch (nodejs) > :debug:main Privilege de-escalation not attempted as not running as root. > :debug:main Skipping completed org.macports.checksum (nodejs) > :debug:main Privilege de-escalation not attempted as not running as root. > :debug:main Skipping completed org.macports.extract (nodejs) > :debug:main Privilege de-escalation not attempted as not running as root. > :debug:main Skipping completed org.macports.patch (nodejs) > :debug:main Privilege de-escalation not attempted as not running as root. > :debug:configure configure phase started at Sun Nov 20 21:34:17 CST 2011 > :notice:configure ---> Configuring nodejs > :debug:configure Using compiler 'Mac OS X llvm-gcc 4.2' > :debug:configure Executing proc-pre-org.macports.configure-configure-0 > :debug:configure Executing org.macports.configure (nodejs) > :debug:configure Environment: CPATH='/opt/local/include' CFLAGS='-pipe -O2 > -arch x86_64' CPPFLAGS='-I/opt/local/include' CXXFLAGS='-pipe -O2 -arch > x86_64' LIBRARY_PATH='/opt/local/lib' MACOSX_DEPLOYMENT_TARGET='10.7' > CXX='/Developer/usr/bin/llvm-g++-4.2' > CC_PRINT_OPTIONS_FILE='/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_nodejs/nodejs/work/.CC_PRINT_OPTIONS' > F90FLAGS='-pipe -O2 -m64' LDFLAGS='-L/opt/local/lib -arch x86_64' > OBJC='/Developer/usr/bin/llvm-gcc-4.2' FCFLAGS='-pipe -O2 -m64' > INSTALL='/usr/bin/install -c' OBJCFLAGS='-pipe -O2 -arch x86_64' > FFLAGS='-pipe -O2 -m64' CC_PRINT_OPTIONS='YES' > CC='/Developer/usr/bin/llvm-gcc-4.2' > :debug:configure Assembled command: 'cd > "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_nodejs/nodejs/work/node-v0.6.2" > && ./configure --prefix=/opt/local' > :debug:configure Executing command line: cd > "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_nodejs/nodejs/work/node-v0.6.2" > && ./configure --prefix=/opt/local > :info:configure sh: line 0: cd: > /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_nodejs/nodejs/work/node-v0.6.2: > No such file or directory > :info:configure shell command " cd > "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_nodejs/nodejs/work/node-v0.6.2" > && ./configure --prefix=/opt/local " returned error 1 > :error:configure Target org.macports.configure returned: configure failure: > shell command failed (see log for details) > :debug:configure Backtrace: configure failure: shell command failed (see log > for details) > while executing > "$procedure $targetname" > :info:configure Warning: the following items did not execute (for nodejs): > org.macports.activate org.macports.configure org.macports.build > org.macports.destroot org.macports.install > :notice:configure Log for nodejs is at: > /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_nodejs/nodejs/main.log > > > > -- > Puneet Kishor _______________________________________________ macports-users mailing list [email protected] http://lists.macosforge.org/mailman/listinfo.cgi/macports-users
