> On Sep 26, 2016, at 15:26, Saleh Elmohamed <m.a.saleh.elmoha...@gmail.com> 
> wrote:
> 
> see below…
> 
>> On Sep 26, 2016, at 3:06 PM, Alexander Hansen <alexanderk.han...@gmail.com> 
>> wrote:
>> 
>> 
>>> On Sep 26, 2016, at 15:00, Saleh Elmohamed <m.a.saleh.elmoha...@gmail.com> 
>>> wrote:
>>> 
>>> Hi Alex,
>>> 
>>> Thanks for your help. See reply below …
>>> 
>>>> On Sep 26, 2016, at 2:51 PM, Alexander Hansen 
>>>> <alexanderk.han...@gmail.com> wrote:
>>>> 
>>>> 
>>>>> On Sep 26, 2016, at 14:35, Saleh Elmohamed 
>>>>> <m.a.saleh.elmoha...@gmail.com> wrote:
>>>>> 
>>>>> Hi all,
>>>>> 
>>>>> Thought to re-send a note on a bug during selfupdate … Thanks for any
>>>>> suggestions on a possible fix to it.
>>>>> 
>>>>> -S
>>>>> 
>>>>> ============================================
>>>>> 
>>>>> 
>>>>>>> fink selfupdate
>>>>> 
>>>>> /usr/bin/rsync -az -q  
>>>>> rsync://distfiles.master.finkmirrors.net/finkinfo//TIMESTAMP 
>>>>> /sw/fink/TIMESTAMP.tmp
>>>>> I will now run the rsync command to retrieve the latest package 
>>>>> descriptions. 
>>>>> /usr/bin/rsync -rtz --delete-after --delete -q   --include='10.9-libcxx/' 
>>>>> --include='10.9-libcxx/stable/' --include='10.9-libcxx/stable/main/' 
>>>>> --include='10.9-libcxx/stable/main/finkinfo/' 
>>>>> --include='10.9-libcxx/stable/main/finkinfo/*/' 
>>>>> --include='10.9-libcxx/stable/main/finkinfo/*' 
>>>>> --include='10.9-libcxx/stable/main/finkinfo/**/*' --include='VERSION' 
>>>>> --include='DISTRIBUTION' --include='README' --exclude='**' 
>>>>> 'rsync://distfiles.master.finkmirrors.net/finkinfo' '/sw/fink/'
>>>>> Downloading the indexes of available packages in the binary distribution.
>>>>> /sw/bin/apt-get-lockwait -q update
>>>>> Hit http://bindist.finkmirrors.net stable/main Packages
>>>>> Hit http://bindist.finkmirrors.net stable/main Release
>>>>> Reading Package Lists...
>>>>> Building Dependency Tree...
>>>>> Scanning package description files..........
>>>>> Information about 9858 packages read in 1 seconds.
>>>>> The following package will be installed or updated:
>>>>> fink
>>>>> Reading buildlock packages...
>>>>> /sw/bin/dpkg-lockwait -i 
>>>>> /sw/var/cache/apt/archives/fink_0.41.0-101_darwin-x86%5f64.deb
>>>>> (Reading database ... 146490 files and directories currently installed.)
>>>>> Preparing to replace fink 0.41.0-101 (using 
>>>>> .../fink_0.41.0-101_darwin-x86%5f64.deb) ...
>>>>> Unpacking replacement fink ...
>>>>> Setting up fink (0.41.0-101) ...
>>>>> Checking system... i386-apple-darwin15.6.0
>>>>> Under Mac OS X 10.11.6, Fink must be bootstrapped or updated with gcc
>>>>> 4.2, however, you currently have gcc (unknown version) selected.
>>>>> Make sure that your developer tools are current for your system and
>>>>> have not been locally modified.
>>>>> /sw/bin/dpkg: error processing fink (--install):
>>>>> subprocess post-installation script returned error exit status 69
>>>>> Errors were encountered while processing:
>>>>> fink
>>>>> ### execution of /sw/bin/dpkg-lockwait failed, exit code 1
>>>>> Failed: can't install package fink-0.41.0-101
>>>>> 
>>>> 
>>>> (we should probably change the gcc version message here)
>>>> 
>>>> Whoops, I forgot about your original post.  Sorry about that.
>>>> 
>>>> The message usually comes comes up when gcc (really clang, now) gives an 
>>>> output which is unexpected. What do you get from the following commands:
>>>> 
>>> 
>>>> /usr/bin/gcc —version
>>> 
>>> Configured with: --prefix=/Applications/Xcode.app/Contents/Developer/usr 
>>> --with-gxx-include-dir=/usr/include/c++/4.2.1
>>> Apple LLVM version 8.0.0 (clang-800.0.38)
>>> Target: x86_64-apple-darwin15.6.0
>>> Thread model: posix
>>> InstalledDir: 
>>> /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin
>>> 
>>>> ls -l /usr/bin/gcc
>>> 
>>> -rwxr-xr-x  1 root  wheel  18176 Jul  8 19:52 /usr/bin/gcc
>>> 
>>>> 
>>>> ?
>> 
>> Hmm.  Those look OK.  Guess we’ll need to look for some more obscure things.
>> 
>> Do you happen to have an executable called gcc_select in your PATH?  (“which 
>> gcc_select”) ?  That used to be provided by Apple and we used it, and 
>> there’s still some legacy hooks that might be picking that out.
> 
> 
> which gcc_select
> 
> yields no information …. nothing … blank

That’s what we want. :-)  We’ve had people add their own “gcc_select” and 
actually mess fink up until it was removed.
------------------------------------------------------------------------------
_______________________________________________
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