From owner-freebsd-ia64@FreeBSD.ORG Sun Aug 8 20:01:36 2010 Return-Path: Delivered-To: ia64@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 8AC7F106566B; Sun, 8 Aug 2010 20:01:36 +0000 (UTC) (envelope-from tinderbox@freebsd.org) Received: from smarthost1.sentex.ca (smarthost1.sentex.ca [64.7.153.18]) by mx1.freebsd.org (Postfix) with ESMTP id 59C298FC08; Sun, 8 Aug 2010 20:01:36 +0000 (UTC) Received: from smtp1.sentex.ca (smtp1c.sentex.ca [64.7.153.10]) by smarthost1.sentex.ca (8.14.4/8.14.4) with ESMTP id o78K1YW6004218 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Sun, 8 Aug 2010 16:01:34 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: from freebsd-stable.sentex.ca (freebsd-stable.sentex.ca [64.7.128.103]) by smtp1.sentex.ca (8.14.3/8.14.3) with ESMTP id o78K1Y67003929; Sun, 8 Aug 2010 16:01:34 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: by freebsd-stable.sentex.ca (Postfix, from userid 666) id F070B1B5060; Sun, 8 Aug 2010 16:01:33 -0400 (EDT) Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Precedence: bulk Message-Id: <20100808200133.F070B1B5060@freebsd-stable.sentex.ca> Date: Sun, 8 Aug 2010 16:01:33 -0400 (EDT) X-Virus-Scanned: clamav-milter 0.95.1 at smtp1.sentex.ca X-Virus-Status: Clean X-Scanned-By: MIMEDefang 2.67 on 64.7.153.18 Cc: Subject: [releng_7 tinderbox] failure on ia64/ia64 X-BeenThere: freebsd-ia64@freebsd.org X-Mailman-Version: 2.1.5 List-Id: Porting FreeBSD to the IA-64 List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 08 Aug 2010 20:01:36 -0000 TB --- 2010-08-08 18:24:38 - tinderbox 2.6 running on freebsd-stable.sentex.ca TB --- 2010-08-08 18:24:38 - starting RELENG_7 tinderbox run for ia64/ia64 TB --- 2010-08-08 18:24:38 - cleaning the object tree TB --- 2010-08-08 18:24:55 - cvsupping the source tree TB --- 2010-08-08 18:24:55 - /usr/bin/csup -z -r 3 -g -L 1 -h localhost -s /tinderbox/RELENG_7/ia64/ia64/supfile TB --- 2010-08-08 18:25:04 - building world TB --- 2010-08-08 18:25:04 - MAKEOBJDIRPREFIX=/obj TB --- 2010-08-08 18:25:04 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2010-08-08 18:25:04 - TARGET=ia64 TB --- 2010-08-08 18:25:04 - TARGET_ARCH=ia64 TB --- 2010-08-08 18:25:04 - TZ=UTC TB --- 2010-08-08 18:25:04 - __MAKE_CONF=/dev/null TB --- 2010-08-08 18:25:04 - cd /src TB --- 2010-08-08 18:25:04 - /usr/bin/make -B buildworld >>> World build started on Sun Aug 8 18:25:06 UTC 2010 >>> 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 >>> World build completed on Sun Aug 8 19:51:33 UTC 2010 TB --- 2010-08-08 19:51:33 - generating LINT kernel config TB --- 2010-08-08 19:51:33 - cd /src/sys/ia64/conf TB --- 2010-08-08 19:51:33 - /usr/bin/make -B LINT TB --- 2010-08-08 19:51:33 - building LINT kernel TB --- 2010-08-08 19:51:33 - MAKEOBJDIRPREFIX=/obj TB --- 2010-08-08 19:51:33 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2010-08-08 19:51:33 - TARGET=ia64 TB --- 2010-08-08 19:51:33 - TARGET_ARCH=ia64 TB --- 2010-08-08 19:51:33 - TZ=UTC TB --- 2010-08-08 19:51:33 - __MAKE_CONF=/dev/null TB --- 2010-08-08 19:51:33 - cd /src TB --- 2010-08-08 19:51:33 - /usr/bin/make -B buildkernel KERNCONF=LINT >>> Kernel build for LINT started on Sun Aug 8 19:51:33 UTC 2010 >>> 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 -std=c99 -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -Wundef -Wno-pointer-sign -fformat-extensions -nostdinc -I. -I/src/sys -I/src/sys/contrib/altq -I/src/sys/contrib/ia64/libuwx/src -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include opt_global.h -fno-common -finline-limit=15000 --param inline-unit-growth=100 --param large-function-growth=1000 -fno-builtin -mconstant-gp -ffixed-r13 -mfixed-range=f32-f127 -fpic -ffreestanding -Werror /src/sys/dev/usb/sl811hs.c cc -c -O2 -pipe -fno-strict-aliasing -std=c99 -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -Wundef -Wno-pointer-sign -fformat-extensions -nostdinc -I. -I/src/sys -I/src/sys/contrib/altq -I/src/sys/contrib/ia64/libuwx/src -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include opt_global.h -fno-common -finline-limit=15000 --param inline-unit-growth=100 --param large-function-growth=1000 -fno-builtin -mconstant-gp -ffixed-r13 -mfixed-range=f32-f127 -fpic -ffreestanding -Werror /src/sys/dev/usb/slhci_pccard.c cc -c -O2 -pipe -fno-strict-aliasing -std=c99 -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -Wundef -Wno-pointer-sign -fformat-extensions -nostdinc -I. -I/src/sys -I/src/sys/contrib/altq -I/src/sys/contrib/ia64/libuwx/src -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include opt_global.h -fno-common -finline-limit=15000 --param inline-unit-growth=100 --param large-function-growth=1000 -fno-builtin -mconstant-gp -ffixed-r13 -mfixed-range=f32-f127 -fpic -ffreestanding -Werror /src/sys/dev/usb/uark.c cc -c -O2 -pipe -fno-strict-aliasing -std=c99 -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -Wundef -Wno-pointer-sign -fformat-extensions -nostdinc -I. -I/src/sys -I/src/sys/contrib/altq -I/src/sys/contrib/ia64/libuwx/src -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include opt_global.h -fno-common -finline-limit=15000 --param inline-unit-growth=100 --param large-function-growth=1000 -fno-builtin -mconstant-gp -ffixed-r13 -mfixed-range=f32-f127 -fpic -ffreestanding -Werror /src/sys/dev/usb/u3g.c cc1: warnings being treated as errors /src/sys/dev/usb/u3g.c:197: warning: missing braces around initializer /src/sys/dev/usb/u3g.c:197: warning: (near initialization for 'u3g_devs[60].devno') /src/sys/dev/usb/u3g.c:198: error: expected identifier or '(' before '}' token *** Error code 1 Stop in /obj/ia64/src/sys/LINT. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2010-08-08 20:01:33 - WARNING: /usr/bin/make returned exit code 1 TB --- 2010-08-08 20:01:33 - ERROR: failed to build lint kernel TB --- 2010-08-08 20:01:33 - 5072.99 user 388.50 system 5815.23 real http://tinderbox.freebsd.org/tinderbox-releng_7-RELENG_7-ia64-ia64.full From owner-freebsd-ia64@FreeBSD.ORG Mon Aug 9 11:06:57 2010 Return-Path: Delivered-To: freebsd-ia64@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 58D0F106564A for ; Mon, 9 Aug 2010 11:06:57 +0000 (UTC) (envelope-from owner-bugmaster@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 2CEF68FC1A for ; Mon, 9 Aug 2010 11:06:57 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.4/8.14.4) with ESMTP id o79B6vp1049026 for ; Mon, 9 Aug 2010 11:06:57 GMT (envelope-from owner-bugmaster@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.4/8.14.4/Submit) id o79B6uox049024 for freebsd-ia64@FreeBSD.org; Mon, 9 Aug 2010 11:06:56 GMT (envelope-from owner-bugmaster@FreeBSD.org) Date: Mon, 9 Aug 2010 11:06:56 GMT Message-Id: <201008091106.o79B6uox049024@freefall.freebsd.org> X-Authentication-Warning: freefall.freebsd.org: gnats set sender to owner-bugmaster@FreeBSD.org using -f From: FreeBSD bugmaster To: freebsd-ia64@FreeBSD.org Cc: Subject: Current problem reports assigned to freebsd-ia64@FreeBSD.org X-BeenThere: freebsd-ia64@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting FreeBSD to the IA-64 List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 09 Aug 2010 11:06:57 -0000 Note: to view an individual PR, use: http://www.freebsd.org/cgi/query-pr.cgi?pr=(number). The following is a listing of current problems submitted by FreeBSD users. These represent problem reports covering all versions including experimental development code and obsolete releases. S Tracker Resp. Description -------------------------------------------------------------------------------- o ia64/149208 ia64 mksnap_ffs hang/deadlock o ia64/147501 ia64 [ia64] options PREEMPTION causes instability 2 problems total. From owner-freebsd-ia64@FreeBSD.ORG Tue Aug 10 10:16:39 2010 Return-Path: Delivered-To: freebsd-ia64@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id DC8DE1065672 for ; Tue, 10 Aug 2010 10:16:39 +0000 (UTC) (envelope-from mexas@bristol.ac.uk) Received: from dirj.bris.ac.uk (dirj.bris.ac.uk [137.222.10.78]) by mx1.freebsd.org (Postfix) with ESMTP id 916848FC1D for ; Tue, 10 Aug 2010 10:16:39 +0000 (UTC) Received: from ncsc.bris.ac.uk ([137.222.10.41]) by dirj.bris.ac.uk with esmtp (Exim 4.69) (envelope-from ) id 1Oilss-0007Cx-4x; Tue, 10 Aug 2010 11:16:38 +0100 Received: from mech-cluster241.men.bris.ac.uk ([137.222.187.241]) by ncsc.bris.ac.uk with esmtpsa (TLSv1:AES256-SHA:256) (Exim 4.67) (envelope-from ) id 1Oilss-0000KE-0H; Tue, 10 Aug 2010 11:16:38 +0100 Received: from mech-cluster241.men.bris.ac.uk (localhost [127.0.0.1]) by mech-cluster241.men.bris.ac.uk (8.14.4/8.14.4) with ESMTP id o7AAGbxm036375; Tue, 10 Aug 2010 11:16:37 +0100 (BST) (envelope-from mexas@bristol.ac.uk) Received: (from mexas@localhost) by mech-cluster241.men.bris.ac.uk (8.14.4/8.14.4/Submit) id o7AAGbbB036374; Tue, 10 Aug 2010 11:16:37 +0100 (BST) (envelope-from mexas@bristol.ac.uk) X-Authentication-Warning: mech-cluster241.men.bris.ac.uk: mexas set sender to mexas@bristol.ac.uk using -f Date: Tue, 10 Aug 2010 11:16:37 +0100 From: Anton Shterenlikht To: freebsd-ia64@freebsd.org, gecko@freebsd.org Message-ID: <20100810101637.GA36351@mech-cluster241.men.bris.ac.uk> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.5.20 (2009-06-14) Cc: Subject: libxul build failure on ia64 X-BeenThere: freebsd-ia64@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting FreeBSD to the IA-64 List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 10 Aug 2010 10:16:39 -0000 On ia64 current r209586, updating from libxul-1.9.0.17_2 gives these errors: gmake[8]: Entering directory `/usr/ports/www/libxul/work/mozilla-1.9.2/xpcom/reflect/xptcall/src/md/unix' xptcinvoke_ipf64.cpp c++ -o xptcinvoke_ipf64.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"FreeBSD9\" -DOSARCH=FreeBSD -DEXPORT_XPTC_API -D_IMPL_NS_C M -I./../.. -I./../../../../xptinfo/src -I. -I. -I../../../../../../dist/include -I../../../../../../dist/include/nsprpub -I/usr/local/incl de/nspr -I/usr/ports/www/libxul/work/mozilla-1.9.2/dist/include/nss -I/usr/include -I/usr/local/include -fPIC -I/usr/local/include -I usr/local/include -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor - no-invalid-offsetof -Wno-long-long -g -fno-strict-aliasing -fshort-wchar -pipe -DDEBUG -D_DEBUG -DDEBUG_root -DTRACING -g -O -I/usr/local/i clude -I/usr/local/include -DMOZILLA_CLIENT -include ../../../../../../mozilla-config.h xptcinvoke_ipf64.cpp xptcstubs_ipf64.cpp c++ -o xptcstubs_ipf64.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"FreeBSD9\" -DOSARCH=FreeBSD -DEXPORT_XPTC_API -D_IMPL_NS_CO -I./../.. -I./../../../../xptinfo/src -I. -I. -I../../../../../../dist/include -I../../../../../../dist/include/nsprpub -I/usr/local/inclu e/nspr -I/usr/ports/www/libxul/work/mozilla-1.9.2/dist/include/nss -I/usr/include -I/usr/local/include -fPIC -I/usr/local/include -I/ sr/local/include -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -W o-invalid-offsetof -Wno-long-long -g -fno-strict-aliasing -fshort-wchar -pipe -DDEBUG -D_DEBUG -DDEBUG_root -DTRACING -g -O -I/usr/local/in lude -I/usr/local/include -DMOZILLA_CLIENT -include ../../../../../../mozilla-config.h xptcstubs_ipf64.cpp cc -o xptcstubs_asm_ipf64.o -fPIC -c xptcstubs_asm_ipf64.s cc -o xptcinvoke_asm_ipf64.o -fPIC -c xptcinvoke_asm_ipf64.s In file included from xptcstubs_ipf64.cpp:185: ../../../../../../dist/include/xptcstubsdef.inc:1: error: prototype for 'nsresult nsXPTCStubBase::Stub3(PRUint64, PRUint64, PRUint64, PRUint6 , PRUint64, PRUint64, PRUint64, PRUint64)' does not match any in class 'nsXPTCStubBase' ../../../../../../dist/include/xptcstubsdef.inc:1: error: candidate is: virtual nsresult nsXPTCStubBase::Stub3() ../../../../../../dist/include/xptcstubsdef.inc:2: error: prototype for 'nsresult nsXPTCStubBase::Stub4(PRUint64, PRUint64, PRUint64, PRUint6 , PRUint64, PRUint64, PRUint64, PRUint64)' does not match any in class 'nsXPTCStubBase' ../../../../../../dist/include/xptcstubsdef.inc:2: error: candidate is: virtual nsresult nsXPTCStubBase::Stub4() ../../../../../../dist/include/xptcstubsdef.inc:3: error: prototype for 'nsresult nsXPTCStubBase::Stub5(PRUint64, PRUint64, PRUint64, PRUint6 , PRUint64, PRUint64, PRUint64, PRUint64)' does not match any in class 'nsXPTCStubBase' ../../../../../../dist/include/xptcstubsdef.inc:3: error: candidate is: virtual nsresult nsXPTCStubBase::Stub5() ../../../../../../dist/include/xptcstubsdef.inc:4: error: prototype for 'nsresult nsXPTCStubBase::Stub6(PRUint64, PRUint64, PRUint64, PRUint6 , PRUint64, PRUint64, PRUint64, PRUint64)' does not match any in class 'nsXPTCStubBase' ../../../../../../dist/include/xptcstubsdef.inc:4: error: candidate is: virtual nsresult nsXPTCStubBase::Stub6() ../../../../../../dist/include/xptcstubsdef.inc:5: error: prototype for 'nsresult nsXPTCStubBase::Stub7(PRUint64, PRUint64, PRUint64, PRUint6 , PRUint64, PRUint64, PRUint64, PRUint64)' does not match any in class 'nsXPTCStubBase' ../../../../../../dist/include/xptcstubsdef.inc:5: error: candidate is: virtual nsresult nsXPTCStubBase::Stub7() ../../../../../../dist/include/xptcstubsdef.inc:6: error: prototype for 'nsresult nsXPTCStubBase::Stub8(PRUint64, PRUint64, PRUint64, PRUint6 , PRUint64, PRUint64, PRUint64, PRUint64)' does not match any in class 'nsXPTCStubBase' ../../../../../../dist/include/xptcstubsdef.inc:6: error: candidate is: virtual nsresult nsXPTCStubBase::Stub8() ../../../../../../dist/include/xptcstubsdef.inc:7: error: prototype for 'nsresult nsXPTCStubBase::Stub9(PRUint64, PRUint64, PRUint64, PRUint6 , PRUint64, PRUint64, PRUint64, PRUint64)' does not match any in class 'nsXPTCStubBase' ../../../../../../dist/include/xptcstubsdef.inc:7: error: candidate is: virtual nsresult nsXPTCStubBase::Stub9() ../../../../../../dist/include/xptcstubsdef.inc:8: error: prototype for 'nsresult nsXPTCStubBase::Stub10(PRUint64, PRUint64, PRUint64, PRUint 4, PRUint64, PRUint64, PRUint64, PRUint64)' does not match any in class 'nsXPTCStubBase' ../../../../../../dist/include/xptcstubsdef.inc:8: error: candidate is: virtual nsresult nsXPTCStubBase::Stub10() ../../../../../../dist/include/xptcstubsdef.inc:9: error: prototype for 'nsresult nsXPTCStubBase::Stub11(PRUint64, PRUint64, PRUint64, PRUint 4, PRUint64, PRUint64, PRUint64, PRUint64)' does not match any in class 'nsXPTCStubBase' ../../../../../../dist/include/xptcstubsdef.inc:9: error: candidate is: virtual nsresult nsXPTCStubBase::Stub11() ../../../../../../dist/include/xptcstubsdef.inc:10: error: prototype for 'nsresult nsXPTCStubBase::Stub12(PRUint64, PRUint64, PRUint64, PRUin 64, PRUint64, PRUint64, PRUint64, PRUint64)' does not match any in class 'nsXPTCStubBase' ../../../../../../dist/include/xptcstubsdef.inc:10: error: candidate is: virtual nsresult nsXPTCStubBase::Stub12() ../../../../../../dist/include/xptcstubsdef.inc:11: error: prototype for 'nsresult nsXPTCStubBase::Stub13(PRUint64, PRUint64, PRUint64, PRUin 64, PRUint64, PRUint64, PRUint64, PRUint64)' does not match any in class 'nsXPTCStubBase' ../../../../../../dist/include/xptcstubsdef.inc:11: error: candidate is: virtual nsresult nsXPTCStubBase::Stub13() Please advise many thanks anton -- Anton Shterenlikht Room 2.6, Queen's Building Mech Eng Dept Bristol University University Walk, Bristol BS8 1TR, UK Tel: +44 (0)117 331 5944 Fax: +44 (0)117 929 4423 From owner-freebsd-ia64@FreeBSD.ORG Wed Aug 11 13:44:47 2010 Return-Path: Delivered-To: ia64@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 9B1AE1065679; Wed, 11 Aug 2010 13:44:47 +0000 (UTC) (envelope-from tinderbox@freebsd.org) Received: from freebsd-current.sentex.ca (freebsd-current.sentex.ca [64.7.128.98]) by mx1.freebsd.org (Postfix) with ESMTP id 64FE38FC27; Wed, 11 Aug 2010 13:44:46 +0000 (UTC) Received: from freebsd-current.sentex.ca (localhost [127.0.0.1]) by freebsd-current.sentex.ca (8.14.4/8.14.3) with ESMTP id o7BDijuL043738; Wed, 11 Aug 2010 09:44:45 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: (from tinderbox@localhost) by freebsd-current.sentex.ca (8.14.4/8.14.3/Submit) id o7BDij9F043730; Wed, 11 Aug 2010 13:44:45 GMT (envelope-from tinderbox@freebsd.org) Date: Wed, 11 Aug 2010 13:44:45 GMT Message-Id: <201008111344.o7BDij9F043730@freebsd-current.sentex.ca> X-Authentication-Warning: freebsd-current.sentex.ca: tinderbox set sender to FreeBSD Tinderbox using -f Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Precedence: bulk Cc: Subject: [head tinderbox] failure on ia64/ia64 X-BeenThere: freebsd-ia64@freebsd.org X-Mailman-Version: 2.1.5 List-Id: Porting FreeBSD to the IA-64 List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 11 Aug 2010 13:44:47 -0000 TB --- 2010-08-11 12:04:12 - tinderbox 2.6 running on freebsd-current.sentex.ca TB --- 2010-08-11 12:04:12 - starting HEAD tinderbox run for ia64/ia64 TB --- 2010-08-11 12:04:12 - cleaning the object tree TB --- 2010-08-11 12:04:34 - cvsupping the source tree TB --- 2010-08-11 12:04:34 - /usr/bin/csup -z -r 3 -g -L 1 -h cvsup.sentex.ca /tinderbox/HEAD/ia64/ia64/supfile TB --- 2010-08-11 12:04:59 - building world TB --- 2010-08-11 12:04:59 - MAKEOBJDIRPREFIX=/obj TB --- 2010-08-11 12:04:59 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2010-08-11 12:04:59 - TARGET=ia64 TB --- 2010-08-11 12:04:59 - TARGET_ARCH=ia64 TB --- 2010-08-11 12:04:59 - TZ=UTC TB --- 2010-08-11 12:04:59 - __MAKE_CONF=/dev/null TB --- 2010-08-11 12:04:59 - cd /src TB --- 2010-08-11 12:04:59 - /usr/bin/make -B buildworld >>> World build started on Wed Aug 11 12:05:00 UTC 2010 >>> 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 >>> World build completed on Wed Aug 11 13:27:26 UTC 2010 TB --- 2010-08-11 13:27:26 - generating LINT kernel config TB --- 2010-08-11 13:27:26 - cd /src/sys/ia64/conf TB --- 2010-08-11 13:27:26 - /usr/bin/make -B LINT TB --- 2010-08-11 13:27:26 - building LINT kernel TB --- 2010-08-11 13:27:26 - MAKEOBJDIRPREFIX=/obj TB --- 2010-08-11 13:27:26 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2010-08-11 13:27:26 - TARGET=ia64 TB --- 2010-08-11 13:27:26 - TARGET_ARCH=ia64 TB --- 2010-08-11 13:27:26 - TZ=UTC TB --- 2010-08-11 13:27:26 - __MAKE_CONF=/dev/null TB --- 2010-08-11 13:27:26 - cd /src TB --- 2010-08-11 13:27:26 - /usr/bin/make -B buildkernel KERNCONF=LINT >>> Kernel build for LINT started on Wed Aug 11 13:27:26 UTC 2010 >>> 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 [...] :> hack.c cc -shared -nostdlib hack.c -o hack.So rm -f hack.c MAKE=/usr/bin/make sh /src/sys/conf/newvers.sh LINT cc -c -O2 -pipe -fno-strict-aliasing -std=c99 -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -Wundef -Wno-pointer-sign -fformat-extensions -nostdinc -I. -I/src/sys -I/src/sys/contrib/altq -I/src/sys/contrib/ia64/libuwx/src -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include opt_global.h -fno-common -finline-limit=15000 --param inline-unit-growth=100 --param large-function-growth=1000 -fno-builtin -mconstant-gp -ffixed-r13 -mfixed-range=f32-f127 -fpic -ffreestanding -Werror vers.c linking kernel if_ethersubr.o(.sbss+0x60): multiple definition of `carp_forus_p' if_bridge.o(.sbss+0x38): first defined here *** Error code 1 Stop in /obj/ia64.ia64/src/sys/LINT. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2010-08-11 13:44:45 - WARNING: /usr/bin/make returned exit code 1 TB --- 2010-08-11 13:44:45 - ERROR: failed to build lint kernel TB --- 2010-08-11 13:44:45 - 4769.93 user 783.62 system 6033.50 real http://tinderbox.freebsd.org/tinderbox-head-HEAD-ia64-ia64.full From owner-freebsd-ia64@FreeBSD.ORG Thu Aug 12 03:40:14 2010 Return-Path: Delivered-To: ia64@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id DC5A1106566C; Thu, 12 Aug 2010 03:40:13 +0000 (UTC) (envelope-from tinderbox@freebsd.org) Received: from freebsd-current.sentex.ca (freebsd-current.sentex.ca [64.7.128.98]) by mx1.freebsd.org (Postfix) with ESMTP id A67C58FC14; Thu, 12 Aug 2010 03:40:13 +0000 (UTC) Received: from freebsd-current.sentex.ca (localhost [127.0.0.1]) by freebsd-current.sentex.ca (8.14.4/8.14.3) with ESMTP id o7C3eCxD074111; Wed, 11 Aug 2010 23:40:12 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: (from tinderbox@localhost) by freebsd-current.sentex.ca (8.14.4/8.14.3/Submit) id o7C3eCiT074110; Thu, 12 Aug 2010 03:40:12 GMT (envelope-from tinderbox@freebsd.org) Date: Thu, 12 Aug 2010 03:40:12 GMT Message-Id: <201008120340.o7C3eCiT074110@freebsd-current.sentex.ca> X-Authentication-Warning: freebsd-current.sentex.ca: tinderbox set sender to FreeBSD Tinderbox using -f Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Precedence: bulk Cc: Subject: [head tinderbox] failure on ia64/ia64 X-BeenThere: freebsd-ia64@freebsd.org X-Mailman-Version: 2.1.5 List-Id: Porting FreeBSD to the IA-64 List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 12 Aug 2010 03:40:14 -0000 TB --- 2010-08-12 02:23:00 - tinderbox 2.6 running on freebsd-current.sentex.ca TB --- 2010-08-12 02:23:00 - starting HEAD tinderbox run for ia64/ia64 TB --- 2010-08-12 02:23:00 - cleaning the object tree TB --- 2010-08-12 02:23:14 - cvsupping the source tree TB --- 2010-08-12 02:23:14 - /usr/bin/csup -z -r 3 -g -L 1 -h cvsup.sentex.ca /tinderbox/HEAD/ia64/ia64/supfile TB --- 2010-08-12 02:23:40 - building world TB --- 2010-08-12 02:23:40 - MAKEOBJDIRPREFIX=/obj TB --- 2010-08-12 02:23:40 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2010-08-12 02:23:40 - TARGET=ia64 TB --- 2010-08-12 02:23:40 - TARGET_ARCH=ia64 TB --- 2010-08-12 02:23:40 - TZ=UTC TB --- 2010-08-12 02:23:40 - __MAKE_CONF=/dev/null TB --- 2010-08-12 02:23:40 - cd /src TB --- 2010-08-12 02:23:40 - /usr/bin/make -B buildworld >>> World build started on Thu Aug 12 02:23:41 UTC 2010 >>> 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 -O2 -pipe -DACPI_EXEC_APP -fno-strict-aliasing -I/src/usr.sbin/acpi/acpidb/../../../sys -std=gnu99 -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -Wno-pointer-sign -o acpidb acpidb.o osunixxf.o dbcmds.o dbdisply.o dbexec.o dbfileio.o dbhistry.o dbinput.o dbstats.o dbutils.o dbxface.o dmbuffer.o dmnames.o dmobject.o dmopcode.o dmresrc.o dmresrcl.o dmresrcs.o dmutils.o dmwalk.o evevent.o evgpe.o evgpeblk.o evgpeinit.o evgpeutil.o evmisc.o evregion.o evrgnini.o evsci.o evxface.o evxfevnt.o evxfregn.o hwacpi.o hwgpe.o hwregs.o hwsleep.o hwvalid.o hwxface.o dsfield.o dsinit.o dsmethod.o dsmthdat.o dsobject.o dsopcode.o dsutils.o dswexec.o dswload.o dswscope.o dswstate.o exconfig.o exconvrt.o excreate.o exdebug.o exdump.o exfield.o exfldio.o exmisc.o exmutex.o exnames.o exoparg1.o exoparg2.o exoparg3.o exoparg6.o exprep.o exregion.o exresnte.o exresolv.o exresop.o exstore.o exstoren.o exstorob.o exsystem.o exutils.o psargs.o psloop.o psopcode.o psparse.o ps! scope.o pstree.o psutils.o pswalk.o psxface.o nsaccess.o nsalloc.o nsdump.o nseval.o nsinit.o nsload.o nsnames.o nsobject.o nsparse.o nspredef.o nsrepair.o nsrepair2.o nssearch.o nsutils.o nswalk.o nsxfeval.o nsxfname.o nsxfobj.o rsaddr.o rscalc.o rscreate.o rsdump.o rsinfo.o rsio.o rsirq.o rslist.o rsmemory.o rsmisc.o rsutils.o rsxface.o tbfadt.o tbfind.o tbinstal.o tbutils.o tbxface.o tbxfroot.o utalloc.o utcache.o utcopy.o utdebug.o utdelete.o uteval.o utglobal.o utids.o utinit.o utlock.o utmath.o utmisc.o utmutex.o utobject.o utosi.o utresrc.o utstate.o uttrack.o utxface.o -lpthread gzip -cn /src/usr.sbin/acpi/acpidb/acpidb.8 > acpidb.8.gz ===> usr.sbin/acpi/acpidump (all) cc -O2 -pipe -I/src/usr.sbin/acpi/acpidump/../../../sys -std=gnu99 -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls -Wold-style-definition -Wno-pointer-sign -c /src/usr.sbin/acpi/acpidump/acpi.c cc1: warnings being treated as errors /src/usr.sbin/acpi/acpidump/acpi.c: In function 'acpi_handle_tcpa': /src/usr.sbin/acpi/acpidump/acpi.c:650: warning: format '%lld' expects type 'long long int', but argument 4 has type 'u_int64_t' /src/usr.sbin/acpi/acpidump/acpi.c:664: warning: cast increases required alignment of target type *** Error code 1 Stop in /src/usr.sbin/acpi/acpidump. *** Error code 1 Stop in /src/usr.sbin/acpi. *** Error code 1 Stop in /src/usr.sbin. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2010-08-12 03:40:12 - WARNING: /usr/bin/make returned exit code 1 TB --- 2010-08-12 03:40:12 - ERROR: failed to build world TB --- 2010-08-12 03:40:12 - 3587.34 user 622.90 system 4631.80 real http://tinderbox.freebsd.org/tinderbox-head-HEAD-ia64-ia64.full From owner-freebsd-ia64@FreeBSD.ORG Thu Aug 12 17:33:47 2010 Return-Path: Delivered-To: ia64@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 147481065673; Thu, 12 Aug 2010 17:33:47 +0000 (UTC) (envelope-from tinderbox@freebsd.org) Received: from freebsd-current.sentex.ca (freebsd-current.sentex.ca [64.7.128.98]) by mx1.freebsd.org (Postfix) with ESMTP id DC0138FC1F; Thu, 12 Aug 2010 17:33:46 +0000 (UTC) Received: from freebsd-current.sentex.ca (localhost [127.0.0.1]) by freebsd-current.sentex.ca (8.14.4/8.14.3) with ESMTP id o7CHXkX9094805; Thu, 12 Aug 2010 13:33:46 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: (from tinderbox@localhost) by freebsd-current.sentex.ca (8.14.4/8.14.3/Submit) id o7CHXkge094792; Thu, 12 Aug 2010 17:33:46 GMT (envelope-from tinderbox@freebsd.org) Date: Thu, 12 Aug 2010 17:33:46 GMT Message-Id: <201008121733.o7CHXkge094792@freebsd-current.sentex.ca> X-Authentication-Warning: freebsd-current.sentex.ca: tinderbox set sender to FreeBSD Tinderbox using -f Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Precedence: bulk Cc: Subject: [head tinderbox] failure on ia64/ia64 X-BeenThere: freebsd-ia64@freebsd.org X-Mailman-Version: 2.1.5 List-Id: Porting FreeBSD to the IA-64 List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 12 Aug 2010 17:33:47 -0000 TB --- 2010-08-12 16:17:01 - tinderbox 2.6 running on freebsd-current.sentex.ca TB --- 2010-08-12 16:17:01 - starting HEAD tinderbox run for ia64/ia64 TB --- 2010-08-12 16:17:01 - cleaning the object tree TB --- 2010-08-12 16:17:14 - cvsupping the source tree TB --- 2010-08-12 16:17:14 - /usr/bin/csup -z -r 3 -g -L 1 -h cvsup.sentex.ca /tinderbox/HEAD/ia64/ia64/supfile TB --- 2010-08-12 16:17:39 - building world TB --- 2010-08-12 16:17:39 - MAKEOBJDIRPREFIX=/obj TB --- 2010-08-12 16:17:39 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2010-08-12 16:17:39 - TARGET=ia64 TB --- 2010-08-12 16:17:39 - TARGET_ARCH=ia64 TB --- 2010-08-12 16:17:39 - TZ=UTC TB --- 2010-08-12 16:17:39 - __MAKE_CONF=/dev/null TB --- 2010-08-12 16:17:39 - cd /src TB --- 2010-08-12 16:17:39 - /usr/bin/make -B buildworld >>> World build started on Thu Aug 12 16:17:40 UTC 2010 >>> 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 -O2 -pipe -DACPI_EXEC_APP -fno-strict-aliasing -I/src/usr.sbin/acpi/acpidb/../../../sys -std=gnu99 -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -Wno-pointer-sign -c /src/usr.sbin/acpi/acpidb/../../../sys/contrib/dev/acpica/utilities/utxface.c cc -O2 -pipe -DACPI_EXEC_APP -fno-strict-aliasing -I/src/usr.sbin/acpi/acpidb/../../../sys -std=gnu99 -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -Wno-pointer-sign -o acpidb acpidb.o osunixxf.o dbcmds.o dbdisply.o dbexec.o dbfileio.o dbhistry.o dbinput.o dbstats.o dbutils.o dbxface.o dmbuffer.o dmnames.o dmobject.o dmopcode.o dmresrc.o dmresrcl.o dmresrcs.o dmutils.o dmwalk.o evevent.o evgpe.o evgpeblk.o evgpeinit.o evgpeutil.o evmisc.o evregion.o evrgnini.o evsci.o evxface.o evxfevnt.o evxfregn.o hwacpi.o hwgpe.o hwregs.o hwsleep.o hwvalid.o hwxface.o dsfield.o dsinit.o dsmethod.o dsmthdat.o dsobject.o dsopcode.o dsutils.o dswexec.o dswload.o dswscope.o dswstate.o exconfig.o exconvrt.o excreate.o exdebug.o exdump.o exfield.o exfldio.o exmisc.o exmutex.o exnames.o exoparg1.o exoparg2.o exoparg3.o exoparg6.o exprep.o exregion.o exresnte.o exresolv.o exresop.o exstore.o exstoren.o exstorob.o exsystem.o exutils.o psargs.o psloop.o psopcode.o psparse.o ps! scope.o pstree.o psutils.o pswalk.o psxface.o nsaccess.o nsalloc.o nsdump.o nseval.o nsinit.o nsload.o nsnames.o nsobject.o nsparse.o nspredef.o nsrepair.o nsrepair2.o nssearch.o nsutils.o nswalk.o nsxfeval.o nsxfname.o nsxfobj.o rsaddr.o rscalc.o rscreate.o rsdump.o rsinfo.o rsio.o rsirq.o rslist.o rsmemory.o rsmisc.o rsutils.o rsxface.o tbfadt.o tbfind.o tbinstal.o tbutils.o tbxface.o tbxfroot.o utalloc.o utcache.o utcopy.o utdebug.o utdelete.o uteval.o utglobal.o utids.o utinit.o utlock.o utmath.o utmisc.o utmutex.o utobject.o utosi.o utresrc.o utstate.o uttrack.o utxface.o -lpthread gzip -cn /src/usr.sbin/acpi/acpidb/acpidb.8 > acpidb.8.gz ===> usr.sbin/acpi/acpidump (all) cc -O2 -pipe -I/src/usr.sbin/acpi/acpidump/../../../sys -std=gnu99 -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls -Wold-style-definition -Wno-pointer-sign -c /src/usr.sbin/acpi/acpidump/acpi.c cc1: warnings being treated as errors /src/usr.sbin/acpi/acpidump/acpi.c: In function 'acpi_handle_tcpa': /src/usr.sbin/acpi/acpidump/acpi.c:665: warning: cast increases required alignment of target type *** Error code 1 Stop in /src/usr.sbin/acpi/acpidump. *** Error code 1 Stop in /src/usr.sbin/acpi. *** Error code 1 Stop in /src/usr.sbin. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2010-08-12 17:33:46 - WARNING: /usr/bin/make returned exit code 1 TB --- 2010-08-12 17:33:46 - ERROR: failed to build world TB --- 2010-08-12 17:33:46 - 3585.29 user 627.20 system 4604.37 real http://tinderbox.freebsd.org/tinderbox-head-HEAD-ia64-ia64.full