From owner-freebsd-ports-bugs Fri Jan 17 13:40: 5 2003 Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 51F5A37B401 for ; Fri, 17 Jan 2003 13:40:03 -0800 (PST) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6074E43F6B for ; Fri, 17 Jan 2003 13:40:02 -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 h0HLe2NS087079 for ; Fri, 17 Jan 2003 13:40:02 -0800 (PST) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id h0HLe2bk087078; Fri, 17 Jan 2003 13:40:02 -0800 (PST) Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5A52D37B401 for ; Fri, 17 Jan 2003 13:35:54 -0800 (PST) Received: from net2.dinoex.sub.org (net2.dinoex.sub.org [212.184.201.182]) by mx1.FreeBSD.org (Postfix) with ESMTP id BA64343F18 for ; Fri, 17 Jan 2003 13:35:52 -0800 (PST) (envelope-from dm@home.dinoex.sub.de) Received: from home.dinoex.sub.de (home [217.6.200.196]) by net2.dinoex.sub.org (8.12.6/8.12.6) with ESMTP id h0HLZH0k005496 for ; Fri, 17 Jan 2003 22:35:19 +0100 (CET) (envelope-from dm@home.dinoex.sub.de) Received: (from dm@localhost) by home.dinoex.sub.de (8.12.6/8.12.6/Submit) id h0HLZS7i029792; Fri, 17 Jan 2003 22:35:28 +0100 (CET) (envelope-from dm) Message-Id: <200301172135.h0HLZS7i029792@home.dinoex.sub.de> Date: Fri, 17 Jan 2003 22:35:28 +0100 (CET) From: dirk.meyer@dinoex.sub.org Reply-To: dirk.meyer@dinoex.sub.org To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/47172: portbuild sets bad cpu type Sender: owner-freebsd-ports-bugs@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 47172 >Category: ports >Synopsis: portbuild sets bad cpu type >Confidential: no >Severity: serious >Priority: medium >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Fri Jan 17 13:40:01 PST 2003 >Closed-Date: >Last-Modified: >Originator: Dirk Meyer >Release: FreeBSD 4.7-STABLE i386 >Organization: privat >Environment: System: FreeBSD bento portbuilds for ia64 and sparc64 >Description: gnustep-make fails on ia64 and sparc64 in port cluster but manual package build on phanter and pluto1 is fine. diff of the errors logs shows: --- err Fri Jan 17 13:21:09 2003 +++ gnustep-make-1.5.1.log Fri Jan 17 05:41:07 2003 @@ -13,9 +33,9 @@ checking whether we are using the GNU C compiler... yes checking whether cc accepts -g... yes checking how to run the C preprocessor... cc -E -checking build system type... sparc64-unknown-freebsd5.0 -checking host system type... sparc64-unknown-freebsd5.0 -checking target system type... sparc64-unknown-freebsd5.0 +checking build system type... i386-unknown-freebsd5.0 +checking host system type... i386-unknown-freebsd5.0 +checking target system type... i386-unknown-freebsd5.0 checking for ar... ar checking for dlltool... no checking for ranlib... ranlib >How-To-Repeat: http://bento.freebsd.org/errorlogs/ia64-5-latest/gnustep-make-1.5.1.log http://bento.freebsd.org/errorlogs/sparc64-5-latest/gnustep-make-1.5.1.log >Fix: >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports-bugs" in the body of the message