I was on OSX 10.5.5. Also just today I built the latest thrift 0.2.0 release
(http://incubator.apache.org/thrift/download/) on OSX 10.6.2 (Intel Core 2
Duo) the same way (ie skip the bootstrap step). It built fine. Good luck.

-Sanjit

On Mon, Dec 14, 2009 at 3:49 PM, Rush Manbert <[email protected]> wrote:

> Replies inline.
>
> On Dec 14, 2009, at 11:16 AM, Sanjit Jhala wrote:
>
> > It spews a bunch of stuff including some warnings about 64 bit
> > constants and then runs some tests. Heres a sample of the start and
> > end messages:
> >
> > Making check in compiler/cpp
> > Regenerating version.h... No changes.
> > make  check-am
> > make[2]: Nothing to be done for `check-am'.
> > Making check in lib
> > Making check in cpp
> > make[2]: Nothing to be done for `check'.
> > Making check in java
> > /usr/bin/ant
> > Buildfile: build.xml
> > .....
> > .....
> > Complex struct, simple test.
> > Complex {
> >  01: cp_default (i16) = 0,
> >  02: cp_required (i16) = 0,
> >  04: the_map (map) = map<i16,struct>[0] {
> >  },
> >  05: req_simp (struct) = Simple {
> >    01: im_default (i16) = 0,
> >    02: im_required (i16) = 0,
> >  },
> > }
> > PASS: OptionalRequiredTest
> > TBinaryProtocol => OK
> > TCompactProtocol => OK
> > PASS: AllProtocolsTest
> > Running 16 test cases...
> > Object reuse: 1   Data reuse: 1   YAY!
> >
> > *** No errors detected
> > PASS: UnitTests
> > ==================
> > All 7 tests passed
> > ==================
>
> <snip>
>
> Hmmm, this is where it fails for me. But it looks like something specific
> to my system that I don't yet understand.
>
> Thanks for trying it for me.
>
> One more question: What version of OS X are you running on? I'm on 10.6.2.
>
> Best regards,
> Rush
>
>
>

Reply via email to