Opened 11 years ago
Closed 11 years ago
#42022 closed defect (duplicate)
octave @3.6.4 build failed in OSX 10.9 Mavericks
Reported by: | kilik52@… | Owned by: | michaelld (Michael Dickens) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.2.1 |
Keywords: | Cc: | ||
Port: | octave |
Description
:debug:build Backtrace: command execution failed
while executing
"system -nice 0 $fullcmdstring"
("eval" body line 1) invoked from within
"eval system $notty $nice \$fullcmdstring"
invoked from within
"command_exec build"
(procedure "portbuild::build_main" line 8) invoked from within
"$procedure $targetname" :info:build Warning: targets not executed for octave: org.macports.activate org.macports.build org.macports.destroot org.macports.install :notice:build Please see the log file for port octave for details:
/opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_math_octave/octave/main.log
Mac OS has no "system" command here.
Attachments (1)
Change History (4)
comment:1 follow-up: 2 Changed 11 years ago by larryv (Lawrence Velázquez)
Owner: | changed from macports-tickets@… to michaelld@… |
---|---|
Port: | octave added |
Changed 11 years ago by kilik52@…
comment:2 Changed 11 years ago by kilik52@…
Replying to larryv@…:
system
is a MacPorts Tcl procedure, not a shell command.Please clean, try again, and attach the referenced
main.log
file.
I've cleaned, and tried again. still got the same error. Log attached. Thank you.
comment:3 Changed 11 years ago by larryv (Lawrence Velázquez)
Resolution: | → duplicate |
---|---|
Status: | new → closed |
Duplicate of #41857.
system
is a MacPorts Tcl procedure, not a shell command.Please clean, try again, and attach the referenced
main.log
file.