From owner-freebsd-bugs@FreeBSD.ORG Sun Oct 23 17:00:37 2005 Return-Path: X-Original-To: freebsd-bugs@hub.freebsd.org 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 16F9316A41F for ; Sun, 23 Oct 2005 17:00:37 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 92FD443D55 for ; Sun, 23 Oct 2005 17:00:36 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.3/8.13.3) with ESMTP id j9NH0ahD080918 for ; Sun, 23 Oct 2005 17:00:36 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.3/8.13.1/Submit) id j9NH0a8Q080917; Sun, 23 Oct 2005 17:00:36 GMT (envelope-from gnats) Date: Sun, 23 Oct 2005 17:00:36 GMT Message-Id: <200510231700.j9NH0a8Q080917@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.org From: Maxim Konovalov Cc: Subject: Re: gnu/87871: [PATCH] RELENG_5 gnu contrib make buildworld patch X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Maxim Konovalov List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 23 Oct 2005 17:00:37 -0000 The following reply was made to PR gnu/87871; it has been noted by GNATS. From: Maxim Konovalov To: Daniel Molina Wegener Cc: bug-followup@freebsd.org Subject: Re: gnu/87871: [PATCH] RELENG_5 gnu contrib make buildworld patch Date: Sun, 23 Oct 2005 20:53:53 +0400 (MSD) According to the tinderbox logs RELENG_5 builds OK for all supported arches: http://tinderbox.des.no/ . Are you sure you have nothing funny in your /etc/make.conf? Could you please build the world in the following way: make __MAKE_CONF=/dev/null buildworld and show the error(s)? -- Maxim Konovalov