From owner-freebsd-ia64@FreeBSD.ORG Sun Nov 27 21:43:53 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 7ECE6106564A; Sun, 27 Nov 2011 21:43:53 +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 4C06B8FC15; Sun, 27 Nov 2011 21:43:53 +0000 (UTC) Received: from freebsd-current.sentex.ca (localhost [127.0.0.1]) by freebsd-current.sentex.ca (8.14.5/8.14.4) with ESMTP id pARLhq5a047650; Sun, 27 Nov 2011 16:43:52 -0500 (EST) (envelope-from tinderbox@freebsd.org) Received: (from tinderbox@localhost) by freebsd-current.sentex.ca (8.14.5/8.14.4/Submit) id pARLhqDe047647; Sun, 27 Nov 2011 21:43:52 GMT (envelope-from tinderbox@freebsd.org) Date: Sun, 27 Nov 2011 21:43:52 GMT Message-Id: <201111272143.pARLhqDe047647@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: Sun, 27 Nov 2011 21:43:53 -0000 TB --- 2011-11-27 20:08:02 - tinderbox 2.8 running on freebsd-current.sentex.ca TB --- 2011-11-27 20:08:02 - starting HEAD tinderbox run for ia64/ia64 TB --- 2011-11-27 20:08:02 - cleaning the object tree TB --- 2011-11-27 20:08:15 - cvsupping the source tree TB --- 2011-11-27 20:08:15 - /usr/bin/csup -z -r 3 -g -L 1 -h cvsup.sentex.ca /tinderbox/HEAD/ia64/ia64/supfile TB --- 2011-11-27 20:08:39 - building world TB --- 2011-11-27 20:08:39 - CROSS_BUILD_TESTING=YES TB --- 2011-11-27 20:08:39 - MAKEOBJDIRPREFIX=/obj TB --- 2011-11-27 20:08:39 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2011-11-27 20:08:39 - SRCCONF=/dev/null TB --- 2011-11-27 20:08:39 - TARGET=ia64 TB --- 2011-11-27 20:08:39 - TARGET_ARCH=ia64 TB --- 2011-11-27 20:08:39 - TZ=UTC TB --- 2011-11-27 20:08:39 - __MAKE_CONF=/dev/null TB --- 2011-11-27 20:08:39 - cd /src TB --- 2011-11-27 20:08:39 - /usr/bin/make -B buildworld >>> World build started on Sun Nov 27 20:08:40 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 Nov 27 21:37:11 UTC 2011 TB --- 2011-11-27 21:37:11 - generating LINT kernel config TB --- 2011-11-27 21:37:11 - cd /src/sys/ia64/conf TB --- 2011-11-27 21:37:11 - /usr/bin/make -B LINT TB --- 2011-11-27 21:37:11 - cd /src/sys/ia64/conf TB --- 2011-11-27 21:37:11 - /usr/sbin/config -m GENERIC TB --- 2011-11-27 21:37:11 - building GENERIC kernel TB --- 2011-11-27 21:37:11 - CROSS_BUILD_TESTING=YES TB --- 2011-11-27 21:37:11 - MAKEOBJDIRPREFIX=/obj TB --- 2011-11-27 21:37:11 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2011-11-27 21:37:11 - SRCCONF=/dev/null TB --- 2011-11-27 21:37:11 - TARGET=ia64 TB --- 2011-11-27 21:37:11 - TARGET_ARCH=ia64 TB --- 2011-11-27 21:37:11 - TZ=UTC TB --- 2011-11-27 21:37:11 - __MAKE_CONF=/dev/null TB --- 2011-11-27 21:37:11 - cd /src TB --- 2011-11-27 21:37:11 - /usr/bin/make -B buildkernel KERNCONF=GENERIC >>> Kernel build for GENERIC started on Sun Nov 27 21:37:11 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 -O -pipe -std=c99 -g -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -Wundef -Wno-pointer-sign -fformat-extensions -Wmissing-include-dirs -fdiagnostics-show-option -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 -mconstant-gp -ffixed-r13 -mfixed-range=f32-f127 -fpic -ffreestanding -Werror /src/sys/kern/kern_mutex.c cc -c -O -pipe -std=c99 -g -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -Wundef -Wno-pointer-sign -fformat-extensions -Wmissing-include-dirs -fdiagnostics-show-option -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 -mconstant-gp -ffixed-r13 -mfixed-range=f32-f127 -fpic -ffreestanding -Werror /src/sys/kern/kern_ntptime.c cc -c -O -pipe -std=c99 -g -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -Wundef -Wno-pointer-sign -fformat-extensions -Wmissing-include-dirs -fdiagnostics-show-option -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 -mconstant-gp -ffixed-r13 -mfixed-range=f32-f127 -fpic -ffreestanding -Werror /src/sys/kern/kern_osd.c cc -c -O -pipe -std=c99 -g -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -Wundef -Wno-pointer-sign -fformat-extensions -Wmissing-include-dirs -fdiagnostics-show-option -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 -mconstant-gp -ffixed-r13 -mfixed-range=f32-f127 -fpic -ffreestanding -Werror /src/sys/kern/kern_physio.c cc -c -O -pipe -std=c99 -g -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -Wundef -Wno-pointer-sign -fformat-extensions -Wmissing-include-dirs -fdiagnostics-show-option -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 -mconstant-gp -ffixed-r13 -mfixed-range=f32-f127 -fpic -ffreestanding -Werror /src/sys/kern/kern_pmc.c cc -c -O -pipe -std=c99 -g -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -Wundef -Wno-pointer-sign -fformat-extensions -Wmissing-include-dirs -fdiagnostics-show-option -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 -mconstant-gp -ffixed-r13 -mfixed-range=f32-f127 -fpic -ffreestanding -Werror /src/sys/kern/kern_priv.c cc -c -O -pipe -std=c99 -g -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -Wundef -Wno-pointer-sign -fformat-extensions -Wmissing-include-dirs -fdiagnostics-show-option -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 -mconstant-gp -ffixed-r13 -mfixed-range=f32-f127 -fpic -ffreestanding -Werror /src/sys/kern/kern_proc.c /src/sys/kern/kern_proc.c:2589: error: 'KERN_PROC_PS_STRINGS' undeclared here (not in a function) *** Error code 1 Stop in /obj/ia64.ia64/src/sys/GENERIC. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2011-11-27 21:43:52 - WARNING: /usr/bin/make returned exit code 1 TB --- 2011-11-27 21:43:52 - ERROR: failed to build GENERIC kernel TB --- 2011-11-27 21:43:52 - 4515.83 user 874.84 system 5749.75 real http://tinderbox.freebsd.org/tinderbox-head-HEAD-ia64-ia64.full From owner-freebsd-ia64@FreeBSD.ORG Mon Nov 28 11:07:22 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 3E89C1065675 for ; Mon, 28 Nov 2011 11:07:22 +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 2C9268FC23 for ; Mon, 28 Nov 2011 11:07:22 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.5/8.14.5) with ESMTP id pASB7Mke042664 for ; Mon, 28 Nov 2011 11:07:22 GMT (envelope-from owner-bugmaster@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.5/8.14.5/Submit) id pASB7LN9042648 for freebsd-ia64@FreeBSD.org; Mon, 28 Nov 2011 11:07:21 GMT (envelope-from owner-bugmaster@FreeBSD.org) Date: Mon, 28 Nov 2011 11:07:21 GMT Message-Id: <201111281107.pASB7LN9042648@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, 28 Nov 2011 11:07:22 -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/158547 ia64 [ia64] Epilog counter (ar.ec) needs to be saved and re o ia64/156900 ia64 ia64 -current r221488 panic if kern.maxssiz=536748033 o ia64/147501 ia64 [ia64] options PREEMPTION causes instability 3 problems total. From owner-freebsd-ia64@FreeBSD.ORG Mon Nov 28 16:32:25 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 7F7D0106564A; Mon, 28 Nov 2011 16:32:25 +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 32DBD8FC1B; Mon, 28 Nov 2011 16:32:24 +0000 (UTC) Received: from freebsd-current.sentex.ca (localhost [127.0.0.1]) by freebsd-current.sentex.ca (8.14.5/8.14.4) with ESMTP id pASGWOBF091628; Mon, 28 Nov 2011 11:32:24 -0500 (EST) (envelope-from tinderbox@freebsd.org) Received: (from tinderbox@localhost) by freebsd-current.sentex.ca (8.14.5/8.14.4/Submit) id pASGWOx6091623; Mon, 28 Nov 2011 16:32:24 GMT (envelope-from tinderbox@freebsd.org) Date: Mon, 28 Nov 2011 16:32:24 GMT Message-Id: <201111281632.pASGWOx6091623@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, 28 Nov 2011 16:32:25 -0000 TB --- 2011-11-28 15:34:43 - tinderbox 2.8 running on freebsd-current.sentex.ca TB --- 2011-11-28 15:34:43 - starting HEAD tinderbox run for ia64/ia64 TB --- 2011-11-28 15:34:43 - cleaning the object tree TB --- 2011-11-28 15:35:01 - cvsupping the source tree TB --- 2011-11-28 15:35:01 - /usr/bin/csup -z -r 3 -g -L 1 -h cvsup.sentex.ca /tinderbox/HEAD/ia64/ia64/supfile TB --- 2011-11-28 15:35:22 - building world TB --- 2011-11-28 15:35:22 - CROSS_BUILD_TESTING=YES TB --- 2011-11-28 15:35:22 - MAKEOBJDIRPREFIX=/obj TB --- 2011-11-28 15:35:22 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2011-11-28 15:35:22 - SRCCONF=/dev/null TB --- 2011-11-28 15:35:22 - TARGET=ia64 TB --- 2011-11-28 15:35:22 - TARGET_ARCH=ia64 TB --- 2011-11-28 15:35:22 - TZ=UTC TB --- 2011-11-28 15:35:22 - __MAKE_CONF=/dev/null TB --- 2011-11-28 15:35:22 - cd /src TB --- 2011-11-28 15:35:22 - /usr/bin/make -B buildworld >>> World build started on Mon Nov 28 15:35:23 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 [...] c++ -O2 -pipe -Wsystem-headers -Werror -I/src/gnu/usr.bin/gperf/../../../contrib/gperf/lib -I/src/gnu/usr.bin/gperf -c /src/gnu/usr.bin/gperf/../../../contrib/gperf/src/search.cc c++ -O2 -pipe -Wsystem-headers -Werror -I/src/gnu/usr.bin/gperf/../../../contrib/gperf/lib -I/src/gnu/usr.bin/gperf -c /src/gnu/usr.bin/gperf/../../../contrib/gperf/src/version.cc c++ -O2 -pipe -Wsystem-headers -Werror -I/src/gnu/usr.bin/gperf/../../../contrib/gperf/lib -I/src/gnu/usr.bin/gperf -c /src/gnu/usr.bin/gperf/../../../contrib/gperf/lib/getline.cc c++ -O2 -pipe -Wsystem-headers -Werror -I/src/gnu/usr.bin/gperf/../../../contrib/gperf/lib -I/src/gnu/usr.bin/gperf -c /src/gnu/usr.bin/gperf/../../../contrib/gperf/lib/hash.cc c++ -O2 -pipe -Wsystem-headers -Werror -I/src/gnu/usr.bin/gperf/../../../contrib/gperf/lib -I/src/gnu/usr.bin/gperf -o gperf bool-array.o hash-table.o input.o keyword-list.o keyword.o main.o options.o output.o positions.o search.o version.o getline.o hash.o gzip -cn /src/gnu/usr.bin/gperf/../../../contrib/gperf/doc/gperf.1 > gperf.1.gz ===> gnu/usr.bin/gperf/doc (all) make: don't know how to make gperf.info. Stop *** Error code 2 Stop in /src/gnu/usr.bin/gperf. *** Error code 1 Stop in /src/gnu/usr.bin. *** Error code 1 Stop in /src/gnu. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2011-11-28 16:32:24 - WARNING: /usr/bin/make returned exit code 1 TB --- 2011-11-28 16:32:24 - ERROR: failed to build world TB --- 2011-11-28 16:32:24 - 2658.14 user 590.20 system 3460.15 real http://tinderbox.freebsd.org/tinderbox-head-HEAD-ia64-ia64.full