From owner-freebsd-i386@FreeBSD.ORG Mon Apr 4 05:20: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 851351065670; Mon, 4 Apr 2011 05:20:45 +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 3F37F8FC1B; Mon, 4 Apr 2011 05:20:45 +0000 (UTC) Received: from freebsd-current.sentex.ca (localhost [127.0.0.1]) by freebsd-current.sentex.ca (8.14.4/8.14.4) with ESMTP id p345KiW8088229; Mon, 4 Apr 2011 01:20:44 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: (from tinderbox@localhost) by freebsd-current.sentex.ca (8.14.4/8.14.4/Submit) id p345Ki75088228; Mon, 4 Apr 2011 05:20:44 GMT (envelope-from tinderbox@freebsd.org) Date: Mon, 4 Apr 2011 05:20:44 GMT Message-Id: <201104040520.p345Ki75088228@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: Mon, 04 Apr 2011 05:20:45 -0000 TB --- 2011-04-04 03:30:00 - tinderbox 2.6 running on freebsd-current.sentex.ca TB --- 2011-04-04 03:30:00 - starting HEAD tinderbox run for i386/pc98 TB --- 2011-04-04 03:30:00 - cleaning the object tree TB --- 2011-04-04 03:30:21 - cvsupping the source tree TB --- 2011-04-04 03:30:21 - /usr/bin/csup -z -r 3 -g -L 1 -h cvsup.sentex.ca /tinderbox/HEAD/i386/pc98/supfile TB --- 2011-04-04 03:30:35 - building world TB --- 2011-04-04 03:30:35 - MAKEOBJDIRPREFIX=/obj TB --- 2011-04-04 03:30:35 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2011-04-04 03:30:35 - TARGET=pc98 TB --- 2011-04-04 03:30:35 - TARGET_ARCH=i386 TB --- 2011-04-04 03:30:35 - TZ=UTC TB --- 2011-04-04 03:30:35 - __MAKE_CONF=/dev/null TB --- 2011-04-04 03:30:35 - cd /src TB --- 2011-04-04 03:30:35 - /usr/bin/make -B buildworld >>> World build started on Mon Apr 4 03:30:35 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 [...] cc -O2 -pipe -std=gnu99 -fstack-protector -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls -Wold-style-definition -Wno-pointer-sign -c /src/usr.sbin/usbconfig/dump.c cc -O2 -pipe -std=gnu99 -fstack-protector -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls -Wold-style-definition -Wno-pointer-sign -o usbconfig usbconfig.o dump.o -lusb gzip -cn /src/usr.sbin/usbconfig/usbconfig.8 > usbconfig.8.gz ===> usr.sbin/usbdump (all) cc -O2 -pipe -std=gnu99 -fstack-protector -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wno-uninitialized -Wno-pointer-sign -c /src/usr.sbin/usbdump/usbdump.c cc1: warnings being treated as errors /src/usr.sbin/usbdump/usbdump.c: In function 'print_apacket': /src/usr.sbin/usbdump/usbdump.c:339: warning: format '%06ju' expects type 'uintmax_t', but argument 4 has type 'suseconds_t' *** Error code 1 Stop in /src/usr.sbin/usbdump. *** Error code 1 Stop in /src/usr.sbin. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2011-04-04 05:20:43 - WARNING: /usr/bin/make returned exit code 1 TB --- 2011-04-04 05:20:43 - ERROR: failed to build world TB --- 2011-04-04 05:20:43 - 5374.63 user 902.53 system 6642.89 real http://tinderbox.freebsd.org/tinderbox-head-HEAD-i386-pc98.full From owner-freebsd-i386@FreeBSD.ORG Mon Apr 4 05:21:10 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 BD0FE106566C; Mon, 4 Apr 2011 05:21:10 +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 76DB78FC1E; Mon, 4 Apr 2011 05:21:10 +0000 (UTC) Received: from freebsd-current.sentex.ca (localhost [127.0.0.1]) by freebsd-current.sentex.ca (8.14.4/8.14.4) with ESMTP id p345L9dh089769; Mon, 4 Apr 2011 01:21:09 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: (from tinderbox@localhost) by freebsd-current.sentex.ca (8.14.4/8.14.4/Submit) id p345L96A089767; Mon, 4 Apr 2011 05:21:09 GMT (envelope-from tinderbox@freebsd.org) Date: Mon, 4 Apr 2011 05:21:09 GMT Message-Id: <201104040521.p345L96A089767@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, 04 Apr 2011 05:21:10 -0000 TB --- 2011-04-04 03:30:00 - tinderbox 2.6 running on freebsd-current.sentex.ca TB --- 2011-04-04 03:30:00 - starting HEAD tinderbox run for i386/i386 TB --- 2011-04-04 03:30:00 - cleaning the object tree TB --- 2011-04-04 03:30:25 - cvsupping the source tree TB --- 2011-04-04 03:30:25 - /usr/bin/csup -z -r 3 -g -L 1 -h cvsup.sentex.ca /tinderbox/HEAD/i386/i386/supfile TB --- 2011-04-04 03:30:37 - building world TB --- 2011-04-04 03:30:37 - MAKEOBJDIRPREFIX=/obj TB --- 2011-04-04 03:30:37 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2011-04-04 03:30:37 - TARGET=i386 TB --- 2011-04-04 03:30:37 - TARGET_ARCH=i386 TB --- 2011-04-04 03:30:37 - TZ=UTC TB --- 2011-04-04 03:30:37 - __MAKE_CONF=/dev/null TB --- 2011-04-04 03:30:37 - cd /src TB --- 2011-04-04 03:30:37 - /usr/bin/make -B buildworld >>> World build started on Mon Apr 4 03:30:45 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 [...] cc -O2 -pipe -std=gnu99 -fstack-protector -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls -Wold-style-definition -Wno-pointer-sign -c /src/usr.sbin/usbconfig/dump.c cc -O2 -pipe -std=gnu99 -fstack-protector -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls -Wold-style-definition -Wno-pointer-sign -o usbconfig usbconfig.o dump.o -lusb gzip -cn /src/usr.sbin/usbconfig/usbconfig.8 > usbconfig.8.gz ===> usr.sbin/usbdump (all) cc -O2 -pipe -std=gnu99 -fstack-protector -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wno-uninitialized -Wno-pointer-sign -c /src/usr.sbin/usbdump/usbdump.c cc1: warnings being treated as errors /src/usr.sbin/usbdump/usbdump.c: In function 'print_apacket': /src/usr.sbin/usbdump/usbdump.c:339: warning: format '%06ju' expects type 'uintmax_t', but argument 4 has type 'suseconds_t' *** Error code 1 Stop in /src/usr.sbin/usbdump. *** Error code 1 Stop in /src/usr.sbin. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2011-04-04 05:21:09 - WARNING: /usr/bin/make returned exit code 1 TB --- 2011-04-04 05:21:09 - ERROR: failed to build world TB --- 2011-04-04 05:21:09 - 5407.24 user 889.99 system 6668.79 real http://tinderbox.freebsd.org/tinderbox-head-HEAD-i386-i386.full From owner-freebsd-i386@FreeBSD.ORG Mon Apr 4 11:07:00 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 EF89F1065670 for ; Mon, 4 Apr 2011 11:07:00 +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 D05A28FC08 for ; Mon, 4 Apr 2011 11:07:00 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.4/8.14.4) with ESMTP id p34B70ah028619 for ; Mon, 4 Apr 2011 11:07:00 GMT (envelope-from owner-bugmaster@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.4/8.14.4/Submit) id p34B70IM028617 for freebsd-i386@FreeBSD.org; Mon, 4 Apr 2011 11:07:00 GMT (envelope-from owner-bugmaster@FreeBSD.org) Date: Mon, 4 Apr 2011 11:07:00 GMT Message-Id: <201104041107.p34B70IM028617@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, 04 Apr 2011 11:07:01 -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/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 f i386/142934 i386 [boot] Cannot boot FreeBSD 6.4, 7.x on Hint Corp VX Pr 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 f i386/137925 i386 [boot] BTX loader hangs when raid volume present [regr o i386/133727 i386 chars [[[[[[[[[[[[[ occur during install process (sett f i386/133388 i386 [est] est causes wrong dev.cpu.0.freq_levels values 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/123462 i386 clock is too fast a i386/122887 i386 [panic] [atkbdc] 7.0-RELEASE on IBM HS20 panics immed f i386/121903 i386 [ips] [boot] can't boot on IBM x235 ServeRaid 6M [regr f i386/117297 i386 [hang] System hangs up every day f i386/116844 i386 [boot] [hang] cannot boot from cd when using Dell Vost f i386/115947 i386 [hang] Dell poweredge 860 hangs when stressed and ACPI f i386/115854 i386 [boot] [install] Install FreeBSD with USB CDROM causes f i386/114208 i386 [boot] Problem booting the FreeBSD CD ISO image f i386/114192 i386 Fail to boot with "error issuing ATA_IDENTIFY command" f i386/112580 i386 [boot] BTX Halted on HP DV6255 Notebook f i386/112487 i386 [sio] kernel panic on swi0:sio f i386/109610 i386 [panic] Fatal trap 12: page fault while in kernel mode f i386/109568 i386 [panic] Reboot server with "Fatal trap 12" f i386/108185 i386 [panic] freebsd 6.2 fatal kernel trap f i386/107382 i386 [install] "Fatal trap 12" when installing FreeBSD 6.1 f i386/105175 i386 [ipmi] ipmi acpi trouble on supermicro server f i386/105063 i386 [sio] US Robotics (3Com) 3CP5609 PCI 16550 Modem works f i386/104719 i386 [ata] Seagate ST3802110A errors/delays when using PIO4 f i386/102562 i386 [em] no traffic pass through a em card after approx. a f i386/102410 i386 [install] FreeBSD 6.1-RELEASE installation boot freeze f i386/101616 i386 [hang] FreeBSD freeze on bootup, Compaq Proliant (lega f i386/101062 i386 [hang] Freeze on detect Intel 900 VGA on boot with ACP f i386/100831 i386 [sio] sio ignores BIOS information about serial ports f i386/100420 i386 [boot] boot1/boot2 lba error f i386/100204 i386 FreeBSD reports raid as broken - but it is not f i386/99608 i386 [atapicam] ATAPI or CAM crash on FreeBSD 6.1-stable wi f i386/98765 i386 [ata] timeouts on sata drive (Asus a7n8x-e) f i386/98215 i386 [geode] [regression] FreeBSD can no longer boot Geode f i386/98154 i386 6-STABLE crashes when being online via modem (Fujitsu f i386/97263 i386 [ata] FreeBSD only detects first drive on PDC20378 378 f i386/96357 i386 FreeBSD cannot recognize all the logical partitions f i386/93793 i386 [keyboard] Keyboard stops working after a shutdown -p f i386/93752 i386 Cannot activate the serial ports on boot probe. BIOS o f i386/92193 i386 [boot] Can't boot from 6.0 Installation CD: BTX halted s i386/88755 i386 [install] FreeBSD R6.0 on ThinkPad R40 installation re s i386/88139 i386 [i386] [request] 53C875 Chipset HP 5064-6016 doesn't w f i386/80268 i386 [panic] System with Transmeta Efficeon cpu crashes whi f i386/79091 i386 [i386] [patch] Small optimization for i386/support.s f i386/70531 i386 [boot0] [patch] boot0 hides Lilo in extended slice 87 problems total. From owner-freebsd-i386@FreeBSD.ORG Wed Apr 6 13:00:21 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 ADA11106566B for ; Wed, 6 Apr 2011 13:00:21 +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 6669D8FC1A for ; Wed, 6 Apr 2011 13:00:21 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.4/8.14.4) with ESMTP id p36D0Lwu011838 for ; Wed, 6 Apr 2011 13:00:21 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.4/8.14.4/Submit) id p36D0LCv011837; Wed, 6 Apr 2011 13:00:21 GMT (envelope-from gnats) Resent-Date: Wed, 6 Apr 2011 13:00:21 GMT Resent-Message-Id: <201104061300.p36D0LCv011837@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, Björn Heidotting Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 583DF1065780 for ; Wed, 6 Apr 2011 12:56:22 +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 4A9B98FC15 for ; Wed, 6 Apr 2011 12:56:22 +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 p36CuLJE082690 for ; Wed, 6 Apr 2011 12:56:21 GMT (envelope-from nobody@red.freebsd.org) Received: (from nobody@localhost) by red.freebsd.org (8.14.4/8.14.4/Submit) id p36CuLJh082689; Wed, 6 Apr 2011 12:56:21 GMT (envelope-from nobody) Message-Id: <201104061256.p36CuLJh082689@red.freebsd.org> Date: Wed, 6 Apr 2011 12:56:21 GMT From: Björn Heidotting To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-3.1 Cc: Subject: i386/156219: installworld fails when build with "WITHOUT_"-knobs 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: Wed, 06 Apr 2011 13:00:21 -0000 >Number: 156219 >Category: i386 >Synopsis: installworld fails when build with "WITHOUT_"-knobs >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 Apr 06 13:00:20 UTC 2011 >Closed-Date: >Last-Modified: >Originator: Björn Heidotting >Release: 8.2 >Organization: >Environment: FreeBSD griffin.mylan.dom 8.2-RELEASE FreeBSD 8.2-RELEASE #1: Wed Mar 2 20:24:24 CET 2011 root@:/usr/obj/usr/src/sys/KERN0311 i386 >Description: I have tried to build and install the world into a jail, but it always fails at the same point. I do the following: # cd /usr/obj && chflags -R noschg * && rm -rf * # cd /usr/src && make buildworld __MAKE_CONF=/etc/jail.make.conf # make installworld DESTDIR=/jail/www then, installworld fails: install -o root -g wheel -m 444 sv_SE.ISO8859-1.cat /usr/share/nls/sv_SE.ISO8859-1/libc.cat install -o root -g wheel -m 444 uk_UA.UTF-8.cat /usr/share/nls/uk_UA.UTF-8/libc.cat install -o root -g wheel -m 444 btree.3.gz /usr/share/man/man3 install: btree.3.gz: No such file or directory *** Error code 71 Stop in /usr/src/lib/libc. *** Error code 1 >How-To-Repeat: see above >Fix: >Release-Note: >Audit-Trail: >Unformatted: From owner-freebsd-i386@FreeBSD.ORG Wed Apr 6 17:16:58 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 274601065691; Wed, 6 Apr 2011 17:16:58 +0000 (UTC) (envelope-from remko@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id F2DCD8FC1C; Wed, 6 Apr 2011 17:16:57 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.4/8.14.4) with ESMTP id p36HGvS3047212; Wed, 6 Apr 2011 17:16:57 GMT (envelope-from remko@freefall.freebsd.org) Received: (from remko@localhost) by freefall.freebsd.org (8.14.4/8.14.4/Submit) id p36HGv1L047207; Wed, 6 Apr 2011 17:16:57 GMT (envelope-from remko) Date: Wed, 6 Apr 2011 17:16:57 GMT Message-Id: <201104061716.p36HGv1L047207@freefall.freebsd.org> To: b.heidotting@web.de, remko@FreeBSD.org, freebsd-i386@FreeBSD.org From: remko@FreeBSD.org Cc: Subject: Re: i386/156219: installworld fails when build with "WITHOUT_"-knobs 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: Wed, 06 Apr 2011 17:16:58 -0000 Synopsis: installworld fails when build with "WITHOUT_"-knobs State-Changed-From-To: open->closed State-Changed-By: remko State-Changed-When: Wed Apr 6 17:16:57 UTC 2011 State-Changed-Why: This is not a problem, this is a question, please ask this on the questions@FreeBSD.org mailinglist, there are plenty of people that can and will help you.. http://www.freebsd.org/cgi/query-pr.cgi?pr=156219 From owner-freebsd-i386@FreeBSD.ORG Fri Apr 8 21:00:20 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 6E553106564A for ; Fri, 8 Apr 2011 21:00:20 +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 310758FC0C for ; Fri, 8 Apr 2011 21:00:20 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.4/8.14.4) with ESMTP id p38L0KcC029930 for ; Fri, 8 Apr 2011 21:00:20 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.4/8.14.4/Submit) id p38L0KHw029929; Fri, 8 Apr 2011 21:00:20 GMT (envelope-from gnats) Resent-Date: Fri, 8 Apr 2011 21:00:20 GMT Resent-Message-Id: <201104082100.p38L0KHw029929@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, Eugen Konkov Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 46E7F106566B for ; Fri, 8 Apr 2011 20:53:48 +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 35D848FC0A for ; Fri, 8 Apr 2011 20:53:48 +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 p38Krl6i033793 for ; Fri, 8 Apr 2011 20:53:47 GMT (envelope-from nobody@red.freebsd.org) Received: (from nobody@localhost) by red.freebsd.org (8.14.4/8.14.4/Submit) id p38KrlRb033766; Fri, 8 Apr 2011 20:53:47 GMT (envelope-from nobody) Message-Id: <201104082053.p38KrlRb033766@red.freebsd.org> Date: Fri, 8 Apr 2011 20:53:47 GMT From: Eugen Konkov To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-3.1 Cc: Subject: i386/156284: wrong display for 'netstat -nr' 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: Fri, 08 Apr 2011 21:00:20 -0000 >Number: 156284 >Category: i386 >Synopsis: wrong display for 'netstat -nr' >Confidential: no >Severity: non-critical >Priority: medium >Responsible: freebsd-i386 >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Fri Apr 08 21:00:19 UTC 2011 >Closed-Date: >Last-Modified: >Originator: Eugen Konkov >Release: 9.0-CURRENT >Organization: ISP FreeLine >Environment: uname -a FreeBSD bor 9.0-CURRENT FreeBSD 9.0-CURRENT #1: Wed Feb 23 09:39:22 UTC 2011 adm@:/usr/obj/usr/src/sys/KES_KERN_v9 i386 >Description: 10.12.13.0/24 link#409 U 0 17761908 vlan11 10.12.13.1 link#409 UHS 0 0 lo0 10.12.13.2 link#409 UHS 0 0 lo0 10.12.14.0/24 link#410 U 0 513382 vlan11 10.12.14.1 link#410 UHS 0 0 lo0 10.12.14.2 link#410 UHS 0 0 lo0 10.12.15.0/24 link#411 U 0 37517576 vlan11 10.12.15.1 link#411 UHS 0 0 lo0 10.12.15.2 link#411 UHS 0 0 lo0 but ng shows OK 192.168.1.107 link#112 UH 0 857967 ng104 192.168.1.119 link#124 UH 0 252244 ng116 192.168.1.130 link#135 UH 0 7473 ng127 192.168.1.163 link#168 UH 0 88657 ng160 192.168.1.167 link#172 UH 0 21746 ng164 192.168.1.169 link#174 UH 0 1014795 ng166 >How-To-Repeat: create vlan interface with three digit in number netstat -nr >Fix: >Release-Note: >Audit-Trail: >Unformatted: From owner-freebsd-i386@FreeBSD.ORG Sat Apr 9 20:09:40 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 8E6A5106566C; Sat, 9 Apr 2011 20:09:40 +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 647D58FC1B; Sat, 9 Apr 2011 20:09:40 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.4/8.14.4) with ESMTP id p39K9e1U029005; Sat, 9 Apr 2011 20:09:40 GMT (envelope-from linimon@freefall.freebsd.org) Received: (from linimon@localhost) by freefall.freebsd.org (8.14.4/8.14.4/Submit) id p39K9egn029001; Sat, 9 Apr 2011 20:09:40 GMT (envelope-from linimon) Date: Sat, 9 Apr 2011 20:09:40 GMT Message-Id: <201104092009.p39K9egn029001@freefall.freebsd.org> To: linimon@FreeBSD.org, freebsd-bugs@FreeBSD.org, freebsd-i386@FreeBSD.org From: linimon@FreeBSD.org Cc: Subject: Re: i386/156229: [hang] Server IBM x3400 is hangs with option SMP in Kernel 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, 09 Apr 2011 20:09:40 -0000 Old Synopsis: Server IBM x3400 is hangs with option SMP in Kernel New Synopsis: [hang] Server IBM x3400 is hangs with option SMP in Kernel Responsible-Changed-From-To: freebsd-bugs->freebsd-i386 Responsible-Changed-By: linimon Responsible-Changed-When: Sat Apr 9 20:09:11 UTC 2011 Responsible-Changed-Why: reclassify. http://www.freebsd.org/cgi/query-pr.cgi?pr=156229