Re: [Fink-users] php5 compile failure

2008-03-31 Thread Kurt Schwehr
I have an experimental php 5.2.5 setup that you can try.  It uses postgres83 
too.

http://vislab-ccom.unh.edu/~schwehr/software/fink/php-5.2.5/

-kurt

- Original Message 
From: David Rogers <[EMAIL PROTECTED]>
To: fink-users@lists.sourceforge.net
Sent: Monday, March 31, 2008 3:21:38 PM
Subject: Re: [Fink-users] php5 compile failure

I've been having the same problem on Leo 10.5.2 with the latest
source from fink. Any progress from your attempts?






  

No Cost - Get a month of Blockbuster Total Access now. Sweet deal for Yahoo! 
users and friends. 
http://tc.deals.yahoo.com/tc/blockbuster/text1.com

-
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketplace
___
Fink-users mailing list
Fink-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-users


Re: [Fink-users] php5 compile failure

2008-03-31 Thread David Rogers
I've been having the same problem on Leo 10.5.2 with the latest
source from fink. Any progress from your attempts?


-
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketplace
___
Fink-users mailing list
Fink-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-users


Re: [Fink-users] rsync

2008-03-31 Thread Alexander Hansen
cvs and rsync are currently the only options.  We don't have a snapshot 
.info tarball for Leopard, but that's not a bad option to implement.

Stephen M Jones wrote:
> Still the same problem.
>
> Are cvs and rsync the only ways?  Can I find a tarball
> with all the package info files somewhere?  I can only
> find one with the base packages.
>
>
>
> On Sun, 30 Mar 2008, Alexander Hansen wrote:
>
>   
>> Something like below:
>>
>>
>> :pserver;proxy=www.myproxy.net;proxyport=8000:PSERVER_CONNECTION_ST\
>> RING:[EMAIL PROTECTED]:/cvsroot/fink
>>
>> The ; are not typos--I copied this right from the cvs info page on my
>> system.  Put in the appropriate proxy configuration stuff from your
>> network.
>>
>>
>>
>> On Mar 30, 2008, at 5:14 AM, Stephen M Jones wrote:
>>
>> 
 Did you set proxies via "fink configure" ?
 
>>> Yes.  When I manually download .info and .patch files
>>> for a particular package and then do fink install package,
>>> everything works automatically as it should.
>>>
>>>   
 According to the Environment Variables section of "info cvs" for
 the version
 which comes with Leopard (assuming that's what you're on, too), you
 might
 want to set CVS_PROXY_PORT to match your http proxy:
 
>>> This doesn't seem to make any difference.
>>> What should CVSROOT be set as?  I have no such variable by
>>> default.  I have played around without apparent effect.
>>>
>>> s
>>>
>>>
>>> On Fri, 28 Mar 2008, Alexander K. Hansen wrote:
>>>
>>>   
 I'm cc'ing the fink-users mailing list so that others can provide
 input or
 benefit from the discussion.

 I don't recall that we ever came to a resolution on this.

 Did you set proxies via "fink configure" ?

 According to the Environment Variables section of "info cvs" for
 the version
 which comes with Leopard (assuming that's what you're on, too), you
 might
 want to set CVS_PROXY_PORT to match your http proxy:

 `$CVS_PROXY_PORT'
Used in client-server mode to set the port to use when accessing a
server via a web proxy, if the port is not specified in the
CVSROOT.  Works with GSSAPI, and the password authentication
protocol.  *note Remote repositories::


 (replacing the proxy stuff by those that are applicable to your
 network)

 On Friday 28 March 2008 03:42:44 pm Stephen M Jones wrote:
 
> Hi
>
> Did you or your correspondent ever resolve the rsync
> problem in the [Fink-beginners] thread below?  I
> have exactly the same problem with rsync.  I'm
> behind a firewall and I had a hunch that that is
> the problem but I've no idea how to proceed.
>
> There's a similar problem with selfupdate-cvs, as follows
>
> Now logging into the CVS server. When CVS asks you for a password,
> just
> press return (i.e. the password is empty).
> /usr/bin/su smj -c 'cvs
> -d:pserver:[EMAIL PROTECTED]:/cvsroot/fink login'
> Logging
> in to :pserver:[EMAIL PROTECTED]:2401/cvsroot/
> fink CVS
> password:
> cvs [login aborted]: connect to > >>
>   
>>> On Mar 16, 2008, at 5:11 PM, Alexander Hansen wrote:
>>>   
 On Mar 16, 2008, at 12:30 PM, Andrew Friedman wrote:
 
> Hi,
>
> I recently reinstalled fink 0.28 on mac os 10.5.2 following the
> instructions on http://www.finkproject.org/download/srcdist.php
>
> The installation seemed to work. However, when I run 'fink
> selfupdate', I get the following connection error message:
>
> [Macintosh-4:~/fink-0.28.0] andrewfriedman% fink selfupdate
> rsync -az -q  rsync://bru.be.eu.finkmirrors.net/finkinfo//
> TIMESTAMP /
> sw/fink/TIMESTAMP.tmp
> rsync: failed to connect to bru.be.eu.finkmirrors.net:
> Connection
> refused (61)
> rsync error: error in socket IO (code 10) at /SourceCache/rsync/
> rsync-30/rsync/clientserver.c(94)
>
> I get similar messages when I try different mirrors.
>
> Do you have any suggestions? I am connecting from the UK, and
> I am a
> relative newcomer to both the UNIX terminal and to fink.
>
> Thank you in advance,
>
> Andrew Friedman
>   
 Which mirrors have you tried?  The bru. one has been reported as
 being dodgy, but others work, at least here.
 
 
> fink.cvs.sourceforge.net(66.35.250.97):2401 failed: Connection
> refused ###
> execution of /usr/bin/su failed, exit code 1
> Failed: Logging into the CVS server for anonymous read-only access
> failed.
>
> At the moment I'm getting round the inability to selfupdate
> by manually downloading the .info and .patch files for th

Re: [Fink-users] rsync

2008-03-31 Thread Stephen M Jones

Still the same problem.

Are cvs and rsync the only ways?  Can I find a tarball
with all the package info files somewhere?  I can only
find one with the base packages.



On Sun, 30 Mar 2008, Alexander Hansen wrote:

> Something like below:
>
>
> :pserver;proxy=www.myproxy.net;proxyport=8000:PSERVER_CONNECTION_ST\
> RING:[EMAIL PROTECTED]:/cvsroot/fink
>
> The ; are not typos--I copied this right from the cvs info page on my
> system.  Put in the appropriate proxy configuration stuff from your
> network.
>
>
>
> On Mar 30, 2008, at 5:14 AM, Stephen M Jones wrote:
>
> >
> >> Did you set proxies via "fink configure" ?
> >
> > Yes.  When I manually download .info and .patch files
> > for a particular package and then do fink install package,
> > everything works automatically as it should.
> >
>
> >> According to the Environment Variables section of "info cvs" for
> >> the version
> >> which comes with Leopard (assuming that's what you're on, too), you
> >> might
> >> want to set CVS_PROXY_PORT to match your http proxy:
> >
> > This doesn't seem to make any difference.
> > What should CVSROOT be set as?  I have no such variable by
> > default.  I have played around without apparent effect.
> >
> > s
> >
> >
> > On Fri, 28 Mar 2008, Alexander K. Hansen wrote:
> >
> >> I'm cc'ing the fink-users mailing list so that others can provide
> >> input or
> >> benefit from the discussion.
> >>
> >> I don't recall that we ever came to a resolution on this.
> >>
> >> Did you set proxies via "fink configure" ?
> >>
> >> According to the Environment Variables section of "info cvs" for
> >> the version
> >> which comes with Leopard (assuming that's what you're on, too), you
> >> might
> >> want to set CVS_PROXY_PORT to match your http proxy:
> >>
> >> `$CVS_PROXY_PORT'
> >>Used in client-server mode to set the port to use when accessing a
> >>server via a web proxy, if the port is not specified in the
> >>CVSROOT.  Works with GSSAPI, and the password authentication
> >>protocol.  *note Remote repositories::
> >>
> >>
> >> (replacing the proxy stuff by those that are applicable to your
> >> network)
> >>
> >> On Friday 28 March 2008 03:42:44 pm Stephen M Jones wrote:
> >>> Hi
> >>>
> >>> Did you or your correspondent ever resolve the rsync
> >>> problem in the [Fink-beginners] thread below?  I
> >>> have exactly the same problem with rsync.  I'm
> >>> behind a firewall and I had a hunch that that is
> >>> the problem but I've no idea how to proceed.
> >>>
> >>> There's a similar problem with selfupdate-cvs, as follows
> >>>
> >>> Now logging into the CVS server. When CVS asks you for a password,
> >>> just
> >>> press return (i.e. the password is empty).
> >>> /usr/bin/su smj -c 'cvs
> >>> -d:pserver:[EMAIL PROTECTED]:/cvsroot/fink login'
> >>> Logging
> >>> in to :pserver:[EMAIL PROTECTED]:2401/cvsroot/
> >>> fink CVS
> >>> password:
> >>> cvs [login aborted]: connect to > >>
> > On Mar 16, 2008, at 5:11 PM, Alexander Hansen wrote:
> >> On Mar 16, 2008, at 12:30 PM, Andrew Friedman wrote:
> >>> Hi,
> >>>
> >>> I recently reinstalled fink 0.28 on mac os 10.5.2 following the
> >>> instructions on http://www.finkproject.org/download/srcdist.php
> >>>
> >>> The installation seemed to work. However, when I run 'fink
> >>> selfupdate', I get the following connection error message:
> >>>
> >>> [Macintosh-4:~/fink-0.28.0] andrewfriedman% fink selfupdate
> >>> rsync -az -q  rsync://bru.be.eu.finkmirrors.net/finkinfo//
> >>> TIMESTAMP /
> >>> sw/fink/TIMESTAMP.tmp
> >>> rsync: failed to connect to bru.be.eu.finkmirrors.net:
> >>> Connection
> >>> refused (61)
> >>> rsync error: error in socket IO (code 10) at /SourceCache/rsync/
> >>> rsync-30/rsync/clientserver.c(94)
> >>>
> >>> I get similar messages when I try different mirrors.
> >>>
> >>> Do you have any suggestions? I am connecting from the UK, and
> >>> I am a
> >>> relative newcomer to both the UNIX terminal and to fink.
> >>>
> >>> Thank you in advance,
> >>>
> >>> Andrew Friedman
> >>
> >> Which mirrors have you tried?  The bru. one has been reported as
> >> being dodgy, but others work, at least here.
> >>
> >>
> >>> fink.cvs.sourceforge.net(66.35.250.97):2401 failed: Connection
> >>> refused ###
> >>> execution of /usr/bin/su failed, exit code 1
> >>> Failed: Logging into the CVS server for anonymous read-only access
> >>> failed.
> >>>
> >>> At the moment I'm getting round the inability to selfupdate
> >>> by manually downloading the .info and .patch files for the
> >>> packages I need: very slow.
> >>>
> >>> Thanks in advance
> >>> Steve
> >>>
> >>>
> >>> Thread from [Fink-beginners]
> >>>
>  Are you going through a firewall by chance?
> 
>  On Mar 16, 2008, at 8:09 PM, Andrew Friedman wrote:
> > Thanks for getting back to me. I reset 'fink configure' to the
> > U.S.
> > mirror and I still get the same e

Re: [Fink-users] rsync

2008-03-31 Thread Stephen M Jones

> Did you set proxies via "fink configure" ?

Yes.  When I manually download .info and .patch files
for a particular package and then do fink install package,
everything works automatically as it should.

> According to the Environment Variables section of "info cvs" for the version
> which comes with Leopard (assuming that's what you're on, too), you might
> want to set CVS_PROXY_PORT to match your http proxy:

This doesn't seem to make any difference.
What should CVSROOT be set as?  I have no such variable by
default.  I have played around without apparent effect.

s


On Fri, 28 Mar 2008, Alexander K. Hansen wrote:

> I'm cc'ing the fink-users mailing list so that others can provide input or
> benefit from the discussion.
>
> I don't recall that we ever came to a resolution on this.
>
> Did you set proxies via "fink configure" ?
>
> According to the Environment Variables section of "info cvs" for the version
> which comes with Leopard (assuming that's what you're on, too), you might
> want to set CVS_PROXY_PORT to match your http proxy:
>
> `$CVS_PROXY_PORT'
> Used in client-server mode to set the port to use when accessing a
> server via a web proxy, if the port is not specified in the
> CVSROOT.  Works with GSSAPI, and the password authentication
> protocol.  *note Remote repositories::
>
>
> (replacing the proxy stuff by those that are applicable to your network)
>
> On Friday 28 March 2008 03:42:44 pm Stephen M Jones wrote:
>> Hi
>>
>> Did you or your correspondent ever resolve the rsync
>> problem in the [Fink-beginners] thread below?  I
>> have exactly the same problem with rsync.  I'm
>> behind a firewall and I had a hunch that that is
>> the problem but I've no idea how to proceed.
>>
>> There's a similar problem with selfupdate-cvs, as follows
>>
>> Now logging into the CVS server. When CVS asks you for a password, just
>> press return (i.e. the password is empty).
>> /usr/bin/su smj -c 'cvs
>> -d:pserver:[EMAIL PROTECTED]:/cvsroot/fink login' Logging
>> in to :pserver:[EMAIL PROTECTED]:2401/cvsroot/fink CVS
>> password:
>> cvs [login aborted]: connect to > >>
 On Mar 16, 2008, at 5:11 PM, Alexander Hansen wrote:
> On Mar 16, 2008, at 12:30 PM, Andrew Friedman wrote:
>> Hi,
>>
>> I recently reinstalled fink 0.28 on mac os 10.5.2 following the
>> instructions on http://www.finkproject.org/download/srcdist.php
>>
>> The installation seemed to work. However, when I run 'fink
>> selfupdate', I get the following connection error message:
>>
>> [Macintosh-4:~/fink-0.28.0] andrewfriedman% fink selfupdate
>> rsync -az -q  rsync://bru.be.eu.finkmirrors.net/finkinfo//
>> TIMESTAMP /
>> sw/fink/TIMESTAMP.tmp
>> rsync: failed to connect to bru.be.eu.finkmirrors.net: Connection
>> refused (61)
>> rsync error: error in socket IO (code 10) at /SourceCache/rsync/
>> rsync-30/rsync/clientserver.c(94)
>>
>> I get similar messages when I try different mirrors.
>>
>> Do you have any suggestions? I am connecting from the UK, and I am a
>> relative newcomer to both the UNIX terminal and to fink.
>>
>> Thank you in advance,
>>
>> Andrew Friedman
>
> Which mirrors have you tried?  The bru. one has been reported as
> being dodgy, but others work, at least here.
>
>
>> fink.cvs.sourceforge.net(66.35.250.97):2401 failed: Connection refused ###
>> execution of /usr/bin/su failed, exit code 1
>> Failed: Logging into the CVS server for anonymous read-only access failed.
>>
>> At the moment I'm getting round the inability to selfupdate
>> by manually downloading the .info and .patch files for the
>> packages I need: very slow.
>>
>> Thanks in advance
>> Steve
>>
>>
>> Thread from [Fink-beginners]
>>
>>> Are you going through a firewall by chance?
>>>
>>> On Mar 16, 2008, at 8:09 PM, Andrew Friedman wrote:
 Thanks for getting back to me. I reset 'fink configure' to the U.S.
 mirror and I still get the same error:

 rsync -az -q  rsync://msn.wi.us.finkmirrors.net/finkinfo//TIMESTAMP /
 sw/fink/TIMESTAMP.tmp
 rsync: failed to connect to msn.wi.us.finkmirrors.net: Connection
 refused (61)
 rsync error: error in socket IO (code 10) at /SourceCache/rsync/
 rsync-30/rsync/clientserver.c(94)

 It retries other mirrors, which give me similar error messages.

 Andrew
>
> -- 
> Alexander K. Hansen
> akh AT finkproject DOT org
> Fink User Liaison and Documenter
>
>


-
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketplace
___
Fink-users mailing list
Fink-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-users


[Fink-users] Failed: phase compiling: pcre-7.6-3 failed

2008-03-31 Thread Richard Vaughn
Hi-

I'm running on A Mac Book Pro with 10.4.11 installed.

When running fink update-all I get the following output:

 >>The following 2 packages will be installed or updated: pcre pcre- 
shlibs

[snip]

./configure --prefix=/sw--enable-utf8 --enable-unicode- 
properties --disable-dependency-tracking --enable-pcregrep-libz -- 
enable-pcregrep-libbz2 --enable-pcretest-libreadlinechecking for a  
BSD-compatible install... /usr/bin/install -cchecking whether build  
environment is sane... yeschecking for a thread-safe mkdir -p... ./ 
install-sh -c -dchecking for gawk... nochecking for mawk...  
nochecking for nawk... nochecking for awk... awkchecking whether make  
sets $(MAKE)... yeschecking for gcc... gccchecking for C compiler  
default output file name... configure: error: C compiler cannot  
create executablesSee `config.log' for more details.### execution  
of ./configure failed, exit code 77Removing runtime build- 
lock...Removing build-lock package.../sw/bin/dpkg-lockwait -r fink- 
buildlock-pcre-7.6-3(Reading database ... 22657 files and directories  
currently installed.)Removing fink-buildlock-pcre-7.6-3 ...Failed:  
phase compiling: pcre-7.6-3 failed

 >>

Any ideas?

Rick



-
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketplace
___
Fink-users mailing list
Fink-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-users


Re: [Fink-users] Failed: phase compiling: octave-a tlas-3.0.0-3 failed

2008-03-31 Thread Alexander K. Hansen
On Monday 31 March 2008 09:55:22 am Ben Abbott wrote:
> On Mar 31, 2008, at 9:17 AM, Alexander K. Hansen wrote:
> > On Monday 31 March 2008 07:19:05 am Ben Abbott wrote:
> >> Yann Clénet  free.fr> writes:
> >>> actually, I was trying to install the gdl package and it failed at
> >>> the
> >>> octave-atlas step. but if I can be of any help (I am rather a newbie
> >>> than an expert of fink...), I can try any suggestion
> >>>
> >>> Yann
> >>
> >> hmmm... looking at the dependencies for gdl, I don't see why
> >> octave-atlas is needed. Alexander/JF should be more help with
> >> that.
> >>
> >> Regarding octave-atlas, you might try installing octave instead.
> >> Please start by replacing the "make check" line in octave.info and
> >> then
> >>
> >> $ fink remove octave-atlas
> >> $ fink install octave
> >> $ fink install gdl
> >>
> >> On both my Intel and PPC based Macs "fink install octave" works
> >> for me ... I haven't tried to install gdl.
> >
> > I was surprised when encountered this myself.  gdl depends on plplot
> > which
> > depends on octave | octave-atlas
>
> Sounds like good news for Yann. If he chooses to install octave
> instead of octave-atlas, he should have a functional gdl.
>
> Back the the problem with Octave-atlas, I tried to build on my ppc
> based Mac, but the build of atlas failed.  Some of what I encountered
> is below.
>
> $ fink install atlas atlas-shlibs
>
> [...]
>
> gcc -DL2SIZE=4194304 -I/sw/src/fink.build/atlas-3.8.1-1/bld/include -I/
> sw/s
>  rc/fink.build/atlas-3.8.1-1/bld/../ATLAS//include -I/sw/src/
> fink.build/atla
>  s-3.8.1-1/bld/../ATLAS//include/contrib -DAdd_ -DF77_INTEGER=int -
> DStringSu
>  nStyle -DATL_OS_OSX -DATL_ARCH_PPCG4 -DATL_CPUMHZ=1499 -
> DATL_AltiVec -DATL_
>  GAS_PPC  -O3 -maltivec -mabi=altivec -mcpu=7400 -mtune=7400 -no-
> cpp-precomp
>   -faltivec -m32 -DATL_BETA=1 -c cmm_b1.c
> gcc: unrecognized option '-no-cpp-precomp'
> cmm_b1.c: In function 'ATL_cJIK80x80x80TN80x80x0_a1_b1':
> cmm_b1.c:147: error: can't convert value to a vector
> cmm_b1.c:153: warning: use of 'long' in AltiVec types is deprecated;
> use 'int'
> cmm_b1.c:153: error: can't convert between vector values of different
> size
> make[6]: *** [cBuildCobjs] Error 1
> make[5]: *** [cmmucase] Error 2
>
> [... snip ...]
>
> gcc -DL2SIZE=4194304 -I/sw/src/fink.build/atlas-3.8.1-1/bld/include -I/
> sw/s
>  rc/fink.build/atlas-3.8.1-1/bld/../ATLAS//include -I/sw/src/
> fink.build/atla
>  s-3.8.1-1/bld/../ATLAS//include/contrib -DAdd_ -DF77_INTEGER=int -
> DStringSu
>  nStyle -DATL_OS_OSX -DATL_ARCH_PPCG4 -DATL_CPUMHZ=1499 -
> DATL_AltiVec -DATL_
>  GAS_PPC  -DATL_UCLEANM -DATL_UCLEANN -DATL_UCLEANK -O3 -maltivec -
> mabi=alti
>  vec -mcpu=7400 -mtune=7400 -no-cpp-precomp -faltivec -m32 -c
> ATL_cupMBmm0_1
>  _0_b0.c
> gcc: unrecognized option '-no-cpp-precomp'
> ATL_cupMBmm0_1_0_b0.c:82:1: warning: "ATL_AltiVec" redefined
> : warning: this is the location of the previous definition
> ATL_cupMBmm0_1_0_b0.c: In function 'ATL_mmcu':
> ATL_cupMBmm0_1_0_b0.c:131: error: can't convert value to a vector
> ATL_cupMBmm0_1_0_b0.c: In function 'ATL_cupMBmm0_1_0_b0':
> ATL_cupMBmm0_1_0_b0.c:212: error: can't convert value to a vector
> ATL_cupMBmm0_1_0_b0.c:219: warning: use of 'long' in AltiVec types is
> deprecated; use 'int'
> ATL_cupMBmm0_1_0_b0.c:219: error: can't convert between vector values
> of different size
> make[8]: *** [ATL_cupMBmm0_1_0_b0.o] Error 1
> make[7]: *** [ccleanuplib] Error 2
> make[6]: *** [clib] Error 2
> make[5]: *** [cmmlib] Error 2
> make[4]: *** [cinstall] Error 2
> make[3]: *** [install] Error 2
> make[2]: *** [IRunMMDef] Error 2
>
> [...]
>
> Is this a known problem on ppc (10.5) or shall I start a new thread?
>
> Ben

Check out 

http://akhmac.blogdns.net/%7Ehansen/finklogs/atlas_test/fink-build-log_atlas.bz2

The issue appears to be an upstream problem.

-- 
Alexander K. Hansen
akh AT finkproject DOT org
Fink User Liaison and Documenter

-
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketplace
___
Fink-users mailing list
Fink-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-users


Re: [Fink-users] Failed: phase compiling: octave-atlas-3.0.0-3 failed

2008-03-31 Thread Jean-François Mertens

On 31 Mar 2008, at 15:55, Ben Abbott wrote:
> Back the the problem with Octave-atlas, I tried to build on my ppc
> based Mac, but the build of atlas failed.
> Is this a known problem on ppc (10.5) or shall I start a new thread?

Not on ppc _ on G4.
Sure _ there are threads about it; cf also last sentence of DescPort.

JF Mertens

-
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketplace
___
Fink-users mailing list
Fink-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-users


Re: [Fink-users] Failed: phase compiling: octave-atlas-3.0.0-3 failed

2008-03-31 Thread Ben Abbott
On Mar 31, 2008, at 9:17 AM, Alexander K. Hansen wrote:
> On Monday 31 March 2008 07:19:05 am Ben Abbott wrote:
>> Yann Clénet  free.fr> writes:
>>> actually, I was trying to install the gdl package and it failed at  
>>> the
>>> octave-atlas step. but if I can be of any help (I am rather a newbie
>>> than an expert of fink...), I can try any suggestion
>>>
>>> Yann
>>
>> hmmm... looking at the dependencies for gdl, I don't see why
>> octave-atlas is needed. Alexander/JF should be more help with
>> that.
>>
>> Regarding octave-atlas, you might try installing octave instead.
>> Please start by replacing the "make check" line in octave.info and
>> then
>>
>> $ fink remove octave-atlas
>> $ fink install octave
>> $ fink install gdl
>>
>> On both my Intel and PPC based Macs "fink install octave" works
>> for me ... I haven't tried to install gdl.
>>
> I was surprised when encountered this myself.  gdl depends on plplot  
> which
> depends on octave | octave-atlas

Sounds like good news for Yann. If he chooses to install octave  
instead of octave-atlas, he should have a functional gdl.

Back the the problem with Octave-atlas, I tried to build on my ppc  
based Mac, but the build of atlas failed.  Some of what I encountered  
is below.

$ fink install atlas atlas-shlibs

[...]

gcc -DL2SIZE=4194304 -I/sw/src/fink.build/atlas-3.8.1-1/bld/include -I/ 
sw/s
 rc/fink.build/atlas-3.8.1-1/bld/../ATLAS//include -I/sw/src/ 
fink.build/atla
 s-3.8.1-1/bld/../ATLAS//include/contrib -DAdd_ -DF77_INTEGER=int - 
DStringSu
 nStyle -DATL_OS_OSX -DATL_ARCH_PPCG4 -DATL_CPUMHZ=1499 - 
DATL_AltiVec -DATL_
 GAS_PPC  -O3 -maltivec -mabi=altivec -mcpu=7400 -mtune=7400 -no- 
cpp-precomp
  -faltivec -m32 -DATL_BETA=1 -c cmm_b1.c
gcc: unrecognized option '-no-cpp-precomp'
cmm_b1.c: In function 'ATL_cJIK80x80x80TN80x80x0_a1_b1':
cmm_b1.c:147: error: can't convert value to a vector
cmm_b1.c:153: warning: use of 'long' in AltiVec types is deprecated;  
use 'int'
cmm_b1.c:153: error: can't convert between vector values of different  
size
make[6]: *** [cBuildCobjs] Error 1
make[5]: *** [cmmucase] Error 2

[... snip ...]

gcc -DL2SIZE=4194304 -I/sw/src/fink.build/atlas-3.8.1-1/bld/include -I/ 
sw/s
 rc/fink.build/atlas-3.8.1-1/bld/../ATLAS//include -I/sw/src/ 
fink.build/atla
 s-3.8.1-1/bld/../ATLAS//include/contrib -DAdd_ -DF77_INTEGER=int - 
DStringSu
 nStyle -DATL_OS_OSX -DATL_ARCH_PPCG4 -DATL_CPUMHZ=1499 - 
DATL_AltiVec -DATL_
 GAS_PPC  -DATL_UCLEANM -DATL_UCLEANN -DATL_UCLEANK -O3 -maltivec - 
mabi=alti
 vec -mcpu=7400 -mtune=7400 -no-cpp-precomp -faltivec -m32 -c  
ATL_cupMBmm0_1
 _0_b0.c
gcc: unrecognized option '-no-cpp-precomp'
ATL_cupMBmm0_1_0_b0.c:82:1: warning: "ATL_AltiVec" redefined
: warning: this is the location of the previous definition
ATL_cupMBmm0_1_0_b0.c: In function 'ATL_mmcu':
ATL_cupMBmm0_1_0_b0.c:131: error: can't convert value to a vector
ATL_cupMBmm0_1_0_b0.c: In function 'ATL_cupMBmm0_1_0_b0':
ATL_cupMBmm0_1_0_b0.c:212: error: can't convert value to a vector
ATL_cupMBmm0_1_0_b0.c:219: warning: use of 'long' in AltiVec types is  
deprecated; use 'int'
ATL_cupMBmm0_1_0_b0.c:219: error: can't convert between vector values  
of different size
make[8]: *** [ATL_cupMBmm0_1_0_b0.o] Error 1
make[7]: *** [ccleanuplib] Error 2
make[6]: *** [clib] Error 2
make[5]: *** [cmmlib] Error 2
make[4]: *** [cinstall] Error 2
make[3]: *** [install] Error 2
make[2]: *** [IRunMMDef] Error 2

[...]

Is this a known problem on ppc (10.5) or shall I start a new thread?

Ben



-
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketplace
___
Fink-users mailing list
Fink-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-users


Re: [Fink-users] Failed: phase compiling: octave-atlas-3.0.0-3 failed

2008-03-31 Thread Jean-Francois Mertens
Alexander Hansen wrote:

> It might be of interest to try the suitesparse on the tracker (I'm  
> working my way to it).

Same _ no problem here with "fink -m rebuild octave-atlas"

JF

-
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketplace
___
Fink-users mailing list
Fink-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-users


Re: [Fink-users] Failed: phase compiling: octave-atlas- 3.0.0-3 failed

2008-03-31 Thread Alexander K. Hansen
On Monday 31 March 2008 07:19:05 am Ben Abbott wrote:
> Yann Clénet  free.fr> writes:
> > actually, I was trying to install the gdl package and it failed at the
> > octave-atlas step. but if I can be of any help (I am rather a newbie
> > than an expert of fink...), I can try any suggestion
> >
> > Yann
>
> hmmm... looking at the dependencies for gdl, I don't see why
> octave-atlas is needed. Alexander/JF should be more help with
> that.
>
> Regarding octave-atlas, you might try installing octave instead.
> Please start by replacing the "make check" line in octave.info and
> then
>
> $ fink remove octave-atlas
> $ fink install octave
> $ fink install gdl
>
> On both my Intel and PPC based Macs "fink install octave" works
> for me ... I haven't tried to install gdl.
>
>
>
>

I was surprised when encountered this myself.  gdl depends on plplot which 
depends on octave | octave-atlas
-- 
Alexander K. Hansen
akh AT finkproject DOT org
Fink User Liaison and Documenter

-
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketplace
___
Fink-users mailing list
Fink-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-users


Re: [Fink-users] Failed: phase compiling: octave-atlas- 3.0.0-3 failed

2008-03-31 Thread Ben Abbott
Yann Clénet  free.fr> writes:

> 
> actually, I was trying to install the gdl package and it failed at the  
> octave-atlas step. but if I can be of any help (I am rather a newbie  
> than an expert of fink...), I can try any suggestion
> 
> Yann

hmmm... looking at the dependencies for gdl, I don't see why
octave-atlas is needed. Alexander/JF should be more help with
that.

Regarding octave-atlas, you might try installing octave instead.
Please start by replacing the "make check" line in octave.info and
then

$ fink remove octave-atlas
$ fink install octave
$ fink install gdl

On both my Intel and PPC based Macs "fink install octave" works 
for me ... I haven't tried to install gdl.






-
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketplace
___
Fink-users mailing list
Fink-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-users


Re: [Fink-users] Failed: phase compiling: octave-atlas-3.0.0-3 failed

2008-03-31 Thread Yann Clénet
actually, I was trying to install the gdl package and it failed at the  
octave-atlas step. but if I can be of any help (I am rather a newbie  
than an expert of fink...), I can try any suggestion

Yann


>> Segfaults are hard to diagnose (remember the last one
>> about octave-forge, Ben ..)
>> And BTW, I see the failed test (/sw/share/octave/3.0.0/m/sparse/ 
>> pcg.m)
>> is in the "sparse" directory, and contains several refs to sparsity;
>> suitesparse might not be involved ??
>>
>> JF
>
> It is possible. If Yann is up to the task of helping isolate the  
> problem, we can have him run
>
> > test pcg verbose
>
> That should tell us what test is actually failing. I suspect the  
> left-divide because that problem has already been identified.  
> However, I'm confused as to why Yann is encountering it ... unless  
> he is using Octave's developer sources form Feb to the mid-Mar.
>
> Ben
>
>
>


-
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketplace
___
Fink-users mailing list
Fink-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-users


Re: [Fink-users] slow comparative execution time with mpfr on MBP vs Linux

2008-03-31 Thread Martin Costabel
S. Newhouse wrote:
> Hello,
> I am running an MBP  with OSX 10.4.11. This has an Intel Core 2 duo at 
> 2.13GHz  I also have a Linux box with Fedora Core 6 and an Intel Core 2 
> duo at 2.13 GHz.   Both have 3 GB RAM.
> I compiled the attached code 'sample_bat.c'  a sample program using gmp 
> and mpfr on both machines with the following execution times.  The code 
> on the  MBP was compiled with cc -O3 and on the Linux bax with cc -O.
> Here are the execution times:
> 
> MBP:  [EMAIL PROTECTED] MPFR]$ time ./sample_bat
> Sum is 2.7182818284590452353602874713526624977572470936999
> 
> real0m2.384s
> user0m2.242s
> sys 0m0.025s
> 
> 
> Linux:
> [EMAIL PROTECTED] MPFR]$ time sample_bat
> Sum is 2.7182818284590452353602874713526624977572470936999
> 
> real0m1.057s
> user0m1.056s
> sys 0m0.000s
> 
> 
> Anyone know why the MBP is less than half the speed of the Linux box?   

On my new MBP with 2.4GHz I get

real0m0.896s
user0m0.892s
sys 0m0.003s

So it's not a general Apple slowness. My guess is that the bus speed on 
your MBP might have something to do with it. You might also consider 
upgrading to Leopard.

I did this also on a slightly older iMac with a core2 duo 2.16 GHz and 
got the same speed as on your linux box. The time was halved when I used 
the libmpfr1-64bit variants:

real0m0.525s
user0m0.521s
sys 0m0.002s

-- 
Martin


-
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketplace
___
Fink-users mailing list
Fink-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-users