On 7/26/12 2:43 AM, Umut Yildiz wrote:
> Dear All,
> 
> I have just installed Mountain Lion (10.8) and upgraded Fink. However
> when I use the command "fink update-all" it works but stops with the
> following error.
> "No recognized Xcode.app installed"
> 
> I actually installed XCode 4.4 via AppStore and also tried installing
> with the dmg file from the Developers Website. XCode seems to work, but
> no luck for the Fink.I guess in the new version Installing XCode means
> just putting the XCode.app file to the Applications folder so that it
> does not make the necessary links for Fink to understand. How do we
> workaround this problem?
> 
> Thanks for your time.
> 
> Umut
> 
> Here follows the full error message.

Incorrect.  This is the _end_ of the error message and it contains no
useful information for debugging purposes.  All of the text below is
about fink cleaning up after the build.  The first three lines will be
shown after _any_ build, whether it succeeds or fails.

> 
> /sw/bin/dpkg-lockwait -r fink-buildlock-freetype219-2.4.6-2
> (Reading database ... 44680 files and directories currently installed.)
> Removing fink-buildlock-freetype219-2.4.6-2 ...
> Failed: phase compiling: freetype219-2.4.6-2 failed
> 
> Before reporting any errors, please run "fink selfupdate" and try again.
> Also try using "fink configure" to set your maximum build jobs to 1 and
> attempt to build the package again.
> If you continue to have issues, please check to see if the FAQ on Fink's
> website solves the problem.  If not, ask on one (not both, please) of
> these mailing lists:
> 
>     The Fink Users List <fink-us...@lists.sourceforge.net
> <mailto:fink-us...@lists.sourceforge.net>>
>     The Fink Beginners List <fink-beginners@lists.sourceforge.net
> <mailto:fink-beginners@lists.sourceforge.net>>.
> 
> Please try to include the complete error message in your report.  This
> generally consists of a compiler line starting with e.g. "gcc" or "g++"
> followed by the actual error output from the compiler.
> 
> Also include the following system information:
> Package manager version: 0.34.0
> Distribution version: selfupdate-rsync Thu Jul 26 11:17:30 2012, 10.8,
> x86_64
> Trees: local/main stable/main local/injected
> No recognized Xcode.app installed
> Xcode command-line tools: 4.4.0.0.1.1249367152
> Max. Fink build jobs:  8
> 
> 
> 

Fink will recognize your Xcode.app if you run

        sudo xcode-select -switch /path/to/Xcode.app

e.g.
        sudo xcode-select -switch /Applications/Xcode.app

for a default install from the App Store.

That being said, this may be completely independent of whatever caused
your freetype219 build to fail.  It's impossible for us to know that
from what you've posted so far.  It's usually better to go _back_ in the
build and post where errors _start_ to occur, rather than starting at
the end and working back.

In any case, try building freetype219 after you do the "xcode-select"
operation above.
-- 
Alexander Hansen, Ph.D.
Fink User Liaison
My package updates: http://finkakh.wordpress.com/

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