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)

main.log (154.4 KB) - added by kilik52@… 11 years ago.

Download all attachments as: .zip

Change History (4)

comment:1 Changed 11 years ago by larryv (Lawrence Velázquez)

Owner: changed from macports-tickets@… to michaelld@…
Port: octave added

system is a MacPorts Tcl procedure, not a shell command.

Please clean, try again, and attach the referenced main.log file.

Changed 11 years ago by kilik52@…

Attachment: main.log added

comment:2 in reply to:  1 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: newclosed

Duplicate of #41857.

Note: See TracTickets for help on using tickets.