On 2/3/13 2:11 PM, Eigil Krogh Sorensen wrote: > Running > fink -y install bundle-octave-atlas > > gave the result below > > I did try to run > fink selfupdate > > "fink configure" to set your maximum build jobs to 1 > > fink update-all > fink -y install bundle-octave-atlas > > but still got the error > > Error msg.: > " > In file included from block_match.cpp:38: > ../libdirac_motionest/block_match.h:180:25: error: private field > 'm_ref_data' is > not used [-Werror,-Wunused-private-field] > const PicArray& m_ref_data; > ^ > 1 error generated. > make[1]: *** [libdirac_motionest_la-block_match.lo] Error 1 > make[1]: *** Waiting for unfinished jobs.... > make[1]: Leaving directory > `/Users/eks/projects/Fink.build/dirac-1.0.2-2/dirac-1.0.2/libdirac_motiones > t' > make: *** [all-recursive] Error 1 > make: Leaving directory > `/Users/eks/projects/Fink.build/dirac-1.0.2-2/dirac-1.0.2' > ### execution of /tmp/fink.vcViq failed, exit code 2 > ### execution of /tmp/fink.VWmvK failed, exit code 2 > Removing runtime build-lock... > Removing build-lock package... > /sw/bin/dpkg-lockwait -r fink-buildlock-dirac-1.0.2-2 > (Læser database... 51379 filer og mapper aktuelt installeret.) > Fjerner fink-buildlock-dirac-1.0.2-2... > Failed: phase compiling: dirac-1.0.2-2 failed > > Before reporting any errors, please run "fink selfupdate" and try again. > Also try using "fink configure" to set your maximum build jobs to 1 and > attempt to build the package again. > If you continue to have issues, please check to see if the FAQ on Fink's > website solves the problem. If not, ask on one (not both, please) of > these mailing lists: > > The Fink Users List <fink-users@lists.sourceforge.net> > The Fink Beginners List <fink-beginn...@lists.sourceforge.net>, > > with a carbon copy to the maintainer: > > Pierre-Henri Lavigne <yakesonchih...@aim.com> > > Note that this is preferable to emailing just the maintainer directly, > since most fink package maintainers do not have access to all possible > hardware and software configurations. > > Please try to include the complete error message in your report. This > generally consists of a compiler line starting with e.g. "gcc" or "g++" > followed by the actual error output from the compiler. > > Also include the following system information: > Package manager version: 0.34.5 > Distribution version: selfupdate-rsync Sun Feb 3 21:54:06 2013, 10.8, > x86_64 > Trees: local/main stable/main > Xcode.app: 4.6 > Xcode command-line tools: 4.6.0.0.1.1358221012 > Max. Fink build jobs: 4 > > > " > > > > > Best Regards > Eigil > > > > > >
It appears that dirac doesn't get along with the stricter clang in Xcode 4.6. I've committed an update which turns off this particular warning to error conversion, and it should be available to you via "fink selfupdate" shortly. You can verify that by running "fink dumpinfo -eCXXFLAGS dirac". The updated version will return "CXXFLAGS=-Wno-error=unused-private-field". -- 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_d2d_jan _______________________________________________ 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