#26426: begin installing recommended package MASS -> Error in file(con, "r") : cannot open the connection ---------------------------------------+------------------------------------ Reporter: faisal.moledina@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.9.1 Keywords: | Port: R ---------------------------------------+------------------------------------ It seems like R itself builds, but when installing the recommended package MASS, there's an error opening a connection somewhere. I've attached the build log. Here are the last few lines from the terminal: {{{ begin installing recommended package lattice begin installing recommended package MASS Error in file(con, "r") : cannot open the connection Calls: <Anonymous> -> sub -> grep -> readLines -> file In addition: Warning message: In file(con, "r") : cannot open file '/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_math_R/work/R-2.11.1/etc/x86_64/Makeconf': No such file or directory Error: could not find function "do_exit_on_error" Execution halted make[2]: *** [lattice.ts] Error 1 make[2]: *** Waiting for unfinished jobs.... Error in file(con, "r") : cannot open the connection Calls: <Anonymous> -> sub -> grep -> readLines -> file In addition: Warning message: In file(con, "r") : cannot open file '/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_math_R/work/R-2.11.1/etc/x86_64/Makeconf': No such file or directory Error: could not find function "do_exit_on_error" Execution halted make[2]: *** [MASS.ts] Error 1 make[1]: *** [recommended-packages] Error 2 make: *** [stamp-recommended] Error 2 shell command " cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_math_R/work/R-2.11.1" && /usr/bin/make -j2 all " returned error 2 Error: Target org.macports.build returned: shell command failed DEBUG: Backtrace: shell command failed while executing "command_exec build" (procedure "portbuild::build_main" line 8) invoked from within "$procedure $targetname" Warning: the following items did not execute (for R): org.macports.activate org.macports.build org.macports.destroot org.macports.install Log for R is at: /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_ports_math_R/main.log Error: Status 1 encountered during processing. To report a bug, see <http://guide.macports.org/#project.tickets> }}} -- Ticket URL: <http://trac.macports.org/ticket/26426> MacPorts <http://www.macports.org/> Ports system for Mac OS