On 3/22/12 9:03 AM, Dominique Dhumieres wrote:
> Updating to nurbs-oct324-1.3.6-1 failed on
>
> Package manager version: 0.32.3
> Distribution version: selfupdate-rsync Thu Mar 22 16:11:46 2012, 10.5, powerpc
> Trees: local/main stable/main stable/crypto unstable/main unstable/crypto
> Xcode: 3.1.4
> Max. Fink build jobs:
>
> and
>
> Package manager version: 0.32.3
> Distribution version: selfupdate-rsync Thu Mar 22 16:22:53 2012, 10.6, x86_64
> Trees: local/main stable/main stable/crypto unstable/main unstable/crypto
> Xcode: 3.2.6
> Max. Fink build jobs:
>
> with
>
> /sw64/bin/tar  --no-same-owner --no-same-permissions -xf 
> /sw64/src/nurbs-1.3.6.tar.gz
> perl -pi -e 's/mkoctfile/mkoctfile\-gcc4.6/g' src/Makefile
> /tmp/fink.rbQo6
> #!/bin/sh -ev
> if [ $UID -ne 0 ]
> then
>       echo "nurbs-oct324 cannot be built with --build-as-nobody"
>       exit 1
> fi
> export OCTAVE=/sw64/bin/octave-3.2.4
> # repack tarball, since octave-3.4.3 appears not to want to install
> # from directories
> if [ 324 -ge 343 ]
> then
>       cd ..
>       tar -cf nurbs.tar nurbs-1.3.6
>       cd /sw64/src/fink.build/nurbs-oct324-1.3.6-1/nurbs-1.3.6
>       pkgsrc=nurbs.tar
> else pkgsrc=nurbs
> fi
> /sw64/share/octave/3.2.4/scripts/octave-forge-compile.sh $pkgsrc
> #!/bin/sh -ev
> cd ..
> mkdir -p bld/share/octave/3.2.4/packages bld/lib/octave/3.2.4/packages
> cp /sw64/share/octave/3.2.4/scripts/octave-forge-comp 
> /sw64/share/octave/3.2.4/scripts/octave-forge-inst bld
> chmod a+x bld/octave-forge*
> sed -i.bak -e "s/@PKGNAME@/$1/" bld/octave-forge*
> bld/octave-forge-comp
> GNU Octave, version 3.2.4
> Copyright (C) 2009 John W. Eaton and others.
> This is free software; see the source code for copying conditions.
> There is ABSOLUTELY NO WARRANTY; not even for MERCHANTABILITY or
> FITNESS FOR A PARTICULAR PURPOSE.  For details, type `warranty'.
>
> Octave was configured for "x86_64-apple-darwin".
>
> Additional information about Octave is available at http://www.octave.org.
>
> Please contribute if you find this software useful.
> For more information, visit http://www.octave.org/help-wanted.html
>
> Report bugs to<b...@octave.org>  (but first, please read
> http://www.octave.org/bugs.html to learn how to write a helpful report).
>
> For information about changes from previous versions, type `news'.
>
> executing commands from /sw64/share/octave/3.2.4/m/startup/octaverc ... done.
>
> ans = 
> /sw64/src/fink.build/nurbs-oct324-1.3.6-1/bld/share/octave/3.2.4/packages
> warning: file ./nurbs does not exist
> /bin/rm -rf /sw64/src/fink.build/root-nurbs-oct324-1.3.6-1
> /bin/mkdir -p /sw64/src/fink.build/root-nurbs-oct324-1.3.6-1/sw64
> /bin/mkdir -p /sw64/src/fink.build/root-nurbs-oct324-1.3.6-1/DEBIAN
> /usr/sbin/chown -R root:admin /sw64/src/fink.build/root-nurbs-oct324-1.3.6-1
> /tmp/fink.Ipd4I
> #!/bin/sh -ev
>       /sw64/share/octave/3.2.4/scripts/octave-forge-install.sh nurbs-1.3.6 
> /sw64/src/fink.build/root-nurbs-oct324-1.3.6-1/sw64 
> /sw64/src/fink.build/nurbs-oct324-1.3.6-1/nurbs-1.3.6
> #!/bin/sh -ev
> cd $2
> cp -r $3/../bld/{share,lib} .
> $3/../bld/octave-forge-inst
> error: A(I): Index exceeds matrix dimension.
> error: called from:
> error:   
> /sw64/src/fink.build/nurbs-oct324-1.3.6-1/nurbs-1.3.6/../bld/octave-forge-inst
>  at line 3, column 6
> ### execution of /tmp/fink.Ipd4I failed, exit code 1
> Use of uninitialized value $mbj in numeric gt (>) at 
> /sw64/lib/perl5/Fink/PkgVersion.pm line 5109.
> Use of uninitialized value in concatenation (.) or string at 
> /sw64/lib/perl5/Fink/PkgVersion.pm line 5163.
> Removing runtime build-lock...
> Removing build-lock package...
> /sw64/bin/dpkg-lockwait -r fink-buildlock-nurbs-oct324-1.3.6-1
> (Reading database ... 424887 files and directories currently installed.)
> Removing fink-buildlock-nurbs-oct324-1.3.6-1 ...
> Failed: phase installing: nurbs-oct324-1.3.6-1 failed
>
> TIA
>
> Dominique
Thanks.  This is fixed now in CVS.

------------------------------------------------------------------------------
This SF email is sponsosred by:
Try Windows Azure free for 90 days Click Here 
http://p.sf.net/sfu/sfd2d-msazure
_______________________________________________
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