The latest build results, with Xcode 2.3, are up. It looks rather good; much of GNOME and KDE built on both architectures.
<http://fink.opendarwin.org/build/2006-05-22/i386/out/report.html> <http://fink.opendarwin.org/build/2006-05-22/ppc/out/report.html> g++ -force_flat_namespace doesn't work in this release of Xcode, which broke two packages, dpkg and dx (macaulay2 is a false positive.) I believe the flag has already been removed from dpkg. There don't appear to be any other problems caused by Xcode 2.3; a couple of packages (fop and gnujaxp are the two I noticed) need the "- source 1.4" flag when built with Java 1.5, which is the default JVM with the latest Java update. One issue for the world build is that a lot of things are blocked on ant. ant is a splitoff of ant-optional, which BuildDepends on stylebook. stylebook is on my skip list because it hangs; I think that one was the "uses AWT, but we don't have graphics context available" hang. Should I do future builds with a user logged in at the console? Also, due to popular demand, future world builds will use a prefix of /sw, and I will be making the binaries available. This means we won't be catching things that assume prefix == /sw, but the validator will catch most of those. Perhaps for the next run I'll turn on buildfink's "run validator on everything" and make those results available too. _______________________________________________ Fink-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/fink-devel
