I puzzled out the regressions in gcc49's fortran test suite on Yosemite.
It is due to the libtool bug that causes
 -Wl-flat_namespace -undefined suppress to be erroneously used on Yosemite
as if it were on Puma. Applying the MacPorts fix of...

https://trac.macports.org/browser/trunk/dports/lang/gcc49/files/yosemite-symbol-lookup.patch

to gcc49 is the fix. We have many packages that will require this fix
including gmp5, mpfr4, cloog-org2, libiconv, etc.
          Jack
ps While doing the original clean bootstrap under Yosemite with 'fink -m'
during the builds, I noticed a number of packages with inexplicable test
suite regressions. These may well be solve by rebuilding with the libtool
error to configure being patched.
------------------------------------------------------------------------------
_______________________________________________
Fink-devel mailing list
Fink-devel@lists.sourceforge.net
List archive:
http://news.gmane.org/gmane.os.apple.fink.devel
Subscription management:
https://lists.sourceforge.net/lists/listinfo/fink-devel

Reply via email to