From owner-freebsd-amd64@FreeBSD.ORG Fri Feb 6 02:37:03 2004 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 E077816A4CF; Fri, 6 Feb 2004 02:37:02 -0800 (PST) Received: from freebsd-current.sentex.ca (freebsd-current.sentex.ca [64.7.128.98]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9F08A43D5A; Fri, 6 Feb 2004 02:37:00 -0800 (PST) (envelope-from des+tinderbox@freebsd.org) Received: by freebsd-current.sentex.ca (Postfix, from userid 666) id D676B7303A; Fri, 6 Feb 2004 05:36:59 -0500 (EST) Sender: Tinderbox From: Tinderbox To: current@freebsd.org, amd64@freebsd.org Precedence: bulk Message-Id: <20040206103659.D676B7303A@freebsd-current.sentex.ca> Date: Fri, 6 Feb 2004 05:36:59 -0500 (EST) 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: Fri, 06 Feb 2004 10:37:03 -0000 TB --- 2004-02-06 09:30:44 - tinderbox 2.3 running on freebsd-current.sentex.ca TB --- 2004-02-06 09:30:44 - starting CURRENT tinderbox run for amd64/amd64 TB --- 2004-02-06 09:30:44 - checking out the source tree TB --- cd /home/tinderbox/sandbox/CURRENT/amd64/amd64 TB --- /usr/bin/cvs -f -R -q -d/home/ncvs update -Pd -A src TB --- 2004-02-06 09:34:50 - building world TB --- cd /home/tinderbox/sandbox/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.. TB --- 2004-02-06 10:21:51 - building generic kernel TB --- cd /home/tinderbox/sandbox/CURRENT/amd64/amd64/src TB --- /usr/bin/make buildkernel KERNCONF=GENERIC >>> Kernel build for GENERIC started on Fri Feb 6 10:21:51 GMT 2004 >>> Kernel build for GENERIC completed on Fri Feb 6 10:27:59 GMT 2004 TB --- 2004-02-06 10:27:59 - generating LINT kernel config TB --- cd /home/tinderbox/sandbox/CURRENT/amd64/amd64/src/sys/amd64/conf TB --- /usr/bin/make -B LINT TB --- 2004-02-06 10:27:59 - building LINT kernel TB --- cd /home/tinderbox/sandbox/CURRENT/amd64/amd64/src TB --- /usr/bin/make buildkernel KERNCONF=LINT >>> Kernel build for LINT started on Fri Feb 6 10:27:59 GMT 2004 [...] ===> accf_http cc -O -pipe -D_KERNEL -DKLD_MODULE -nostdinc -I- -include /other/tinderbox/CURRENT/amd64/amd64/obj/amd64/other/tinderbox/CURRENT/amd64/amd64/src/sys/LINT/opt_global.h -I. -I@ -I@/../include -finline-limit=20000 -fno-common -I/other/tinderbox/CURRENT/amd64/amd64/obj/amd64/other/tinderbox/CURRENT/amd64/amd64/src/sys/LINT -mcmodel=kernel -mno-red-zone -mfpmath=387 -mno-sse -mno-sse2 -mno-mmx -mno-3dnow -msoft-float -fno-asynchronous-unwind-tables -ffreestanding -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -fformat-extensions -std=c99 -c /other/tinderbox/CURRENT/amd64/amd64/src/sys/netinet/accf_http.c ld -d -warn-common -r -d -o accf_http.kld accf_http.o touch /other/tinderbox/CURRENT/amd64/amd64/obj/amd64/other/tinderbox/CURRENT/amd64/amd64/src/sys/LINT/modules/other/tinderbox/CURRENT/amd64/amd64/src/sys/modules/accf_http/export_syms awk -f /other/tinderbox/CURRENT/amd64/amd64/src/sys/modules/accf_http/../../conf/kmod_syms.awk accf_http.kld /other/tinderbox/CURRENT/amd64/amd64/obj/amd64/other/tinderbox/CURRENT/amd64/amd64/src/sys/LINT/modules/other/tinderbox/CURRENT/amd64/amd64/src/sys/modules/accf_http/export_syms | xargs -J% objcopy % accf_http.kld ld -Bshareable -d -warn-common -o accf_http.ko accf_http.kld ld: accf_http.kld: relocation R_X86_64_32S can not be used when making a shared object; recompile with -fPIC accf_http.kld: could not read symbols: Bad value *** Error code 1 Stop in /other/tinderbox/CURRENT/amd64/amd64/src/sys/modules/accf_http. *** Error code 1 Stop in /other/tinderbox/CURRENT/amd64/amd64/src/sys/modules. *** Error code 1 Stop in /other/tinderbox/CURRENT/amd64/amd64/obj/amd64/other/tinderbox/CURRENT/amd64/amd64/src/sys/LINT. *** Error code 1 Stop in /other/tinderbox/CURRENT/amd64/amd64/src. *** Error code 1 Stop in /other/tinderbox/CURRENT/amd64/amd64/src. TB --- 2004-02-06 10:36:59 - TB --- /usr/bin/make returned exit code 1 TB --- 2004-02-06 10:36:59 - TB --- ERROR: failed to build lint kernel TB --- 2004-02-06 10:36:59 - tinderbox aborted