From owner-freebsd-i386@FreeBSD.ORG Sun Mar 3 14:28:28 2013 Return-Path: Delivered-To: i386@freebsd.org Received: from mx1.freebsd.org (mx1.FreeBSD.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id 15A271C4; Sun, 3 Mar 2013 14:28:28 +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 5050D969; Sun, 3 Mar 2013 14:28:27 +0000 (UTC) Received: from freebsd-current.sentex.ca (localhost [127.0.0.1]) by freebsd-current.sentex.ca (8.14.5/8.14.5) with ESMTP id r23ESQdl037491; Sun, 3 Mar 2013 09:28:26 -0500 (EST) (envelope-from tinderbox@freebsd.org) Received: (from tinderbox@localhost) by freebsd-current.sentex.ca (8.14.5/8.14.5/Submit) id r23ESQrc037490; Sun, 3 Mar 2013 14:28:26 GMT (envelope-from tinderbox@freebsd.org) Date: Sun, 3 Mar 2013 14:28:26 GMT Message-Id: <201303031428.r23ESQrc037490@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 , , Subject: [head tinderbox] failure on i386/i386 Precedence: bulk X-BeenThere: freebsd-i386@freebsd.org X-Mailman-Version: 2.1.14 List-Id: I386-specific issues for FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 03 Mar 2013 14:28:28 -0000 TB --- 2013-03-03 12:00:18 - tinderbox 2.10 running on freebsd-current.sentex.ca TB --- 2013-03-03 12:00:18 - FreeBSD freebsd-current.sentex.ca 8.3-PRERELEASE FreeBSD 8.3-PRERELEASE #0: Mon Mar 26 13:54:12 EDT 2012 des@freebsd-current.sentex.ca:/usr/obj/usr/src/sys/GENERIC amd64 TB --- 2013-03-03 12:00:18 - starting HEAD tinderbox run for i386/i386 TB --- 2013-03-03 12:00:18 - cleaning the object tree TB --- 2013-03-03 12:00:18 - /usr/local/bin/svn stat /src TB --- 2013-03-03 12:00:22 - At svn revision 247709 TB --- 2013-03-03 12:00:23 - building world TB --- 2013-03-03 12:00:23 - CROSS_BUILD_TESTING=YES TB --- 2013-03-03 12:00:23 - MAKEOBJDIRPREFIX=/obj TB --- 2013-03-03 12:00:23 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2013-03-03 12:00:23 - SRCCONF=/dev/null TB --- 2013-03-03 12:00:23 - TARGET=i386 TB --- 2013-03-03 12:00:23 - TARGET_ARCH=i386 TB --- 2013-03-03 12:00:23 - TZ=UTC TB --- 2013-03-03 12:00:23 - __MAKE_CONF=/dev/null TB --- 2013-03-03 12:00:23 - cd /src TB --- 2013-03-03 12:00:23 - /usr/bin/make -B buildworld >>> Building an up-to-date make(1) >>> World build started on Sun Mar 3 12:00:27 UTC 2013 >>> 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 -I/src/kerberos5/libexec/kdigest/../../../crypto/heimdal/lib/asn1 -I/src/kerberos5/libexec/kdigest/../../../crypto/heimdal/lib/roken -I/src/kerberos5/libexec/kdigest/../../../crypto/heimdal/lib/sl -I. -DHAVE_CONFIG_H -I/src/kerberos5/libexec/kdigest/../../include -std=gnu99 -Qunused-arguments -fstack-protector -o kdigest kdigest.o kdigest-commands.o -lkrb5 -lheimntlm -lroken -lasn1 -lcrypto -lcrypt /obj/i386.i386/src/kerberos5/libexec/kdigest/../../lib/libsl/libsl.a /obj/i386.i386/src/kerberos5/libexec/kdigest/../../lib/libvers/libvers.a -ledit /obj/i386.i386/src/tmp/usr/lib/libedit.so: undefined reference to `tgetflag' /obj/i386.i386/src/tmp/usr/lib/libedit.so: undefined reference to `tgetent' /obj/i386.i386/src/tmp/usr/lib/libedit.so: undefined reference to `tputs' /obj/i386.i386/src/tmp/usr/lib/libedit.so: undefined reference to `tgoto' /obj/i386.i386/src/tmp/usr/lib/libedit.so: undefined reference to `tgetnum' /obj/i386.i386/src/tmp/usr/lib/libedit.so: undefined reference to `tgetstr' cc: error: linker command failed with exit code 1 (use -v to see invocation) *** [kdigest] Error code 1 Stop in /src/kerberos5/libexec/kdigest. *** [all] Error code 1 Stop in /src/kerberos5/libexec. *** [all] Error code 1 Stop in /src/kerberos5. *** [kerberos5.all__D] Error code 1 Stop in /src. *** [everything] Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2013-03-03 14:28:26 - WARNING: /usr/bin/make returned exit code 1 TB --- 2013-03-03 14:28:26 - ERROR: failed to build world TB --- 2013-03-03 14:28:26 - 7425.98 user 995.81 system 8888.00 real http://tinderbox.freebsd.org/tinderbox-head-ss-build-HEAD-i386-i386.full From owner-freebsd-i386@FreeBSD.ORG Sun Mar 3 16:08:21 2013 Return-Path: Delivered-To: i386@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id 9E7F36D6; Sun, 3 Mar 2013 16:08:21 +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 5D7BDDE1; Sun, 3 Mar 2013 16:08:21 +0000 (UTC) Received: from freebsd-current.sentex.ca (localhost [127.0.0.1]) by freebsd-current.sentex.ca (8.14.5/8.14.5) with ESMTP id r23G8KoF084929; Sun, 3 Mar 2013 11:08:20 -0500 (EST) (envelope-from tinderbox@freebsd.org) Received: (from tinderbox@localhost) by freebsd-current.sentex.ca (8.14.5/8.14.5/Submit) id r23G8KgO084928; Sun, 3 Mar 2013 16:08:20 GMT (envelope-from tinderbox@freebsd.org) Date: Sun, 3 Mar 2013 16:08:20 GMT Message-Id: <201303031608.r23G8KgO084928@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 , , Subject: [head tinderbox] failure on i386/pc98 Precedence: bulk X-BeenThere: freebsd-i386@freebsd.org X-Mailman-Version: 2.1.14 List-Id: I386-specific issues for FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 03 Mar 2013 16:08:21 -0000 TB --- 2013-03-03 13:35:19 - tinderbox 2.10 running on freebsd-current.sentex.ca TB --- 2013-03-03 13:35:19 - FreeBSD freebsd-current.sentex.ca 8.3-PRERELEASE FreeBSD 8.3-PRERELEASE #0: Mon Mar 26 13:54:12 EDT 2012 des@freebsd-current.sentex.ca:/usr/obj/usr/src/sys/GENERIC amd64 TB --- 2013-03-03 13:35:19 - starting HEAD tinderbox run for i386/pc98 TB --- 2013-03-03 13:35:19 - cleaning the object tree TB --- 2013-03-03 13:35:19 - /usr/local/bin/svn stat /src TB --- 2013-03-03 13:35:22 - At svn revision 247709 TB --- 2013-03-03 13:35:23 - building world TB --- 2013-03-03 13:35:23 - CROSS_BUILD_TESTING=YES TB --- 2013-03-03 13:35:23 - MAKEOBJDIRPREFIX=/obj TB --- 2013-03-03 13:35:23 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2013-03-03 13:35:23 - SRCCONF=/dev/null TB --- 2013-03-03 13:35:23 - TARGET=pc98 TB --- 2013-03-03 13:35:23 - TARGET_ARCH=i386 TB --- 2013-03-03 13:35:23 - TZ=UTC TB --- 2013-03-03 13:35:23 - __MAKE_CONF=/dev/null TB --- 2013-03-03 13:35:23 - cd /src TB --- 2013-03-03 13:35:23 - /usr/bin/make -B buildworld >>> Building an up-to-date make(1) >>> World build started on Sun Mar 3 13:35:27 UTC 2013 >>> 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 -I/src/kerberos5/libexec/kdigest/../../../crypto/heimdal/lib/asn1 -I/src/kerberos5/libexec/kdigest/../../../crypto/heimdal/lib/roken -I/src/kerberos5/libexec/kdigest/../../../crypto/heimdal/lib/sl -I. -DHAVE_CONFIG_H -I/src/kerberos5/libexec/kdigest/../../include -std=gnu99 -Qunused-arguments -fstack-protector -o kdigest kdigest.o kdigest-commands.o -lkrb5 -lheimntlm -lroken -lasn1 -lcrypto -lcrypt /obj/pc98.i386/src/kerberos5/libexec/kdigest/../../lib/libsl/libsl.a /obj/pc98.i386/src/kerberos5/libexec/kdigest/../../lib/libvers/libvers.a -ledit /obj/pc98.i386/src/tmp/usr/lib/libedit.so: undefined reference to `tgetflag' /obj/pc98.i386/src/tmp/usr/lib/libedit.so: undefined reference to `tgetent' /obj/pc98.i386/src/tmp/usr/lib/libedit.so: undefined reference to `tputs' /obj/pc98.i386/src/tmp/usr/lib/libedit.so: undefined reference to `tgoto' /obj/pc98.i386/src/tmp/usr/lib/libedit.so: undefined reference to `tgetnum' /obj/pc98.i386/src/tmp/usr/lib/libedit.so: undefined reference to `tgetstr' cc: error: linker command failed with exit code 1 (use -v to see invocation) *** [kdigest] Error code 1 Stop in /src/kerberos5/libexec/kdigest. *** [all] Error code 1 Stop in /src/kerberos5/libexec. *** [all] Error code 1 Stop in /src/kerberos5. *** [kerberos5.all__D] Error code 1 Stop in /src. *** [everything] Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2013-03-03 16:08:20 - WARNING: /usr/bin/make returned exit code 1 TB --- 2013-03-03 16:08:20 - ERROR: failed to build world TB --- 2013-03-03 16:08:20 - 7676.16 user 987.78 system 9181.20 real http://tinderbox.freebsd.org/tinderbox-head-ss-build-HEAD-i386-pc98.full From owner-freebsd-i386@FreeBSD.ORG Mon Mar 4 11:06:43 2013 Return-Path: Delivered-To: freebsd-i386@FreeBSD.org Received: from mx1.freebsd.org (mx1.FreeBSD.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id 8A37FEA6 for ; Mon, 4 Mar 2013 11:06:43 +0000 (UTC) (envelope-from owner-bugmaster@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:1900:2254:206c::16:87]) by mx1.freebsd.org (Postfix) with ESMTP id 6E329E4A for ; Mon, 4 Mar 2013 11:06:43 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.6/8.14.6) with ESMTP id r24B6hia038769 for ; Mon, 4 Mar 2013 11:06:43 GMT (envelope-from owner-bugmaster@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.6/8.14.6/Submit) id r24B6hSG038767 for freebsd-i386@FreeBSD.org; Mon, 4 Mar 2013 11:06:43 GMT (envelope-from owner-bugmaster@FreeBSD.org) Date: Mon, 4 Mar 2013 11:06:43 GMT Message-Id: <201303041106.r24B6hSG038767@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 Subject: Current problem reports assigned to freebsd-i386@FreeBSD.org X-BeenThere: freebsd-i386@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: I386-specific issues for FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 04 Mar 2013 11:06:43 -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 i386/176606 i386 loader doesn't get value of "comconsole_speed" correct o i386/176593 i386 huge memory use 2 application, XORG ,FIREFOX... o i386/175094 i386 I cant install packages from FreeBSD 9.1 image DVD ! o i386/172333 i386 [boot] Kernel panic in multi processor mode o i386/171684 i386 clang in 9.1-RC1 i386 produces out of registers error o i386/171379 i386 Prototype/Body Mismatch for i386 legacy_pcib_read_conf o i386/170705 i386 [patch] AT realtime clock support routines fail on som f i386/170482 i386 Installing world fails trying to copy loader.sym to lo o i386/169888 i386 [install] 9.0 i386 will not install on a Dell Dimensio o i386/169455 i386 [boot] BTX loader panics on Opteron3280 o i386/167670 i386 [boot] Laptop won't boot from FreeBSD iso, but will fr o i386/165906 i386 [panic] cannot install FreeBSD 9.0 on Dell PowerEdge 1 o i386/165561 i386 [hang] K8N890M-M Boot Hang o i386/165452 i386 [boot] FreeBSD's system installer stops when setting u o i386/165434 i386 [boot] Install fail Error 19 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 f 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/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/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/79091 i386 [i386] [patch] Small optimization for i386/support.s 62 problems total. From owner-freebsd-i386@FreeBSD.ORG Mon Mar 4 16:21:02 2013 Return-Path: Delivered-To: i386@freebsd.org Received: from mx1.freebsd.org (mx1.FreeBSD.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id 41595927; Mon, 4 Mar 2013 16:21:02 +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 125E568A; Mon, 4 Mar 2013 16:21:01 +0000 (UTC) Received: from freebsd-current.sentex.ca (localhost [127.0.0.1]) by freebsd-current.sentex.ca (8.14.5/8.14.5) with ESMTP id r24GL1jo022280; Mon, 4 Mar 2013 11:21:01 -0500 (EST) (envelope-from tinderbox@freebsd.org) Received: (from tinderbox@localhost) by freebsd-current.sentex.ca (8.14.5/8.14.5/Submit) id r24GL1Dn022279; Mon, 4 Mar 2013 16:21:01 GMT (envelope-from tinderbox@freebsd.org) Date: Mon, 4 Mar 2013 16:21:01 GMT Message-Id: <201303041621.r24GL1Dn022279@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 , , Subject: [head tinderbox] failure on i386/i386 Precedence: bulk X-BeenThere: freebsd-i386@freebsd.org X-Mailman-Version: 2.1.14 List-Id: I386-specific issues for FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 04 Mar 2013 16:21:02 -0000 TB --- 2013-03-04 13:20:20 - tinderbox 2.10 running on freebsd-current.sentex.ca TB --- 2013-03-04 13:20:20 - FreeBSD freebsd-current.sentex.ca 8.3-PRERELEASE FreeBSD 8.3-PRERELEASE #0: Mon Mar 26 13:54:12 EDT 2012 des@freebsd-current.sentex.ca:/usr/obj/usr/src/sys/GENERIC amd64 TB --- 2013-03-04 13:20:20 - starting HEAD tinderbox run for i386/i386 TB --- 2013-03-04 13:20:20 - cleaning the object tree TB --- 2013-03-04 13:20:20 - /usr/local/bin/svn stat /src TB --- 2013-03-04 13:20:24 - At svn revision 247790 TB --- 2013-03-04 13:20:25 - building world TB --- 2013-03-04 13:20:25 - CROSS_BUILD_TESTING=YES TB --- 2013-03-04 13:20:25 - MAKEOBJDIRPREFIX=/obj TB --- 2013-03-04 13:20:25 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2013-03-04 13:20:25 - SRCCONF=/dev/null TB --- 2013-03-04 13:20:25 - TARGET=i386 TB --- 2013-03-04 13:20:25 - TARGET_ARCH=i386 TB --- 2013-03-04 13:20:25 - TZ=UTC TB --- 2013-03-04 13:20:25 - __MAKE_CONF=/dev/null TB --- 2013-03-04 13:20:25 - cd /src TB --- 2013-03-04 13:20:25 - /usr/bin/make -B buildworld >>> Building an up-to-date make(1) >>> World build started on Mon Mar 4 13:20:30 UTC 2013 >>> 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 4 16:06:42 UTC 2013 TB --- 2013-03-04 16:06:42 - generating LINT kernel config TB --- 2013-03-04 16:06:42 - cd /src/sys/i386/conf TB --- 2013-03-04 16:06:42 - /usr/bin/make -B LINT TB --- 2013-03-04 16:06:42 - cd /src/sys/i386/conf TB --- 2013-03-04 16:06:42 - /usr/sbin/config -m LINT TB --- 2013-03-04 16:06:42 - building LINT kernel TB --- 2013-03-04 16:06:42 - CROSS_BUILD_TESTING=YES TB --- 2013-03-04 16:06:42 - MAKEOBJDIRPREFIX=/obj TB --- 2013-03-04 16:06:42 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2013-03-04 16:06:42 - SRCCONF=/dev/null TB --- 2013-03-04 16:06:42 - TARGET=i386 TB --- 2013-03-04 16:06:42 - TARGET_ARCH=i386 TB --- 2013-03-04 16:06:42 - TZ=UTC TB --- 2013-03-04 16:06:42 - __MAKE_CONF=/dev/null TB --- 2013-03-04 16:06:42 - cd /src TB --- 2013-03-04 16:06:42 - /usr/bin/make -B buildkernel KERNCONF=LINT >>> Kernel build for LINT started on Mon Mar 4 16:06:42 UTC 2013 >>> 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 [...] /src/sys/kern/kern_timeout.c:659:2: error: use of undeclared identifier 'sbt1'; did you mean 'bt1'? sbt1 = sbinuptime(); ^~~~ bt1 /src/sys/kern/kern_timeout.c:604:13: note: 'bt1' declared here sbintime_t bt1, bt2; ^ 1 error generated. *** [kern_timeout.o] Error code 1 Stop in /obj/i386.i386/src/sys/LINT. *** [buildkernel] Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2013-03-04 16:21:01 - WARNING: /usr/bin/make returned exit code 1 TB --- 2013-03-04 16:21:01 - ERROR: failed to build LINT kernel TB --- 2013-03-04 16:21:01 - 8699.79 user 1337.14 system 10840.34 real http://tinderbox.freebsd.org/tinderbox-head-ss-build-HEAD-i386-i386.full From owner-freebsd-i386@FreeBSD.ORG Mon Mar 4 17:27:03 2013 Return-Path: Delivered-To: i386@freebsd.org Received: from mx1.freebsd.org (mx1.FreeBSD.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id E892E400; Mon, 4 Mar 2013 17:27:03 +0000 (UTC) (envelope-from shonnur@chelsio.com) Received: from stargate.chelsio.com (stargate.chelsio.com [67.207.112.58]) by mx1.freebsd.org (Postfix) with ESMTP id AE873999; Mon, 4 Mar 2013 17:27:03 +0000 (UTC) Received: from maui.asicdesigners.com (maui.asicdesigners.com [10.192.180.15]) by stargate.chelsio.com (8.13.1/8.13.1) with SMTP id r24GlJwK023643; Mon, 4 Mar 2013 08:47:19 -0800 Received: from corona.asicdesigners.com ([10.192.160.6]) by maui.asicdesigners.com with Microsoft SMTPSVC(6.0.3790.4675); Mon, 4 Mar 2013 08:47:18 -0800 Received: from NICE.asicdesigners.com (10.192.160.7) by corona.asicdesigners.com (10.192.160.6) with Microsoft SMTP Server (TLS) id 8.3.83.0; Mon, 4 Mar 2013 08:47:18 -0800 Received: from NICE.asicdesigners.com ([fe80::51b2:ba95:9d72:babc]) by nice.asicdesigners.com ([fe80::51b2:ba95:9d72:babc%15]) with mapi id 14.02.0247.003; Mon, 4 Mar 2013 08:47:18 -0800 From: Sreenivasa Honnur To: FreeBSD Tinderbox , "current@freebsd.org" , "i386@freebsd.org" Subject: cache sync on block device. Thread-Topic: cache sync on block device. Thread-Index: AQHOGPfuvltrNqjvQkecFV91fFvm4w== Date: Mon, 4 Mar 2013 16:47:18 +0000 Message-ID: References: <201303041621.r24GL1Dn022279@freebsd-current.sentex.ca> In-Reply-To: <201303041621.r24GL1Dn022279@freebsd-current.sentex.ca> Accept-Language: en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: x-originating-ip: [10.193.190.128] Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 X-OriginalArrivalTime: 04 Mar 2013 16:47:18.0725 (UTC) FILETIME=[EF120F50:01CE18F7] X-BeenThere: freebsd-i386@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: I386-specific issues for FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 04 Mar 2013 17:27:04 -0000 Hi, I want to implementing cache sync functionality for a block device. I refe= rred to CTL code, below link says http://freebsd.1045724.n5.nabble.com/CAM-Target-Layer-and-dev-isp-td5727548= .html " If you use a block device (like a zvol) as the backing store, you'll want= =20 to disable sending cache syncs to the disk, since that will trigger a GEOM= =20 assertion.=20 ctladm realsync off" How is cache sync (flush) implemented for a block device ? bio_cmd=3DBIO_FL= USH results in ASSERT. Thanks Sreenivas From owner-freebsd-i386@FreeBSD.ORG Mon Mar 4 18:13:31 2013 Return-Path: Delivered-To: i386@freebsd.org Received: from mx1.freebsd.org (mx1.FreeBSD.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id ABA5E4DB; Mon, 4 Mar 2013 18:13:31 +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 83454C1E; Mon, 4 Mar 2013 18:13:31 +0000 (UTC) Received: from freebsd-current.sentex.ca (localhost [127.0.0.1]) by freebsd-current.sentex.ca (8.14.5/8.14.5) with ESMTP id r24IDUQ5051084; Mon, 4 Mar 2013 13:13:30 -0500 (EST) (envelope-from tinderbox@freebsd.org) Received: (from tinderbox@localhost) by freebsd-current.sentex.ca (8.14.5/8.14.5/Submit) id r24IDUp7051074; Mon, 4 Mar 2013 18:13:30 GMT (envelope-from tinderbox@freebsd.org) Date: Mon, 4 Mar 2013 18:13:30 GMT Message-Id: <201303041813.r24IDUp7051074@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 , , Subject: [head tinderbox] failure on i386/pc98 Precedence: bulk X-BeenThere: freebsd-i386@freebsd.org X-Mailman-Version: 2.1.14 List-Id: I386-specific issues for FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 04 Mar 2013 18:13:31 -0000 TB --- 2013-03-04 15:10:20 - tinderbox 2.10 running on freebsd-current.sentex.ca TB --- 2013-03-04 15:10:20 - FreeBSD freebsd-current.sentex.ca 8.3-PRERELEASE FreeBSD 8.3-PRERELEASE #0: Mon Mar 26 13:54:12 EDT 2012 des@freebsd-current.sentex.ca:/usr/obj/usr/src/sys/GENERIC amd64 TB --- 2013-03-04 15:10:20 - starting HEAD tinderbox run for i386/pc98 TB --- 2013-03-04 15:10:20 - cleaning the object tree TB --- 2013-03-04 15:10:20 - /usr/local/bin/svn stat /src TB --- 2013-03-04 15:10:23 - At svn revision 247790 TB --- 2013-03-04 15:10:24 - building world TB --- 2013-03-04 15:10:24 - CROSS_BUILD_TESTING=YES TB --- 2013-03-04 15:10:24 - MAKEOBJDIRPREFIX=/obj TB --- 2013-03-04 15:10:24 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2013-03-04 15:10:24 - SRCCONF=/dev/null TB --- 2013-03-04 15:10:24 - TARGET=pc98 TB --- 2013-03-04 15:10:24 - TARGET_ARCH=i386 TB --- 2013-03-04 15:10:24 - TZ=UTC TB --- 2013-03-04 15:10:24 - __MAKE_CONF=/dev/null TB --- 2013-03-04 15:10:24 - cd /src TB --- 2013-03-04 15:10:24 - /usr/bin/make -B buildworld >>> Building an up-to-date make(1) >>> World build started on Mon Mar 4 15:10:28 UTC 2013 >>> 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 4 18:02:26 UTC 2013 TB --- 2013-03-04 18:02:26 - generating LINT kernel config TB --- 2013-03-04 18:02:26 - cd /src/sys/pc98/conf TB --- 2013-03-04 18:02:26 - /usr/bin/make -B LINT TB --- 2013-03-04 18:02:26 - cd /src/sys/pc98/conf TB --- 2013-03-04 18:02:26 - /usr/sbin/config -m LINT TB --- 2013-03-04 18:02:26 - building LINT kernel TB --- 2013-03-04 18:02:26 - CROSS_BUILD_TESTING=YES TB --- 2013-03-04 18:02:26 - MAKEOBJDIRPREFIX=/obj TB --- 2013-03-04 18:02:26 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2013-03-04 18:02:26 - SRCCONF=/dev/null TB --- 2013-03-04 18:02:26 - TARGET=pc98 TB --- 2013-03-04 18:02:26 - TARGET_ARCH=i386 TB --- 2013-03-04 18:02:26 - TZ=UTC TB --- 2013-03-04 18:02:26 - __MAKE_CONF=/dev/null TB --- 2013-03-04 18:02:26 - cd /src TB --- 2013-03-04 18:02:26 - /usr/bin/make -B buildkernel KERNCONF=LINT >>> Kernel build for LINT started on Mon Mar 4 18:02:26 UTC 2013 >>> 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 [...] /src/sys/kern/kern_timeout.c:659:2: error: use of undeclared identifier 'sbt1'; did you mean 'bt1'? sbt1 = sbinuptime(); ^~~~ bt1 /src/sys/kern/kern_timeout.c:604:13: note: 'bt1' declared here sbintime_t bt1, bt2; ^ 1 error generated. *** [kern_timeout.o] Error code 1 Stop in /obj/pc98.i386/src/sys/LINT. *** [buildkernel] Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2013-03-04 18:13:30 - WARNING: /usr/bin/make returned exit code 1 TB --- 2013-03-04 18:13:30 - ERROR: failed to build LINT kernel TB --- 2013-03-04 18:13:30 - 8860.64 user 1343.64 system 10990.31 real http://tinderbox.freebsd.org/tinderbox-head-ss-build-HEAD-i386-pc98.full From owner-freebsd-i386@FreeBSD.ORG Wed Mar 6 21:40:02 2013 Return-Path: Delivered-To: freebsd-i386@smarthost.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.FreeBSD.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id 61AC84EA for ; Wed, 6 Mar 2013 21:40:02 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:1900:2254:206c::16:87]) by mx1.freebsd.org (Postfix) with ESMTP id 30435A10 for ; Wed, 6 Mar 2013 21:40:02 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.6/8.14.6) with ESMTP id r26Le2Dq083031 for ; Wed, 6 Mar 2013 21:40:02 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.6/8.14.6/Submit) id r26Le2t1083030; Wed, 6 Mar 2013 21:40:02 GMT (envelope-from gnats) Resent-Date: Wed, 6 Mar 2013 21:40:02 GMT Resent-Message-Id: <201303062140.r26Le2t1083030@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, Gilbert Received: from mx1.freebsd.org (mx1.FreeBSD.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id 8C1B9C3 for ; Wed, 6 Mar 2013 21:30:46 +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 7C9DA9A5 for ; Wed, 6 Mar 2013 21:30:46 +0000 (UTC) Received: from red.freebsd.org (localhost [127.0.0.1]) by red.freebsd.org (8.14.5/8.14.5) with ESMTP id r26LUkMH052394 for ; Wed, 6 Mar 2013 21:30:46 GMT (envelope-from nobody@red.freebsd.org) Received: (from nobody@localhost) by red.freebsd.org (8.14.5/8.14.5/Submit) id r26LUkdV052393; Wed, 6 Mar 2013 21:30:46 GMT (envelope-from nobody) Message-Id: <201303062130.r26LUkdV052393@red.freebsd.org> Date: Wed, 6 Mar 2013 21:30:46 GMT From: Gilbert To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-3.1 Subject: i386/176709: Doesnt start up, it hangs on an "$" sign X-BeenThere: freebsd-i386@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: I386-specific issues for FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 06 Mar 2013 21:40:02 -0000 >Number: 176709 >Category: i386 >Synopsis: Doesnt start up, it hangs on an "$" sign >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-i386 >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Wed Mar 06 21:40:01 UTC 2013 >Closed-Date: >Last-Modified: >Originator: Gilbert >Release: 9.1 >Organization: >Environment: doesnt work >Description: Dear Sir/Madam, I have installed bsd 9.1 on an Acer aspire T650, direct after the instalation i got an normal prompt, but he hangs now when he wants to connect to the internet webpages from freebsd. I can give enter then and do the login procedure, but after that i dont get more then an dollar sign as prompt and he doesnt do any commands i give. Just the words he dont know are rejected but when i give "ls" he does nothing at all and gives an new dollar sign. I turned off the ACPI,as discribed in your trouble shooting, but that didnt changed it. How can i solve this? With regards, Gilbert >How-To-Repeat: >Fix: >Release-Note: >Audit-Trail: >Unformatted: From owner-freebsd-i386@FreeBSD.ORG Thu Mar 7 21:09:11 2013 Return-Path: Delivered-To: freebsd-i386@smarthost.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id 94923D3F; Thu, 7 Mar 2013 21:09:11 +0000 (UTC) (envelope-from remko@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:1900:2254:206c::16:87]) by mx1.freebsd.org (Postfix) with ESMTP id 6DE5A2F2; Thu, 7 Mar 2013 21:09:11 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.6/8.14.6) with ESMTP id r27L9Bsr064847; Thu, 7 Mar 2013 21:09:11 GMT (envelope-from remko@freefall.freebsd.org) Received: (from remko@localhost) by freefall.freebsd.org (8.14.6/8.14.6/Submit) id r27L9AQ1064846; Thu, 7 Mar 2013 21:09:10 GMT (envelope-from remko) Date: Thu, 7 Mar 2013 21:09:10 GMT Message-Id: <201303072109.r27L9AQ1064846@freefall.freebsd.org> To: justme_gilbert@yahoo.com, remko@FreeBSD.org, freebsd-i386@FreeBSD.org From: remko@FreeBSD.org Subject: Re: i386/176709: Doesnt start up, it hangs on an "$" sign X-BeenThere: freebsd-i386@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: I386-specific issues for FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 07 Mar 2013 21:09:11 -0000 Synopsis: Doesnt start up, it hangs on an "$" sign State-Changed-From-To: open->closed State-Changed-By: remko State-Changed-When: Thu Mar 7 21:07:44 UTC 2013 State-Changed-Why: Hello, this is not a PR but a user question. Can I please point you to http://www.freebsd.org/doc/en/books/handbook/basics.html which gives you the unix basics. Ofcourse 'ls' doesn't give you output when just installed, because you do not have files in your homedir yet. I think the URL with the rest of the handbook might give you more clue on how the OS works. Best regards, Remko http://www.freebsd.org/cgi/query-pr.cgi?pr=176709 From owner-freebsd-i386@FreeBSD.ORG Sat Mar 9 07:13:13 2013 Return-Path: Delivered-To: i386@freebsd.org Received: from mx1.freebsd.org (mx1.FreeBSD.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id 02AD85D6; Sat, 9 Mar 2013 07:13: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 C6749E2E; Sat, 9 Mar 2013 07:13:12 +0000 (UTC) Received: from freebsd-current.sentex.ca (localhost [127.0.0.1]) by freebsd-current.sentex.ca (8.14.5/8.14.5) with ESMTP id r297DBQK025474; Sat, 9 Mar 2013 02:13:11 -0500 (EST) (envelope-from tinderbox@freebsd.org) Received: (from tinderbox@localhost) by freebsd-current.sentex.ca (8.14.5/8.14.5/Submit) id r297DBpf025470; Sat, 9 Mar 2013 07:13:11 GMT (envelope-from tinderbox@freebsd.org) Date: Sat, 9 Mar 2013 07:13:11 GMT Message-Id: <201303090713.r297DBpf025470@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 , , Subject: [head tinderbox] failure on i386/pc98 Precedence: bulk X-BeenThere: freebsd-i386@freebsd.org X-Mailman-Version: 2.1.14 List-Id: I386-specific issues for FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 09 Mar 2013 07:13:13 -0000 TB --- 2013-03-09 03:37:57 - tinderbox 2.10 running on freebsd-current.sentex.ca TB --- 2013-03-09 03:37:57 - FreeBSD freebsd-current.sentex.ca 8.3-PRERELEASE FreeBSD 8.3-PRERELEASE #0: Mon Mar 26 13:54:12 EDT 2012 des@freebsd-current.sentex.ca:/usr/obj/usr/src/sys/GENERIC amd64 TB --- 2013-03-09 03:37:57 - starting HEAD tinderbox run for i386/pc98 TB --- 2013-03-09 03:37:57 - cleaning the object tree TB --- 2013-03-09 03:37:57 - /usr/local/bin/svn stat /src TB --- 2013-03-09 03:38:00 - At svn revision 248079 TB --- 2013-03-09 03:38:01 - building world TB --- 2013-03-09 03:38:01 - CROSS_BUILD_TESTING=YES TB --- 2013-03-09 03:38:01 - MAKEOBJDIRPREFIX=/obj TB --- 2013-03-09 03:38:01 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2013-03-09 03:38:01 - SRCCONF=/dev/null TB --- 2013-03-09 03:38:01 - TARGET=pc98 TB --- 2013-03-09 03:38:01 - TARGET_ARCH=i386 TB --- 2013-03-09 03:38:01 - TZ=UTC TB --- 2013-03-09 03:38:01 - __MAKE_CONF=/dev/null TB --- 2013-03-09 03:38:01 - cd /src TB --- 2013-03-09 03:38:01 - /usr/bin/make -B buildworld >>> Building an up-to-date make(1) >>> World build started on Sat Mar 9 03:38:06 UTC 2013 >>> 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 9 06:30:12 UTC 2013 TB --- 2013-03-09 06:30:12 - generating LINT kernel config TB --- 2013-03-09 06:30:12 - cd /src/sys/pc98/conf TB --- 2013-03-09 06:30:12 - /usr/bin/make -B LINT TB --- 2013-03-09 06:30:12 - cd /src/sys/pc98/conf TB --- 2013-03-09 06:30:12 - /usr/sbin/config -m LINT TB --- 2013-03-09 06:30:13 - building LINT kernel TB --- 2013-03-09 06:30:13 - CROSS_BUILD_TESTING=YES TB --- 2013-03-09 06:30:13 - MAKEOBJDIRPREFIX=/obj TB --- 2013-03-09 06:30:13 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2013-03-09 06:30:13 - SRCCONF=/dev/null TB --- 2013-03-09 06:30:13 - TARGET=pc98 TB --- 2013-03-09 06:30:13 - TARGET_ARCH=i386 TB --- 2013-03-09 06:30:13 - TZ=UTC TB --- 2013-03-09 06:30:13 - __MAKE_CONF=/dev/null TB --- 2013-03-09 06:30:13 - cd /src TB --- 2013-03-09 06:30:13 - /usr/bin/make -B buildkernel KERNCONF=LINT >>> Kernel build for LINT started on Sat Mar 9 06:30:13 UTC 2013 >>> 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 >>> Kernel build for LINT completed on Sat Mar 9 06:55:08 UTC 2013 TB --- 2013-03-09 06:55:08 - cd /src/sys/pc98/conf TB --- 2013-03-09 06:55:08 - /usr/sbin/config -m GENERIC TB --- 2013-03-09 06:55:08 - building GENERIC kernel TB --- 2013-03-09 06:55:08 - CROSS_BUILD_TESTING=YES TB --- 2013-03-09 06:55:08 - MAKEOBJDIRPREFIX=/obj TB --- 2013-03-09 06:55:08 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2013-03-09 06:55:08 - SRCCONF=/dev/null TB --- 2013-03-09 06:55:08 - TARGET=pc98 TB --- 2013-03-09 06:55:08 - TARGET_ARCH=i386 TB --- 2013-03-09 06:55:08 - TZ=UTC TB --- 2013-03-09 06:55:08 - __MAKE_CONF=/dev/null TB --- 2013-03-09 06:55:08 - cd /src TB --- 2013-03-09 06:55:08 - /usr/bin/make -B buildkernel KERNCONF=GENERIC >>> Kernel build for GENERIC started on Sat Mar 9 06:55:08 UTC 2013 >>> 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 [...] ^ /src/sys/modules/wlan/../../net80211/ieee80211_mesh.c:1539:23: error: unused variable 'ic' [-Werror,-Wunused-variable] struct ieee80211com *ic = vap->iv_ic; ^ /src/sys/modules/wlan/../../net80211/ieee80211_mesh.c:1606:23: error: unused variable 'ic' [-Werror,-Wunused-variable] struct ieee80211com *ic = vap->iv_ic; ^ 3 errors generated. *** [ieee80211_mesh.o] Error code 1 Stop in /src/sys/modules/wlan. *** [all] Error code 1 Stop in /src/sys/modules. *** [modules-all] Error code 1 Stop in /obj/pc98.i386/src/sys/GENERIC. *** [buildkernel] Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2013-03-09 07:13:11 - WARNING: /usr/bin/make returned exit code 1 TB --- 2013-03-09 07:13:11 - ERROR: failed to build GENERIC kernel TB --- 2013-03-09 07:13:11 - 10305.17 user 1710.76 system 12913.86 real http://tinderbox.freebsd.org/tinderbox-head-ss-build-HEAD-i386-pc98.full From owner-freebsd-i386@FreeBSD.ORG Sat Mar 9 17:19:48 2013 Return-Path: Delivered-To: i386@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id DDF6ACF7; Sat, 9 Mar 2013 17:19:48 +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 9F61412D; Sat, 9 Mar 2013 17:19:48 +0000 (UTC) Received: from freebsd-current.sentex.ca (localhost [127.0.0.1]) by freebsd-current.sentex.ca (8.14.5/8.14.5) with ESMTP id r29HJlNE090169; Sat, 9 Mar 2013 12:19:47 -0500 (EST) (envelope-from tinderbox@freebsd.org) Received: (from tinderbox@localhost) by freebsd-current.sentex.ca (8.14.5/8.14.5/Submit) id r29HJlaP090165; Sat, 9 Mar 2013 17:19:47 GMT (envelope-from tinderbox@freebsd.org) Date: Sat, 9 Mar 2013 17:19:47 GMT Message-Id: <201303091719.r29HJlaP090165@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 , , Subject: [head tinderbox] failure on i386/pc98 Precedence: bulk X-BeenThere: freebsd-i386@freebsd.org X-Mailman-Version: 2.1.14 List-Id: I386-specific issues for FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 09 Mar 2013 17:19:48 -0000 TB --- 2013-03-09 13:41:12 - tinderbox 2.10 running on freebsd-current.sentex.ca TB --- 2013-03-09 13:41:12 - FreeBSD freebsd-current.sentex.ca 8.3-PRERELEASE FreeBSD 8.3-PRERELEASE #0: Mon Mar 26 13:54:12 EDT 2012 des@freebsd-current.sentex.ca:/usr/obj/usr/src/sys/GENERIC amd64 TB --- 2013-03-09 13:41:12 - starting HEAD tinderbox run for i386/pc98 TB --- 2013-03-09 13:41:12 - cleaning the object tree TB --- 2013-03-09 13:44:03 - /usr/local/bin/svn stat /src TB --- 2013-03-09 13:44:07 - At svn revision 248093 TB --- 2013-03-09 13:44:08 - building world TB --- 2013-03-09 13:44:08 - CROSS_BUILD_TESTING=YES TB --- 2013-03-09 13:44:08 - MAKEOBJDIRPREFIX=/obj TB --- 2013-03-09 13:44:08 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2013-03-09 13:44:08 - SRCCONF=/dev/null TB --- 2013-03-09 13:44:08 - TARGET=pc98 TB --- 2013-03-09 13:44:08 - TARGET_ARCH=i386 TB --- 2013-03-09 13:44:08 - TZ=UTC TB --- 2013-03-09 13:44:08 - __MAKE_CONF=/dev/null TB --- 2013-03-09 13:44:08 - cd /src TB --- 2013-03-09 13:44:08 - /usr/bin/make -B buildworld >>> Building an up-to-date make(1) >>> World build started on Sat Mar 9 13:44:13 UTC 2013 >>> 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 9 16:36:05 UTC 2013 TB --- 2013-03-09 16:36:05 - generating LINT kernel config TB --- 2013-03-09 16:36:05 - cd /src/sys/pc98/conf TB --- 2013-03-09 16:36:05 - /usr/bin/make -B LINT TB --- 2013-03-09 16:36:06 - cd /src/sys/pc98/conf TB --- 2013-03-09 16:36:06 - /usr/sbin/config -m LINT TB --- 2013-03-09 16:36:06 - building LINT kernel TB --- 2013-03-09 16:36:06 - CROSS_BUILD_TESTING=YES TB --- 2013-03-09 16:36:06 - MAKEOBJDIRPREFIX=/obj TB --- 2013-03-09 16:36:06 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2013-03-09 16:36:06 - SRCCONF=/dev/null TB --- 2013-03-09 16:36:06 - TARGET=pc98 TB --- 2013-03-09 16:36:06 - TARGET_ARCH=i386 TB --- 2013-03-09 16:36:06 - TZ=UTC TB --- 2013-03-09 16:36:06 - __MAKE_CONF=/dev/null TB --- 2013-03-09 16:36:06 - cd /src TB --- 2013-03-09 16:36:06 - /usr/bin/make -B buildkernel KERNCONF=LINT >>> Kernel build for LINT started on Sat Mar 9 16:36:06 UTC 2013 >>> 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 >>> Kernel build for LINT completed on Sat Mar 9 17:01:13 UTC 2013 TB --- 2013-03-09 17:01:13 - cd /src/sys/pc98/conf TB --- 2013-03-09 17:01:13 - /usr/sbin/config -m GENERIC TB --- 2013-03-09 17:01:13 - building GENERIC kernel TB --- 2013-03-09 17:01:13 - CROSS_BUILD_TESTING=YES TB --- 2013-03-09 17:01:13 - MAKEOBJDIRPREFIX=/obj TB --- 2013-03-09 17:01:13 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2013-03-09 17:01:13 - SRCCONF=/dev/null TB --- 2013-03-09 17:01:13 - TARGET=pc98 TB --- 2013-03-09 17:01:13 - TARGET_ARCH=i386 TB --- 2013-03-09 17:01:13 - TZ=UTC TB --- 2013-03-09 17:01:13 - __MAKE_CONF=/dev/null TB --- 2013-03-09 17:01:13 - cd /src TB --- 2013-03-09 17:01:13 - /usr/bin/make -B buildkernel KERNCONF=GENERIC >>> Kernel build for GENERIC started on Sat Mar 9 17:01:13 UTC 2013 >>> 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 -O2 -pipe -DPC98 -fno-strict-aliasing -Werror -D_KERNEL -DKLD_MODULE -nostdinc -DHAVE_KERNEL_OPTION_HEADERS -include /obj/pc98.i386/src/sys/GENERIC/opt_global.h -I. -I@ -I@/contrib/altq -fno-common -g -I/obj/pc98.i386/src/sys/GENERIC -mno-aes -mno-avx -mno-mmx -mno-sse -msoft-float -ffreestanding -fstack-protector -std=iso9899:1999 -Qunused-arguments -fstack-protector -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 -Wno-error-tautological-compare -Wno-error-empty-body -Wno-error-parentheses-equality -c /src/sys/modules/wlan/../../net80211/ieee80211_ioctl.c cc -O2 -pipe -DPC98 -fno-strict-aliasing -Werror -D_KERNEL -DKLD_MODULE -nostdinc -DHAVE_KERNEL_OPTION_HEADERS -include /obj/pc98.i386/src/sys/GENERIC/opt_global.h -I. -I@ -I@/contrib/altq -fno-common -g -I/obj/pc98.i386/src/sys/GENERIC -mno-aes -mno-avx -mno-mmx -mno-sse -msoft-float -ffreestanding -fstack-protector -std=iso9899:1999 -Qunused-arguments -fstack-protector -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 -Wno-error-tautological-compare -Wno-error-empty-body -Wno-error-parentheses-equality -c /src/sys/modules/wlan/../../net80211/ieee80211_mesh.c cc -O2 -pipe -DPC98 -fno-strict-aliasing -Werror -D_KERNEL -DKLD_MODULE -nostdinc -DHAVE_KERNEL_OPTION_HEADERS -include /obj/pc98.i386/src/sys/GENERIC/opt_global.h -I. -I@ -I@/contrib/altq -fno-common -g -I/obj/pc98.i386/src/sys/GENERIC -mno-aes -mno-avx -mno-mmx -mno-sse -msoft-float -ffreestanding -fstack-protector -std=iso9899:1999 -Qunused-arguments -fstack-protector -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 -Wno-error-tautological-compare -Wno-error-empty-body -Wno-error-parentheses-equality -c /src/sys/modules/wlan/../../net80211/ieee80211_node.c cc -O2 -pipe -DPC98 -fno-strict-aliasing -Werror -D_KERNEL -DKLD_MODULE -nostdinc -DHAVE_KERNEL_OPTION_HEADERS -include /obj/pc98.i386/src/sys/GENERIC/opt_global.h -I. -I@ -I@/contrib/altq -fno-common -g -I/obj/pc98.i386/src/sys/GENERIC -mno-aes -mno-avx -mno-mmx -mno-sse -msoft-float -ffreestanding -fstack-protector -std=iso9899:1999 -Qunused-arguments -fstack-protector -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 -Wno-error-tautological-compare -Wno-error-empty-body -Wno-error-parentheses-equality -c /src/sys/modules/wlan/../../net80211/ieee80211_output.c /src/sys/modules/wlan/../../net80211/ieee80211_output.c:600:23: error: unused variable 'ic' [-Werror,-Wunused-variable] struct ieee80211com *ic = ni->ni_ic; ^ 1 error generated. *** [ieee80211_output.o] Error code 1 Stop in /src/sys/modules/wlan. *** [all] Error code 1 Stop in /src/sys/modules. *** [modules-all] Error code 1 Stop in /obj/pc98.i386/src/sys/GENERIC. *** [buildkernel] Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2013-03-09 17:19:47 - WARNING: /usr/bin/make returned exit code 1 TB --- 2013-03-09 17:19:47 - ERROR: failed to build GENERIC kernel TB --- 2013-03-09 17:19:47 - 10275.18 user 1708.67 system 13115.02 real http://tinderbox.freebsd.org/tinderbox-head-ss-build-HEAD-i386-pc98.full