From owner-freebsd-ia64@FreeBSD.ORG Sun Mar 13 13:04:06 2011 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 623E5106564A; Sun, 13 Mar 2011 13:04:06 +0000 (UTC) (envelope-from tinderbox@freebsd.org) Received: from freebsd-legacy.sentex.ca (freebsd-legacy.sentex.ca [IPv6:2607:f3e0:0:3::6502:9a]) by mx1.freebsd.org (Postfix) with ESMTP id 1BE468FC17; Sun, 13 Mar 2011 13:04:06 +0000 (UTC) Received: from freebsd-legacy.sentex.ca (localhost [127.0.0.1]) by freebsd-legacy.sentex.ca (8.14.4/8.14.4) with ESMTP id p2DD45RD011820; Sun, 13 Mar 2011 13:04:05 GMT (envelope-from tinderbox@freebsd.org) Received: (from tinderbox@localhost) by freebsd-legacy.sentex.ca (8.14.4/8.14.4/Submit) id p2DD45SF011815; Sun, 13 Mar 2011 13:04:05 GMT (envelope-from tinderbox@freebsd.org) Date: Sun, 13 Mar 2011 13:04:05 GMT Message-Id: <201103131304.p2DD45SF011815@freebsd-legacy.sentex.ca> X-Authentication-Warning: freebsd-legacy.sentex.ca: tinderbox set sender to FreeBSD Tinderbox using -f Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Precedence: bulk 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, 13 Mar 2011 13:04:06 -0000 TB --- 2011-03-13 11:05:21 - tinderbox 2.6 running on freebsd-legacy.sentex.ca TB --- 2011-03-13 11:05:21 - starting RELENG_7 tinderbox run for ia64/ia64 TB --- 2011-03-13 11:05:21 - cleaning the object tree TB --- 2011-03-13 11:05:35 - cvsupping the source tree TB --- 2011-03-13 11:05:35 - /usr/bin/csup -z -r 3 -g -L 1 -h cvsup.sentex.ca -s /usr/home/tinderbox/RELENG_7/ia64/ia64/supfile TB --- 2011-03-13 11:05:42 - building world TB --- 2011-03-13 11:05:42 - MAKEOBJDIRPREFIX=/obj TB --- 2011-03-13 11:05:42 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2011-03-13 11:05:42 - TARGET=ia64 TB --- 2011-03-13 11:05:42 - TARGET_ARCH=ia64 TB --- 2011-03-13 11:05:42 - TZ=UTC TB --- 2011-03-13 11:05:42 - __MAKE_CONF=/dev/null TB --- 2011-03-13 11:05:42 - cd /src TB --- 2011-03-13 11:05:42 - /usr/bin/make -B buildworld >>> World build started on Sun Mar 13 11:05:44 UTC 2011 >>> 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 Mar 13 12:50:12 UTC 2011 TB --- 2011-03-13 12:50:12 - generating LINT kernel config TB --- 2011-03-13 12:50:12 - cd /src/sys/ia64/conf TB --- 2011-03-13 12:50:12 - /usr/bin/make -B LINT TB --- 2011-03-13 12:50:12 - building LINT kernel TB --- 2011-03-13 12:50:12 - MAKEOBJDIRPREFIX=/obj TB --- 2011-03-13 12:50:12 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2011-03-13 12:50:12 - TARGET=ia64 TB --- 2011-03-13 12:50:12 - TARGET_ARCH=ia64 TB --- 2011-03-13 12:50:12 - TZ=UTC TB --- 2011-03-13 12:50:12 - __MAKE_CONF=/dev/null TB --- 2011-03-13 12:50:12 - cd /src TB --- 2011-03-13 12:50:12 - /usr/bin/make -B buildkernel KERNCONF=LINT >>> Kernel build for LINT started on Sun Mar 13 12:50:12 UTC 2011 >>> 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/kern/imgact_shell.c /src/sys/kern/imgact_shell.c: In function 'exec_shell_imgact': /src/sys/kern/imgact_shell.c:238: error: invalid storage class for function 'shell_modevent' cc1: warnings being treated as errors /src/sys/kern/imgact_shell.c:238: warning: no previous prototype for 'shell_modevent' /src/sys/kern/imgact_shell.c:238: error: initializer element is not constant /src/sys/kern/imgact_shell.c:238: error: (near initialization for 'shell_mod.evhand') /src/sys/kern/imgact_shell.c:238: error: expected declaration or statement at end of input *** Error code 1 Stop in /obj/ia64/src/sys/LINT. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2011-03-13 13:04:05 - WARNING: /usr/bin/make returned exit code 1 TB --- 2011-03-13 13:04:05 - ERROR: failed to build lint kernel TB --- 2011-03-13 13:04:05 - 5823.39 user 719.80 system 7123.70 real http://tinderbox.freebsd.org/tinderbox-releng_7-RELENG_7-ia64-ia64.full From owner-freebsd-ia64@FreeBSD.ORG Sun Mar 13 13:39:42 2011 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 00D291065677 for ; Sun, 13 Mar 2011 13:39:42 +0000 (UTC) (envelope-from jdc@koitsu.dyndns.org) Received: from qmta03.westchester.pa.mail.comcast.net (qmta03.westchester.pa.mail.comcast.net [76.96.62.32]) by mx1.freebsd.org (Postfix) with ESMTP id B5FEC8FC1A for ; Sun, 13 Mar 2011 13:39:41 +0000 (UTC) Received: from omta15.westchester.pa.mail.comcast.net ([76.96.62.87]) by qmta03.westchester.pa.mail.comcast.net with comcast id JdHH1g0031swQuc53dSRSj; Sun, 13 Mar 2011 13:26:25 +0000 Received: from koitsu.dyndns.org ([98.248.33.18]) by omta15.westchester.pa.mail.comcast.net with comcast id JdSN1g0160PUQVN3bdSPZB; Sun, 13 Mar 2011 13:26:24 +0000 Received: by icarus.home.lan (Postfix, from userid 1000) id 870CE9B427; Sun, 13 Mar 2011 06:26:21 -0700 (PDT) Date: Sun, 13 Mar 2011 06:26:21 -0700 From: Jeremy Chadwick To: stable@freebsd.org Message-ID: <20110313132621.GA49728@icarus.home.lan> References: <201103131304.p2DD45SF011815@freebsd-legacy.sentex.ca> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <201103131304.p2DD45SF011815@freebsd-legacy.sentex.ca> User-Agent: Mutt/1.5.21 (2010-09-15) Cc: devon.odell@gmail.com, ia64@freebsd.org Subject: Re: [releng_7 tinderbox] failure on ia64/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: Sun, 13 Mar 2011 13:39:42 -0000 On Sun, Mar 13, 2011 at 01:04:05PM +0000, FreeBSD Tinderbox wrote: > [...] > 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/kern/imgact_shell.c > /src/sys/kern/imgact_shell.c: In function 'exec_shell_imgact': > /src/sys/kern/imgact_shell.c:238: error: invalid storage class for function 'shell_modevent' > cc1: warnings being treated as errors > /src/sys/kern/imgact_shell.c:238: warning: no previous prototype for 'shell_modevent' > /src/sys/kern/imgact_shell.c:238: error: initializer element is not constant > /src/sys/kern/imgact_shell.c:238: error: (near initialization for 'shell_mod.evhand') > /src/sys/kern/imgact_shell.c:238: error: expected declaration or statement at end of input > *** Error code 1 > > [...] > > http://tinderbox.freebsd.org/tinderbox-releng_7-RELENG_7-ia64-ia64.full Looks like this was the following recent commit, associated with kern/155321: http://www.freebsd.org/cgi/cvsweb.cgi/src/sys/kern/imgact_shell.c -- | Jeremy Chadwick jdc@parodius.com | | Parodius Networking http://www.parodius.com/ | | UNIX Systems Administrator Mountain View, CA, USA | | Making life hard for others since 1977. PGP 4BD6C0CB | From owner-freebsd-ia64@FreeBSD.ORG Sun Mar 13 14:03:16 2011 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 BC13F1065670; Sun, 13 Mar 2011 14:03:16 +0000 (UTC) (envelope-from kostikbel@gmail.com) Received: from mail.zoral.com.ua (mx0.zoral.com.ua [91.193.166.200]) by mx1.freebsd.org (Postfix) with ESMTP id 57E8E8FC17; Sun, 13 Mar 2011 14:03:15 +0000 (UTC) Received: from deviant.kiev.zoral.com.ua (root@deviant.kiev.zoral.com.ua [10.1.1.148]) by mail.zoral.com.ua (8.14.2/8.14.2) with ESMTP id p2DDbU7Y059431 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Sun, 13 Mar 2011 15:37:30 +0200 (EET) (envelope-from kostikbel@gmail.com) Received: from deviant.kiev.zoral.com.ua (kostik@localhost [127.0.0.1]) by deviant.kiev.zoral.com.ua (8.14.4/8.14.4) with ESMTP id p2DDbUYO050573; Sun, 13 Mar 2011 15:37:30 +0200 (EET) (envelope-from kostikbel@gmail.com) Received: (from kostik@localhost) by deviant.kiev.zoral.com.ua (8.14.4/8.14.4/Submit) id p2DDbUi4050572; Sun, 13 Mar 2011 15:37:30 +0200 (EET) (envelope-from kostikbel@gmail.com) X-Authentication-Warning: deviant.kiev.zoral.com.ua: kostik set sender to kostikbel@gmail.com using -f Date: Sun, 13 Mar 2011 15:37:30 +0200 From: Kostik Belousov To: FreeBSD Tinderbox Message-ID: <20110313133730.GF78089@deviant.kiev.zoral.com.ua> References: <201103131304.p2DD45SF011815@freebsd-legacy.sentex.ca> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="GZxaIxU3Mu+TGJKt" Content-Disposition: inline In-Reply-To: <201103131304.p2DD45SF011815@freebsd-legacy.sentex.ca> User-Agent: Mutt/1.4.2.3i X-Spam-Status: No, score=-3.4 required=5.0 tests=ALL_TRUSTED,AWL,BAYES_00, DNS_FROM_OPENWHOIS autolearn=no version=3.2.5 X-Spam-Checker-Version: SpamAssassin 3.2.5 (2008-06-10) on skuns.kiev.zoral.com.ua Cc: stable@freebsd.org, ia64@freebsd.org Subject: Re: [releng_7 tinderbox] failure on ia64/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: Sun, 13 Mar 2011 14:03:16 -0000 --GZxaIxU3Mu+TGJKt Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Sun, Mar 13, 2011 at 01:04:05PM +0000, FreeBSD Tinderbox wrote: > TB --- 2011-03-13 11:05:21 - tinderbox 2.6 running on freebsd-legacy.sent= ex.ca > TB --- 2011-03-13 11:05:21 - starting RELENG_7 tinderbox run for ia64/ia64 > TB --- 2011-03-13 11:05:21 - cleaning the object tree > TB --- 2011-03-13 11:05:35 - cvsupping the source tree > TB --- 2011-03-13 11:05:35 - /usr/bin/csup -z -r 3 -g -L 1 -h cvsup.sente= x.ca -s /usr/home/tinderbox/RELENG_7/ia64/ia64/supfile > TB --- 2011-03-13 11:05:42 - building world > TB --- 2011-03-13 11:05:42 - MAKEOBJDIRPREFIX=3D/obj > TB --- 2011-03-13 11:05:42 - PATH=3D/usr/bin:/usr/sbin:/bin:/sbin > TB --- 2011-03-13 11:05:42 - TARGET=3Dia64 > TB --- 2011-03-13 11:05:42 - TARGET_ARCH=3Dia64 > TB --- 2011-03-13 11:05:42 - TZ=3DUTC > TB --- 2011-03-13 11:05:42 - __MAKE_CONF=3D/dev/null > TB --- 2011-03-13 11:05:42 - cd /src > TB --- 2011-03-13 11:05:42 - /usr/bin/make -B buildworld > >>> World build started on Sun Mar 13 11:05:44 UTC 2011 > >>> 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 Mar 13 12:50:12 UTC 2011 > TB --- 2011-03-13 12:50:12 - generating LINT kernel config > TB --- 2011-03-13 12:50:12 - cd /src/sys/ia64/conf > TB --- 2011-03-13 12:50:12 - /usr/bin/make -B LINT > TB --- 2011-03-13 12:50:12 - building LINT kernel > TB --- 2011-03-13 12:50:12 - MAKEOBJDIRPREFIX=3D/obj > TB --- 2011-03-13 12:50:12 - PATH=3D/usr/bin:/usr/sbin:/bin:/sbin > TB --- 2011-03-13 12:50:12 - TARGET=3Dia64 > TB --- 2011-03-13 12:50:12 - TARGET_ARCH=3Dia64 > TB --- 2011-03-13 12:50:12 - TZ=3DUTC > TB --- 2011-03-13 12:50:12 - __MAKE_CONF=3D/dev/null > TB --- 2011-03-13 12:50:12 - cd /src > TB --- 2011-03-13 12:50:12 - /usr/bin/make -B buildkernel KERNCONF=3DLINT > >>> Kernel build for LINT started on Sun Mar 13 12:50:12 UTC 2011 > >>> 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=3Dc99 -Wall -Wredundant-decls= -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith= -Winline -Wcast-qual -Wundef -Wno-pointer-sign -fformat-extensions -nostd= inc -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-commo= n -finline-limit=3D15000 --param inline-unit-growth=3D100 --param large-fun= ction-growth=3D1000 -fno-builtin -mconstant-gp -ffixed-r13 -mfixed-range=3D= f32-f127 -fpic -ffreestanding -Werror /src/sys/kern/imgact_shell.c > /src/sys/kern/imgact_shell.c: In function 'exec_shell_imgact': > /src/sys/kern/imgact_shell.c:238: error: invalid storage class for functi= on 'shell_modevent' > cc1: warnings being treated as errors > /src/sys/kern/imgact_shell.c:238: warning: no previous prototype for 'she= ll_modevent' > /src/sys/kern/imgact_shell.c:238: error: initializer element is not const= ant > /src/sys/kern/imgact_shell.c:238: error: (near initialization for 'shell_= mod.evhand') > /src/sys/kern/imgact_shell.c:238: error: expected declaration or statemen= t at end of input > *** Error code 1 >=20 > Stop in /obj/ia64/src/sys/LINT. > *** Error code 1 >=20 > Stop in /src. > *** Error code 1 >=20 > Stop in /src. > TB --- 2011-03-13 13:04:05 - WARNING: /usr/bin/make returned exit code 1= =20 > TB --- 2011-03-13 13:04:05 - ERROR: failed to build lint kernel > TB --- 2011-03-13 13:04:05 - 5823.39 user 719.80 system 7123.70 real >=20 I committed from the wrong tree, sorry. Should be fixed now. --GZxaIxU3Mu+TGJKt Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.11 (FreeBSD) iEYEARECAAYFAk18yJkACgkQC3+MBN1Mb4gj1ACgjVT4lu6VTcismomI7tAqu6uC Sg8AmwQs1jovSNyWtV+58HKBJaS1P2kt =rrn7 -----END PGP SIGNATURE----- --GZxaIxU3Mu+TGJKt-- From owner-freebsd-ia64@FreeBSD.ORG Mon Mar 14 03:37:23 2011 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 E7C49106564A; Mon, 14 Mar 2011 03:37:23 +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 BA9F78FC13; Mon, 14 Mar 2011 03:37:23 +0000 (UTC) Received: from freebsd-current.sentex.ca (localhost [127.0.0.1]) by freebsd-current.sentex.ca (8.14.4/8.14.4) with ESMTP id p2E3bM3t088350; Sun, 13 Mar 2011 23:37:22 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: (from tinderbox@localhost) by freebsd-current.sentex.ca (8.14.4/8.14.4/Submit) id p2E3bMWq088275; Mon, 14 Mar 2011 03:37:22 GMT (envelope-from tinderbox@freebsd.org) Date: Mon, 14 Mar 2011 03:37:22 GMT Message-Id: <201103140337.p2E3bMWq088275@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: Mon, 14 Mar 2011 03:37:24 -0000 TB --- 2011-03-14 02:05:46 - tinderbox 2.6 running on freebsd-current.sentex.ca TB --- 2011-03-14 02:05:46 - starting HEAD tinderbox run for ia64/ia64 TB --- 2011-03-14 02:05:46 - cleaning the object tree TB --- 2011-03-14 02:05:57 - cvsupping the source tree TB --- 2011-03-14 02:05:57 - /usr/bin/csup -z -r 3 -g -L 1 -h cvsup.sentex.ca /tinderbox/HEAD/ia64/ia64/supfile TB --- 2011-03-14 02:06:09 - building world TB --- 2011-03-14 02:06:09 - MAKEOBJDIRPREFIX=/obj TB --- 2011-03-14 02:06:09 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2011-03-14 02:06:09 - TARGET=ia64 TB --- 2011-03-14 02:06:09 - TARGET_ARCH=ia64 TB --- 2011-03-14 02:06:09 - TZ=UTC TB --- 2011-03-14 02:06:09 - __MAKE_CONF=/dev/null TB --- 2011-03-14 02:06:09 - cd /src TB --- 2011-03-14 02:06:09 - /usr/bin/make -B buildworld >>> World build started on Mon Mar 14 02:06:10 UTC 2011 >>> 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 Mon Mar 14 03:31:30 UTC 2011 TB --- 2011-03-14 03:31:30 - generating LINT kernel config TB --- 2011-03-14 03:31:30 - cd /src/sys/ia64/conf TB --- 2011-03-14 03:31:30 - /usr/bin/make -B LINT TB --- 2011-03-14 03:31:30 - building LINT kernel TB --- 2011-03-14 03:31:30 - MAKEOBJDIRPREFIX=/obj TB --- 2011-03-14 03:31:30 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2011-03-14 03:31:30 - TARGET=ia64 TB --- 2011-03-14 03:31:30 - TARGET_ARCH=ia64 TB --- 2011-03-14 03:31:30 - TZ=UTC TB --- 2011-03-14 03:31:30 - __MAKE_CONF=/dev/null TB --- 2011-03-14 03:31:30 - cd /src TB --- 2011-03-14 03:31:30 - /usr/bin/make -B buildkernel KERNCONF=LINT >>> Kernel build for LINT started on Mon Mar 14 03:31:30 UTC 2011 >>> 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/ath/ath_hal/ar9002/ar9280_attach.c -I/src/sys/dev/ath -I/src/sys/dev/ath/ath_hal 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/ath/ath_hal/ar9002/ar9280_olc.c -I/src/sys/dev/ath -I/src/sys/dev/ath/ath_hal 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/ath/ath_hal/ar9002/ar9285_attach.c -I/src/sys/dev/ath -I/src/sys/dev/ath/ath_hal 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/ath/ath_hal/ar9002/ar9285_reset.c -I/src/sys/dev/ath -I/src/sys/dev/ath/ath_hal cc1: warnings being treated as errors /src/sys/dev/ath/ath_hal/ar9002/ar9285_reset.c: In function 'ar9285SetBoardValues': /src/sys/dev/ath/ath_hal/ar9002/ar9285_reset.c:313: warning: implicit declaration of function 'ar9285SetBoardGain' /src/sys/dev/ath/ath_hal/ar9002/ar9285_reset.c:313: warning: nested extern declaration of 'ar9285SetBoardGain' *** Error code 1 Stop in /obj/ia64.ia64/src/sys/LINT. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2011-03-14 03:37:22 - WARNING: /usr/bin/make returned exit code 1 TB --- 2011-03-14 03:37:22 - ERROR: failed to build lint kernel TB --- 2011-03-14 03:37:22 - 4385.59 user 779.41 system 5495.98 real http://tinderbox.freebsd.org/tinderbox-head-HEAD-ia64-ia64.full From owner-freebsd-ia64@FreeBSD.ORG Mon Mar 14 11:07:02 2011 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 411E4106566C for ; Mon, 14 Mar 2011 11:07:02 +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 15E4C8FC0C for ; Mon, 14 Mar 2011 11:07:02 +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 p2EB71kM002581 for ; Mon, 14 Mar 2011 11:07:01 GMT (envelope-from owner-bugmaster@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.4/8.14.4/Submit) id p2EB71qi002579 for freebsd-ia64@FreeBSD.org; Mon, 14 Mar 2011 11:07:01 GMT (envelope-from owner-bugmaster@FreeBSD.org) Date: Mon, 14 Mar 2011 11:07:01 GMT Message-Id: <201103141107.p2EB71qi002579@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, 14 Mar 2011 11:07:02 -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/147501 ia64 [ia64] options PREEMPTION causes instability 1 problem total. From owner-freebsd-ia64@FreeBSD.ORG Sat Mar 19 00:08:57 2011 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 619321065676; Sat, 19 Mar 2011 00:08:57 +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 125578FC0C; Sat, 19 Mar 2011 00:08:56 +0000 (UTC) Received: from freebsd-current.sentex.ca (localhost [127.0.0.1]) by freebsd-current.sentex.ca (8.14.4/8.14.4) with ESMTP id p2J08uDv049758; Fri, 18 Mar 2011 20:08:56 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: (from tinderbox@localhost) by freebsd-current.sentex.ca (8.14.4/8.14.4/Submit) id p2J08u31049751; Sat, 19 Mar 2011 00:08:56 GMT (envelope-from tinderbox@freebsd.org) Date: Sat, 19 Mar 2011 00:08:56 GMT Message-Id: <201103190008.p2J08u31049751@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: Sat, 19 Mar 2011 00:08:57 -0000 TB --- 2011-03-18 22:35:44 - tinderbox 2.6 running on freebsd-current.sentex.ca TB --- 2011-03-18 22:35:44 - starting HEAD tinderbox run for ia64/ia64 TB --- 2011-03-18 22:35:44 - cleaning the object tree TB --- 2011-03-18 22:35:55 - cvsupping the source tree TB --- 2011-03-18 22:35:55 - /usr/bin/csup -z -r 3 -g -L 1 -h cvsup.sentex.ca /tinderbox/HEAD/ia64/ia64/supfile TB --- 2011-03-18 22:36:30 - building world TB --- 2011-03-18 22:36:30 - MAKEOBJDIRPREFIX=/obj TB --- 2011-03-18 22:36:30 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2011-03-18 22:36:30 - TARGET=ia64 TB --- 2011-03-18 22:36:30 - TARGET_ARCH=ia64 TB --- 2011-03-18 22:36:30 - TZ=UTC TB --- 2011-03-18 22:36:30 - __MAKE_CONF=/dev/null TB --- 2011-03-18 22:36:30 - cd /src TB --- 2011-03-18 22:36:30 - /usr/bin/make -B buildworld >>> World build started on Fri Mar 18 22:36:31 UTC 2011 >>> 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 Sat Mar 19 00:02:04 UTC 2011 TB --- 2011-03-19 00:02:04 - generating LINT kernel config TB --- 2011-03-19 00:02:04 - cd /src/sys/ia64/conf TB --- 2011-03-19 00:02:04 - /usr/bin/make -B LINT TB --- 2011-03-19 00:02:04 - building LINT kernel TB --- 2011-03-19 00:02:04 - MAKEOBJDIRPREFIX=/obj TB --- 2011-03-19 00:02:04 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2011-03-19 00:02:04 - TARGET=ia64 TB --- 2011-03-19 00:02:04 - TARGET_ARCH=ia64 TB --- 2011-03-19 00:02:04 - TZ=UTC TB --- 2011-03-19 00:02:04 - __MAKE_CONF=/dev/null TB --- 2011-03-19 00:02:04 - cd /src TB --- 2011-03-19 00:02:04 - /usr/bin/make -B buildkernel KERNCONF=LINT >>> Kernel build for LINT started on Sat Mar 19 00:02:04 UTC 2011 >>> 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 [...] In file included from /src/sys/dev/e1000/if_em.c:86: /src/sys/dev/e1000/if_em.h:216:1: error: "SYSCTL_ADD_UQUAD" redefined In file included from ./machine/pcpu.h:33, from /src/sys/sys/pcpu.h:43, from /src/sys/sys/mutex.h:40, from /src/sys/sys/buf_ring.h:41, from /src/sys/dev/e1000/if_em.c:43: /src/sys/sys/sysctl.h:370:1: error: this is the location of the previous definition *** Error code 1 Stop in /obj/ia64.ia64/src/sys/LINT. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2011-03-19 00:08:56 - WARNING: /usr/bin/make returned exit code 1 TB --- 2011-03-19 00:08:56 - ERROR: failed to build lint kernel TB --- 2011-03-19 00:08:56 - 4448.79 user 790.16 system 5591.87 real http://tinderbox.freebsd.org/tinderbox-head-HEAD-ia64-ia64.full