[MacPorts] #27092: finch builds universal and fails with "gcc-4.2: -E, -S, -save-temps and -M options are not allowed with multiple -arch flags" (was: finch @2.7.0 "Error: Target org.macports.build returned: shell command failed" #build_failure)

Ryan Schmidt ryandesign at macports.org
Tue Nov 2 03:58:19 PDT 2010


On Nov 2, 2010, at 03:31, Anders F Björklund wrote:
> Looks like a bug (in pidgin).
> 
> 		AC_MSG_CHECKING([for fink])
> 		if test -d /sw; then
> 			AC_MSG_RESULT([found, adding /sw to search paths])
> 			CPPFLAGS="$CPPFLAGS -I/sw/include"
> 			LDFLAGS="$LDFLAGS -L/sw/lib"
> 		else
> 			AC_MSG_RESULT([not found])
> 		fi

Well, that's true, that's probably not something we want ports in MacPorts to be doing.

http://trac.macports.org/ticket/27108




More information about the macports-dev mailing list