Running
fink -y install bundle-octave-atlas

gave the result below

I did try to run
fink selfupdate

"fink configure" to set your maximum build jobs to 1

fink update-all
fink -y install bundle-octave-atlas

but still got the error

Error msg.:
"
In file included from block_match.cpp:38:
../libdirac_motionest/block_match.h:180:25: error: private field
'm_ref_data' is
      not used [-Werror,-Wunused-private-field]
        const PicArray& m_ref_data;
                        ^
1 error generated.
make[1]: *** [libdirac_motionest_la-block_match.lo] Error 1
make[1]: *** Waiting for unfinished jobs....
make[1]: Leaving directory
`/Users/eks/projects/Fink.build/dirac-1.0.2-2/dirac-1.0.2/libdirac_motiones
t'
make: *** [all-recursive] Error 1
make: Leaving directory
`/Users/eks/projects/Fink.build/dirac-1.0.2-2/dirac-1.0.2'
### execution of /tmp/fink.vcViq failed, exit code 2
### execution of /tmp/fink.VWmvK failed, exit code 2
Removing runtime build-lock...
Removing build-lock package...
/sw/bin/dpkg-lockwait -r fink-buildlock-dirac-1.0.2-2
(Læser database... 51379 filer og mapper aktuelt installeret.)
Fjerner fink-buildlock-dirac-1.0.2-2...
Failed: phase compiling: dirac-1.0.2-2 failed

Before reporting any errors, please run "fink selfupdate" and try again.
Also try using "fink configure" to set your maximum build jobs to 1 and
attempt to build the package 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:

        Pierre-Henri Lavigne <[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.5
Distribution version: selfupdate-rsync Sun Feb  3 21:54:06 2013, 10.8,
x86_64
Trees: local/main stable/main
Xcode.app: 4.6
Xcode command-line tools: 4.6.0.0.1.1358221012
Max. Fink build jobs:  4


"




Best Regards
Eigil






Den 03/02/13 16.02 skrev "Alexander Hansen" <[email protected]>:

>On 2/2/13 9:46 PM, Eigil Krogh Sorensen wrote:
>> Have fink version: 0.34.5 installed and self-updated.
>> Have Octave-Atlas (3.6.3) installed
>> 
>> Now I want to manage octave packages. But that fails:
>> 
>> Trying to update packages inside octave:
>> octave:3> pkg update all
>> 
>> gives this result:
>> make: mkoctfile: No such file or directory
>> make: *** [cell2cell.oct] Error 1
>> 'make' returned the following error: mkoctfile -Wall cell2cell.cc
>> error: called from `pkg>configure_make' in file
>> /sw/share/octave/3.6.3/m/pkg/pkg.m near line 1385, column 9
>> error: called from:
>> error:   /sw/share/octave/3.6.3/m/pkg/pkg.m at line 827, column 5
>> error:   /sw/share/octave/3.6.3/m/pkg/pkg.m at line 383, column 9
>> error:   /sw/share/octave/3.6.3/m/pkg/pkg.m at line 525, column 13
>> octave:3> 
>> "
>> 
>> Installation of the pkgs "statistics" and "missing-functions" gave no
>> problems.
>> 
>
>There is a note in "fink info octave" which indicates that you need to
>install the -dev package to build Octave-Forge packages.  In this case
>that would be octave363-atlas-dev.  "statistics" and "missing-functions"
>appear not to use mkoctfile, so they installed.
>
>Had you installed the individual packages through Fink, which is
>recommended because quite a few of them require patching, this
>dependency is automatically satisfied.
>
>> 
>> Then trying to install octave bundle from outside octave:
>> fink -y install bundle-octave
>> 
>> ended in
>> "
>> Reading buildlock packages...
>> Could not resolve inconsistent dependencies!
>> 
>> Fink isn't sure how to install the above packages safely. You may be
>> able to fix
>> things by running:
>> 
>>   fink scanpackages
>>   sudo apt-get update
>>   sudo apt-get install arpack-ng=3.1.2-1 arpack-ng-shlibs=3.1.2-1
>> 
>> Updating the list of locally available binary packages.
>> Scanning dists/stable/main/binary-darwin-x86_64
>> New package:
>> 
>>dists/stable/main/binary-darwin-x86_64/sci/arpack-ng-shlibs_3.1.2-1_darwi
>>n-x86_64.deb
>> New package:
>> 
>>dists/stable/main/binary-darwin-x86_64/sci/arpack-ng_3.1.2-1_darwin-x86_6
>>4.deb
>> Failed: Fink::SysState: Could not resolve inconsistent dependencies
>> "
>> 
>> after running
>> fink scanpackages
>> sudo apt-get update
>> sudo apt-get install arpack-ng=3.1.2-1 arpack-ng-shlibs=3.1.2-1
>> 
>> then running
>> fink -y install bundle-octave
>> gave:
>> "
>> Could not resolve inconsistent dependencies!
>> 
>> Fink isn't sure how to install the above packages safely. You may be
>> able to fix
>> things by running:
>> 
>>   fink scanpackages
>>   sudo apt-get update
>>   sudo apt-get install arpack-ng-atlas-shlibs=3.1.2-1
>> 
>> Failed: Fink::SysState: Could not resolve inconsistent dependencies
>> "
>> 
>> At this point Octave had disappeared and I had to run "fink ­y install
>> octave-atlas" again (but this time it was very fast).
>> 
>> Am I doing something wrong ?
>> 
>> 
>> K.h.
>> Eigil
>> 
>> 
>> 
>> 
>
>Your second problem was that you didn't try "fink install
>bundle-octave-atlas".
>
>-- 
>Alexander Hansen, Ph.D.
>Fink User Liaison
>My package updates: http://finkakh.wordpress.com/



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