|
From: Graeme J. <gp...@bi...> - 2013-12-06 21:21:27
|
Hi! I have just tried to install the package financial-oct364 for Octave, but have received the error message shown below when trying to install the additional package io-oct364. Any assistance would be greatly appreciated. Best Regards, Graeme graemejstonsmbp:~ gpjohno1$ fink install financial-oct364 Password: Information about 8151 packages read in 2 seconds. The following package will be installed or updated: financial-oct364 The following additional package will be installed: io-oct364 Do you want to continue? [Y/n] Y Setting runtime build-lock... dpkg-deb -b /sw/src/fink.build/root-fink-buildlock-io-oct364-1.2.5-1 /sw/src/fink.build dpkg-deb: building package `fink-buildlock-io-oct364-1.2.5-1' in `/sw/src/fink.build/fink-buildlock-io-oct364-1.2.5-1_2013.12.06-21.13.18_darwin-x86_64.deb'. Installing build-lock package... /sw/bin/dpkg-lockwait -i /sw/src/fink.build/fink-buildlock-io-oct364-1.2.5-1_2013.12.06-21.13.18_darwin-x86_64.deb Selecting previously deselected package fink-buildlock-io-oct364-1.2.5-1. (Reading database ... 49734 files and directories currently installed.) Unpacking fink-buildlock-io-oct364-1.2.5-1 (from .../fink-buildlock-io-oct364-1.2.5-1_2013.12.06-21.13.18_darwin-x86_64.deb) ... Setting up fink-buildlock-io-oct364-1.2.5-1 (2013.12.06-21.13.18) ... env LANG=C LC_ALL=C /sw/bin/tar --no-same-owner --no-same-permissions -xf /sw/src/io-1.2.5.tar.gz /tmp/fink.Wfp0y #!/bin/sh -ev export OCTAVE=/sw/bin/octave-3.6.4 pkgsrc=io ##### Invariant stuff begins here ##### /sw/share/fink-octave-scripts/octave-forge-patch.sh io 1.2.5 3.6.4 /sw/src/fink.build/io-oct364-1.2.5-1/io /sw/src/fink.build/root-io-oct364-1.2.5-1/sw $pkgsrc /tmp/fink.Wfp0y: line 6: /sw/share/fink-octave-scripts/octave-forge-patch.sh: No such file or directory ### execution of /tmp/fink.Wfp0y failed, exit code 1 Removing runtime build-lock... Removing build-lock package... /sw/bin/dpkg-lockwait -r fink-buildlock-io-oct364-1.2.5-1 (Reading database ... 49735 files and directories currently installed.) Removing fink-buildlock-io-oct364-1.2.5-1 ... Failed: phase compiling: io-oct364-1.2.5-1 failed Before reporting any errors, please run "fink selfupdate" and try again. If you continue to have issues, please check to see if the FAQ on Fink's website solves the problem. If not, ask on one (not both, please) of these mailing lists: The Fink Users List <fin...@li...> The Fink Beginners List <fin...@li...>, with a carbon copy to the maintainer: Alexander Hansen <ale...@us...> Note that this is preferable to emailing just the maintainer directly, since most fink package maintainers do not have access to all possible hardware and software configurations. Please try to include the complete error message in your report. This generally consists of a compiler line starting with e.g. "gcc" or "g++" followed by the actual error output from the compiler. Also include the following system information: Package manager version: 0.36.1 Distribution version: selfupdate-rsync Fri Dec 6 21:00:00 2013, 10.9, x86_64 Trees: local/main stable/main Xcode.app: 5.0.2 Xcode command-line tools: 5.0.1.0.1.1382131676 io-oct364-1.2.5-1 is set to build with only one job. |