Regressions in FreeBSD 9.0

Even though 8.0 hasn’t been released yet, with the second release candidate available for testing, a number of regressions have already been committed to HEAD, or FreeBSD 9.0-CURRENT. The single change that caused most fallout in ports was a commit to the sh(1) parser that disallows mismatched quotes in backticks that broke a large number of badly written ‘configure’ scripts. A number of those have already been fixed, but there are still plenty of errors out there. The fix is usually easy, like the one for tcl83, so if you’re looking for something to do while the ports tree is still in a slush state, please give a hand by fixing some of the new errors on 9.0. For a full list, see the logs of the pointyhat cluster.

  1. That (http://pointyhat.freebsd.org/errorlogs/i386-9-failure.html) would be a bit more useful if there was maintainer column and links to logs were not broken.

  2. Sounds like you rather have http://pointyhat.freebsd.org/errorlogs/i386-9-full/. The logs have been archived and bzipped, so the original URL used has broken links.

  3. Pav added some magic to apache on pointyhat so the bzipped logs are now automatically unzipped, so the links should now just work.

Leave a Comment