From owner-freebsd-current@FreeBSD.ORG Fri Oct 19 15:54:55 2007 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 722C516A41B for ; Fri, 19 Oct 2007 15:54:55 +0000 (UTC) (envelope-from aryeh.friedman@gmail.com) Received: from wx-out-0506.google.com (wx-out-0506.google.com [66.249.82.226]) by mx1.freebsd.org (Postfix) with ESMTP id 242FC13C461 for ; Fri, 19 Oct 2007 15:54:49 +0000 (UTC) (envelope-from aryeh.friedman@gmail.com) Received: by wx-out-0506.google.com with SMTP id i29so487434wxd for ; Fri, 19 Oct 2007 08:54:48 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:user-agent:mime-version:to:subject:content-type:content-transfer-encoding; bh=hw+NCkp9NIIcf7sjKOOams7xJgCaMgsM/vLiB4JevRI=; b=hOWXq3rQfSf85JOL8kj1CAIr2tTsV9c6zoqiDw+va4rkaue2veID0LWefYRzF/uZKcJYG0jAtJ17Cypk6ubGpUYxwS+ELdu/engL+bqoAovT391oYxNiOO0VUIvvvqv0bSUvlT2HSgyn4B3th8hyaj2MmWvFM+m/TabuHOqwX6Q= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:user-agent:mime-version:to:subject:content-type:content-transfer-encoding; b=FM06+Z8Glra/5qWbpnSOEGYF+4YGOkdzspJsp9DhQMX0e3bWo76brn+pGjNFXNgUfRoQjBS6Bbop6u06DICOU/CEVx8rpd66JE2KxpuMMgk4NI8tJAU/2+2pAp7er4EdtA1UE6HuDQs/GabLHYn9CT8V6J07QMGWn0C98TcimSQ= Received: by 10.90.75.10 with SMTP id x10mr3151494aga.1192809287831; Fri, 19 Oct 2007 08:54:47 -0700 (PDT) Received: from ?192.168.2.2? ( [67.85.89.184]) by mx.google.com with ESMTPS id d19sm3189071and.2007.10.19.08.54.45 (version=TLSv1/SSLv3 cipher=RC4-MD5); Fri, 19 Oct 2007 08:54:45 -0700 (PDT) Message-ID: <47189A77.8060402@gmail.com> Date: Fri, 19 Oct 2007 11:52:23 +0000 From: "Aryeh M. Friedman" User-Agent: Thunderbird 2.0.0.6 (X11/20071016) MIME-Version: 1.0 To: freebsd-questions@freebsd.org, freebsd-current@freebsd.org Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Cc: Subject: lang/gcc34 broken on 8-current?!?!? 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: Fri, 19 Oct 2007 15:54:55 -0000 FreeBSD monster 8.0-CURRENT FreeBSD 8.0-CURRENT #1: Thu Oct 18 20:17:48 UTC 2007 aryeh@monster:/usr/obj/usr/src/sys/MONSTER amd64 mv tmp-libgcc.mk libgcc.mk TARGET_CPU_DEFAULT="" \ HEADERS="ansidecl.h" DEFINES="" \ /bin/sh .././..//gcc-3.4.6/gcc/mkconfig.sh tconfig.h ./xgcc -B./ -B/usr/local/x86_64-portbld-freebsd8.0/bin/ -isystem /usr/local/x86_64-portbld-freebsd8.0/include -isystem /usr/local/x86_64-portbld-freebsd8.0/sys-include -L/usr/ports/lang/gcc34/work/build/gcc/../ld -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -I. -I. -I.././..//gcc-3.4.6/gcc -I.././..//gcc-3.4.6/gcc/. -I.././..//gcc-3.4.6/gcc/../include -g0 -finhibit-size-directive -fno-inline-functions -fno-exceptions -fno-zero-initialized-in-bss -fno-unit-at-a-time \ -c .././..//gcc-3.4.6/gcc/crtstuff.c -DCRT_BEGIN \ -o crtbegin.o :78:1: warning: "__FreeBSD__" redefined :77:1: warning: this is the location of the previous definition In file included from .././..//gcc-3.4.6/gcc/tsystem.h:44, from .././..//gcc-3.4.6/gcc/crtstuff.c:62: ./include/stddef.h:57:26: machine/ansi.h: No such file or directory gmake[2]: *** [crtbegin.o] Error 1 gmake[2]: Leaving directory `/usr/ports/lang/gcc34/work/build/gcc' gmake[1]: *** [stage1_build] Error 2 gmake[1]: Leaving directory `/usr/ports/lang/gcc34/work/build/gcc' gmake: *** [bootstrap-lean] Error 2 *** Error code 2