From owner-freebsd-bugs Mon Oct 28 7:10:11 2002 Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id F0F5937B406 for ; Mon, 28 Oct 2002 07:10:08 -0800 (PST) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4E06243E77 for ; Mon, 28 Oct 2002 07:10:07 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g9SFA7x3047826 for ; Mon, 28 Oct 2002 07:10:07 -0800 (PST) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g9SFA7vj047825; Mon, 28 Oct 2002 07:10:07 -0800 (PST) Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1B3ED37B401 for ; Mon, 28 Oct 2002 07:08:34 -0800 (PST) Received: from fever.boogie.com (cpe-66-87-52-132.co.sprintbbd.net [66.87.52.132]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0467243E8A for ; Mon, 28 Oct 2002 07:08:29 -0800 (PST) (envelope-from durian@fever.boogie.com) Received: from man.boogie.com (man.boogie.com [192.168.1.3]) by fever.boogie.com (8.12.6/8.12.6) with ESMTP id g9SF8S8H029927 for ; Mon, 28 Oct 2002 08:08:28 -0700 (MST) (envelope-from durian@fever.boogie.com) Received: from man.boogie.com (localhost [127.0.0.1]) by man.boogie.com (8.12.6/8.12.6) with ESMTP id g9SF8RKN083546 for ; Mon, 28 Oct 2002 08:08:27 -0700 (MST) (envelope-from durian@man.boogie.com) Received: (from durian@localhost) by man.boogie.com (8.12.6/8.12.6/Submit) id g9SF8RE3083545; Mon, 28 Oct 2002 08:08:27 -0700 (MST) Message-Id: <200210281508.g9SF8RE3083545@man.boogie.com> Date: Mon, 28 Oct 2002 08:08:27 -0700 (MST) From: Mike Durian Reply-To: Mike Durian To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: i386/44566: buildworld fails on -current (10/28/02 and last few days) Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 44566 >Category: i386 >Synopsis: buildworld fails on -current (10/28/02 and last few days) >Confidential: no >Severity: serious >Priority: medium >Responsible: freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Mon Oct 28 07:10:06 PST 2002 >Closed-Date: >Last-Modified: >Originator: Mike Durian >Release: FreeBSD 5.0-CURRENT i386 >Organization: >Environment: System: FreeBSD man.boogie.com 5.0-CURRENT FreeBSD 5.0-CURRENT #2: Thu Oct 24 12:30:27 MDT 2002 root@man.boogie.com:/disk2/obj/disk2/src/sys/BOOGIE i386 >Description: make buildworld has been failing for the last couple days. Most recently with sources cvsup'd on 10/28/02 (am mountain time). It fails in the groff part of the bootstrap-tool stage. ===> gnu/usr.bin/groff/tmac "/disk2/src/gnu/usr.bin/groff/tmac/Makefile", line 2: warning: duplicate script for target "-s" ignored "/disk2/src/gnu/usr.bin/groff/tmac/Makefile", line 2: warning: duplicate script for target "-s" ignored "/disk2/src/gnu/usr.bin/groff/tmac/Makefile", line 2: warning: duplicate script for target "-s" ignored "/disk2/src/gnu/usr.bin/groff/tmac/Makefile", line 2: warning: duplicate script for target "-s" ignored "/disk2/src/gnu/usr.bin/groff/tmac/Makefile", line 2: warning: duplicate script for target "-s" ignored "/disk2/src/gnu/usr.bin/groff/tmac/Makefile", line 2: warning: duplicate script for target "-s" ignored "/disk2/src/gnu/usr.bin/groff/tmac/Makefile", line 2: warning: duplicate script for target "-s" ignored "/disk2/src/gnu/usr.bin/groff/tmac/Makefile", line 2: warning: duplicate script for target "-s" ignored "/disk2/src/gnu/usr.bin/groff/tmac/Makefile", line 2: warning: duplicate script for target "-s" ignored "/disk2/src/gnu/usr.bin/groff/tmac/Makefile", line 2: warning: duplicate script for target "-s" ignored "/disk2/src/gnu/usr.bin/groff/tmac/Makefile", line 2: warning: duplicate script for target "-s" ignored "/disk2/src/gnu/usr.bin/groff/tmac/Makefile", line 2: warning: duplicate script for target "-s" ignored make: don't know how to make doc-common-s. Stop *** Error code 2 Stop in /disk2/src/gnu/usr.bin/groff. *** Error code 1 Stop in /disk2/src. *** Error code 1 Stop in /disk2/src. *** Error code 1 Stop in /disk2/src. >How-To-Repeat: cd /usr/src ; sudo make buildworld >Fix: >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message