On 3/27/14, 8:04 AM, Felix Frolow wrote: > I use Mac Pro with 10.9.2 > I try to install gimp2 > I run into problem with: > > test data dir: > /sw/src/fink.build/poppler37-shlibs-0.22.5-1/poppler-0.22.5/./../test > > Warning: Using zlib is not totally safe > make > /Applications/Xcode.app/Contents/Developer/usr/bin/make all-recursive > Making all in goo > CXX gfile.lo > clang: error: unknown argument: '-fno-check-new' > [-Wunused-command-line-argument-hard-error-in-future] > clang: note: this will be a hard error (cannot be downgraded to a > warning) in the future > make[2]: *** [gfile.lo] Error 1 > make[1]: *** [all-recursive] Error 1 > make: *** [all] Error 2 > ### execution of make failed, exit code 2 > ### execution of /tmp/fink.teNLj failed, exit code 2 > Removing runtime build-lock... > Removing build-lock package... > /sw/bin/dpkg-lockwait -r fink-buildlock-poppler37-shlibs-0.22.5-1 > (Reading database ... 105667 files and directories currently installed.) > Removing fink-buildlock-poppler37-shlibs-0.22.5-1 ... > Failed: phase compiling: poppler37-shlibs-0.22.5-1 failed > > > Please advise > > FF > > > > > > > > > Dr Felix Frolow > Professor of Structural Biology and Biotechnology, Department of > Molecular Microbiology and Biotechnology > Tel Aviv University 69978, Israel > > Acta Crystallographica F, co-editor > > e-mail: mbfro...@post.tau.ac.il <mailto:mbfro...@post.tau.ac.il> > Tel: ++972-3640-8723 > Fax: ++972-3640-9407 > Cellular: 0547 459 608 > > >
A lot of packages are currently broken because Apple decided to change the strictness of clang on a minor Xcode version bump. I'm assuming that you have the Xcode 5.1 command line tools. We've got a binary distribution going for 10.9, so the following should speed things up: 1) Edit /sw/etc/apt/sources.list and add deb http://bindist.finkproject.org/10.9 stable main to it. 2) Run "sudo apt-get update" 3) Use "sudo apt-get install gimp2" You may also want to edit your /sw/etc/fink.conf as an administrator and change "UseBinaryDist: false" to "UseBinaryDist: true". If you do that then "fink install" will also install prebuilt binaries, provided that the binary distribution contains the newest version that fink knows about. -- Alexander Hansen, Ph.D. Fink User Liaison My package updates: http://finkakh.wordpress.com/ ------------------------------------------------------------------------------ _______________________________________________ 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