From owner-freebsd-current@FreeBSD.ORG Mon Jul 24 10:38:44 2006 Return-Path: X-Original-To: freebsd-current@freebsd.org 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 8DB2F16A4E0; Mon, 24 Jul 2006 10:38:44 +0000 (UTC) (envelope-from tyler@bleepsoft.com) Received: from zeus.lunarpages.com (zeus.lunarpages.com [216.193.211.2]) by mx1.FreeBSD.org (Postfix) with ESMTP id 25ECF43D49; Mon, 24 Jul 2006 10:38:44 +0000 (GMT) (envelope-from tyler@bleepsoft.com) Received: from 24-240-211-104.dhcp.sprn.tx.charter.com ([24.240.211.104] helo=[192.168.250.100]) by zeus.lunarpages.com with esmtpsa (TLSv1:RC4-SHA:128) (Exim 4.52) id 1G4xql-0000pT-TQ; Mon, 24 Jul 2006 03:39:48 -0700 In-Reply-To: References: Mime-Version: 1.0 (Apple Message framework v752.2) Content-Type: text/plain; charset=US-ASCII; delsp=yes; format=flowed Message-Id: Content-Transfer-Encoding: 7bit From: "R. Tyler Ballance" Date: Mon, 24 Jul 2006 05:38:39 -0500 To: freebsd-current@freebsd.org X-Pgp-Agent: GPGMail 1.1.2 (Tiger) X-Mailer: Apple Mail (2.752.2) X-AntiAbuse: This header was added to track abuse, please include it with any abuse report X-AntiAbuse: Primary Hostname - zeus.lunarpages.com X-AntiAbuse: Original Domain - freebsd.org X-AntiAbuse: Originator/Caller UID/GID - [0 0] / [47 12] X-AntiAbuse: Sender Address Domain - bleepsoft.com X-Source: X-Source-Args: X-Source-Dir: Cc: FreeBSD Hackers Subject: Re: Failing `make buildworld` with today's source X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 24 Jul 2006 10:38:44 -0000 -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 freebsd-current: I figured out why this was failing on my machine, I did a clean `make buildworld` which succeeded without a hitch freebsd-hackers: After taking Warner's advice, I am building world with a different target arch, but I cannot track down exactly where this error is occurring, I'm including a new version of the error transcript in case it's helpful at all. Any porters seen this before, kmacy? arm guys? anybody? :P Cheers, - -R. Tyler Ballance =================== cc -O2 -fno-strict-aliasing -pipe -I. -DIN_GCC -DHAVE_CONFIG_H - DPREFIX=\"/usr\" -DCROSS_COMPILE -I/usr/home/tyler/builds/obj/iguana/ usr/home/tyler/perforce/projects/l4bsd/src/gnu/usr.bin/cc/cc_tools/../ cc_tools -I/usr/home/tyler/perforce/projects/l4bsd/src/gnu/usr.bin/cc/ cc_tools/../cc_tools -I/usr/home/tyler/perforce/projects/l4bsd/src/ gnu/usr.bin/cc/cc_tools/../../../../contrib/gcc -I/usr/home/tyler/ perforce/projects/l4bsd/src/gnu/usr.bin/cc/cc_tools/../../../../ contrib/gcc/config -DGENERATOR_FILE -I/home/tyler/builds/obj/iguana/ usr/home/tyler/perforce/projects/l4bsd/src/tmp/legacy/usr/include -c / usr/home/tyler/perforce/projects/l4bsd/src/gnu/usr.bin/cc/ cc_tools/../../../../contrib/gcc/gengenrtl.c cc -O2 -fno-strict-aliasing -pipe -I. -DIN_GCC -DHAVE_CONFIG_H - DPREFIX=\"/usr\" -DCROSS_COMPILE -I/usr/home/tyler/builds/obj/iguana/ usr/home/tyler/perforce/projects/l4bsd/src/gnu/usr.bin/cc/cc_tools/../ cc_tools -I/usr/home/tyler/perforce/projects/l4bsd/src/gnu/usr.bin/cc/ cc_tools/../cc_tools -I/usr/home/tyler/perforce/projects/l4bsd/src/ gnu/usr.bin/cc/cc_tools/../../../../contrib/gcc -I/usr/home/tyler/ perforce/projects/l4bsd/src/gnu/usr.bin/cc/cc_tools/../../../../ contrib/gcc/config -DGENERATOR_FILE -I/home/tyler/builds/obj/iguana/ usr/home/tyler/perforce/projects/l4bsd/src/tmp/legacy/usr/include -L/ home/tyler/builds/obj/iguana/usr/home/tyler/perforce/projects/l4bsd/ src/tmp/legacy/usr/lib -o gengenrtl gengenrtl.o errors.o libiberty.a ./gengenrtl > genrtl.c ./gengenrtl -h > genrtl.h cc -O2 -fno-strict-aliasing -pipe -I. -DIN_GCC -DHAVE_CONFIG_H - DPREFIX=\"/usr\" -DCROSS_COMPILE -I/usr/home/tyler/builds/obj/iguana/ usr/home/tyler/perforce/projects/l4bsd/src/gnu/usr.bin/cc/cc_tools/../ cc_tools -I/usr/home/tyler/perforce/projects/l4bsd/src/gnu/usr.bin/cc/ cc_tools/../cc_tools -I/usr/home/tyler/perforce/projects/l4bsd/src/ gnu/usr.bin/cc/cc_tools/../../../../contrib/gcc -I/usr/home/tyler/ perforce/projects/l4bsd/src/gnu/usr.bin/cc/cc_tools/../../../../ contrib/gcc/config -DGENERATOR_FILE -I/home/tyler/builds/obj/iguana/ usr/home/tyler/perforce/projects/l4bsd/src/tmp/legacy/usr/include -c / usr/home/tyler/perforce/projects/l4bsd/src/gnu/usr.bin/cc/ cc_tools/../../../../contrib/gcc/genattr.c In file included from /usr/home/tyler/perforce/projects/l4bsd/src/gnu/ usr.bin/cc/cc_tools/../../../../contrib/gcc/genattr.c:27: ./tm.h:4:15: /.h: No such file or directory ./tm.h:10:22: /freebsd.h: No such file or directory In file included from /usr/home/tyler/perforce/projects/l4bsd/src/gnu/ usr.bin/cc/cc_tools/../../../../contrib/gcc/genattr.c:28: /usr/home/tyler/perforce/projects/l4bsd/src/gnu/usr.bin/cc/ cc_tools/../../../../contrib/gcc/rtl.h:2189: warning: parameter has incomplete type /usr/home/tyler/perforce/projects/l4bsd/src/gnu/usr.bin/cc/ cc_tools/../../../../contrib/gcc/rtl.h:2189: warning: parameter has incomplete type /usr/home/tyler/perforce/projects/l4bsd/src/gnu/usr.bin/cc/ cc_tools/../../../../contrib/gcc/rtl.h:2190: warning: parameter has incomplete type /usr/home/tyler/perforce/projects/l4bsd/src/gnu/usr.bin/cc/ cc_tools/../../../../contrib/gcc/rtl.h:2190: warning: parameter has incomplete type /usr/home/tyler/perforce/projects/l4bsd/src/gnu/usr.bin/cc/ cc_tools/../../../../contrib/gcc/rtl.h:2209: warning: parameter has incomplete type *** Error code 1 Stop in /usr/home/tyler/perforce/projects/l4bsd/src/gnu/usr.bin/cc/ cc_tools. *** Error code 1 Stop in /usr/home/tyler/perforce/projects/l4bsd/src. *** Error code 1 Stop in /usr/home/tyler/perforce/projects/l4bsd/src. *** Error code 1 Stop in /usr/home/tyler/perforce/projects/l4bsd/src. % =================== On Jul 24, 2006, at 12:31 AM, R. Tyler Ballance wrote: > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA1 > > I recently integrated today's (ok, sunday's) source code into my > branch in perforce, and I'm getting these build errors: > > Anybody seen anything similar? > > ./gengenrtl > genrtl.c > ./gengenrtl -h > genrtl.h > cc -O2 -fno-strict-aliasing -pipe -I. -DIN_GCC -DHAVE_CONFIG_H - > DPREFIX=\"/usr\" -DCROSS_COMPILE -I/usr/home/tyler/builds/obj/ > iguana/usr/home/tyler/perforce/projects/l4bsd/src/gnu/usr.bin/cc/ > cc_tools/../cc_tools -I/usr/home/tyler/perforce/projects/l4bsd/src/ > gnu/usr.bin/cc/cc_tools/../cc_tools -I/usr/home/tyler/perforce/ > projects/l4bsd/src/gnu/usr.bin/cc/cc_tools/../../../../contrib/gcc - > I/usr/home/tyler/perforce/projects/l4bsd/src/gnu/usr.bin/cc/ > cc_tools/../../../../contrib/gcc/config -DGENERATOR_FILE -I/home/ > tyler/builds/obj/iguana/usr/home/tyler/perforce/projects/l4bsd/src/ > tmp/legacy/usr/include -c /usr/home/tyler/perforce/projects/l4bsd/ > src/gnu/usr.bin/cc/cc_tools/../../../../contrib/gcc/genattr.c > In file included from /usr/home/tyler/perforce/projects/l4bsd/src/ > gnu/usr.bin/cc/cc_tools/../../../../contrib/gcc/genattr.c:27: > ./tm.h:4:15: /.h: No such file or directory > ./tm.h:10:22: /freebsd.h: No such file or directory > In file included from /usr/home/tyler/perforce/projects/l4bsd/src/ > gnu/usr.bin/cc/cc_tools/../../../../contrib/gcc/genattr.c:28: > /usr/home/tyler/perforce/projects/l4bsd/src/gnu/usr.bin/cc/ > cc_tools/../../../../contrib/gcc/rtl.h:2189: warning: parameter has > incomplete type > /usr/home/tyler/perforce/projects/l4bsd/src/gnu/usr.bin/cc/ > cc_tools/../../../../contrib/gcc/rtl.h:2189: warning: parameter has > incomplete type > /usr/home/tyler/perforce/projects/l4bsd/src/gnu/usr.bin/cc/ > cc_tools/../../../../contrib/gcc/rtl.h:2190: warning: parameter has > incomplete type > /usr/home/tyler/perforce/projects/l4bsd/src/gnu/usr.bin/cc/ > cc_tools/../../../../contrib/gcc/rtl.h:2190: warning: parameter has > incomplete type > /usr/home/tyler/perforce/projects/l4bsd/src/gnu/usr.bin/cc/ > cc_tools/../../../../contrib/gcc/rtl.h:2209: warning: parameter has > incomplete type > *** Error code 1 > > Stop in /usr/home/tyler/perforce/projects/l4bsd/src/gnu/usr.bin/cc/ > cc_tools. > *** Error code 1 > -----BEGIN PGP SIGNATURE----- > Version: GnuPG v1.4.3 (Darwin) > > iD8DBQFExFsbqO6nEJfroRsRApY8AJ9vbI88wohJdzjb/W29kxFYwW6e6gCfa94r > C+A4qVhDRd2r7rI10nDGsoc= > =4Maf > -----END PGP SIGNATURE----- > _______________________________________________ > freebsd-current@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-current > To unsubscribe, send any mail to "freebsd-current- > unsubscribe@freebsd.org" > > -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.3 (Darwin) iD8DBQFExKMxqO6nEJfroRsRAlVLAJ9lCVe6F55hldMVrZGp3mn4G6oKlwCeLqPn iIp1appbD1RFA2KB/17js6Q= =IsFh -----END PGP SIGNATURE-----