tech-pkg archive
[
Date Prev][
Date Next][
Thread Prev][
Thread Next][
Date Index][
Thread Index][
Old Index]
Re: bootstrap under OpenIndiana
Hi Tim
Forgot to answer all, but this was my answer to Andrey:
This is the well known bmake unit test error on Illumos based systems.
You can either remove the last line in pkgsrc/devel/bmake/files/
Mads
2011年8月4日 Larson, Timothy E.
<TELarson%west.com@localhost>
> Pkgsrc bootstrap don't work under OpenIndiana b151:
>
> $ sudo ./bootstrap --compiler /usr/gnu/bin/gcc --abi 32 ...
> cd /usr/pkgsrc/bootstrap/work/bmake/SunOS/unit-tests &&
> /usr/pkgsrc/bootstrap/work/bmake/SunOS/bmake -r -m /
> TEST_MAKE=/usr/pkgsrc/bootstrap/work/bmake/SunOS/bmake test
> /usr/pkgsrc/bootstrap/work/bmake/SunOS/bmake -f Makefile > test.out 2>&1
> /usr/gnu/bin/diff -u /usr/pkgsrc/bootstrap/work/bmake/unit-tests/test.exp
> test.out
> --- /usr/pkgsrc/bootstrap/work/bmake/unit-tests/test.exp
When I was working with Solaris, I remember seeing that some unit tests had been bypassed (also for Irix, IIRC). However I don't recall what part of the bootstrap process this was. Anyway, everything seemed to work fine; apparently it was only the test that failed. Maybe that Solaris exception has been removed?
Tim
Home |
Main Index |
Thread Index |
Old Index