From owner-freebsd-amd64@FreeBSD.ORG Mon Nov 10 23:29:23 2003 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 76C6E16A4CE; Mon, 10 Nov 2003 23:29:23 -0800 (PST) Received: from cueball.rtp.FreeBSD.org (cueball.rtp.FreeBSD.org [192.58.184.37]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4106043FEA; Mon, 10 Nov 2003 23:29:18 -0800 (PST) (envelope-from des+tinderbox@freebsd.org) Received: from cueball.rtp.FreeBSD.org (localhost [127.0.0.1]) hAB7THv9009143; Tue, 11 Nov 2003 02:29:17 -0500 (EST) (envelope-from des+tinderbox@freebsd.org) Received: (from des@localhost) by cueball.rtp.FreeBSD.org (8.12.9/8.12.9/Submit) id hAB7TGct009142; Tue, 11 Nov 2003 02:29:16 -0500 (EST) (envelope-from des+tinderbox@freebsd.org) Date: Tue, 11 Nov 2003 02:29:16 -0500 (EST) Message-Id: <200311110729.hAB7TGct009142@cueball.rtp.FreeBSD.org> X-Authentication-Warning: cueball.rtp.FreeBSD.org: des set sender to Tinderbox using -f Sender: Tinderbox From: Tinderbox To: current@freebsd.org, amd64@freebsd.org Precedence: bulk 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: Tue, 11 Nov 2003 07:29:23 -0000 TB --- 2003-11-11 06:34:26 - tinderbox 2.2 running on cueball.rtp.FreeBSD.org TB --- 2003-11-11 06:34:26 - starting CURRENT tinderbox run for amd64/amd64 TB --- 2003-11-11 06:34:26 - checking out the source tree TB --- cd /home/des/tinderbox/CURRENT/amd64/amd64 TB --- /usr/bin/cvs -f -R -q -d/home/ncvs update -Pd -A src TB --- 2003-11-11 06:36:20 - building world TB --- cd /home/des/tinderbox/CURRENT/amd64/amd64/src TB --- /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.. [...] objcopy -S -O binary boot1.out boot1 dd if=/dev/zero of=boot2.ldr bs=276 count=1 2>/dev/null nm -t d boot1.out | awk '/([0-9])+ T xread/ { x = $1 - ORG1; printf("#define XREADORG %#x\n", REL1 + x) }' ORG1=`printf "%d" 0x7c00` REL1=`printf "%d" 0x700` > boot2.h cc -elf -ffreestanding -Os -fno-builtin -fno-guess-branch-probability -fomit-frame-pointer -mno-align-long-strings -mrtd -DUFS1_AND_UFS2 -I/vol/vol0/users/des/tinderbox/CURRENT/amd64/amd64/src/sys/boot/i386/boot2/../../common -I/vol/vol0/users/des/tinderbox/CURRENT/amd64/amd64/src/sys/boot/i386/boot2/../btx/lib -I. -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wshadow -Wstrict-prototypes -Wwrite-strings -ffreestanding -mpreferred-stack-boundary=2 -m32 -S -o boot2.s.tmp /vol/vol0/users/des/tinderbox/CURRENT/amd64/amd64/src/sys/boot/i386/boot2/boot2.c /vol/vol0/users/des/tinderbox/CURRENT/amd64/amd64/src/sys/boot/i386/boot2/boot2.c: In function `load': /vol/vol0/users/des/tinderbox/CURRENT/amd64/amd64/src/sys/boot/i386/boot2/boot2.c:362: error: `RB_BOOTINFO' undeclared (first use in this function) /vol/vol0/users/des/tinderbox/CURRENT/amd64/amd64/src/sys/boot/i386/boot2/boot2.c:362: error: (Each undeclared identifier is reported only once /vol/vol0/users/des/tinderbox/CURRENT/amd64/amd64/src/sys/boot/i386/boot2/boot2.c:362: error: for each function it appears in.) *** Error code 1 Stop in /vol/vol0/users/des/tinderbox/CURRENT/amd64/amd64/src/sys/boot/i386/boot2. *** Error code 1 Stop in /vol/vol0/users/des/tinderbox/CURRENT/amd64/amd64/src/sys/boot/i386. *** Error code 1 Stop in /vol/vol0/users/des/tinderbox/CURRENT/amd64/amd64/src/sys/boot. *** Error code 1 Stop in /vol/vol0/users/des/tinderbox/CURRENT/amd64/amd64/src/sys. *** Error code 1 Stop in /vol/vol0/users/des/tinderbox/CURRENT/amd64/amd64/src. *** Error code 1 Stop in /vol/vol0/users/des/tinderbox/CURRENT/amd64/amd64/src. *** Error code 1 Stop in /vol/vol0/users/des/tinderbox/CURRENT/amd64/amd64/src. TB --- 2003-11-11 07:29:16 - TB --- /usr/bin/make returned exit code 1 TB --- 2003-11-11 07:29:16 - TB --- ERROR: failed to build world TB --- 2003-11-11 07:29:16 - tinderbox aborted From owner-freebsd-amd64@FreeBSD.ORG Wed Nov 12 10:29:47 2003 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 E64DE16A4CE; Wed, 12 Nov 2003 10:29:47 -0800 (PST) Received: from cueball.rtp.FreeBSD.org (cueball.rtp.FreeBSD.org [192.58.184.37]) by mx1.FreeBSD.org (Postfix) with ESMTP id C88AA43F75; Wed, 12 Nov 2003 10:29:44 -0800 (PST) (envelope-from des+tinderbox@freebsd.org) Received: from cueball.rtp.FreeBSD.org (localhost [127.0.0.1]) hACIThv9096552; Wed, 12 Nov 2003 13:29:44 -0500 (EST) (envelope-from des+tinderbox@freebsd.org) Received: (from des@localhost) by cueball.rtp.FreeBSD.org (8.12.9/8.12.9/Submit) id hACIThc8096551; Wed, 12 Nov 2003 13:29:43 -0500 (EST) (envelope-from des+tinderbox@freebsd.org) Date: Wed, 12 Nov 2003 13:29:43 -0500 (EST) Message-Id: <200311121829.hACIThc8096551@cueball.rtp.FreeBSD.org> X-Authentication-Warning: cueball.rtp.FreeBSD.org: des set sender to Tinderbox using -f Sender: Tinderbox From: Tinderbox To: current@freebsd.org, amd64@freebsd.org Precedence: bulk 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: Wed, 12 Nov 2003 18:29:48 -0000 TB --- 2003-11-12 17:47:08 - tinderbox 2.2 running on cueball.rtp.FreeBSD.org TB --- 2003-11-12 17:47:08 - starting CURRENT tinderbox run for amd64/amd64 TB --- 2003-11-12 17:47:08 - checking out the source tree TB --- cd /home/des/tinderbox/CURRENT/amd64/amd64 TB --- /usr/bin/cvs -f -R -q -d/home/ncvs update -Pd -A src TB --- 2003-11-12 17:49:08 - building world TB --- cd /home/des/tinderbox/CURRENT/amd64/amd64/src TB --- /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.. [...] ===> bin/df cc -O -pipe -I/vol/vol0/users/des/tinderbox/CURRENT/amd64/amd64/src/bin/df/../../sbin/mount -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wcast-align -Wbad-function-cast -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls -c /vol/vol0/users/des/tinderbox/CURRENT/amd64/amd64/src/bin/df/df.c /vol/vol0/users/des/tinderbox/CURRENT/amd64/amd64/src/bin/df/df.c: In function `prtstat': /vol/vol0/users/des/tinderbox/CURRENT/amd64/amd64/src/bin/df/df.c:454: warning: long long int format, long int arg (arg 3) /vol/vol0/users/des/tinderbox/CURRENT/amd64/amd64/src/bin/df/df.c:454: warning: long long int format, long int arg (arg 5) /vol/vol0/users/des/tinderbox/CURRENT/amd64/amd64/src/bin/df/df.c:454: warning: long long int format, long int arg (arg 7) /vol/vol0/users/des/tinderbox/CURRENT/amd64/amd64/src/bin/df/df.c:464: warning: long long int format, int64_t arg (arg 3) /vol/vol0/users/des/tinderbox/CURRENT/amd64/amd64/src/bin/df/df.c:464: warning: long long int format, int64_t arg (arg 5) *** Error code 1 Stop in /vol/vol0/users/des/tinderbox/CURRENT/amd64/amd64/src/bin/df. *** Error code 1 Stop in /vol/vol0/users/des/tinderbox/CURRENT/amd64/amd64/src/bin. *** Error code 1 Stop in /vol/vol0/users/des/tinderbox/CURRENT/amd64/amd64/src. *** Error code 1 Stop in /vol/vol0/users/des/tinderbox/CURRENT/amd64/amd64/src. *** Error code 1 Stop in /vol/vol0/users/des/tinderbox/CURRENT/amd64/amd64/src. TB --- 2003-11-12 18:29:43 - TB --- /usr/bin/make returned exit code 1 TB --- 2003-11-12 18:29:43 - TB --- ERROR: failed to build world TB --- 2003-11-12 18:29:43 - tinderbox aborted From owner-freebsd-amd64@FreeBSD.ORG Fri Nov 14 22:57:48 2003 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 4FED916A4CE; Fri, 14 Nov 2003 22:57:48 -0800 (PST) Received: from cueball.rtp.FreeBSD.org (cueball.rtp.FreeBSD.org [192.58.184.37]) by mx1.FreeBSD.org (Postfix) with ESMTP id 650E043FBD; Fri, 14 Nov 2003 22:57:47 -0800 (PST) (envelope-from des+tinderbox@freebsd.org) Received: from cueball.rtp.FreeBSD.org (localhost [127.0.0.1]) hAF6vkv9024185; Sat, 15 Nov 2003 01:57:46 -0500 (EST) (envelope-from des+tinderbox@freebsd.org) Received: (from des@localhost) by cueball.rtp.FreeBSD.org (8.12.9/8.12.9/Submit) id hAF6vjeq024184; Sat, 15 Nov 2003 01:57:45 -0500 (EST) (envelope-from des+tinderbox@freebsd.org) Date: Sat, 15 Nov 2003 01:57:45 -0500 (EST) Message-Id: <200311150657.hAF6vjeq024184@cueball.rtp.FreeBSD.org> X-Authentication-Warning: cueball.rtp.FreeBSD.org: des set sender to Tinderbox using -f Sender: Tinderbox From: Tinderbox To: current@freebsd.org, amd64@freebsd.org Precedence: bulk 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, 15 Nov 2003 06:57:48 -0000 TB --- 2003-11-15 06:02:11 - tinderbox 2.2 running on cueball.rtp.FreeBSD.org TB --- 2003-11-15 06:02:11 - starting CURRENT tinderbox run for amd64/amd64 TB --- 2003-11-15 06:02:11 - checking out the source tree TB --- cd /home/des/tinderbox/CURRENT/amd64/amd64 TB --- /usr/bin/cvs -f -R -q -d/home/ncvs update -Pd -A src TB --- 2003-11-15 06:04:25 - building world TB --- cd /home/des/tinderbox/CURRENT/amd64/amd64/src TB --- /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.. [...] cc -O -pipe -o from from.o gzip -cn /vol/vol0/users/des/tinderbox/CURRENT/amd64/amd64/src/usr.bin/from/from.1 > from.1.gz ===> usr.bin/fstat cc -O -pipe -c /vol/vol0/users/des/tinderbox/CURRENT/amd64/amd64/src/usr.bin/fstat/cd9660.c cc -O -pipe -c /vol/vol0/users/des/tinderbox/CURRENT/amd64/amd64/src/usr.bin/fstat/fstat.c In file included from /vol/vol0/users/des/tinderbox/CURRENT/amd64/amd64/src/usr.bin/fstat/fstat.c:75: /home/des/tinderbox/CURRENT/amd64/amd64/obj/amd64/vol/vol0/users/des/tinderbox/CURRENT/amd64/amd64/src/i386/usr/include/nfsclient/nfsnode.h:129: error: field `n_rfc' has incomplete type /home/des/tinderbox/CURRENT/amd64/amd64/obj/amd64/vol/vol0/users/des/tinderbox/CURRENT/amd64/amd64/src/i386/usr/include/nfsclient/nfsnode.h:130: error: field `n_wfc' has incomplete type *** Error code 1 Stop in /vol/vol0/users/des/tinderbox/CURRENT/amd64/amd64/src/usr.bin/fstat. *** Error code 1 Stop in /vol/vol0/users/des/tinderbox/CURRENT/amd64/amd64/src/usr.bin. *** Error code 1 Stop in /vol/vol0/users/des/tinderbox/CURRENT/amd64/amd64/src. *** Error code 1 Stop in /vol/vol0/users/des/tinderbox/CURRENT/amd64/amd64/src. *** Error code 1 Stop in /vol/vol0/users/des/tinderbox/CURRENT/amd64/amd64/src. TB --- 2003-11-15 06:57:45 - TB --- /usr/bin/make returned exit code 1 TB --- 2003-11-15 06:57:45 - TB --- ERROR: failed to build world TB --- 2003-11-15 06:57:45 - tinderbox aborted From owner-freebsd-amd64@FreeBSD.ORG Sat Nov 15 16:29:31 2003 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 9097916A4CE for ; Sat, 15 Nov 2003 16:29:31 -0800 (PST) Received: from pandora.cs.kun.nl (pandora.cs.kun.nl [131.174.33.4]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1D18543FCB for ; Sat, 15 Nov 2003 16:29:30 -0800 (PST) (envelope-from adridg@cs.kun.nl) Received: from odin.cs.kun.nl by pandora.cs.kun.nl via odin.cs.kun.nl [131.174.33.33] with ESMTP for id hAG0TSYJ004594 (8.12.10/3.58); Sun, 16 Nov 2003 01:29:28 +0100 (MET) Date: Sun, 16 Nov 2003 01:29:28 +0100 (MET) From: Adriaan de Groot To: amd64@freebsd.org Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Subject: debugging ports X-BeenThere: freebsd-amd64@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: adridg@cs.kun.nl List-Id: Porting FreeBSD to the AMD64 platform List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 16 Nov 2003 00:29:31 -0000 Well, I've moved my desktop to my amd64 box (the onboard audio of the Asus K8V seems to be much worse than the onboard audio of the Epox 8KHA+, BTW, and I'm going to be sticking in an old SB64 card to test that tomorrow). KDE is still running remotely, but Qt 3.2.3 is compiling along (and ugh, is gcc 3.3 ever slow compared to 2.95), and we'll see what happens (I'm not compiling the ports, but KDE out of CVS, due to bandwidth issues). Anyway, I was compiling other ports to make desktop life bearable, one of them being vorbis-tools (for ogg123). And while it compiles file, it bus errors on me right after opening any ogg file and printing the ID tag information from it. So .. I have a world from about 2 weeks back, with no gdb. Is there a timeframe for gdb coming back? Or which port was it, again, that did the trick? Has anyone else seen a broken ogg123? I compiled (in order) audio/libaudiofile audio/esound audio/libao audio/libogg audio/libvorbis audio/vorbis-tools. -- Adriaan de Groot adridg@cs.kun.nl Kamer A6020 024-3652272 GPG Key Fingerprint 934E 31AA 80A7 723F 54F9 50ED 76AC EE01 FEA2 A3FE http://www.cs.kun.nl/~adridg/research/