From owner-freebsd-questions@FreeBSD.ORG Wed Sep 24 11:05:48 2003 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 65B3A16A4B3 for ; Wed, 24 Sep 2003 11:05:48 -0700 (PDT) Received: from ms-smtp-02.southeast.rr.com (ms-smtp-02.southeast.rr.com [24.93.67.83]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6A38E43FD7 for ; Wed, 24 Sep 2003 11:05:47 -0700 (PDT) (envelope-from jason@monsterjam.org) Received: from monsterjam.org (cpe-024-211-161-206.nc.rr.com [24.211.161.206]) h8OI1upM027607 for ; Wed, 24 Sep 2003 14:01:56 -0400 (EDT) Received: (qmail 50653 invoked by uid 85); 24 Sep 2003 18:05:45 -0000 Received: from jason@monsterjam.org by beast by uid 82 with qmail-scanner-1.14 (clamscan: 0.54. Clear:. Processed in 1.221497 secs); 24 Sep 2003 18:05:45 -0000 Received: from unknown (HELO monsterjam.org) (127.0.0.1) by 0 with SMTP; 24 Sep 2003 18:05:43 -0000 Received: (from jason@localhost) by monsterjam.org (8.12.9/8.12.8/Submit) id h8OI5gsE050643 for questions@freebsd.org; Wed, 24 Sep 2003 14:05:42 -0400 (EDT) Date: Wed, 24 Sep 2003 14:05:41 -0400 From: Jason To: questions@freebsd.org Message-ID: <20030924180541.GA49867@monsterjam.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.4.1i Subject: [jason@monsterjam.org: makeworld problem on sparc] X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 24 Sep 2003 18:05:48 -0000 didnt get an answer from current, so hopefully you guys can. ----- Forwarded message from Jason > ----- Date: Tue, 23 Sep 2003 10:49:52 -0400 From: Jason To: freebsd-current@freebsd.org Subject: makeworld problem on sparc User-Agent: Mutt/1.4.1i # uname -a FreeBSD .cisco.com 5.0-20030529-SNAP FreeBSD 5.0-20030529-SNAP #0: Fri May 30 08:27:14 GMT 2003 root@u10.locore.ca:/usr/obj/usr/src/sys/GENERIC sparc64 ive been cvsupping for a week or 2 now with the same results below. # /usr/local/bin/cvsup -g -L 2 /root/current-supfile && make buildworld , from /usr/obj/usr/src/sparc64/usr/src/gnu/usr.bin/cc/cc_tools/hconfig.h:2, from /usr/obj/usr/src/sparc64/usr/src/gnu/usr.bin/cc/cc_tools/config.h:1, from /usr/src/gnu/usr.bin/cc/cc1plus/../../../../contrib/gcc/cp/parse.y:31, from /usr/src/contrib/gcc/cp/spew.c:34: /usr/src/contrib/gcc/config/elfos.h:272:1: warning: "TYPE_OPERAND_FMT" redefined In file included from /usr/obj/usr/src/sparc64/usr/src/gnu/usr.bin/cc/cc_tools/tconfig.h:18, from /usr/obj/usr/src/sparc64/usr/src/gnu/usr.bin/cc/cc_tools/hconfig.h:2, from /usr/obj/usr/src/sparc64/usr/src/gnu/usr.bin/cc/cc_tools/config.h:1, from /usr/src/contrib/gcc/cp/spew.c:26: /usr/src/contrib/gcc/config/sparc/sysv4.h:86:1: warning: this is the location of the previous definition In file included from /usr/obj/usr/src/sparc64/usr/src/gnu/usr.bin/cc/cc_tools/tconfig.h:14, from /usr/obj/usr/src/sparc64/usr/src/gnu/usr.bin/cc/cc_tools/hconfig.h:2, from /usr/obj/usr/src/sparc64/usr/src/gnu/usr.bin/cc/cc_tools/config.h:1, from /usr/src/gnu/usr.bin/cc/cc1plus/../../../../contrib/gcc/cp/parse.y:31, from /usr/src/contrib/gcc/cp/spew.c:34: /usr/src/contrib/gcc/config/elfos.h:398:1: warning: "STRING_ASM_OP" redefined In file included from /usr/obj/usr/src/sparc64/usr/src/gnu/usr.bin/cc/cc_tools/tconfig.h:18, from /usr/obj/usr/src/sparc64/usr/src/gnu/usr.bin/cc/cc_tools/hconfig.h:2, from /usr/obj/usr/src/sparc64/usr/src/gnu/usr.bin/cc/cc_tools/config.h:1, from /usr/src/contrib/gcc/cp/spew.c:26: /usr/src/contrib/gcc/config/sparc/sysv4.h:77:1: warning: this is the location of the previous definition In file included from /usr/obj/usr/src/sparc64/usr/src/gnu/usr.bin/cc/cc_tools/tconfig.h:15, from /usr/obj/usr/src/sparc64/usr/src/gnu/usr.bin/cc/cc_tools/hconfig.h:2, from /usr/obj/usr/src/sparc64/usr/src/gnu/usr.bin/cc/cc_tools/config.h:1, from /usr/src/gnu/usr.bin/cc/cc1plus/../../../../contrib/gcc/cp/parse.y:31, from /usr/src/contrib/gcc/cp/spew.c:34: /usr/src/gnu/usr.bin/cc/cc_tools/freebsd-native.h:62:25: attempt to use poisoned "malloc" /usr/src/gnu/usr.bin/cc/cc_tools/freebsd-native.h:63:25: attempt to use poisoned "calloc" /usr/src/gnu/usr.bin/cc/cc_tools/freebsd-native.h:64:25: attempt to use poisoned "realloc" /usr/src/gnu/usr.bin/cc/cc_tools/freebsd-native.h:65:25: attempt to use poisoned "strdup" mkdep: compile failed *** Error code 1 Stop in /usr/src/gnu/usr.bin/cc/cc1plus. *** Error code 1 Stop in /usr/src/gnu/usr.bin/cc. *** Error code 1 Stop in /usr/src. *** Error code 1 Stop in /usr/src. *** Error code 1 Stop in /usr/src. regards, Jason ----- End forwarded message ----- -- ================================================ | Jason Welsh | | http://monsterjam.org DSS PGP: 0x5E30CC98 | | gpg key: http://monsterjam.org/gpg/ | ================================================