for scriptfile in octave-forge-install.sh octave-forge-inst \
                                  octave-forge-postinst.sh 
octave-forge-postinst \
                                  octave-forge-prerm.sh octave-forge-prerm; do 
        sed -e $subst1 -e $subst2 -e $subst3 -e $subst4 -e $subst5 
/sw/share/fink-octave-scripts/$scriptfile.in > $scriptfile
        chmod a+x $scriptfile
done
if [[ "$octvers" > "3.4.0" ]] ; then
        
oc_shell_script="/sw/share/fink-octave-scripts/octave-forge-compile-3.4.3.sh.in"
        oc_oct_script="/sw/share/fink-octave-scripts/octave-forge-comp-3.4.3.in"
else
        
oc_shell_script="/sw/share/fink-octave-scripts/octave-forge-compile-3.0.5.sh.in"
        oc_oct_script="/sw/share/fink-octave-scripts/octave-forge-comp-3.0.5.in"
fi
sed -e $subst1 -e $subst3 -e $subst4 -e $subst6 $oc_shell_script > 
octave-forge-compile.sh
sed -e $subst1 -e $subst3  $oc_oct_script > octave-forge-comp
chmod a+x octave-forge-comp*
./octave-forge-compile.sh
#!/bin/sh -ev
# repack tarball, since octave-3.4.0+ appears not to want to install
# from directories
cd ..
tar -cf signal.tar signal-1.2.1
tar: signal-1.2.1: Cannot stat: No such file or directory
tar: Exiting with failure status due to previous errors
### execution of /tmp/fink.8Hsng failed, exit code 2
Removing runtime build-lock...
Removing build-lock package...
/sw/bin/dpkg-lockwait -r fink-buildlock-signal-oct363-1.2.1-1
(Reading database ... 328420 files and directories currently installed.)
Removing fink-buildlock-signal-oct363-1.2.1-1 ...
Failed: phase compiling: signal-oct363-1.2.1-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 <[email protected]>
        The Fink Beginners List <[email protected]>,

with a carbon copy to the maintainer:

        Alexander Hansen <[email protected]>

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.34.6
Distribution version: selfupdate-cvs Tue Mar 19 06:28:37 2013, 10.6, i386
Trees: local/main stable/main stable/crypto unstable/main unstable/crypto
Xcode.app: 3.2.6
Xcode command-line tools: 3.2.6
signal-oct363-1.2.1-1 is set to build with only one job.
TIA
Richard Miles
[email protected]



------------------------------------------------------------------------------
Everyone hates slow websites. So do we.
Make your web apps faster with AppDynamics
Download AppDynamics Lite for free today:
http://p.sf.net/sfu/appdyn_d2d_mar
_______________________________________________
Fink-users mailing list
[email protected]
List archive:
http://news.gmane.org/gmane.os.macosx.fink.user
Subscription management:
https://lists.sourceforge.net/lists/listinfo/fink-users

Reply via email to