On Jun 6, 2012, at 6:59 PM, Alexander Hansen wrote:

> On 6/6/12 9:41 AM, Alexander Hansen wrote:
>> On 6/6/12 9:37 AM, jfm wrote:
>>> 
>>> On Jun 6, 2012, at 5:20 PM, Alexander Hansen wrote:
>>> 
>>>> On 6/5/12 11:15 AM, Alexander Hansen wrote:
>>>>> On 6/5/12 11:03 AM, Jack Howarth wrote:
>>>>>> Alexander,
>>>>>>  Do you have a previous build of an earlier altas installed? A google on 
>>>>>> ATL_FreeAtomicCount undefined
>>>>>> produced...
>>>>>> 
>>>>>> http://trac.sagemath.org/sage_trac/ticket/12349
>>>>>> 
>>>>>>       Jack
>>>>> 
>>>>> 
>>>>> Yes, since the new packaging didn't explicitly forbid it in any way.
>>>>> 
>>>> 
>>>> I don't think a previous atlas is too likely to be causing the problem
>>>> since I was able to update from 3.9.11 to 3.9.76 on 10.5/i386.
>>> Right. If you look at your link command in this thread,  this looks 
>>> impossible.
>>> Sounds much more likely that those .o files were for some reason not made.
>>> Trivial to look into your libatlas.a to see if they are there... (But I 
>>> can't look
>>> into your builddir.)
>>> It may be useful to send a bug report upstream, since upstream's G4 is dead,
>>> so no more testing on G4 ... (cf. http://www.cs.utsa.edu/~whaley/ATL310/)
>>>> 
> 
> 
> $ find /sw/src/fink.build/atlas-3.9.76-4/ -name "*Atomic*.o"
> /sw/src/fink.build/atlas-3.9.76-4/SHAR_bld/lib/tmp/ATL_DecGlobalAtomicCount.o
> /sw/src/fink.build/atlas-3.9.76-4/SHAR_bld/lib/tmp/ATL_FreeGlobalAtomicCount.o
> /sw/src/fink.build/atlas-3.9.76-4/SHAR_bld/lib/tmp/ATL_GetAtomicCount.o
> /sw/src/fink.build/atlas-3.9.76-4/SHAR_bld/lib/tmp/ATL_GetGlobalAtomicCount.o
> /sw/src/fink.build/atlas-3.9.76-4/SHAR_bld/lib/tmp/ATL_ResetGlobalAtomicCount.o
> /sw/src/fink.build/atlas-3.9.76-4/SHAR_bld/lib/tmp/ATL_SetGlobalAtomicCount.o
> /sw/src/fink.build/atlas-3.9.76-4/SHAR_bld/src/threads/ATL_DecGlobalAtomicCount.o
> /sw/src/fink.build/atlas-3.9.76-4/SHAR_bld/src/threads/ATL_FreeGlobalAtomicCount.o
> /sw/src/fink.build/atlas-3.9.76-4/SHAR_bld/src/threads/ATL_GetAtomicCount.o
> /sw/src/fink.build/atlas-3.9.76-4/SHAR_bld/src/threads/ATL_GetGlobalAtomicCount.o
> /sw/src/fink.build/atlas-3.9.76-4/SHAR_bld/src/threads/ATL_ResetGlobalAtomicCount.o
> /sw/src/fink.build/atlas-3.9.76-4/SHAR_bld/src/threads/ATL_SetGlobalAtomicCount.o
> /sw/src/fink.build/atlas-3.9.76-4/STAT_bld/src/threads/ATL_DecGlobalAtomicCount.o
> /sw/src/fink.build/atlas-3.9.76-4/STAT_bld/src/threads/ATL_FreeGlobalAtomicCount.o
> /sw/src/fink.build/atlas-3.9.76-4/STAT_bld/src/threads/ATL_GetAtomicCount.o
> /sw/src/fink.build/atlas-3.9.76-4/STAT_bld/src/threads/ATL_GetGlobalAtomicCount.o
> /sw/src/fink.build/atlas-3.9.76-4/STAT_bld/src/threads/ATL_ResetGlobalAtomicCount.o
> /sw/src/fink.build/atlas-3.9.76-4/STAT_bld/src/threads/ATL_SetGlobalAtomicCount.o
> 
> So I'm not seeing FreeAtomicCount, ResetAtomicCount, DecAtomicCount, or
> SetAtomicCount.  Indeed, these appear never to get built, and there was
> not even an error indicating that an _attempt_ was made and failed:
> 
> $ grep FreeAtomicCount fink-build-log_atlas_3.9.76-4_2012.06.04-11.12.57
> ATLAS/src/threads/ATL_FreeAtomicCount_arch.c
> ATLAS/src/threads/ATL_FreeAtomicCount_mut.c
>  "_ATL_FreeAtomicCount", referenced from:
> 
> $ grep ResetAtomicCount fink-build-log_atlas_3.9.76-4_2012.06.04-11.12.57
> ATLAS/src/threads/ATL_ResetAtomicCount_mut.c
> ATLAS/src/threads/ATL_ResetAtomicCount_amd64.S
> ATLAS/src/threads/ATL_ResetAtomicCount_ia32.S
> ATLAS/src/threads/ATL_ResetAtomicCount_mips.S
> ATLAS/src/threads/ATL_ResetAtomicCount_ppc.S
> ATLAS/src/threads/ATL_ResetAtomicCount_sparc.S
>  "_ATL_ResetAtomicCount", referenced from:
> 
> $ grep DecAtomicCount fink-build-log_atlas_3.9.76-4_2012.06.04-11.12.57
> ATLAS/src/threads/ATL_DecAtomicCount_mut.c
> ATLAS/src/threads/ATL_DecAtomicCount_amd64.S
> ATLAS/src/threads/ATL_DecAtomicCount_ia32.S
> ATLAS/src/threads/ATL_DecAtomicCount_mips.S
> ATLAS/src/threads/ATL_DecAtomicCount_ppc.S
> ATLAS/src/threads/ATL_DecAtomicCount_sparc.S
>  "_ATL_DecAtomicCount", referenced from:
> 
> $ grep SetAtomicCount fink-build-log_atlas_3.9.76-4_2012.06.04-11.12.57
> ATLAS/src/threads/ATL_SetAtomicCount_arch.c
> ATLAS/src/threads/ATL_SetAtomicCount_mut.c
>  "_ATL_SetAtomicCount", referenced from:

Great !

So I think this you can send upstream as bug-report...
Possibly Clint sees immediately the cause of the problem ..
 
JF
------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
Fink-devel mailing list
Fink-devel@lists.sourceforge.net
List archive:
http://news.gmane.org/gmane.os.apple.fink.devel
Subscription management:
https://lists.sourceforge.net/lists/listinfo/fink-devel

Reply via email to