I am not sure when image-oct362 last built for me, I have 
been updating the rest by hand for a while.  Should I 
perhaps just update to octave 364 instead?

<snip>

image/inst/wavelength2rgb.m
perl -pi -e 's/^(MKOCTFILE.*mkoctfile)/\1-gcc47/' 
src/Makefile
/tmp/fink.UTOy7
#!/bin/sh -ev
         if [ $UID -ne 0 ]
         then
                 echo "image-oct362 cannot be built with 
--build-as-nobody"
                 exit 1
         fi
         export OCTAVE=/sw/bin/octave-3.6.2
         # repack tarball, since octave-3.4.3 appears not to 
want to install
         # from directories
         cd src
         ./configure --prefix=/sw
checking whether the C++ compiler works... yes
checking for C++ compiler default output file name... a.out

<snip>

configure: creating ./config.status
config.status: creating config.h
make
mkoctfile-gcc47 -Wall __spatial_filtering__.cc
make: mkoctfile-gcc47: Command not found
make: *** [__spatial_filtering__.oct] Error 127
### execution of /tmp/fink.UTOy7 failed, exit code 2

<snip>

Package manager version: 0.34.6
Distribution version: selfupdate-rsync Sat Mar 16 10:19:19 
2013, 10.6, x86_64
Trees: local/main local/crypto stable/main stable/crypto 
unstable/main unstable/crypto
Xcode.app: 3.2.6
Xcode command-line tools: 3.2.6
image-oct362-2.0.0-1 is set to build with only one job.

and the contents of  /tmp/fink.UTOy7 are:
(indented by one space to avoid spurious line wrapping in 
email)

  #!/bin/sh -ev
          if [ $UID -ne 0 ]
          then
                  echo "image-oct362 cannot be built with --build-as-nobody"
                  exit 1
          fi
          export OCTAVE=/sw/bin/octave-3.6.2
          # repack tarball, since octave-3.4.3 appears not to want to install
          # from directories
          cd src
          ./configure --prefix=/sw
  make
          cd ../..
          tar -cf image-2.0.0.tar image
          cd /sw/src/fink.build/image-oct362-2.0.0-1/image
          pkgsrc=image-2.0.0.tar

  /sw/share/octave/3.6.2/scripts/octave-forge-compile.sh $pkgsrc

I have more of the build log if you need it, let me know.

tia,
-- Viv
________________________________________________
Dr Viv Kendon    http://quantum.leeds.ac.uk/~viv
tel: +44 113 343 4864      Physics and Astronomy
Quantum Information Group    University of Leeds


------------------------------------------------------------------------------
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