[Fink-users] fityk-cli-0.3.2-1005 build failure

2011-10-03 Thread Daniel Macks
Making all in src c++ -DHAVE_CONFIG_H -I. -I. -I..   -I/sw/include -W -Wall -fno-rtti -fno-exceptions -pipe -ftemplate-depth-30  -g -O2 -c other.cpp In file included from other.cpp:10: sum.h:87: error: extra qualification 'Sum::' on member 'info_fzg' sum.h:91: error: extra qualification 'Sum::'

[Fink-users] Failed: phase compiling: re-alpine-2.02-2 failed (Mac OS X.7 - Lion)

2011-10-03 Thread Helge Dorfmueller
Dear Fink Users and Developers, unfortunately the installation of re-alpine has failed numerous times, despite updating the 'fink self update' and 'fink update-all'. Could you please have a look at the attached log file and the below part of the log file? Is this a problem that is just caused

Re: [Fink-users] Failed: phase compiling: re-alpine-2.02-2 failed (Mac OS X.7 - Lion)

2011-10-03 Thread Alexander Hansen
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 10/3/11 5:16 AM, Helge Dorfmueller wrote: Dear Fink Users and Developers, unfortunately the installation of re-alpine has failed numerous times, despite updating the 'fink self update' and 'fink update-all'. Could you please have a look at

[Fink-users] More glitches related to octave

2011-10-03 Thread Dominique Dhumieres
Hi Alex, I have finally installed bundle-octave* on my G5/OSX 10.5 (Atlas variant) and intel_64/OSX 10.6 (not yet on G4/OSX 10.4). Testing octave I see the following warning (both systems): octave:1 pkg load all warning: addpath:

Re: [Fink-users] ccp4 fails to build on 10.7

2011-10-03 Thread Helge Dorfmueller
Dear Bill et al., thanks a lot for identifying and fixing the problem. We could install ccp4 and run it! Best wishes, helge William G. Scott 10/01/11 5:25 AM On Sep 30, 2011, at 6:47 PM, Alexander Hansen wrote: Yes. fink-0.31.2 has introduced using multiple threads to build packages

Re: [Fink-users] Failed: phase compiling: re-alpine-2.02-2 failed (Mac OS X.7 - Lion)

2011-10-03 Thread Helge Dorfmueller
Dear Alexander Hansen, excellent, this did work! Thanks a lot! Cheers, helge Alexander Hansen 10/03/11 11:40 AM -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 10/3/11 5:16 AM, Helge Dorfmueller wrote: Dear Fink Users and Developers, unfortunately the installation of re-alpine has

Re: [Fink-users] More glitches related to octave

2011-10-03 Thread Alexander Hansen
On 10/3/11 1:43 PM, Jean-François Mertens wrote: On 03 Oct 2011, at 14:06, Dominique Dhumieres wrote: Now what worries me more is that benchmark_dtmm(1000,1000,10) gives Time for A'*B (A,B m-by-n matrices): 1.72362 on a 2.53Ghz Core2Duo and Time for A'*B (A,B m-by-n matrices):

Re: [Fink-users] More glitches related to octave

2011-10-03 Thread Dominique Dhumieres
[macbook] f90/bug% dpkg -L octave octave324-shlibs octave324|xargs file|fgrep 'Mach-O'|cut -f1 -d:|xargs otool -L|fgrep -B4 -eAccelerate [macbook] f90/bug% dpkg -L octave octave305-shlibs octave305 | xargs file | fgrep 'Mach-O' | cut -f1 -d: | xargs otool -L | fgrep -B4 -eAccelerate

Re: [Fink-users] More glitches related to octave

2011-10-03 Thread Alexander Hansen
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 10/3/11 8:06 AM, Dominique Dhumieres wrote: Hi Alex, I have finally installed bundle-octave* on my G5/OSX 10.5 (Atlas variant) and intel_64/OSX 10.6 (not yet on G4/OSX 10.4). Testing octave I see the following warning (both systems):

Re: [Fink-users] More glitches related to octave

2011-10-03 Thread Dominique Dhumieres
Here is what I get at configure time: configure: defining FFLAGS to be -O3 -ff2c checking whether /sw64/bin/gfortran-fsf-4.6 accepts -ffloat-store... yes setting F77_FLOAT_STORE_FLAG to -ffloat-store checking for sgemm_ in -Wl,-framework,Accelerate... yes checking whether LSAME is called

Re: [Fink-users] More glitches related to octave

2011-10-03 Thread Jean-François Mertens
On 03 Oct 2011, at 14:06, Dominique Dhumieres wrote: Now what worries me more is that benchmark_dtmm(1000,1000,10) gives Time for A'*B (A,B m-by-n matrices): 1.72362 on a 2.53Ghz Core2Duo and Time for A'*B (A,B m-by-n matrices): 0.508563 on a 1.8Ghz G5 If I understand the meaning of

Re: [Fink-users] More glitches related to octave

2011-10-03 Thread Alexander Hansen
On 10/3/11 2:15 PM, Dominique Dhumieres wrote: [macbook] f90/bug% dpkg -L octave octave324-shlibs octave324|xargs file|fgrep 'Mach-O'|cut -f1 -d:|xargs otool -L|fgrep -B4 -eAccelerate [macbook] f90/bug% dpkg -L octave octave305-shlibs octave305 | xargs file | fgrep 'Mach-O' | cut -f1 -d: |

Re: [Fink-users] More glitches related to octave

2011-10-03 Thread Alexander Hansen
On 10/3/11 2:22 PM, Dominique Dhumieres wrote: Here is what I get at configure time: configure: defining FFLAGS to be -O3 -ff2c checking whether /sw64/bin/gfortran-fsf-4.6 accepts -ffloat-store... yes setting F77_FLOAT_STORE_FLAG to -ffloat-store checking for sgemm_ in

Re: [Fink-users] fityk-cli-0.3.2-1005 build failure

2011-10-03 Thread Daniel Macks
On Mon, 03 Oct 2011 02:57:20 -0400, Daniel Macks wrote: Making all in src c++ -DHAVE_CONFIG_H -I. -I. -I..   -I/sw/include -W -Wall -fno-rtti -fno-exceptions -pipe -ftemplate-depth-30  -g -O2 -c other.cpp In file included from other.cpp:10: sum.h:87: error: extra qualification 'Sum::' on