Updating to tsa-oct364-4.2.4-7 failed on

Package manager version: 0.34.7
Distribution version: selfupdate-rsync Sun Apr 28 12:30:42 2013, 10.6, x86_64
Trees: local/main stable/main stable/crypto unstable/main unstable/crypto
Xcode.app: 3.2.6
Xcode command-line tools: 3.2.6
tsa-oct364-4.2.4-7 is set to build with only one job.

with

pkgsrc=tsa
/sw64/share/fink-octave-scripts/octave-forge-patch.sh tsa 4.2.4 3.6.4 
/sw64/src/fink.build/tsa-oct364-4.2.4-7/tsa 
/sw64/src/fink.build/root-tsa-oct364-4.2.4-7/sw64 $pkgsrc
#!/bin/sh -ev
if [ $UID -ne 0 ]
then 
        echo "$1 cannot be built with --build-as-nobody"
        exit 1
fi
octvers=$3
subst1="s,@PKG@,$1,g"
subst2="s,@PKGVERS@,$2,g"
subst3="s,@OCTVERS@,$octvers,g"
subst4="s,@BUILDDIR@,$4,g"
subst5="s,@INSTDIR@,$5,g"
subst6="s,@PKGSRC@,$6,g"
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 
/sw64/share/fink-octave-scripts/$scriptfile.in > $scriptfile
        chmod a+x $scriptfile
done
if [[ "$octvers" > "3.4.0" ]] ; then
        
oc_shell_script="/sw64/share/fink-octave-scripts/octave-forge-compile-3.4.3.sh.in"
        
oc_oct_script="/sw64/share/fink-octave-scripts/octave-forge-comp-3.4.3.in"
else
        
oc_shell_script="/sw64/share/fink-octave-scripts/octave-forge-compile-3.0.5.sh.in"
        
oc_oct_script="/sw64/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 -e $subst6 $oc_oct_script > octave-forge-comp
sed -e $subst3 -e $subst4 /sw64/share/fink-octave-scripts/genmkoctfile.sh.in > 
genmkoctfile.sh
sed: impossible de lire /sw64/share/fink-octave-scripts/genmkoctfile.sh.in: No 
such file or directory
### execution of /tmp/fink.t7yY5 failed, exit code 2
Removing runtime build-lock...
Removing build-lock package...
/sw64/bin/dpkg-lockwait -r fink-buildlock-tsa-oct364-4.2.4-7
(Reading database ... 530832 files and directories currently installed.)
Removing fink-buildlock-tsa-oct364-4.2.4-7 ...
Failed: phase compiling: tsa-oct364-4.2.4-7 failed

TIA

Dominique

------------------------------------------------------------------------------
Try New Relic Now & We'll Send You this Cool Shirt
New Relic is the only SaaS-based application performance monitoring service 
that delivers powerful full stack analytics. Optimize and monitor your
browser, app, & servers with just a few lines of code. Try New Relic
and get this awesome Nerd Life shirt! http://p.sf.net/sfu/newrelic_d2d_apr
_______________________________________________
Fink-users mailing list
Fink-users@lists.sourceforge.net
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