Opened 12 years ago
Closed 11 years ago
#38418 closed defect (fixed)
failed: sudo port install octave-fpl
Reported by: | cventer73@… | Owned by: | macports-tickets@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.1.3 |
Keywords: | Cc: | ||
Port: | octave-fpl |
Description (last modified by ryandesign (Ryan Carsten Schmidt))
I get the following error in the main.log when trying to install octave-fpl
sudo port install octave-fpl :info:build error: /opt/local/share/octave/3.2.4/m/pkg/pkg.m at line 393, column 7 :info:build Command failed: /opt/local/bin/octave -q -f --eval 'pkg build -verbose -nodeps /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_math_octave-fpl/octave-fpl/work/fpl-0.1.6 /opt/local/var/macports/distfiles/octave-fpl/fpl-0.1.6.tar.gz' :info:build Exit code: 1 :error:build org.macports.build for port octave-fpl returned: command execution failed :debug:build Error code: NONE :debug:build Backtrace: command execution failed while executing "$procedure $targetname" :info:build Warning: targets not executed for octave-fpl: org.macports.activate org.macports.build org.macports.destroot org.macports.install :notice:build Please see the log file for port octave-fpl for details:
yes, I already tried cleaning first:
sudo port clean octave-fpl
Here's the rest of the relevant log:
:info:checksum ---> Checksumming fpl-0.1.6.tar.gz :debug:checksum Correct (md5) checksum for fpl-0.1.6.tar.gz :debug:checksum Correct (sha1) checksum for fpl-0.1.6.tar.gz :debug:checksum Correct (rmd160) checksum for fpl-0.1.6.tar.gz :debug:checksum Privilege de-escalation not attempted as not running as root. :debug:extract extract phase started at Sun Mar 17 17:58:26 PDT 2013 :notice:extract ---> Extracting octave-fpl :debug:extract Executing org.macports.extract (octave-fpl) :info:extract xinstall: mkdir /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_math_octave-fpl/octave-fpl/work/fpl-0.1.6 :debug:extract Privilege de-escalation not attempted as not running as root. :debug:patch patch phase started at Sun Mar 17 17:58:26 PDT 2013 :debug:patch Executing org.macports.patch (octave-fpl) :debug:patch Privilege de-escalation not attempted as not running as root. :debug:configure configure phase started at Sun Mar 17 17:58:26 PDT 2013 :notice:configure ---> Configuring octave-fpl :debug:configure Using compiler 'Mac OS X clang' :debug:configure Executing org.macports.configure (octave-fpl) :debug:configure Privilege de-escalation not attempted as not running as root. :debug:build build phase started at Sun Mar 17 17:58:26 PDT 2013 :notice:build ---> Building octave-fpl :debug:build Executing org.macports.build (octave-fpl) :info:build mkdir (/var/tmp/oct-2hp77U) :info:build untar (/opt/local/var/macports/distfiles/octave-fpl/fpl-0.1.6.tar.gz, /var/tmp/oct-2hp77U) :info:build warning: load_path: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_math_octave-fpl/octave-fpl/work/fpl-0.1.6/install/fpl-0.1.6: No such file or directory :info:build fwrite: invalid stream number = -1 :info:build error: called from `__makeinfo__' in file /opt/local/share/octave/3.2.4/m/help/__makeinfo__.m near line 128, column 5 :info:build error: called from: :info:build error: /opt/local/share/octave/3.2.4/m/pkg/pkg.m at line 756, column 5 :info:build error: /opt/local/share/octave/3.2.4/m/pkg/pkg.m at line 521, column 3 :info:build error: /opt/local/share/octave/3.2.4/m/pkg/pkg.m at line 393, column 7 :info:build Command failed: /opt/local/bin/octave -q -f --eval 'pkg build -verbose -nodeps /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_math_octave-fpl/octave-fpl/work/fpl-0.1.6 /opt/local/var/macports/distfiles/octave-fpl/fpl-0.1.6.tar.gz' :info:build Exit code: 1 :error:build org.macports.build for port octave-fpl returned: command execution failed :debug:build Error code: NONE :debug:build Backtrace: command execution failed while executing "$procedure $targetname" :info:build Warning: targets not executed for octave-fpl: org.macports.activate org.macports.build org.macports.destroot org.macports.install :notice:build Please see the log file for port octave-fpl for details: /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_math_octave-fpl/octave-fpl/main.log
Change History (2)
comment:1 Changed 12 years ago by ryandesign (Ryan Carsten Schmidt)
Description: | modified (diff) |
---|
comment:2 Changed 11 years ago by michaelld (Michael Dickens)
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
Please do:
and then try installing it again. Should be fixed with r114034.