> 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
ls -l /usr/bin/gcc

?


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