From owner-freebsd-amd64@FreeBSD.ORG Sat Jan 1 00:18:53 2005 Return-Path: Delivered-To: freebsd-amd64@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 132C516A4CE; Sat, 1 Jan 2005 00:18:53 +0000 (GMT) Received: from smarthost2.sentex.ca (smarthost2.sentex.ca [205.211.164.50]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8FB5543D4C; Sat, 1 Jan 2005 00:18:52 +0000 (GMT) (envelope-from tinderbox@freebsd.org) Received: from smtp1.sentex.ca (smtp1.sentex.ca [199.212.134.4]) by smarthost2.sentex.ca (8.13.1/8.13.1) with ESMTP id j010IpJV000123; Fri, 31 Dec 2004 19:18:51 -0500 (EST) (envelope-from tinderbox@freebsd.org) Received: from freebsd-current.sentex.ca (freebsd-current.sentex.ca [64.7.128.98]) by smtp1.sentex.ca (8.13.1/8.13.1) with ESMTP id j010IoD1056968; Fri, 31 Dec 2004 19:18:51 -0500 (EST) (envelope-from tinderbox@freebsd.org) Received: by freebsd-current.sentex.ca (Postfix, from userid 666) id 7D5C57306E; Fri, 31 Dec 2004 19:18:51 -0500 (EST) Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Precedence: bulk Message-Id: <20050101001851.7D5C57306E@freebsd-current.sentex.ca> Date: Fri, 31 Dec 2004 19:18:51 -0500 (EST) X-Virus-Scanned: ClamAV 0.80/625/Fri Dec 10 12:41:57 2004 clamav-milter version 0.80j on clamscanner2 X-Virus-Scanned: ClamAV 0.80/627/Sun Dec 12 14:53:11 2004 clamav-milter version 0.80j on clamscanner1 X-Virus-Status: Clean X-Virus-Status: Clean Subject: [current tinderbox] failure on amd64/amd64 X-BeenThere: freebsd-amd64@freebsd.org X-Mailman-Version: 2.1.1 List-Id: Porting FreeBSD to the AMD64 platform List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 01 Jan 2005 00:18:53 -0000 TB --- 2004-12-31 23:00:55 - tinderbox 2.3 running on freebsd-current.sentex.ca TB --- 2004-12-31 23:00:55 - starting CURRENT tinderbox run for amd64/amd64 TB --- 2004-12-31 23:00:55 - checking out the source tree TB --- 2004-12-31 23:00:55 - cd /home/tinderbox/CURRENT/amd64/amd64 TB --- 2004-12-31 23:00:55 - /usr/bin/cvs -f -R -q -d/home/ncvs update -Pd -A src TB --- 2004-12-31 23:06:58 - building world (CFLAGS=-O2 -pipe) TB --- 2004-12-31 23:06:58 - cd /home/tinderbox/CURRENT/amd64/amd64/src TB --- 2004-12-31 23:06:58 - /usr/bin/make -B buildworld >>> Rebuilding the temporary build tree >>> stage 1.1: legacy release compatibility shims >>> stage 1.2: bootstrap tools >>> stage 2.1: cleaning up the object tree >>> stage 2.2: rebuilding the object tree >>> stage 2.3: build tools >>> stage 3: cross tools >>> stage 4.1: building includes >>> stage 4.2: building libraries >>> stage 4.3: make dependencies >>> stage 4.4: building everything TB --- 2005-01-01 00:13:48 - building generic kernel (COPTFLAGS=-O2 -pipe) TB --- 2005-01-01 00:13:48 - cd /home/tinderbox/CURRENT/amd64/amd64/src TB --- 2005-01-01 00:13:48 - /usr/bin/make buildkernel KERNCONF=GENERIC >>> Kernel build for GENERIC started on Sat Jan 1 00:13:48 UTC 2005 >>> stage 1: configuring the kernel >>> stage 2.1: cleaning up the object tree >>> stage 2.2: rebuilding the object tree >>> stage 2.3: build tools >>> stage 3.1: making dependencies >>> stage 3.2: building everything [...] cc -c -O2 -pipe -fno-strict-aliasing -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -fformat-extensions -std=c99 -g -nostdinc -I- -I. -I/tinderbox/CURRENT/amd64/amd64/src/sys -I/tinderbox/CURRENT/amd64/amd64/src/sys/contrib/dev/acpica -I/tinderbox/CURRENT/amd64/amd64/src/sys/contrib/altq -I/tinderbox/CURRENT/amd64/amd64/src/sys/contrib/ipfilter -I/tinderbox/CURRENT/amd64/amd64/src/sys/contrib/pf -I/tinderbox/CURRENT/amd64/amd64/src/sys/contrib/dev/ath -I/tinderbox/CURRENT/amd64/amd64/src/sys/contrib/dev/ath/freebsd -I/tinderbox/CURRENT/amd64/amd64/src/sys/contrib/ngatm -D_KERNEL -include opt_global.h -fno-common -finline-limit=8000 --param inline-unit-growth=100 --param large-function-growth=1000 -fno-omit-frame-pointer -mcmodel=kernel -mno-red-zone -mfpmath=387 -mno-sse -mno-sse2 -mno-mmx -mno-3dnow -msoft-float -fno-asynchronous-unwind-tables -ffreestanding -Werror /tinderbox/CURRENT/amd64/amd64 /src/sys/dev/pci/ignore_pci.c cc -c -O2 -pipe -fno-strict-aliasing -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -fformat-extensions -std=c99 -g -nostdinc -I- -I. -I/tinderbox/CURRENT/amd64/amd64/src/sys -I/tinderbox/CURRENT/amd64/amd64/src/sys/contrib/dev/acpica -I/tinderbox/CURRENT/amd64/amd64/src/sys/contrib/altq -I/tinderbox/CURRENT/amd64/amd64/src/sys/contrib/ipfilter -I/tinderbox/CURRENT/amd64/amd64/src/sys/contrib/pf -I/tinderbox/CURRENT/amd64/amd64/src/sys/contrib/dev/ath -I/tinderbox/CURRENT/amd64/amd64/src/sys/contrib/dev/ath/freebsd -I/tinderbox/CURRENT/amd64/amd64/src/sys/contrib/ngatm -D_KERNEL -include opt_global.h -fno-common -finline-limit=8000 --param inline-unit-growth=100 --param large-function-growth=1000 -fno-omit-frame-pointer -mcmodel=kernel -mno-red-zone -mfpmath=387 -mno-sse -mno-sse2 -mno-mmx -mno-3dnow -msoft-float -fno-asynchronous-unwind-tables -ffreestanding -Werror /tinderbox/CURRENT/amd64/amd64 /src/sys/dev/pci/isa_pci.c cc -c -O2 -pipe -fno-strict-aliasing -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -fformat-extensions -std=c99 -g -nostdinc -I- -I. -I/tinderbox/CURRENT/amd64/amd64/src/sys -I/tinderbox/CURRENT/amd64/amd64/src/sys/contrib/dev/acpica -I/tinderbox/CURRENT/amd64/amd64/src/sys/contrib/altq -I/tinderbox/CURRENT/amd64/amd64/src/sys/contrib/ipfilter -I/tinderbox/CURRENT/amd64/amd64/src/sys/contrib/pf -I/tinderbox/CURRENT/amd64/amd64/src/sys/contrib/dev/ath -I/tinderbox/CURRENT/amd64/amd64/src/sys/contrib/dev/ath/freebsd -I/tinderbox/CURRENT/amd64/amd64/src/sys/contrib/ngatm -D_KERNEL -include opt_global.h -fno-common -finline-limit=8000 --param inline-unit-growth=100 --param large-function-growth=1000 -fno-omit-frame-pointer -mcmodel=kernel -mno-red-zone -mfpmath=387 -mno-sse -mno-sse2 -mno-mmx -mno-3dnow -msoft-float -fno-asynchronous-unwind-tables -ffreestanding -Werror /tinderbox/CURRENT/amd64/amd64 /src/sys/dev/pci/pci.c /tinderbox/CURRENT/amd64/amd64/src/sys/dev/pci/pci.c: In function `pci_set_powerstate_method': /tinderbox/CURRENT/amd64/amd64/src/sys/dev/pci/pci.c:528: error: `PCI_POWER_STATE_D3' undeclared (first use in this function) /tinderbox/CURRENT/amd64/amd64/src/sys/dev/pci/pci.c:528: error: (Each undeclared identifier is reported only once /tinderbox/CURRENT/amd64/amd64/src/sys/dev/pci/pci.c:528: error: for each function it appears in.) /tinderbox/CURRENT/amd64/amd64/src/sys/dev/pci/pci.c:530: error: `PCI_POWER_STATE_D2' undeclared (first use in this function) *** Error code 1 Stop in /tinderbox/CURRENT/amd64/amd64/obj/amd64/tinderbox/CURRENT/amd64/amd64/src/sys/GENERIC. *** Error code 1 Stop in /tinderbox/CURRENT/amd64/amd64/src. *** Error code 1 Stop in /tinderbox/CURRENT/amd64/amd64/src. TB --- 2005-01-01 00:18:51 - WARNING: /usr/bin/make returned exit code 1 TB --- 2005-01-01 00:18:51 - ERROR: failed to build generic kernel TB --- 2005-01-01 00:18:51 - tinderbox aborted From owner-freebsd-amd64@FreeBSD.ORG Sat Jan 1 09:19:18 2005 Return-Path: Delivered-To: freebsd-amd64@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1BCA016A4CE; Sat, 1 Jan 2005 09:19:18 +0000 (GMT) Received: from mailout02.sul.t-online.com (mailout02.sul.t-online.com [194.25.134.17]) by mx1.FreeBSD.org (Postfix) with ESMTP id 94E9543D1F; Sat, 1 Jan 2005 09:19:17 +0000 (GMT) (envelope-from mike@reifenberger.com) Received: from fwd06.aul.t-online.de by mailout02.sul.t-online.com with smtp id 1CkfPo-0007n9-01; Sat, 01 Jan 2005 10:19:16 +0100 Received: from fw.reifenberger.com (VmnrBQZQoem-M5RISpKCJInJHMFjtmAojFc+pFt8l0yzra-qC9VDo5@[84.128.70.12]) by fmrl06.sul.t-online.com with esmtp id 1CkfPf-0yj3dg0; Sat, 1 Jan 2005 10:19:07 +0100 Received: from localhost (mike@localhost)j019J2So093097; Sat, 1 Jan 2005 10:19:02 +0100 (CET) (envelope-from mike@reifenberger.com) X-Authentication-Warning: fw.reifenberger.com: mike owned process doing -bs Date: Sat, 1 Jan 2005 10:19:02 +0100 (CET) From: Michael Reifenberger To: Ade Lovett In-Reply-To: <41D5CC74.4050906@FreeBSD.org> Message-ID: <20050101101431.U93061@fw.reifenberger.com> References: <20041230090557.I82461@fw.reifenberger.com> <41D3E4D4.2020403@FreeBSD.org><41D5AF31.7050903@FreeBSD.org> <20041231221342.E90486@fw.reifenberger.com> <41D5CC74.4050906@FreeBSD.org> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed X-ID: VmnrBQZQoem-M5RISpKCJInJHMFjtmAojFc+pFt8l0yzra-qC9VDo5@t-dialin.net X-TOI-MSGID: f6ccadc3-63be-4b9d-9414-194a48300625 cc: freebsd-amd64@FreeBSD.org Subject: Re: Migrating i386 to amd64 X-BeenThere: freebsd-amd64@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting FreeBSD to the AMD64 platform List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 01 Jan 2005 09:19:18 -0000 On Fri, 31 Dec 2004, Ade Lovett wrote: ... > > Perhaps a more pertinent question is why y'all shelled out the extra cash for > an amd64 chip as opposed to a 32-bit processor. > > What benefits were you expecting? > I do not really expect too much from modern PC-hardware nowadys :-( For me it's just interest in the amd64 architecture as an alternative to intel... Bye/2 --- Michael Reifenberger, Business Development Manager SAP-Basis, Plaut Consulting Comp: Michael.Reifenberger@plaut.de | Priv: Michael@Reifenberger.com http://www.plaut.de | http://www.Reifenberger.com From owner-freebsd-amd64@FreeBSD.ORG Sat Jan 1 09:32:22 2005 Return-Path: Delivered-To: freebsd-amd64@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7FFE216A4CE for ; Sat, 1 Jan 2005 09:32:22 +0000 (GMT) Received: from mailout08.sul.t-online.com (mailout08.sul.t-online.com [194.25.134.20]) by mx1.FreeBSD.org (Postfix) with ESMTP id D53FA43D2D for ; Sat, 1 Jan 2005 09:32:21 +0000 (GMT) (envelope-from mike@reifenberger.com) Received: from fwd05.aul.t-online.de by mailout08.sul.t-online.com with smtp id 1CkfcS-0001H5-00; Sat, 01 Jan 2005 10:32:20 +0100 Received: from fw.reifenberger.com (r3OkeQZdgemHWR-WU3zvoowZ88a66PZyoluBBIHBeiZUdwweG04wZq@[84.128.70.12]) by fmrl05.sul.t-online.com with esmtp id 1CkfcQ-026tHM0; Sat, 1 Jan 2005 10:32:18 +0100 Received: from localhost (mike@localhost)j019WIv3093129 for ; Sat, 1 Jan 2005 10:32:18 +0100 (CET) (envelope-from mike@reifenberger.com) X-Authentication-Warning: fw.reifenberger.com: mike owned process doing -bs Date: Sat, 1 Jan 2005 10:32:18 +0100 (CET) From: Michael Reifenberger To: freebsd-amd64@freebsd.org In-Reply-To: <20041231221347.GA1467@dragon.nuxi.com> Message-ID: <20050101101909.D93061@fw.reifenberger.com> References: <20041230090557.I82461@fw.reifenberger.com> <20041231221347.GA1467@dragon.nuxi.com> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed X-ID: r3OkeQZdgemHWR-WU3zvoowZ88a66PZyoluBBIHBeiZUdwweG04wZq@t-dialin.net X-TOI-MSGID: 4bfe9dbf-515b-4d5c-a8d3-4734b8f94123 Subject: Re: Migrating i386 to amd64 X-BeenThere: freebsd-amd64@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting FreeBSD to the AMD64 platform List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 01 Jan 2005 09:32:22 -0000 On Fri, 31 Dec 2004, David O'Brien wrote: ... >> BTW: Do I have any benefit of using this hardware (2GB RAM) with amd64 >> in favour of i386 (besides a bigger virtual address space)? > > Yes. A 64-bit kernel is often more efficient because so many of the > kernel data structures these days are 64-bit counters, etc.. Also the > AMD64 ABI has 8 more general purpose registers, which gives the compiler > a lot more to work with in optimizing and allows parameters to be passed > thru registers vs. the slower memory stack. I also would not dismiss the > benefits of the larger virtual address space. There are applications > where the kernel really benefits from not being constrained to its > limited amount of VA in 32-bit mode. > That sounds reasonable. Thanks! Bye/2 --- Michael Reifenberger, Business Development Manager SAP-Basis, Plaut Consulting Comp: Michael.Reifenberger@plaut.de | Priv: Michael@Reifenberger.com http://www.plaut.de | http://www.Reifenberger.com From owner-freebsd-amd64@FreeBSD.ORG Sat Jan 1 11:49:16 2005 Return-Path: Delivered-To: freebsd-amd64@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7788E16A4CE for ; Sat, 1 Jan 2005 11:49:16 +0000 (GMT) Received: from hex.athame.co.uk (guru164.netsonic.fi [194.29.193.164]) by mx1.FreeBSD.org (Postfix) with ESMTP id 25D0D43D3F for ; Sat, 1 Jan 2005 11:49:16 +0000 (GMT) (envelope-from adridg@hex.athame.co.uk) Received: from localhost ([127.0.0.1] helo=hex.athame.co.uk) by hex.athame.co.uk with esmtp (Exim 4.43 (FreeBSD)) id 1Ckhkw-0002JM-E6; Sat, 01 Jan 2005 13:49:14 +0200 Received: from localhost (adridg@localhost)j01BnDIS008885; Sat, 1 Jan 2005 13:49:13 +0200 (EET) (envelope-from adridg@hex.athame.co.uk) Date: Sat, 1 Jan 2005 13:49:13 +0200 (EET) From: Adriaan de Groot To: Java News In-Reply-To: Message-ID: <20050101134742.E8782@hex.athame.co.uk> References: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed cc: freebsd-amd64@freebsd.org Subject: Re: ASUS K8V SE + onboard sound recording X-BeenThere: freebsd-amd64@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting FreeBSD to the AMD64 platform List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 01 Jan 2005 11:49:16 -0000 On Fri, 31 Dec 2004, Java News wrote: > KDE 3.3 on fresh Xorg, I put microphone (tested & working) into pink > jack, I run KRec, I run KMix in KMix I choose microphone and in KRec > start to record - no sound record was done. Check the output of mixer(1) in a konsole -- I _think_ 5.3-R came with a KDE version with a buggy kmixer that set all volumes to 0 on startup. The correct list for KDE-related questions is kde@freebsd.org, by the way (since this question doesn't seem very amd4=specific). From owner-freebsd-amd64@FreeBSD.ORG Sat Jan 1 21:06:43 2005 Return-Path: Delivered-To: freebsd-amd64@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D72B116A4CE for ; Sat, 1 Jan 2005 21:06:43 +0000 (GMT) Received: from rwcrmhc12.comcast.net (rwcrmhc12.comcast.net [216.148.227.85]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5EF4C43D41 for ; Sat, 1 Jan 2005 21:06:43 +0000 (GMT) (envelope-from rsh.lists@comcast.net) Received: from [192.168.1.11] (tardiss.ne.client2.attbi.com[66.30.82.93]) by comcast.net (rwcrmhc12) with ESMTP id <2005010121064201400r4jkhe>; Sat, 1 Jan 2005 21:06:43 +0000 Message-ID: <41D710C1.8000909@comcast.net> Date: Sat, 01 Jan 2005 16:06:09 -0500 From: Sean User-Agent: Mozilla Thunderbird 1.0 (X11/20041231) X-Accept-Language: en-us, en MIME-Version: 1.0 To: freebsd-amd64@freebsd.org Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: gcc error and openoffice install X-BeenThere: freebsd-amd64@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: rsh.lists@comcast.net List-Id: Porting FreeBSD to the AMD64 platform List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 01 Jan 2005 21:06:43 -0000 I been trying to install openoffice onto my amd64 system and currently am running into a problem with gcc32 failing. Here is the error... --------------------------------------------- ../../gcc-3.2.3/gcc/config/i386/x86-64.h:76:1: warning: this is the location of the previous definition stage1/xgcc -Bstage1/ -B/usr/local/x86_64-portbld-freebsd6.0/bin/ -DIN_GCC -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -DGENERATOR_FILE -o genflags \ genflags.o rtl.o read-rtl.o bitmap.o ggc-none.o gensupport.o print-rtl.o errors.o ../libiberty/libiberty.a ./genflags .././..//gcc-3.2.3/gcc/config/i386/i386.md > tmp-flags.h Segmentation fault (core dumped) gmake[2]: *** [s-flags] Error 139 gmake[2]: Leaving directory `/usr/ports/lang/gcc32/work/build/gcc' gmake[1]: *** [stage2_build] Error 2 gmake[1]: Leaving directory `/usr/ports/lang/gcc32/work/build/gcc' gmake: *** [bootstrap] Error 2 *** Error code 2 Stop in /usr/ports/lang/gcc32. *** Error code 1 Stop in /usr/ports/editors/openoffice-1.1. --------------------------------------------- I have support into my kernel for 32 bit, and have included 'withlib32=yes' into make.conf. Anyone seen this, and perhaps knows a fix? Is it possible to get gcc32 and openoffice running on an amd64. I have only put this system together less then a week ago, so not up yet on all the problems. Posted to the general questions list and replies seem to point to openoffice and gcc32 not being able to work on amd64. Here is some basic system info, just in case. --------------------------------------------- tardis# uname -a FreeBSD tardis.mydomain.net 6.0-CURRENT FreeBSD 6.0-CURRENT #0: Sat Jan 1 11:23:12 EST 2005 sean@tardis.mydomain.net:/usr/obj/usr/src/sys/TARDISKERNEL amd64 tardis# --------------------------------------------- tardis# gcc -v Using built-in specs. Configured with: FreeBSD/amd64 system compiler Thread model: posix gcc version 3.4.2 [FreeBSD] 20040728 tardis# --------------------------------------------- Thanks in advance to any replies. Sean From owner-freebsd-amd64@FreeBSD.ORG Sat Jan 1 21:14:27 2005 Return-Path: Delivered-To: freebsd-amd64@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2831916A4CE; Sat, 1 Jan 2005 21:14:27 +0000 (GMT) Received: from smarthost2.sentex.ca (smarthost2.sentex.ca [205.211.164.50]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8945D43D1F; Sat, 1 Jan 2005 21:14:26 +0000 (GMT) (envelope-from tinderbox@freebsd.org) Received: from smtp2.sentex.ca (smtp2.sentex.ca [199.212.134.9]) by smarthost2.sentex.ca (8.13.1/8.13.1) with ESMTP id j01LEQEE046787; Sat, 1 Jan 2005 16:14:26 -0500 (EST) (envelope-from tinderbox@freebsd.org) Received: from freebsd-current.sentex.ca (freebsd-current.sentex.ca [64.7.128.98]) by smtp2.sentex.ca (8.13.1/8.13.1) with ESMTP id j01LEP6l000341; Sat, 1 Jan 2005 16:14:26 -0500 (EST) (envelope-from tinderbox@freebsd.org) Received: by freebsd-current.sentex.ca (Postfix, from userid 666) id A90297306E; Sat, 1 Jan 2005 16:14:25 -0500 (EST) Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Precedence: bulk Message-Id: <20050101211425.A90297306E@freebsd-current.sentex.ca> Date: Sat, 1 Jan 2005 16:14:25 -0500 (EST) X-Virus-Scanned: ClamAV 0.80/625/Fri Dec 10 12:41:57 2004 clamav-milter version 0.80j on clamscanner2 X-Virus-Scanned: ClamAV 0.80/640/Thu Dec 23 13:48:27 2004 clamav-milter version 0.80j on clamscanner1 X-Virus-Status: Clean X-Virus-Status: Clean Subject: [current tinderbox] failure on amd64/amd64 X-BeenThere: freebsd-amd64@freebsd.org X-Mailman-Version: 2.1.1 List-Id: Porting FreeBSD to the AMD64 platform List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 01 Jan 2005 21:14:27 -0000 TB --- 2005-01-01 19:35:53 - tinderbox 2.3 running on freebsd-current.sentex.ca TB --- 2005-01-01 19:35:53 - starting CURRENT tinderbox run for amd64/amd64 TB --- 2005-01-01 19:35:53 - checking out the source tree TB --- 2005-01-01 19:35:53 - cd /home/tinderbox/CURRENT/amd64/amd64 TB --- 2005-01-01 19:35:53 - /usr/bin/cvs -f -R -q -d/home/ncvs update -Pd -A src TB --- 2005-01-01 19:41:51 - building world (CFLAGS=-O2 -pipe) TB --- 2005-01-01 19:41:51 - cd /home/tinderbox/CURRENT/amd64/amd64/src TB --- 2005-01-01 19:41:51 - /usr/bin/make -B buildworld >>> Rebuilding the temporary build tree >>> stage 1.1: legacy release compatibility shims >>> stage 1.2: bootstrap tools >>> stage 2.1: cleaning up the object tree >>> stage 2.2: rebuilding the object tree >>> stage 2.3: build tools >>> stage 3: cross tools >>> stage 4.1: building includes >>> stage 4.2: building libraries >>> stage 4.3: make dependencies >>> stage 4.4: building everything TB --- 2005-01-01 20:49:10 - building generic kernel (COPTFLAGS=-O2 -pipe) TB --- 2005-01-01 20:49:10 - cd /home/tinderbox/CURRENT/amd64/amd64/src TB --- 2005-01-01 20:49:10 - /usr/bin/make buildkernel KERNCONF=GENERIC >>> Kernel build for GENERIC started on Sat Jan 1 20:49:11 UTC 2005 >>> stage 1: configuring the kernel >>> stage 2.1: cleaning up the object tree >>> stage 2.2: rebuilding the object tree >>> stage 2.3: build tools >>> stage 3.1: making dependencies >>> stage 3.2: building everything >>> Kernel build for GENERIC completed on Sat Jan 1 21:04:01 UTC 2005 TB --- 2005-01-01 21:04:01 - generating LINT kernel config TB --- 2005-01-01 21:04:01 - cd /home/tinderbox/CURRENT/amd64/amd64/src/sys/amd64/conf TB --- 2005-01-01 21:04:01 - /usr/bin/make -B LINT TB --- 2005-01-01 21:04:01 - building LINT kernel (COPTFLAGS=-O2 -pipe) TB --- 2005-01-01 21:04:01 - cd /home/tinderbox/CURRENT/amd64/amd64/src TB --- 2005-01-01 21:04:01 - /usr/bin/make buildkernel KERNCONF=LINT >>> Kernel build for LINT started on Sat Jan 1 21:04:01 UTC 2005 >>> stage 1: configuring the kernel >>> stage 2.1: cleaning up the object tree >>> stage 2.2: rebuilding the object tree >>> stage 2.3: build tools >>> stage 3.1: making dependencies >>> stage 3.2: building everything [...] cc -c -O2 -pipe -fno-strict-aliasing -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -fformat-extensions -std=c99 -nostdinc -I- -I. -I/tinderbox/CURRENT/amd64/amd64/src/sys -I/tinderbox/CURRENT/amd64/amd64/src/sys/contrib/dev/acpica -I/tinderbox/CURRENT/amd64/amd64/src/sys/contrib/altq -I/tinderbox/CURRENT/amd64/amd64/src/sys/contrib/ipfilter -I/tinderbox/CURRENT/amd64/amd64/src/sys/contrib/pf -I/tinderbox/CURRENT/amd64/amd64/src/sys/contrib/dev/ath -I/tinderbox/CURRENT/amd64/amd64/src/sys/contrib/dev/ath/freebsd -I/tinderbox/CURRENT/amd64/amd64/src/sys/contrib/ngatm -D_KERNEL -include opt_global.h -fno-common -finline-limit=8000 --param inline-unit-growth=100 --param large-function-growth=1000 -fno-builtin -fno-omit-frame-pointer -mcmodel=kernel -mno-red-zone -mfpmath=387 -mno-sse -mno-sse2 -mno-mmx -mno-3dnow -msoft-float -fno-asynchronous-unwind-tables -ffreestanding -Werror /tinderbox/CURRENT/a md64/amd64/src/sys/netipx/ipx_input.c cc -c -O2 -pipe -fno-strict-aliasing -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -fformat-extensions -std=c99 -nostdinc -I- -I. -I/tinderbox/CURRENT/amd64/amd64/src/sys -I/tinderbox/CURRENT/amd64/amd64/src/sys/contrib/dev/acpica -I/tinderbox/CURRENT/amd64/amd64/src/sys/contrib/altq -I/tinderbox/CURRENT/amd64/amd64/src/sys/contrib/ipfilter -I/tinderbox/CURRENT/amd64/amd64/src/sys/contrib/pf -I/tinderbox/CURRENT/amd64/amd64/src/sys/contrib/dev/ath -I/tinderbox/CURRENT/amd64/amd64/src/sys/contrib/dev/ath/freebsd -I/tinderbox/CURRENT/amd64/amd64/src/sys/contrib/ngatm -D_KERNEL -include opt_global.h -fno-common -finline-limit=8000 --param inline-unit-growth=100 --param large-function-growth=1000 -fno-builtin -fno-omit-frame-pointer -mcmodel=kernel -mno-red-zone -mfpmath=387 -mno-sse -mno-sse2 -mno-mmx -mno-3dnow -msoft-float -fno-asynchronous-unwind-tables -ffreestanding -Werror /tinderbox/CURRENT/a md64/amd64/src/sys/netipx/ipx_ip.c cc -c -O2 -pipe -fno-strict-aliasing -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -fformat-extensions -std=c99 -nostdinc -I- -I. -I/tinderbox/CURRENT/amd64/amd64/src/sys -I/tinderbox/CURRENT/amd64/amd64/src/sys/contrib/dev/acpica -I/tinderbox/CURRENT/amd64/amd64/src/sys/contrib/altq -I/tinderbox/CURRENT/amd64/amd64/src/sys/contrib/ipfilter -I/tinderbox/CURRENT/amd64/amd64/src/sys/contrib/pf -I/tinderbox/CURRENT/amd64/amd64/src/sys/contrib/dev/ath -I/tinderbox/CURRENT/amd64/amd64/src/sys/contrib/dev/ath/freebsd -I/tinderbox/CURRENT/amd64/amd64/src/sys/contrib/ngatm -D_KERNEL -include opt_global.h -fno-common -finline-limit=8000 --param inline-unit-growth=100 --param large-function-growth=1000 -fno-builtin -fno-omit-frame-pointer -mcmodel=kernel -mno-red-zone -mfpmath=387 -mno-sse -mno-sse2 -mno-mmx -mno-3dnow -msoft-float -fno-asynchronous-unwind-tables -ffreestanding -Werror /tinderbox/CURRENT/a md64/amd64/src/sys/netipx/ipx_outputfl.c cc -c -O2 -pipe -fno-strict-aliasing -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -fformat-extensions -std=c99 -nostdinc -I- -I. -I/tinderbox/CURRENT/amd64/amd64/src/sys -I/tinderbox/CURRENT/amd64/amd64/src/sys/contrib/dev/acpica -I/tinderbox/CURRENT/amd64/amd64/src/sys/contrib/altq -I/tinderbox/CURRENT/amd64/amd64/src/sys/contrib/ipfilter -I/tinderbox/CURRENT/amd64/amd64/src/sys/contrib/pf -I/tinderbox/CURRENT/amd64/amd64/src/sys/contrib/dev/ath -I/tinderbox/CURRENT/amd64/amd64/src/sys/contrib/dev/ath/freebsd -I/tinderbox/CURRENT/amd64/amd64/src/sys/contrib/ngatm -D_KERNEL -include opt_global.h -fno-common -finline-limit=8000 --param inline-unit-growth=100 --param large-function-growth=1000 -fno-builtin -fno-omit-frame-pointer -mcmodel=kernel -mno-red-zone -mfpmath=387 -mno-sse -mno-sse2 -mno-mmx -mno-3dnow -msoft-float -fno-asynchronous-unwind-tables -ffreestanding -Werror /tinderbox/CURRENT/a md64/amd64/src/sys/netipx/ipx_pcb.c /tinderbox/CURRENT/amd64/amd64/src/sys/netipx/ipx_pcb.c: In function `ipx_pcbbind': /tinderbox/CURRENT/amd64/amd64/src/sys/netipx/ipx_pcb.c:113: error: `ipxpcb_lport_cache' undeclared (first use in this function) /tinderbox/CURRENT/amd64/amd64/src/sys/netipx/ipx_pcb.c:113: error: (Each undeclared identifier is reported only once /tinderbox/CURRENT/amd64/amd64/src/sys/netipx/ipx_pcb.c:113: error: for each function it appears in.) *** Error code 1 Stop in /tinderbox/CURRENT/amd64/amd64/obj/amd64/tinderbox/CURRENT/amd64/amd64/src/sys/LINT. *** Error code 1 Stop in /tinderbox/CURRENT/amd64/amd64/src. *** Error code 1 Stop in /tinderbox/CURRENT/amd64/amd64/src. TB --- 2005-01-01 21:14:25 - WARNING: /usr/bin/make returned exit code 1 TB --- 2005-01-01 21:14:25 - ERROR: failed to build lint kernel TB --- 2005-01-01 21:14:25 - tinderbox aborted