> On Jul 25, 2015, at 07:37, Robert Wohlhueter <bobwohlhue...@earthlink.net> 
> wrote:
> 
> [Mac OS 10.9 running on MacBookPro with XCODE 6.2 , Developer package 3.2, 
> and i686-apple-darwin10-gcc-4.2.1]
> 
> After `fink selfupdate`,  `fink update-all`  fails to build from source some 
> packages.  (Excepts form output are pasted below *****.)
> 
> Checking “/sw/src/fink.build/gcc5-5.1.0-2/darwin_objdir/config.log”  (the 
> complete file is attached), I see (among many others) the messages: “
> 
> configure:4392: gcc    conftest.c  >&5
> clang: error: unable to find utility "clang", not a developer tool or in PATH
> 
> .. which completely boogles me, since:
> 
> [summer:fink/10.7]10 bobw% which clang
> /Developer/usr/bin/clang
> 
> and:
> 
> [summer:fink/10.7]11 bobw% echo $path
> /Users/bobw /Developer/usr/bin /usr/local/bin /usr/X11R6/bin /sw/bin 
> /Applications /Applications/mol_structure/VMD 
> /Applications/mol_structure/VMD/NAMD_2.7b1_MacOSX-x86 
> /Applications/android-sdk/android-sdk-mac_x86/platform-tools /sw/bin /sw/sbin 
> /bin /sbin /usr/bin /usr/sbin /usr/local/teTeX/bin/i386-apple-darwin-current 
> /usr/local/bin /usr/X11R6/bin
> 

Irrelevant.  Fink unsets your PATH.  To see what the PATH is when building a 
package “fink dumpinfo -ePATH <packagename> is the way to go.

> Can anyone suggest a solution?
> 
> Thanks,
> 
> Bob Wohlhueter
> 
> 
> *****details****************
> 
> Also include the following system information:
> Package manager version: 0.38.6
> Distribution version: selfupdate-rsync Fri Jul 24 10:00:19 2015, 10.9, x86_64
> Trees: local/main stable/main
> Xcode.app: 6.2
> Xcode command-line tools: 6.2.0.0.1.1424975374
> Max. Fink build jobs:  1
> 
> except from `sudo fink update-all` output:
> 

<snip>

We don’t like attachments on this list.

In the future, please file one bug report per package.  Even if the failures 
might be related, it’s really hard to work with a glob of build outputs and 
logs from unrelated packages, and having to cc maintainers for mass of 
different packages.

Since you attached a log file for gcc5, we’ll do that one, and cc that 
maintainer.  

The error appears to be:

configure:4090: found /sw/var/lib/fink/path-prefix-clang/gcc
configure:4101: result: gcc
configure:4330: checking for C compiler version
configure:4339: gcc --version >&5
clang: error: unable to find utility "clang", not a developer tool or in PATH

What does “gcc —version” return on your system?

-- 
Alexander Hansen, Ph.D.
Fink User Liaison


------------------------------------------------------------------------------
_______________________________________________
Fink-users mailing list
Fink-users@lists.sourceforge.net
List archive:
http://news.gmane.org/gmane.os.macosx.fink.user
Subscription management:
https://lists.sourceforge.net/lists/listinfo/fink-users

Reply via email to