From owner-freebsd-current Tue Aug 13 0:22: 0 2002 Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0FAE437B400 for ; Tue, 13 Aug 2002 00:21:55 -0700 (PDT) Received: from dragon.nuxi.com (trang.nuxi.com [66.92.13.169]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9412343E77 for ; Tue, 13 Aug 2002 00:21:54 -0700 (PDT) (envelope-from obrien@NUXI.com) Received: from dragon.nuxi.com (obrien@localhost [127.0.0.1]) by dragon.nuxi.com (8.12.5/8.12.2) with ESMTP id g7D7Ls8A036482 for ; Tue, 13 Aug 2002 00:21:54 -0700 (PDT) (envelope-from obrien@dragon.nuxi.com) Received: (from obrien@localhost) by dragon.nuxi.com (8.12.5/8.12.5/Submit) id g7D7Ls8g036481 for current@freebsd.org; Tue, 13 Aug 2002 00:21:54 -0700 (PDT) Date: Tue, 13 Aug 2002 00:21:54 -0700 From: "David O'Brien" To: current@freebsd.org Subject: WTF is going on? pipe breakage, patch(1) breakage?? Message-ID: <20020813072154.GA19923@dragon.nuxi.com> Reply-To: obrien@freebsd.org Mail-Followup-To: David O'Brien , current@freebsd.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.4i X-Operating-System: FreeBSD 5.0-CURRENT Organization: The NUXI BSD Group X-Pgp-Rsa-Fingerprint: B7 4D 3E E9 11 39 5F A3 90 76 5D 69 58 D9 98 7A X-Pgp-Rsa-Keyid: 1024/34F9F9D5 Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG 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 majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message