On 9/29/12 6:22 AM, Alan Rakes wrote:
> During my latest fink update-all yesterday, it failed to even get
> started.  Here is the whole error sequence.
> 
> Alan-Rakess-Pro:~ alanrakes$ fink update-all
> Scanning package description files..........
> Information about 6249 packages read in 1 seconds.
> Can't resolve dependency "xcode (>= 4.5)" for package "gcc47-4.7.2-1000" (no
> matching packages/versions found)
> Exiting with failure.
> Alan-Rakess-Pro:~ alanrakes$ 
> 
> 
> I have been running trouble free for months.  This is a new error.  I am
> running 10.7.5.  
> 
> Here are some of the basics of my system.
> 
>  Model Name:MacBook Pro
>   Model Identifier:MacBookPro8,2
>   Processor Name:Intel Core i7
>   Processor Speed:2 GHz
>   Number of Processors:1
>   Total Number of Cores:4
>   L2 Cache (per Core):256 KB
>   L3 Cache:6 MB
>   Memory:4 GB
>   Boot ROM Version:MBP81.0047.B27
>   SMC Version (system):1.69f3
> 
> 
> Alan
> 
> 

The gcc47 maintainer has stipulated that people need to use the Command
Line Tools for Xcode 4.5 to build it (that's what the 'xcode' virtual
package corresponds to), and you  don't have that version.

Either (1) update the Xcode Command Line Tools (and the Xcode
application to match, if you have that installed), (2) don't use "fink
update-all" and keep gcc47 at the version you currently have, or (3) you
can edit /sw/fink/10.7/stable/main/finkinfo/devel/gcc47.info (assuming a
default Fink tree) to remove the BuildDepends on xcode.

If you do (3), then if there are problems down the line when you use
gcc47 we can't really do much about them because you're using a local
modification rather than the package as it appears in the distribution.
-- 
Alexander Hansen, Ph.D.
Fink User Liaison
My package updates: http://finkakh.wordpress.com/

------------------------------------------------------------------------------
How fast is your code?
3 out of 4 devs don\\\'t know how their code performs in production.
Find out how slow your code is with AppDynamics Lite.
http://ad.doubleclick.net/clk;262219672;13503038;z?
http://info.appdynamics.com/FreeJavaPerformanceDownload.html
_______________________________________________
Fink-beginners mailing list
Fink-beginners@lists.sourceforge.net
List archive:
http://news.gmane.org/gmane.os.apple.fink.beginners
Subscription management:
https://lists.sourceforge.net/lists/listinfo/fink-beginners

Reply via email to