Running `make clean patch' in a loop is randomly failing for me on an SMP
machine:
bash$ uname -a
FreeBSD 5.0-CURRENT FreeBSD 5.0-CURRENT #273: Thu Aug 8 21:33:19 PDT 2002
bash$ cd /usr/ports/editors/vim
bash$ PATCH_DEBUG=1 make clean patch
===> Applying distribution patch 6.1.012
patch: **** misordered hunks! output would be garbled
*** Error code 1
bash$ !!
===> Applying distribution patch 6.1.014
1 out of 13 hunks failed--saving rejects to src/ops.c.rej
*** Error code 1
bash$ !!
===> Applying distribution patch 6.1.090
1 out of 2 hunks failed--saving rejects to src/move.c.rej
*** Error code 1
bash$ !!
===> Applying distribution patch 6.1.150
===> Applying FreeBSD patches for vim-6.1.151
[ all patches cleanly applied ]
bash$ !!
===> Applying distribution patch 6.1.150
===> Applying FreeBSD patches for vim-6.1.151
[ all patches cleanly applied ]
bash$ !!
===> Applying distribution patch 6.1.140
2 out of 2 hunks failed--saving rejects to src/os_unix.c.rej
*** Error code 2
===> Applying distribution patch 6.1.014
1 out of 13 hunks failed--saving rejects to src/ops.c.rej
*** Error code 1
bash$ !!
===> Applying distribution patch 6.1.150
===> Applying FreeBSD patches for vim-6.1.151
[ all patches cleanly applied ]
===> Applying distribution patch 6.1.013
1 out of 1 hunks failed--saving rejects to src/option.c.rej
*** Error code 1
To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message