pspp-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Mac PSPP 0.7.8-g42ec6a


From: Ben Pfaff
Subject: Re: Mac PSPP 0.7.8-g42ec6a
Date: Sun, 10 Jul 2011 15:57:19 -0700
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/23.2 (gnu/linux)

Jeremy Lavergne <address@hidden> writes:

> After ignoring perl tests, 406 721 722 723 724 810 864 871 872 873 874 875 
> 876 877 878 879 880 881 882 883 884 885 failed.
> This is with `NFSHomeDirectory: /var/empty` for the build user.

Thanks for passing this along.

406 fails due to a numeric precision issue.  John or Jason, would
you mind taking a look to verify that it's not a big deal?
Here's the report:

    406. glm.at:3: testing GLM latin square design ...
    ./glm.at:59: pspp -O format=csv latin.sps
    --- -   2011-07-06 18:28:20.000000000 -0400
    +++ 
/opt/local/var/macports/build/_Users_aeetes_dports_math_pspp-devel/pspp-devel/work/pspp-0.7.8-g42ec6a/tests/testsuite.dir/at-groups/406/stdout
      2011-07-06 18:28:20.000000000 -0400
    @@ -7,5 +7,5 @@
     Factor C,155.596,5,31.119,9.350,.000
     Error,66.563,20,3.328,,
     Total,1144.730,36,,,
    -Corrected Total,329.627,35,,,
    +Corrected Total,329.628,35,,,

    406. glm.at:3: 406. GLM latin square design (glm.at:3): FAILED (glm.at:59)

721-724 all fail for a single reason, but the problem is not
apparent.  I'd like to try debugging this some evening when you
don't mind me SSHing in to your Mac.

810 is nonportable use of mktemp in a temp.  I sent out a patch
for John to review.

871-885 all fail for the same reason ("render-test: error drawing
output for render.pdf driver: out of memory").  I doubt it's a
real lack of memory on your box so I'll take a look at this one
in person some evening too.

890-899 are fixed by a patch I pushed a little while ago.
-- 
Ben Pfaff 
http://benpfaff.org



reply via email to

[Prev in Thread] Current Thread [Next in Thread]