(Command line tools for Xcode 4.5.2) There are a bunch of things that don't look right in the build output. Pretty much every .py file reports errors involving system headers, and it ultimately fails with:
... mkdir -p /sw/src/fink.build/grass64-x11-6.4.2-1/grass-6.4.2/dist.i386-apple-darwin12.2.0/modbuild/include/Make cp ../../include/Make/Dir.make /sw/src/fink.build/grass64-x11-6.4.2-1/grass-6.4.2/dist.i386-apple-darwin12.2.0/modbuild/include/Make/ cp ../../include/Make/Doxygen.make /sw/src/fink.build/grass64-x11-6.4.2-1/grass-6.4.2/dist.i386-apple-darwin12.2.0/modbuild/include/Make/ sed -E -e 's,@GRASS_LIB_PREFIX@,lib,g' \ -e 's,@GRASS_LIB_SUFFIX@,.dylib,g' \ -e 's,@GRASS_LIBRARY_TYPE@,shlib,g' \ -e 's,@GRASS_VERSION_MAJOR@,6,g' \ -e 's,@GRASS_VERSION_MINOR@,4,g' \ -e 's,@GRASS_VERSION_RELEASE@,2,g' \ -e 's,@GRASS_VERSION_DATE@,2012,g' \ -e 's#^ARCH_INC[[:space:]].*#& -I$(GISBASE)/include#g' \ -e 's#^ARCH_LIBPATH.*#& -L$(GISBASE)/lib#g' \ -e 's#^GISBASE.*#GISBASE = $(GRASS_APP)/Contents/MacOS#g' \ ../../include/Make/Grass.make.in > /sw/src/fink.build/grass64-x11-6.4.2-1/grass-6.4.2/dist.i386-apple-darwin12.2.0/modbuild/include/Make/Grass.make /bin/sh: -c: line 4: unexpected EOF while looking for matching `'' /bin/sh: -c: line 5: syntax error: unexpected end of file make[2]: *** [modbuild] Error 2 I've uploaded a full log: http://akh.users.finkproject.org/finklogs/logfiles/fink-build-log_grass64-x11_6.4.2-1_2013.01.02-10.35.54 -- Alexander Hansen, Ph.D. Fink User Liaison My package updates: http://finkakh.wordpress.com/ ------------------------------------------------------------------------------ Master Java SE, Java EE, Eclipse, Spring, Hibernate, JavaScript, jQuery and much more. Keep your Java skills current with LearnJavaNow - 200+ hours of step-by-step video tutorials by Java experts. SALE $49.99 this month only -- learn more at: http://p.sf.net/sfu/learnmore_122612 _______________________________________________ Fink-users mailing list [email protected] List archive: http://news.gmane.org/gmane.os.macosx.fink.user Subscription management: https://lists.sourceforge.net/lists/listinfo/fink-users
