Current-Users archive

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

Re: Is there a way to turn off building of atf? (after a week, building amd64-current is still broken by atf)



On Thu, May 13, 2010 at 08:21:57AM -0700, Hisashi T Fujinaka wrote:
> Should I just delete that part of my tree somehow?
Why? Just put "MKATF=  no" in your /etc/mk.conf and apply the patch below.

Kurt

ps.: Would be nice to have a similar switch to turn off rump & co ;-)

>-585: (cd /u/NetBSD/src && cvs diff distrib/sets/lists/tests/mi )
Index: distrib/sets/lists/tests/mi
===================================================================
RCS file: /cvsroot/src/distrib/sets/lists/tests/mi,v
retrieving revision 1.73
diff -r1.73 mi
315c315
< ./usr/tests/atf/atf-check/Atffile             tests-atf-tests
---
> ./usr/tests/atf/atf-check/Atffile             tests-atf-tests         atf
318c318
< ./usr/tests/atf/atf-cleanup/Atffile           tests-atf-tests
---
> ./usr/tests/atf/atf-cleanup/Atffile           tests-atf-tests         atf
321c321
< ./usr/tests/atf/atf-compile/Atffile           tests-atf-tests
---
> ./usr/tests/atf/atf-compile/Atffile           tests-atf-tests         atf
325c325
< ./usr/tests/atf/atf-config/Atffile            tests-atf-tests
---
> ./usr/tests/atf/atf-config/Atffile            tests-atf-tests         atf
328c328
< ./usr/tests/atf/atf-report/Atffile            tests-atf-tests
---
> ./usr/tests/atf/atf-report/Atffile            tests-atf-tests         atf
334c334
< ./usr/tests/atf/atf-run/Atffile                       tests-atf-tests
---
> ./usr/tests/atf/atf-run/Atffile                       tests-atf-tests         
> atf



Home | Main Index | Thread Index | Old Index