Re: [pure-lang-users] Pure on Mac OS X
Status: Beta
Brought to you by:
agraef
|
From: Ryan S. <rya...@us...> - 2008-05-02 19:34:17
|
On May 2, 2008, at 12:12 PM, Albert Graef wrote: > Ryan Schmidt wrote: >> I'm at the point where r30 of the source builds on Mac OS X, so I'm >> making my portfile available. If you want to try it, make sure you >> have MacPorts and Subversion installed and check it out: > > That's great. :) Just to be sure: Does 'make check' work? Not exactly: > On May 2, 2008, at 5:13 AM, Ryan Schmidt wrote: > >> And also the test suite doesn't pass: >> >> PURELIB=./lib ./pure -n -v7 lib/prelude.pure > test/prelude.log >> PURELIB=./lib ./pure -v7 test/test1.pure > test/test1.log >> PURELIB=./lib ./pure -v7 test/test2.pure > test/test2.log >> PURELIB=./lib ./pure -v7 test/test3.pure > test/test3.log >> PURELIB=./lib ./pure -v7 test/test4.pure > test/test4.log >> make: *** [test/test4.log] Error 139 |