Opened 14 years ago

Closed 13 years ago

#24407 closed defect (worksforme)

Error installing R (2.10.1)

Reported by: macports@… Owned by: kjell.konis@…
Priority: Normal Milestone:
Component: ports Version: 1.8.2
Keywords: Cc:
Port: R

Description

installing the R port gives the following error:

building/updating package metadata ...
writing package indices
begin installing recommended package cluster
begin installing recommended package boot
Warning: invalid package 'boot.tgz'
Error: ERROR: no packages specified
Warning: invalid package 'cluster.tgz'
Error: ERROR: no packages specified
make[2]: *** [boot.ts] Error 1
make[2]: *** Waiting for unfinished jobs....
make[2]: *** [cluster.ts] Error 1
make[1]: *** [recommended-packages] Error 2
make: *** [stamp-recommended] Error 2
Error: Target org.macports.build returned: shell command " cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_math_R/work/R-2.10.1" && /usr/bin/make -j2 all " returned error 2
DEBUG: Backtrace: shell command " cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_math_R/work/R-2.10.1" && /usr/bin/make -j2 all " returned error 2
    while executing
"command_exec build"
    (procedure "portbuild::build_main" line 9)
    invoked from within
"$procedure $targetname"

See also attached logfile.

Attachments (2)

port-install-r.log (89.1 KB) - added by macports@… 14 years ago.
port-install-r.log
r-install.log (234.0 KB) - added by macports@… 14 years ago.
r install after clean

Download all attachments as: .zip

Change History (10)

Changed 14 years ago by macports@…

Attachment: port-install-r.log added

port-install-r.log

comment:1 Changed 14 years ago by jmroot (Joshua Root)

Owner: changed from macports-tickets@… to kjell.konis@…

Please remember to cc the maintainer.

comment:2 Changed 14 years ago by kjell.konis@…

I think you just need to clean and reinstall.

comment:3 Changed 14 years ago by macports@…

I did that before submitting the bug report...same problem each time.

comment:4 Changed 14 years ago by kjell.konis@…

It doesn't look like R got cleaned (from port-install-r.log):

1271	DEBUG: Executing org.macports.main (R)
1272	DEBUG: Skipping completed org.macports.fetch (R)
1273	DEBUG: Skipping completed org.macports.checksum (R)
1274	DEBUG: Skipping completed org.macports.extract (R)
1275	DEBUG: Skipping completed org.macports.patch (R)
1276	DEBUG: Skipping completed org.macports.configure (R)

Can you send the exact commands.

Changed 14 years ago by macports@…

Attachment: r-install.log added

r install after clean

comment:5 Changed 14 years ago by macports@…

Sorry, must've forgotten to clean before doing the debug. Here's another try with clean and then install.

comment:6 Changed 14 years ago by kjell.konis@…

So far I have been unable to reproduce this bug. I updated the R Portfile in bug #24328 to revision 2, perhaps you could try that and see if the problem is still there.

comment:7 Changed 14 years ago by macports@…

Did that, problem still persists.

comment:8 Changed 13 years ago by jmroot (Joshua Root)

Resolution: worksforme
Status: newclosed

Can't reproduce with 2.13.0.

Note: See TracTickets for help on using tickets.