On Thu, Nov 01, 2012 at 10:33:43AM -0700, Kim, Woo-Joong wrote: > > Thank you for your suggestions. Here are the outputs of what you were asking. > > **For "fink --version'', I got: > > --------------- > Package manager version: 0.34.4 > Distribution version: selfupdate-cvs Wed Oct 31 16:41:46 2012, 10.8, x86_64 > Trees: local/main stable/main > > Copyright (c) 2001 Christoph Pfisterer > Copyright (c) 2001-2012 The Fink Package Manager Team > This program is distributed in the hope that it will be useful, > but WITHOUT ANY WARRANTY; without even the implied warranty of > MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the > GNU General Public License for more details. > --------------- > > **And for the dist space "df -k", I got : > > ----------------- > Filesystem 1024-blocks Used Available Capacity iused ifree %iused > Mounted on > /dev/disk0s2 731734976 59308348 672170628 9% 14891085 168042657 8% > / > devfs 182 182 0 100% 633 0 100% > /dev > map -hosts 0 0 0 100% 0 0 100% > /net > map auto_home 0 0 0 100% 0 0 100% > /home > map -fstab 0 0 0 100% 0 0 100% > /Network/Servers > ----------------- > > Also, my hard-drive has 688.3 GB available (out of 749.3 GB) >
You forgot to provide the output from 'clang -v'. If it doesn't report... Apple clang version 4.1 (tags/Apple/clang-421.11.66) (based on LLVM 3.1svn) Target: x86_64-apple-darwin12.2.0 Thread model: posix then you don't have the correct Command Line Tools installed for Xcode 4.5.1. Also remember that you have to set... sudo xcode-select -switch /path/to/Xcode.app which usually is /Applications/Xcode.app. Jack > ________________________________________ > From: Jack Howarth [howa...@bromo.med.uc.edu] > Sent: Wednesday, October 31, 2012 6:16 PM > To: fink-beginners@lists.sourceforge.net > Cc: Kim, Woo-Joong > Subject: Re: [Fink-beginners] Problem with fink update-all > > On Wed, Oct 31, 2012 at 05:59:57PM -0700, Alexander Hansen wrote: > > On 10/31/12 4:13 PM, Kim, Woo-Joong wrote: > > > > > > Hello, > > > > > > I've been trying to "fink update-all", but every time I try this, my > > > terminal gets inactive. I left it overnight, and there is no progress > > > made once it gets inactive. Currently, I have the following outputs, and > > > the terminal has been dormant for a couple of hours: > > > > > > ranlib: file: libgcc.a(_floatuntisf.o) has no symbols > > > ranlib: file: libgcc.a(_floatuntidf.o) has no symbols > > > ranlib: file: libgcc.a(_floatuntixf.o) has no symbols > > > ranlib: file: libgcc.a(_floatuntitf.o) has no symbols > > > ranlib: file: libgcc.a(darwin-64.o) has no symbols > > > ld: warning: could not create compact unwind for __Unwind_RaiseException: > > > does not use RBP or RSP based frame > > > ld: warning: could not create compact unwind for __Unwind_ForcedUnwind: > > > does not use RBP or RSP based frame > > > ld: warning: could not create compact unwind for __Unwind_Resume: does > > > not use RBP or RSP based frame > > > ld: warning: could not create compact unwind for > > > __Unwind_Resume_or_Rethrow: does not use RBP or RSP based frame > > > > > > > It might be useful to see what the compiler was actually running when > > this happened. > > > > > Here are a few other things that might be useful for you to consider: > > > > > > 1. I also tried "fink build gcc47", and I get the same problem: the > > > terminal becomes inactive after a while (about after 20 mins actively > > > generating outputs). > > > > The only thing that matters is the package that is actually failing, so > > you _should_ get the same results whether you used "fink build gcc47" or > > "fink update-all". > > > > > 2. I have Mac OSX 10.8.2 with Xcode 4.5 installed (also the command line > > > tools are installed). > > > 3. I did try "fink self-update", and that was quick and didn't appear to > > > install anything new. > > > > > > > It wouldn't, unless there were base package updates. What that _would_ > > do is give you updated package descriptions. In this case there haven't > > been any recent updates. > > > > > > > Do you have any suggestions? > > > > > > > I'll cc the gcc47 maintainer. > > I would make sure you have a healthy amount of disk space available (> 20-30 > Gb free) > and check with 'df -k' during the current hang to see that the disk isn't > already full. > It would also be helpful to know how much memory you have on the problem > machine. > I would avoid loading any other applications while you are doing the build > (although > I routinely build on a late-2006 MacBook Pro with just 3Gb and never have any > issues. > Jack > > > > > Can we also see the output of: > > > > fink --version > > > > ? > > -- > > Alexander Hansen, Ph.D. > > Fink User Liaison > > My package updates: http://finkakh.wordpress.com/ ------------------------------------------------------------------------------ Everyone hates slow websites. So do we. Make your web apps faster with AppDynamics Download AppDynamics Lite for free today: http://p.sf.net/sfu/appdyn_sfd2d_oct _______________________________________________ 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