Re: [Fink-users] g77 update failure

2008-01-14 Thread Ben Abbott

On Jan 14, 2008, at 4:09 PM, Martin Costabel wrote:

> Ben Abbott wrote:
>> I'm running Leopard on PPC.
>> Today, I did a selfupdate and tried to update-all
>> Unfortunately, g77 is failing.
>
> Two weeks ago, the new g77 maintainer put up a new version on the  
> submission tracker #1860726
>   
> >
> I helped  maintainer for a while, but ran out of time when this  
> arrived, so I couldn't test it.
> You would be very welcome if you could test this version. It is  
> supposed to have fixed the bug you are reporting.
>

My rather large FEM/BEM program worked perfectly!

-
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] g77 update failure

2008-01-14 Thread Ben Abbott

On Jan 14, 2008, at 4:09 PM, Martin Costabel wrote:

> Ben Abbott wrote:
>> I'm running Leopard on PPC.
>> Today, I did a selfupdate and tried to update-all
>> Unfortunately, g77 is failing.
>
> Two weeks ago, the new g77 maintainer put up a new version on the  
> submission tracker #1860726
>   
> >
> I helped  maintainer for a while, but ran out of time when this  
> arrived, so I couldn't test it.
> You would be very welcome if you could test this version. It is  
> supposed to have fixed the bug you are reporting.

It built successfully. I'll do some checking and let you know how it  
goes.

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] g77 update failure

2008-01-14 Thread Alexander Hansen
Martin Costabel wrote:
> Ben Abbott wrote:
>   
>> I'm running Leopard on PPC.
>>
>> Today, I did a selfupdate and tried to update-all
>>
>> Unfortunately, g77 is failing.
>> 
>
> Two weeks ago, the new g77 maintainer put up a new version on the 
> submission tracker #1860726
> 
> I helped  maintainer for a while, but ran out of time when this arrived, 
> so I couldn't test it.
> You would be very welcome if you could test this version. It is supposed 
> to have fixed the bug you are reporting.
>
>   
Ah.  OK.  I'll put it on the fast track in my validation environment
once that is set up again.

-
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] g77 update failure

2008-01-14 Thread Martin Costabel
Ben Abbott wrote:
> I'm running Leopard on PPC.
> 
> Today, I did a selfupdate and tried to update-all
> 
> Unfortunately, g77 is failing.

Two weeks ago, the new g77 maintainer put up a new version on the 
submission tracker #1860726

I helped  maintainer for a while, but ran out of time when this arrived, 
so I couldn't test it.
You would be very welcome if you could test this version. It is supposed 
to have fixed the bug you are reporting.

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


Re: [Fink-users] g77 update failure

2008-01-14 Thread Alexander Hansen
Ben Abbott wrote:


> Sorry about that.
>
> gcc -c   -g -no-cpp-precomp -DHAVE_DESIGNATED_INITIALIZERS=0 -DIN_GCC   -W 
> -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic 
> -Wno-long-long-DHAVE_CONFIG_H -I/sw/include   -I. -I. 
> -I../../gcc-3.4.3/gcc -I../../gcc-3.4.3/gcc/. 
> -I../../gcc-3.4.3/gcc/../include  \
>   ../../gcc-3.4.3/gcc/config/rs6000/host-darwin.c
> ../../gcc-3.4.3/gcc/config/rs6000/host-darwin.c: In function 'segv_handler':
> ../../gcc-3.4.3/gcc/config/rs6000/host-darwin.c:66: error: 'struct 
> __darwin_mcontext' has no member named 'ss'
> ../../gcc-3.4.3/gcc/config/rs6000/host-darwin.c:115: error: 'struct 
> __darwin_mcontext' has no member named 'es'
> ../../gcc-3.4.3/gcc/config/rs6000/host-darwin.c:115: error: 'struct 
> __darwin_mcontext' has no member named 'ss'
> make[2]: *** [host-darwin.o] Error 1
> make[1]: *** [stage1_build] Error 2
> make: *** [bootstrap] Error 2
>
>
>
>   
OK.  I get an identical failure (10.5.1, PowerPC)

-
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] g77 update failure

2008-01-14 Thread Ben Abbott


Ben
"Luck Favors the Prepared" [Louis Pasteur]
"Opportunity + Preparedness = Luck" [Ernest Hemingway]
"The More I Practice the Luckier I Get" [James Heighway]



 
On Monday, January 14, 2008, at 08:58AM, "Alexander Hansen" <[EMAIL PROTECTED]> 
wrote:
>Ben Abbott wrote:
>> I'm running Leopard on PPC.
>>
>> Today, I did a selfupdate and tried to update-all
>>
>> Unfortunately, g77 is failing.
>>
>> ../../gcc-3.4.3/gcc/config/rs6000/host-darwin.c
>> ../../gcc-3.4.3/gcc/config/rs6000/host-darwin.c: In function  
>> 'segv_handler':
>> ../../gcc-3.4.3/gcc/config/rs6000/host-darwin.c:66: error: 'struct  
>> __darwin_mcontext' has no member named 'ss'
>> ../../gcc-3.4.3/gcc/config/rs6000/host-darwin.c:115: error: 'struct  
>> __darwin_mcontext' has no member named 'es'
>> ../../gcc-3.4.3/gcc/config/rs6000/host-darwin.c:115: error: 'struct  
>> __darwin_mcontext' has no member named 'ss'
>> make[2]: *** [host-darwin.o] Error 1
>> make[1]: *** [stage1_build] Error 2
>> make: *** [bootstrap] Error 2
>> ### execution of /var/tmp/tmp.2.UYUGAr failed, exit code 2
>> Removing runtime build-lock...
>> Removing build-lock package...
>> /sw/bin/dpkg-lockwait -r fink-buildlock-g77-3.4.3-102
>> (Reading database ... 107674 files and directories currently installed.)
>> Removing fink-buildlock-g77-3.4.3-102 ...
>> Failed: phase compiling: g77-3.4.3-102 failed
>>
>> Thoughts?
>>   
>What was the compiler line just before the failure? I'm not sure it's
>going to be relevant, but it's more data.
>
>

Sorry about that.

gcc -c   -g -no-cpp-precomp -DHAVE_DESIGNATED_INITIALIZERS=0 -DIN_GCC   -W 
-Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic 
-Wno-long-long-DHAVE_CONFIG_H -I/sw/include   -I. -I. -I../../gcc-3.4.3/gcc 
-I../../gcc-3.4.3/gcc/. -I../../gcc-3.4.3/gcc/../include  \
../../gcc-3.4.3/gcc/config/rs6000/host-darwin.c
../../gcc-3.4.3/gcc/config/rs6000/host-darwin.c: In function 'segv_handler':
../../gcc-3.4.3/gcc/config/rs6000/host-darwin.c:66: error: 'struct 
__darwin_mcontext' has no member named 'ss'
../../gcc-3.4.3/gcc/config/rs6000/host-darwin.c:115: error: 'struct 
__darwin_mcontext' has no member named 'es'
../../gcc-3.4.3/gcc/config/rs6000/host-darwin.c:115: error: 'struct 
__darwin_mcontext' has no member named 'ss'
make[2]: *** [host-darwin.o] Error 1
make[1]: *** [stage1_build] Error 2
make: *** [bootstrap] Error 2




-
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] g77 update failure

2008-01-14 Thread Alexander Hansen
Ben Abbott wrote:
> I'm running Leopard on PPC.
>
> Today, I did a selfupdate and tried to update-all
>
> Unfortunately, g77 is failing.
>
> ../../gcc-3.4.3/gcc/config/rs6000/host-darwin.c
> ../../gcc-3.4.3/gcc/config/rs6000/host-darwin.c: In function  
> 'segv_handler':
> ../../gcc-3.4.3/gcc/config/rs6000/host-darwin.c:66: error: 'struct  
> __darwin_mcontext' has no member named 'ss'
> ../../gcc-3.4.3/gcc/config/rs6000/host-darwin.c:115: error: 'struct  
> __darwin_mcontext' has no member named 'es'
> ../../gcc-3.4.3/gcc/config/rs6000/host-darwin.c:115: error: 'struct  
> __darwin_mcontext' has no member named 'ss'
> make[2]: *** [host-darwin.o] Error 1
> make[1]: *** [stage1_build] Error 2
> make: *** [bootstrap] Error 2
> ### execution of /var/tmp/tmp.2.UYUGAr failed, exit code 2
> Removing runtime build-lock...
> Removing build-lock package...
> /sw/bin/dpkg-lockwait -r fink-buildlock-g77-3.4.3-102
> (Reading database ... 107674 files and directories currently installed.)
> Removing fink-buildlock-g77-3.4.3-102 ...
> Failed: phase compiling: g77-3.4.3-102 failed
>
> Thoughts?
>   
What was the compiler line just before the failure? I'm not sure it's
going to be relevant, but it's more data.

-
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] g77 update failure

2008-01-13 Thread Ben Abbott
I'm running Leopard on PPC.

Today, I did a selfupdate and tried to update-all

Unfortunately, g77 is failing.

../../gcc-3.4.3/gcc/config/rs6000/host-darwin.c
../../gcc-3.4.3/gcc/config/rs6000/host-darwin.c: In function  
'segv_handler':
../../gcc-3.4.3/gcc/config/rs6000/host-darwin.c:66: error: 'struct  
__darwin_mcontext' has no member named 'ss'
../../gcc-3.4.3/gcc/config/rs6000/host-darwin.c:115: error: 'struct  
__darwin_mcontext' has no member named 'es'
../../gcc-3.4.3/gcc/config/rs6000/host-darwin.c:115: error: 'struct  
__darwin_mcontext' has no member named 'ss'
make[2]: *** [host-darwin.o] Error 1
make[1]: *** [stage1_build] Error 2
make: *** [bootstrap] Error 2
### execution of /var/tmp/tmp.2.UYUGAr failed, exit code 2
Removing runtime build-lock...
Removing build-lock package...
/sw/bin/dpkg-lockwait -r fink-buildlock-g77-3.4.3-102
(Reading database ... 107674 files and directories currently installed.)
Removing fink-buildlock-g77-3.4.3-102 ...
Failed: phase compiling: g77-3.4.3-102 failed

Thoughts?

-
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