From owner-freebsd-i386@FreeBSD.ORG Sun Nov 27 21:26:05 2011 Return-Path: Delivered-To: i386@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 08858106564A; Sun, 27 Nov 2011 21:26:05 +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 CD88D8FC15; Sun, 27 Nov 2011 21:26:04 +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 pARLQ4qM099191; Sun, 27 Nov 2011 16:26:04 -0500 (EST) (envelope-from tinderbox@freebsd.org) Received: (from tinderbox@localhost) by freebsd-current.sentex.ca (8.14.5/8.14.4/Submit) id pARLQ30k099166; Sun, 27 Nov 2011 21:26:03 GMT (envelope-from tinderbox@freebsd.org) Date: Sun, 27 Nov 2011 21:26:03 GMT Message-Id: <201111272126.pARLQ30k099166@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 i386/pc98 X-BeenThere: freebsd-i386@freebsd.org X-Mailman-Version: 2.1.5 List-Id: I386-specific issues for FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 27 Nov 2011 21:26:05 -0000 TB --- 2011-11-27 19:10:00 - tinderbox 2.8 running on freebsd-current.sentex.ca TB --- 2011-11-27 19:10:00 - starting HEAD tinderbox run for i386/pc98 TB --- 2011-11-27 19:10:00 - cleaning the object tree TB --- 2011-11-27 19:10:30 - cvsupping the source tree TB --- 2011-11-27 19:10:30 - /usr/bin/csup -z -r 3 -g -L 1 -h cvsup.sentex.ca /tinderbox/HEAD/i386/pc98/supfile TB --- 2011-11-27 19:10:58 - building world TB --- 2011-11-27 19:10:58 - CROSS_BUILD_TESTING=YES TB --- 2011-11-27 19:10:58 - MAKEOBJDIRPREFIX=/obj TB --- 2011-11-27 19:10:58 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2011-11-27 19:10:58 - SRCCONF=/dev/null TB --- 2011-11-27 19:10:58 - TARGET=pc98 TB --- 2011-11-27 19:10:58 - TARGET_ARCH=i386 TB --- 2011-11-27 19:10:58 - TZ=UTC TB --- 2011-11-27 19:10:58 - __MAKE_CONF=/dev/null TB --- 2011-11-27 19:10:58 - cd /src TB --- 2011-11-27 19:10:58 - /usr/bin/make -B buildworld >>> World build started on Sun Nov 27 19:10:58 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:21:02 UTC 2011 TB --- 2011-11-27 21:21:02 - generating LINT kernel config TB --- 2011-11-27 21:21:02 - cd /src/sys/pc98/conf TB --- 2011-11-27 21:21:02 - /usr/bin/make -B LINT TB --- 2011-11-27 21:21:02 - cd /src/sys/pc98/conf TB --- 2011-11-27 21:21:02 - /usr/sbin/config -m GENERIC TB --- 2011-11-27 21:21:02 - building GENERIC kernel TB --- 2011-11-27 21:21:02 - CROSS_BUILD_TESTING=YES TB --- 2011-11-27 21:21:02 - MAKEOBJDIRPREFIX=/obj TB --- 2011-11-27 21:21:02 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2011-11-27 21:21:02 - SRCCONF=/dev/null TB --- 2011-11-27 21:21:02 - TARGET=pc98 TB --- 2011-11-27 21:21:02 - TARGET_ARCH=i386 TB --- 2011-11-27 21:21:02 - TZ=UTC TB --- 2011-11-27 21:21:02 - __MAKE_CONF=/dev/null TB --- 2011-11-27 21:21:02 - cd /src TB --- 2011-11-27 21:21:02 - /usr/bin/make -B buildkernel KERNCONF=GENERIC >>> Kernel build for GENERIC started on Sun Nov 27 21:21:02 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 -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include opt_global.h -fno-common -finline-limit=8000 --param inline-unit-growth=100 --param large-function-growth=1000 -mno-align-long-strings -mpreferred-stack-boundary=2 -mno-sse -mno-mmx -msoft-float -ffreestanding -fstack-protector -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 -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include opt_global.h -fno-common -finline-limit=8000 --param inline-unit-growth=100 --param large-function-growth=1000 -mno-align-long-strings -mpreferred-stack-boundary=2 -mno-sse -mno-mmx -msoft-float -ffreestanding -fstack-protector -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 -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include opt_global.h -fno-common -finline-limit=8000 --param inline-unit-growth=100 --param large-function-growth=1000 -mno-align-long-strings -mpreferred-stack-boundary=2 -mno-sse -mno-mmx -msoft-float -ffreestanding -fstack-protector -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 -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include opt_global.h -fno-common -finline-limit=8000 --param inline-unit-growth=100 --param large-function-growth=1000 -mno-align-long-strings -mpreferred-stack-boundary=2 -mno-sse -mno-mmx -msoft-float -ffreestanding -fstack-protector -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 -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include opt_global.h -fno-common -finline-limit=8000 --param inline-unit-growth=100 --param large-function-growth=1000 -mno-align-long-strings -mpreferred-stack-boundary=2 -mno-sse -mno-mmx -msoft-float -ffreestanding -fstack-protector -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 -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include opt_global.h -fno-common -finline-limit=8000 --param inline-unit-growth=100 --param large-function-growth=1000 -mno-align-long-strings -mpreferred-stack-boundary=2 -mno-sse -mno-mmx -msoft-float -ffreestanding -fstack-protector -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 -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include opt_global.h -fno-common -finline-limit=8000 --param inline-unit-growth=100 --param large-function-growth=1000 -mno-align-long-strings -mpreferred-stack-boundary=2 -mno-sse -mno-mmx -msoft-float -ffreestanding -fstack-protector -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/pc98.i386/src/sys/GENERIC. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2011-11-27 21:26:03 - WARNING: /usr/bin/make returned exit code 1 TB --- 2011-11-27 21:26:03 - ERROR: failed to build GENERIC kernel TB --- 2011-11-27 21:26:03 - 6511.69 user 1147.20 system 8162.57 real http://tinderbox.freebsd.org/tinderbox-head-HEAD-i386-pc98.full From owner-freebsd-i386@FreeBSD.ORG Sun Nov 27 21:39:41 2011 Return-Path: Delivered-To: i386@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 3C340106564A; Sun, 27 Nov 2011 21:39:41 +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 0F3658FC08; Sun, 27 Nov 2011 21:39:40 +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 pARLdeSn029838; Sun, 27 Nov 2011 16:39:40 -0500 (EST) (envelope-from tinderbox@freebsd.org) Received: (from tinderbox@localhost) by freebsd-current.sentex.ca (8.14.5/8.14.4/Submit) id pARLded9029820; Sun, 27 Nov 2011 21:39:40 GMT (envelope-from tinderbox@freebsd.org) Date: Sun, 27 Nov 2011 21:39:40 GMT Message-Id: <201111272139.pARLded9029820@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 i386/i386 X-BeenThere: freebsd-i386@freebsd.org X-Mailman-Version: 2.1.5 List-Id: I386-specific issues for FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 27 Nov 2011 21:39:41 -0000 TB --- 2011-11-27 19:10:00 - tinderbox 2.8 running on freebsd-current.sentex.ca TB --- 2011-11-27 19:10:00 - starting HEAD tinderbox run for i386/i386 TB --- 2011-11-27 19:10:00 - cleaning the object tree TB --- 2011-11-27 19:10:54 - cvsupping the source tree TB --- 2011-11-27 19:10:54 - /usr/bin/csup -z -r 3 -g -L 1 -h cvsup.sentex.ca /tinderbox/HEAD/i386/i386/supfile TB --- 2011-11-27 19:16:19 - building world TB --- 2011-11-27 19:16:19 - CROSS_BUILD_TESTING=YES TB --- 2011-11-27 19:16:19 - MAKEOBJDIRPREFIX=/obj TB --- 2011-11-27 19:16:19 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2011-11-27 19:16:19 - SRCCONF=/dev/null TB --- 2011-11-27 19:16:19 - TARGET=i386 TB --- 2011-11-27 19:16:19 - TARGET_ARCH=i386 TB --- 2011-11-27 19:16:19 - TZ=UTC TB --- 2011-11-27 19:16:19 - __MAKE_CONF=/dev/null TB --- 2011-11-27 19:16:19 - cd /src TB --- 2011-11-27 19:16:19 - /usr/bin/make -B buildworld >>> World build started on Sun Nov 27 19:16:19 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:27:29 UTC 2011 TB --- 2011-11-27 21:27:30 - generating LINT kernel config TB --- 2011-11-27 21:27:30 - cd /src/sys/i386/conf TB --- 2011-11-27 21:27:30 - /usr/bin/make -B LINT TB --- 2011-11-27 21:27:30 - cd /src/sys/i386/conf TB --- 2011-11-27 21:27:30 - /usr/sbin/config -m LINT-NOINET TB --- 2011-11-27 21:27:30 - building LINT-NOINET kernel TB --- 2011-11-27 21:27:30 - CROSS_BUILD_TESTING=YES TB --- 2011-11-27 21:27:30 - MAKEOBJDIRPREFIX=/obj TB --- 2011-11-27 21:27:30 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2011-11-27 21:27:30 - SRCCONF=/dev/null TB --- 2011-11-27 21:27:30 - TARGET=i386 TB --- 2011-11-27 21:27:30 - TARGET_ARCH=i386 TB --- 2011-11-27 21:27:30 - TZ=UTC TB --- 2011-11-27 21:27:30 - __MAKE_CONF=/dev/null TB --- 2011-11-27 21:27:30 - cd /src TB --- 2011-11-27 21:27:30 - /usr/bin/make -B buildkernel KERNCONF=LINT-NOINET >>> Kernel build for LINT-NOINET started on Sun Nov 27 21:27: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 -Wmissing-include-dirs -fdiagnostics-show-option -nostdinc -I. -I/src/sys -I/src/sys/contrib/altq -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include opt_global.h -fno-common -finline-limit=8000 --param inline-unit-growth=100 --param large-function-growth=1000 -DGPROF -falign-functions=16 -DGPROF4 -DGUPROF -fno-builtin -mno-align-long-strings -mpreferred-stack-boundary=2 -mno-sse -mno-mmx -msoft-float -ffreestanding -fstack-protector -Werror -pg -mprofiler-epilogue /src/sys/kern/kern_ntptime.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 -Wmissing-include-dirs -fdiagnostics-show-option -nostdinc -I. -I/src/sys -I/src/sys/contrib/altq -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include opt_global.h -fno-common -finline-limit=8000 --param inline-unit-growth=100 --param large-function-growth=1000 -DGPROF -falign-functions=16 -DGPROF4 -DGUPROF -fno-builtin -mno-align-long-strings -mpreferred-stack-boundary=2 -mno-sse -mno-mmx -msoft-float -ffreestanding -fstack-protector -Werror -pg -mprofiler-epilogue /src/sys/kern/kern_osd.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 -Wmissing-include-dirs -fdiagnostics-show-option -nostdinc -I. -I/src/sys -I/src/sys/contrib/altq -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include opt_global.h -fno-common -finline-limit=8000 --param inline-unit-growth=100 --param large-function-growth=1000 -DGPROF -falign-functions=16 -DGPROF4 -DGUPROF -fno-builtin -mno-align-long-strings -mpreferred-stack-boundary=2 -mno-sse -mno-mmx -msoft-float -ffreestanding -fstack-protector -Werror -pg -mprofiler-epilogue /src/sys/kern/kern_physio.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 -Wmissing-include-dirs -fdiagnostics-show-option -nostdinc -I. -I/src/sys -I/src/sys/contrib/altq -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include opt_global.h -fno-common -finline-limit=8000 --param inline-unit-growth=100 --param large-function-growth=1000 -DGPROF -falign-functions=16 -DGPROF4 -DGUPROF -fno-builtin -mno-align-long-strings -mpreferred-stack-boundary=2 -mno-sse -mno-mmx -msoft-float -ffreestanding -fstack-protector -Werror -pg -mprofiler-epilogue /src/sys/kern/kern_pmc.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 -Wmissing-include-dirs -fdiagnostics-show-option -nostdinc -I. -I/src/sys -I/src/sys/contrib/altq -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include opt_global.h -fno-common -finline-limit=8000 --param inline-unit-growth=100 --param large-function-growth=1000 -DGPROF -falign-functions=16 -DGPROF4 -DGUPROF -fno-builtin -mno-align-long-strings -mpreferred-stack-boundary=2 -mno-sse -mno-mmx -msoft-float -ffreestanding -fstack-protector -Werror -pg -mprofiler-epilogue /src/sys/kern/kern_poll.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 -Wmissing-include-dirs -fdiagnostics-show-option -nostdinc -I. -I/src/sys -I/src/sys/contrib/altq -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include opt_global.h -fno-common -finline-limit=8000 --param inline-unit-growth=100 --param large-function-growth=1000 -DGPROF -falign-functions=16 -DGPROF4 -DGUPROF -fno-builtin -mno-align-long-strings -mpreferred-stack-boundary=2 -mno-sse -mno-mmx -msoft-float -ffreestanding -fstack-protector -Werror -pg -mprofiler-epilogue /src/sys/kern/kern_priv.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 -Wmissing-include-dirs -fdiagnostics-show-option -nostdinc -I. -I/src/sys -I/src/sys/contrib/altq -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include opt_global.h -fno-common -finline-limit=8000 --param inline-unit-growth=100 --param large-function-growth=1000 -DGPROF -falign-functions=16 -DGPROF4 -DGUPROF -fno-builtin -mno-align-long-strings -mpreferred-stack-boundary=2 -mno-sse -mno-mmx -msoft-float -ffreestanding -fstack-protector -Werror -pg -mprofiler-epilogue /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/i386.i386/src/sys/LINT-NOINET. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2011-11-27 21:39:40 - WARNING: /usr/bin/make returned exit code 1 TB --- 2011-11-27 21:39:40 - ERROR: failed to build LINT-NOINET kernel TB --- 2011-11-27 21:39:40 - 6919.34 user 1190.80 system 8979.25 real http://tinderbox.freebsd.org/tinderbox-head-HEAD-i386-i386.full From owner-freebsd-i386@FreeBSD.ORG Mon Nov 28 11:07:21 2011 Return-Path: Delivered-To: freebsd-i386@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 90ED01065670 for ; Mon, 28 Nov 2011 11:07:21 +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 75CDB8FC1D for ; Mon, 28 Nov 2011 11:07:21 +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 pASB7L3t042638 for ; Mon, 28 Nov 2011 11:07:21 GMT (envelope-from owner-bugmaster@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.5/8.14.5/Submit) id pASB7K33042622 for freebsd-i386@FreeBSD.org; Mon, 28 Nov 2011 11:07:20 GMT (envelope-from owner-bugmaster@FreeBSD.org) Date: Mon, 28 Nov 2011 11:07:20 GMT Message-Id: <201111281107.pASB7K33042622@freefall.freebsd.org> X-Authentication-Warning: freefall.freebsd.org: gnats set sender to owner-bugmaster@FreeBSD.org using -f From: FreeBSD bugmaster To: freebsd-i386@FreeBSD.org Cc: Subject: Current problem reports assigned to freebsd-i386@FreeBSD.org X-BeenThere: freebsd-i386@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: I386-specific issues for FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 28 Nov 2011 11:07:21 -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 -------------------------------------------------------------------------------- f i386/162524 i386 No full shutdown in FreeBSD 9.0-RC1 o i386/158653 i386 installing PC-BSD 9 Current with legacy USB Keyboard d o i386/158200 i386 wifi doesn't work on Acer AO751h, maybe WMI needs to b o i386/156229 i386 [hang] Server IBM x3400 is hangs with option SMP in Ke o i386/155695 i386 AMD Vision ultimate notebook HP Pavilion DV6 3109ER ov o i386/154578 i386 [boot] BTX Loader hangs > 1,5 min after listing BIOS d o i386/151122 i386 [boot] BTX 1.02 crashes on boot o i386/150766 i386 Dell Vostro 3700 siffle sous FreeBSD / Dell Vostro 370 o i386/149647 i386 [panic] Dell Inspiron 530 (FX09) panic at boot with 8. o i386/148848 i386 [hang] Load freezing at boot on HP Mini 311 o i386/148624 i386 PERC H200 Controller on Dell R610 Not recognized o i386/148509 i386 [boot] [patch] Improvements to i386/boot2's comments o i386/147458 i386 [boot] FreeBSD 8 can't boot from dvd, unless dvd is ex o i386/146446 i386 [install] FreeBSD 8.0 installation hangs at an early s o i386/146221 i386 [boot] incompatibility of the BTX with toshiba tecra R o i386/145718 i386 [est] [patch] fix freq calculation from MSR for CPUs w o i386/145079 i386 [boot] BTX halted on P3 server f i386/144956 i386 [boot] Early minute-plus delay in boot on Intel Nehale o i386/143587 i386 [boot] [hang] BTX 1.02 freezes upon assigning Bios C d o i386/142946 i386 [boot] Can't boot installation DVD. BTX halted o i386/142421 i386 [ata] optical drives not found o i386/142190 i386 [boot] BTX Loader issue on Gigabyte Motherboard o i386/142108 i386 [panic] vm_fault: fault on nofault entry, addr: c32a40 o i386/141675 i386 [boot] memory and BTX halted on Sunfire X4170 o i386/141470 i386 [boot] BTX halted immediatly on selecting any of the b o i386/141468 i386 [boot] FreeBSD 8.0 boot manager can cause disk not pro o i386/140655 i386 [panic] Lenovo X300: fatal trap 12 after /sbin/halt -p o i386/140645 i386 [irq] High INTERRUPT rate on CPU 0 o i386/140448 i386 [boot] BTX loader hangs after displaying BIOS drives o i386/140268 i386 [install] 8.0-RC* does not install on MSI MS-7255 [reg o i386/139999 i386 [panic] random freeze and crash o i386/139743 i386 [ichsmb] [patch] ichsmb driver doesn't detects SMB bus o i386/139115 i386 [cpufreq] low cpu frequency reported [regression] o i386/138948 i386 [twa] [regression] da0: Fi o i386/138126 i386 [panic] Kernel panic trap 12 on bigger load o i386/133727 i386 chars [[[[[[[[[[[[[ occur during install process (sett o i386/132230 i386 [boot] [reboot] 7.1-RELEASE /boot/loader non-functiona o i386/131426 i386 hald makes cdrom fail o i386/130110 i386 [boot] BTX-Halted - booting with SAS/SATA Controller o i386/129550 i386 [pae] [kqueue] crash with PAE kernel o i386/127374 i386 Suspend/Resume with Keystroke only once on Thinkpad T4 o i386/127343 i386 [hang] System locks -- simular to PR 123729 o i386/127337 i386 [boot] FreeBSD 7.1/i386 BTX boot problem on Pavilion d o i386/126666 i386 [boot] [hang] boot failure for nForce 630i / GeForce 7 o i386/126162 i386 [acpi] ACPI autoload failed : loading required module o i386/125592 i386 [hang] FreeBSD 7 server in hang o i386/124633 i386 [boot] [panic] 7.0 does not boot from CD o i386/124124 i386 [boot] [panic] Page fault while booting livefs iso of o i386/123990 i386 [boot] BTX halted on Thinkpad x60s o i386/93793 i386 [keyboard] Keyboard stops working after a shutdown -p o i386/79091 i386 [i386] [patch] Small optimization for i386/support.s 51 problems total. From owner-freebsd-i386@FreeBSD.ORG Mon Nov 28 15:34:45 2011 Return-Path: Delivered-To: i386@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id EB5F41065670; Mon, 28 Nov 2011 15:34:44 +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 9F0998FC0C; Mon, 28 Nov 2011 15:34:44 +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 pASFYht0091853; Mon, 28 Nov 2011 10:34:43 -0500 (EST) (envelope-from tinderbox@freebsd.org) Received: (from tinderbox@localhost) by freebsd-current.sentex.ca (8.14.5/8.14.4/Submit) id pASFYhNK091839; Mon, 28 Nov 2011 15:34:43 GMT (envelope-from tinderbox@freebsd.org) Date: Mon, 28 Nov 2011 15:34:43 GMT Message-Id: <201111281534.pASFYhNK091839@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 i386/i386 X-BeenThere: freebsd-i386@freebsd.org X-Mailman-Version: 2.1.5 List-Id: I386-specific issues for FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 28 Nov 2011 15:34:45 -0000 TB --- 2011-11-28 13:40:00 - tinderbox 2.8 running on freebsd-current.sentex.ca TB --- 2011-11-28 13:40:00 - starting HEAD tinderbox run for i386/i386 TB --- 2011-11-28 13:40:00 - cleaning the object tree TB --- 2011-11-28 13:40:55 - cvsupping the source tree TB --- 2011-11-28 13:40:55 - /usr/bin/csup -z -r 3 -g -L 1 -h cvsup.sentex.ca /tinderbox/HEAD/i386/i386/supfile TB --- 2011-11-28 13:46:19 - building world TB --- 2011-11-28 13:46:19 - CROSS_BUILD_TESTING=YES TB --- 2011-11-28 13:46:19 - MAKEOBJDIRPREFIX=/obj TB --- 2011-11-28 13:46:19 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2011-11-28 13:46:19 - SRCCONF=/dev/null TB --- 2011-11-28 13:46:19 - TARGET=i386 TB --- 2011-11-28 13:46:19 - TARGET_ARCH=i386 TB --- 2011-11-28 13:46:19 - TZ=UTC TB --- 2011-11-28 13:46:19 - __MAKE_CONF=/dev/null TB --- 2011-11-28 13:46:19 - cd /src TB --- 2011-11-28 13:46:19 - /usr/bin/make -B buildworld >>> World build started on Mon Nov 28 13:46:19 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 -fstack-protector -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 -fstack-protector -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 -fstack-protector -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 -fstack-protector -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 -fstack-protector -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 15:34:42 - WARNING: /usr/bin/make returned exit code 1 TB --- 2011-11-28 15:34:42 - ERROR: failed to build world TB --- 2011-11-28 15:34:43 - 5301.79 user 861.04 system 6882.46 real http://tinderbox.freebsd.org/tinderbox-head-HEAD-i386-i386.full From owner-freebsd-i386@FreeBSD.ORG Mon Nov 28 18:30:10 2011 Return-Path: Delivered-To: freebsd-i386@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 510A7106566C for ; Mon, 28 Nov 2011 18:30:10 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 26CCA8FC1C for ; Mon, 28 Nov 2011 18:30:10 +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 pASIUAjE030925 for ; Mon, 28 Nov 2011 18:30:10 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.5/8.14.5/Submit) id pASIUA85030920; Mon, 28 Nov 2011 18:30:10 GMT (envelope-from gnats) Resent-Date: Mon, 28 Nov 2011 18:30:10 GMT Resent-Message-Id: <201111281830.pASIUA85030920@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-i386@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Ben Benson Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 19C5D106566B for ; Mon, 28 Nov 2011 18:25:13 +0000 (UTC) (envelope-from nobody@FreeBSD.org) Received: from red.freebsd.org (red.freebsd.org [IPv6:2001:4f8:fff6::22]) by mx1.freebsd.org (Postfix) with ESMTP id 0846F8FC08 for ; Mon, 28 Nov 2011 18:25:13 +0000 (UTC) Received: from red.freebsd.org (localhost [127.0.0.1]) by red.freebsd.org (8.14.4/8.14.4) with ESMTP id pASIPCkA079654 for ; Mon, 28 Nov 2011 18:25:12 GMT (envelope-from nobody@red.freebsd.org) Received: (from nobody@localhost) by red.freebsd.org (8.14.4/8.14.4/Submit) id pASIPCxb079653; Mon, 28 Nov 2011 18:25:12 GMT (envelope-from nobody) Message-Id: <201111281825.pASIPCxb079653@red.freebsd.org> Date: Mon, 28 Nov 2011 18:25:12 GMT From: Ben Benson To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-3.1 Cc: Subject: i386/162927: Modem-PPP error ppp[1538]: tun0: Phase: Clearing choked output queue - rs232 external 56k modem X-BeenThere: freebsd-i386@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: I386-specific issues for FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 28 Nov 2011 18:30:10 -0000 >Number: 162927 >Category: i386 >Synopsis: Modem-PPP error ppp[1538]: tun0: Phase: Clearing choked output queue - rs232 external 56k modem >Confidential: no >Severity: serious >Priority: high >Responsible: freebsd-i386 >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Mon Nov 28 18:30:09 UTC 2011 >Closed-Date: >Last-Modified: >Originator: Ben Benson >Release: Freebsd 8.1, 8.2 Also PCBSD 8.1, 8.2 >Organization: USWW >Environment: FreeBSD pcbsd-1925.usww.net 8.1-RELEASE FreeBSD 8.1-RELEASE #1: Sat Jul 17 11:59:09 PDT 2010 root@build8x32.pcbsd.org:/usr/obj/usr/local_storage/pcbsd-build81-x32/fbsd-source/8.1/sys/PCBSD i386 On the current machine for testing >Description: On Freebsd 8.1, 8.2 and PCBD 8.1, 8.2 when using a modem during rain storms when Satellite internet connection is not available periodically the modem connectioon terminates after a long delay. Looking in /usr/local/ppp.log I See: ppp[1538]: tun0: Phase: Clearing choked output queue when I try to ping I get back a message it is out of buffer space. I have brought the tun0, fxp0 interfaces down and back up with no positive results. I have tried to cu -l /dev/cuau0 on all OS's but of course I do not connect to the modem. I have totally re-configured the interfaces with no positive results. Different external modems did nothing to correct the problem. The only way to solve the problem is a shutdown and restart. It is such a pain, I have tried Freebsd OS versions 8.1 and 8.2 also PCBSD 8.1 and 8.2 on TPX4 Asus boards, X5DPA-TGM+ Super Micro, GA-V7KMLS and GA-7DPXDW-C - GIGABYTE boards. I have a stand alone system on all the time now attempting to fix this problem while other systems are on high speed connections. I need a periodic modem connection for my servers from home. On FreeBSD 2.2.8 and 4.11 your rock hard, die hard systems I never had this problem. I skipped 5.X and 6.X they seemed to not be good for servers in the server room. Version 7.3 is my current. Version 9 looks a ways off, so, I need a fix version 8. >How-To-Repeat: It just happens. Some times in 30 minutes. Other times a day may pass. >Fix: The only way to solve the problem is a shutdown and restart. >Release-Note: >Audit-Trail: >Unformatted: From owner-freebsd-i386@FreeBSD.ORG Sat Dec 3 23:28:05 2011 Return-Path: Delivered-To: freebsd-i386@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 56D5A106564A; Sat, 3 Dec 2011 23:28:05 +0000 (UTC) (envelope-from linimon@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 2E4978FC0A; Sat, 3 Dec 2011 23:28:05 +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 pB3NS50n022807; Sat, 3 Dec 2011 23:28:05 GMT (envelope-from linimon@freefall.freebsd.org) Received: (from linimon@localhost) by freefall.freebsd.org (8.14.5/8.14.5/Submit) id pB3NS5tK022803; Sat, 3 Dec 2011 23:28:05 GMT (envelope-from linimon) Date: Sat, 3 Dec 2011 23:28:05 GMT Message-Id: <201112032328.pB3NS5tK022803@freefall.freebsd.org> To: linimon@FreeBSD.org, freebsd-i386@FreeBSD.org, freebsd-net@FreeBSD.org From: linimon@FreeBSD.org Cc: Subject: Re: kern/162927: [tun] Modem-PPP error ppp[1538]: tun0: Phase: Clearing choked output queue - rs232 external 56k modem X-BeenThere: freebsd-i386@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: I386-specific issues for FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 03 Dec 2011 23:28:05 -0000 Old Synopsis: Modem-PPP error ppp[1538]: tun0: Phase: Clearing choked output queue - rs232 external 56k modem New Synopsis: [tun] Modem-PPP error ppp[1538]: tun0: Phase: Clearing choked output queue - rs232 external 56k modem Responsible-Changed-From-To: freebsd-i386->freebsd-net Responsible-Changed-By: linimon Responsible-Changed-When: Sat Dec 3 23:27:42 UTC 2011 Responsible-Changed-Why: reclassify. http://www.freebsd.org/cgi/query-pr.cgi?pr=162927