Abjad 2.10
    Date of package: 2012-10-05
    Revision of Abjad repository: r7615

    Packaging environment:
        1. uname -v:
            Darwin Kernel Version 11.4.2
        2. svn --version:
            svn, version 1.6.17 (r1128011)
        3. python --version:
            Python 2.7.3
        4. pip --version:
            pip 1.2.1
        5. py.test --version:
            This is py.test version 2.2.4
        6. sphinx-build --version
            Sphinx v1.1.3
        7. lilypond --version
            GNU LilyPond 2.17.3
        8. py.test test results:
            4695 passed in 184.99 seconds (laptop)
        9. doctest test results:
            0 errors over 1541 total modules
       10. sanity check test results: 
            Abjad starts and f(), show(), play(), iotools.log(), iotools.ly() all pass
       11. HTML build results:
            0 errors and 0 warnings.
       12. LaTeX build results:
            0 errors and 0 warnings.
       13. PDF build results:
            2354 pages over 17.3M with 0 errors and 0 warnings.


Abjad 2.9
    Date of package: 2012-06-05.
    Revision of Abjad repository: r5795.

    Packaging environment:
        1. uname -v:
            Darwin Kernel Version 11.4.0
        2. svn --version:
            svn, version 1.6.17 (r1128011)
        3. python --version:
            Python 2.7.3
        4. pip --version:
            pip 1.1
        5. py.test --version:
            This is py.test version 2.2.4 ...
        6. sphinx-build --version
            Sphinx v.1.1.3
        7. lilypond --version
            GNU LilyPond 2.15.39
        8. py.test test results:
            4717 passed in 189 seconds
        9. doctest test results:
            0 errors over 1635 total modules
       10. sanity check test results: 
            Abjad starts and f(), show(), play(), iotools.log(), iotools.ly() all pass
       11. HTML build results:
            build succeeded, 1 warning
            /abjad/docs/chapters/api/tools/documentationtools/Pipe/Pipe.rst:31: 
            WARNING: autodoc can't import/find method 
            'abjad.tools.documentationtools.Pipe.Pipe.Pipe.pipe_cloexec'. 
       12. LaTeX build results:
            build succeeded, 1 warning (ibid.)
       13. PDF build results:
            0 errors, 0 warnings

    Ubuntu virtualized test environment:
        1. uname -v:
            #39-Ubuntu SMP Mon May 21 18:54:21 UTC 2012
        2. svn --version:
            svn, version 1.6.17 (r1128011)
        3. python --version:
            Python 2.7.3
        4. pip --version:
            pip 1.0 from /usr/lib/python2.7/dist-packages (python 2.7)
        5. py.test --version:
            This is py.test version 2.2.4 ...
        6. sphinx-build --version
            Sphinx v.1.1.3
        7. lilypond --version
            GNU LilyPond 2.14.2
        8. py.test test results:
            4717 passed in 172.07 seconds
            (But Ubuntu MoviePlayer hangs)
        9. doctest test results:
            0 errors over 1635 total modules
       10. sanity check test results: 
            Abjad starts and f(), show(), iotools.log(), iotools.ly() all pass
            play() fails because MIDI playback not set up correctly on test environment
            (This does not halt packaging.)
       11. HTML build results:
            0 errors, 0 warnings
       12. LaTeX build results:
            0 errors, 0 warnings
            (Though final write to disk took almost 10 minutes in virtualized environment)
       13. PDF build results:
            Failed with fatal error
            (This does not halt packaging because PDF succeeded on packaging platform.)
