From owner-freebsd-current@freebsd.org Sun Dec 20 00:03:58 2015 Return-Path: Delivered-To: freebsd-current@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id C8221A4CC02 for ; Sun, 20 Dec 2015 00:03:58 +0000 (UTC) (envelope-from yaneurabeya@gmail.com) Received: from mail-pf0-x230.google.com (mail-pf0-x230.google.com [IPv6:2607:f8b0:400e:c00::230]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id A36EE1148; Sun, 20 Dec 2015 00:03:58 +0000 (UTC) (envelope-from yaneurabeya@gmail.com) Received: by mail-pf0-x230.google.com with SMTP id v86so68258697pfa.2; Sat, 19 Dec 2015 16:03:58 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=from:content-type:content-transfer-encoding:subject:date:message-id :cc:to:mime-version; bh=R6iTRH8ZnLU7vrHwcQC1idxL74qWAuYWgjTU3V9iuaI=; b=cxi/IKzPWx4CK6UUXT8nb043Y8PxB4M+mrMd/5Ef8J08XwKEz4tkehdNl2HteFaqoJ KRA3Uc0fQkuJsD6aQ/alFD4VAnmkNNpZed3aEAMcbRJTcTRl8Ut2Lgn6Xq60NWhHjEhK 2NeQsfBvDS6nanHK+ISO5HqCEk9QP2r3aUkvnab4lt06g79pFVoF6yKhLTx6AAf7Xip6 vDytChz5y20PD8MqqiKlBvTKc/1xQ9V0Hqj0uHsxFG0aRPpAGjZqFI9OKQKNS7AlC74L /B5ZJquHAUufR490yZ+df3Byq8egm2fFTk2tVn1lrKMVAx13nUHiMEvfHJ/xTz+E2GK5 RiZA== X-Received: by 10.98.66.137 with SMTP id h9mr16191765pfd.80.1450569838242; Sat, 19 Dec 2015 16:03:58 -0800 (PST) Received: from [192.168.20.7] (c-24-16-212-205.hsd1.wa.comcast.net. [24.16.212.205]) by smtp.gmail.com with ESMTPSA id w62sm25785025pfi.48.2015.12.19.16.03.56 (version=TLSv1/SSLv3 cipher=OTHER); Sat, 19 Dec 2015 16:03:57 -0800 (PST) From: NGie Cooper Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Subject: Building head@ 's rescue/rescue Date: Sat, 19 Dec 2015 16:03:53 -0800 Message-Id: <15D539F8-F78C-4B94-8A45-A767AB927350@gmail.com> Cc: Dimitry Andric , John Baldwin To: FreeBSD CURRENT Mime-Version: 1.0 (Mac OS X Mail 8.2 \(2104\)) X-Mailer: Apple Mail (2.2104) X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 20 Dec 2015 00:03:59 -0000 Hi, I ran into the following error trying to build rescue/rescue as = part of buildworld on 10.2-RELEASE-p7 / i386. Has anyone seen this = before? Thanks, -NGie % git log --show-notes --grep svn -n 1 commit 69774947bfffd5e16d26b60a82d880aa659abbf2 Author: imp Date: Sat Dec 19 19:20:48 2015 +0000 Move some MIPS specific flags to be more congruent with other architectures. Notes: svn path=3D/head/; revision=3D292474 % env NO_CLEAN=3D1 make buildworld -j2 ... --- rescue --- cc -static -o rescue rescue.o cat.lo chflags.lo chio.lo chmod.lo cp.lo = date.lo dd.lo df.lo echo.lo ed.lo expr.lo getfacl.lo hostname.lo kenv.lo = kill.lo ln.lo ls.lo mkdir.lo mv.lo pkill.lo ps.lo pwd.lo realpath.lo = rm.lo rmdir.lo setfacl.lo sh.lo sleep.lo stty.lo sync.lo test.lo = badsect.lo camcontrol.lo ccdconfig.lo clri.lo devfs.lo dmesg.lo dump.lo = dumpfs.lo dumpon.lo fsck.lo fsck_ffs.lo fsck_msdosfs.lo fsdb.lo = fsirand.lo gbde.lo geom.lo ifconfig.lo init.lo kldconfig.lo kldload.lo = kldstat.lo kldunload.lo ldconfig.lo md5.lo mdconfig.lo mdmfs.lo mknod.lo = mount.lo mount_cd9660.lo mount_msdosfs.lo mount_nfs.lo mount_nullfs.lo = mount_udf.lo mount_unionfs.lo newfs.lo newfs_msdos.lo nos-tun.lo ping.lo = reboot.lo restore.lo rcorder.lo route.lo routed.lo rtquery.lo rtsol.lo = savecore.lo spppcontrol.lo swapon.lo sysctl.lo tunefs.lo umount.lo = ping6.lo zfs.lo zpool.lo bsdlabel.lo sconfig.lo fdisk.lo dhclient.lo = head.lo mt.lo nc.lo sed.lo tail.lo tee.lo gzip.lo bzip2.lo less.lo xz.lo = tar.lo id.lo zdb.lo chroot.lo chown.lo = /usr/obj/usr/src/git/rescue/rescue/../librescue/exec.o = /usr/obj/usr/src/git/rescue/rescue/../librescue/getusershell.o = /usr/obj/usr/src/git/rescue/rescue/../librescue/login_class.o = /usr/obj/usr/src/git/rescue/rescue/../librescue/popen.o = /usr/obj/usr/src/git/rescue/rescue/../librescue/rcmdsh.o = /usr/obj/usr/src/git/rescue/rescue/../librescue/sysctl.o = /usr/obj/usr/src/git/rescue/rescue/../librescue/system.o -lcrypt -ledit = -ljail -lkvm -lelf -ll -ltermcapw -lutil -lxo -l80211 -lalias -lcam = -lncursesw -ldevstat -lipsec -llzma -lavl -lzpool -lzfs_core -lzfs = -lnvpair -lpthread -luutil -lumem -lgeom -lbsdxml -lkiconv -lmt -lsbuf = -lufs -lz -lbz2 -larchive -lcrypto -lmd -lm nc.lo: In function `_$$hide$$ nc.lo main': (.text+0x750): warning: warning: mktemp() possibly used unsafely; = consider using mkstemp() --- all_subdir_sbin --- --- ea.o --- cc -O2 -pipe -O2 -pipe -I/usr/src/git/sbin/fsck_ffs = -I/usr/src/git/sbin/fsck_ffs/../mount -g -MD -MP -MF.depend.ea.o = -MTea.o -std=3Dgnu99 -fstack-protector-strong -Wsystem-headers -Werror = -Wall -Wno-format-y2k -Wno-uninitialized -Wno-pointer-sign = -Wno-empty-body -Wno-string-plus-int -Wno-unused-const-variable = -Wno-tautological-compare -Wno-unused-value -Wno-parentheses-equality = -Wno-unused-function -Wno-enum-conversion -Wno-unused-local-typedef = -Wno-switch -Wno-switch-enum -Wno-knr-promoted-parameter = -Qunused-arguments -c /usr/src/git/sbin/fsck_ffs/ea.c -o ea.o --- fsutil.o --- cc -O2 -pipe -O2 -pipe -I/usr/src/git/sbin/fsck_ffs = -I/usr/src/git/sbin/fsck_ffs/../mount -g -MD -MP -MF.depend.fsutil.o = -MTfsutil.o -std=3Dgnu99 -fstack-protector-strong -Wsystem-headers = -Werror -Wall -Wno-format-y2k -Wno-uninitialized -Wno-pointer-sign = -Wno-empty-body -Wno-string-plus-int -Wno-unused-const-variable = -Wno-tautological-compare -Wno-unused-value -Wno-parentheses-equality = -Wno-unused-function -Wno-enum-conversion -Wno-unused-local-typedef = -Wno-switch -Wno-switch-enum -Wno-knr-promoted-parameter = -Qunused-arguments -c /usr/src/git/sbin/fsck_ffs/fsutil.c -o fsutil.o --- all_subdir_rescue --- /usr/obj/usr/src/git/tmp/usr/lib/libkvm.a(kvm.o): In function = `_kvm_open': /usr/src/git/lib/libkvm/kvm.c:444: undefined reference to = `__start_set_kvm_arch' /usr/src/git/lib/libkvm/kvm.c:444: undefined reference to = `__stop_set_kvm_arch' /usr/src/git/lib/libkvm/kvm.c:444: undefined reference to = `__stop_set_kvm_arch' cc: error: linker command failed with exit code 1 (use -v to see = invocation) *** [rescue] Error code 1 bmake[5]: stopped in /usr/obj/usr/src/git/rescue/rescue 1 error bmake[5]: stopped in /usr/obj/usr/src/git/rescue/rescue *** [rescue] Error code 2 bmake[4]: stopped in /usr/src/git/rescue/rescue 1 error bmake[4]: stopped in /usr/src/git/rescue/rescue *** [all] Error code 2 bmake[3]: stopped in /usr/src/git/rescue 1 error bmake[3]: stopped in /usr/src/git/rescue *** [all_subdir_rescue] Error code 2 =E2=80=A6 $ cc --version FreeBSD clang version 3.4.1 (tags/RELEASE_34/dot1-final 208032) 20140512 Target: i386-unknown-freebsd10.2 Thread model: posix $ strings /usr/obj/usr/src/git/tmp/usr/lib/libkvm.a | egrep -n = '__(stop|start)_set_kvm_arch' 97:__start_set_kvm_arch 98:__stop_set_kvm_arch 140:__start_set_kvm_arch 141:__stop_set_kvm_arch 182:__start_set_kvm_arch 183:__stop_set_kvm_arch 233:__start_set_kvm_arch 234:__stop_set_kvm_arch 296:__start_set_kvm_arch 297:__stop_set_kvm_arch 395:__start_set_kvm_arch 396:__stop_set_kvm_arch 472:__start_set_kvm_arch 473:__stop_set_kvm_arch 526:__start_set_kvm_arch 527:__stop_set_kvm_arch 589:__start_set_kvm_arch 590:__stop_set_kvm_arch 651:__start_set_kvm_arch 652:__stop_set_kvm_arch 711:__start_set_kvm_arch 712:__stop_set_kvm_arch 3510:__start_set_kvm_arch 3585:__stop_set_kvm_arch 3970:__start_set_kvm_arch 3971:__stop_set_kvm_arch $= From owner-freebsd-current@freebsd.org Sun Dec 20 00:09:14 2015 Return-Path: Delivered-To: freebsd-current@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id A3B31A4CF02 for ; Sun, 20 Dec 2015 00:09:14 +0000 (UTC) (envelope-from yaneurabeya@gmail.com) Received: from mail-pa0-x236.google.com (mail-pa0-x236.google.com [IPv6:2607:f8b0:400e:c03::236]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 7D6A0137C; Sun, 20 Dec 2015 00:09:14 +0000 (UTC) (envelope-from yaneurabeya@gmail.com) Received: by mail-pa0-x236.google.com with SMTP id wq6so79597098pac.1; Sat, 19 Dec 2015 16:09:14 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=content-type:mime-version:subject:from:in-reply-to:date:cc :content-transfer-encoding:message-id:references:to; bh=9NR6xQgI5dOKGrwvMRjHXG1FiqvcsEsLn+DTRdLwokM=; b=ceBeFMv8hFYuTa2G/GTJSNfxjgZI8f39wjSvRcw/AAHBThUFkaw4lzRkMKVOimXQDu 74uluTSY6LTYnOd0xGzSr6S6dN+KYVU9PrYlYDJT0mQtee5fJAcDFppTdO3vxfg8TlnQ kqYPEMoPzoTsFOQ5In3cdeEGSFfpAG5Mly3mBBCXBpImOHc7Yas8alP20MH07rxXjs9E tSpbFwSwKT+pWHIokpJEEOomIKGgEwfRT20qkTiAn8BDW6IVfXcqeiM/de/5HLsF2Sj5 Ls9r05tnWRsBS4SPSO68f4IIjPtk3xJKiE4JTQqDCY54W4z3kPb0ja15cHono0li2fmS FjRQ== X-Received: by 10.66.142.168 with SMTP id rx8mr16409206pab.16.1450570154169; Sat, 19 Dec 2015 16:09:14 -0800 (PST) Received: from ?IPv6:2601:601:800:126d:b128:3014:f3ce:5b7d? ([2601:601:800:126d:b128:3014:f3ce:5b7d]) by smtp.gmail.com with ESMTPSA id f2sm25940978pfj.30.2015.12.19.16.09.12 (version=TLSv1/SSLv3 cipher=OTHER); Sat, 19 Dec 2015 16:09:12 -0800 (PST) Content-Type: text/plain; charset=utf-8 Mime-Version: 1.0 (Mac OS X Mail 8.2 \(2104\)) Subject: Re: Failing to build head@r292474 's rescue/rescue on 10.2-RELEASE-p7 / i386 From: NGie Cooper In-Reply-To: <15D539F8-F78C-4B94-8A45-A767AB927350@gmail.com> Date: Sat, 19 Dec 2015 16:09:11 -0800 Cc: Dimitry Andric , John Baldwin Content-Transfer-Encoding: quoted-printable Message-Id: References: <15D539F8-F78C-4B94-8A45-A767AB927350@gmail.com> To: FreeBSD CURRENT X-Mailer: Apple Mail (2.2104) X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 20 Dec 2015 00:09:14 -0000 (Fixed the subject line) > On Dec 19, 2015, at 16:03, NGie Cooper wrote: >=20 > Hi, > I ran into the following error trying to build rescue/rescue as = part of buildworld on 10.2-RELEASE-p7 / i386. Has anyone seen this = before? > Thanks, > -NGie >=20 > % git log --show-notes --grep svn -n 1 > commit 69774947bfffd5e16d26b60a82d880aa659abbf2 > Author: imp > Date: Sat Dec 19 19:20:48 2015 +0000 >=20 > Move some MIPS specific flags to be more congruent with other > architectures. >=20 > Notes: > svn path=3D/head/; revision=3D292474 >=20 > % env NO_CLEAN=3D1 make buildworld -j2 > ... > --- rescue --- > cc -static -o rescue rescue.o cat.lo chflags.lo chio.lo chmod.lo = cp.lo date.lo dd.lo df.lo echo.lo ed.lo expr.lo getfacl.lo hostname.lo = kenv.lo kill.lo ln.lo ls.lo mkdir.lo mv.lo pkill.lo ps.lo pwd.lo = realpath.lo rm.lo rmdir.lo setfacl.lo sh.lo sleep.lo stty.lo sync.lo = test.lo badsect.lo camcontrol.lo ccdconfig.lo clri.lo devfs.lo dmesg.lo = dump.lo dumpfs.lo dumpon.lo fsck.lo fsck_ffs.lo fsck_msdosfs.lo fsdb.lo = fsirand.lo gbde.lo geom.lo ifconfig.lo init.lo kldconfig.lo kldload.lo = kldstat.lo kldunload.lo ldconfig.lo md5.lo mdconfig.lo mdmfs.lo mknod.lo = mount.lo mount_cd9660.lo mount_msdosfs.lo mount_nfs.lo mount_nullfs.lo = mount_udf.lo mount_unionfs.lo newfs.lo newfs_msdos.lo nos-tun.lo ping.lo = reboot.lo restore.lo rcorder.lo route.lo routed.lo rtquery.lo rtsol.lo = savecore.lo spppcontrol.lo swapon.lo sysctl.lo tunefs.lo umount.lo = ping6.lo zfs.lo zpool.lo bsdlabel.lo sconfig.lo fdisk.lo dhclient.lo = head.lo mt.lo nc.lo sed.lo tail.lo tee.lo gzip.lo bzip2.lo less.lo xz.lo = tar.lo id.lo zdb.lo chroot.lo chown.lo = /usr/obj/usr/src/git/rescue/rescue/../librescue/exec.o = /usr/obj/usr/src/git/rescue/rescue/../librescue/getusershell.o = /usr/obj/usr/src/git/rescue/rescue/../librescue/login_class.o = /usr/obj/usr/src/git/rescue/rescue/../librescue/popen.o = /usr/obj/usr/src/git/rescue/rescue/../librescue/rcmdsh.o = /usr/obj/usr/src/git/rescue/rescue/../librescue/sysctl.o = /usr/obj/usr/src/git/rescue/rescue/../librescue/system.o -lcrypt -ledit = -ljail -lkvm -lelf -ll -ltermcapw -lutil -lxo -l80211 -lalias -lcam = -lncursesw -ldevstat -lipsec -llzma -lavl -lzpool -lzfs_core -lzfs = -lnvpair -lpthread -luutil -lumem -lgeom -lbsdxml -lkiconv -lmt -lsbuf = -lufs -lz -lbz2 -larchive -lcrypto -lmd -lm > nc.lo: In function `_$$hide$$ nc.lo main': > (.text+0x750): warning: warning: mktemp() possibly used unsafely; = consider using mkstemp() > --- all_subdir_sbin --- > --- ea.o --- > cc -O2 -pipe -O2 -pipe -I/usr/src/git/sbin/fsck_ffs = -I/usr/src/git/sbin/fsck_ffs/../mount -g -MD -MP -MF.depend.ea.o = -MTea.o -std=3Dgnu99 -fstack-protector-strong -Wsystem-headers -Werror = -Wall -Wno-format-y2k -Wno-uninitialized -Wno-pointer-sign = -Wno-empty-body -Wno-string-plus-int -Wno-unused-const-variable = -Wno-tautological-compare -Wno-unused-value -Wno-parentheses-equality = -Wno-unused-function -Wno-enum-conversion -Wno-unused-local-typedef = -Wno-switch -Wno-switch-enum -Wno-knr-promoted-parameter = -Qunused-arguments -c /usr/src/git/sbin/fsck_ffs/ea.c -o ea.o > --- fsutil.o --- > cc -O2 -pipe -O2 -pipe -I/usr/src/git/sbin/fsck_ffs = -I/usr/src/git/sbin/fsck_ffs/../mount -g -MD -MP -MF.depend.fsutil.o = -MTfsutil.o -std=3Dgnu99 -fstack-protector-strong -Wsystem-headers = -Werror -Wall -Wno-format-y2k -Wno-uninitialized -Wno-pointer-sign = -Wno-empty-body -Wno-string-plus-int -Wno-unused-const-variable = -Wno-tautological-compare -Wno-unused-value -Wno-parentheses-equality = -Wno-unused-function -Wno-enum-conversion -Wno-unused-local-typedef = -Wno-switch -Wno-switch-enum -Wno-knr-promoted-parameter = -Qunused-arguments -c /usr/src/git/sbin/fsck_ffs/fsutil.c -o fsutil.o > --- all_subdir_rescue --- > /usr/obj/usr/src/git/tmp/usr/lib/libkvm.a(kvm.o): In function = `_kvm_open': > /usr/src/git/lib/libkvm/kvm.c:444: undefined reference to = `__start_set_kvm_arch' > /usr/src/git/lib/libkvm/kvm.c:444: undefined reference to = `__stop_set_kvm_arch' > /usr/src/git/lib/libkvm/kvm.c:444: undefined reference to = `__stop_set_kvm_arch' > cc: error: linker command failed with exit code 1 (use -v to see = invocation) > *** [rescue] Error code 1 >=20 > bmake[5]: stopped in /usr/obj/usr/src/git/rescue/rescue > 1 error >=20 > bmake[5]: stopped in /usr/obj/usr/src/git/rescue/rescue > *** [rescue] Error code 2 >=20 > bmake[4]: stopped in /usr/src/git/rescue/rescue > 1 error >=20 > bmake[4]: stopped in /usr/src/git/rescue/rescue > *** [all] Error code 2 >=20 > bmake[3]: stopped in /usr/src/git/rescue > 1 error >=20 > bmake[3]: stopped in /usr/src/git/rescue > *** [all_subdir_rescue] Error code 2 >=20 > =E2=80=A6 >=20 > $ cc --version > FreeBSD clang version 3.4.1 (tags/RELEASE_34/dot1-final 208032) = 20140512 > Target: i386-unknown-freebsd10.2 > Thread model: posix > $ strings /usr/obj/usr/src/git/tmp/usr/lib/libkvm.a | egrep -n = '__(stop|start)_set_kvm_arch' > 97:__start_set_kvm_arch > 98:__stop_set_kvm_arch > 140:__start_set_kvm_arch > 141:__stop_set_kvm_arch > 182:__start_set_kvm_arch > 183:__stop_set_kvm_arch > 233:__start_set_kvm_arch > 234:__stop_set_kvm_arch > 296:__start_set_kvm_arch > 297:__stop_set_kvm_arch > 395:__start_set_kvm_arch > 396:__stop_set_kvm_arch > 472:__start_set_kvm_arch > 473:__stop_set_kvm_arch > 526:__start_set_kvm_arch > 527:__stop_set_kvm_arch > 589:__start_set_kvm_arch > 590:__stop_set_kvm_arch > 651:__start_set_kvm_arch > 652:__stop_set_kvm_arch > 711:__start_set_kvm_arch > 712:__stop_set_kvm_arch > 3510:__start_set_kvm_arch > 3585:__stop_set_kvm_arch > 3970:__start_set_kvm_arch > 3971:__stop_set_kvm_arch > $ From owner-freebsd-current@freebsd.org Sun Dec 20 01:00:08 2015 Return-Path: Delivered-To: freebsd-current@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id A5B0CA4B29E for ; Sun, 20 Dec 2015 01:00:08 +0000 (UTC) (envelope-from imb@protected-networks.net) Received: from mail.auburn.protected-networks.net (mail.auburn.protected-networks.net [IPv6:2001:470:1f07:4e1::3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mail.auburn.protected-networks.net", Issuer "Protected Networks Root CA" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 203801CA0; Sun, 20 Dec 2015 01:00:08 +0000 (UTC) (envelope-from imb@protected-networks.net) Received: from toshi.auburn.protected-networks.net (toshi.auburn.protected-networks.net [192.168.1.10]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "Iain Michael Butler", Issuer "Protected Networks CA" (verified OK)) (Authenticated sender: imb@mail.auburn.protected-networks.net) by mail.auburn.protected-networks.net (Postfix) with ESMTPSA id 1A2CC8; Sat, 19 Dec 2015 20:00:04 -0500 (EST) To: freebsd-current , alc@freebsd.org From: Michael Butler Subject: SVN r292469 breaks VirtualBox Openpgp: id=6F63E6399DCC8E3E94D60F0642FF6BAE0442D492 Message-ID: <5675FD92.5050604@protected-networks.net> Date: Sat, 19 Dec 2015 20:00:02 -0500 User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:38.0) Gecko/20100101 Thunderbird/38.4.0 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 20 Dec 2015 01:00:08 -0000 While the kernel modules will build, they won't load .. kernel: linker_load_file: Unsupported file type kernel: link_elf_obj: symbol vm_pageout_grow_cache undefined kernel: linker_load_file: Unsupported file type kernel: KLD vboxnetflt.ko: depends on vboxdrv - not available or version mismatch kernel: linker_load_file: Unsupported file type kernel: link_elf_obj: symbol vm_pageout_grow_cache undefined kernel: linker_load_file: Unsupported file type kernel: KLD vboxnetadp.ko: depends on vboxdrv - not available or version mismatch kernel: linker_load_file: Unsupported file type imb From owner-freebsd-current@freebsd.org Sun Dec 20 01:03:55 2015 Return-Path: Delivered-To: freebsd-current@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 5B962A4B57D for ; Sun, 20 Dec 2015 01:03:55 +0000 (UTC) (envelope-from yaneurabeya@gmail.com) Received: from mail-pa0-x236.google.com (mail-pa0-x236.google.com [IPv6:2607:f8b0:400e:c03::236]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 3690B1FF5; Sun, 20 Dec 2015 01:03:55 +0000 (UTC) (envelope-from yaneurabeya@gmail.com) Received: by mail-pa0-x236.google.com with SMTP id q3so59632563pav.3; Sat, 19 Dec 2015 17:03:55 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=from:content-type:content-transfer-encoding:subject:date:message-id :cc:to:mime-version; bh=VE2uNsh+1++I30p3dpN4h0PvGpSVYjyTAQqa5c5kuio=; b=W3kHmfnA4cBil4TUlwKhjr8cMiY8GSrd/hCHf2q+CdhXru+d0B+cTMTF0OPh8eJQR/ 5Iu0A7vqDnwZ5Y6f0mcX+cA/3bzvgJCiAiOwGSfldtcuC3pK+qUUOSae5IlxRoF38uQZ NEZVnl1t/DO8nE+cMwb27GQavOgD/RodnDKJn2O7yeIUzqP8itosg6PLTb+dRNoJ5w9l Rh0mB07ozAGrAalzTqqud2dep9wA6KrpSUm/pCpmE1jTfKNQUydrJOARKBD63rvtT5Ea wY0QVmn2y8LIzhNlZyUywnoj3ddLnb7wmX9svTl9MEkWe0ZGkyT1NRvZmgLuMjEoWdSs Zy3Q== X-Received: by 10.66.139.164 with SMTP id qz4mr458188pab.59.1450573434889; Sat, 19 Dec 2015 17:03:54 -0800 (PST) Received: from ?IPv6:2601:601:800:126d:b128:3014:f3ce:5b7d? ([2601:601:800:126d:b128:3014:f3ce:5b7d]) by smtp.gmail.com with ESMTPSA id dz6sm30517431pab.19.2015.12.19.17.03.52 (version=TLSv1/SSLv3 cipher=OTHER); Sat, 19 Dec 2015 17:03:53 -0800 (PST) From: NGie Cooper Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Subject: Build error on i386 when building Date: Sat, 19 Dec 2015 17:03:51 -0800 Message-Id: <468DF7A4-47F9-4460-A41F-226A799EA645@gmail.com> Cc: FreeBSD CURRENT , Bryan Drewery To: Mark Johnston Mime-Version: 1.0 (Mac OS X Mail 8.2 \(2104\)) X-Mailer: Apple Mail (2.2104) X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 20 Dec 2015 01:03:55 -0000 Hi Mark, I ran into the following error when trying to build the dtrace = tests on i386 (both with 10.2-RELEASE-p7 and 11.0-CURRENT) =E2=80=94 = have you seen this issue before? Thanks, -NGie --- all_subdir_cddl --- usdt.o: In function `dtrace_dof_init': = /usr/src/cddl/lib/drti/../../../cddl/contrib/opensolaris/lib/libdtrace/com= mon/drti.c:(.text+0xee): undefined reference to `elf_version' --- all_subdir_lib --- --- sctp_recvmsg.3.gz --- --- all_subdir_cddl --- = /usr/src/cddl/lib/drti/../../../cddl/contrib/opensolaris/lib/libdtrace/com= mon/drti.c:(.text+0x132): undefined reference to `elf_begin' = /usr/src/cddl/lib/drti/../../../cddl/contrib/opensolaris/lib/libdtrace/com= mon/drti.c:(.text+0x154): undefined reference to `elf_getshdrstrndx' = /usr/src/cddl/lib/drti/../../../cddl/contrib/opensolaris/lib/libdtrace/com= mon/drti.c:(.text+0x164): undefined reference to `elf_nextscn' = /usr/src/cddl/lib/drti/../../../cddl/contrib/opensolaris/lib/libdtrace/com= mon/drti.c:(.text+0x1c0): undefined reference to `elf_getdata' = /usr/src/cddl/lib/drti/../../../cddl/contrib/opensolaris/lib/libdtrace/com= mon/drti.c:(.text+0x1ed): undefined reference to `elf_getdata' = /usr/src/cddl/lib/drti/../../../cddl/contrib/opensolaris/lib/libdtrace/com= mon/drti.c:(.text+0x203): undefined reference to `elf_getdata' = /usr/src/cddl/lib/drti/../../../cddl/contrib/opensolaris/lib/libdtrace/com= mon/drti.c:(.text+0x22c): undefined reference to `gelf_getshdr' = /usr/src/cddl/lib/drti/../../../cddl/contrib/opensolaris/lib/libdtrace/com= mon/drti.c:(.text+0x255): undefined reference to `elf_strptr' = /usr/src/cddl/lib/drti/../../../cddl/contrib/opensolaris/lib/libdtrace/com= mon/drti.c:(.text+0x27f): undefined reference to `elf_nextscn' = /usr/src/cddl/lib/drti/../../../cddl/contrib/opensolaris/lib/libdtrace/com= mon/drti.c:(.text+0x657): undefined reference to `elf_end' usdt.o: In function `fixsymbol': = /usr/src/cddl/lib/drti/../../../cddl/contrib/opensolaris/lib/libdtrace/com= mon/drti.c:(.text+0x7d4): undefined reference to `gelf_getsym' = /usr/src/cddl/lib/drti/../../../cddl/contrib/opensolaris/lib/libdtrace/com= mon/drti.c:(.text+0x820): undefined reference to `elf_strptr' --- all_subdir_lib --- gzip -cn /usr/src/git/lib/libc/net/sctp_recvmsg.3 > sctp_recvmsg.3.gz --- all_subdir_cddl --- cc: error: linker command failed with exit code 1 (use -v to see = invocation) *** [tst.usdt.exe.full] Error code 1 bmake[9]: stopped in /usr/src/git/cddl/usr.sbin/dtrace/tests/common/json= From owner-freebsd-current@freebsd.org Sun Dec 20 01:33:16 2015 Return-Path: Delivered-To: freebsd-current@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 6E6209D3BD6 for ; Sun, 20 Dec 2015 01:33:16 +0000 (UTC) (envelope-from yaneurabeya@gmail.com) Received: from mail-pf0-x230.google.com (mail-pf0-x230.google.com [IPv6:2607:f8b0:400e:c00::230]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 468811C45; Sun, 20 Dec 2015 01:33:16 +0000 (UTC) (envelope-from yaneurabeya@gmail.com) Received: by mail-pf0-x230.google.com with SMTP id n128so51921200pfn.0; Sat, 19 Dec 2015 17:33:16 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=content-type:mime-version:subject:from:in-reply-to:date:cc :content-transfer-encoding:message-id:references:to; bh=UivRFk9N1kOpq9Jtov18AlQbbvz1omthyxDa8u0kB5M=; b=AbJNVjFN4dNVBrclYXkAarXMCSrYSOt4bA9H7R/A9rfW5mGlI0m2hT32FOaCdkmjep c5CR2Kv8n1xP6zxO4El4rDHFK1VmU8y5g32WqsOo3h5YRI/Nz0bg2HeykQviqgYB68U9 iAVO038rbar4X4uNjFi19aAw7TV4F4La7SDePRi6/g2YVLlhYKAifowMkU7uqj44Qfbo ohVlbesd8ZZ7+htW4x534oBjXVwPR1q8FKlJoJ3jB3I88Rht26JXhdhh1XGwg7B/h3+y PXG9ilzuluM1B/OyQcpmlpxx0jKEl+miyj2TMs/6UAhDXDJlA6MeozROueqnVuS8XUNc qQMQ== X-Received: by 10.98.86.195 with SMTP id h64mr16914333pfj.96.1450575195944; Sat, 19 Dec 2015 17:33:15 -0800 (PST) Received: from [192.168.20.7] (c-24-16-212-205.hsd1.wa.comcast.net. [24.16.212.205]) by smtp.gmail.com with ESMTPSA id tm4sm30610373pab.3.2015.12.19.17.33.13 (version=TLSv1/SSLv3 cipher=OTHER); Sat, 19 Dec 2015 17:33:14 -0800 (PST) Content-Type: text/plain; charset=utf-8 Mime-Version: 1.0 (Mac OS X Mail 8.2 \(2104\)) Subject: Re: Failing to build head@r292474 's rescue/rescue on 10.2-RELEASE-p7 / i386 From: NGie Cooper In-Reply-To: <541A39EC-258D-4FCF-AC2C-DF251C0A8B2D@gmail.com> Date: Sat, 19 Dec 2015 17:33:12 -0800 Cc: Dimitry Andric , John Baldwin Content-Transfer-Encoding: quoted-printable Message-Id: <11342C71-ACE5-40D3-8CCB-D928DCFA0CB5@gmail.com> References: <15D539F8-F78C-4B94-8A45-A767AB927350@gmail.com> <541A39EC-258D-4FCF-AC2C-DF251C0A8B2D@gmail.com> To: FreeBSD CURRENT X-Mailer: Apple Mail (2.2104) X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 20 Dec 2015 01:33:16 -0000 > On Dec 19, 2015, at 17:16, NGie Cooper wrote: >=20 >=20 >> On Dec 19, 2015, at 16:09, NGie Cooper wrote: >>=20 >> (Fixed the subject line) >>=20 >>> On Dec 19, 2015, at 16:03, NGie Cooper = wrote: >>>=20 >>> Hi, >>> I ran into the following error trying to build rescue/rescue as = part of buildworld on 10.2-RELEASE-p7 / i386. Has anyone seen this = before? >>> Thanks, >>> -NGie >>>=20 >>> % git log --show-notes --grep svn -n 1 >>> commit 69774947bfffd5e16d26b60a82d880aa659abbf2 >>> Author: imp >>> Date: Sat Dec 19 19:20:48 2015 +0000 >>>=20 >>> Move some MIPS specific flags to be more congruent with other >>> architectures. >>>=20 >>> Notes: >>> svn path=3D/head/; revision=3D292474 >=20 > Looks like it=E2=80=99s broken in general on i386 :(=E2=80=A6 >=20 > % (set -e; cd rescue; make obj; make depend; make all) > ... > cc -static -o rescue rescue.o cat.lo chflags.lo chio.lo chmod.lo cp.lo = date.lo dd.lo df.lo echo.lo ed.lo expr.lo getfacl.lo hostname.lo kenv.lo = kill.lo ln.lo ls.lo mkdir.lo mv.lo pkill.lo ps.lo pwd.lo realpath.lo = rm.lo rmdir.lo setfacl.lo sh.lo sleep.lo stty.lo sync.lo test.lo = badsect.lo camcontrol.lo ccdconfig.lo clri.lo devfs.lo dmesg.lo dump.lo = dumpfs.lo dumpon.lo fsck.lo fsck_ffs.lo fsck_msdosfs.lo fsdb.lo = fsirand.lo gbde.lo geom.lo ifconfig.lo init.lo kldconfig.lo kldload.lo = kldstat.lo kldunload.lo ldconfig.lo md5.lo mdconfig.lo mdmfs.lo mknod.lo = mount.lo mount_cd9660.lo mount_msdosfs.lo mount_nfs.lo mount_nullfs.lo = mount_udf.lo mount_unionfs.lo newfs.lo newfs_msdos.lo nos-tun.lo ping.lo = reboot.lo restore.lo rcorder.lo route.lo routed.lo rtquery.lo rtsol.lo = savecore.lo spppcontrol.lo swapon.lo sysctl.lo tunefs.lo umount.lo = ping6.lo zfs.lo zpool.lo bsdlabel.lo sconfig.lo fdisk.lo dhclient.lo = head.lo mt.lo nc.lo sed.lo tail.lo tee.lo gzip.lo bzip2.lo less.lo xz.lo = tar.lo id.lo zdb.lo chroot.lo chown.lo = /usr/obj/usr/src/git/rescue/rescue/../librescue/exec.o = /usr/obj/usr/src/git/rescue/rescue/../librescue/getusershell.o = /usr/obj/usr/src/git/rescue/rescue/../librescue/login_class.o = /usr/obj/usr/src/git/rescue/rescue/../librescue/popen.o = /usr/obj/usr/src/git/rescue/rescue/../librescue/rcmdsh.o = /usr/obj/usr/src/git/rescue/rescue/../librescue/sysctl.o = /usr/obj/usr/src/git/rescue/rescue/../librescue/system.o -lcrypt -ledit = -ljail -lkvm -lelf -ll -ltermcapw -lutil -lxo -l80211 -lalias -lcam = -lncursesw -ldevstat -lipsec -llzma -lavl -lzpool -lzfs_core -lzfs = -lnvpair -lpthread -luutil -lumem -lgeom -lbsdxml -lkiconv -lmt -lsbuf = -lufs -lz -lbz2 -larchive -lcrypto -lmd -lm > nc.lo: In function `_$$hide$$ nc.lo main': > (.text+0x750): warning: warning: mktemp() possibly used unsafely; = consider using mkstemp() > /usr/lib/libkvm.a(kvm.o): In function `_kvm_open': > /usr/src/git/lib/libkvm/kvm.c:444: undefined reference to = `__start_set_kvm_arch' > /usr/src/git/lib/libkvm/kvm.c:444: undefined reference to = `__stop_set_kvm_arch' > /usr/src/git/lib/libkvm/kvm.c:444: undefined reference to = `__stop_set_kvm_arch' > cc: error: linker command failed with exit code 1 (use -v to see = invocation) > *** Error code 1 >=20 > Stop. > make[2]: stopped in /usr/obj/usr/src/git/rescue/rescue > *** Error code 1 >=20 > Stop. > make[1]: stopped in /usr/src/git/rescue/rescue > *** Error code 1 >=20 > Stop. > make: stopped in /usr/src/git/rescue Hmmm=E2=80=A6 it happened on CURRENT, but once I rebuilt/reinstalled = libkvm using CURRENT, it worked. Weird. So, there might be a toolchain = issue going from 10.2 -> 11.0-CURRENT? $ uname -a FreeBSD fbsd11-i386.local 11.0-CURRENT FreeBSD 11.0-CURRENT #0: Sat Dec = 19 16:34:48 PST 2015 = ngie@fbsd11-i386.local:/usr/obj/usr/src/git/sys/GENERIC-NODEBUG i386 Thanks, -NGie= From owner-freebsd-current@freebsd.org Sun Dec 20 01:46:04 2015 Return-Path: Delivered-To: freebsd-current@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id A75E5A1452E for ; Sun, 20 Dec 2015 01:46:04 +0000 (UTC) (envelope-from alc@rice.edu) Received: from pp2.rice.edu (proofpoint2.mail.rice.edu [128.42.201.101]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 7C04912D5; Sun, 20 Dec 2015 01:46:03 +0000 (UTC) (envelope-from alc@rice.edu) Received: from pps.filterd (pp2.rice.edu [127.0.0.1]) by pp2.rice.edu (8.15.0.59/8.15.0.59) with SMTP id tBK1jujJ018149; Sat, 19 Dec 2015 19:45:56 -0600 Received: from mh11.mail.rice.edu (mh11.mail.rice.edu [128.42.199.30]) by pp2.rice.edu with ESMTP id 1yw35kg7h4-1; Sat, 19 Dec 2015 19:45:56 -0600 X-Virus-Scanned: by amavis-2.7.0 at mh11.mail.rice.edu, auth channel Received: from 108-254-203-201.lightspeed.hstntx.sbcglobal.net (108-254-203-201.lightspeed.hstntx.sbcglobal.net [108.254.203.201]) (using TLSv1 with cipher RC4-MD5 (128/128 bits)) (No client certificate requested) (Authenticated sender: alc) by mh11.mail.rice.edu (Postfix) with ESMTPSA id 64CB44C01ED; Sat, 19 Dec 2015 19:45:55 -0600 (CST) Subject: Re: SVN r292469 breaks VirtualBox To: Michael Butler , freebsd-current , alc@freebsd.org References: <5675FD92.5050604@protected-networks.net> From: Alan Cox Message-ID: <56760852.9020204@rice.edu> Date: Sat, 19 Dec 2015 19:45:54 -0600 User-Agent: Mozilla/5.0 (X11; FreeBSD i386; rv:38.0) Gecko/20100101 Thunderbird/38.2.0 MIME-Version: 1.0 In-Reply-To: <5675FD92.5050604@protected-networks.net> Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-Proofpoint-Spam-Details: rule=notspam policy=default score=0 spamscore=0 suspectscore=3 malwarescore=0 phishscore=0 adultscore=0 bulkscore=0 classifier=spam adjust=0 reason=mlx scancount=1 engine=8.0.1-1507310008 definitions=main-1512200033 X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 20 Dec 2015 01:46:04 -0000 On 12/19/2015 19:00, Michael Butler wrote: > While the kernel modules will build, they won't load .. > > kernel: linker_load_file: Unsupported file type > kernel: link_elf_obj: symbol vm_pageout_grow_cache undefined > kernel: linker_load_file: Unsupported file type > kernel: KLD vboxnetflt.ko: depends on vboxdrv - not available or version > mismatch > kernel: linker_load_file: Unsupported file type > kernel: link_elf_obj: symbol vm_pageout_grow_cache undefined > kernel: linker_load_file: Unsupported file type > kernel: KLD vboxnetadp.ko: depends on vboxdrv - not available or version > mismatch > kernel: linker_load_file: Unsupported file type > VBox/Runtime/r0drv/freebsd/memobj-r0drv-freebsd.c will need to be patched to use vm_page_reclaim_contig() instead of vm_pageout_grow_cache(). From owner-freebsd-current@freebsd.org Sun Dec 20 01:54:59 2015 Return-Path: Delivered-To: freebsd-current@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 05553A14B48 for ; Sun, 20 Dec 2015 01:54:59 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Received: from jenkins-9.freebsd.org (jenkins-9.freebsd.org [8.8.178.209]) by mx1.freebsd.org (Postfix) with ESMTP id EAA1417A9 for ; Sun, 20 Dec 2015 01:54:58 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Received: from jenkins-9.freebsd.org (localhost [127.0.0.1]) by jenkins-9.freebsd.org (Postfix) with ESMTP id 526398F9 for ; Sun, 20 Dec 2015 01:54:59 +0000 (UTC) Date: Sun, 20 Dec 2015 01:54:59 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: freebsd-current@freebsd.org Message-ID: <798019824.22.1450576499305.JavaMail.jenkins@jenkins-9.freebsd.org> In-Reply-To: <1476973252.19.1450565504043.JavaMail.jenkins@jenkins-9.freebsd.org> References: <1476973252.19.1450565504043.JavaMail.jenkins@jenkins-9.freebsd.org> Subject: Build failed in Jenkins: Build-UFS-image #2881 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-Instance-Identity: MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAkKKb2VAfYQKfu1t7qk4nR5qzUBEI+UqT4BPec4qHVhqUy0FFdq50sMH+3y9bCDNOufctov6VqTNffZ3YXArnZK95YF0OX97fh+E9txYOUX1adc+TikcKjuYpHmL5dE62eaZTI+4A5jnRonskQ1PaoIFz0Kbu4mWzkFsmdiXTraGzomXq4cHUCATA2+K4eDYgjXEQI30z3GOMmmZ4t/+6QGk1cMb/BqMWHbn80AsRCb4tU7Hpd72XLDpsuO7YRP1Q0CjmNAuBOTj+sFiiOe6U9HpqOlQN+iFUvBdZo/ybuy5Kh71cAaYQNL68cYdZJ6binH/DkG3KY/fS7DFYAeuwjwIDAQAB X-Jenkins-Job: Build-UFS-image X-Jenkins-Result: FAILURE X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 20 Dec 2015 01:54:59 -0000 See ------------------------------------------ [...truncated 1541 lines...] ./cddl/usr.sbin/dtrace/common/ustack missing (created) ./cddl/usr.sbin/dtrace/common/vars missing (created) ./cddl/usr.sbin/dtrace/common/version missing (created) ./etc missing (created) ./etc/rc.d missing (created) ./games missing (created) ./gnu missing (created) ./gnu/lib missing (created) ./gnu/usr.bin missing (created) ./gnu/usr.bin/diff missing (created) ./lib missing (created) ./lib/atf missing (created) ./lib/atf/libatf-c missing (created) ./lib/atf/libatf-c/detail missing (created) ./lib/atf/libatf-c++ missing (created) ./lib/atf/libatf-c++/detail missing (created) ./lib/atf/test-programs missing (created) ./lib/libarchive missing (created) ./lib/libc missing (created) ./lib/libc/c063 missing (created) ./lib/libc/db missing (created) ./lib/libc/gen missing (created) ./lib/libc/gen/execve missing (created) ./lib/libc/gen/posix_spawn missing (created) ./lib/libc/hash missing (created) ./lib/libc/hash/data missing (created) ./lib/libc/inet missing (created) ./lib/libc/locale missing (created) ./lib/libc/net missing (created) ./lib/libc/net/getaddrinfo missing (created) ./lib/libc/net/getaddrinfo/data missing (created) ./lib/libc/nss missing (created) ./lib/libc/regex missing (created) ./lib/libc/regex/data missing (created) ./lib/libc/resolv missing (created) ./lib/libc/rpc missing (created) ./lib/libc/ssp missing (created) ./lib/libc/stdio missing (created) ./lib/libc/stdlib missing (created) ./lib/libc/string missing (created) ./lib/libc/sys missing (created) ./lib/libc/time missing (created) ./lib/libc/tls missing (created) ./lib/libc/tls/dso missing (created) ./lib/libc/termios missing (created) ./lib/libc/ttyio missing (created) ./lib/libcrypt missing (created) ./lib/libmp missing (created) ./lib/libnv missing (created) ./lib/libpam missing (created) ./lib/libproc missing (created) ./lib/librt missing (created) ./lib/libthr missing (created) ./lib/libthr/dlopen missing (created) ./lib/libutil missing (created) ./lib/libxo missing (created) ./lib/msun missing (created) ./libexec missing (created) ./libexec/atf missing (created) ./libexec/atf/atf-check missing (created) ./libexec/atf/atf-sh missing (created) ./libexec/rtld-elf missing (created) ./sbin missing (created) ./sbin/dhclient missing (created) ./sbin/devd missing (created) ./sbin/growfs missing (created) ./sbin/ifconfig missing (created) ./sbin/mdconfig missing (created) ./secure missing (created) ./secure/lib missing (created) ./secure/libexec missing (created) ./secure/usr.bin missing (created) ./secure/usr.sbin missing (created) ./share missing (created) ./share/examples missing (created) ./share/examples/tests missing (created) ./share/examples/tests/atf missing (created) ./share/examples/tests/plain missing (created) ./sys missing (created) ./sys/acl missing (created) ./sys/aio missing (created) ./sys/fifo missing (created) ./sys/file missing (created) ./sys/kern missing (created) ./sys/kern/acct missing (created) ./sys/kern/execve missing (created) ./sys/kern/pipe missing (created) ./sys/kqueue missing (created) ./sys/mqueue missing (created) ./sys/netinet missing (created) ./sys/opencrypto missing (created) ./sys/pjdfstest missing (created) ./sys/pjdfstest/chflags missing (created) ./sys/pjdfstest/chmod missing (created) ./sys/pjdfstest/chown missing (created) ./sys/pjdfstest/ftruncate missing (created) ./sys/pjdfstest/granular missing (created) ./sys/pjdfstest/link missing (created) ./sys/pjdfstest/mkdir missing (created) ./sys/pjdfstest/mkfifo missing (created) ./sys/pjdfstest/mknod missing (created) ./sys/pjdfstest/open missing (created) ./sys/pjdfstest/rename missing (created) ./sys/pjdfstest/rmdir missing (created) ./sys/pjdfstest/symlink missing (created) ./sys/pjdfstest/truncate missing (created) ./sys/pjdfstest/unlink missing (created) ./sys/posixshm missing (created) ./sys/vfs missing (created) ./sys/vm missing (created) ./usr.bin missing (created) ./usr.bin/apply missing (created) ./usr.bin/basename missing (created) ./usr.bin/bmake missing (created) ./usr.bin/bmake/archives missing (created) ./usr.bin/bmake/archives/fmt_44bsd missing (created) ./usr.bin/bmake/archives/fmt_44bsd_mod missing (created) ./usr.bin/bmake/archives/fmt_oldbsd missing (created) ./usr.bin/bmake/basic missing (created) ./usr.bin/bmake/basic/t0 missing (created) ./usr.bin/bmake/basic/t1 missing (created) ./usr.bin/bmake/basic/t2 missing (created) ./usr.bin/bmake/basic/t3 missing (created) ./usr.bin/bmake/execution missing (created) ./usr.bin/bmake/execution/ellipsis missing (created) ./usr.bin/bmake/execution/empty missing (created) ./usr.bin/bmake/execution/joberr missing (created) ./usr.bin/bmake/execution/plus missing (created) ./usr.bin/bmake/shell missing (created) ./usr.bin/bmake/shell/builtin missing (created) ./usr.bin/bmake/shell/meta missing (created) ./usr.bin/bmake/shell/path missing (created) ./usr.bin/bmake/shell/path_select missing (created) ./usr.bin/bmake/shell/replace missing (created) ./usr.bin/bmake/shell/select missing (created) ./usr.bin/bmake/suffixes missing (created) ./usr.bin/bmake/suffixes/basic missing (created) ./usr.bin/bmake/suffixes/src_wild1 missing (created) ./usr.bin/bmake/suffixes/src_wild2 missing (created) ./usr.bin/bmake/syntax missing (created) ./usr.bin/bmake/syntax/directive-t0 missing (created) ./usr.bin/bmake/syntax/enl missing (created) ./usr.bin/bmake/syntax/funny-targets missing (created) ./usr.bin/bmake/syntax/semi missing (created) ./usr.bin/bmake/sysmk missing (created) ./usr.bin/bmake/sysmk/t0 missing (created) ./usr.bin/bmake/sysmk/t0/2 missing (created) ./usr.bin/bmake/sysmk/t0/2/1 missing (created) ./usr.bin/bmake/sysmk/t0/mk missing (created) ./usr.bin/bmake/sysmk/t1 missing (created) ./usr.bin/bmake/sysmk/t1/2 missing (created) ./usr.bin/bmake/sysmk/t1/2/1 missing (created) ./usr.bin/bmake/sysmk/t1/mk missing (created) ./usr.bin/bmake/sysmk/t2 missing (created) ./usr.bin/bmake/sysmk/t2/2 missing (created) ./usr.bin/bmake/sysmk/t2/2/1 missing (created) ./usr.bin/bmake/sysmk/t2/mk missing (created) ./usr.bin/bmake/variables missing (created) ./usr.bin/bmake/variables/modifier_M missing (created) ./usr.bin/bmake/variables/modifier_t missing (created) ./usr.bin/bmake/variables/opt_V missing (created) ./usr.bin/bmake/variables/t0 missing (created) ./usr.bin/calendar missing (created) ./usr.bin/cmp missing (created) ./usr.bin/cpio missing (created) ./usr.bin/col missing (created) ./usr.bin/comm missing (created) ./usr.bin/cut missing (created) ./usr.bin/dirname missing (created) ./usr.bin/file2c missing (created) ./usr.bin/grep missing (created) ./usr.bin/gzip missing (created) ./usr.bin/ident missing (created) ./usr.bin/join missing (created) ./usr.bin/jot missing (created) ./usr.bin/lastcomm missing (created) ./usr.bin/limits missing (created) ./usr.bin/m4 missing (created) ./usr.bin/mkimg missing (created) ./usr.bin/ncal missing (created) ./usr.bin/opensm missing (created) ./usr.bin/printf missing (created) ./usr.bin/sed missing (created) ./usr.bin/sed/regress.multitest.out missing (created) ./usr.bin/soelim missing (created) ./usr.bin/tar missing (created) ./usr.bin/timeout missing (created) ./usr.bin/tr missing (created) ./usr.bin/truncate missing (created) ./usr.bin/units missing (created) ./usr.bin/uudecode missing (created) ./usr.bin/uuencode missing (created) ./usr.bin/xargs missing (created) ./usr.bin/xo missing (created) ./usr.bin/yacc missing (created) ./usr.bin/yacc/yacc missing (created) ./usr.sbin missing (created) ./usr.sbin/etcupdate missing (created) ./usr.sbin/fstyp missing (created) ./usr.sbin/makefs missing (created) ./usr.sbin/newsyslog missing (created) ./usr.sbin/nmtree missing (created) ./usr.sbin/pw missing (created) ./usr.sbin/sa missing (created) mtree -deU -f /builds/FreeBSD_HEAD/etc/mtree/BSD.sendmail.dist -p ./var/spool/clientmqueue missing (created) install -l s usr/src/sys cd for mandir in man*; do install -l s ../$mandir install -l s ../$mandir done cd for mandir in man*; do install -l s ../$mandir done set - `grep "^[a-zA-Z]" /builds/FreeBSD_HEAD/etc/man.alias`; while [ $# -gt 0 ] ; do install -l s "$2" " if [ "yes" != "no" ]; then install -l s "$2" " fi; shift; shift; done set - `grep "^[a-zA-Z]" /builds/FreeBSD_HEAD/etc/nls.alias`; while [ $# -gt 0 ] ; do install -l s "$2" " shift; shift; done -------------------------------------------------------------- >>> Installing everything -------------------------------------------------------------- cd /builds/FreeBSD_HEAD; make -f Makefile.inc1 install ===> lib (install) ===> lib/csu (install) ===> lib/csu/amd64 (install) install -o root -g wheel -m 444 crt1.o crti.o crtn.o Scrt1.o gcrt1.o ===> lib/libc (install) install -C -o root -g wheel -m 444 libc.a install -C -o root -g wheel -m 444 libc_p.a install: libc_p.a: No such file or directory *** Error code 71 Stop. make[5]: stopped in /builds/FreeBSD_HEAD/lib/libc *** Error code 1 Stop. make[4]: stopped in /builds/FreeBSD_HEAD/lib *** Error code 1 Stop. make[3]: stopped in /builds/FreeBSD_HEAD *** Error code 1 Stop. make[2]: stopped in /builds/FreeBSD_HEAD *** Error code 1 Stop. make[1]: stopped in /builds/FreeBSD_HEAD *** Error code 1 Stop. make: stopped in /builds/FreeBSD_HEAD Build step 'Execute shell' marked build as failure From owner-freebsd-current@freebsd.org Sun Dec 20 01:57:41 2015 Return-Path: Delivered-To: freebsd-current@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 62D67A14CFD for ; Sun, 20 Dec 2015 01:57:41 +0000 (UTC) (envelope-from markjdb@gmail.com) Received: from mail-pa0-x235.google.com (mail-pa0-x235.google.com [IPv6:2607:f8b0:400e:c03::235]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 39C121938; Sun, 20 Dec 2015 01:57:41 +0000 (UTC) (envelope-from markjdb@gmail.com) Received: by mail-pa0-x235.google.com with SMTP id jx14so51619605pad.2; Sat, 19 Dec 2015 17:57:41 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=sender:date:from:to:cc:subject:message-id:references:mime-version :content-type:content-disposition:content-transfer-encoding :in-reply-to:user-agent; bh=/54noRMAZ2fVc8bjyQsP9Q+pvikZmDeLnW2C7PdS2GM=; b=J/Kt7QCS3pGnzgWxgPO/Zurs2lyYmbAee9Ww/jPFIbemGKfo6fSofRplxOD5M0J4MQ PclnSjuR0FHMfPsavvHxqroVINNIbVB7j+esHQs2MNJizjmaALYELXPuI+lFPDVyz6uN S95IDb6XRi0B9q8UFm5Xh0E4ITTAHAY0rdPtBc1X759pGZEU6zYqdQ8VT0oIkTX6sZBj dTiC7sFdqI30gGk0yb7P60NrXp3NwPm2VcFlzW9iQzqGlNlJqEOrw/FxeaXlvSPSYbHF A7jOCkGJro4o33qmD7ajL14ClJumlyB5VZnSUuLfl3vxQDWBxaYdmrnjXZqgiWYlCKj8 /IaA== X-Received: by 10.67.3.230 with SMTP id bz6mr16892409pad.118.1450576660929; Sat, 19 Dec 2015 17:57:40 -0800 (PST) Received: from charmander ([162.17.188.113]) by smtp.gmail.com with ESMTPSA id by2sm30602053pab.20.2015.12.19.17.57.40 (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Sat, 19 Dec 2015 17:57:40 -0800 (PST) Sender: Mark Johnston Date: Sat, 19 Dec 2015 17:57:35 -0800 From: Mark Johnston To: NGie Cooper Cc: FreeBSD CURRENT , Bryan Drewery Subject: Re: Build error on i386 when building Message-ID: <20151220015735.GA48337@charmander> References: <468DF7A4-47F9-4460-A41F-226A799EA645@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <468DF7A4-47F9-4460-A41F-226A799EA645@gmail.com> User-Agent: Mutt/1.5.24 (2015-08-30) X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 20 Dec 2015 01:57:41 -0000 On Sat, Dec 19, 2015 at 05:03:51PM -0800, NGie Cooper wrote: > Hi Mark, > I ran into the following error when trying to build the dtrace tests on i386 (both with 10.2-RELEASE-p7 and 11.0-CURRENT) — have you seen this issue before? Yes, that's because drti.o in stable/10 depends on libelf. The change which removes the libelf dependency shouldn't be MFCed because it breaks compatibility. When building an MFCed test suite on stable/10, you'll need to link the test programs against libelf. When building current on stable/10, dtrace(1) should use the drti.o from the objdir rather than the installed base. The diff below should solve these two problems. diff --git a/cddl/usr.sbin/dtrace/tests/dtrace.test.mk b/cddl/usr.sbin/dtrace/tests/dtrace.test.mk index 0c528ef..dcec33a 100644 --- a/cddl/usr.sbin/dtrace/tests/dtrace.test.mk +++ b/cddl/usr.sbin/dtrace/tests/dtrace.test.mk @@ -30,6 +30,8 @@ SRCS.${prog}+= ${prog:S/.exe$/.c/} .if exists(${prog:S/^tst.//:S/.exe$/.d/}) SRCS.${prog}+= ${prog:S/^tst.//:S/.exe$/.d/} +LDADD.${prog}+= -lelf +DPADD.${prog}+= ${LIBELF} .endif .endfor diff --git a/share/mk/sys.mk b/share/mk/sys.mk index 8fe6b68..1eeb0b9 100644 --- a/share/mk/sys.mk +++ b/share/mk/sys.mk @@ -128,7 +128,7 @@ CXXFLAGS ?= ${CFLAGS:N-std=*:N-Wnested-externs:N-W*-prototypes:N-Wno-pointer-sig PO_CXXFLAGS ?= ${CXXFLAGS} DTRACE ?= dtrace -DTRACEFLAGS ?= -C -x nolibs +DTRACEFLAGS ?= -C -x nolibs -x libdir=${.OBJDIR}/cddl/lib/drti .if empty(.MAKEFLAGS:M-s) ECHO ?= echo From owner-freebsd-current@freebsd.org Sun Dec 20 02:05:12 2015 Return-Path: Delivered-To: freebsd-current@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id ACBA0A4C2A7 for ; Sun, 20 Dec 2015 02:05:12 +0000 (UTC) (envelope-from yaneurabeya@gmail.com) Received: from mail-pf0-x22f.google.com (mail-pf0-x22f.google.com [IPv6:2607:f8b0:400e:c00::22f]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 855D51CE5; Sun, 20 Dec 2015 02:05:12 +0000 (UTC) (envelope-from yaneurabeya@gmail.com) Received: by mail-pf0-x22f.google.com with SMTP id v86so69168305pfa.2; Sat, 19 Dec 2015 18:05:12 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=content-type:mime-version:subject:from:in-reply-to:date:cc :content-transfer-encoding:message-id:references:to; bh=ODne0ZVeuYplsGEbGpynjOHsHtTeC5qiNEPJR9CQFeE=; b=G4YnXDAfJgk8i5PUDl0iriI8Rz2T2qpZ8g6RK4QYPtFQwDFL+jYXF3KRiNWBa/X2ym 8lRo1tAW2BUcheX75rMQn79oA2e6x25TgYSq7y/O3hiAvH44qvfionG9tJhYRmEUxF0C rIm0s5r6vFCVzm6uTgjvRqt/Cylz8jILwNKvk9QZgeJ1RIlXPV+slmmzQBvwAf4g7EUO ZvxlLGncTBONLNqDTV9DMB9c2LMdp4upIshyXOPhFTC8O86FvvOmR55LY1p7uzASDMis NCTknEXIyw+bp3yEsgdIL0xYdFcPWGMk4I5OlBz5iEX8ScFz7iKMCN77sJpfxWutcdLI y8MA== X-Received: by 10.98.14.145 with SMTP id 17mr16844934pfo.145.1450577112093; Sat, 19 Dec 2015 18:05:12 -0800 (PST) Received: from [192.168.20.7] (c-24-16-212-205.hsd1.wa.comcast.net. [24.16.212.205]) by smtp.gmail.com with ESMTPSA id v17sm5836388pfi.17.2015.12.19.18.05.10 (version=TLSv1/SSLv3 cipher=OTHER); Sat, 19 Dec 2015 18:05:10 -0800 (PST) Content-Type: text/plain; charset=utf-8 Mime-Version: 1.0 (Mac OS X Mail 8.2 \(2104\)) Subject: Re: Build error on i386 when building dtrace tests From: NGie Cooper In-Reply-To: <20151220015735.GA48337@charmander> Date: Sat, 19 Dec 2015 18:05:09 -0800 Cc: FreeBSD CURRENT , Bryan Drewery Content-Transfer-Encoding: quoted-printable Message-Id: <6ABCF474-EFF6-493F-ADE3-88A8D7F7186D@gmail.com> References: <468DF7A4-47F9-4460-A41F-226A799EA645@gmail.com> <20151220015735.GA48337@charmander> To: Mark Johnston X-Mailer: Apple Mail (2.2104) X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 20 Dec 2015 02:05:12 -0000 (fixed the subject line again..) > On Dec 19, 2015, at 17:57, Mark Johnston wrote: >=20 > On Sat, Dec 19, 2015 at 05:03:51PM -0800, NGie Cooper wrote: >> Hi Mark, >> I ran into the following error when trying to build the dtrace = tests on i386 (both with 10.2-RELEASE-p7 and 11.0-CURRENT) =E2=80=94 = have you seen this issue before? >=20 > Yes, that's because drti.o in stable/10 depends on libelf. The change > which removes the libelf dependency shouldn't be MFCed because it = breaks > compatibility. When building an MFCed test suite on stable/10, you'll > need to link the test programs against libelf. When building current = on > stable/10, dtrace(1) should use the drti.o from the objdir rather than > the installed base. The diff below should solve these two problems. >=20 > diff --git a/cddl/usr.sbin/dtrace/tests/dtrace.test.mk = b/cddl/usr.sbin/dtrace/tests/dtrace.test.mk > index 0c528ef..dcec33a 100644 > --- a/cddl/usr.sbin/dtrace/tests/dtrace.test.mk > +++ b/cddl/usr.sbin/dtrace/tests/dtrace.test.mk > @@ -30,6 +30,8 @@ SRCS.${prog}+=3D ${prog:S/.exe$/.c/} >=20 > .if exists(${prog:S/^tst.//:S/.exe$/.d/}) > SRCS.${prog}+=3D ${prog:S/^tst.//:S/.exe$/.d/} > +LDADD.${prog}+=3D -lelf > +DPADD.${prog}+=3D ${LIBELF} > .endif > .endfor >=20 > diff --git a/share/mk/sys.mk b/share/mk/sys.mk > index 8fe6b68..1eeb0b9 100644 > --- a/share/mk/sys.mk > +++ b/share/mk/sys.mk > @@ -128,7 +128,7 @@ CXXFLAGS ?=3D = ${CFLAGS:N-std=3D*:N-Wnested-externs:N-W*-prototypes:N-Wno-pointer-sig > PO_CXXFLAGS ?=3D ${CXXFLAGS} >=20 > DTRACE ?=3D dtrace > -DTRACEFLAGS ?=3D -C -x nolibs > +DTRACEFLAGS ?=3D -C -x nolibs -x libdir=3D${.OBJDIR}/cddl/lib/drti >=20 > .if empty(.MAKEFLAGS:M-s) > ECHO ?=3D echo I was still running into this issue with the dtrace testcases on = CURRENT. Once I cleaned out the directories (cddl/=E2=80=A6) with make = cleandir, things worked =E2=80=94 huh=E2=80=A6 it seems like things are = broken in the build system in subtle ways based on this issue and the = other libkvm weirdness with rescue/rescue :/.. Thanks, -NGie= From owner-freebsd-current@freebsd.org Sun Dec 20 02:19:14 2015 Return-Path: Delivered-To: freebsd-current@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id E5750A4CDD4 for ; Sun, 20 Dec 2015 02:19:14 +0000 (UTC) (envelope-from jmaloney@pcbsd.org) Received: from barracuda.ixsystems.com (mail.ixsystems.com [69.198.165.135]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "*.ixsystems.com", Issuer "Go Daddy Secure Certificate Authority - G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id CDF2C151A for ; Sun, 20 Dec 2015 02:19:14 +0000 (UTC) (envelope-from jmaloney@pcbsd.org) X-ASG-Debug-ID: 1450577951-08ca042abc0ad80002-XDYc8F Received: from [10.0.1.8] (ip72-209-175-134.ks.ks.cox.net [72.209.175.134]) by barracuda.ixsystems.com with ESMTP id w89pvFeOyfGvGKaj (version=TLSv1 cipher=ECDHE-RSA-AES256-SHA bits=256 verify=NO); Sat, 19 Dec 2015 18:19:12 -0800 (PST) X-Barracuda-Envelope-From: jmaloney@pcbsd.org X-Barracuda-AUTH-User: jmaloney@pcbsd.org X-Barracuda-Apparent-Source-IP: 72.209.175.134 Content-Type: text/plain; charset=us-ascii Mime-Version: 1.0 (Mac OS X Mail 9.2 \(3112\)) Subject: Re: SVN r292469 breaks VirtualBox From: Joe Maloney X-ASG-Orig-Subj: Re: SVN r292469 breaks VirtualBox In-Reply-To: <56760852.9020204@rice.edu> Date: Sat, 19 Dec 2015 20:19:10 -0600 Cc: Michael Butler , freebsd-current , alc@freebsd.org Content-Transfer-Encoding: quoted-printable Message-Id: <5ED0F6E0-22DF-4822-923B-8900435D1A11@pcbsd.org> References: <5675FD92.5050604@protected-networks.net> <56760852.9020204@rice.edu> To: Alan Cox X-Mailer: Apple Mail (2.3112) X-Barracuda-Connect: ip72-209-175-134.ks.ks.cox.net[72.209.175.134] X-Barracuda-Start-Time: 1450577952 X-Barracuda-Encrypted: ECDHE-RSA-AES256-SHA X-Barracuda-URL: https://10.2.0.41:443/cgi-mod/mark.cgi X-Virus-Scanned: by bsmtpd at ixsystems.com X-Barracuda-BRTS-Status: 1 X-Barracuda-Spam-Score: 0.50 X-Barracuda-Spam-Status: No, SCORE=0.50 using global scores of TAG_LEVEL=1000.0 QUARANTINE_LEVEL=1000.0 KILL_LEVEL=8.0 tests=BSF_RULE7568M X-Barracuda-Spam-Report: Code version 3.2, rules version 3.2.3.25416 Rule breakdown below pts rule name description ---- ---------------------- -------------------------------------------------- 0.50 BSF_RULE7568M Custom Rule 7568M X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 20 Dec 2015 02:19:15 -0000 I ran into this months earlier with NextBSD. Replacing = vm_pageout_grow_cache(). in memobj-r0drv-freebsd.c with this fixed the = issue: vm_pageout_reclaim_contig(1, 0, VM_MAX_ADDRESS, PAGE_SIZE, 0, 3); Joe Maloney > On Dec 19, 2015, at 7:45 PM, Alan Cox wrote: >=20 > On 12/19/2015 19:00, Michael Butler wrote: >> While the kernel modules will build, they won't load .. >>=20 >> kernel: linker_load_file: Unsupported file type >> kernel: link_elf_obj: symbol vm_pageout_grow_cache undefined >> kernel: linker_load_file: Unsupported file type >> kernel: KLD vboxnetflt.ko: depends on vboxdrv - not available or = version >> mismatch >> kernel: linker_load_file: Unsupported file type >> kernel: link_elf_obj: symbol vm_pageout_grow_cache undefined >> kernel: linker_load_file: Unsupported file type >> kernel: KLD vboxnetadp.ko: depends on vboxdrv - not available or = version >> mismatch >> kernel: linker_load_file: Unsupported file type >>=20 >=20 > VBox/Runtime/r0drv/freebsd/memobj-r0drv-freebsd.c will need to be > patched to use vm_page_reclaim_contig() instead of = vm_pageout_grow_cache(). >=20 > _______________________________________________ > freebsd-current@freebsd.org mailing list > https://lists.freebsd.org/mailman/listinfo/freebsd-current > To unsubscribe, send any mail to = "freebsd-current-unsubscribe@freebsd.org" From owner-freebsd-current@freebsd.org Sun Dec 20 02:32:58 2015 Return-Path: Delivered-To: freebsd-current@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 4A945A4B8CA for ; Sun, 20 Dec 2015 02:32:58 +0000 (UTC) (envelope-from jmaloney@pcbsd.org) Received: from barracuda.ixsystems.com (mail.ixsystems.com [69.198.165.135]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "*.ixsystems.com", Issuer "Go Daddy Secure Certificate Authority - G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 32ED21D9D for ; Sun, 20 Dec 2015 02:32:57 +0000 (UTC) (envelope-from jmaloney@pcbsd.org) X-ASG-Debug-ID: 1450578775-08ca042abc0ad90002-XDYc8F Received: from [10.0.1.8] (ip72-209-175-134.ks.ks.cox.net [72.209.175.134]) by barracuda.ixsystems.com with ESMTP id vwwmFYMCgOslixAk (version=TLSv1 cipher=ECDHE-RSA-AES256-SHA bits=256 verify=NO); Sat, 19 Dec 2015 18:32:56 -0800 (PST) X-Barracuda-Envelope-From: jmaloney@pcbsd.org X-Barracuda-AUTH-User: jmaloney@pcbsd.org X-Barracuda-Apparent-Source-IP: 72.209.175.134 Content-Type: text/plain; charset=us-ascii Mime-Version: 1.0 (Mac OS X Mail 9.2 \(3112\)) Subject: Re: Base Packaging in 11 From: Joe Maloney X-ASG-Orig-Subj: Re: Base Packaging in 11 In-Reply-To: <20151219020504.GC41161@ivaldir.etoilebsd.net> Date: Sat, 19 Dec 2015 20:32:54 -0600 Cc: Roger Marquis , freebsd-current@freebsd.org Content-Transfer-Encoding: quoted-printable Message-Id: <8C1B9727-E850-4B86-8B55-6EB31699E083@pcbsd.org> References: <20151219020504.GC41161@ivaldir.etoilebsd.net> To: Baptiste Daroussin X-Mailer: Apple Mail (2.3112) X-Barracuda-Connect: ip72-209-175-134.ks.ks.cox.net[72.209.175.134] X-Barracuda-Start-Time: 1450578775 X-Barracuda-Encrypted: ECDHE-RSA-AES256-SHA X-Barracuda-URL: https://10.2.0.41:443/cgi-mod/mark.cgi X-Virus-Scanned: by bsmtpd at ixsystems.com X-Barracuda-BRTS-Status: 1 X-Barracuda-BRTS-Evidence: desktopbsd.net X-Barracuda-Spam-Score: 0.00 X-Barracuda-Spam-Status: No, SCORE=0.00 using global scores of TAG_LEVEL=1000.0 QUARANTINE_LEVEL=1000.0 KILL_LEVEL=8.0 tests= X-Barracuda-Spam-Report: Code version 3.2, rules version 3.2.3.25417 Rule breakdown below pts rule name description ---- ---------------------- -------------------------------------------------- X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 20 Dec 2015 02:32:58 -0000 I have been experimenting with this, and have successfully packaged = base. I figured out that make packages would do that. http://skynet.desktopbsd.net/packages/ I have been unable to figure out how to package the kernel yet. Is it = possible at this stage to do that with another command, or is it = something that will be added later? I would love to be an early tester, = and help out with this effort. Joe Maloney > On Dec 18, 2015, at 8:05 PM, Baptiste Daroussin = wrote: >=20 > On Fri, Dec 18, 2015 at 03:21:13PM -0800, Roger Marquis wrote: >> Forwarding this from freebsd-security in case anyone here can update = us >> regarding the status of base packaging or has URLs for = projects/release-pkg. >>=20 >> Roger >>=20 > Packaging base is happening here: > https://svnweb.freebsd.org/base/projects/release-pkg/ >=20 > It is mostly stalled for month due to lack of time working on it. > The TODO list is mostly: > - implement priotity in plist for pkg to ensure the ordre files will = be replaced > - finishing flexible dependencies and use it by default in pkg > - tracking down all issues from installworld that results files not = installed by > install(1) and files installed twice >=20 > In my opinion it should not be made the default mechanism for = 11.0-RELEASE if we > are not able to provide our first packages for testing by the end of = january to > leave enough time for testing and fixes before the release. >=20 > While I was pretty confident few month ago, things has changed since = and I > cannot spend the necessary time on it for various reasons. >=20 > Best regards, > Bapt From owner-freebsd-current@freebsd.org Sun Dec 20 04:03:00 2015 Return-Path: Delivered-To: freebsd-current@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id AAB75A14862 for ; Sun, 20 Dec 2015 04:03:00 +0000 (UTC) (envelope-from alc@rice.edu) Received: from pp2.rice.edu (proofpoint2.mail.rice.edu [128.42.201.101]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 7CF461818; Sun, 20 Dec 2015 04:02:59 +0000 (UTC) (envelope-from alc@rice.edu) Received: from pps.filterd (pp2.rice.edu [127.0.0.1]) by pp2.rice.edu (8.15.0.59/8.15.0.59) with SMTP id tBK42Hi9013616; Sat, 19 Dec 2015 22:02:58 -0600 Received: from mh11.mail.rice.edu (mh11.mail.rice.edu [128.42.199.30]) by pp2.rice.edu with ESMTP id 1yw35kg812-1; Sat, 19 Dec 2015 22:02:57 -0600 X-Virus-Scanned: by amavis-2.7.0 at mh11.mail.rice.edu, auth channel Received: from 108-254-203-201.lightspeed.hstntx.sbcglobal.net (108-254-203-201.lightspeed.hstntx.sbcglobal.net [108.254.203.201]) (using TLSv1 with cipher RC4-MD5 (128/128 bits)) (No client certificate requested) (Authenticated sender: alc) by mh11.mail.rice.edu (Postfix) with ESMTPSA id 60D964C02EB; Sat, 19 Dec 2015 22:02:57 -0600 (CST) Subject: Re: SVN r292469 breaks VirtualBox To: Joe Maloney References: <5675FD92.5050604@protected-networks.net> <56760852.9020204@rice.edu> <5ED0F6E0-22DF-4822-923B-8900435D1A11@pcbsd.org> Cc: Michael Butler , freebsd-current , alc@freebsd.org From: Alan Cox X-Enigmail-Draft-Status: N1110 Message-ID: <56762870.7050809@rice.edu> Date: Sat, 19 Dec 2015 22:02:56 -0600 User-Agent: Mozilla/5.0 (X11; FreeBSD i386; rv:38.0) Gecko/20100101 Thunderbird/38.2.0 MIME-Version: 1.0 In-Reply-To: <5ED0F6E0-22DF-4822-923B-8900435D1A11@pcbsd.org> Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: quoted-printable X-Proofpoint-Spam-Details: rule=notspam policy=default score=0 spamscore=0 suspectscore=12 malwarescore=0 phishscore=0 adultscore=0 bulkscore=0 classifier=spam adjust=0 reason=mlx scancount=1 engine=8.0.1-1507310008 definitions=main-1512200076 X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 20 Dec 2015 04:03:00 -0000 On 12/19/2015 20:19, Joe Maloney wrote: > I ran into this months earlier with NextBSD. Replacing vm_pageout_grow= _cache(). in memobj-r0drv-freebsd.c with this fixed the issue: > > vm_pageout_reclaim_contig(1, 0, VM_MAX_ADDRESS, PAGE_SIZE, 0, 3); Be careful. Notice that I said, "vm_page_reclaim_contig", not "vm_pageout_reclaim_contig". The function in FreeBSD is different from that in NextBSD.=20 >> On Dec 19, 2015, at 7:45 PM, Alan Cox wrote: >> >> On 12/19/2015 19:00, Michael Butler wrote: >>> While the kernel modules will build, they won't load .. >>> >>> kernel: linker_load_file: Unsupported file type >>> kernel: link_elf_obj: symbol vm_pageout_grow_cache undefined >>> kernel: linker_load_file: Unsupported file type >>> kernel: KLD vboxnetflt.ko: depends on vboxdrv - not available or vers= ion >>> mismatch >>> kernel: linker_load_file: Unsupported file type >>> kernel: link_elf_obj: symbol vm_pageout_grow_cache undefined >>> kernel: linker_load_file: Unsupported file type >>> kernel: KLD vboxnetadp.ko: depends on vboxdrv - not available or vers= ion >>> mismatch >>> kernel: linker_load_file: Unsupported file type >>> >> VBox/Runtime/r0drv/freebsd/memobj-r0drv-freebsd.c will need to be >> patched to use vm_page_reclaim_contig() instead of vm_pageout_grow_cac= he(). >> >> _______________________________________________ >> freebsd-current@freebsd.org mailing list >> https://lists.freebsd.org/mailman/listinfo/freebsd-current >> To unsubscribe, send any mail to "freebsd-current-unsubscribe@freebsd.= org" > From owner-freebsd-current@freebsd.org Sun Dec 20 05:00:08 2015 Return-Path: Delivered-To: freebsd-current@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 0B599A4D38E for ; Sun, 20 Dec 2015 05:00:08 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Received: from jenkins-9.freebsd.org (jenkins-9.freebsd.org [8.8.178.209]) by mx1.freebsd.org (Postfix) with ESMTP id F17421BE5 for ; Sun, 20 Dec 2015 05:00:07 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Received: from jenkins-9.freebsd.org (localhost [127.0.0.1]) by jenkins-9.freebsd.org (Postfix) with ESMTP id 7A097964 for ; Sun, 20 Dec 2015 05:00:08 +0000 (UTC) Date: Sun, 20 Dec 2015 05:00:08 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: freebsd-current@freebsd.org Message-ID: <1697614207.24.1450587608492.JavaMail.jenkins@jenkins-9.freebsd.org> Subject: Build failed in Jenkins: Build-UFS-image #2883 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-Instance-Identity: MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAkKKb2VAfYQKfu1t7qk4nR5qzUBEI+UqT4BPec4qHVhqUy0FFdq50sMH+3y9bCDNOufctov6VqTNffZ3YXArnZK95YF0OX97fh+E9txYOUX1adc+TikcKjuYpHmL5dE62eaZTI+4A5jnRonskQ1PaoIFz0Kbu4mWzkFsmdiXTraGzomXq4cHUCATA2+K4eDYgjXEQI30z3GOMmmZ4t/+6QGk1cMb/BqMWHbn80AsRCb4tU7Hpd72XLDpsuO7YRP1Q0CjmNAuBOTj+sFiiOe6U9HpqOlQN+iFUvBdZo/ybuy5Kh71cAaYQNL68cYdZJ6binH/DkG3KY/fS7DFYAeuwjwIDAQAB X-Jenkins-Job: Build-UFS-image X-Jenkins-Result: FAILURE X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 20 Dec 2015 05:00:08 -0000 See ------------------------------------------ [...truncated 1541 lines...] ./cddl/usr.sbin/dtrace/common/ustack missing (created) ./cddl/usr.sbin/dtrace/common/vars missing (created) ./cddl/usr.sbin/dtrace/common/version missing (created) ./etc missing (created) ./etc/rc.d missing (created) ./games missing (created) ./gnu missing (created) ./gnu/lib missing (created) ./gnu/usr.bin missing (created) ./gnu/usr.bin/diff missing (created) ./lib missing (created) ./lib/atf missing (created) ./lib/atf/libatf-c missing (created) ./lib/atf/libatf-c/detail missing (created) ./lib/atf/libatf-c++ missing (created) ./lib/atf/libatf-c++/detail missing (created) ./lib/atf/test-programs missing (created) ./lib/libarchive missing (created) ./lib/libc missing (created) ./lib/libc/c063 missing (created) ./lib/libc/db missing (created) ./lib/libc/gen missing (created) ./lib/libc/gen/execve missing (created) ./lib/libc/gen/posix_spawn missing (created) ./lib/libc/hash missing (created) ./lib/libc/hash/data missing (created) ./lib/libc/inet missing (created) ./lib/libc/locale missing (created) ./lib/libc/net missing (created) ./lib/libc/net/getaddrinfo missing (created) ./lib/libc/net/getaddrinfo/data missing (created) ./lib/libc/nss missing (created) ./lib/libc/regex missing (created) ./lib/libc/regex/data missing (created) ./lib/libc/resolv missing (created) ./lib/libc/rpc missing (created) ./lib/libc/ssp missing (created) ./lib/libc/stdio missing (created) ./lib/libc/stdlib missing (created) ./lib/libc/string missing (created) ./lib/libc/sys missing (created) ./lib/libc/time missing (created) ./lib/libc/tls missing (created) ./lib/libc/tls/dso missing (created) ./lib/libc/termios missing (created) ./lib/libc/ttyio missing (created) ./lib/libcrypt missing (created) ./lib/libmp missing (created) ./lib/libnv missing (created) ./lib/libpam missing (created) ./lib/libproc missing (created) ./lib/librt missing (created) ./lib/libthr missing (created) ./lib/libthr/dlopen missing (created) ./lib/libutil missing (created) ./lib/libxo missing (created) ./lib/msun missing (created) ./libexec missing (created) ./libexec/atf missing (created) ./libexec/atf/atf-check missing (created) ./libexec/atf/atf-sh missing (created) ./libexec/rtld-elf missing (created) ./sbin missing (created) ./sbin/dhclient missing (created) ./sbin/devd missing (created) ./sbin/growfs missing (created) ./sbin/ifconfig missing (created) ./sbin/mdconfig missing (created) ./secure missing (created) ./secure/lib missing (created) ./secure/libexec missing (created) ./secure/usr.bin missing (created) ./secure/usr.sbin missing (created) ./share missing (created) ./share/examples missing (created) ./share/examples/tests missing (created) ./share/examples/tests/atf missing (created) ./share/examples/tests/plain missing (created) ./sys missing (created) ./sys/acl missing (created) ./sys/aio missing (created) ./sys/fifo missing (created) ./sys/file missing (created) ./sys/kern missing (created) ./sys/kern/acct missing (created) ./sys/kern/execve missing (created) ./sys/kern/pipe missing (created) ./sys/kqueue missing (created) ./sys/mqueue missing (created) ./sys/netinet missing (created) ./sys/opencrypto missing (created) ./sys/pjdfstest missing (created) ./sys/pjdfstest/chflags missing (created) ./sys/pjdfstest/chmod missing (created) ./sys/pjdfstest/chown missing (created) ./sys/pjdfstest/ftruncate missing (created) ./sys/pjdfstest/granular missing (created) ./sys/pjdfstest/link missing (created) ./sys/pjdfstest/mkdir missing (created) ./sys/pjdfstest/mkfifo missing (created) ./sys/pjdfstest/mknod missing (created) ./sys/pjdfstest/open missing (created) ./sys/pjdfstest/rename missing (created) ./sys/pjdfstest/rmdir missing (created) ./sys/pjdfstest/symlink missing (created) ./sys/pjdfstest/truncate missing (created) ./sys/pjdfstest/unlink missing (created) ./sys/posixshm missing (created) ./sys/vfs missing (created) ./sys/vm missing (created) ./usr.bin missing (created) ./usr.bin/apply missing (created) ./usr.bin/basename missing (created) ./usr.bin/bmake missing (created) ./usr.bin/bmake/archives missing (created) ./usr.bin/bmake/archives/fmt_44bsd missing (created) ./usr.bin/bmake/archives/fmt_44bsd_mod missing (created) ./usr.bin/bmake/archives/fmt_oldbsd missing (created) ./usr.bin/bmake/basic missing (created) ./usr.bin/bmake/basic/t0 missing (created) ./usr.bin/bmake/basic/t1 missing (created) ./usr.bin/bmake/basic/t2 missing (created) ./usr.bin/bmake/basic/t3 missing (created) ./usr.bin/bmake/execution missing (created) ./usr.bin/bmake/execution/ellipsis missing (created) ./usr.bin/bmake/execution/empty missing (created) ./usr.bin/bmake/execution/joberr missing (created) ./usr.bin/bmake/execution/plus missing (created) ./usr.bin/bmake/shell missing (created) ./usr.bin/bmake/shell/builtin missing (created) ./usr.bin/bmake/shell/meta missing (created) ./usr.bin/bmake/shell/path missing (created) ./usr.bin/bmake/shell/path_select missing (created) ./usr.bin/bmake/shell/replace missing (created) ./usr.bin/bmake/shell/select missing (created) ./usr.bin/bmake/suffixes missing (created) ./usr.bin/bmake/suffixes/basic missing (created) ./usr.bin/bmake/suffixes/src_wild1 missing (created) ./usr.bin/bmake/suffixes/src_wild2 missing (created) ./usr.bin/bmake/syntax missing (created) ./usr.bin/bmake/syntax/directive-t0 missing (created) ./usr.bin/bmake/syntax/enl missing (created) ./usr.bin/bmake/syntax/funny-targets missing (created) ./usr.bin/bmake/syntax/semi missing (created) ./usr.bin/bmake/sysmk missing (created) ./usr.bin/bmake/sysmk/t0 missing (created) ./usr.bin/bmake/sysmk/t0/2 missing (created) ./usr.bin/bmake/sysmk/t0/2/1 missing (created) ./usr.bin/bmake/sysmk/t0/mk missing (created) ./usr.bin/bmake/sysmk/t1 missing (created) ./usr.bin/bmake/sysmk/t1/2 missing (created) ./usr.bin/bmake/sysmk/t1/2/1 missing (created) ./usr.bin/bmake/sysmk/t1/mk missing (created) ./usr.bin/bmake/sysmk/t2 missing (created) ./usr.bin/bmake/sysmk/t2/2 missing (created) ./usr.bin/bmake/sysmk/t2/2/1 missing (created) ./usr.bin/bmake/sysmk/t2/mk missing (created) ./usr.bin/bmake/variables missing (created) ./usr.bin/bmake/variables/modifier_M missing (created) ./usr.bin/bmake/variables/modifier_t missing (created) ./usr.bin/bmake/variables/opt_V missing (created) ./usr.bin/bmake/variables/t0 missing (created) ./usr.bin/calendar missing (created) ./usr.bin/cmp missing (created) ./usr.bin/cpio missing (created) ./usr.bin/col missing (created) ./usr.bin/comm missing (created) ./usr.bin/cut missing (created) ./usr.bin/dirname missing (created) ./usr.bin/file2c missing (created) ./usr.bin/grep missing (created) ./usr.bin/gzip missing (created) ./usr.bin/ident missing (created) ./usr.bin/join missing (created) ./usr.bin/jot missing (created) ./usr.bin/lastcomm missing (created) ./usr.bin/limits missing (created) ./usr.bin/m4 missing (created) ./usr.bin/mkimg missing (created) ./usr.bin/ncal missing (created) ./usr.bin/opensm missing (created) ./usr.bin/printf missing (created) ./usr.bin/sed missing (created) ./usr.bin/sed/regress.multitest.out missing (created) ./usr.bin/soelim missing (created) ./usr.bin/tar missing (created) ./usr.bin/timeout missing (created) ./usr.bin/tr missing (created) ./usr.bin/truncate missing (created) ./usr.bin/units missing (created) ./usr.bin/uudecode missing (created) ./usr.bin/uuencode missing (created) ./usr.bin/xargs missing (created) ./usr.bin/xo missing (created) ./usr.bin/yacc missing (created) ./usr.bin/yacc/yacc missing (created) ./usr.sbin missing (created) ./usr.sbin/etcupdate missing (created) ./usr.sbin/fstyp missing (created) ./usr.sbin/makefs missing (created) ./usr.sbin/newsyslog missing (created) ./usr.sbin/nmtree missing (created) ./usr.sbin/pw missing (created) ./usr.sbin/sa missing (created) mtree -deU -f /builds/FreeBSD_HEAD/etc/mtree/BSD.sendmail.dist -p ./var/spool/clientmqueue missing (created) install -l s usr/src/sys cd for mandir in man*; do install -l s ../$mandir install -l s ../$mandir done cd for mandir in man*; do install -l s ../$mandir done set - `grep "^[a-zA-Z]" /builds/FreeBSD_HEAD/etc/man.alias`; while [ $# -gt 0 ] ; do install -l s "$2" " if [ "yes" != "no" ]; then install -l s "$2" " fi; shift; shift; done set - `grep "^[a-zA-Z]" /builds/FreeBSD_HEAD/etc/nls.alias`; while [ $# -gt 0 ] ; do install -l s "$2" " shift; shift; done -------------------------------------------------------------- >>> Installing everything -------------------------------------------------------------- cd /builds/FreeBSD_HEAD; make -f Makefile.inc1 install ===> lib (install) ===> lib/csu (install) ===> lib/csu/amd64 (install) install -o root -g wheel -m 444 crt1.o crti.o crtn.o Scrt1.o gcrt1.o ===> lib/libc (install) install -C -o root -g wheel -m 444 libc.a install -C -o root -g wheel -m 444 libc_p.a install: libc_p.a: No such file or directory *** Error code 71 Stop. make[5]: stopped in /builds/FreeBSD_HEAD/lib/libc *** Error code 1 Stop. make[4]: stopped in /builds/FreeBSD_HEAD/lib *** Error code 1 Stop. make[3]: stopped in /builds/FreeBSD_HEAD *** Error code 1 Stop. make[2]: stopped in /builds/FreeBSD_HEAD *** Error code 1 Stop. make[1]: stopped in /builds/FreeBSD_HEAD *** Error code 1 Stop. make: stopped in /builds/FreeBSD_HEAD Build step 'Execute shell' marked build as failure From owner-freebsd-current@freebsd.org Sun Dec 20 06:09:13 2015 Return-Path: Delivered-To: freebsd-current@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id E2ABEA40136 for ; Sun, 20 Dec 2015 06:09:13 +0000 (UTC) (envelope-from markjdb@gmail.com) Received: from mail-pa0-x22a.google.com (mail-pa0-x22a.google.com [IPv6:2607:f8b0:400e:c03::22a]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id C586013CA; Sun, 20 Dec 2015 06:09:13 +0000 (UTC) (envelope-from markjdb@gmail.com) Received: by mail-pa0-x22a.google.com with SMTP id jx14so53543152pad.2; Sat, 19 Dec 2015 22:09:13 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=sender:date:from:to:cc:subject:message-id:references:mime-version :content-type:content-disposition:in-reply-to:user-agent; bh=zpf4KWfRgOpaMCvePXmMtVo3QSoiQIQPof5dQhyh6ko=; b=RW9PaRBIFoB7hzCJDQ59dH/yDNqxn5/W9AFIa35LIREn65UltwMwPN4qN67BAMBsPh Ann65gNAGibpnXGBndqH8GffC35Z44I+zzpGuCl0JY7VMKr5xTJ0ExU0FVPGu1GV8JwG LlGhBsDlnBm6elUBeDc+GbWxQxhEnSqRmCCvCAyqfvUbk8jx0ZbmKEJTdrFTX9OTGQWL YsSHS7FAAnjdMUdqGKc7BiUOYyFZQCldcKd3MhxGPHhVcLJKpJBBRSIzXShNP6sCqMnf NaZ4fBoSgXXMnkUTGD13ILGIIWjBFKjk0f6fQtbs7HP6QBwFA0nAkkAI/HK8c4FZH8Q7 I2CQ== X-Received: by 10.66.139.234 with SMTP id rb10mr17499001pab.82.1450591753119; Sat, 19 Dec 2015 22:09:13 -0800 (PST) Received: from raichu ([104.232.114.184]) by smtp.gmail.com with ESMTPSA id n64sm26899653pfi.19.2015.12.19.22.09.12 (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Sat, 19 Dec 2015 22:09:12 -0800 (PST) Sender: Mark Johnston Date: Sat, 19 Dec 2015 22:09:08 -0800 From: Mark Johnston To: Alan Cox Cc: Michael Butler , freebsd-current , alc@freebsd.org Subject: Re: SVN r292469 breaks VirtualBox Message-ID: <20151220060801.GA3710@raichu> References: <5675FD92.5050604@protected-networks.net> <56760852.9020204@rice.edu> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <56760852.9020204@rice.edu> User-Agent: Mutt/1.5.24 (2015-08-30) X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 20 Dec 2015 06:09:14 -0000 On Sat, Dec 19, 2015 at 07:45:54PM -0600, Alan Cox wrote: > On 12/19/2015 19:00, Michael Butler wrote: > > While the kernel modules will build, they won't load .. > > > > kernel: linker_load_file: Unsupported file type > > kernel: link_elf_obj: symbol vm_pageout_grow_cache undefined > > kernel: linker_load_file: Unsupported file type > > kernel: KLD vboxnetflt.ko: depends on vboxdrv - not available or version > > mismatch > > kernel: linker_load_file: Unsupported file type > > kernel: link_elf_obj: symbol vm_pageout_grow_cache undefined > > kernel: linker_load_file: Unsupported file type > > kernel: KLD vboxnetadp.ko: depends on vboxdrv - not available or version > > mismatch > > kernel: linker_load_file: Unsupported file type > > > > VBox/Runtime/r0drv/freebsd/memobj-r0drv-freebsd.c will need to be > patched to use vm_page_reclaim_contig() instead of vm_pageout_grow_cache(). I submitted PR 205452 for this: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=205452 Note that __FreeBSD_version was bumped, so one needs to be at r292499 or later before rebuilding the port. From owner-freebsd-current@freebsd.org Sun Dec 20 07:59:18 2015 Return-Path: Delivered-To: freebsd-current@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 9740CA4D1EE for ; Sun, 20 Dec 2015 07:59:18 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Received: from jenkins-9.freebsd.org (jenkins-9.freebsd.org [8.8.178.209]) by mx1.freebsd.org (Postfix) with ESMTP id 8AB1019A2 for ; Sun, 20 Dec 2015 07:59:18 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Received: from jenkins-9.freebsd.org (localhost [127.0.0.1]) by jenkins-9.freebsd.org (Postfix) with ESMTP id 861A29CD for ; Sun, 20 Dec 2015 07:59:18 +0000 (UTC) Date: Sun, 20 Dec 2015 07:59:18 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: freebsd-current@freebsd.org Message-ID: <887659833.26.1450598358466.JavaMail.jenkins@jenkins-9.freebsd.org> Subject: Build failed in Jenkins: Build-UFS-image #2885 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-Instance-Identity: MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAkKKb2VAfYQKfu1t7qk4nR5qzUBEI+UqT4BPec4qHVhqUy0FFdq50sMH+3y9bCDNOufctov6VqTNffZ3YXArnZK95YF0OX97fh+E9txYOUX1adc+TikcKjuYpHmL5dE62eaZTI+4A5jnRonskQ1PaoIFz0Kbu4mWzkFsmdiXTraGzomXq4cHUCATA2+K4eDYgjXEQI30z3GOMmmZ4t/+6QGk1cMb/BqMWHbn80AsRCb4tU7Hpd72XLDpsuO7YRP1Q0CjmNAuBOTj+sFiiOe6U9HpqOlQN+iFUvBdZo/ybuy5Kh71cAaYQNL68cYdZJ6binH/DkG3KY/fS7DFYAeuwjwIDAQAB X-Jenkins-Job: Build-UFS-image X-Jenkins-Result: FAILURE X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 20 Dec 2015 07:59:18 -0000 See ------------------------------------------ [...truncated 1541 lines...] ./cddl/usr.sbin/dtrace/common/ustack missing (created) ./cddl/usr.sbin/dtrace/common/vars missing (created) ./cddl/usr.sbin/dtrace/common/version missing (created) ./etc missing (created) ./etc/rc.d missing (created) ./games missing (created) ./gnu missing (created) ./gnu/lib missing (created) ./gnu/usr.bin missing (created) ./gnu/usr.bin/diff missing (created) ./lib missing (created) ./lib/atf missing (created) ./lib/atf/libatf-c missing (created) ./lib/atf/libatf-c/detail missing (created) ./lib/atf/libatf-c++ missing (created) ./lib/atf/libatf-c++/detail missing (created) ./lib/atf/test-programs missing (created) ./lib/libarchive missing (created) ./lib/libc missing (created) ./lib/libc/c063 missing (created) ./lib/libc/db missing (created) ./lib/libc/gen missing (created) ./lib/libc/gen/execve missing (created) ./lib/libc/gen/posix_spawn missing (created) ./lib/libc/hash missing (created) ./lib/libc/hash/data missing (created) ./lib/libc/inet missing (created) ./lib/libc/locale missing (created) ./lib/libc/net missing (created) ./lib/libc/net/getaddrinfo missing (created) ./lib/libc/net/getaddrinfo/data missing (created) ./lib/libc/nss missing (created) ./lib/libc/regex missing (created) ./lib/libc/regex/data missing (created) ./lib/libc/resolv missing (created) ./lib/libc/rpc missing (created) ./lib/libc/ssp missing (created) ./lib/libc/stdio missing (created) ./lib/libc/stdlib missing (created) ./lib/libc/string missing (created) ./lib/libc/sys missing (created) ./lib/libc/time missing (created) ./lib/libc/tls missing (created) ./lib/libc/tls/dso missing (created) ./lib/libc/termios missing (created) ./lib/libc/ttyio missing (created) ./lib/libcrypt missing (created) ./lib/libmp missing (created) ./lib/libnv missing (created) ./lib/libpam missing (created) ./lib/libproc missing (created) ./lib/librt missing (created) ./lib/libthr missing (created) ./lib/libthr/dlopen missing (created) ./lib/libutil missing (created) ./lib/libxo missing (created) ./lib/msun missing (created) ./libexec missing (created) ./libexec/atf missing (created) ./libexec/atf/atf-check missing (created) ./libexec/atf/atf-sh missing (created) ./libexec/rtld-elf missing (created) ./sbin missing (created) ./sbin/dhclient missing (created) ./sbin/devd missing (created) ./sbin/growfs missing (created) ./sbin/ifconfig missing (created) ./sbin/mdconfig missing (created) ./secure missing (created) ./secure/lib missing (created) ./secure/libexec missing (created) ./secure/usr.bin missing (created) ./secure/usr.sbin missing (created) ./share missing (created) ./share/examples missing (created) ./share/examples/tests missing (created) ./share/examples/tests/atf missing (created) ./share/examples/tests/plain missing (created) ./sys missing (created) ./sys/acl missing (created) ./sys/aio missing (created) ./sys/fifo missing (created) ./sys/file missing (created) ./sys/kern missing (created) ./sys/kern/acct missing (created) ./sys/kern/execve missing (created) ./sys/kern/pipe missing (created) ./sys/kqueue missing (created) ./sys/mqueue missing (created) ./sys/netinet missing (created) ./sys/opencrypto missing (created) ./sys/pjdfstest missing (created) ./sys/pjdfstest/chflags missing (created) ./sys/pjdfstest/chmod missing (created) ./sys/pjdfstest/chown missing (created) ./sys/pjdfstest/ftruncate missing (created) ./sys/pjdfstest/granular missing (created) ./sys/pjdfstest/link missing (created) ./sys/pjdfstest/mkdir missing (created) ./sys/pjdfstest/mkfifo missing (created) ./sys/pjdfstest/mknod missing (created) ./sys/pjdfstest/open missing (created) ./sys/pjdfstest/rename missing (created) ./sys/pjdfstest/rmdir missing (created) ./sys/pjdfstest/symlink missing (created) ./sys/pjdfstest/truncate missing (created) ./sys/pjdfstest/unlink missing (created) ./sys/posixshm missing (created) ./sys/vfs missing (created) ./sys/vm missing (created) ./usr.bin missing (created) ./usr.bin/apply missing (created) ./usr.bin/basename missing (created) ./usr.bin/bmake missing (created) ./usr.bin/bmake/archives missing (created) ./usr.bin/bmake/archives/fmt_44bsd missing (created) ./usr.bin/bmake/archives/fmt_44bsd_mod missing (created) ./usr.bin/bmake/archives/fmt_oldbsd missing (created) ./usr.bin/bmake/basic missing (created) ./usr.bin/bmake/basic/t0 missing (created) ./usr.bin/bmake/basic/t1 missing (created) ./usr.bin/bmake/basic/t2 missing (created) ./usr.bin/bmake/basic/t3 missing (created) ./usr.bin/bmake/execution missing (created) ./usr.bin/bmake/execution/ellipsis missing (created) ./usr.bin/bmake/execution/empty missing (created) ./usr.bin/bmake/execution/joberr missing (created) ./usr.bin/bmake/execution/plus missing (created) ./usr.bin/bmake/shell missing (created) ./usr.bin/bmake/shell/builtin missing (created) ./usr.bin/bmake/shell/meta missing (created) ./usr.bin/bmake/shell/path missing (created) ./usr.bin/bmake/shell/path_select missing (created) ./usr.bin/bmake/shell/replace missing (created) ./usr.bin/bmake/shell/select missing (created) ./usr.bin/bmake/suffixes missing (created) ./usr.bin/bmake/suffixes/basic missing (created) ./usr.bin/bmake/suffixes/src_wild1 missing (created) ./usr.bin/bmake/suffixes/src_wild2 missing (created) ./usr.bin/bmake/syntax missing (created) ./usr.bin/bmake/syntax/directive-t0 missing (created) ./usr.bin/bmake/syntax/enl missing (created) ./usr.bin/bmake/syntax/funny-targets missing (created) ./usr.bin/bmake/syntax/semi missing (created) ./usr.bin/bmake/sysmk missing (created) ./usr.bin/bmake/sysmk/t0 missing (created) ./usr.bin/bmake/sysmk/t0/2 missing (created) ./usr.bin/bmake/sysmk/t0/2/1 missing (created) ./usr.bin/bmake/sysmk/t0/mk missing (created) ./usr.bin/bmake/sysmk/t1 missing (created) ./usr.bin/bmake/sysmk/t1/2 missing (created) ./usr.bin/bmake/sysmk/t1/2/1 missing (created) ./usr.bin/bmake/sysmk/t1/mk missing (created) ./usr.bin/bmake/sysmk/t2 missing (created) ./usr.bin/bmake/sysmk/t2/2 missing (created) ./usr.bin/bmake/sysmk/t2/2/1 missing (created) ./usr.bin/bmake/sysmk/t2/mk missing (created) ./usr.bin/bmake/variables missing (created) ./usr.bin/bmake/variables/modifier_M missing (created) ./usr.bin/bmake/variables/modifier_t missing (created) ./usr.bin/bmake/variables/opt_V missing (created) ./usr.bin/bmake/variables/t0 missing (created) ./usr.bin/calendar missing (created) ./usr.bin/cmp missing (created) ./usr.bin/cpio missing (created) ./usr.bin/col missing (created) ./usr.bin/comm missing (created) ./usr.bin/cut missing (created) ./usr.bin/dirname missing (created) ./usr.bin/file2c missing (created) ./usr.bin/grep missing (created) ./usr.bin/gzip missing (created) ./usr.bin/ident missing (created) ./usr.bin/join missing (created) ./usr.bin/jot missing (created) ./usr.bin/lastcomm missing (created) ./usr.bin/limits missing (created) ./usr.bin/m4 missing (created) ./usr.bin/mkimg missing (created) ./usr.bin/ncal missing (created) ./usr.bin/opensm missing (created) ./usr.bin/printf missing (created) ./usr.bin/sed missing (created) ./usr.bin/sed/regress.multitest.out missing (created) ./usr.bin/soelim missing (created) ./usr.bin/tar missing (created) ./usr.bin/timeout missing (created) ./usr.bin/tr missing (created) ./usr.bin/truncate missing (created) ./usr.bin/units missing (created) ./usr.bin/uudecode missing (created) ./usr.bin/uuencode missing (created) ./usr.bin/xargs missing (created) ./usr.bin/xo missing (created) ./usr.bin/yacc missing (created) ./usr.bin/yacc/yacc missing (created) ./usr.sbin missing (created) ./usr.sbin/etcupdate missing (created) ./usr.sbin/fstyp missing (created) ./usr.sbin/makefs missing (created) ./usr.sbin/newsyslog missing (created) ./usr.sbin/nmtree missing (created) ./usr.sbin/pw missing (created) ./usr.sbin/sa missing (created) mtree -deU -f /builds/FreeBSD_HEAD/etc/mtree/BSD.sendmail.dist -p ./var/spool/clientmqueue missing (created) install -l s usr/src/sys cd for mandir in man*; do install -l s ../$mandir install -l s ../$mandir done cd for mandir in man*; do install -l s ../$mandir done set - `grep "^[a-zA-Z]" /builds/FreeBSD_HEAD/etc/man.alias`; while [ $# -gt 0 ] ; do install -l s "$2" " if [ "yes" != "no" ]; then install -l s "$2" " fi; shift; shift; done set - `grep "^[a-zA-Z]" /builds/FreeBSD_HEAD/etc/nls.alias`; while [ $# -gt 0 ] ; do install -l s "$2" " shift; shift; done -------------------------------------------------------------- >>> Installing everything -------------------------------------------------------------- cd /builds/FreeBSD_HEAD; make -f Makefile.inc1 install ===> lib (install) ===> lib/csu (install) ===> lib/csu/amd64 (install) install -o root -g wheel -m 444 crt1.o crti.o crtn.o Scrt1.o gcrt1.o ===> lib/libc (install) install -C -o root -g wheel -m 444 libc.a install -C -o root -g wheel -m 444 libc_p.a install: libc_p.a: No such file or directory *** Error code 71 Stop. make[5]: stopped in /builds/FreeBSD_HEAD/lib/libc *** Error code 1 Stop. make[4]: stopped in /builds/FreeBSD_HEAD/lib *** Error code 1 Stop. make[3]: stopped in /builds/FreeBSD_HEAD *** Error code 1 Stop. make[2]: stopped in /builds/FreeBSD_HEAD *** Error code 1 Stop. make[1]: stopped in /builds/FreeBSD_HEAD *** Error code 1 Stop. make: stopped in /builds/FreeBSD_HEAD Build step 'Execute shell' marked build as failure From owner-freebsd-current@freebsd.org Sun Dec 20 13:52:40 2015 Return-Path: Delivered-To: freebsd-current@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 04590A1422C for ; Sun, 20 Dec 2015 13:52:40 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Received: from jenkins-9.freebsd.org (jenkins-9.freebsd.org [8.8.178.209]) by mx1.freebsd.org (Postfix) with ESMTP id E9CB115B8 for ; Sun, 20 Dec 2015 13:52:39 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Received: from jenkins-9.freebsd.org (localhost [127.0.0.1]) by jenkins-9.freebsd.org (Postfix) with ESMTP id B7182A91 for ; Sun, 20 Dec 2015 13:52:39 +0000 (UTC) Date: Sun, 20 Dec 2015 13:52:39 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: freebsd-current@freebsd.org Message-ID: <1394100763.27.1450619559166.JavaMail.jenkins@jenkins-9.freebsd.org> In-Reply-To: <887659833.26.1450598358466.JavaMail.jenkins@jenkins-9.freebsd.org> References: <887659833.26.1450598358466.JavaMail.jenkins@jenkins-9.freebsd.org> Subject: Build failed in Jenkins: Build-UFS-image #2886 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-Instance-Identity: MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAkKKb2VAfYQKfu1t7qk4nR5qzUBEI+UqT4BPec4qHVhqUy0FFdq50sMH+3y9bCDNOufctov6VqTNffZ3YXArnZK95YF0OX97fh+E9txYOUX1adc+TikcKjuYpHmL5dE62eaZTI+4A5jnRonskQ1PaoIFz0Kbu4mWzkFsmdiXTraGzomXq4cHUCATA2+K4eDYgjXEQI30z3GOMmmZ4t/+6QGk1cMb/BqMWHbn80AsRCb4tU7Hpd72XLDpsuO7YRP1Q0CjmNAuBOTj+sFiiOe6U9HpqOlQN+iFUvBdZo/ybuy5Kh71cAaYQNL68cYdZJ6binH/DkG3KY/fS7DFYAeuwjwIDAQAB X-Jenkins-Job: Build-UFS-image X-Jenkins-Result: FAILURE X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 20 Dec 2015 13:52:40 -0000 See ------------------------------------------ [...truncated 1541 lines...] ./cddl/usr.sbin/dtrace/common/ustack missing (created) ./cddl/usr.sbin/dtrace/common/vars missing (created) ./cddl/usr.sbin/dtrace/common/version missing (created) ./etc missing (created) ./etc/rc.d missing (created) ./games missing (created) ./gnu missing (created) ./gnu/lib missing (created) ./gnu/usr.bin missing (created) ./gnu/usr.bin/diff missing (created) ./lib missing (created) ./lib/atf missing (created) ./lib/atf/libatf-c missing (created) ./lib/atf/libatf-c/detail missing (created) ./lib/atf/libatf-c++ missing (created) ./lib/atf/libatf-c++/detail missing (created) ./lib/atf/test-programs missing (created) ./lib/libarchive missing (created) ./lib/libc missing (created) ./lib/libc/c063 missing (created) ./lib/libc/db missing (created) ./lib/libc/gen missing (created) ./lib/libc/gen/execve missing (created) ./lib/libc/gen/posix_spawn missing (created) ./lib/libc/hash missing (created) ./lib/libc/hash/data missing (created) ./lib/libc/inet missing (created) ./lib/libc/locale missing (created) ./lib/libc/net missing (created) ./lib/libc/net/getaddrinfo missing (created) ./lib/libc/net/getaddrinfo/data missing (created) ./lib/libc/nss missing (created) ./lib/libc/regex missing (created) ./lib/libc/regex/data missing (created) ./lib/libc/resolv missing (created) ./lib/libc/rpc missing (created) ./lib/libc/ssp missing (created) ./lib/libc/stdio missing (created) ./lib/libc/stdlib missing (created) ./lib/libc/string missing (created) ./lib/libc/sys missing (created) ./lib/libc/time missing (created) ./lib/libc/tls missing (created) ./lib/libc/tls/dso missing (created) ./lib/libc/termios missing (created) ./lib/libc/ttyio missing (created) ./lib/libcrypt missing (created) ./lib/libmp missing (created) ./lib/libnv missing (created) ./lib/libpam missing (created) ./lib/libproc missing (created) ./lib/librt missing (created) ./lib/libthr missing (created) ./lib/libthr/dlopen missing (created) ./lib/libutil missing (created) ./lib/libxo missing (created) ./lib/msun missing (created) ./libexec missing (created) ./libexec/atf missing (created) ./libexec/atf/atf-check missing (created) ./libexec/atf/atf-sh missing (created) ./libexec/rtld-elf missing (created) ./sbin missing (created) ./sbin/dhclient missing (created) ./sbin/devd missing (created) ./sbin/growfs missing (created) ./sbin/ifconfig missing (created) ./sbin/mdconfig missing (created) ./secure missing (created) ./secure/lib missing (created) ./secure/libexec missing (created) ./secure/usr.bin missing (created) ./secure/usr.sbin missing (created) ./share missing (created) ./share/examples missing (created) ./share/examples/tests missing (created) ./share/examples/tests/atf missing (created) ./share/examples/tests/plain missing (created) ./sys missing (created) ./sys/acl missing (created) ./sys/aio missing (created) ./sys/fifo missing (created) ./sys/file missing (created) ./sys/kern missing (created) ./sys/kern/acct missing (created) ./sys/kern/execve missing (created) ./sys/kern/pipe missing (created) ./sys/kqueue missing (created) ./sys/mqueue missing (created) ./sys/netinet missing (created) ./sys/opencrypto missing (created) ./sys/pjdfstest missing (created) ./sys/pjdfstest/chflags missing (created) ./sys/pjdfstest/chmod missing (created) ./sys/pjdfstest/chown missing (created) ./sys/pjdfstest/ftruncate missing (created) ./sys/pjdfstest/granular missing (created) ./sys/pjdfstest/link missing (created) ./sys/pjdfstest/mkdir missing (created) ./sys/pjdfstest/mkfifo missing (created) ./sys/pjdfstest/mknod missing (created) ./sys/pjdfstest/open missing (created) ./sys/pjdfstest/rename missing (created) ./sys/pjdfstest/rmdir missing (created) ./sys/pjdfstest/symlink missing (created) ./sys/pjdfstest/truncate missing (created) ./sys/pjdfstest/unlink missing (created) ./sys/posixshm missing (created) ./sys/vfs missing (created) ./sys/vm missing (created) ./usr.bin missing (created) ./usr.bin/apply missing (created) ./usr.bin/basename missing (created) ./usr.bin/bmake missing (created) ./usr.bin/bmake/archives missing (created) ./usr.bin/bmake/archives/fmt_44bsd missing (created) ./usr.bin/bmake/archives/fmt_44bsd_mod missing (created) ./usr.bin/bmake/archives/fmt_oldbsd missing (created) ./usr.bin/bmake/basic missing (created) ./usr.bin/bmake/basic/t0 missing (created) ./usr.bin/bmake/basic/t1 missing (created) ./usr.bin/bmake/basic/t2 missing (created) ./usr.bin/bmake/basic/t3 missing (created) ./usr.bin/bmake/execution missing (created) ./usr.bin/bmake/execution/ellipsis missing (created) ./usr.bin/bmake/execution/empty missing (created) ./usr.bin/bmake/execution/joberr missing (created) ./usr.bin/bmake/execution/plus missing (created) ./usr.bin/bmake/shell missing (created) ./usr.bin/bmake/shell/builtin missing (created) ./usr.bin/bmake/shell/meta missing (created) ./usr.bin/bmake/shell/path missing (created) ./usr.bin/bmake/shell/path_select missing (created) ./usr.bin/bmake/shell/replace missing (created) ./usr.bin/bmake/shell/select missing (created) ./usr.bin/bmake/suffixes missing (created) ./usr.bin/bmake/suffixes/basic missing (created) ./usr.bin/bmake/suffixes/src_wild1 missing (created) ./usr.bin/bmake/suffixes/src_wild2 missing (created) ./usr.bin/bmake/syntax missing (created) ./usr.bin/bmake/syntax/directive-t0 missing (created) ./usr.bin/bmake/syntax/enl missing (created) ./usr.bin/bmake/syntax/funny-targets missing (created) ./usr.bin/bmake/syntax/semi missing (created) ./usr.bin/bmake/sysmk missing (created) ./usr.bin/bmake/sysmk/t0 missing (created) ./usr.bin/bmake/sysmk/t0/2 missing (created) ./usr.bin/bmake/sysmk/t0/2/1 missing (created) ./usr.bin/bmake/sysmk/t0/mk missing (created) ./usr.bin/bmake/sysmk/t1 missing (created) ./usr.bin/bmake/sysmk/t1/2 missing (created) ./usr.bin/bmake/sysmk/t1/2/1 missing (created) ./usr.bin/bmake/sysmk/t1/mk missing (created) ./usr.bin/bmake/sysmk/t2 missing (created) ./usr.bin/bmake/sysmk/t2/2 missing (created) ./usr.bin/bmake/sysmk/t2/2/1 missing (created) ./usr.bin/bmake/sysmk/t2/mk missing (created) ./usr.bin/bmake/variables missing (created) ./usr.bin/bmake/variables/modifier_M missing (created) ./usr.bin/bmake/variables/modifier_t missing (created) ./usr.bin/bmake/variables/opt_V missing (created) ./usr.bin/bmake/variables/t0 missing (created) ./usr.bin/calendar missing (created) ./usr.bin/cmp missing (created) ./usr.bin/cpio missing (created) ./usr.bin/col missing (created) ./usr.bin/comm missing (created) ./usr.bin/cut missing (created) ./usr.bin/dirname missing (created) ./usr.bin/file2c missing (created) ./usr.bin/grep missing (created) ./usr.bin/gzip missing (created) ./usr.bin/ident missing (created) ./usr.bin/join missing (created) ./usr.bin/jot missing (created) ./usr.bin/lastcomm missing (created) ./usr.bin/limits missing (created) ./usr.bin/m4 missing (created) ./usr.bin/mkimg missing (created) ./usr.bin/ncal missing (created) ./usr.bin/opensm missing (created) ./usr.bin/printf missing (created) ./usr.bin/sed missing (created) ./usr.bin/sed/regress.multitest.out missing (created) ./usr.bin/soelim missing (created) ./usr.bin/tar missing (created) ./usr.bin/timeout missing (created) ./usr.bin/tr missing (created) ./usr.bin/truncate missing (created) ./usr.bin/units missing (created) ./usr.bin/uudecode missing (created) ./usr.bin/uuencode missing (created) ./usr.bin/xargs missing (created) ./usr.bin/xo missing (created) ./usr.bin/yacc missing (created) ./usr.bin/yacc/yacc missing (created) ./usr.sbin missing (created) ./usr.sbin/etcupdate missing (created) ./usr.sbin/fstyp missing (created) ./usr.sbin/makefs missing (created) ./usr.sbin/newsyslog missing (created) ./usr.sbin/nmtree missing (created) ./usr.sbin/pw missing (created) ./usr.sbin/sa missing (created) mtree -deU -f /builds/FreeBSD_HEAD/etc/mtree/BSD.sendmail.dist -p ./var/spool/clientmqueue missing (created) install -l s usr/src/sys cd for mandir in man*; do install -l s ../$mandir install -l s ../$mandir done cd for mandir in man*; do install -l s ../$mandir done set - `grep "^[a-zA-Z]" /builds/FreeBSD_HEAD/etc/man.alias`; while [ $# -gt 0 ] ; do install -l s "$2" " if [ "yes" != "no" ]; then install -l s "$2" " fi; shift; shift; done set - `grep "^[a-zA-Z]" /builds/FreeBSD_HEAD/etc/nls.alias`; while [ $# -gt 0 ] ; do install -l s "$2" " shift; shift; done -------------------------------------------------------------- >>> Installing everything -------------------------------------------------------------- cd /builds/FreeBSD_HEAD; make -f Makefile.inc1 install ===> lib (install) ===> lib/csu (install) ===> lib/csu/amd64 (install) install -o root -g wheel -m 444 crt1.o crti.o crtn.o Scrt1.o gcrt1.o ===> lib/libc (install) install -C -o root -g wheel -m 444 libc.a install -C -o root -g wheel -m 444 libc_p.a install: libc_p.a: No such file or directory *** Error code 71 Stop. make[5]: stopped in /builds/FreeBSD_HEAD/lib/libc *** Error code 1 Stop. make[4]: stopped in /builds/FreeBSD_HEAD/lib *** Error code 1 Stop. make[3]: stopped in /builds/FreeBSD_HEAD *** Error code 1 Stop. make[2]: stopped in /builds/FreeBSD_HEAD *** Error code 1 Stop. make[1]: stopped in /builds/FreeBSD_HEAD *** Error code 1 Stop. make: stopped in /builds/FreeBSD_HEAD Build step 'Execute shell' marked build as failure From owner-freebsd-current@freebsd.org Sun Dec 20 16:54:19 2015 Return-Path: Delivered-To: freebsd-current@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 65BEBA4E745 for ; Sun, 20 Dec 2015 16:54:19 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Received: from jenkins-9.freebsd.org (jenkins-9.freebsd.org [8.8.178.209]) by mx1.freebsd.org (Postfix) with ESMTP id 582B518A4 for ; Sun, 20 Dec 2015 16:54:19 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Received: from jenkins-9.freebsd.org (localhost [127.0.0.1]) by jenkins-9.freebsd.org (Postfix) with ESMTP id 5C428B0E for ; Sun, 20 Dec 2015 16:54:19 +0000 (UTC) Date: Sun, 20 Dec 2015 16:54:19 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: freebsd-current@freebsd.org Message-ID: <1247118455.35.1450630459346.JavaMail.jenkins@jenkins-9.freebsd.org> Subject: Build failed in Jenkins: Build-UFS-image #2888 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-Instance-Identity: MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAkKKb2VAfYQKfu1t7qk4nR5qzUBEI+UqT4BPec4qHVhqUy0FFdq50sMH+3y9bCDNOufctov6VqTNffZ3YXArnZK95YF0OX97fh+E9txYOUX1adc+TikcKjuYpHmL5dE62eaZTI+4A5jnRonskQ1PaoIFz0Kbu4mWzkFsmdiXTraGzomXq4cHUCATA2+K4eDYgjXEQI30z3GOMmmZ4t/+6QGk1cMb/BqMWHbn80AsRCb4tU7Hpd72XLDpsuO7YRP1Q0CjmNAuBOTj+sFiiOe6U9HpqOlQN+iFUvBdZo/ybuy5Kh71cAaYQNL68cYdZJ6binH/DkG3KY/fS7DFYAeuwjwIDAQAB X-Jenkins-Job: Build-UFS-image X-Jenkins-Result: FAILURE X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 20 Dec 2015 16:54:19 -0000 See ------------------------------------------ [...truncated 1541 lines...] ./cddl/usr.sbin/dtrace/common/ustack missing (created) ./cddl/usr.sbin/dtrace/common/vars missing (created) ./cddl/usr.sbin/dtrace/common/version missing (created) ./etc missing (created) ./etc/rc.d missing (created) ./games missing (created) ./gnu missing (created) ./gnu/lib missing (created) ./gnu/usr.bin missing (created) ./gnu/usr.bin/diff missing (created) ./lib missing (created) ./lib/atf missing (created) ./lib/atf/libatf-c missing (created) ./lib/atf/libatf-c/detail missing (created) ./lib/atf/libatf-c++ missing (created) ./lib/atf/libatf-c++/detail missing (created) ./lib/atf/test-programs missing (created) ./lib/libarchive missing (created) ./lib/libc missing (created) ./lib/libc/c063 missing (created) ./lib/libc/db missing (created) ./lib/libc/gen missing (created) ./lib/libc/gen/execve missing (created) ./lib/libc/gen/posix_spawn missing (created) ./lib/libc/hash missing (created) ./lib/libc/hash/data missing (created) ./lib/libc/inet missing (created) ./lib/libc/locale missing (created) ./lib/libc/net missing (created) ./lib/libc/net/getaddrinfo missing (created) ./lib/libc/net/getaddrinfo/data missing (created) ./lib/libc/nss missing (created) ./lib/libc/regex missing (created) ./lib/libc/regex/data missing (created) ./lib/libc/resolv missing (created) ./lib/libc/rpc missing (created) ./lib/libc/ssp missing (created) ./lib/libc/stdio missing (created) ./lib/libc/stdlib missing (created) ./lib/libc/string missing (created) ./lib/libc/sys missing (created) ./lib/libc/time missing (created) ./lib/libc/tls missing (created) ./lib/libc/tls/dso missing (created) ./lib/libc/termios missing (created) ./lib/libc/ttyio missing (created) ./lib/libcrypt missing (created) ./lib/libmp missing (created) ./lib/libnv missing (created) ./lib/libpam missing (created) ./lib/libproc missing (created) ./lib/librt missing (created) ./lib/libthr missing (created) ./lib/libthr/dlopen missing (created) ./lib/libutil missing (created) ./lib/libxo missing (created) ./lib/msun missing (created) ./libexec missing (created) ./libexec/atf missing (created) ./libexec/atf/atf-check missing (created) ./libexec/atf/atf-sh missing (created) ./libexec/rtld-elf missing (created) ./sbin missing (created) ./sbin/dhclient missing (created) ./sbin/devd missing (created) ./sbin/growfs missing (created) ./sbin/ifconfig missing (created) ./sbin/mdconfig missing (created) ./secure missing (created) ./secure/lib missing (created) ./secure/libexec missing (created) ./secure/usr.bin missing (created) ./secure/usr.sbin missing (created) ./share missing (created) ./share/examples missing (created) ./share/examples/tests missing (created) ./share/examples/tests/atf missing (created) ./share/examples/tests/plain missing (created) ./sys missing (created) ./sys/acl missing (created) ./sys/aio missing (created) ./sys/fifo missing (created) ./sys/file missing (created) ./sys/kern missing (created) ./sys/kern/acct missing (created) ./sys/kern/execve missing (created) ./sys/kern/pipe missing (created) ./sys/kqueue missing (created) ./sys/mqueue missing (created) ./sys/netinet missing (created) ./sys/opencrypto missing (created) ./sys/pjdfstest missing (created) ./sys/pjdfstest/chflags missing (created) ./sys/pjdfstest/chmod missing (created) ./sys/pjdfstest/chown missing (created) ./sys/pjdfstest/ftruncate missing (created) ./sys/pjdfstest/granular missing (created) ./sys/pjdfstest/link missing (created) ./sys/pjdfstest/mkdir missing (created) ./sys/pjdfstest/mkfifo missing (created) ./sys/pjdfstest/mknod missing (created) ./sys/pjdfstest/open missing (created) ./sys/pjdfstest/rename missing (created) ./sys/pjdfstest/rmdir missing (created) ./sys/pjdfstest/symlink missing (created) ./sys/pjdfstest/truncate missing (created) ./sys/pjdfstest/unlink missing (created) ./sys/posixshm missing (created) ./sys/vfs missing (created) ./sys/vm missing (created) ./usr.bin missing (created) ./usr.bin/apply missing (created) ./usr.bin/basename missing (created) ./usr.bin/bmake missing (created) ./usr.bin/bmake/archives missing (created) ./usr.bin/bmake/archives/fmt_44bsd missing (created) ./usr.bin/bmake/archives/fmt_44bsd_mod missing (created) ./usr.bin/bmake/archives/fmt_oldbsd missing (created) ./usr.bin/bmake/basic missing (created) ./usr.bin/bmake/basic/t0 missing (created) ./usr.bin/bmake/basic/t1 missing (created) ./usr.bin/bmake/basic/t2 missing (created) ./usr.bin/bmake/basic/t3 missing (created) ./usr.bin/bmake/execution missing (created) ./usr.bin/bmake/execution/ellipsis missing (created) ./usr.bin/bmake/execution/empty missing (created) ./usr.bin/bmake/execution/joberr missing (created) ./usr.bin/bmake/execution/plus missing (created) ./usr.bin/bmake/shell missing (created) ./usr.bin/bmake/shell/builtin missing (created) ./usr.bin/bmake/shell/meta missing (created) ./usr.bin/bmake/shell/path missing (created) ./usr.bin/bmake/shell/path_select missing (created) ./usr.bin/bmake/shell/replace missing (created) ./usr.bin/bmake/shell/select missing (created) ./usr.bin/bmake/suffixes missing (created) ./usr.bin/bmake/suffixes/basic missing (created) ./usr.bin/bmake/suffixes/src_wild1 missing (created) ./usr.bin/bmake/suffixes/src_wild2 missing (created) ./usr.bin/bmake/syntax missing (created) ./usr.bin/bmake/syntax/directive-t0 missing (created) ./usr.bin/bmake/syntax/enl missing (created) ./usr.bin/bmake/syntax/funny-targets missing (created) ./usr.bin/bmake/syntax/semi missing (created) ./usr.bin/bmake/sysmk missing (created) ./usr.bin/bmake/sysmk/t0 missing (created) ./usr.bin/bmake/sysmk/t0/2 missing (created) ./usr.bin/bmake/sysmk/t0/2/1 missing (created) ./usr.bin/bmake/sysmk/t0/mk missing (created) ./usr.bin/bmake/sysmk/t1 missing (created) ./usr.bin/bmake/sysmk/t1/2 missing (created) ./usr.bin/bmake/sysmk/t1/2/1 missing (created) ./usr.bin/bmake/sysmk/t1/mk missing (created) ./usr.bin/bmake/sysmk/t2 missing (created) ./usr.bin/bmake/sysmk/t2/2 missing (created) ./usr.bin/bmake/sysmk/t2/2/1 missing (created) ./usr.bin/bmake/sysmk/t2/mk missing (created) ./usr.bin/bmake/variables missing (created) ./usr.bin/bmake/variables/modifier_M missing (created) ./usr.bin/bmake/variables/modifier_t missing (created) ./usr.bin/bmake/variables/opt_V missing (created) ./usr.bin/bmake/variables/t0 missing (created) ./usr.bin/calendar missing (created) ./usr.bin/cmp missing (created) ./usr.bin/cpio missing (created) ./usr.bin/col missing (created) ./usr.bin/comm missing (created) ./usr.bin/cut missing (created) ./usr.bin/dirname missing (created) ./usr.bin/file2c missing (created) ./usr.bin/grep missing (created) ./usr.bin/gzip missing (created) ./usr.bin/ident missing (created) ./usr.bin/join missing (created) ./usr.bin/jot missing (created) ./usr.bin/lastcomm missing (created) ./usr.bin/limits missing (created) ./usr.bin/m4 missing (created) ./usr.bin/mkimg missing (created) ./usr.bin/ncal missing (created) ./usr.bin/opensm missing (created) ./usr.bin/printf missing (created) ./usr.bin/sed missing (created) ./usr.bin/sed/regress.multitest.out missing (created) ./usr.bin/soelim missing (created) ./usr.bin/tar missing (created) ./usr.bin/timeout missing (created) ./usr.bin/tr missing (created) ./usr.bin/truncate missing (created) ./usr.bin/units missing (created) ./usr.bin/uudecode missing (created) ./usr.bin/uuencode missing (created) ./usr.bin/xargs missing (created) ./usr.bin/xo missing (created) ./usr.bin/yacc missing (created) ./usr.bin/yacc/yacc missing (created) ./usr.sbin missing (created) ./usr.sbin/etcupdate missing (created) ./usr.sbin/fstyp missing (created) ./usr.sbin/makefs missing (created) ./usr.sbin/newsyslog missing (created) ./usr.sbin/nmtree missing (created) ./usr.sbin/pw missing (created) ./usr.sbin/sa missing (created) mtree -deU -f /builds/FreeBSD_HEAD/etc/mtree/BSD.sendmail.dist -p ./var/spool/clientmqueue missing (created) install -l s usr/src/sys cd for mandir in man*; do install -l s ../$mandir install -l s ../$mandir done cd for mandir in man*; do install -l s ../$mandir done set - `grep "^[a-zA-Z]" /builds/FreeBSD_HEAD/etc/man.alias`; while [ $# -gt 0 ] ; do install -l s "$2" " if [ "yes" != "no" ]; then install -l s "$2" " fi; shift; shift; done set - `grep "^[a-zA-Z]" /builds/FreeBSD_HEAD/etc/nls.alias`; while [ $# -gt 0 ] ; do install -l s "$2" " shift; shift; done -------------------------------------------------------------- >>> Installing everything -------------------------------------------------------------- cd /builds/FreeBSD_HEAD; make -f Makefile.inc1 install ===> lib (install) ===> lib/csu (install) ===> lib/csu/amd64 (install) install -o root -g wheel -m 444 crt1.o crti.o crtn.o Scrt1.o gcrt1.o ===> lib/libc (install) install -C -o root -g wheel -m 444 libc.a install -C -o root -g wheel -m 444 libc_p.a install: libc_p.a: No such file or directory *** Error code 71 Stop. make[5]: stopped in /builds/FreeBSD_HEAD/lib/libc *** Error code 1 Stop. make[4]: stopped in /builds/FreeBSD_HEAD/lib *** Error code 1 Stop. make[3]: stopped in /builds/FreeBSD_HEAD *** Error code 1 Stop. make[2]: stopped in /builds/FreeBSD_HEAD *** Error code 1 Stop. make[1]: stopped in /builds/FreeBSD_HEAD *** Error code 1 Stop. make: stopped in /builds/FreeBSD_HEAD Build step 'Execute shell' marked build as failure From owner-freebsd-current@freebsd.org Sun Dec 20 18:04:26 2015 Return-Path: Delivered-To: freebsd-current@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 8A011A4E630 for ; Sun, 20 Dec 2015 18:04:26 +0000 (UTC) (envelope-from zaphod@berentweb.com) Received: from mail-wm0-x242.google.com (mail-wm0-x242.google.com [IPv6:2a00:1450:400c:c09::242]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 236B4149D for ; Sun, 20 Dec 2015 18:04:25 +0000 (UTC) (envelope-from zaphod@berentweb.com) Received: by mail-wm0-x242.google.com with SMTP id 123so9012475wmn.0 for ; Sun, 20 Dec 2015 10:04:25 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=berentweb-com.20150623.gappssmtp.com; s=20150623; h=date:from:to:subject:message-id:mime-version:content-type; bh=/nLKKba+RWqgaJDW9RzxVwEHMoLUZTUSEhvk8nMhgEY=; b=sTjfZE3UN/mHV5Y8qlT3we76/ZFTVH4JuEQ6W25IHmydOMwLKWVNET8fZUhZzyfVen rvN9NhOtI/kfLyDxfTFm0GXjstimgzh5oTLj76DektoYHkds47kNIuM4TOJzoiun9VYu +RFu/e/7oUA9KWNubo1Tus6ql1PYjYyZI7TprEdApwX92t696BpCWTxLxHbpN2NjLxA1 u9adUFjfeBB8ZeN/DIjD98vSaxADvR2ESZ6GzR9cMy1O6xwcmeJMYQt6ziGlwyrupFqm zvZ96XMhVmAf6/4fm+VZMNzq2HdaxAdYFgPUGEuGH26MgroixkgoR2P2Sgjq1TDOawaD fLmQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:date:from:to:subject:message-id:mime-version :content-type; bh=/nLKKba+RWqgaJDW9RzxVwEHMoLUZTUSEhvk8nMhgEY=; b=KEZrX9/7OOI99zqSYtdUFGXGsyDSp/jZ/jElF2Ic2v8jiy/49gikIpxpTACatZ6zUV LyzRLCjbCuEz4naNSCyf6apSBOtl0E4v8bRNdtsa7F3hT9gKmSzFLyrEDs5zIqnDo4Yd nHajJPWSOjZNO7FW7/nXx5YNU/uakIWomPoW6/tobAVGJAltNk+6czP2Q3WTtio7sXYf PTBKiYIm9mH1EnpPsL2cro2+xEx8Q5mnGCFbw0KrqsIbaSsJeoiPLOlUADQ598z/pWIZ pH47VsY4YyJDju6PR8tdxXN8QZxxr7Olke5ocOOOrQW04qh953qPIoOha2iV9a8XPZV6 5dwQ== X-Gm-Message-State: ALoCoQm52GwdAKgGJAfkJ6wLVrXCcRdRjLxqWp9u+gwAOqThg8GjjaIq6Maotc2ao1FdvGXAgF5QwRFy/WM11uJBF29GpIDbQQ== X-Received: by 10.28.140.202 with SMTP id o193mr14755030wmd.38.1450634663854; Sun, 20 Dec 2015 10:04:23 -0800 (PST) Received: from rsbsd.rsb ([78.167.71.41]) by smtp.gmail.com with ESMTPSA id e136sm16348917wma.23.2015.12.20.10.04.22 for (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Sun, 20 Dec 2015 10:04:22 -0800 (PST) Date: Sun, 20 Dec 2015 20:04:20 +0200 From: Beeblebrox To: FreeBSD Current Subject: Unstable kernel (dumbbell) crashes Message-ID: <20151220200420.6434a049@rsbsd.rsb> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="MP_/oq1X5KmCU_2omrqOFBxJJ28" X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 20 Dec 2015 18:04:26 -0000 --MP_/oq1X5KmCU_2omrqOFBxJJ28 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline Hello. I have been away from my FreeBSD system for over 7 months. The first on my = return was to update world/kernel then do a full poudriere run for all my p= ackages. The process had many problems; I'm reporting items below as FYI. I'm tracking https://github.com/dumbbell/freebsd.git for my Radeon card. 1. installworld ran into same problem as below and I got around it by follo= wing the prescription therein: https://lists.freebsd.org/pipermail/freebsd-= testing/2015-September/001094.html Reviewing the questions asked in the thread, I find nothing of significance= in my particular case. Thus, still a mystery. 2. The pkgng DB has become buggy & inconsistent. I am preparing to "pkg del= ete -a" and re-install all from a list after the poudriere run finishes. 3. The newly built kernel keeps crashing and re-booting unpredictably. The = poudriere run seems to have something to do with triggering this. 4. Service dbus still fails to start from /etc/rc.conf (which prevents xorg= login) and must be started manually. 5. I built and booted into a DEBUG kernel. The system quickly becomes unsta= ble and eventually the simplest commands (ls or cat) take over 60 secs to r= espond. File containing dmesg output and memory status is attached. However= , Memory status seems to be a symptom and not a cause.=20 Regards. --=20 FreeBSD_amd64_11-Current_RadeonKMS Please CC my email when responding, mail from list is not delivered. --MP_/oq1X5KmCU_2omrqOFBxJJ28 Content-Type: text/plain Content-Transfer-Encoding: 7bit Content-Disposition: attachment; filename=crash.txt Expensive timeout(9) function: 0xffffffff808b5480(0xffffffff8180a708) 0.021493024 s Expensive timeout(9) function: 0xffffffff80c98620(0) 3.963288769 s lock order reversal: 1st 0xfffff8002d4dc068 zfs (zfs) @ /asp/git/src/sys/kern/vfs_mount.c:1224 2nd 0xfffff8002d4db7b8 zfs_gfs (zfs_gfs) @ /asp/git/src/sys/cddl/contrib/opensolaris/uts/common/fs/gfs.c:494 stack backtrace: #0 0xffffffff80a77150 at witness_debugger+0x70 #1 0xffffffff80a77051 at witness_checkorder+0xe71 #2 0xffffffff809f8607 at __lockmgr_args+0xd47 #3 0xffffffff80abf06c at vop_stdlock+0x3c #4 0xffffffff80f76cb0 at VOP_LOCK1_APV+0x100 #5 0xffffffff80ae1082 at _vn_lock+0xc2 #6 0xffffffff82069b23 at gfs_file_create+0x73 #7 0xffffffff82069bcd at gfs_dir_create+0x1d #8 0xffffffff821309e7 at zfsctl_mknode_snapdir+0x47 #9 0xffffffff8206a145 at gfs_dir_lookup+0x185 #10 0xffffffff8206a62d at gfs_vop_lookup+0x1d #11 0xffffffff8212fa05 at zfsctl_root_lookup+0xf5 #12 0xffffffff821308a3 at zfsctl_umount_snapshots+0x83 #13 0xffffffff8214958b at zfs_umount+0x7b #14 0xffffffff80ac8c10 at dounmount+0x530 #15 0xffffffff80ac864d at sys_unmount+0x35d #16 0xffffffff80e2b519 at amd64_syscall+0x2f9 #17 0xffffffff80e0acdb at Xfast_syscall+0xfb lock order reversal: 1st 0xfffff8002d5978e0 filedesc structure (filedesc structure) @ /asp/git/src/sys/kern/kern_descrip.c:1231 2nd 0xfffff8014526f7b8 zfs (zfs) @ /asp/git/src/sys/kern/vfs_subr.c:4752 stack backtrace: #0 0xffffffff80a77150 at witness_debugger+0x70 #1 0xffffffff80a77051 at witness_checkorder+0xe71 #2 0xffffffff809f8607 at __lockmgr_args+0xd47 #3 0xffffffff80abf06c at vop_stdlock+0x3c #4 0xffffffff80f76cb0 at VOP_LOCK1_APV+0x100 #5 0xffffffff80ae1082 at _vn_lock+0xc2 #6 0xffffffff809daffe at knlist_remove_kq+0x7e #7 0xffffffff80ad7c58 at filt_vfsdetach+0x28 #8 0xffffffff809db8d7 at knote_fdclose+0xc7 #9 0xffffffff809cfb85 at closefp+0x65 #10 0xffffffff80e2b519 at amd64_syscall+0x2f9 #11 0xffffffff80e0acdb at Xfast_syscall+0xfb pid 37436 (gvfsd), uid 1001: exited on signal 5 lock order reversal: 1st 0xfffff8001b0f42d8 syncer (syncer) @ /asp/git/src/sys/kern/vfs_subr.c:1983 2nd 0xfffff80145b7d068 zfs (zfs) @ /asp/git/src/sys/kern/vfs_subr.c:2435 stack backtrace: #0 0xffffffff80a77150 at witness_debugger+0x70 #1 0xffffffff80a77051 at witness_checkorder+0xe71 #2 0xffffffff809f8607 at __lockmgr_args+0xd47 #3 0xffffffff80abf06c at vop_stdlock+0x3c #4 0xffffffff80f76cb0 at VOP_LOCK1_APV+0x100 #5 0xffffffff80ae1082 at _vn_lock+0xc2 #6 0xffffffff80ad07d6 at vget+0x146 #7 0xffffffff80ad2c96 at vfs_msync+0x66 #8 0xffffffff80ad7916 at sync_fsync+0xc6 #9 0xffffffff80f759c5 at VOP_FSYNC_APV+0x115 #10 0xffffffff80ad5c74 at sched_sync+0x3e4 #11 0xffffffff809e45c4 at fork_exit+0x84 #12 0xffffffff80e0af2e at fork_trampoline+0xe SYSTEM MEMORY INFORMATION: mem_wire: 5383413760 ( 5134MB) [ 66%] Wired: disabled for paging out mem_active: + 90443776 ( 86MB) [ 1%] Active: recently referenced mem_inactive:+ 2483912704 ( 2368MB) [ 30%] Inactive: recently not referenced mem_cache: + 0 ( 0MB) [ 0%] Cached: almost avail. for allocation mem_free: + 92983296 ( 88MB) [ 1%] Free: fully available for allocation mem_gap_vm: + 16384 ( 0MB) [ 0%] Memory gap: UNKNOWN -------------- ------------ ----------- ------ mem_all: = 8050769920 ( 7677MB) [100%] Total real memory managed mem_gap_sys: + 232927232 ( 222MB) Memory gap: Kernel?! -------------- ------------ ----------- mem_phys: = 8283697152 ( 7899MB) Total real memory available mem_gap_hw: + 306237440 ( 292MB) Memory gap: Segment Mappings?! -------------- ------------ ----------- mem_hw: = 8589934592 ( 8192MB) Total real memory installed SYSTEM MEMORY SUMMARY: mem_used: 6013038592 ( 5734MB) [ 70%] Logically used memory mem_avail: + 2576896000 ( 2457MB) [ 29%] Logically available memory -------------- ------------ ----------- ------ mem_total: = 8589934592 ( 8192MB) [100%] Logically total memory --MP_/oq1X5KmCU_2omrqOFBxJJ28-- From owner-freebsd-current@freebsd.org Sun Dec 20 18:22:50 2015 Return-Path: Delivered-To: freebsd-current@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id EFBBCA4D101 for ; Sun, 20 Dec 2015 18:22:50 +0000 (UTC) (envelope-from zaphod@berentweb.com) Received: from mail-wm0-x243.google.com (mail-wm0-x243.google.com [IPv6:2a00:1450:400c:c09::243]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 8914C1D75 for ; Sun, 20 Dec 2015 18:22:50 +0000 (UTC) (envelope-from zaphod@berentweb.com) Received: by mail-wm0-x243.google.com with SMTP id p187so9128193wmp.2 for ; Sun, 20 Dec 2015 10:22:50 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=berentweb-com.20150623.gappssmtp.com; s=20150623; h=date:from:to:subject:message-id:in-reply-to:references:mime-version :content-type:content-transfer-encoding; bh=7fpz8el+Wwd+s4UGaKfgNTfiRb3ipkpC+Y1552I1kWk=; b=URwzUXXgXMECeJvp/P2XQ0LmTgWx3Xm7MLOEKa3HfO6SD5FG5CwbAB+aLIBh4MD9jw Woaow5dT/A6sESzLptmN4vtET7C/ZLgaKuJU7tcHnWrVi+MFVpHMkVEemBu72xiaTEn1 0IR6dxO26ypuOU4uygQ8fNJJC6ICDJlUdU0nbYzAHlR4S0r5yYyNJwxj+y8UwG5v54ve O1MRGjhvUFXwCYQmXgFtgt8X++5SQHS6W3K+wPgKA5oUfAeCd3e0NauIcdlP5xYHTkbt PY+aSOtPcLpMppHqa+G7vDdcneOsLk667VN1rkcCaP1FJJEAaERH7vz68v3lJiIcsYXJ 3Glw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:date:from:to:subject:message-id:in-reply-to :references:mime-version:content-type:content-transfer-encoding; bh=7fpz8el+Wwd+s4UGaKfgNTfiRb3ipkpC+Y1552I1kWk=; b=f2/py56apAnDDmszmrgEyIELni5Fac3KuWJGYf4bSX1h2xdRXpkdZoRpHumaH6VdFM fPIrw63xZkiBpEZURxwPS5nUrjkX3LZTn2aj+rrqTqyQWsb7Lj3sYiR+LyrsfigrgVcn elyjqnFnpC2cODpnJmyjbYMPVi3AFrMjBOQmHY4i4iV3D9FUFK1/CYPQSh6es4Gh/rUa P9FG5ArBibxHwqrWNoXTjXFWHh+ALqbjXL5IXDoF9U2V+t4UMAM+z0ikmm01JPpqMBee CTl2AjUWo3nah8zUV1Zwh/VFSJav1MhyfTf2L6Z/xC9SwoqulXpurdAoswherxSGFkkq 7c+A== X-Gm-Message-State: ALoCoQmFUQuh1/b3dpjleGOKEoFU8d0wKlhxtlro/408jLJ6srKQ3fupVuqMAKG8dbCER9xD3+DrkLj1VhSCQpBmnAjuiQvxmQ== X-Received: by 10.28.47.11 with SMTP id v11mr694547wmv.27.1450635769055; Sun, 20 Dec 2015 10:22:49 -0800 (PST) Received: from rsbsd.rsb ([78.167.71.41]) by smtp.gmail.com with ESMTPSA id w4sm24540464wje.49.2015.12.20.10.22.47 for (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Sun, 20 Dec 2015 10:22:48 -0800 (PST) Date: Sun, 20 Dec 2015 20:22:45 +0200 From: Beeblebrox To: FreeBSD Current Subject: Re: Unstable kernel (dumbbell) crashes Message-ID: <20151220202246.6f4d4269@rsbsd.rsb> In-Reply-To: <20151220200420.6434a049@rsbsd.rsb> References: <20151220200420.6434a049@rsbsd.rsb> MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 20 Dec 2015 18:22:51 -0000 I forgot version data, sorry. 11.0-CURRENT #0 831e725(master): Wed Dec 16 From owner-freebsd-current@freebsd.org Sun Dec 20 19:45:33 2015 Return-Path: Delivered-To: freebsd-current@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 90573A491E5 for ; Sun, 20 Dec 2015 19:45:33 +0000 (UTC) (envelope-from jbtakk@iherebuywisely.com) Received: from aibo.runbox.com (aibo.runbox.com [91.220.196.211]) (using TLSv1 with cipher AES256-SHA (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 220301082 for ; Sun, 20 Dec 2015 19:45:32 +0000 (UTC) (envelope-from jbtakk@iherebuywisely.com) Received: from [10.9.9.241] (helo=rmm6prod02.runbox.com) by bars.runbox.com with esmtp (Exim 4.71) (envelope-from ) id 1aAjbT-0003ke-GP; Sun, 20 Dec 2015 20:25:11 +0100 Received: from mail by rmm6prod02.runbox.com with local (Exim 4.76) (envelope-from ) id 1aAjbT-0005dU-Fm; Sun, 20 Dec 2015 20:25:11 +0100 Content-Type: text/plain; charset="utf-8" Content-Disposition: inline Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 Received: from [Authenticated user (846156)] by runbox.com with http (RMM6); Sun, 20 Dec 2015 19:25:11 GMT From: "Jeffrey Bouquet" Reply-To: jbtakk@iherebuywisely.com To: "Beeblebrox" CC: "FreeBSD Current" Subject: Re: Unstable kernel (dumbbell) crashes Date: Sun, 20 Dec 2015 11:25:11 -0800 (PST) X-Mailer: RMM6 In-Reply-To: <20151220200420.6434a049@rsbsd.rsb> Message-Id: X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 20 Dec 2015 19:45:33 -0000 On Sun, 20 Dec 2015 20:04:20 +0200, Beeblebrox wrote: > Hello. >=20 > I have been away from my FreeBSD system for over 7 months. The first on m= y return was to update world/kernel then do a full poudriere run for all my= packages. The process had many problems; I'm reporting items below as FYI. > I'm tracking https://github.com/dumbbell/freebsd.git for my Radeon card. >=20 > 1. installworld ran into same problem as below and I got around it by fol= lowing the prescription therein: https://lists.freebsd.org/pipermail/freebs= d-testing/2015-September/001094.html > Reviewing the questions asked in the thread, I find nothing of significan= ce in my particular case. Thus, still a mystery. >=20 > 2. The pkgng DB has become buggy & inconsistent. I am preparing to "pkg d= elete -a" and re-install all from a list after the poudriere run finishes. >=20 > 3. The newly built kernel keeps crashing and re-booting unpredictably. Th= e poudriere run seems to have something to do with triggering this. >=20 > 4. Service dbus still fails to start from /etc/rc.conf (which prevents xo= rg login) and must be started manually. >=20 > 5. I built and booted into a DEBUG kernel. The system quickly becomes uns= table and eventually the simplest commands (ls or cat) take over 60 secs to= respond. File containing dmesg output and memory status is attached. Howev= er, Memory status seems to be a symptom and not a cause.=20 >=20 > Regards. >=20 > --=20 > FreeBSD_amd64_11-Current_RadeonKMS > Please CC my email when responding, mail from list is not delivered. > _______________________________________________ > freebsd-current@freebsd.org mailing list > https://lists.freebsd.org/mailman/listinfo/freebsd-current > To unsubscribe, send any mail to "freebsd-current-unsubscribe@freebsd.org" Yesterday I updated most packages from a v11 that had not been updated in m= any months. Strange pkg messages were solved by wholesale deleting of particular mentions in the "pkg upgrad= e" output and deleting orphaned packages/ports from the output of "pkg version -vRL=3D " (or -vIL)" after make fetchindex= and portsdb -u... pkg wanting to remove files I was prepared for by running it all via script log1 pkg upgrade script log2 pkg upgrade until it all was done. One setback was continually wanting to download tex* (an hour download for = one package) that I did not want installed and the manpages are still terse as to how to prevent that. Not a big concern; that is not my principal BSD machine.=20 All that is sort of aside. The reason for this reply is I was wondering if an UPDATING entry in /usr/s= rc=20 at the bottom, under COMMON ITEMS... could be (something to the effect that if an installworld fails, one could download a month-old .txz o= r .tar or something ) and recover by in effect rolling back all the system binaries and libraries. ) That is somewhat easier than... ... the more-difficult Even better if some script could be crafted ascertaining which files within= the system may be at fault.=20 Apologies for not answering anything in the mail above. I've no recollecti= on of any answer I could reply to each/any of the questions... sort of like a "me too" but only for a troubled instal= lworld (often) when it builds fine. From owner-freebsd-current@freebsd.org Sun Dec 20 19:52:00 2015 Return-Path: Delivered-To: freebsd-current@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 4890DA49514 for ; Sun, 20 Dec 2015 19:52:00 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Received: from jenkins-9.freebsd.org (jenkins-9.freebsd.org [8.8.178.209]) by mx1.freebsd.org (Postfix) with ESMTP id 39B44131E for ; Sun, 20 Dec 2015 19:52:00 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Received: from jenkins-9.freebsd.org (localhost [127.0.0.1]) by jenkins-9.freebsd.org (Postfix) with ESMTP id 0F2F7B7B for ; Sun, 20 Dec 2015 19:52:00 +0000 (UTC) Date: Sun, 20 Dec 2015 19:51:59 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: freebsd-current@freebsd.org Message-ID: <5595640.36.1450641119759.JavaMail.jenkins@jenkins-9.freebsd.org> In-Reply-To: <1247118455.35.1450630459346.JavaMail.jenkins@jenkins-9.freebsd.org> References: <1247118455.35.1450630459346.JavaMail.jenkins@jenkins-9.freebsd.org> Subject: Build failed in Jenkins: Build-UFS-image #2889 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-Instance-Identity: MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAkKKb2VAfYQKfu1t7qk4nR5qzUBEI+UqT4BPec4qHVhqUy0FFdq50sMH+3y9bCDNOufctov6VqTNffZ3YXArnZK95YF0OX97fh+E9txYOUX1adc+TikcKjuYpHmL5dE62eaZTI+4A5jnRonskQ1PaoIFz0Kbu4mWzkFsmdiXTraGzomXq4cHUCATA2+K4eDYgjXEQI30z3GOMmmZ4t/+6QGk1cMb/BqMWHbn80AsRCb4tU7Hpd72XLDpsuO7YRP1Q0CjmNAuBOTj+sFiiOe6U9HpqOlQN+iFUvBdZo/ybuy5Kh71cAaYQNL68cYdZJ6binH/DkG3KY/fS7DFYAeuwjwIDAQAB X-Jenkins-Job: Build-UFS-image X-Jenkins-Result: FAILURE X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 20 Dec 2015 19:52:00 -0000 See ------------------------------------------ [...truncated 1541 lines...] ./cddl/usr.sbin/dtrace/common/ustack missing (created) ./cddl/usr.sbin/dtrace/common/vars missing (created) ./cddl/usr.sbin/dtrace/common/version missing (created) ./etc missing (created) ./etc/rc.d missing (created) ./games missing (created) ./gnu missing (created) ./gnu/lib missing (created) ./gnu/usr.bin missing (created) ./gnu/usr.bin/diff missing (created) ./lib missing (created) ./lib/atf missing (created) ./lib/atf/libatf-c missing (created) ./lib/atf/libatf-c/detail missing (created) ./lib/atf/libatf-c++ missing (created) ./lib/atf/libatf-c++/detail missing (created) ./lib/atf/test-programs missing (created) ./lib/libarchive missing (created) ./lib/libc missing (created) ./lib/libc/c063 missing (created) ./lib/libc/db missing (created) ./lib/libc/gen missing (created) ./lib/libc/gen/execve missing (created) ./lib/libc/gen/posix_spawn missing (created) ./lib/libc/hash missing (created) ./lib/libc/hash/data missing (created) ./lib/libc/inet missing (created) ./lib/libc/locale missing (created) ./lib/libc/net missing (created) ./lib/libc/net/getaddrinfo missing (created) ./lib/libc/net/getaddrinfo/data missing (created) ./lib/libc/nss missing (created) ./lib/libc/regex missing (created) ./lib/libc/regex/data missing (created) ./lib/libc/resolv missing (created) ./lib/libc/rpc missing (created) ./lib/libc/ssp missing (created) ./lib/libc/stdio missing (created) ./lib/libc/stdlib missing (created) ./lib/libc/string missing (created) ./lib/libc/sys missing (created) ./lib/libc/time missing (created) ./lib/libc/tls missing (created) ./lib/libc/tls/dso missing (created) ./lib/libc/termios missing (created) ./lib/libc/ttyio missing (created) ./lib/libcrypt missing (created) ./lib/libmp missing (created) ./lib/libnv missing (created) ./lib/libpam missing (created) ./lib/libproc missing (created) ./lib/librt missing (created) ./lib/libthr missing (created) ./lib/libthr/dlopen missing (created) ./lib/libutil missing (created) ./lib/libxo missing (created) ./lib/msun missing (created) ./libexec missing (created) ./libexec/atf missing (created) ./libexec/atf/atf-check missing (created) ./libexec/atf/atf-sh missing (created) ./libexec/rtld-elf missing (created) ./sbin missing (created) ./sbin/dhclient missing (created) ./sbin/devd missing (created) ./sbin/growfs missing (created) ./sbin/ifconfig missing (created) ./sbin/mdconfig missing (created) ./secure missing (created) ./secure/lib missing (created) ./secure/libexec missing (created) ./secure/usr.bin missing (created) ./secure/usr.sbin missing (created) ./share missing (created) ./share/examples missing (created) ./share/examples/tests missing (created) ./share/examples/tests/atf missing (created) ./share/examples/tests/plain missing (created) ./sys missing (created) ./sys/acl missing (created) ./sys/aio missing (created) ./sys/fifo missing (created) ./sys/file missing (created) ./sys/kern missing (created) ./sys/kern/acct missing (created) ./sys/kern/execve missing (created) ./sys/kern/pipe missing (created) ./sys/kqueue missing (created) ./sys/mqueue missing (created) ./sys/netinet missing (created) ./sys/opencrypto missing (created) ./sys/pjdfstest missing (created) ./sys/pjdfstest/chflags missing (created) ./sys/pjdfstest/chmod missing (created) ./sys/pjdfstest/chown missing (created) ./sys/pjdfstest/ftruncate missing (created) ./sys/pjdfstest/granular missing (created) ./sys/pjdfstest/link missing (created) ./sys/pjdfstest/mkdir missing (created) ./sys/pjdfstest/mkfifo missing (created) ./sys/pjdfstest/mknod missing (created) ./sys/pjdfstest/open missing (created) ./sys/pjdfstest/rename missing (created) ./sys/pjdfstest/rmdir missing (created) ./sys/pjdfstest/symlink missing (created) ./sys/pjdfstest/truncate missing (created) ./sys/pjdfstest/unlink missing (created) ./sys/posixshm missing (created) ./sys/vfs missing (created) ./sys/vm missing (created) ./usr.bin missing (created) ./usr.bin/apply missing (created) ./usr.bin/basename missing (created) ./usr.bin/bmake missing (created) ./usr.bin/bmake/archives missing (created) ./usr.bin/bmake/archives/fmt_44bsd missing (created) ./usr.bin/bmake/archives/fmt_44bsd_mod missing (created) ./usr.bin/bmake/archives/fmt_oldbsd missing (created) ./usr.bin/bmake/basic missing (created) ./usr.bin/bmake/basic/t0 missing (created) ./usr.bin/bmake/basic/t1 missing (created) ./usr.bin/bmake/basic/t2 missing (created) ./usr.bin/bmake/basic/t3 missing (created) ./usr.bin/bmake/execution missing (created) ./usr.bin/bmake/execution/ellipsis missing (created) ./usr.bin/bmake/execution/empty missing (created) ./usr.bin/bmake/execution/joberr missing (created) ./usr.bin/bmake/execution/plus missing (created) ./usr.bin/bmake/shell missing (created) ./usr.bin/bmake/shell/builtin missing (created) ./usr.bin/bmake/shell/meta missing (created) ./usr.bin/bmake/shell/path missing (created) ./usr.bin/bmake/shell/path_select missing (created) ./usr.bin/bmake/shell/replace missing (created) ./usr.bin/bmake/shell/select missing (created) ./usr.bin/bmake/suffixes missing (created) ./usr.bin/bmake/suffixes/basic missing (created) ./usr.bin/bmake/suffixes/src_wild1 missing (created) ./usr.bin/bmake/suffixes/src_wild2 missing (created) ./usr.bin/bmake/syntax missing (created) ./usr.bin/bmake/syntax/directive-t0 missing (created) ./usr.bin/bmake/syntax/enl missing (created) ./usr.bin/bmake/syntax/funny-targets missing (created) ./usr.bin/bmake/syntax/semi missing (created) ./usr.bin/bmake/sysmk missing (created) ./usr.bin/bmake/sysmk/t0 missing (created) ./usr.bin/bmake/sysmk/t0/2 missing (created) ./usr.bin/bmake/sysmk/t0/2/1 missing (created) ./usr.bin/bmake/sysmk/t0/mk missing (created) ./usr.bin/bmake/sysmk/t1 missing (created) ./usr.bin/bmake/sysmk/t1/2 missing (created) ./usr.bin/bmake/sysmk/t1/2/1 missing (created) ./usr.bin/bmake/sysmk/t1/mk missing (created) ./usr.bin/bmake/sysmk/t2 missing (created) ./usr.bin/bmake/sysmk/t2/2 missing (created) ./usr.bin/bmake/sysmk/t2/2/1 missing (created) ./usr.bin/bmake/sysmk/t2/mk missing (created) ./usr.bin/bmake/variables missing (created) ./usr.bin/bmake/variables/modifier_M missing (created) ./usr.bin/bmake/variables/modifier_t missing (created) ./usr.bin/bmake/variables/opt_V missing (created) ./usr.bin/bmake/variables/t0 missing (created) ./usr.bin/calendar missing (created) ./usr.bin/cmp missing (created) ./usr.bin/cpio missing (created) ./usr.bin/col missing (created) ./usr.bin/comm missing (created) ./usr.bin/cut missing (created) ./usr.bin/dirname missing (created) ./usr.bin/file2c missing (created) ./usr.bin/grep missing (created) ./usr.bin/gzip missing (created) ./usr.bin/ident missing (created) ./usr.bin/join missing (created) ./usr.bin/jot missing (created) ./usr.bin/lastcomm missing (created) ./usr.bin/limits missing (created) ./usr.bin/m4 missing (created) ./usr.bin/mkimg missing (created) ./usr.bin/ncal missing (created) ./usr.bin/opensm missing (created) ./usr.bin/printf missing (created) ./usr.bin/sed missing (created) ./usr.bin/sed/regress.multitest.out missing (created) ./usr.bin/soelim missing (created) ./usr.bin/tar missing (created) ./usr.bin/timeout missing (created) ./usr.bin/tr missing (created) ./usr.bin/truncate missing (created) ./usr.bin/units missing (created) ./usr.bin/uudecode missing (created) ./usr.bin/uuencode missing (created) ./usr.bin/xargs missing (created) ./usr.bin/xo missing (created) ./usr.bin/yacc missing (created) ./usr.bin/yacc/yacc missing (created) ./usr.sbin missing (created) ./usr.sbin/etcupdate missing (created) ./usr.sbin/fstyp missing (created) ./usr.sbin/makefs missing (created) ./usr.sbin/newsyslog missing (created) ./usr.sbin/nmtree missing (created) ./usr.sbin/pw missing (created) ./usr.sbin/sa missing (created) mtree -deU -f /builds/FreeBSD_HEAD/etc/mtree/BSD.sendmail.dist -p ./var/spool/clientmqueue missing (created) install -l s usr/src/sys cd for mandir in man*; do install -l s ../$mandir install -l s ../$mandir done cd for mandir in man*; do install -l s ../$mandir done set - `grep "^[a-zA-Z]" /builds/FreeBSD_HEAD/etc/man.alias`; while [ $# -gt 0 ] ; do install -l s "$2" " if [ "yes" != "no" ]; then install -l s "$2" " fi; shift; shift; done set - `grep "^[a-zA-Z]" /builds/FreeBSD_HEAD/etc/nls.alias`; while [ $# -gt 0 ] ; do install -l s "$2" " shift; shift; done -------------------------------------------------------------- >>> Installing everything -------------------------------------------------------------- cd /builds/FreeBSD_HEAD; make -f Makefile.inc1 install ===> lib (install) ===> lib/csu (install) ===> lib/csu/amd64 (install) install -o root -g wheel -m 444 crt1.o crti.o crtn.o Scrt1.o gcrt1.o ===> lib/libc (install) install -C -o root -g wheel -m 444 libc.a install -C -o root -g wheel -m 444 libc_p.a install: libc_p.a: No such file or directory *** Error code 71 Stop. make[5]: stopped in /builds/FreeBSD_HEAD/lib/libc *** Error code 1 Stop. make[4]: stopped in /builds/FreeBSD_HEAD/lib *** Error code 1 Stop. make[3]: stopped in /builds/FreeBSD_HEAD *** Error code 1 Stop. make[2]: stopped in /builds/FreeBSD_HEAD *** Error code 1 Stop. make[1]: stopped in /builds/FreeBSD_HEAD *** Error code 1 Stop. make: stopped in /builds/FreeBSD_HEAD Build step 'Execute shell' marked build as failure From owner-freebsd-current@freebsd.org Sun Dec 20 21:02:29 2015 Return-Path: Delivered-To: freebsd-current@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 4F87BA4EF58 for ; Sun, 20 Dec 2015 21:02:29 +0000 (UTC) (envelope-from jlehen@gmail.com) Received: from mail-wm0-x244.google.com (mail-wm0-x244.google.com [IPv6:2a00:1450:400c:c09::244]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id E801C13DA; Sun, 20 Dec 2015 21:02:28 +0000 (UTC) (envelope-from jlehen@gmail.com) Received: by mail-wm0-x244.google.com with SMTP id r67so10284361wmg.3; Sun, 20 Dec 2015 13:02:28 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:date:message-id:subject:from:to:content-type; bh=cKfRo2yQ2c2ctfGgRmQEjpc35rKmeAn84kg7DC7wToo=; b=P+FGAnxqlggb0UbLKMmnYzMGQE1rGXv7u7Ur5r7XKtru5S2G98+q/v8vrqFU269/Cd z2kMcdoHpXy3tX7b3nxrKZ72c575ne/OJsm7yGg1SFluw+t9d8TYVYA13N2RzKEJ0ub0 ph6jgB01iJxuMmQXYrHvOtB04dQIrlkAXahcluEx2AThTSnOpXMN4Np6AbOsclG05Cpy TUbitgZxrjy5vD+m6cUw2g6lF+YFo6BcvWdaBecmPIvQRBXhggMqv+b9qInE9m1yj81N CGL2UgU9lqKzWoJpjK7LREtoJdCJ9qFAZ0vnV1fH8lQScBNOO/UmtxIHi+f/p1+dEybV uJ4Q== MIME-Version: 1.0 X-Received: by 10.194.236.228 with SMTP id ux4mr16794117wjc.56.1450645347449; Sun, 20 Dec 2015 13:02:27 -0800 (PST) Sender: jlehen@gmail.com Received: by 10.28.17.78 with HTTP; Sun, 20 Dec 2015 13:02:27 -0800 (PST) Date: Sun, 20 Dec 2015 22:02:27 +0100 X-Google-Sender-Auth: qdYjLC4lTQ4D-GxiV7siD5k09Dk Message-ID: Subject: Panic from vesa_configure() From: Jeremie Le Hen To: freebsd-current@freebsd.org, dumbbell@freebsd.org Content-Type: text/plain; charset=UTF-8 X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 20 Dec 2015 21:02:29 -0000 Hey guys, I got the panic below with r292509. For some reason, "call doadump" didn't work (any idea why?), so I took a picture. I checked today's commits, there doesn't seem to be to be a fix. Any clue? https://people.freebsd.org/~jlh/vesa_panic.jpg Regards, -- Jeremie Le Hen jlh@FreeBSD.org From owner-freebsd-current@freebsd.org Sun Dec 20 23:40:46 2015 Return-Path: Delivered-To: freebsd-current@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 100FEA4EA07 for ; Sun, 20 Dec 2015 23:40:46 +0000 (UTC) (envelope-from rysto32@gmail.com) Received: from mail-io0-x234.google.com (mail-io0-x234.google.com [IPv6:2607:f8b0:4001:c06::234]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id E00491BE6; Sun, 20 Dec 2015 23:40:45 +0000 (UTC) (envelope-from rysto32@gmail.com) Received: by mail-io0-x234.google.com with SMTP id 186so141043173iow.0; Sun, 20 Dec 2015 15:40:45 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=BRmdLLZU77NrCdxh+F+sbDnt8Inh3k39X6DjvvXbuuQ=; b=f+BV00y0LlrJoSluclkFwYZvlTJE68i1MgSF7fAW+Uk4cXM55pJ10Dgq0FPsqmbPOi R0EpipXMPFHvS2U2kpDoqsIs991bbJiOE1N0NT0xcBvpaCRIDNeSBvvpBCJjB1d2bxfs jKH5zLxqSHeLhNaEaVrlUk3Yhmtu7/JYPrEbTHH2iS7CZ9KNJD5Uf2YKLT3T8iqsfvFZ fuIkbQdohDJV7XhS/+aWF4Wu5AE0Fo65bS2ZUOlW32wZh82FN42s2Vn1vvM6ecgY7bPH FZGEHdQf0bslkvtLJqcZYCs6QKphH8q92Ua0ffZj23RoiHD/kvm+7igHtEDQ2HwW5mKw l+Sw== MIME-Version: 1.0 X-Received: by 10.107.30.209 with SMTP id e200mr16627529ioe.113.1450654845156; Sun, 20 Dec 2015 15:40:45 -0800 (PST) Received: by 10.107.163.202 with HTTP; Sun, 20 Dec 2015 15:40:45 -0800 (PST) In-Reply-To: References: Date: Sun, 20 Dec 2015 18:40:45 -0500 Message-ID: Subject: Re: Panic from vesa_configure() From: Ryan Stone To: Jeremie Le Hen Cc: FreeBSD Current , dumbbell@freebsd.org Content-Type: text/plain; charset=UTF-8 X-Content-Filtered-By: Mailman/MimeDel 2.1.20 X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 20 Dec 2015 23:40:46 -0000 On Sun, Dec 20, 2015 at 4:02 PM, Jeremie Le Hen wrote: > For some reason, "call doadump" > didn't work (any idea why?), so I took a picture. > I have no idea about the panic, but doadump failed because the crash happened too early for the dump device to be configured yet. From owner-freebsd-current@freebsd.org Sun Dec 20 23:57:57 2015 Return-Path: Delivered-To: freebsd-current@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 2484AA4D6AC for ; Sun, 20 Dec 2015 23:57:57 +0000 (UTC) (envelope-from adrian.chadd@gmail.com) Received: from mail-ig0-x241.google.com (mail-ig0-x241.google.com [IPv6:2607:f8b0:4001:c05::241]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id EB1821554; Sun, 20 Dec 2015 23:57:56 +0000 (UTC) (envelope-from adrian.chadd@gmail.com) Received: by mail-ig0-x241.google.com with SMTP id wf13so3770482igc.0; Sun, 20 Dec 2015 15:57:56 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=TLCfYl0/CZPApMdc/Madww9xOQ7r60fKaO77DBUxfAg=; b=x9K/OFnKUIr/vcIQJd/AyCQLJAWR5poB45HtLc4Nu6jot13OKziqGWY+OxiXo3X10D 2lFsTO2/UaRXPEwyEb1fpw7Bzkp7nuZd9DsRnRQWPYlrsIJ1t7D69tZ2lhJFBZ7Vv7fd oe80R6NIhdsSVFnTFxTVNiMcPksdK+sbas2rBP32pJPQ4nFDfLYd4Mky4lFeMzJqRryf Q6nHVmrM9eotv4kadP8pkcN6tx3lFa/NTvIb5VDLI/7cev7jpTlecDgMgipaXdXFjTry h5JwlEDxwy/qkY6ZTJBlxEE5+DfarRCBOmN+7BY2UeVaHwH8GQsQ0OEgX+4Rj+ovrgzW W72g== MIME-Version: 1.0 X-Received: by 10.50.25.169 with SMTP id d9mr14393892igg.61.1450655876417; Sun, 20 Dec 2015 15:57:56 -0800 (PST) Received: by 10.36.121.202 with HTTP; Sun, 20 Dec 2015 15:57:56 -0800 (PST) In-Reply-To: References: Date: Sun, 20 Dec 2015 15:57:56 -0800 Message-ID: Subject: Re: Panic from vesa_configure() From: Adrian Chadd To: Ryan Stone Cc: Jeremie Le Hen , FreeBSD Current , =?UTF-8?B?SmVhbi1Tw6liYXN0aWVuIFDDqWRyb24=?= Content-Type: text/plain; charset=UTF-8 X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 20 Dec 2015 23:57:57 -0000 can you copy/paste the file:line that each of those stackframes represents? I may have an idea or two.. -a On 20 December 2015 at 15:40, Ryan Stone wrote: > On Sun, Dec 20, 2015 at 4:02 PM, Jeremie Le Hen wrote: > >> For some reason, "call doadump" >> didn't work (any idea why?), so I took a picture. >> > > I have no idea about the panic, but doadump failed because the crash > happened too early for the dump device to be configured yet. > _______________________________________________ > freebsd-current@freebsd.org mailing list > https://lists.freebsd.org/mailman/listinfo/freebsd-current > To unsubscribe, send any mail to "freebsd-current-unsubscribe@freebsd.org" From owner-freebsd-current@freebsd.org Mon Dec 21 00:10:11 2015 Return-Path: Delivered-To: freebsd-current@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id DA11AA4DEBD for ; Mon, 21 Dec 2015 00:10:11 +0000 (UTC) (envelope-from jean-sebastien.pedron@dumbbell.fr) Received: from mail.made4.biz (mail.made4.biz [IPv6:2001:41d0:2:c018::1:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id A9F1E1B40 for ; Mon, 21 Dec 2015 00:10:11 +0000 (UTC) (envelope-from jean-sebastien.pedron@dumbbell.fr) Received: from 2a02-8428-011b-e000-1501-15e7-8175-ed35.rev.sfr.net ([2a02:8428:11b:e000:1501:15e7:8175:ed35]) by mail.made4.biz with esmtpsa (TLSv1.2:ECDHE-RSA-AES128-GCM-SHA256:128) (Exim 4.86 (FreeBSD)) (envelope-from ) id 1aAo3G-000Nxz-3X for freebsd-current@freebsd.org; Mon, 21 Dec 2015 01:10:10 +0100 Subject: Re: Unstable kernel (dumbbell) crashes To: freebsd-current@freebsd.org References: <20151220200420.6434a049@rsbsd.rsb> From: =?UTF-8?Q?Jean-S=c3=a9bastien_P=c3=a9dron?= Message-ID: <56774364.8030105@dumbbell.fr> Date: Mon, 21 Dec 2015 01:10:12 +0100 User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.11; rv:38.0) Gecko/20100101 Thunderbird/38.4.0 MIME-Version: 1.0 In-Reply-To: <20151220200420.6434a049@rsbsd.rsb> Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: 8bit X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 21 Dec 2015 00:10:11 -0000 Le 20/12/2015 19:04, Beeblebrox a écrit : > Hello. Hi! > I have been away from my FreeBSD system for over 7 months. The first > on my return was to update world/kernel then do a full poudriere run > for all my packages. The process had many problems; I'm reporting > items below as FYI. I'm tracking > https://github.com/dumbbell/freebsd.git for my Radeon card. You should follow the official Git mirror instead of my own fork. I only update it every so often, therefore it's lagging behind the real HEAD. -- Jean-Sébastien Pédron From owner-freebsd-current@freebsd.org Mon Dec 21 02:08:32 2015 Return-Path: Delivered-To: freebsd-current@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 90282A4E165 for ; Mon, 21 Dec 2015 02:08:32 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Received: from jenkins-9.freebsd.org (jenkins-9.freebsd.org [8.8.178.209]) by mx1.freebsd.org (Postfix) with ESMTP id 7327210DD for ; Mon, 21 Dec 2015 02:08:32 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Received: from jenkins-9.freebsd.org (localhost [127.0.0.1]) by jenkins-9.freebsd.org (Postfix) with ESMTP id 0D442C44 for ; Mon, 21 Dec 2015 02:08:31 +0000 (UTC) Date: Mon, 21 Dec 2015 02:08:31 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: freebsd-current@freebsd.org Message-ID: <144665778.37.1450663711402.JavaMail.jenkins@jenkins-9.freebsd.org> In-Reply-To: <5595640.36.1450641119759.JavaMail.jenkins@jenkins-9.freebsd.org> References: <5595640.36.1450641119759.JavaMail.jenkins@jenkins-9.freebsd.org> Subject: Build failed in Jenkins: Build-UFS-image #2890 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-Instance-Identity: MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAkKKb2VAfYQKfu1t7qk4nR5qzUBEI+UqT4BPec4qHVhqUy0FFdq50sMH+3y9bCDNOufctov6VqTNffZ3YXArnZK95YF0OX97fh+E9txYOUX1adc+TikcKjuYpHmL5dE62eaZTI+4A5jnRonskQ1PaoIFz0Kbu4mWzkFsmdiXTraGzomXq4cHUCATA2+K4eDYgjXEQI30z3GOMmmZ4t/+6QGk1cMb/BqMWHbn80AsRCb4tU7Hpd72XLDpsuO7YRP1Q0CjmNAuBOTj+sFiiOe6U9HpqOlQN+iFUvBdZo/ybuy5Kh71cAaYQNL68cYdZJ6binH/DkG3KY/fS7DFYAeuwjwIDAQAB X-Jenkins-Job: Build-UFS-image X-Jenkins-Result: FAILURE X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 21 Dec 2015 02:08:32 -0000 See ------------------------------------------ Started by upstream project "Build_Image_and_Run_Tests_in_Bhyve_HEAD" build number 1879 originally caused by: Started by upstream project "FreeBSD_HEAD" build number 3655 originally caused by: Started by an SCM change Building remotely on jenkins-10.freebsd.org (FreeBSD-10) in workspace Cloning the remote Git repository Cloning repository https://github.com/freebsd/freebsd-ci > git init # timeout=10 Fetching upstream changes from https://github.com/freebsd/freebsd-ci > git --version # timeout=10 > git -c core.askpass=true fetch --tags --progress https://github.com/freebsd/freebsd-ci +refs/heads/*:refs/remotes/origin/* > git config remote.origin.url https://github.com/freebsd/freebsd-ci # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url https://github.com/freebsd/freebsd-ci # timeout=10 Fetching upstream changes from https://github.com/freebsd/freebsd-ci > git -c core.askpass=true fetch --tags --progress https://github.com/freebsd/freebsd-ci +refs/heads/*:refs/remotes/origin/* > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 > git rev-parse refs/remotes/origin/origin/master^{commit} # timeout=10 Checking out Revision 65a323ece2701c4a650ed241aea8bdecfaf56ea9 (refs/remotes/origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65a323ece2701c4a650ed241aea8bdecfaf56ea9 > git rev-list 65a323ece2701c4a650ed241aea8bdecfaf56ea9 # timeout=10 [Build-UFS-image] $ /bin/sh -xe /tmp/hudson2466086931518736131.sh + freebsd-ci/scripts/build/build-ufs-image.sh + [ -z ] + [ -z /builds/FreeBSD_HEAD ] + [ -z '' ] + export MAKEOBJDIRPREFIX=/builds/FreeBSD_HEAD/obj + [ -z '' ] + basename /builds/FreeBSD_HEAD + PACKAGE_ROOT= + [ -z '' ] + basename /builds/FreeBSD_HEAD + IMAGE_ROOT= + [ -n '' ] + [ -z /builds/FreeBSD_HEAD/obj ] + cd /builds/FreeBSD_HEAD + [ -z '' ] + [ -f /builds/FreeBSD_HEAD/make.conf ] + __MAKE_CONF=/etc/make.conf + sudo rm -fr + mkdir -p + sudo env MAKEOBJDIRPREFIX=/builds/FreeBSD_HEAD/obj make installworld NO_FSCHG=yes DESTDIR= __MAKE_CONF=/etc/make.conf make: don't know how to make installworld. Stop make: stopped in /builds/FreeBSD_HEAD Build step 'Execute shell' marked build as failure From owner-freebsd-current@freebsd.org Mon Dec 21 05:03:42 2015 Return-Path: Delivered-To: freebsd-current@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id C6ACCA4BB7A for ; Mon, 21 Dec 2015 05:03:42 +0000 (UTC) (envelope-from dieterich.joh@gmail.com) Received: from mail-oi0-x230.google.com (mail-oi0-x230.google.com [IPv6:2607:f8b0:4003:c06::230]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 976EB1441 for ; Mon, 21 Dec 2015 05:03:42 +0000 (UTC) (envelope-from dieterich.joh@gmail.com) Received: by mail-oi0-x230.google.com with SMTP id o62so81597286oif.3 for ; Sun, 20 Dec 2015 21:03:42 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:date:message-id:subject:from:to:content-type; bh=cNpSklm7/ev8+BXol7SAVCEwwlS7mOIPxNpGhy/edGw=; b=l9EmOyKp5qjhKmJgbC7onyO5K9FV8qSg3xU8REGWzOTTIRW2U4NoBykn3x9oN39P0/ ymjJs1VKynfl2EnKV889QnGBCNXdxO40TVGcKPQhQ4iKUHBc15anih9gqHJ0voeYthQo Q5ViPpDaCltoirIHD3qXcqMb4BXk0S76V0nxRifTIdB2spEZ3BG8aYNO1RRwsiEiKdZ3 2OuMQLJ0r4WO13+fD6wL7EeNbQc4IZG7WxZCaxUAOjHDFP1CdyUIRUMjiwwfU5rSnjtM rLqJsedryyPeap70N+eMfhtbv02/yHzg9gB/YwI6K6WpHwy3xUzo4QVqArtagJLlh8Ac 6XFA== MIME-Version: 1.0 X-Received: by 10.202.44.79 with SMTP id s76mr5338742ois.123.1450674221856; Sun, 20 Dec 2015 21:03:41 -0800 (PST) Received: by 10.202.194.10 with HTTP; Sun, 20 Dec 2015 21:03:41 -0800 (PST) Date: Mon, 21 Dec 2015 00:03:41 -0500 Message-ID: Subject: failure to enumerate AMD Carrizo boost states From: Johannes Dieterich To: freebsd-current Content-Type: text/plain; charset=UTF-8 X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 21 Dec 2015 05:03:42 -0000 Dear all, I run CURRENT on a laptop with an AMD Carrizo (A12-8800B) which should have multiple boost states (Pb) according to the official specifications (see [1] and [2] pages 59 and 63). CURRENT fails to enumerate them and therefore only runs at base clock. A thread on freebsd-acpi [3] did unfortunately not help much, so I am hoping that the wider audience here may help? Thanks a lot for your time! Johannes [1] http://products.amd.com/en-us/search/APU/AMD-PRO-A-Series-Processors/AMD-PRO-A-Series-A12-APU-for-Laptops/AMD-PRO-A12-8800B-with-Radeon%E2%84%A2-R7-Graphics/164 [2] http://support.amd.com/TechDocs/50742_15h_Models_60h-6Fh_BKDG.pdf [3] http://freebsd.1045724.n5.nabble.com/AMD-A12-8800B-ACPI-questions-turbo-mode-temp-zones-td6059935.html From owner-freebsd-current@freebsd.org Mon Dec 21 05:58:37 2015 Return-Path: Delivered-To: freebsd-current@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id B7FAEA4EA9C for ; Mon, 21 Dec 2015 05:58:37 +0000 (UTC) (envelope-from julian@freebsd.org) Received: from vps1.elischer.org (vps1.elischer.org [204.109.63.16]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 7504D1B31 for ; Mon, 21 Dec 2015 05:58:36 +0000 (UTC) (envelope-from julian@freebsd.org) Received: from Julian-MBP3.local (ppp121-45-234-233.lns20.per1.internode.on.net [121.45.234.233]) (authenticated bits=0) by vps1.elischer.org (8.15.2/8.15.2) with ESMTPSA id tBL5wWcf019540 (version=TLSv1.2 cipher=DHE-RSA-AES128-SHA bits=128 verify=NO) for ; Sun, 20 Dec 2015 21:58:34 -0800 (PST) (envelope-from julian@freebsd.org) To: freebsd-current From: Julian Elischer Subject: ssh and HPN Message-ID: <56779502.6090304@freebsd.org> Date: Mon, 21 Dec 2015 13:58:26 +0800 User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.11; rv:38.0) Gecko/20100101 Thunderbird/38.4.0 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 21 Dec 2015 05:58:37 -0000 So was there ever a result as to whether HPN still plays a useful role in the current openSSH? I haven't seen any note in the openssh docs about adding bigger window support and that is a definite requirement when you are on the end of a 500mSec RTT like I am, but the last time we discussed it, there was talk of some changes in openssh making the HPN changes redundant. If anyone has more information about that claim, I'd like some more definite information. From owner-freebsd-current@freebsd.org Mon Dec 21 15:08:09 2015 Return-Path: Delivered-To: freebsd-current@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id A13B3A4E672 for ; Mon, 21 Dec 2015 15:08:09 +0000 (UTC) (envelope-from wblock@wonkity.com) Received: from wonkity.com (wonkity.com [67.158.26.137]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "wonkity.com", Issuer "wonkity.com" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 70A871EA5 for ; Mon, 21 Dec 2015 15:08:08 +0000 (UTC) (envelope-from wblock@wonkity.com) Received: from wonkity.com (localhost [127.0.0.1]) by wonkity.com (8.15.2/8.15.2) with ESMTPS id tBLF84hc039272 (version=TLSv1.2 cipher=DHE-RSA-AES256-GCM-SHA384 bits=256 verify=NO); Mon, 21 Dec 2015 08:08:04 -0700 (MST) (envelope-from wblock@wonkity.com) Received: from localhost (wblock@localhost) by wonkity.com (8.15.2/8.15.2/Submit) with ESMTP id tBLF83xB039265; Mon, 21 Dec 2015 08:08:04 -0700 (MST) (envelope-from wblock@wonkity.com) Date: Mon, 21 Dec 2015 08:08:03 -0700 (MST) From: Warren Block To: Carsten Kunze cc: freebsd-current@freebsd.org Subject: Re: Aw: Re: No X on Dell E6540 In-Reply-To: <1641630729.498629.1450189431892.JavaMail.ngmail@webmail08.arcor-online.net> Message-ID: References: <1641630729.498629.1450189431892.JavaMail.ngmail@webmail08.arcor-online.net> User-Agent: Alpine 2.20 (BSF 67 2015-01-07) MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII; format=flowed X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-4.4.3 (wonkity.com [127.0.0.1]); Mon, 21 Dec 2015 08:08:04 -0700 (MST) X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 21 Dec 2015 15:08:09 -0000 On Tue, 15 Dec 2015, Carsten Kunze wrote: > Hello Michael, > >> It looks like that is a machine with Haswell integrated graphics. >> Haswell graphics has not yet landed in CURRENT but there is a >> development branch availible for testing. >> >> https://wiki.freebsd.org/Graphics/Update%20i915%20GPU%20driver%20to%20L >> inux%203.8 > > there is also an additional AMD graphics card in this laptop (AMD Radeon HD 8790M). Is this supported by CURRENT? The vesa driver can be run on most systems where the newer graphics are not directly supported. See the last example here: https://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/x-config.html#x-config-video-cards-file From owner-freebsd-current@freebsd.org Mon Dec 21 15:44:47 2015 Return-Path: Delivered-To: freebsd-current@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 8AD98A4DF3E for ; Mon, 21 Dec 2015 15:44:47 +0000 (UTC) (envelope-from jlehen@gmail.com) Received: from mail-wm0-x22f.google.com (mail-wm0-x22f.google.com [IPv6:2a00:1450:400c:c09::22f]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 3C45F1788; Mon, 21 Dec 2015 15:44:47 +0000 (UTC) (envelope-from jlehen@gmail.com) Received: by mail-wm0-x22f.google.com with SMTP id l126so73889937wml.1; Mon, 21 Dec 2015 07:44:47 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:in-reply-to:references:date:message-id:subject :from:to:cc:content-type; bh=bKNM8BiJinowmQjSHLHClLYzkt7bOk2qJKuzlNCJnDE=; b=QtYOjCMIulE70CDWAZmuul0jMEcws/ng8Z1h2mumKk/UPm0TBf6wO/loBI4dBDjbKi WKu10nggWiOiCwmGRkkmBXS35n/c/4L/OSlX4WcITbj+fo8IGrmMF9qlUVjittoHT/Y3 2YGPzNlbXkZkMowTPVIde/6/zXGaTB00X+bbwReiqCPZnf479h5MX7GvCwY4Y9HZTCrb X1gILI6be1hm7XzNa2uVaGNGjf6c0m5IO/KqlI8l9yJi8JRGXBTI3kBOfDdp2y9lJqXh QwoCqHa5c9NxrxrynCNHE35fQkD0+k8BkroRBZaU+Qdnly//kq3skJ2x9iw8va88obDI vhww== MIME-Version: 1.0 X-Received: by 10.28.214.20 with SMTP id n20mr22782690wmg.36.1450712685773; Mon, 21 Dec 2015 07:44:45 -0800 (PST) Sender: jlehen@gmail.com Received: by 10.28.17.78 with HTTP; Mon, 21 Dec 2015 07:44:45 -0800 (PST) In-Reply-To: References: Date: Mon, 21 Dec 2015 16:44:45 +0100 X-Google-Sender-Auth: 5oRV5d_Z_mD_I9EC1Skh9-Ul1qo Message-ID: Subject: Re: Panic from vesa_configure() From: Jeremie Le Hen To: Adrian Chadd Cc: Ryan Stone , FreeBSD Current , =?UTF-8?B?SmVhbi1Tw6liYXN0aWVuIFDDqWRyb24=?= Content-Type: text/plain; charset=UTF-8 X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 21 Dec 2015 15:44:47 -0000 On Mon, Dec 21, 2015 at 12:57 AM, Adrian Chadd wrote: > can you copy/paste the file:line that each of those stackframes represents? > > I may have an idea or two.. Sure here we go: (kgdb) list *vesa_configure+0x270 0xffffffff80b25cd0 is in vesa_configure (/usr/src-svn/sys/dev/fb/vesa.c:827). (kgdb) list *vga_init+0x65 0xffffffff80b286e5 is in vga_init (/usr/src-svn/sys/dev/fb/vga.c:1402). (kgdb) list *isavga_attach+0x92 0xffffffff80b9afd2 is in isavga_attach (/usr/src-svn/sys/isa/vga_isa.c:224). -- Jeremie Le Hen jlh@FreeBSD.org From owner-freebsd-current@freebsd.org Mon Dec 21 16:29:13 2015 Return-Path: Delivered-To: freebsd-current@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id D0556A4EE65 for ; Mon, 21 Dec 2015 16:29:13 +0000 (UTC) (envelope-from carsten.kunze@arcor.de) Received: from mail-in-04.arcor-online.net (mail-in-04.arcor-online.net [151.189.21.44]) (using TLSv1 with cipher ECDHE-RSA-AES256-SHA (256/256 bits)) (Client CN "mx.arcor.de", Issuer "Thawte SSL CA" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 8F0D7156B for ; Mon, 21 Dec 2015 16:29:13 +0000 (UTC) (envelope-from carsten.kunze@arcor.de) Received: from mail-in-14-z2.arcor-online.net (mail-in-14-z2.arcor-online.net [151.189.8.31]) by mx.arcor.de (Postfix) with ESMTP id 3pPQT530x8z9wRn for ; Mon, 21 Dec 2015 16:58:49 +0100 (CET) Received: from mail-in-15.arcor-online.net (mail-in-15.arcor-online.net [151.189.21.55]) by mail-in-14-z2.arcor-online.net (Postfix) with ESMTP id 64350186C8 for ; Mon, 21 Dec 2015 16:58:49 +0100 (CET) Received: from webmail07.arcor-online.net (webmail07.arcor-online.net [151.189.8.8]) by mail-in-15.arcor-online.net (Postfix) with ESMTP id 3pPQT52mQFzB6qD for ; Mon, 21 Dec 2015 16:58:49 +0100 (CET) X-DKIM: Sendmail DKIM Filter v2.8.2 mail-in-15.arcor-online.net 3pPQT52mQFzB6qD DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=arcor.de; s=mail-in; t=1450713529; bh=GZ7aSGPdz5f/KiYiAft0+seKLCMrWxMeuRV+JiWZ+4s=; h=Date:From:To:Message-ID:In-Reply-To:References:Subject: MIME-Version:Content-Type:Content-Transfer-Encoding; b=bDYVTMJYmGioOfw9D1BI9SU/8FWmmmMUT6FcrldQK+2s71PrhI4JdxK5n5QNtrEMq 6jYdoYQHmI+1tsYJ5EUIjyiUmZyXpJPnirwaGRXN0An4uO2YnzSfJrHwnGa0ZkCw8+ S3GVbAZtyjhyWGCWfJR6FH+sUpWXThVEC0TkJy1c= Received: from [84.179.13.20] by webmail07.arcor-online.net (151.189.8.8) with HTTP (Arcor Webmail); Mon, 21 Dec 2015 16:58:49 +0100 (CET) Date: Mon, 21 Dec 2015 16:58:49 +0100 (CET) From: Carsten Kunze To: freebsd-current@freebsd.org Message-ID: <1963897645.372416.1450713529376.JavaMail.ngmail@webmail07.arcor-online.net> In-Reply-To: References: <1641630729.498629.1450189431892.JavaMail.ngmail@webmail08.arcor-online.net> Subject: Re: No X on Dell E6540 MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-ngMessageSubType: MessageSubType_MAIL X-WebmailclientIP: 84.179.13.20 X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 21 Dec 2015 16:29:13 -0000 Warren Block wrote: > The vesa driver can be run on most systems where the newer graphics are > not directly supported. See the last example here: > https://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/x-config.html#x-c > onfig-video-cards-file My experience from qemu is that vesa doesn't support resolution 1920x1080. In this case I couldn't use it. I'll test it. From owner-freebsd-current@freebsd.org Mon Dec 21 19:49:33 2015 Return-Path: Delivered-To: freebsd-current@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 704AEA4F4A8 for ; Mon, 21 Dec 2015 19:49:33 +0000 (UTC) (envelope-from jhb@freebsd.org) Received: from bigwig.baldwin.cx (bigwig.baldwin.cx [IPv6:2001:470:1f11:75::1]) (using TLSv1 with cipher DHE-RSA-CAMELLIA256-SHA (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 5215B134C for ; Mon, 21 Dec 2015 19:49:33 +0000 (UTC) (envelope-from jhb@freebsd.org) Received: from ralph.baldwin.cx (c-73-231-226-104.hsd1.ca.comcast.net [73.231.226.104]) by bigwig.baldwin.cx (Postfix) with ESMTPSA id 5EBB8B983; Mon, 21 Dec 2015 14:49:32 -0500 (EST) From: John Baldwin To: NGie Cooper Cc: FreeBSD CURRENT Subject: Re: Build from 9.3-RELEASE to 11.0-CURRENT fails for i386 (-Wsign-compare issues with gcc) Date: Mon, 21 Dec 2015 11:01:36 -0800 Message-ID: <3659799.xE9v788p8Q@ralph.baldwin.cx> User-Agent: KMail/4.14.3 (FreeBSD/10.2-STABLE; KDE/4.14.3; amd64; ; ) In-Reply-To: <8E98A82D-C36F-4863-8BE4-81288735F3A1@gmail.com> References: <8E98A82D-C36F-4863-8BE4-81288735F3A1@gmail.com> MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset="utf-8" X-Greylist: Sender succeeded SMTP AUTH, not delayed by milter-greylist-4.2.7 (bigwig.baldwin.cx); Mon, 21 Dec 2015 14:49:32 -0500 (EST) X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 21 Dec 2015 19:49:33 -0000 On Saturday, December 19, 2015 01:05:36 PM NGie Cooper wrote: > Hi John, > =09I tried bootstrapping 9.3-RELEASE to 11.0-CURRENT with i386 and ra= n into the -Wsign-compare issue below when running make libraries with = buildworld, because it=E2=80=99s building libkvm with gcc 4.2.1 :/=E2=80= =A6 I=E2=80=99ve tried bootstrapping with clang/clang37, but haven=E2=80= =99t been able to yet. I=E2=80=99ll try installing 10.2-RELEASE via fre= ebsd-update so I can use clang instead of gcc. > Thanks! > -NGie We don't actually support going from 9 to 11. However, these constants= should probably be explicitly unsigned anyway. I haven't tested this a= t all, but something like this: Index: head/lib/libkvm/kvm_i386.h =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D --- head/lib/libkvm/kvm_i386.h (revision 292553) +++ head/lib/libkvm/kvm_i386.h (working copy) @@ -57,8 +57,8 @@ #define I386_PG_PS 0x080 #define I386_PG_FRAME_PAE (0x000ffffffffff000ull) #define I386_PG_PS_FRAME_PAE (0x000fffffffe00000ull) -#define I386_PG_FRAME (0xfffff000) -#define I386_PG_PS_FRAME (0xffc00000) +#define I386_PG_FRAME (0xfffff000u) +#define I386_PG_PS_FRAME (0xffc00000u) =20 #ifdef __i386__ _Static_assert(PAGE_SHIFT =3D=3D I386_PAGE_SHIFT, "PAGE_SHIFT mismatch= "); --=20 John Baldwin From owner-freebsd-current@freebsd.org Mon Dec 21 21:06:37 2015 Return-Path: Delivered-To: freebsd-current@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 406E9A4ED97 for ; Mon, 21 Dec 2015 21:06:37 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mailman.ysv.freebsd.org (mailman.ysv.freebsd.org [IPv6:2001:1900:2254:206a::50:5]) by mx1.freebsd.org (Postfix) with ESMTP id 2BFAE138A for ; Mon, 21 Dec 2015 21:06:37 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: by mailman.ysv.freebsd.org (Postfix) id 29663A4ED95; Mon, 21 Dec 2015 21:06:37 +0000 (UTC) Delivered-To: current@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 28189A4ED94 for ; Mon, 21 Dec 2015 21:06:37 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2001:1900:2254:206a::16:76]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 137931389 for ; Mon, 21 Dec 2015 21:06:37 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from bugs.freebsd.org ([127.0.1.118]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id tBLL6ar2087305 for ; Mon, 21 Dec 2015 21:06:36 GMT (envelope-from bugzilla-noreply@freebsd.org) From: bugzilla-noreply@freebsd.org To: current@FreeBSD.org Subject: [Bug 194744] [PATCH] allow to specify custom keymap when kbdmux used Date: Mon, 21 Dec 2015 21:06:37 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Base System X-Bugzilla-Component: kern X-Bugzilla-Version: 11.0-CURRENT X-Bugzilla-Keywords: patch X-Bugzilla-Severity: Affects Many People X-Bugzilla-Who: emaste@freebsd.org X-Bugzilla-Status: New X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: emaste@freebsd.org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: blocked Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 7bit X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-Mailman-Approved-At: Mon, 21 Dec 2015 21:32:04 +0000 X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 21 Dec 2015 21:06:37 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=194744 Ed Maste changed: What |Removed |Added ---------------------------------------------------------------------------- Blocks| |203349 -- You are receiving this mail because: You are on the CC list for the bug. From owner-freebsd-current@freebsd.org Tue Dec 22 15:41:57 2015 Return-Path: Delivered-To: freebsd-current@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id AB79CA4FBB2 for ; Tue, 22 Dec 2015 15:41:57 +0000 (UTC) (envelope-from freebsd-listen@fabiankeil.de) Received: from smtprelay02.ispgateway.de (smtprelay02.ispgateway.de [80.67.18.44]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 7243E11CF for ; Tue, 22 Dec 2015 15:41:57 +0000 (UTC) (envelope-from freebsd-listen@fabiankeil.de) Received: from [78.35.157.50] (helo=fabiankeil.de) by smtprelay02.ispgateway.de with esmtpsa (TLSv1.2:AES128-GCM-SHA256:128) (Exim 4.84) (envelope-from ) id 1aBP4P-0007DE-2R for freebsd-current@freebsd.org; Tue, 22 Dec 2015 16:41:49 +0100 Date: Tue, 22 Dec 2015 16:41:41 +0100 From: Fabian Keil To: freebsd-current@freebsd.org Subject: Re: panic: devfs_fsync: vop_stdfsync failed. Message-ID: <20151222164141.5b8faee6@fabiankeil.de> In-Reply-To: <20151207144353.6fd09a40@fabiankeil.de> References: <20151207144353.6fd09a40@fabiankeil.de> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; boundary="Sig_/1+B4CBv1/z8PUvFovlbNoeG"; protocol="application/pgp-signature" X-Df-Sender: Nzc1MDY3 X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 22 Dec 2015 15:41:57 -0000 --Sig_/1+B4CBv1/z8PUvFovlbNoeG Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: quoted-printable Fabian Keil wrote: > I got the following panic by impatiently unplugging a device while a > msdosfs partition on it was in the process of getting unmounted: >=20 > Unread portion of the kernel message buffer: > [368] Device IPOD went missing before all of the data could be written to= it; expect data loss. > [368] fsync: giving up on dirty > [368] 0xfffff80011b24760: tag devfs, type VCHR > [368] usecount 1, writecount 0, refcount 4770 mountedhere 0xfffff8000= 61eb200 > [368] flags (VI_DOOMED|VI_ACTIVE) > [368] v_object 0xfffff80011a4c500 ref 0 pages 4782 cleanbuf 4766 dirt= ybuf 1 > [368] lock type devfs: EXCL by thread 0xfffff80010c424d0 (pid 40394, = sudo, tid 101528) > [368] dev msdosfs/IPOD > [368] panic: devfs_fsync: vop_stdfsync failed. Filed as bug #205515: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D2= 05515 Fabian --Sig_/1+B4CBv1/z8PUvFovlbNoeG Content-Type: application/pgp-signature Content-Description: OpenPGP digital signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 iEYEARECAAYFAlZ5bzcACgkQBYqIVf93VJ2ulACfWSSvnULimIOgKnSbamMxVpjU LXgAn2c+TZl9Hx4w9GO3kazPuvexT3uv =rJEQ -----END PGP SIGNATURE----- --Sig_/1+B4CBv1/z8PUvFovlbNoeG-- From owner-freebsd-current@freebsd.org Tue Dec 22 16:37:50 2015 Return-Path: Delivered-To: freebsd-current@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id EE1AEA4FD4D for ; Tue, 22 Dec 2015 16:37:49 +0000 (UTC) (envelope-from asomers@gmail.com) Received: from mailman.ysv.freebsd.org (mailman.ysv.freebsd.org [IPv6:2001:1900:2254:206a::50:5]) by mx1.freebsd.org (Postfix) with ESMTP id D39151FB2 for ; Tue, 22 Dec 2015 16:37:49 +0000 (UTC) (envelope-from asomers@gmail.com) Received: by mailman.ysv.freebsd.org (Postfix) id D0AACA4FD4C; Tue, 22 Dec 2015 16:37:49 +0000 (UTC) Delivered-To: current@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id D03A5A4FD4B for ; Tue, 22 Dec 2015 16:37:49 +0000 (UTC) (envelope-from asomers@gmail.com) Received: from mail-ob0-x234.google.com (mail-ob0-x234.google.com [IPv6:2607:f8b0:4003:c01::234]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 9BCE51FB1; Tue, 22 Dec 2015 16:37:49 +0000 (UTC) (envelope-from asomers@gmail.com) Received: by mail-ob0-x234.google.com with SMTP id 18so148491911obc.2; Tue, 22 Dec 2015 08:37:49 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:in-reply-to:references:date:message-id:subject :from:to:cc:content-type:content-transfer-encoding; bh=C/CaiegTMh+qgOSocqC7GceINBdBo9rjLwF6r3IA1ZI=; b=rcDwvwfAXqaMP4vUn7cIMaESDuPApwnp7JwePYHE9G52kE5AnQIhJqxx73WG0nUyIl dMymAVQCPOg/95qlOFvQZXhnV0Zw4InEdA0mjHlzwx69YK1xtYaTEnZtFg/FZt7Wx+De dD0Yp1sP6/7Cut6YwKKuQa6nAbCmyF4PE/OhEONZXKJbtf2MGF/OxdtzVoOnzshlxW0V DnwW3uILem6Oe3dbJz1z7IweuSDKnQA6JUPIkpe+/pqLoafKnf7XilNQsPvxr8X7DKFv dkLI6QASMvaGlTA2wmcnMBpNb8HmODgm7MKr3KMK8mGP+ZKzzE1AFtoypIGWJ4dTD1oF snyw== MIME-Version: 1.0 X-Received: by 10.182.106.13 with SMTP id gq13mr11778775obb.38.1450802268789; Tue, 22 Dec 2015 08:37:48 -0800 (PST) Sender: asomers@gmail.com Received: by 10.202.69.84 with HTTP; Tue, 22 Dec 2015 08:37:48 -0800 (PST) In-Reply-To: <151238e6bb8.27da.fa4b1493b064008fe79f0f905b8e5741@Leidinger.net> References: <20151111114532.000011fd@Leidinger.net> <20151119214200.000066be@Leidinger.net> <151238e6bb8.27da.fa4b1493b064008fe79f0f905b8e5741@Leidinger.net> Date: Tue, 22 Dec 2015 09:37:48 -0700 X-Google-Sender-Auth: JQ-3mWk7I2oEIsniq2Mr3ytkRBs Message-ID: Subject: Re: This igb change makes my igb not working anymore - Re: regression in igb/clang? From: Alan Somers To: Alexander Leidinger Cc: Eric Joyner , Sean Bruno , "current@freebsd.org" Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 22 Dec 2015 16:37:50 -0000 I'm experiencing the same problem, and I can confirm that Alexander's workaround fixes it. Here is some more information: * I see the exact same problem on two different systems, both with S5520HC motherboards. * Both systems have two igb ports, and igb1 works on both. Only igb0 is br= oken. * Disabling tso, lro, rxcsum, and txcsum has no effect. * tcpdump reveals that igb0 transmits successfully, but fails to receive * Curiously, "netstat -I igb0" shows nonzero values for Ipkts, even though "tcpdump -i igb0" shows no inbound packets at all. * I can't really tell if IPv4 or IPv6 are working, because even ARP doesn't work. * SVN revisions 291495 and 292570 are both bad. I don't know any recent good revision. -Alan On Thu, Nov 19, 2015 at 11:21 PM, Alexander Leidinger wrote: > Dual stack. > Ping was on ipv4, no answer. Without the line I get the answer. > I have not tried a ping6. > -- > Send from a mobile device, please forgive brevity and misspelling. > > > Gesendet mit AquaMail f=C3=BCr Android > http://www.aqua-mail.com > > > Am 20. November 2015 02:07:11 schrieb Eric Joyner : > >> Are you using IPv6? >> >> On Thu, Nov 19, 2015 at 12:42 PM Alexander Leidinger < >> Alexander@leidinger.net> wrote: >> >>> On Wed, 11 Nov 2015 11:45:32 +0100 >>> Alexander Leidinger wrote: >>> >>> > Hi, >>> > >>> > I' updated a system with -current as of r287323 (end August) to >>> > r290633 (yesterday). >>> > >>> > Result: no network connection (not even ping) on igb. >>> > Ping internally (local addresses) works, anything outgoing/incoming >>> > doesn't. >>> >>> And this is the function which causes it: >>> e1000_rx_fifo_flush_82575(&adapter->hw); >>> >>> If I comment it out in if_igb.c, the network card works again. >>> >>> Full quote below for the PCI ID of my card in case it helps for fixing >>> the issue. >>> >>> Bye, >>> Alexander. >>> >>> > I disabled HW support (tso4, lro, rxcsum, txcsum): doesn't help. >>> > >>> > Did I miss some known defect/workaround? >>> > >>> > Anything I should test/provide besides what is below? >>> > >>> > The igb device is a: >>> > ---snip--- >>> > igb0@pci0:1:0:0: class=3D0x020000 card=3D0x34e28086 chip=3D0x10a78086 >>> > rev=3D0x02 hdr=3D0x00 ---snip--- >>> > >>> > My src.conf: >>> > ---snip--- >>> > WITH_IDEA=3Dyes >>> > WITHOUT_PROFILE=3Dyes >>> > CFLAGS+=3D-DFTP_COMBINE_CWDS >>> > MALLOC_PRODUCTION=3Dyes >>> > LOADER_FIREWIRE_SUPPORT=3Dyes >>> > #WITH_FAST_DEPEND=3Dyes >>> > ---snip--- >>> > >>> > My buildworld related config in make.conf: >>> > ---snip--- >>> > CFLAGS+=3D -O2 -pipe >>> > COPTFLAGS=3D -O2 -pipe >>> > #CPUTYPE?=3Dcore2 >>> > #WITH_CCACHE_BUILD=3Dyes >>> > #.if (!empty(.CURDIR:M/usr/src*) >>> > || !empty(.CURDIR:M/usr/obj*)|| !empty(.CURDIR:M/space/system/usr_obj= *)) >>> > #.if !defined(NOCCACHE) && exists(/usr/local/libexec/ccache/world/cc) >>> > #CC:=3D${CC:C,^cc,/usr/local/libexec/ccache/world/cc,1} >>> > #CXX:=3D${CXX:C,^c\+\+,/usr/local/libexec/ccache/world/c++,1} #.endif >>> > #.endif >>> > ---snip--- >>> > >>> > The commented out parts were active initially, but then I commented >>> > them out, cleaned out /usr/obj (rm -r) and rebuild/reinstall to make >>> > sure it's not due to them (CPUTYPE commented out due to the fact that >>> > there's a new compiler, and I use zsh and there was a commit talking >>> > about zsh and CPUTYPE workaround). >>> > >>> > Bye, >>> > Alexander. >>> > >>> >>> >>> -- >>> http://www.Leidinger.net Alexander@Leidinger.net: PGP 0xC773696B3BAC17D= C >>> http://www.FreeBSD.org netchild@FreeBSD.org : PGP 0xC773696B3BAC17D= C >>> _______________________________________________ >>> freebsd-current@freebsd.org mailing list >>> https://lists.freebsd.org/mailman/listinfo/freebsd-current >>> To unsubscribe, send any mail to "freebsd-current-unsubscribe@freebsd.o= rg" >>> > > > _______________________________________________ > freebsd-current@freebsd.org mailing list > https://lists.freebsd.org/mailman/listinfo/freebsd-current > To unsubscribe, send any mail to "freebsd-current-unsubscribe@freebsd.org= " From owner-freebsd-current@freebsd.org Tue Dec 22 16:49:44 2015 Return-Path: Delivered-To: freebsd-current@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id C2825A4E16F for ; Tue, 22 Dec 2015 16:49:44 +0000 (UTC) (envelope-from jhb@freebsd.org) Received: from bigwig.baldwin.cx (bigwig.baldwin.cx [IPv6:2001:470:1f11:75::1]) (using TLSv1 with cipher DHE-RSA-CAMELLIA256-SHA (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id A316615C3 for ; Tue, 22 Dec 2015 16:49:44 +0000 (UTC) (envelope-from jhb@freebsd.org) Received: from ralph.baldwin.cx (c-73-231-226-104.hsd1.ca.comcast.net [73.231.226.104]) by bigwig.baldwin.cx (Postfix) with ESMTPSA id BC344B9A5; Tue, 22 Dec 2015 11:49:43 -0500 (EST) From: John Baldwin To: freebsd-current@freebsd.org Cc: NGie Cooper Subject: Re: Build from 9.3-RELEASE to 11.0-CURRENT fails for i386 (-Wsign-compare issues with gcc) Date: Tue, 22 Dec 2015 08:23:05 -0800 Message-ID: <3216653.gTnkE43ffA@ralph.baldwin.cx> User-Agent: KMail/4.14.3 (FreeBSD/10.2-STABLE; KDE/4.14.3; amd64; ; ) In-Reply-To: <3659799.xE9v788p8Q@ralph.baldwin.cx> References: <8E98A82D-C36F-4863-8BE4-81288735F3A1@gmail.com> <3659799.xE9v788p8Q@ralph.baldwin.cx> MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset="utf-8" X-Greylist: Sender succeeded SMTP AUTH, not delayed by milter-greylist-4.2.7 (bigwig.baldwin.cx); Tue, 22 Dec 2015 11:49:43 -0500 (EST) X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 22 Dec 2015 16:49:44 -0000 On Monday, December 21, 2015 11:01:36 AM John Baldwin wrote: > On Saturday, December 19, 2015 01:05:36 PM NGie Cooper wrote: > > Hi John, > > =09I tried bootstrapping 9.3-RELEASE to 11.0-CURRENT with i386 and = ran into the -Wsign-compare issue below when running make libraries wit= h buildworld, because it=E2=80=99s building libkvm with gcc 4.2.1 :/=E2= =80=A6 I=E2=80=99ve tried bootstrapping with clang/clang37, but haven=E2= =80=99t been able to yet. I=E2=80=99ll try installing 10.2-RELEASE via = freebsd-update so I can use clang instead of gcc. > > Thanks! > > -NGie >=20 > We don't actually support going from 9 to 11. However, these constan= ts > should probably be explicitly unsigned anyway. I haven't tested this= at > all, but something like this: >=20 > Index: head/lib/libkvm/kvm_i386.h > =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D > --- head/lib/libkvm/kvm_i386.h (revision 292553) > +++ head/lib/libkvm/kvm_i386.h (working copy) > @@ -57,8 +57,8 @@ > #define I386_PG_PS 0x080 > #define I386_PG_FRAME_PAE (0x000ffffffffff000ull) > #define I386_PG_PS_FRAME_PAE (0x000fffffffe00000ull) > -#define I386_PG_FRAME (0xfffff000) > -#define I386_PG_PS_FRAME (0xffc00000) > +#define I386_PG_FRAME (0xfffff000u) > +#define I386_PG_PS_FRAME (0xffc00000u) > =20 > #ifdef __i386__ > _Static_assert(PAGE_SHIFT =3D=3D I386_PAGE_SHIFT, "PAGE_SHIFT mismat= ch"); This passed a universe build on HEAD. If you can test that it fixes th= e 9.3 -> 11.0 bootstrap I will commit it. --=20 John Baldwin From owner-freebsd-current@freebsd.org Tue Dec 22 18:27:43 2015 Return-Path: Delivered-To: freebsd-current@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 93692A4F254 for ; Tue, 22 Dec 2015 18:27:43 +0000 (UTC) (envelope-from yaneurabeya@gmail.com) Received: from mail-pf0-x232.google.com (mail-pf0-x232.google.com [IPv6:2607:f8b0:400e:c00::232]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 63C6C126E; Tue, 22 Dec 2015 18:27:43 +0000 (UTC) (envelope-from yaneurabeya@gmail.com) Received: by mail-pf0-x232.google.com with SMTP id q63so4051766pfb.0; Tue, 22 Dec 2015 10:27:43 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=content-type:mime-version:subject:from:in-reply-to:date:cc :content-transfer-encoding:message-id:references:to; bh=SSMTOtyYaMpVq2aBimBisqVQO2lRezTn7+m5OcswtI0=; b=bP2Ifv5sbsk5Z2sGCgpciY9ptI6IGNcLAd0H4VZbmnze2aLogp9MBjnc+jhOcrBX7N 6HFQwipygAeGMfUSFPeyzZDfPyR3VI2m6Vyf3v++HmqS045ozGcvnof3qBBsFbg8FQO1 mRkycGNf0WC5GGkevu0sAPruDcPLheBX6HB37bKPP0dGEiFEmab7tthgNRDzQ0uJju58 LEmlJWSJDYbCeq5apHbP02mi4W22MZyBc3oxc1m7+OMuVll6x/BBX+FYQezphbOBPKLG dLkFMsZbYRRm6MKXaDbWUznGifuxgtr7Uaz3V17catFV/3ZLhxcxEL72QmzrAInBujJO GseA== X-Received: by 10.98.42.205 with SMTP id q196mr37799571pfq.74.1450808863013; Tue, 22 Dec 2015 10:27:43 -0800 (PST) Received: from [192.168.20.11] (c-24-16-212-205.hsd1.wa.comcast.net. [24.16.212.205]) by smtp.gmail.com with ESMTPSA id q8sm45612414pap.45.2015.12.22.10.27.41 (version=TLSv1/SSLv3 cipher=OTHER); Tue, 22 Dec 2015 10:27:41 -0800 (PST) Content-Type: text/plain; charset=cp932 Mime-Version: 1.0 (1.0) Subject: Re: Build from 9.3-RELEASE to 11.0-CURRENT fails for i386 (-Wsign-compare issues with gcc) From: Garrett Cooper X-Mailer: iPhone Mail (13C75) In-Reply-To: <3216653.gTnkE43ffA@ralph.baldwin.cx> Date: Tue, 22 Dec 2015 10:27:40 -0800 Cc: freebsd-current@freebsd.org Content-Transfer-Encoding: quoted-printable Message-Id: References: <8E98A82D-C36F-4863-8BE4-81288735F3A1@gmail.com> <3659799.xE9v788p8Q@ralph.baldwin.cx> <3216653.gTnkE43ffA@ralph.baldwin.cx> To: John Baldwin X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 22 Dec 2015 18:27:43 -0000 > On Dec 22, 2015, at 08:23, John Baldwin wrote: >=20 >> On Monday, December 21, 2015 11:01:36 AM John Baldwin wrote: >>> On Saturday, December 19, 2015 01:05:36 PM NGie Cooper wrote: >>> Hi John, >>> I tried bootstrapping 9.3-RELEASE to 11.0-CURRENT with i386 and ran i= nto the -Wsign-compare issue below when running make libraries with buildwor= ld, because it=81fs building libkvm with gcc 4.2.1 :/=81c I=81fve tried boot= strapping with clang/clang37, but haven=81ft been able to yet. I=81fll try i= nstalling 10.2-RELEASE via freebsd-update so I can use clang instead of gcc.= >>> Thanks! >>> -NGie >>=20 >> We don't actually support going from 9 to 11. However, these constants >> should probably be explicitly unsigned anyway. I haven't tested this at >> all, but something like this: >>=20 >> Index: head/lib/libkvm/kvm_i386.h >> =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D >> --- head/lib/libkvm/kvm_i386.h (revision 292553) >> +++ head/lib/libkvm/kvm_i386.h (working copy) >> @@ -57,8 +57,8 @@ >> #define I386_PG_PS 0x080 >> #define I386_PG_FRAME_PAE (0x000ffffffffff000ull) >> #define I386_PG_PS_FRAME_PAE (0x000fffffffe00000ull) >> -#define I386_PG_FRAME (0xfffff000) >> -#define I386_PG_PS_FRAME (0xffc00000) >> +#define I386_PG_FRAME (0xfffff000u) >> +#define I386_PG_PS_FRAME (0xffc00000u) >>=20 >> #ifdef __i386__ >> _Static_assert(PAGE_SHIFT =3D=3D I386_PAGE_SHIFT, "PAGE_SHIFT mismatch");= >=20 > This passed a universe build on HEAD. If you can test that it fixes the 9= .3 -> 11.0 > bootstrap I will commit it. I'll fire up a 9.3 VM and give it a shot. Thanks :)!! -NGie= From owner-freebsd-current@freebsd.org Tue Dec 22 17:39:27 2015 Return-Path: Delivered-To: freebsd-current@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 40BDAA4F406; Tue, 22 Dec 2015 17:39:27 +0000 (UTC) (envelope-from me@rvijay.me) Received: from mail1.rvijay.me (mail1.rvijay.me [IPv6:2a00:1dc0:2002:0:fc09:f829:babe:b00b]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id D90C01C20; Tue, 22 Dec 2015 17:39:26 +0000 (UTC) (envelope-from me@rvijay.me) Received: from localhost (localhost [127.0.0.1]) by mail1.rvijay.me (Postfix) with ESMTP id E742B53D7; Tue, 22 Dec 2015 23:09:13 +0530 (IST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=rvijay.me; h= content-transfer-encoding:content-type:content-type:in-reply-to :mime-version:user-agent:date:date:message-id:from:from :references:to:subject:subject; s=20130919; t=1450805951; x= 1451669952; bh=jIc/zY4t7PTnVBYih2htpAmoXr6gFWdr02Yd32Z5IjE=; b=R DmqpV26U1SyveNi6aUUJ0/yCLh0SSyZ5V1C2j71oo7rplxbkni/XsvS0fivsFviA pIqfkj6BdGlstrX42B0ZvxYtAe+PsUgNND8aLa/4GjjYkKPDp99PCU+7oUSG7CV/ goLlOm2V/yE3Z37feG65Jtjv9YKiIWhOREx0zPMXPk= Received: from mail1.rvijay.me ([127.0.0.1]) by localhost (mail1.rvijay.me [127.0.0.1]) (amavisd-new, port 10026) with LMTP id 8zfNcJyA0isL; Tue, 22 Dec 2015 23:09:11 +0530 (IST) Received: from [192.168.1.119] (unknown [183.83.50.71]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by mail1.rvijay.me (Postfix) with ESMTPSA id ECFFA5265; Tue, 22 Dec 2015 23:09:10 +0530 (IST) Subject: Re: Need help with New Build -- Skylake To: freebsd-questions@freebsd.org, freebsd-current@freebsd.org References: <56753729.7010003@rvijay.me> From: Vijay Rjah Message-ID: <56798ABA.4030603@rvijay.me> Date: Tue, 22 Dec 2015 23:09:06 +0530 User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.11; rv:38.0) Gecko/20100101 Thunderbird/38.4.0 MIME-Version: 1.0 In-Reply-To: <56753729.7010003@rvijay.me> Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 7bit X-Mailman-Approved-At: Tue, 22 Dec 2015 20:14:31 +0000 X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 22 Dec 2015 17:39:27 -0000 On 12/19/15 4:23 PM, Vijay Rjah wrote: > Hello, > > I'm planning to build a file server for my home. > > I'm planning on using the B150 Intel chipset (specifically this MoBo: > http://www.msi.com/product/motherboard/B150M-PRO-VDH.html#hero-overview) > > This has Realtek RTL8111H Gigabit LAN controller, Does FreeBSD support > this? (the man page for mentions support for 8111) > > This is going to be a headless setup, hence I'm not concerned with > lack of x11 support. (I'm assuming console works) > > Does any one in the list have any experiences with this > Chipset/Motherboard. > > -Thanks in advance > Vijay > _______________________________________________ > freebsd-questions@freebsd.org mailing list > https://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to > "freebsd-questions-unsubscribe@freebsd.org" Hi, I actually went ahead and bought the system. Here is my config CPU: Intel I3-6100 Mobo: MSI B150M-PRO-VDH NIC: RTL8111H (on-Board) RAM: Hyperx DDR4 8 GB I initially tried to use UEFI-10.2 Release image. But the system was repeatedly crashing just after the loader prompt... (PANICS) I tried installing with 10.2-Release (with BIOS).. But, NIC wasn't detected. It seems the NIC driver was added around September' 15 to the FreeBSD tree in github ( https://github.com/freebsd/freebsd/commit/c1d4644cbc1efd41f962e4979caf367c93d3c5f0 ) I tried installing with 11.0-Current ( Legacy BIOS boot ), NIC works. got it installed.. The only issue i have is that the boot process takes a lot of time.. (similar to https://forums.freebsd.org/threads/new-motherboard-and-processor-kernel-load-very-slow.53511/ ). the system ultimately boots, but boot times are around 4 - 5 Mins.. How do I debug it? any suggestions? -Thanks Vijay PS: Here is the output of pciconf -lv root@vrajah-bsd:~ # pciconf -lv hostb0@pci0:0:0:0: class=0x060000 card=0x79821462 chip=0x190f8086 rev=0x07 hdr=0x00 vendor = 'Intel Corporation' device = 'Sky Lake Host Bridge/DRAM Registers' class = bridge subclass = HOST-PCI vgapci0@pci0:0:2:0: class=0x030000 card=0x79821462 chip=0x19128086 rev=0x06 hdr=0x00 vendor = 'Intel Corporation' device = 'Sky Lake Integrated Graphics' class = display subclass = VGA none0@pci0:0:8:0: class=0x088000 card=0x79821462 chip=0x19118086 rev=0x00 hdr=0x00 vendor = 'Intel Corporation' device = 'Sky Lake Gaussian Mixture Model' class = base peripheral xhci0@pci0:0:20:0: class=0x0c0330 card=0x79821462 chip=0xa12f8086 rev=0x31 hdr=0x00 vendor = 'Intel Corporation' device = 'Sunrise Point-H USB 3.0 xHCI Controller' class = serial bus subclass = USB none1@pci0:0:20:2: class=0x118000 card=0x79821462 chip=0xa1318086 rev=0x31 hdr=0x00 vendor = 'Intel Corporation' device = 'Sunrise Point-H Thermal subsystem' class = dasp none2@pci0:0:21:0: class=0x118000 card=0x79821462 chip=0xa1608086 rev=0x31 hdr=0x00 vendor = 'Intel Corporation' device = 'Sunrise Point-H LPSS I2C Controller' class = dasp none3@pci0:0:21:1: class=0x118000 card=0x79821462 chip=0xa1618086 rev=0x31 hdr=0x00 vendor = 'Intel Corporation' device = 'Sunrise Point-H LPSS I2C Controller' class = dasp none4@pci0:0:22:0: class=0x078000 card=0x79821462 chip=0xa13a8086 rev=0x31 hdr=0x00 vendor = 'Intel Corporation' device = 'Sunrise Point-H CSME HECI' class = simple comms ahci0@pci0:0:23:0: class=0x010601 card=0x79821462 chip=0xa1028086 rev=0x31 hdr=0x00 vendor = 'Intel Corporation' class = mass storage subclass = SATA pcib1@pci0:0:28:0: class=0x060400 card=0x79821462 chip=0xa1148086 rev=0xf1 hdr=0x01 vendor = 'Intel Corporation' device = 'Sunrise Point-H PCI Express Root Port' class = bridge subclass = PCI-PCI none5@pci0:0:30:0: class=0x118000 card=0x79821462 chip=0xa1278086 rev=0x31 hdr=0x00 vendor = 'Intel Corporation' device = 'Sunrise Point-H LPSS UART' class = dasp isab0@pci0:0:31:0: class=0x060100 card=0x79821462 chip=0xa1488086 rev=0x31 hdr=0x00 vendor = 'Intel Corporation' device = 'Sunrise Point-H LPC Controller' class = bridge subclass = PCI-ISA none6@pci0:0:31:2: class=0x058000 card=0x79821462 chip=0xa1218086 rev=0x31 hdr=0x00 vendor = 'Intel Corporation' device = 'Sunrise Point-H PMC' class = memory hdac0@pci0:0:31:3: class=0x040300 card=0xf9821462 chip=0xa1708086 rev=0x31 hdr=0x00 vendor = 'Intel Corporation' device = 'Sunrise Point-H HD Audio' class = multimedia subclass = HDA none7@pci0:0:31:4: class=0x0c0500 card=0x79821462 chip=0xa1238086 rev=0x31 hdr=0x00 vendor = 'Intel Corporation' device = 'Sunrise Point-H SMBus' class = serial bus subclass = SMBus re0@pci0:1:0:0: class=0x020000 card=0x79821462 chip=0x816810ec rev=0x15 hdr=0x00 vendor = 'Realtek Semiconductor Co., Ltd.' device = 'RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller' class = network subclass = ethernet root@vrajah-bsd:~ # uname -a FreeBSD vrajah-bsd 11.0-CURRENT FreeBSD 11.0-CURRENT #0 r291495: Mon Nov 30 23:14:34 UTC 2015 root@releng2.nyi.freebsd.org:/usr/obj/usr/src/sys/GENERIC amd64 From owner-freebsd-current@freebsd.org Tue Dec 22 21:00:13 2015 Return-Path: Delivered-To: freebsd-current@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 256BDA4F876; Tue, 22 Dec 2015 21:00:13 +0000 (UTC) (envelope-from carpeddiem@gmail.com) Received: from mail-ig0-x234.google.com (mail-ig0-x234.google.com [IPv6:2607:f8b0:4001:c05::234]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id ED1291E31; Tue, 22 Dec 2015 21:00:12 +0000 (UTC) (envelope-from carpeddiem@gmail.com) Received: by mail-ig0-x234.google.com with SMTP id ph11so68647733igc.1; Tue, 22 Dec 2015 13:00:12 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:in-reply-to:references:from:date:message-id :subject:to:cc:content-type; bh=0SRdLi/8JsktG655p34loxUyfEDuUx8OIOY5IJQVHGs=; b=CVLLHXJMw8aSGaUP5nRdDktMfj9LWt54lPhbmPK1GYVXwom8KrFucAnEnpKZTQxnDp Iq+Fa5443GfPWgVSbMFEhSONbLx/RX2Kh9Cy6Oc5fuz53XQFtkJ2rnr/KzN+34pFukBN euDy6gr5cwhV0SfWpwEdjuPhUv8R/P1dr00nER5/L5yw22WFmA74YfLx3gKrX9YXhfRM eBRXnVMCCyjaL3jKHK11MqvEmHt+PHepXDVaxZLXvKhcwZW2loAgNyzfl6sJorNm8MFU Wkf15EI6P+yx+98fkzcxjJ3VmVDQqWd9VH5Tg6ZNzAqtE4QSBHKmd9hWJ3nEsbauSAQc 3aZg== X-Received: by 10.50.6.104 with SMTP id z8mr27367337igz.58.1450818012330; Tue, 22 Dec 2015 13:00:12 -0800 (PST) MIME-Version: 1.0 Sender: carpeddiem@gmail.com Received: by 10.107.163.66 with HTTP; Tue, 22 Dec 2015 12:59:52 -0800 (PST) In-Reply-To: <56798ABA.4030603@rvijay.me> References: <56753729.7010003@rvijay.me> <56798ABA.4030603@rvijay.me> From: Ed Maste Date: Tue, 22 Dec 2015 15:59:52 -0500 X-Google-Sender-Auth: mpv6O_XkW1SWEK62s2THxMMOVwY Message-ID: Subject: Re: Need help with New Build -- Skylake To: Vijay Rjah Cc: FreeBSD Questions , FreeBSD Current Content-Type: text/plain; charset=UTF-8 X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 22 Dec 2015 21:00:13 -0000 On 22 December 2015 at 12:39, Vijay Rjah wrote: > > The only issue i have is that the boot process takes a lot of time.. > (similar to > https://forums.freebsd.org/threads/new-motherboard-and-processor-kernel-load-very-slow.53511/ > ). the system ultimately boots, but boot times are around 4 - 5 Mins.. > > How do I debug it? any suggestions? A useful first step is to get a verbose boot ("boot -v" from the loader prompt) and note where there are any large or unexpected delays. The "memory test" that was responsible for many reports of slow FreeBSD boots has been disabled in 11.x for quite some time, so it won't be that. From owner-freebsd-current@freebsd.org Mon Dec 21 17:30:58 2015 Return-Path: Delivered-To: freebsd-current@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id CDCA1A4EC95; Mon, 21 Dec 2015 17:30:58 +0000 (UTC) (envelope-from superbisquit@gmail.com) Received: from mail-vk0-x244.google.com (mail-vk0-x244.google.com [IPv6:2607:f8b0:400c:c05::244]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 8F01E182D; Mon, 21 Dec 2015 17:30:58 +0000 (UTC) (envelope-from superbisquit@gmail.com) Received: by mail-vk0-x244.google.com with SMTP id a185so5817766vkb.3; Mon, 21 Dec 2015 09:30:58 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:date:message-id:subject:from:to:content-type; bh=79QS0nvNWkx/1hvauOOYRkzEMpfKdHyXk2vDS9eZpwc=; b=0Aeo7HSWh3jL/9AvU4W54QldTdxcrRecAJ4aX7svkMZ41tt4ubU0O4AG2DIz9y4XEU sqE3EzXz3C8rPpHemV+9VL4u++Prk2bF7UekcSIoyzyfyptaClRk1srK6Mm/up+pm3rf veFVajTD6kdlZADYEVJRCTk46QVCsA/vfq5g/Q2tBCkw03gyssDTLB4qbgCq6K6y4YOF ZXMRA736KHCQJ7rTonLtKHEVeUvQ6rLqa9dU3Rst36VFvJomYlBd5zUO7WRkRrW7nbfC ptUZ5UFRBxEp+UWZ7bn6S96b6PUNMutm9QpompGxYUtQnosemxNriCrCYNtcSwD+UVah XNIw== MIME-Version: 1.0 X-Received: by 10.31.132.140 with SMTP id g134mr12980449vkd.94.1450719057500; Mon, 21 Dec 2015 09:30:57 -0800 (PST) Received: by 10.103.9.195 with HTTP; Mon, 21 Dec 2015 09:30:57 -0800 (PST) Date: Mon, 21 Dec 2015 12:30:57 -0500 Message-ID: Subject: Pardon the interruption. From: Joe Nosay To: NGie Cooper , NGie Cooper , Dru Lavigne , dru@freebsd.org, team@powerpc-notebook.org, Debian powerpc Mailinglist , FreeBSD PowerPC ML , FreeBSD Hackers , Nathan Whitehorn , Tomasz CEDRO , freebsd-current X-Mailman-Approved-At: Tue, 22 Dec 2015 21:40:50 +0000 Content-Type: text/plain; charset=UTF-8 X-Content-Filtered-By: Mailman/MimeDel 2.1.20 X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 21 Dec 2015 17:30:58 -0000 Let's find out exactly what the laptop project needs and work from there. I have some ideas on using it for accessibility and creativity. There needs to be a working prototype - a few actually - for developers to build the systems. Have someone put together a model and we can work from there. From owner-freebsd-current@freebsd.org Mon Dec 21 17:49:14 2015 Return-Path: Delivered-To: freebsd-current@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 398A2A4D948; Mon, 21 Dec 2015 17:49:14 +0000 (UTC) (envelope-from superbisquit@gmail.com) Received: from mail-vk0-x244.google.com (mail-vk0-x244.google.com [IPv6:2607:f8b0:400c:c05::244]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id ECA3A112A; Mon, 21 Dec 2015 17:49:13 +0000 (UTC) (envelope-from superbisquit@gmail.com) Received: by mail-vk0-x244.google.com with SMTP id a188so9239535vkc.1; Mon, 21 Dec 2015 09:49:13 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; bh=Kyx2Ws9mlCmruFb15KUb7Gm9fYdCgMiT2OYWatzMal8=; b=PdgJa56eAKMowR001maeRebIz6lw7ABuYZ18HUjzgQctnfpFHqBQYaBRKyP9sbHwTH KQlFZaTF+lEjzC84WHVVV2QIj7Q1Io69kXLGMB3oGq3mKYK1i+FK/JjouCktOlLQPtd2 SuuxozlEqwcy1km7GXzOGKsXeypGOjqGBMl4ZUbV7MLbzXBoZ1AeK4rvsce08mazhngI aOxVsWEzxlDFR+T5UHRMoe14r0K+woTuH1jpubYQI9D/txWD/4iv8yh4UNx8LJdNGzn9 jALrrdQHBBzbZ3aI8FI6dG6STzXM+4S3bfaXd93gEXpVJWVWrXNoztoAAH/myASeXyiR nsJA== MIME-Version: 1.0 X-Received: by 10.31.132.140 with SMTP id g134mr13033520vkd.94.1450720153039; Mon, 21 Dec 2015 09:49:13 -0800 (PST) Received: by 10.103.9.195 with HTTP; Mon, 21 Dec 2015 09:49:12 -0800 (PST) In-Reply-To: References: Date: Mon, 21 Dec 2015 12:49:12 -0500 Message-ID: Subject: Re: Pardon the interruption. From: Joe Nosay To: NGie Cooper , NGie Cooper , Dru Lavigne , dru@freebsd.org, team@powerpc-notebook.org, Debian powerpc Mailinglist , FreeBSD PowerPC ML , FreeBSD Hackers , Nathan Whitehorn , Tomasz CEDRO , freebsd-current X-Mailman-Approved-At: Tue, 22 Dec 2015 21:41:01 +0000 Content-Type: text/plain; charset=UTF-8 X-Content-Filtered-By: Mailman/MimeDel 2.1.20 X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 21 Dec 2015 17:49:14 -0000 Okay. Somebody needs to get a board and start building the actual laptop. www.nxp.com Since this is a crowd funding effort, it should be easy to have support. On Mon, Dec 21, 2015 at 12:30 PM, Joe Nosay wrote: > Let's find out exactly what the laptop project needs and work from there. > I have some ideas on using it for accessibility and creativity. There needs > to be a working prototype - a few actually - for developers to build the > systems. > Have someone put together a model and we can work from there. > From owner-freebsd-current@freebsd.org Tue Dec 22 21:03:08 2015 Return-Path: Delivered-To: freebsd-current@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 34040A4FA9C; Tue, 22 Dec 2015 21:03:08 +0000 (UTC) (envelope-from vsasjason@gmail.com) Received: from mail-wm0-x231.google.com (mail-wm0-x231.google.com [IPv6:2a00:1450:400c:c09::231]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id C733B1289; Tue, 22 Dec 2015 21:03:07 +0000 (UTC) (envelope-from vsasjason@gmail.com) Received: by mail-wm0-x231.google.com with SMTP id p187so122892168wmp.0; Tue, 22 Dec 2015 13:03:07 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=giQOhZzaJdepCQaeAYYU9kq1KuP+ldhFHJOISJeMc00=; b=EZme+C6mEINyH1VRRvizouF2Q/YYbVZ3X9i4dZj0YyY4D2zChthcZxe97gUFVj5gR1 +C/ifTWIoo4NT8cCPwq9OfwQ4wlpS5K1uAZyXROPkTHlAYkaMqPt8+rwPpQsdumLFqsP 458W0p0mspYTeWjWgYnNVdzyPD4gB67KNCjYze0j3FdQElxG1jSe4LtJ61Ga+8ar1AKm oQuxSnf6f7J+oxGiomtAHBTliOm2+3KVeycO6ExWB4bGG16YO8EKVpiUqrGLlnRrrX9l AF88m3MPY5Aie8oi3p6JoSu7WYWN40hsMgmusX88KCEWkluUwnGn17fL/SOfoHtL59mW tR7Q== MIME-Version: 1.0 X-Received: by 10.28.184.76 with SMTP id i73mr21518410wmf.43.1450818186295; Tue, 22 Dec 2015 13:03:06 -0800 (PST) Received: by 10.194.76.207 with HTTP; Tue, 22 Dec 2015 13:03:06 -0800 (PST) Received: by 10.194.76.207 with HTTP; Tue, 22 Dec 2015 13:03:06 -0800 (PST) In-Reply-To: References: <56753729.7010003@rvijay.me> <56798ABA.4030603@rvijay.me> Date: Wed, 23 Dec 2015 00:03:06 +0300 Message-ID: Subject: Re: Need help with New Build -- Skylake From: Anton Sayetsky To: Ed Maste Cc: FreeBSD Questions , FreeBSD Current , Vijay Rjah X-Mailman-Approved-At: Tue, 22 Dec 2015 21:41:17 +0000 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable X-Content-Filtered-By: Mailman/MimeDel 2.1.20 X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 22 Dec 2015 21:03:08 -0000 22 =D0=B4=D0=B5=D0=BA. 2015 =D0=B3. 23:00 =D0=BF=D0=BE=D0=BB=D1=8C=D0=B7=D0= =BE=D0=B2=D0=B0=D1=82=D0=B5=D0=BB=D1=8C "Ed Maste" =D0= =BD=D0=B0=D0=BF=D0=B8=D1=81=D0=B0=D0=BB: > > On 22 December 2015 at 12:39, Vijay Rjah wrote: > > > > The only issue i have is that the boot process takes a lot of time.. > > (similar to > > https://forums.freebsd.org/threads/new-motherboard-and-processor-kernel-loa= d-very-slow.53511/ > > ). the system ultimately boots, but boot times are around 4 - 5 Mins.. > > > > How do I debug it? any suggestions? > > A useful first step is to get a verbose boot ("boot -v" from the > loader prompt) and note where there are any large or unexpected > delays. The "memory test" that was responsible for many reports of > slow FreeBSD boots has been disabled in 11.x for quite some time, so > it won't be that. AFAIK, memory test disabling is already in 10-STABLE & 10.2R too. From owner-freebsd-current@freebsd.org Wed Dec 23 01:33:34 2015 Return-Path: Delivered-To: freebsd-current@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 6CAC5A4F3FF for ; Wed, 23 Dec 2015 01:33:34 +0000 (UTC) (envelope-from ler@lerctr.org) Received: from thebighonker.lerctr.org (thebighonker.lerctr.org [IPv6:2001:470:1f0f:3ad:223:7dff:fe9e:6e8a]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "thebighonker.lerctr.org", Issuer "COMODO RSA Domain Validation Secure Server CA" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 2B19D133B for ; Wed, 23 Dec 2015 01:33:34 +0000 (UTC) (envelope-from ler@lerctr.org) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lerctr.org; s=lerami; h=Message-ID:Subject:To:From:Date:Content-Transfer-Encoding: Content-Type:MIME-Version; bh=ebrzozGpj4p6N4ly6vWOFw17kPzQ4DTvqzaTfiz1cNc=; b=KQxQqly/gK+hPwidvYpqjqF2Enz+Fisqj0HFykjxE2/0t1PyPvIQb3kFYsgtbbsX9NJfFiUnLo 9M9q42Bfu6JrdUmy2qJzy62Hr63G+bCD6eCIFFVR0v0AZU1vAJRNHhsGcHWTrvC9z6f+iJcIXzICX e+OHv80ilg09KPBUu2q4=; Received: from thebighonker.lerctr.org ([2001:470:1f0f:3ad:223:7dff:fe9e:6e8a]:35568 helo=webmail.lerctr.org) by thebighonker.lerctr.org with esmtpsa (TLSv1:ECDHE-RSA-AES128-SHA:128) (Exim 4.86 (FreeBSD)) (envelope-from ) id 1aBYJ3-000GSp-8v for freebsd-current@freebsd.org; Tue, 22 Dec 2015 19:33:33 -0600 Received: from cpe-70-113-56-244.austin.res.rr.com ([70.113.56.244]) by webmail.lerctr.org with HTTP (HTTP/1.1 POST); Tue, 22 Dec 2015 19:33:33 -0600 MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII; format=flowed Content-Transfer-Encoding: 7bit Date: Tue, 22 Dec 2015 19:33:33 -0600 From: Larry Rosenman To: Freebsd current Subject: BZ 205527: can someone look? Message-ID: X-Sender: ler@lerctr.org User-Agent: Roundcube Webmail/1.1.3 X-Spam-Score: -1.0 (-) X-LERCTR-Spam-Score: -1.0 (-) X-Spam-Report: SpamScore (-1.0/5.0) ALL_TRUSTED=-1,SHORTCIRCUIT=-0.0001 X-LERCTR-Spam-Report: SpamScore (-1.0/5.0) ALL_TRUSTED=-1, SHORTCIRCUIT=-0.0001 X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 23 Dec 2015 01:33:34 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=205527 Can someone take a look at this? I can get more info, but not sure what all y'all need. -- Larry Rosenman http://www.lerctr.org/~ler Phone: +1 214-642-9640 E-Mail: ler@lerctr.org US Mail: 7011 W Parmer Ln, Apt 1115, Austin, TX 78729-6961 From owner-freebsd-current@freebsd.org Wed Dec 23 01:38:08 2015 Return-Path: Delivered-To: freebsd-current@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 8115DA4F562 for ; Wed, 23 Dec 2015 01:38:08 +0000 (UTC) (envelope-from jbtakk@iherebuywisely.com) Received: from mailman.ysv.freebsd.org (mailman.ysv.freebsd.org [IPv6:2001:1900:2254:206a::50:5]) by mx1.freebsd.org (Postfix) with ESMTP id 6F80014E8 for ; Wed, 23 Dec 2015 01:38:08 +0000 (UTC) (envelope-from jbtakk@iherebuywisely.com) Received: by mailman.ysv.freebsd.org (Postfix) id 6BFCCA4F561; Wed, 23 Dec 2015 01:38:08 +0000 (UTC) Delivered-To: current@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 6B8D9A4F560 for ; Wed, 23 Dec 2015 01:38:08 +0000 (UTC) (envelope-from jbtakk@iherebuywisely.com) Received: from aibo.runbox.com (aibo.runbox.com [91.220.196.211]) (using TLSv1 with cipher AES256-SHA (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 3241214E7 for ; Wed, 23 Dec 2015 01:38:07 +0000 (UTC) (envelope-from jbtakk@iherebuywisely.com) Received: from [10.9.9.241] (helo=rmm6prod02.runbox.com) by bars.runbox.com with esmtp (Exim 4.71) (envelope-from ) id 1aBYNK-0008MO-NX for current@freebsd.org; Wed, 23 Dec 2015 02:37:58 +0100 Received: from mail by rmm6prod02.runbox.com with local (Exim 4.76) (envelope-from ) id 1aBYNK-0000GZ-NA for current@freebsd.org; Wed, 23 Dec 2015 02:37:58 +0100 Content-Type: text/plain; charset="utf-8" Content-Disposition: inline Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 Received: from [Authenticated user (846156)] by runbox.com with http (RMM6); for ; Wed, 23 Dec 2015 01:37:58 GMT From: "Jeffrey Bouquet" Reply-To: jbtakk@iherebuywisely.com To: "current" Subject: Q about fsck_ffs usage detail... Date: Tue, 22 Dec 2015 17:37:58 -0800 (PST) X-Mailer: RMM6 Message-Id: X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 23 Dec 2015 01:38:08 -0000 After trial and error ( not easily crafted from the man page) crafting the "mount" command below... I've on a todo list a once-in-a-while fsck_ffs ( in single user mode or init 1), each filesystem ( eventually ) so that journalling is double ch= ecked as accurate (ufs2) "mount -t ufs -o rw /dev/gtp/root / " ( ^^ that, not easily crafted from the man page examples, unless it works sometimes and does not work other times, or needs some precise order. This command worked today...) So much for documentation. On to the question. The 'task' would be to run fsck_ffs -y on each filesystem once in a while. However, after remounting root or some other filesystem rw, the (NO_WRITE) still appears in fsck_ffs ... appearing to make the effort moot. (Since it also answers (No) to its resulting ?repair? questions...) Fault of "init 1" rather than safe mode at boot, or some unintended not-wor= king-yet fault of fsck_ffs, or some easier way to accomplish the stated task?=20=20 Apologies for not asking it elsewhere... seems like one or two persons read= ing this list may know more than others and/or sometimes do the same commands, every once in a while or after a crash to the debugger instance. Thanks. ( Not really urgent that anyone answers. More of an inquiry than a problem= ... at least at r288246... )= From owner-freebsd-current@freebsd.org Wed Dec 23 03:09:45 2015 Return-Path: Delivered-To: freebsd-current@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 3992EA4FF2C for ; Wed, 23 Dec 2015 03:09:45 +0000 (UTC) (envelope-from ian@freebsd.org) Received: from mailman.ysv.freebsd.org (mailman.ysv.freebsd.org [IPv6:2001:1900:2254:206a::50:5]) by mx1.freebsd.org (Postfix) with ESMTP id 2819619C0 for ; Wed, 23 Dec 2015 03:09:45 +0000 (UTC) (envelope-from ian@freebsd.org) Received: by mailman.ysv.freebsd.org (Postfix) id 25993A4FF2A; Wed, 23 Dec 2015 03:09:45 +0000 (UTC) Delivered-To: current@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 24433A4FF29 for ; Wed, 23 Dec 2015 03:09:45 +0000 (UTC) (envelope-from ian@freebsd.org) Received: from pmta2.delivery6.ore.mailhop.org (pmta2.delivery6.ore.mailhop.org [54.200.129.228]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 00EB719BE for ; Wed, 23 Dec 2015 03:09:44 +0000 (UTC) (envelope-from ian@freebsd.org) Received: from ilsoft.org (unknown [73.34.117.227]) by outbound2.ore.mailhop.org (Halon Mail Gateway) with ESMTPSA; Wed, 23 Dec 2015 03:09:55 +0000 (UTC) Received: from rev (rev [172.22.42.240]) by ilsoft.org (8.14.9/8.14.9) with ESMTP id tBN39aST002454; Tue, 22 Dec 2015 20:09:36 -0700 (MST) (envelope-from ian@freebsd.org) Message-ID: <1450840176.25138.183.camel@freebsd.org> Subject: Re: Q about fsck_ffs usage detail... From: Ian Lepore To: jbtakk@iherebuywisely.com, current Date: Tue, 22 Dec 2015 20:09:36 -0700 In-Reply-To: References: Content-Type: text/plain; charset="us-ascii" X-Mailer: Evolution 3.16.5 FreeBSD GNOME Team Port Mime-Version: 1.0 Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 23 Dec 2015 03:09:45 -0000 On Tue, 2015-12-22 at 17:37 -0800, Jeffrey Bouquet wrote: > After trial and error ( not easily crafted from the man page) > crafting the "mount" command below... > > I've on a todo list a once-in-a-while fsck_ffs ( in single user > mode > or init 1), each filesystem ( eventually ) so that journalling is > double checked > as accurate (ufs2) > > "mount -t ufs -o rw /dev/gtp/root / " > ( ^^ that, not easily crafted from the man page examples, unless it > works > sometimes and does not work other times, or needs some precise > order. This command worked today...) > > So much for documentation. > On to the question. > > The 'task' would be to run fsck_ffs -y on each filesystem once in a > while. > However, after remounting root or some other filesystem rw, the > (NO_WRITE) still appears in fsck_ffs ... appearing to make the effort > moot. (Since it also answers (No) to its resulting ?repair? > questions...) > > Fault of "init 1" rather than safe mode at boot, or some unintended > not-working-yet > fault of fsck_ffs, or some easier way to accomplish the stated task? > > Apologies for not asking it elsewhere... seems like one or two > persons reading > this list may know more than others and/or sometimes do the same > commands, every once in a while or after a crash to the debugger > instance. > > Thanks. > ( Not really urgent that anyone answers. More of an inquiry than a > problem... at least at > r288246... ) If I've understood your question correctly, I think the sequence you're looking for is something like this: init 1 mount -r / fsck -y / mount -w / exit When the NO_WRITE message appears, fsck is saying it will not write because others can write. -- Ian From owner-freebsd-current@freebsd.org Wed Dec 23 10:32:20 2015 Return-Path: Delivered-To: freebsd-current@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 9C146A4FC28; Wed, 23 Dec 2015 10:32:20 +0000 (UTC) (envelope-from cochard@gmail.com) Received: from mail-lb0-x22b.google.com (mail-lb0-x22b.google.com [IPv6:2a00:1450:4010:c04::22b]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 1168317C8; Wed, 23 Dec 2015 10:32:20 +0000 (UTC) (envelope-from cochard@gmail.com) Received: by mail-lb0-x22b.google.com with SMTP id sv6so37472444lbb.0; Wed, 23 Dec 2015 02:32:19 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:from:date:message-id:subject:to:content-type; bh=UaMrUq246YYzdUdt3KOtQzfHESEUs8aMpG/DFi4I0yQ=; b=QlXHLRmJnZa+YvhBMS2KhU4Uuwjl989oIfMH2cGPOTuTkxu5v5ex7HJi1CkGyKBnAL GFNYKaYE2DU5U8uad+Zk9anz9Fw8YVJRIYpyC/9ES9Xh/pPn6FspvMLtp0eLYlFdHoXk z6CicKaPaf4jUZLfLET+wCbt43zLSoNruB+GStyKHHbQvqjZdlR8cQx4IdzXOtDVgY5X /E6w5tZixw4bDVxJsflOEKvtGagFFVLUQbH6G+uhGK0A3V0Y2iRqMC/NHOFLVlPuPCYN 6i0difQaoqZ+gbCU/FSiQy7MUBQws2mHipn9J09HWDm+fTRVs4WTJQEQn/8BwsxsXIMi gByA== DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=cochard-me.20150623.gappssmtp.com; s=20150623; h=mime-version:sender:from:date:message-id:subject:to:content-type; bh=UaMrUq246YYzdUdt3KOtQzfHESEUs8aMpG/DFi4I0yQ=; b=VMXcbNw21QG5+wTnDYyRG3M/z1VY9EhZKt8T1cRXkByy3mhl8I4/4u//5r2EbqltMN amBgOXAE0T7RL+TK238RCcy+bF2Ptk0D4mVA1EjqpYyLmUevTx/g0OvlI+GZYnqs5B0k HMkA0sc5Qe7FSlLHlFg0v3HXjYhfN6bkJjiuF5ogovzQuYCqYVf04wgjU0/Ep0hkOkDz x7cFWpkAoMURUz2XhFMVHgTEHd40hN+JABtbN6du/3irg2e7dAevcwnUUa/cZD/MesI+ 8l9Nuq0MU9itVDaGmSe1nJXa6hfdabRXgDQLGEiw/a+YTyZWhYVH1aJm1/7Me74gvalI z4zQ== X-Received: by 10.112.132.6 with SMTP id oq6mr5835032lbb.38.1450866737590; Wed, 23 Dec 2015 02:32:17 -0800 (PST) MIME-Version: 1.0 Sender: cochard@gmail.com Received: by 10.25.147.78 with HTTP; Wed, 23 Dec 2015 02:31:58 -0800 (PST) From: =?UTF-8?Q?Olivier_Cochard=2DLabb=C3=A9?= Date: Wed, 23 Dec 2015 11:31:58 +0100 X-Google-Sender-Auth: W5DKbrfSsF8ZFa8daXTGGYS6rbY Message-ID: Subject: forwarding didn't work if wlan0 is member of a bridge To: "freebsd-current@freebsd.org" , "freebsd-wireless@freebsd.org" Content-Type: text/plain; charset=UTF-8 X-Content-Filtered-By: Mailman/MimeDel 2.1.20 X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 23 Dec 2015 10:32:20 -0000 Hi, If wlan0 interface is member of a bridge, FreeBSD didn't reach to forward-back packets to wireless client My setup is this one: internet gateway <--> [net0] fbsd router [net1 + wifi-hostap in bridge0] <--> wireless client and the problem description: - wireless clients didn't receive any packet back: the fbsd-router blocks answers because it thinks wireless clients are "unreachable". - But wireless clients can reach all IP of the fbsd-router hitself without problem, and fbsd-router can ping them too. - Ethernet clients connected to the same bridge0 didn't have problem A tcpdump on the outgoing interface shows the fbsd-router correctly receiving/NATing/forwarding the wireless-client packet (10.239.142.104 natted to 192.168.100.70) toward the Internet-gateway (192.168.100.254), but once received the response from the internet-gateway it is not able to reach the wireless-client (unreachable): [fbsd-router]~> sudo tcpdump -pni net0 icmp tcpdump: verbose output suppressed, use -v or -vv for full protocol decode listening on net0, link-type EN10MB (Ethernet), capture size 262144 bytes 07:35:24.869560 IP 192.168.100.70 > 192.168.100.254: ICMP echo request, id 1, seq 375, length 40 07:35:24.869772 IP 192.168.100.254 > 192.168.100.70: ICMP echo reply, id 1, seq 375, length 40 07:35:24.870314 IP 192.168.100.70 > 192.168.100.254: ICMP host 10.239.142.104 unreachable, length 36 But directly from the fbsd-router, there is no problem for reaching the wireless-client: [fbsd-router]~> ping wireless-client PING 10.239.142.104 (10.239.142.104): 56 data bytes 64 bytes from 10.239.142.104: icmp_seq=0 ttl=128 time=2.633 ms 64 bytes from 10.239.142.104: icmp_seq=1 ttl=128 time=1.614 ms I'm using a bridge because I need to use only one subnet for all my clients (ethernet and wifi): [fbsd-router]~> ifconfig bridge0 bridge0: flags=8843 metric 0 mtu 1500 ether 02:82:9f:45:81:00 inet 10.239.142.126 netmask 0xffffffe0 broadcast 10.239.142.127 nd6 options=49 groups: bridge id 00:00:00:00:00:00 priority 32768 hellotime 2 fwddelay 15 maxage 20 holdcnt 6 proto rstp maxaddr 2000 timeout 1200 root id 00:00:00:00:00:00 priority 32768 ifcost 0 port 0 member: wlan0 flags=143 ifmaxaddr 0 port 6 priority 128 path cost 33333 member: net1 flags=143 ifmaxaddr 0 port 2 priority 128 path cost 55 And this "unreacheable" problem is related to the bridge, if I remove the wlan0 from the bridge, there is no more problem. What problem can cause FreeBSD to answer back "unreachable" when wlan0 is member of a bridge ? Head versions tested: r290522, r291362, r292613. Thanks, From owner-freebsd-current@freebsd.org Wed Dec 23 11:04:01 2015 Return-Path: Delivered-To: freebsd-current@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id CEF3EA5073F for ; Wed, 23 Dec 2015 11:04:01 +0000 (UTC) (envelope-from yaneurabeya@gmail.com) Received: from mail-pf0-x235.google.com (mail-pf0-x235.google.com [IPv6:2607:f8b0:400e:c00::235]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id AAB141A1A; Wed, 23 Dec 2015 11:04:01 +0000 (UTC) (envelope-from yaneurabeya@gmail.com) Received: by mail-pf0-x235.google.com with SMTP id u7so75181442pfb.1; Wed, 23 Dec 2015 03:04:01 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=content-type:mime-version:subject:from:in-reply-to:date:cc :content-transfer-encoding:message-id:references:to; bh=JIplqJMHwp6CMDUhoIJb5J+e/5SBz+hMWEeuJBdlZwM=; b=dy/30vPdMWHHDAE1h1qvAPBOAvllJmraDthw0vRxmUmYrJTXDRdydpozY8Is//CIym WqNKSMyk9TjHhL4MeUGsS1rWL/DWa5Dnwoq5/TL7Ca5zrxq8gHzTxI9qAuajgGxiq2UY +rOGrfO4L1Z04F3LAZwqIo5AO0gaxsk7gTxDNoTSaJ5ICMwyDQHBuEeK9CASz/223awm gvMxUPagH/R+O715rpsJ3pW6eTQ7RZwCMCBIR2RR4K0JrQozacwFItxwVH9V/ear5NYx 0RBsYtApyDrTVllECOsjQ3BOISWpUpKx8k9A9Oi/TE4+vWOLGrblLFQKaPAJfSe11yly dDng== X-Received: by 10.98.17.147 with SMTP id 19mr43188349pfr.66.1450868641101; Wed, 23 Dec 2015 03:04:01 -0800 (PST) Received: from ?IPv6:2601:601:800:126d:6572:283a:84b7:ac98? ([2601:601:800:126d:6572:283a:84b7:ac98]) by smtp.gmail.com with ESMTPSA id o2sm51944810pap.31.2015.12.23.03.03.58 (version=TLSv1/SSLv3 cipher=OTHER); Wed, 23 Dec 2015 03:03:59 -0800 (PST) Content-Type: text/plain; charset=cp932 Mime-Version: 1.0 (Mac OS X Mail 8.2 \(2104\)) Subject: Re: Build from 9.3-RELEASE to 11.0-CURRENT fails for i386 (-Wsign-compare issues with gcc) From: NGie Cooper In-Reply-To: Date: Wed, 23 Dec 2015 03:03:57 -0800 Cc: freebsd-current@freebsd.org Content-Transfer-Encoding: quoted-printable Message-Id: <6A4DDA2E-F07D-420A-9D24-C53C2036723C@gmail.com> References: <8E98A82D-C36F-4863-8BE4-81288735F3A1@gmail.com> <3659799.xE9v788p8Q@ralph.baldwin.cx> <3216653.gTnkE43ffA@ralph.baldwin.cx> To: John Baldwin X-Mailer: Apple Mail (2.2104) X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 23 Dec 2015 11:04:02 -0000 > On Dec 22, 2015, at 10:27, Garrett Cooper = wrote: >=20 >=20 >> On Dec 22, 2015, at 08:23, John Baldwin wrote: >>=20 >>> On Monday, December 21, 2015 11:01:36 AM John Baldwin wrote: >>>> On Saturday, December 19, 2015 01:05:36 PM NGie Cooper wrote: >>>> Hi John, >>>> I tried bootstrapping 9.3-RELEASE to 11.0-CURRENT with i386 and = ran into the -Wsign-compare issue below when running make libraries with = buildworld, because it=81fs building libkvm with gcc 4.2.1 :/=81c I=81fve = tried bootstrapping with clang/clang37, but haven=81ft been able to yet. = I=81fll try installing 10.2-RELEASE via freebsd-update so I can use = clang instead of gcc. >>>> Thanks! >>>> -NGie >>>=20 >>> We don't actually support going from 9 to 11. However, these = constants >>> should probably be explicitly unsigned anyway. I haven't tested = this at >>> all, but something like this: >>>=20 >>> Index: head/lib/libkvm/kvm_i386.h >>> =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D >>> --- head/lib/libkvm/kvm_i386.h (revision 292553) >>> +++ head/lib/libkvm/kvm_i386.h (working copy) >>> @@ -57,8 +57,8 @@ >>> #define I386_PG_PS 0x080 >>> #define I386_PG_FRAME_PAE (0x000ffffffffff000ull) >>> #define I386_PG_PS_FRAME_PAE (0x000fffffffe00000ull) >>> -#define I386_PG_FRAME (0xfffff000) >>> -#define I386_PG_PS_FRAME (0xffc00000) >>> +#define I386_PG_FRAME (0xfffff000u) >>> +#define I386_PG_PS_FRAME (0xffc00000u) >>>=20 >>> #ifdef __i386__ >>> _Static_assert(PAGE_SHIFT =3D=3D I386_PAGE_SHIFT, "PAGE_SHIFT = mismatch"); >>=20 >> This passed a universe build on HEAD. If you can test that it fixes = the 9.3 -> 11.0 >> bootstrap I will commit it. >=20 > I'll fire up a 9.3 VM and give it a shot. > Thanks :)!! Hmm=81c no bueno on ref9-amd64. What likely needs to be done is that the = directory needs to be built by itself with gcc on i386. Thanks! -NGie cc1: warnings being treated as errors In file included from /scratch/tmp/ngie/svn/lib/libkvm/kvm_i386.c:63: /scratch/tmp/ngie/svn/lib/libkvm/kvm_i386.h:73: warning: comparison = between signed and unsigned *** [kvm_i386.So] Error code 1 bmake[5]: stopped in /scratch/tmp/ngie/svn/lib/libkvm 1 error bmake[5]: stopped in /scratch/tmp/ngie/svn/lib/libkvm *** [lib/libkvm__L] Error code 2 bmake[4]: stopped in /scratch/tmp/ngie/svn From owner-freebsd-current@freebsd.org Wed Dec 23 15:08:33 2015 Return-Path: Delivered-To: freebsd-current@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 65870A50C8C for ; Wed, 23 Dec 2015 15:08:33 +0000 (UTC) (envelope-from sm@ara-ler.com) Received: from mail-oi0-x233.google.com (mail-oi0-x233.google.com [IPv6:2607:f8b0:4003:c06::233]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 325E814E6 for ; Wed, 23 Dec 2015 15:08:33 +0000 (UTC) (envelope-from sm@ara-ler.com) Received: by mail-oi0-x233.google.com with SMTP id l9so96352221oia.2 for ; Wed, 23 Dec 2015 07:08:32 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ara-ler-com.20150623.gappssmtp.com; s=20150623; h=date:from:to:cc:subject:message-id:references:mime-version :content-type:content-disposition:content-transfer-encoding :in-reply-to:user-agent; bh=oxsy3lRe/sQYWIaps7d6+I33CNmH2hVTxXAFFBL5ALY=; b=bEyCPSxRuhkhK1ol2tWhwhQl8UaAah2uhhlwbYLHwafe6eEr6RvNN4tnrTXDWqlObi Z4lOV429nqkMRNVv7gizds89qKZK6f+R7k/P3mQw+0dIs8VZaMDdzSSm/v1QVKZTfgIx brRFP9846rLHupqCJIehrOglE9xxjoZGq0KrUdXmCBx9yvNsG6FxfKm+X/SP7oWMfUBj DT3fxA8jZMnjw70mVHs9779+oFqCcww6k9Y1tuVq/AUcgUUjpAmnK+Gb/rNBcWjbPF3J Z8dDYO8kEINpUQKclScgmknLQq2lk2BX8+XdAhIbe36jaTVteHR+HXTvcMwcwUDVmiYm /nNw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:date:from:to:cc:subject:message-id:references :mime-version:content-type:content-disposition :content-transfer-encoding:in-reply-to:user-agent; bh=oxsy3lRe/sQYWIaps7d6+I33CNmH2hVTxXAFFBL5ALY=; b=KspOuL3HG4HLU1earHlyR+E/LDCwmmxHis0A2UAYVj2N3iUpVJUgFQsfPbFhr89XU2 qPEKjPIAJbY3w8SGKsm0bpL6hddXIQzeKDSG1xJgyJcXO5csZlwYy61SOkulO/IGweEo jRWXS77SHK6vKAmz2fx/o5txvwKpupFXTqFKTZ9ApcwBQUWH+YMBRq5+P5uDYocIuGig Izbz4LEyEvnQCZzTtUweHT5eKNNFJREX/I9k+vEFfIkSzu8xfB4qAIX5VuULHAB1gG8Y B4YEwK1G10qSiuw9fObsK/Q5Md76U/CIJ4Kv5ZWU9TcMVci9IYbiZpSa7YsTRgHNXgae tvyQ== X-Gm-Message-State: ALoCoQlw0itR24fO1ry1HXZ36vFlfPH7Oq2L0+N1bVtfOu4Wtq3nv/D3egnIcyAohjJGnPWdm5ztupFnj0jv98tMPjYJ9wVKFA== X-Received: by 10.202.176.66 with SMTP id z63mr14184554oie.61.1450883312228; Wed, 23 Dec 2015 07:08:32 -0800 (PST) Received: from debian.ara-ler.com ([50.243.135.133]) by smtp.gmail.com with ESMTPSA id sd7sm4917398oec.13.2015.12.23.07.08.31 (version=TLSv1/SSLv3 cipher=OTHER); Wed, 23 Dec 2015 07:08:31 -0800 (PST) Date: Wed, 23 Dec 2015 08:08:29 -0700 From: Sergey Manucharian To: "freebsd-current@freebsd.org" , "freebsd-wireless@freebsd.org" Cc: Olivier =?iso-8859-1?Q?Cochard-Labb=E9?= Subject: Re: forwarding didn't work if wlan0 is member of a bridge Message-ID: <20151223150829.GO3487@debian.ara-ler.com> References: MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: User-Agent: Mutt/1.5.23 (2014-03-12) X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 23 Dec 2015 15:08:33 -0000 Excerpts from Olivier Cochard-Labbé's message from Wed 23-Dec-15 11:31: > If wlan0 interface is member of a bridge, FreeBSD didn't reach to > forward-back packets to wireless client > > My setup is this one: > > internet gateway <--> [net0] fbsd router [net1 + wifi-hostap in bridge0] > <--> wireless client > > and the problem description: > - wireless clients didn't receive any packet back: the fbsd-router blocks > answers because it thinks wireless clients are "unreachable". > - But wireless clients can reach all IP of the fbsd-router hitself without > problem, and fbsd-router can ping them too. > - Ethernet clients connected to the same bridge0 didn't have problem I believe this is related to the fact that wifi adapter cannot have more that one MAC address. And that becomes true when it's a member of a bridge. There exist some tricky ways to overcome that though. S. From owner-freebsd-current@freebsd.org Wed Dec 23 17:51:17 2015 Return-Path: Delivered-To: freebsd-current@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 9DD66A50625; Wed, 23 Dec 2015 17:51:17 +0000 (UTC) (envelope-from me@rvijay.me) Received: from mail1.rvijay.me (mail1.rvijay.me [IPv6:2a00:1dc0:2002:0:fc09:f829:babe:b00b]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id A30041D1D; Wed, 23 Dec 2015 17:51:16 +0000 (UTC) (envelope-from me@rvijay.me) Received: from localhost (localhost [127.0.0.1]) by mail1.rvijay.me (Postfix) with ESMTP id 80F0353EB; Wed, 23 Dec 2015 23:21:12 +0530 (IST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=rvijay.me; h= content-type:content-type:in-reply-to:mime-version:user-agent :date:date:message-id:from:from:references:to:subject:subject; s=20130919; t=1450893066; x=1451757067; bh=8RkbgXtnFp/3sszY4hua NQ6acyo+u/HugKZtTOwUoS8=; b=vQseR1uF04wnpOf5svE/AddZYcWzsLASkojI usAnI14u6yOo9jJrJ87HoM+VYvagH1+tjZaJwzJ1LUGQsnh2FZF6fYj71TNZJth+ YXv53I7MYtj2mqLk03BKQ0jmzevyUTZRC4AiEgn3fgfPw6cwcmlF9WjbFCfajqQb Gr3F+Es= Received: from mail1.rvijay.me ([127.0.0.1]) by localhost (mail1.rvijay.me [127.0.0.1]) (amavisd-new, port 10026) with LMTP id bzjkSXbd9bmH; Wed, 23 Dec 2015 23:21:06 +0530 (IST) Received: from [192.168.1.119] (unknown [183.83.51.45]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by mail1.rvijay.me (Postfix) with ESMTPSA id 805F852D7; Wed, 23 Dec 2015 23:21:03 +0530 (IST) Subject: Re: Need help with New Build -- Skylake To: freebsd-questions@freebsd.org, freebsd-current@freebsd.org References: <56753729.7010003@rvijay.me> <56798ABA.4030603@rvijay.me> From: Vijay Rjah Message-ID: <567ADEFE.7080400@rvijay.me> Date: Wed, 23 Dec 2015 23:20:54 +0530 User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.11; rv:38.0) Gecko/20100101 Thunderbird/38.4.0 MIME-Version: 1.0 In-Reply-To: Content-Type: multipart/mixed; boundary="------------090902090401010002040305" X-Mailman-Approved-At: Wed, 23 Dec 2015 18:05:06 +0000 X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 23 Dec 2015 17:51:17 -0000 This is a multi-part message in MIME format. --------------090902090401010002040305 Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 7bit On 12/23/15 2:29 AM, Ed Maste wrote: > On 22 December 2015 at 12:39, Vijay Rjah wrote: >> The only issue i have is that the boot process takes a lot of time.. >> (similar to >> https://forums.freebsd.org/threads/new-motherboard-and-processor-kernel-load-very-slow.53511/ >> ). the system ultimately boots, but boot times are around 4 - 5 Mins.. >> >> How do I debug it? any suggestions? > A useful first step is to get a verbose boot ("boot -v" from the > loader prompt) and note where there are any large or unexpected > delays. The "memory test" that was responsible for many reports of > slow FreeBSD boots has been disabled in 11.x for quite some time, so > it won't be that. > _______________________________________________ > freebsd-questions@freebsd.org mailing list > https://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org" Thanks for your reply.. It takes about 3-4 Mins just to get to the boot option screen.. ( I mean the menu where it lets you select multi/single user mode etc...) I have attached the output of "boot -v".. -Thanks Vijay --------------090902090401010002040305 Content-Type: text/plain; charset=UTF-8; x-mac-type="0"; x-mac-creator="0"; name="messages" Content-Transfer-Encoding: 7bit Content-Disposition: attachment; filename="messages" Dec 23 23:03:13 vrajah-bsd syslogd: kernel boot file is /boot/kernel/kernel Dec 23 23:03:13 vrajah-bsd kernel: Table 'FACP' at 0x8ad96270 Dec 23 23:03:13 vrajah-bsd kernel: Table 'APIC' at 0x8ad96380 Dec 23 23:03:13 vrajah-bsd kernel: APIC: Found table at 0x8ad96380 Dec 23 23:03:13 vrajah-bsd kernel: APIC: Using the MADT enumerator. Dec 23 23:03:13 vrajah-bsd kernel: MADT: Found CPU APIC ID 0 ACPI ID 1: enabled Dec 23 23:03:13 vrajah-bsd kernel: SMP: Added CPU 0 (AP) Dec 23 23:03:13 vrajah-bsd kernel: MADT: Found CPU APIC ID 2 ACPI ID 2: enabled Dec 23 23:03:13 vrajah-bsd kernel: SMP: Added CPU 2 (AP) Dec 23 23:03:13 vrajah-bsd kernel: MADT: Found CPU APIC ID 1 ACPI ID 3: enabled Dec 23 23:03:13 vrajah-bsd kernel: SMP: Added CPU 1 (AP) Dec 23 23:03:13 vrajah-bsd kernel: MADT: Found CPU APIC ID 3 ACPI ID 4: enabled Dec 23 23:03:13 vrajah-bsd kernel: SMP: Added CPU 3 (AP) Dec 23 23:03:13 vrajah-bsd kernel: Copyright (c) 1992-2015 The FreeBSD Project. Dec 23 23:03:13 vrajah-bsd kernel: Copyright (c) 1979, 1980, 1983, 1986, 1988, 1989, 1991, 1992, 1993, 1994 Dec 23 23:03:13 vrajah-bsd kernel: The Regents of the University of California. All rights reserved. Dec 23 23:03:13 vrajah-bsd kernel: FreeBSD is a registered trademark of The FreeBSD Foundation. Dec 23 23:03:13 vrajah-bsd kernel: FreeBSD 11.0-CURRENT #0 r291495: Mon Nov 30 23:14:34 UTC 2015 Dec 23 23:03:13 vrajah-bsd kernel: root@releng2.nyi.freebsd.org:/usr/obj/usr/src/sys/GENERIC amd64 Dec 23 23:03:13 vrajah-bsd kernel: FreeBSD clang version 3.7.0 (tags/RELEASE_370/final 246257) 20150906 Dec 23 23:03:13 vrajah-bsd kernel: WARNING: WITNESS option enabled, expect reduced performance. Dec 23 23:03:13 vrajah-bsd kernel: PPIM 0: PA=0xa0000, VA=0xffffffff82610000, size=0x10000, mode=0 Dec 23 23:03:13 vrajah-bsd kernel: VT(vga): resolution 640x480 Dec 23 23:03:13 vrajah-bsd kernel: Preloaded elf kernel "/boot/kernel/kernel" at 0xffffffff82419000. Dec 23 23:03:13 vrajah-bsd kernel: Preloaded /boot/entropy "/boot/entropy" at 0xffffffff82419e48. Dec 23 23:03:13 vrajah-bsd kernel: Preloaded elf obj module "/boot/kernel/zfs.ko" at 0xffffffff82419e98. Dec 23 23:03:13 vrajah-bsd kernel: Preloaded elf obj module "/boot/kernel/opensolaris.ko" at 0xffffffff8241a680. Dec 23 23:03:13 vrajah-bsd kernel: Calibrating TSC clock ... TSC clock: 3696187166 Hz Dec 23 23:03:13 vrajah-bsd kernel: CPU: Intel(R) Core(TM) i3-6100 CPU @ 3.70GHz (3696.19-MHz K8-class CPU) Dec 23 23:03:13 vrajah-bsd kernel: Origin="GenuineIntel" Id=0x506e3 Family=0x6 Model=0x5e Stepping=3 Dec 23 23:03:13 vrajah-bsd kernel: Features=0xbfebfbff Dec 23 23:03:13 vrajah-bsd kernel: Features2=0x7ffafbbf Dec 23 23:03:13 vrajah-bsd kernel: AMD Features=0x2c100800 Dec 23 23:03:13 vrajah-bsd kernel: AMD Features2=0x121 Dec 23 23:03:13 vrajah-bsd kernel: Structured Extended Features=0x29c67af Dec 23 23:03:13 vrajah-bsd kernel: XSAVE Features=0xf Dec 23 23:03:13 vrajah-bsd kernel: VT-x: Basic Features=0xda0400 Dec 23 23:03:13 vrajah-bsd kernel: Pin-Based Controls=0x7f Dec 23 23:03:13 vrajah-bsd kernel: Primary Processor Controls=0xfff9fffe Dec 23 23:03:13 vrajah-bsd kernel: Secondary Processor Controls=0x1fbcff Dec 23 23:03:13 vrajah-bsd kernel: Exit Controls=0xda0400 Dec 23 23:03:13 vrajah-bsd kernel: Entry Controls=0xda0400 Dec 23 23:03:13 vrajah-bsd kernel: EPT Features=0x6334141 Dec 23 23:03:13 vrajah-bsd kernel: VPID Features=0xf01 Dec 23 23:03:13 vrajah-bsd kernel: TSC: P-state invariant, performance statistics Dec 23 23:03:13 vrajah-bsd kernel: Data TLB: 1 GByte pages, 4-way set associative, 4 entries Dec 23 23:03:13 vrajah-bsd kernel: Data TLB: 4 KB pages, 4-way set associative, 64 entries Dec 23 23:03:13 vrajah-bsd kernel: Instruction TLB: 2M/4M pages, fully associative, 8 entries Dec 23 23:03:13 vrajah-bsd kernel: Instruction TLB: 4KByte pages, 8-way set associative, 64 entries Dec 23 23:03:13 vrajah-bsd kernel: 64-Byte prefetching Dec 23 23:03:13 vrajah-bsd kernel: Shared 2nd-Level TLB: 4 KByte /2 MByte pages, 6-way associative, 1536 entries. Also 1GBbyte pages, 4-way, 16 entries Dec 23 23:03:13 vrajah-bsd kernel: L2 cache: 256 kbytes, 8-way associative, 64 bytes/line Dec 23 23:03:13 vrajah-bsd kernel: real memory = 8589934592 (8192 MB) Dec 23 23:03:13 vrajah-bsd kernel: Physical memory chunk(s): Dec 23 23:03:13 vrajah-bsd kernel: 0x0000000000010000 - 0x0000000000098fff, 561152 bytes (137 pages) Dec 23 23:03:13 vrajah-bsd kernel: 0x0000000000100000 - 0x00000000001fffff, 1048576 bytes (256 pages) Dec 23 23:03:13 vrajah-bsd kernel: 0x000000000245e000 - 0x0000000081ba6fff, 2138345472 bytes (522057 pages) Dec 23 23:03:13 vrajah-bsd kernel: 0x0000000081bd2000 - 0x0000000081c22fff, 331776 bytes (81 pages) Dec 23 23:03:13 vrajah-bsd kernel: 0x0000000082464000 - 0x000000008a2c1fff, 132505600 bytes (32350 pages) Dec 23 23:03:13 vrajah-bsd kernel: 0x000000008a59f000 - 0x000000008a762fff, 1851392 bytes (452 pages) Dec 23 23:03:13 vrajah-bsd kernel: 0x000000008b3ff000 - 0x000000008b3fffff, 4096 bytes (1 pages) Dec 23 23:03:13 vrajah-bsd kernel: 0x0000000100000000 - 0x000000025e20efff, 5874184192 bytes (1434127 pages) Dec 23 23:03:13 vrajah-bsd kernel: avail memory = 8089042944 (7714 MB) Dec 23 23:03:13 vrajah-bsd kernel: Table 'FACP' at 0x8ad96270 Dec 23 23:03:13 vrajah-bsd kernel: Table 'APIC' at 0x8ad96380 Dec 23 23:03:13 vrajah-bsd kernel: Table 'FPDT' at 0x8ad96408 Dec 23 23:03:13 vrajah-bsd kernel: Table 'FIDT' at 0x8ad96450 Dec 23 23:03:13 vrajah-bsd kernel: Table 'MCFG' at 0x8ad964f0 Dec 23 23:03:13 vrajah-bsd kernel: Table 'HPET' at 0x8ad96530 Dec 23 23:03:13 vrajah-bsd kernel: Table 'SSDT' at 0x8ad96568 Dec 23 23:03:13 vrajah-bsd kernel: Table 'LPIT' at 0x8ad968d8 Dec 23 23:03:13 vrajah-bsd kernel: Table 'SSDT' at 0x8ad96970 Dec 23 23:03:13 vrajah-bsd kernel: Table 'SSDT' at 0x8ad96bb8 Dec 23 23:03:13 vrajah-bsd kernel: Table 'SSDT' at 0x8ad99768 Dec 23 23:03:13 vrajah-bsd kernel: Table 'DBGP' at 0x8ad9a3b0 Dec 23 23:03:13 vrajah-bsd kernel: Table 'DBG2' at 0x8ad9a3e8 Dec 23 23:03:13 vrajah-bsd kernel: Table 'SSDT' at 0x8ad9a440 Dec 23 23:03:13 vrajah-bsd kernel: Table 'SSDT' at 0x8ad9aa58 Dec 23 23:03:13 vrajah-bsd kernel: Table 'UEFI' at 0x8ad9fe10 Dec 23 23:03:13 vrajah-bsd kernel: Table 'SSDT' at 0x8ad9fe58 Dec 23 23:03:13 vrajah-bsd kernel: ACPI: No DMAR table found Dec 23 23:03:13 vrajah-bsd kernel: Event timer "LAPIC" quality 600 Dec 23 23:03:13 vrajah-bsd kernel: ACPI APIC Table: Dec 23 23:03:13 vrajah-bsd kernel: INTR: Adding local APIC 2 as a target Dec 23 23:03:13 vrajah-bsd kernel: FreeBSD/SMP: Multiprocessor System Detected: 4 CPUs Dec 23 23:03:13 vrajah-bsd kernel: FreeBSD/SMP: 1 package(s) x 2 core(s) x 2 SMT threads Dec 23 23:03:13 vrajah-bsd kernel: cpu0 (BSP): APIC ID: 0 Dec 23 23:03:13 vrajah-bsd kernel: cpu1 (AP): APIC ID: 1 Dec 23 23:03:13 vrajah-bsd kernel: cpu2 (AP): APIC ID: 2 Dec 23 23:03:13 vrajah-bsd kernel: cpu3 (AP): APIC ID: 3 Dec 23 23:03:13 vrajah-bsd kernel: APIC: CPU 0 has ACPI ID 1 Dec 23 23:03:13 vrajah-bsd kernel: APIC: CPU 1 has ACPI ID 3 Dec 23 23:03:13 vrajah-bsd kernel: APIC: CPU 2 has ACPI ID 2 Dec 23 23:03:13 vrajah-bsd kernel: APIC: CPU 3 has ACPI ID 4 Dec 23 23:03:13 vrajah-bsd kernel: x86bios: IVT 0x000000-0x0004ff at 0xfffff80000000000 Dec 23 23:03:13 vrajah-bsd kernel: x86bios: SSEG 0x098000-0x098fff at 0xfffffe01e5f79000 Dec 23 23:03:13 vrajah-bsd kernel: x86bios: EBDA 0x09c000-0x09ffff at 0xfffff8000009c000 Dec 23 23:03:13 vrajah-bsd kernel: x86bios: ROM 0x0a0000-0x0fefff at 0xfffff800000a0000 Dec 23 23:03:13 vrajah-bsd kernel: lapic0: CMCI unmasked Dec 23 23:03:13 vrajah-bsd kernel: random: read 4096 bytes from preloaded cache Dec 23 23:03:13 vrajah-bsd kernel: random: unblocking device. Dec 23 23:03:13 vrajah-bsd kernel: ULE: setup cpu 0 Dec 23 23:03:13 vrajah-bsd kernel: ULE: setup cpu 1 Dec 23 23:03:13 vrajah-bsd kernel: ULE: setup cpu 2 Dec 23 23:03:13 vrajah-bsd kernel: ULE: setup cpu 3 Dec 23 23:03:13 vrajah-bsd kernel: ACPI: RSDP 0x00000000000F05B0 000024 (v02 ALASKA) Dec 23 23:03:13 vrajah-bsd kernel: ACPI: XSDT 0x000000008AD75098 0000AC (v01 ALASKA A M I 01072009 AMI 00010013) Dec 23 23:03:13 vrajah-bsd kernel: ACPI: FACP 0x000000008AD96270 00010C (v05 ALASKA A M I 01072009 AMI 00010013) Dec 23 23:03:13 vrajah-bsd kernel: ACPI: DSDT 0x000000008AD751D8 021094 (v02 ALASKA A M I 01072009 INTL 20120913) Dec 23 23:03:13 vrajah-bsd kernel: ACPI: FACS 0x000000008ADB7F80 000040 Dec 23 23:03:13 vrajah-bsd kernel: ACPI: APIC 0x000000008AD96380 000084 (v03 ALASKA A M I 01072009 AMI 00010013) Dec 23 23:03:13 vrajah-bsd kernel: ACPI: FPDT 0x000000008AD96408 000044 (v01 ALASKA A M I 01072009 AMI 00010013) Dec 23 23:03:13 vrajah-bsd kernel: ACPI: FIDT 0x000000008AD96450 00009C (v01 ALASKA A M I 01072009 AMI 00010013) Dec 23 23:03:13 vrajah-bsd kernel: ACPI: MCFG 0x000000008AD964F0 00003C (v01 ALASKA A M I 01072009 MSFT 00000097) Dec 23 23:03:13 vrajah-bsd kernel: ACPI: HPET 0x000000008AD96530 000038 (v01 ALASKA A M I 01072009 AMI. 0005000B) Dec 23 23:03:13 vrajah-bsd kernel: ACPI: SSDT 0x000000008AD96568 00036D (v01 SataRe SataTabl 00001000 INTL 20120913) Dec 23 23:03:13 vrajah-bsd kernel: ACPI: LPIT 0x000000008AD968D8 000094 (v01 INTEL SKL 00000000 MSFT 0000005F) Dec 23 23:03:13 vrajah-bsd kernel: ACPI: SSDT 0x000000008AD96970 000248 (v02 INTEL sensrhub 00000000 INTL 20120913) Dec 23 23:03:13 vrajah-bsd kernel: ACPI: SSDT 0x000000008AD96BB8 002BAE (v02 INTEL PtidDevc 00001000 INTL 20120913) Dec 23 23:03:13 vrajah-bsd kernel: ACPI: SSDT 0x000000008AD99768 000C45 (v02 INTEL Ther_Rvp 00001000 INTL 20120913) Dec 23 23:03:13 vrajah-bsd kernel: ACPI: DBGP 0x000000008AD9A3B0 000034 (v01 INTEL 00000000 MSFT 0000005F) Dec 23 23:03:13 vrajah-bsd kernel: ACPI: DBG2 0x000000008AD9A3E8 000054 (v00 INTEL 00000000 MSFT 0000005F) Dec 23 23:03:13 vrajah-bsd kernel: ACPI: SSDT 0x000000008AD9A440 000615 (v02 INTEL xh_rvp08 00000000 INTL 20120913) Dec 23 23:03:13 vrajah-bsd kernel: ACPI: SSDT 0x000000008AD9AA58 0053B2 (v02 SaSsdt SaSsdt 00003000 INTL 20120913) Dec 23 23:03:13 vrajah-bsd kernel: ACPI: UEFI 0x000000008AD9FE10 000042 (v01 00000000 00000000) Dec 23 23:03:13 vrajah-bsd kernel: ACPI: SSDT 0x000000008AD9FE58 000E9A (v02 CpuRef CpuSsdt 00003000 INTL 20120913) Dec 23 23:03:13 vrajah-bsd kernel: MADT: Found IO APIC ID 2, Interrupt 0 at 0xfec00000 Dec 23 23:03:13 vrajah-bsd kernel: ioapic0: ver 0x20 maxredir 0x77 Dec 23 23:03:13 vrajah-bsd kernel: ioapic0: Routing external 8259A's -> intpin 0 Dec 23 23:03:13 vrajah-bsd kernel: lapic0: Routing NMI -> LINT1 Dec 23 23:03:13 vrajah-bsd kernel: lapic0: LINT1 trigger: edge Dec 23 23:03:13 vrajah-bsd kernel: lapic0: LINT1 polarity: high Dec 23 23:03:13 vrajah-bsd kernel: lapic2: Routing NMI -> LINT1 Dec 23 23:03:13 vrajah-bsd kernel: lapic2: LINT1 trigger: edge Dec 23 23:03:13 vrajah-bsd kernel: lapic2: LINT1 polarity: high Dec 23 23:03:13 vrajah-bsd kernel: lapic1: Routing NMI -> LINT1 Dec 23 23:03:13 vrajah-bsd kernel: lapic1: LINT1 trigger: edge Dec 23 23:03:13 vrajah-bsd kernel: lapic1: LINT1 polarity: high Dec 23 23:03:13 vrajah-bsd kernel: lapic3: Routing NMI -> LINT1 Dec 23 23:03:13 vrajah-bsd kernel: lapic3: LINT1 trigger: edge Dec 23 23:03:13 vrajah-bsd kernel: lapic3: LINT1 polarity: high Dec 23 23:03:13 vrajah-bsd kernel: MADT: Interrupt override: source 0, irq 2 Dec 23 23:03:13 vrajah-bsd kernel: ioapic0: Routing IRQ 0 -> intpin 2 Dec 23 23:03:13 vrajah-bsd kernel: MADT: Interrupt override: source 9, irq 9 Dec 23 23:03:13 vrajah-bsd kernel: ioapic0: intpin 9 trigger: level Dec 23 23:03:13 vrajah-bsd kernel: ioapic0 irqs 0-119 on motherboard Dec 23 23:03:13 vrajah-bsd kernel: cpu0 BSP: Dec 23 23:03:13 vrajah-bsd kernel: ID: 0x00000000 VER: 0x01060015 LDR: 0x00000001 DFR: 0x00000000 x2APIC: 1 Dec 23 23:03:13 vrajah-bsd kernel: lint0: 0x00010700 lint1: 0x00000400 TPR: 0x00000000 SVR: 0x000011ff Dec 23 23:03:13 vrajah-bsd kernel: timer: 0x000300ef therm: 0x00010000 err: 0x000000f0 pmc: 0x00010400 Dec 23 23:03:13 vrajah-bsd kernel: cmci: 0x000000f2 Dec 23 23:03:13 vrajah-bsd kernel: wlan: <802.11 Link Layer> Dec 23 23:03:13 vrajah-bsd kernel: snd_unit_init() u=0x00ff8000 [512] d=0x00007c00 [32] c=0x000003ff [1024] Dec 23 23:03:13 vrajah-bsd kernel: feeder_register: snd_unit=-1 snd_maxautovchans=16 latency=5 feeder_rate_min=1 feeder_rate_max=2016000 feeder_rate_round=25 Dec 23 23:03:13 vrajah-bsd kernel: random: entropy device external interface Dec 23 23:03:13 vrajah-bsd kernel: kbd: new array size 4 Dec 23 23:03:13 vrajah-bsd kernel: kbd1 at kbdmux0 Dec 23 23:03:13 vrajah-bsd kernel: mem: Dec 23 23:03:13 vrajah-bsd kernel: nfslock: pseudo-device Dec 23 23:03:13 vrajah-bsd kernel: crypto: Dec 23 23:03:13 vrajah-bsd kernel: netmap: loaded module Dec 23 23:03:13 vrajah-bsd kernel: null: Dec 23 23:03:13 vrajah-bsd kernel: module_register_init: MOD_LOAD (vesa, 0xffffffff80edc540, 0) error 19 Dec 23 23:03:13 vrajah-bsd kernel: io: Dec 23 23:03:13 vrajah-bsd kernel: VMBUS: load Dec 23 23:03:13 vrajah-bsd kernel: random: registering fast source Intel Secure Key RNG Dec 23 23:03:13 vrajah-bsd kernel: random: fast provider: "Intel Secure Key RNG" Dec 23 23:03:13 vrajah-bsd kernel: hpt27xx: RocketRAID 27xx controller driver v1.2.7 Dec 23 23:03:13 vrajah-bsd kernel: hptrr: RocketRAID 17xx/2xxx SATA controller driver v1.2 Dec 23 23:03:13 vrajah-bsd kernel: hptnr: R750/DC7280 controller driver v1.1.4 Dec 23 23:03:13 vrajah-bsd kernel: vtvga0: on motherboard Dec 23 23:03:13 vrajah-bsd kernel: random: harvesting attach, 8 bytes (4 bits) from vtvga0 Dec 23 23:03:13 vrajah-bsd kernel: random: harvesting attach, 8 bytes (4 bits) from ram0 Dec 23 23:03:13 vrajah-bsd kernel: cryptosoft0: on motherboard Dec 23 23:03:13 vrajah-bsd kernel: crypto: assign cryptosoft0 driver id 0, flags 100663296 Dec 23 23:03:13 vrajah-bsd kernel: crypto: cryptosoft0 registers alg 1 flags 0 maxoplen 0 Dec 23 23:03:13 vrajah-bsd kernel: crypto: cryptosoft0 registers alg 2 flags 0 maxoplen 0 Dec 23 23:03:13 vrajah-bsd kernel: crypto: cryptosoft0 registers alg 3 flags 0 maxoplen 0 Dec 23 23:03:13 vrajah-bsd kernel: crypto: cryptosoft0 registers alg 4 flags 0 maxoplen 0 Dec 23 23:03:13 vrajah-bsd kernel: crypto: cryptosoft0 registers alg 5 flags 0 maxoplen 0 Dec 23 23:03:13 vrajah-bsd kernel: crypto: cryptosoft0 registers alg 16 flags 0 maxoplen 0 Dec 23 23:03:13 vrajah-bsd kernel: crypto: cryptosoft0 registers alg 6 flags 0 maxoplen 0 Dec 23 23:03:13 vrajah-bsd kernel: crypto: cryptosoft0 registers alg 7 flags 0 maxoplen 0 Dec 23 23:03:13 vrajah-bsd kernel: crypto: cryptosoft0 registers alg 18 flags 0 maxoplen 0 Dec 23 23:03:13 vrajah-bsd kernel: crypto: cryptosoft0 registers alg 19 flags 0 maxoplen 0 Dec 23 23:03:13 vrajah-bsd kernel: crypto: cryptosoft0 registers alg 20 flags 0 maxoplen 0 Dec 23 23:03:13 vrajah-bsd kernel: crypto: cryptosoft0 registers alg 8 flags 0 maxoplen 0 Dec 23 23:03:13 vrajah-bsd kernel: crypto: cryptosoft0 registers alg 15 flags 0 maxoplen 0 Dec 23 23:03:13 vrajah-bsd kernel: crypto: cryptosoft0 registers alg 9 flags 0 maxoplen 0 Dec 23 23:03:13 vrajah-bsd kernel: crypto: cryptosoft0 registers alg 10 flags 0 maxoplen 0 Dec 23 23:03:13 vrajah-bsd kernel: crypto: cryptosoft0 registers alg 13 flags 0 maxoplen 0 Dec 23 23:03:13 vrajah-bsd kernel: crypto: cryptosoft0 registers alg 14 flags 0 maxoplen 0 Dec 23 23:03:13 vrajah-bsd kernel: crypto: cryptosoft0 registers alg 11 flags 0 maxoplen 0 Dec 23 23:03:13 vrajah-bsd kernel: crypto: cryptosoft0 registers alg 22 flags 0 maxoplen 0 Dec 23 23:03:13 vrajah-bsd kernel: crypto: cryptosoft0 registers alg 23 flags 0 maxoplen 0 Dec 23 23:03:13 vrajah-bsd kernel: crypto: cryptosoft0 registers alg 25 flags 0 maxoplen 0 Dec 23 23:03:13 vrajah-bsd kernel: crypto: cryptosoft0 registers alg 24 flags 0 maxoplen 0 Dec 23 23:03:13 vrajah-bsd kernel: crypto: cryptosoft0 registers alg 26 flags 0 maxoplen 0 Dec 23 23:03:13 vrajah-bsd kernel: crypto: cryptosoft0 registers alg 27 flags 0 maxoplen 0 Dec 23 23:03:13 vrajah-bsd kernel: crypto: cryptosoft0 registers alg 28 flags 0 maxoplen 0 Dec 23 23:03:13 vrajah-bsd kernel: crypto: cryptosoft0 registers alg 21 flags 0 maxoplen 0 Dec 23 23:03:13 vrajah-bsd kernel: crypto: cryptosoft0 registers alg 17 flags 0 maxoplen 0 Dec 23 23:03:13 vrajah-bsd kernel: random: harvesting attach, 8 bytes (4 bits) from cryptosoft0 Dec 23 23:03:13 vrajah-bsd kernel: acpi0: on motherboard Dec 23 23:03:13 vrajah-bsd kernel: ACPI Error: [\_SB_.PCI0.XHC_.RHUB.HS11] Namespace lookup failure, AE_NOT_FOUND (20150818/dswload-219) Dec 23 23:03:13 vrajah-bsd kernel: ACPI Exception: AE_NOT_FOUND, During name lookup/catalog (20150818/psobject-237) Dec 23 23:03:13 vrajah-bsd kernel: ACPI Exception: AE_NOT_FOUND, (SSDT:xh_rvp08) while loading table (20150818/tbxfload-211) Dec 23 23:03:13 vrajah-bsd kernel: ACPI Error: 1 table load failures, 7 successful (20150818/tbxfload-235) Dec 23 23:03:13 vrajah-bsd kernel: PCIe: Memory Mapped configuration base @ 0xe0000000 Dec 23 23:03:13 vrajah-bsd kernel: ioapic0: routing intpin 9 (ISA IRQ 9) to lapic 0 vector 48 Dec 23 23:03:13 vrajah-bsd kernel: ACPI: Executed 21 blocks of module-level executable AML code Dec 23 23:03:13 vrajah-bsd kernel: acpi0: Power Button (fixed) Dec 23 23:03:13 vrajah-bsd kernel: random: harvesting attach, 8 bytes (4 bits) from acpi_sysresource0 Dec 23 23:03:13 vrajah-bsd kernel: random: harvesting attach, 8 bytes (4 bits) from acpi_sysresource1 Dec 23 23:03:13 vrajah-bsd kernel: random: harvesting attach, 8 bytes (4 bits) from acpi_sysresource2 Dec 23 23:03:13 vrajah-bsd kernel: random: harvesting attach, 8 bytes (4 bits) from acpi_sysresource3 Dec 23 23:03:13 vrajah-bsd kernel: random: harvesting attach, 8 bytes (4 bits) from acpi_sysresource4 Dec 23 23:03:13 vrajah-bsd kernel: random: harvesting attach, 8 bytes (4 bits) from acpi_sysresource5 Dec 23 23:03:13 vrajah-bsd kernel: random: harvesting attach, 8 bytes (4 bits) from acpi_sysresource6 Dec 23 23:03:13 vrajah-bsd kernel: cpu0: Processor \_PR_.CPU0 (ACPI ID 1) -> APIC ID 0 Dec 23 23:03:13 vrajah-bsd kernel: cpu0: on acpi0 Dec 23 23:03:13 vrajah-bsd kernel: ACPI: Dynamic OEM Table Load: Dec 23 23:03:13 vrajah-bsd kernel: ACPI: SSDT 0xFFFFF8000459D000 00037F (v02 PmRef Cpu0Cst 00003001 INTL 20120913) Dec 23 23:03:13 vrajah-bsd kernel: ACPI: Dynamic OEM Table Load: Dec 23 23:03:13 vrajah-bsd kernel: ACPI: SSDT 0xFFFFF800048E2000 000726 (v02 PmRef Cpu0Ist 00003000 INTL 20120913) Dec 23 23:03:13 vrajah-bsd kernel: random: harvesting attach, 8 bytes (4 bits) from cpu0 Dec 23 23:03:13 vrajah-bsd kernel: cpu1: Processor \_PR_.CPU1 (ACPI ID 2) -> APIC ID 2 Dec 23 23:03:13 vrajah-bsd kernel: cpu1: on acpi0 Dec 23 23:03:13 vrajah-bsd kernel: ACPI: Dynamic OEM Table Load: Dec 23 23:03:13 vrajah-bsd kernel: ACPI: SSDT 0xFFFFF800048E1800 0005AA (v02 PmRef ApIst 00003000 INTL 20120913) Dec 23 23:03:13 vrajah-bsd kernel: ACPI: Dynamic OEM Table Load: Dec 23 23:03:13 vrajah-bsd kernel: ACPI: SSDT 0xFFFFF80004595000 000119 (v02 PmRef ApCst 00003000 INTL 20120913) Dec 23 23:03:13 vrajah-bsd kernel: random: harvesting attach, 8 bytes (4 bits) from cpu1 Dec 23 23:03:13 vrajah-bsd kernel: cpu2: Processor \_PR_.CPU2 (ACPI ID 3) -> APIC ID 1 Dec 23 23:03:13 vrajah-bsd kernel: cpu2: on acpi0 Dec 23 23:03:13 vrajah-bsd kernel: random: harvesting attach, 8 bytes (4 bits) from cpu2 Dec 23 23:03:13 vrajah-bsd kernel: cpu3: Processor \_PR_.CPU3 (ACPI ID 4) -> APIC ID 3 Dec 23 23:03:13 vrajah-bsd kernel: cpu3: on acpi0 Dec 23 23:03:13 vrajah-bsd kernel: random: harvesting attach, 8 bytes (4 bits) from cpu3 Dec 23 23:03:13 vrajah-bsd kernel: ACPI: Processor \_PR_.CPU4 (ACPI ID 5) ignored Dec 23 23:03:13 vrajah-bsd kernel: ACPI: Processor \_PR_.CPU5 (ACPI ID 6) ignored Dec 23 23:03:13 vrajah-bsd kernel: ACPI: Processor \_PR_.CPU6 (ACPI ID 7) ignored Dec 23 23:03:13 vrajah-bsd kernel: ACPI: Processor \_PR_.CPU7 (ACPI ID 8) ignored Dec 23 23:03:13 vrajah-bsd kernel: hpet0: iomem 0xfed00000-0xfed003ff on acpi0 Dec 23 23:03:13 vrajah-bsd kernel: hpet0: vendor 0x8086, rev 0x1, 24000000Hz 64bit, 8 timers, legacy route Dec 23 23:03:13 vrajah-bsd kernel: hpet0: t0: irqs 0x00f00000 (0), MSI, 64bit, periodic Dec 23 23:03:13 vrajah-bsd kernel: hpet0: t1: irqs 0x00f00000 (0), MSI Dec 23 23:03:13 vrajah-bsd kernel: hpet0: t2: irqs 0x00f00800 (0), MSI Dec 23 23:03:13 vrajah-bsd kernel: hpet0: t3: irqs 0x00f01000 (0), MSI Dec 23 23:03:13 vrajah-bsd kernel: hpet0: t4: irqs 0x00000000 (0), MSI Dec 23 23:03:13 vrajah-bsd kernel: hpet0: t5: irqs 0x00000000 (0), MSI Dec 23 23:03:13 vrajah-bsd kernel: hpet0: t6: irqs 0x00000000 (0), MSI Dec 23 23:03:13 vrajah-bsd kernel: hpet0: t7: irqs 0x00000000 (0), MSI Dec 23 23:03:13 vrajah-bsd kernel: Timecounter "HPET" frequency 24000000 Hz quality 950 Dec 23 23:03:13 vrajah-bsd kernel: msi: routing MSI-X IRQ 256 to local APIC 0 vector 49 Dec 23 23:03:13 vrajah-bsd kernel: msi: routing MSI-X IRQ 257 to local APIC 0 vector 50 Dec 23 23:03:13 vrajah-bsd kernel: msi: routing MSI-X IRQ 258 to local APIC 0 vector 51 Dec 23 23:03:13 vrajah-bsd kernel: msi: routing MSI-X IRQ 259 to local APIC 0 vector 52 Dec 23 23:03:13 vrajah-bsd kernel: msi: routing MSI-X IRQ 260 to local APIC 0 vector 53 Dec 23 23:03:13 vrajah-bsd kernel: msi: routing MSI-X IRQ 261 to local APIC 0 vector 54 Dec 23 23:03:13 vrajah-bsd kernel: msi: routing MSI-X IRQ 262 to local APIC 0 vector 55 Dec 23 23:03:13 vrajah-bsd kernel: msi: routing MSI-X IRQ 263 to local APIC 0 vector 56 Dec 23 23:03:13 vrajah-bsd kernel: Event timer "HPET" frequency 24000000 Hz quality 550 Dec 23 23:03:13 vrajah-bsd kernel: Event timer "HPET1" frequency 24000000 Hz quality 440 Dec 23 23:03:13 vrajah-bsd kernel: Event timer "HPET2" frequency 24000000 Hz quality 440 Dec 23 23:03:13 vrajah-bsd kernel: Event timer "HPET3" frequency 24000000 Hz quality 440 Dec 23 23:03:13 vrajah-bsd kernel: Event timer "HPET4" frequency 24000000 Hz quality 440 Dec 23 23:03:13 vrajah-bsd kernel: random: harvesting attach, 8 bytes (4 bits) from hpet0 Dec 23 23:03:13 vrajah-bsd kernel: atrtc0: port 0x70-0x77 irq 8 on acpi0 Dec 23 23:03:13 vrajah-bsd kernel: atrtc0: Warning: Couldn't map I/O. Dec 23 23:03:13 vrajah-bsd kernel: atrtc0: registered as a time-of-day clock (resolution 1000000us, adjustment 0.500000000s) Dec 23 23:03:13 vrajah-bsd kernel: ioapic0: routing intpin 8 (ISA IRQ 8) to lapic 0 vector 57 Dec 23 23:03:13 vrajah-bsd kernel: Event timer "RTC" frequency 32768 Hz quality 0 Dec 23 23:03:13 vrajah-bsd kernel: random: harvesting attach, 8 bytes (4 bits) from atrtc0 Dec 23 23:03:13 vrajah-bsd kernel: attimer0: port 0x40-0x43,0x50-0x53 irq 0 on acpi0 Dec 23 23:03:13 vrajah-bsd kernel: Timecounter "i8254" frequency 1193182 Hz quality 0 Dec 23 23:03:13 vrajah-bsd kernel: ioapic0: routing intpin 2 (ISA IRQ 0) to lapic 0 vector 58 Dec 23 23:03:13 vrajah-bsd kernel: Event timer "i8254" frequency 1193182 Hz quality 100 Dec 23 23:03:13 vrajah-bsd kernel: random: harvesting attach, 8 bytes (4 bits) from attimer0 Dec 23 23:03:13 vrajah-bsd kernel: ACPI timer: 1/1 1/1 1/1 1/1 1/1 1/1 1/1 1/1 1/1 1/1 -> 10 Dec 23 23:03:13 vrajah-bsd kernel: Timecounter "ACPI-fast" frequency 3579545 Hz quality 900 Dec 23 23:03:13 vrajah-bsd kernel: acpi_timer0: <24-bit timer at 3.579545MHz> port 0x1808-0x180b on acpi0 Dec 23 23:03:13 vrajah-bsd kernel: random: harvesting attach, 8 bytes (4 bits) from acpi_timer0 Dec 23 23:03:13 vrajah-bsd kernel: pci_link0: Index IRQ Rtd Ref IRQs Dec 23 23:03:13 vrajah-bsd kernel: Initial Probe 0 11 N 0 3 4 5 6 10 11 12 14 15 Dec 23 23:03:13 vrajah-bsd kernel: Validation 0 11 N 0 3 4 5 6 10 11 12 14 15 Dec 23 23:03:13 vrajah-bsd kernel: After Disable 0 255 N 0 3 4 5 6 10 11 12 14 15 Dec 23 23:03:13 vrajah-bsd kernel: random: harvesting attach, 8 bytes (4 bits) from pci_link0 Dec 23 23:03:13 vrajah-bsd kernel: pci_link1: Index IRQ Rtd Ref IRQs Dec 23 23:03:13 vrajah-bsd kernel: Initial Probe 0 10 N 0 3 4 5 6 10 11 12 14 15 Dec 23 23:03:13 vrajah-bsd kernel: Validation 0 10 N 0 3 4 5 6 10 11 12 14 15 Dec 23 23:03:13 vrajah-bsd kernel: After Disable 0 255 N 0 3 4 5 6 10 11 12 14 15 Dec 23 23:03:13 vrajah-bsd kernel: random: harvesting attach, 8 bytes (4 bits) from pci_link1 Dec 23 23:03:13 vrajah-bsd kernel: pci_link2: Index IRQ Rtd Ref IRQs Dec 23 23:03:13 vrajah-bsd kernel: Initial Probe 0 11 N 0 3 4 5 6 10 11 12 14 15 Dec 23 23:03:13 vrajah-bsd kernel: Validation 0 11 N 0 3 4 5 6 10 11 12 14 15 Dec 23 23:03:13 vrajah-bsd kernel: After Disable 0 255 N 0 3 4 5 6 10 11 12 14 15 Dec 23 23:03:13 vrajah-bsd kernel: random: harvesting attach, 8 bytes (4 bits) from pci_link2 Dec 23 23:03:13 vrajah-bsd kernel: pci_link3: Index IRQ Rtd Ref IRQs Dec 23 23:03:13 vrajah-bsd kernel: Initial Probe 0 11 N 0 3 4 5 6 10 11 12 14 15 Dec 23 23:03:13 vrajah-bsd kernel: Validation 0 11 N 0 3 4 5 6 10 11 12 14 15 Dec 23 23:03:13 vrajah-bsd kernel: After Disable 0 255 N 0 3 4 5 6 10 11 12 14 15 Dec 23 23:03:13 vrajah-bsd kernel: random: harvesting attach, 8 bytes (4 bits) from pci_link3 Dec 23 23:03:13 vrajah-bsd kernel: pci_link4: Index IRQ Rtd Ref IRQs Dec 23 23:03:13 vrajah-bsd kernel: Initial Probe 0 11 N 0 3 4 5 6 10 11 12 14 15 Dec 23 23:03:13 vrajah-bsd kernel: Validation 0 11 N 0 3 4 5 6 10 11 12 14 15 Dec 23 23:03:13 vrajah-bsd kernel: After Disable 0 255 N 0 3 4 5 6 10 11 12 14 15 Dec 23 23:03:13 vrajah-bsd kernel: random: harvesting attach, 8 bytes (4 bits) from pci_link4 Dec 23 23:03:13 vrajah-bsd kernel: pci_link5: Index IRQ Rtd Ref IRQs Dec 23 23:03:13 vrajah-bsd kernel: Initial Probe 0 11 N 0 3 4 5 6 10 11 12 14 15 Dec 23 23:03:13 vrajah-bsd kernel: Validation 0 11 N 0 3 4 5 6 10 11 12 14 15 Dec 23 23:03:13 vrajah-bsd kernel: After Disable 0 255 N 0 3 4 5 6 10 11 12 14 15 Dec 23 23:03:13 vrajah-bsd kernel: random: harvesting attach, 8 bytes (4 bits) from pci_link5 Dec 23 23:03:13 vrajah-bsd kernel: pci_link6: Index IRQ Rtd Ref IRQs Dec 23 23:03:13 vrajah-bsd kernel: Initial Probe 0 11 N 0 3 4 5 6 10 11 12 14 15 Dec 23 23:03:13 vrajah-bsd kernel: Validation 0 11 N 0 3 4 5 6 10 11 12 14 15 Dec 23 23:03:13 vrajah-bsd kernel: After Disable 0 255 N 0 3 4 5 6 10 11 12 14 15 Dec 23 23:03:13 vrajah-bsd kernel: random: harvesting attach, 8 bytes (4 bits) from pci_link6 Dec 23 23:03:13 vrajah-bsd kernel: pci_link7: Index IRQ Rtd Ref IRQs Dec 23 23:03:13 vrajah-bsd kernel: Initial Probe 0 11 N 0 3 4 5 6 10 11 12 14 15 Dec 23 23:03:13 vrajah-bsd kernel: Validation 0 11 N 0 3 4 5 6 10 11 12 14 15 Dec 23 23:03:13 vrajah-bsd kernel: After Disable 0 255 N 0 3 4 5 6 10 11 12 14 15 Dec 23 23:03:13 vrajah-bsd kernel: random: harvesting attach, 8 bytes (4 bits) from pci_link7 Dec 23 23:03:13 vrajah-bsd kernel: pcib0: port 0xcf8-0xcff on acpi0 Dec 23 23:03:13 vrajah-bsd kernel: pcib0: decoding 5 range 0-0xfe Dec 23 23:03:13 vrajah-bsd kernel: pcib0: decoding 4 range 0-0xcf7 Dec 23 23:03:13 vrajah-bsd kernel: pcib0: decoding 4 range 0xd00-0xffff Dec 23 23:03:13 vrajah-bsd kernel: pcib0: decoding 3 range 0xa0000-0xbffff Dec 23 23:03:13 vrajah-bsd kernel: pcib0: decoding 3 range 0x90000000-0xdfffffff Dec 23 23:03:13 vrajah-bsd kernel: pcib0: decoding 3 range 0xfd000000-0xfe7fffff Dec 23 23:03:13 vrajah-bsd kernel: pci0: on pcib0 Dec 23 23:03:13 vrajah-bsd kernel: pci0: domain=0, physical bus=0 Dec 23 23:03:13 vrajah-bsd kernel: found-> vendor=0x8086, dev=0x190f, revid=0x07 Dec 23 23:03:13 vrajah-bsd kernel: domain=0, bus=0, slot=0, func=0 Dec 23 23:03:13 vrajah-bsd kernel: class=06-00-00, hdrtype=0x00, mfdev=0 Dec 23 23:03:13 vrajah-bsd kernel: cmdreg=0x0006, statreg=0x2090, cachelnsz=0 (dwords) Dec 23 23:03:13 vrajah-bsd kernel: lattimer=0x00 (0 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns) Dec 23 23:03:13 vrajah-bsd kernel: found-> vendor=0x8086, dev=0x1912, revid=0x06 Dec 23 23:03:13 vrajah-bsd kernel: domain=0, bus=0, slot=2, func=0 Dec 23 23:03:13 vrajah-bsd kernel: class=03-00-00, hdrtype=0x00, mfdev=0 Dec 23 23:03:13 vrajah-bsd kernel: cmdreg=0x0007, statreg=0x0010, cachelnsz=0 (dwords) Dec 23 23:03:13 vrajah-bsd kernel: lattimer=0x00 (0 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns) Dec 23 23:03:13 vrajah-bsd kernel: intpin=a, irq=11 Dec 23 23:03:13 vrajah-bsd kernel: powerspec 2 supports D0 D3 current D0 Dec 23 23:03:13 vrajah-bsd kernel: MSI supports 1 message Dec 23 23:03:13 vrajah-bsd kernel: map[10]: type Memory, range 64, base 0xde000000, size 24, enabled Dec 23 23:03:13 vrajah-bsd kernel: pcib0: allocated type 3 (0xde000000-0xdeffffff) for rid 10 of pci0:0:2:0 Dec 23 23:03:13 vrajah-bsd kernel: map[18]: type Prefetchable Memory, range 64, base 0xc0000000, size 28, enabled Dec 23 23:03:13 vrajah-bsd kernel: pcib0: allocated type 3 (0xc0000000-0xcfffffff) for rid 18 of pci0:0:2:0 Dec 23 23:03:13 vrajah-bsd kernel: map[20]: type I/O Port, range 32, base 0xf000, size 6, enabled Dec 23 23:03:13 vrajah-bsd kernel: pcib0: allocated type 4 (0xf000-0xf03f) for rid 20 of pci0:0:2:0 Dec 23 23:03:13 vrajah-bsd kernel: pcib0: matched entry for 0.2.INTA Dec 23 23:03:13 vrajah-bsd kernel: pcib0: slot 2 INTA hardwired to IRQ 16 Dec 23 23:03:13 vrajah-bsd kernel: found-> vendor=0x8086, dev=0x1911, revid=0x00 Dec 23 23:03:13 vrajah-bsd kernel: domain=0, bus=0, slot=8, func=0 Dec 23 23:03:13 vrajah-bsd kernel: class=08-80-00, hdrtype=0x00, mfdev=0 Dec 23 23:03:13 vrajah-bsd kernel: cmdreg=0x0006, statreg=0x0010, cachelnsz=0 (dwords) Dec 23 23:03:13 vrajah-bsd kernel: lattimer=0x00 (0 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns) Dec 23 23:03:13 vrajah-bsd kernel: intpin=a, irq=11 Dec 23 23:03:13 vrajah-bsd kernel: powerspec 2 supports D0 D3 current D0 Dec 23 23:03:13 vrajah-bsd kernel: MSI supports 1 message Dec 23 23:03:13 vrajah-bsd kernel: map[10]: type Memory, range 64, base 0xdf132000, size 12, enabled Dec 23 23:03:13 vrajah-bsd kernel: pcib0: allocated type 3 (0xdf132000-0xdf132fff) for rid 10 of pci0:0:8:0 Dec 23 23:03:13 vrajah-bsd kernel: pcib0: matched entry for 0.8.INTA Dec 23 23:03:13 vrajah-bsd kernel: pcib0: slot 8 INTA hardwired to IRQ 16 Dec 23 23:03:13 vrajah-bsd kernel: found-> vendor=0x8086, dev=0xa12f, revid=0x31 Dec 23 23:03:13 vrajah-bsd kernel: domain=0, bus=0, slot=20, func=0 Dec 23 23:03:13 vrajah-bsd kernel: class=0c-03-30, hdrtype=0x00, mfdev=1 Dec 23 23:03:13 vrajah-bsd kernel: cmdreg=0x0006, statreg=0x0290, cachelnsz=0 (dwords) Dec 23 23:03:13 vrajah-bsd kernel: lattimer=0x00 (0 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns) Dec 23 23:03:13 vrajah-bsd kernel: intpin=a, irq=11 Dec 23 23:03:13 vrajah-bsd kernel: powerspec 2 supports D0 D3 current D0 Dec 23 23:03:13 vrajah-bsd kernel: MSI supports 8 messages, 64 bit Dec 23 23:03:13 vrajah-bsd kernel: map[10]: type Memory, range 64, base 0xdf110000, size 16, enabled Dec 23 23:03:13 vrajah-bsd kernel: pcib0: allocated type 3 (0xdf110000-0xdf11ffff) for rid 10 of pci0:0:20:0 Dec 23 23:03:13 vrajah-bsd kernel: pcib0: matched entry for 0.20.INTA Dec 23 23:03:13 vrajah-bsd kernel: pcib0: slot 20 INTA hardwired to IRQ 16 Dec 23 23:03:13 vrajah-bsd kernel: found-> vendor=0x8086, dev=0xa131, revid=0x31 Dec 23 23:03:13 vrajah-bsd kernel: domain=0, bus=0, slot=20, func=2 Dec 23 23:03:13 vrajah-bsd kernel: class=11-80-00, hdrtype=0x00, mfdev=0 Dec 23 23:03:13 vrajah-bsd kernel: cmdreg=0x0006, statreg=0x0010, cachelnsz=0 (dwords) Dec 23 23:03:13 vrajah-bsd kernel: lattimer=0x00 (0 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns) Dec 23 23:03:13 vrajah-bsd kernel: intpin=c, irq=11 Dec 23 23:03:13 vrajah-bsd kernel: powerspec 3 supports D0 D3 current D0 Dec 23 23:03:13 vrajah-bsd kernel: MSI supports 1 message Dec 23 23:03:13 vrajah-bsd kernel: map[10]: type Memory, range 64, base 0xdf131000, size 12, enabled Dec 23 23:03:13 vrajah-bsd kernel: pcib0: allocated type 3 (0xdf131000-0xdf131fff) for rid 10 of pci0:0:20:2 Dec 23 23:03:13 vrajah-bsd kernel: pcib0: matched entry for 0.20.INTC Dec 23 23:03:13 vrajah-bsd kernel: pcib0: slot 20 INTC hardwired to IRQ 18 Dec 23 23:03:13 vrajah-bsd kernel: pci0:0:21:0: Transition from D3 to D0 Dec 23 23:03:13 vrajah-bsd kernel: found-> vendor=0x8086, dev=0xa160, revid=0x31 Dec 23 23:03:13 vrajah-bsd kernel: domain=0, bus=0, slot=21, func=0 Dec 23 23:03:13 vrajah-bsd kernel: class=11-80-00, hdrtype=0x00, mfdev=1 Dec 23 23:03:13 vrajah-bsd kernel: cmdreg=0x0000, statreg=0x0010, cachelnsz=0 (dwords) Dec 23 23:03:13 vrajah-bsd kernel: lattimer=0x00 (0 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns) Dec 23 23:03:13 vrajah-bsd kernel: intpin=a, irq=11 Dec 23 23:03:13 vrajah-bsd kernel: powerspec 3 supports D0 D3 current D0 Dec 23 23:03:13 vrajah-bsd kernel: map[10]: type Memory, range 64, base 0xdf130000, size 12, memory disabled Dec 23 23:03:13 vrajah-bsd kernel: pcib0: allocated type 3 (0xdf130000-0xdf130fff) for rid 10 of pci0:0:21:0 Dec 23 23:03:13 vrajah-bsd kernel: pcib0: matched entry for 0.21.INTA Dec 23 23:03:13 vrajah-bsd kernel: pcib0: slot 21 INTA hardwired to IRQ 16 Dec 23 23:03:13 vrajah-bsd kernel: pci0:0:21:1: Transition from D3 to D0 Dec 23 23:03:13 vrajah-bsd kernel: found-> vendor=0x8086, dev=0xa161, revid=0x31 Dec 23 23:03:13 vrajah-bsd kernel: domain=0, bus=0, slot=21, func=1 Dec 23 23:03:13 vrajah-bsd kernel: class=11-80-00, hdrtype=0x00, mfdev=1 Dec 23 23:03:13 vrajah-bsd kernel: cmdreg=0x0000, statreg=0x0010, cachelnsz=0 (dwords) Dec 23 23:03:13 vrajah-bsd kernel: lattimer=0x00 (0 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns) Dec 23 23:03:13 vrajah-bsd kernel: intpin=b, irq=10 Dec 23 23:03:13 vrajah-bsd kernel: powerspec 3 supports D0 D3 current D0 Dec 23 23:03:13 vrajah-bsd kernel: map[10]: type Memory, range 64, base 0xdf12f000, size 12, memory disabled Dec 23 23:03:13 vrajah-bsd kernel: pcib0: allocated type 3 (0xdf12f000-0xdf12ffff) for rid 10 of pci0:0:21:1 Dec 23 23:03:13 vrajah-bsd kernel: pcib0: matched entry for 0.21.INTB Dec 23 23:03:13 vrajah-bsd kernel: pcib0: slot 21 INTB hardwired to IRQ 17 Dec 23 23:03:13 vrajah-bsd kernel: found-> vendor=0x8086, dev=0xa13a, revid=0x31 Dec 23 23:03:13 vrajah-bsd kernel: domain=0, bus=0, slot=22, func=0 Dec 23 23:03:13 vrajah-bsd kernel: class=07-80-00, hdrtype=0x00, mfdev=1 Dec 23 23:03:13 vrajah-bsd kernel: cmdreg=0x0000, statreg=0x0010, cachelnsz=0 (dwords) Dec 23 23:03:13 vrajah-bsd kernel: lattimer=0x00 (0 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns) Dec 23 23:03:13 vrajah-bsd kernel: intpin=a, irq=11 Dec 23 23:03:13 vrajah-bsd kernel: powerspec 3 supports D0 D3 current D0 Dec 23 23:03:13 vrajah-bsd kernel: MSI supports 1 message, 64 bit Dec 23 23:03:13 vrajah-bsd kernel: map[10]: type Memory, range 64, base 0xdf12e000, size 12, memory disabled Dec 23 23:03:13 vrajah-bsd kernel: pcib0: allocated type 3 (0xdf12e000-0xdf12efff) for rid 10 of pci0:0:22:0 Dec 23 23:03:13 vrajah-bsd kernel: pcib0: matched entry for 0.22.INTA Dec 23 23:03:13 vrajah-bsd kernel: pcib0: slot 22 INTA hardwired to IRQ 16 Dec 23 23:03:13 vrajah-bsd kernel: found-> vendor=0x8086, dev=0xa102, revid=0x31 Dec 23 23:03:13 vrajah-bsd kernel: domain=0, bus=0, slot=23, func=0 Dec 23 23:03:13 vrajah-bsd kernel: class=01-06-01, hdrtype=0x00, mfdev=0 Dec 23 23:03:13 vrajah-bsd kernel: cmdreg=0x0007, statreg=0x02b0, cachelnsz=0 (dwords) Dec 23 23:03:13 vrajah-bsd kernel: lattimer=0x00 (0 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns) Dec 23 23:03:13 vrajah-bsd kernel: intpin=a, irq=11 Dec 23 23:03:13 vrajah-bsd kernel: powerspec 3 supports D0 D3 current D0 Dec 23 23:03:13 vrajah-bsd kernel: MSI supports 1 message Dec 23 23:03:13 vrajah-bsd kernel: map[10]: type Memory, range 32, base 0xdf128000, size 13, enabled Dec 23 23:03:13 vrajah-bsd kernel: pcib0: allocated type 3 (0xdf128000-0xdf129fff) for rid 10 of pci0:0:23:0 Dec 23 23:03:13 vrajah-bsd kernel: map[14]: type Memory, range 32, base 0xdf12d000, size 8, enabled Dec 23 23:03:13 vrajah-bsd kernel: pcib0: allocated type 3 (0xdf12d000-0xdf12d0ff) for rid 14 of pci0:0:23:0 Dec 23 23:03:13 vrajah-bsd kernel: map[18]: type I/O Port, range 32, base 0xf090, size 3, enabled Dec 23 23:03:13 vrajah-bsd kernel: pcib0: allocated type 4 (0xf090-0xf097) for rid 18 of pci0:0:23:0 Dec 23 23:03:13 vrajah-bsd kernel: map[1c]: type I/O Port, range 32, base 0xf080, size 2, enabled Dec 23 23:03:13 vrajah-bsd kernel: pcib0: allocated type 4 (0xf080-0xf083) for rid 1c of pci0:0:23:0 Dec 23 23:03:13 vrajah-bsd kernel: map[20]: type I/O Port, range 32, base 0xf060, size 5, enabled Dec 23 23:03:13 vrajah-bsd kernel: pcib0: allocated type 4 (0xf060-0xf07f) for rid 20 of pci0:0:23:0 Dec 23 23:03:13 vrajah-bsd kernel: map[24]: type Memory, range 32, base 0xdf12c000, size 11, enabled Dec 23 23:03:13 vrajah-bsd kernel: pcib0: allocated type 3 (0xdf12c000-0xdf12c7ff) for rid 24 of pci0:0:23:0 Dec 23 23:03:13 vrajah-bsd kernel: pcib0: matched entry for 0.23.INTA Dec 23 23:03:13 vrajah-bsd kernel: pcib0: slot 23 INTA hardwired to IRQ 16 Dec 23 23:03:13 vrajah-bsd kernel: found-> vendor=0x8086, dev=0xa114, revid=0xf1 Dec 23 23:03:13 vrajah-bsd kernel: domain=0, bus=0, slot=28, func=0 Dec 23 23:03:13 vrajah-bsd kernel: class=06-04-00, hdrtype=0x01, mfdev=1 Dec 23 23:03:13 vrajah-bsd kernel: cmdreg=0x0007, statreg=0x0010, cachelnsz=0 (dwords) Dec 23 23:03:13 vrajah-bsd kernel: lattimer=0x00 (0 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns) Dec 23 23:03:13 vrajah-bsd kernel: intpin=a, irq=11 Dec 23 23:03:13 vrajah-bsd kernel: powerspec 3 supports D0 D3 current D0 Dec 23 23:03:13 vrajah-bsd kernel: MSI supports 1 message Dec 23 23:03:13 vrajah-bsd kernel: pcib0: matched entry for 0.28.INTA Dec 23 23:03:13 vrajah-bsd kernel: pcib0: slot 28 INTA hardwired to IRQ 16 Dec 23 23:03:13 vrajah-bsd kernel: secbus=1, subbus=1 Dec 23 23:03:13 vrajah-bsd kernel: pci0:0:30:0: Transition from D3 to D0 Dec 23 23:03:13 vrajah-bsd kernel: found-> vendor=0x8086, dev=0xa127, revid=0x31 Dec 23 23:03:13 vrajah-bsd kernel: domain=0, bus=0, slot=30, func=0 Dec 23 23:03:13 vrajah-bsd kernel: class=11-80-00, hdrtype=0x00, mfdev=1 Dec 23 23:03:13 vrajah-bsd kernel: cmdreg=0x0000, statreg=0x0010, cachelnsz=0 (dwords) Dec 23 23:03:13 vrajah-bsd kernel: lattimer=0x00 (0 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns) Dec 23 23:03:13 vrajah-bsd kernel: intpin=a, irq=11 Dec 23 23:03:13 vrajah-bsd kernel: powerspec 3 supports D0 D3 current D0 Dec 23 23:03:13 vrajah-bsd kernel: map[10]: type Memory, range 64, base 0xdf12b000, size 12, memory disabled Dec 23 23:03:13 vrajah-bsd kernel: pcib0: allocated type 3 (0xdf12b000-0xdf12bfff) for rid 10 of pci0:0:30:0 Dec 23 23:03:13 vrajah-bsd kernel: pcib0: matched entry for 0.30.INTA Dec 23 23:03:13 vrajah-bsd kernel: pcib0: slot 30 INTA hardwired to IRQ 20 Dec 23 23:03:13 vrajah-bsd kernel: found-> vendor=0x8086, dev=0xa148, revid=0x31 Dec 23 23:03:13 vrajah-bsd kernel: domain=0, bus=0, slot=31, func=0 Dec 23 23:03:13 vrajah-bsd kernel: class=06-01-00, hdrtype=0x00, mfdev=1 Dec 23 23:03:13 vrajah-bsd kernel: cmdreg=0x0007, statreg=0x0200, cachelnsz=0 (dwords) Dec 23 23:03:13 vrajah-bsd kernel: lattimer=0x00 (0 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns) Dec 23 23:03:13 vrajah-bsd kernel: found-> vendor=0x8086, dev=0xa121, revid=0x31 Dec 23 23:03:13 vrajah-bsd kernel: domain=0, bus=0, slot=31, func=2 Dec 23 23:03:13 vrajah-bsd kernel: class=05-80-00, hdrtype=0x00, mfdev=1 Dec 23 23:03:13 vrajah-bsd kernel: cmdreg=0x0006, statreg=0x0000, cachelnsz=0 (dwords) Dec 23 23:03:13 vrajah-bsd kernel: lattimer=0x00 (0 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns) Dec 23 23:03:13 vrajah-bsd kernel: map[10]: type Memory, range 32, base 0xdf124000, size 14, enabled Dec 23 23:03:13 vrajah-bsd kernel: pcib0: allocated type 3 (0xdf124000-0xdf127fff) for rid 10 of pci0:0:31:2 Dec 23 23:03:13 vrajah-bsd kernel: found-> vendor=0x8086, dev=0xa170, revid=0x31 Dec 23 23:03:13 vrajah-bsd kernel: domain=0, bus=0, slot=31, func=3 Dec 23 23:03:13 vrajah-bsd kernel: class=04-03-00, hdrtype=0x00, mfdev=0 Dec 23 23:03:13 vrajah-bsd kernel: cmdreg=0x0006, statreg=0x0010, cachelnsz=0 (dwords) Dec 23 23:03:13 vrajah-bsd kernel: lattimer=0x20 (960 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns) Dec 23 23:03:13 vrajah-bsd kernel: intpin=a, irq=11 Dec 23 23:03:13 vrajah-bsd kernel: powerspec 3 supports D0 D3 current D0 Dec 23 23:03:13 vrajah-bsd kernel: MSI supports 1 message, 64 bit Dec 23 23:03:13 vrajah-bsd kernel: map[10]: type Memory, range 64, base 0xdf120000, size 14, enabled Dec 23 23:03:13 vrajah-bsd kernel: pcib0: allocated type 3 (0xdf120000-0xdf123fff) for rid 10 of pci0:0:31:3 Dec 23 23:03:13 vrajah-bsd kernel: map[20]: type Memory, range 64, base 0xdf100000, size 16, enabled Dec 23 23:03:13 vrajah-bsd kernel: pcib0: allocated type 3 (0xdf100000-0xdf10ffff) for rid 20 of pci0:0:31:3 Dec 23 23:03:13 vrajah-bsd kernel: pcib0: matched entry for 0.31.INTA Dec 23 23:03:13 vrajah-bsd kernel: pcib0: slot 31 INTA hardwired to IRQ 16 Dec 23 23:03:13 vrajah-bsd kernel: found-> vendor=0x8086, dev=0xa123, revid=0x31 Dec 23 23:03:13 vrajah-bsd kernel: domain=0, bus=0, slot=31, func=4 Dec 23 23:03:13 vrajah-bsd kernel: class=0c-05-00, hdrtype=0x00, mfdev=0 Dec 23 23:03:13 vrajah-bsd kernel: cmdreg=0x0003, statreg=0x0280, cachelnsz=0 (dwords) Dec 23 23:03:13 vrajah-bsd kernel: lattimer=0x00 (0 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns) Dec 23 23:03:13 vrajah-bsd kernel: intpin=a, irq=11 Dec 23 23:03:13 vrajah-bsd kernel: map[10]: type Memory, range 64, base 0xdf12a000, size 8, enabled Dec 23 23:03:13 vrajah-bsd kernel: pcib0: allocated type 3 (0xdf12a000-0xdf12a0ff) for rid 10 of pci0:0:31:4 Dec 23 23:03:13 vrajah-bsd kernel: map[20]: type I/O Port, range 32, base 0xf040, size 5, enabled Dec 23 23:03:13 vrajah-bsd kernel: pcib0: allocated type 4 (0xf040-0xf05f) for rid 20 of pci0:0:31:4 Dec 23 23:03:13 vrajah-bsd kernel: pcib0: matched entry for 0.31.INTA Dec 23 23:03:13 vrajah-bsd kernel: pcib0: slot 31 INTA hardwired to IRQ 16 Dec 23 23:03:13 vrajah-bsd kernel: random: harvesting attach, 8 bytes (4 bits) from hostb0 Dec 23 23:03:13 vrajah-bsd kernel: vgapci0: port 0xf000-0xf03f mem 0xde000000-0xdeffffff,0xc0000000-0xcfffffff irq 16 at device 2.0 on pci0 Dec 23 23:03:13 vrajah-bsd kernel: vgapci0: Boot video device Dec 23 23:03:13 vrajah-bsd kernel: random: harvesting attach, 8 bytes (4 bits) from vgapci0 Dec 23 23:03:13 vrajah-bsd kernel: pci0: at device 8.0 (no driver attached) Dec 23 23:03:13 vrajah-bsd kernel: xhci0: mem 0xdf110000-0xdf11ffff irq 16 at device 20.0 on pci0 Dec 23 23:03:13 vrajah-bsd kernel: xhci0: 32 bytes context size, 64-bit DMA Dec 23 23:03:13 vrajah-bsd kernel: xhci0: attempting to allocate 1 MSI vectors (8 supported) Dec 23 23:03:13 vrajah-bsd kernel: msi: routing MSI IRQ 264 to local APIC 0 vector 59 Dec 23 23:03:13 vrajah-bsd kernel: xhci0: using IRQ 264 for MSI Dec 23 23:03:13 vrajah-bsd kernel: xhci0: MSI enabled Dec 23 23:03:13 vrajah-bsd kernel: usbus0 on xhci0 Dec 23 23:03:13 vrajah-bsd kernel: xhci0: usbpf: Attached Dec 23 23:03:13 vrajah-bsd kernel: random: harvesting attach, 8 bytes (4 bits) from usbus0 Dec 23 23:03:13 vrajah-bsd kernel: random: harvesting attach, 8 bytes (4 bits) from xhci0 Dec 23 23:03:13 vrajah-bsd kernel: pci0: at device 20.2 (no driver attached) Dec 23 23:03:13 vrajah-bsd kernel: pci0: at device 21.0 (no driver attached) Dec 23 23:03:13 vrajah-bsd kernel: pci0: at device 21.1 (no driver attached) Dec 23 23:03:13 vrajah-bsd kernel: pci0: at device 22.0 (no driver attached) Dec 23 23:03:13 vrajah-bsd kernel: ahci0: port 0xf090-0xf097,0xf080-0xf083,0xf060-0xf07f mem 0xdf128000-0xdf129fff,0xdf12d000-0xdf12d0ff,0xdf12c000-0xdf12c7ff irq 16 at device 23.0 on pci0 Dec 23 23:03:13 vrajah-bsd kernel: ahci0: attempting to allocate 1 MSI vectors (1 supported) Dec 23 23:03:13 vrajah-bsd kernel: msi: routing MSI IRQ 265 to local APIC 0 vector 60 Dec 23 23:03:13 vrajah-bsd kernel: ahci0: using IRQ 265 for MSI Dec 23 23:03:13 vrajah-bsd kernel: ahci0: AHCI v1.31 with 6 6Gbps ports, Port Multiplier not supported Dec 23 23:03:13 vrajah-bsd kernel: ahci0: Caps: 64bit NCQ SNTF AL CLO 6Gbps PMD SSC PSC 32cmd EM 6ports Dec 23 23:03:13 vrajah-bsd kernel: ahci0: Caps2: DESO SADM SDS APST Dec 23 23:03:13 vrajah-bsd kernel: ahcich0: at channel 0 on ahci0 Dec 23 23:03:13 vrajah-bsd kernel: ahcich0: Caps: Dec 23 23:03:13 vrajah-bsd kernel: random: harvesting attach, 8 bytes (4 bits) from ahcich0 Dec 23 23:03:13 vrajah-bsd kernel: ahcich1: at channel 1 on ahci0 Dec 23 23:03:13 vrajah-bsd kernel: ahcich1: Caps: Dec 23 23:03:13 vrajah-bsd kernel: random: harvesting attach, 8 bytes (4 bits) from ahcich1 Dec 23 23:03:13 vrajah-bsd kernel: ahcich2: at channel 2 on ahci0 Dec 23 23:03:13 vrajah-bsd kernel: ahcich2: Caps: Dec 23 23:03:13 vrajah-bsd kernel: random: harvesting attach, 8 bytes (4 bits) from ahcich2 Dec 23 23:03:13 vrajah-bsd kernel: ahcich3: at channel 3 on ahci0 Dec 23 23:03:13 vrajah-bsd kernel: ahcich3: Caps: Dec 23 23:03:13 vrajah-bsd kernel: random: harvesting attach, 8 bytes (4 bits) from ahcich3 Dec 23 23:03:13 vrajah-bsd kernel: ahcich4: at channel 4 on ahci0 Dec 23 23:03:13 vrajah-bsd kernel: ahcich4: Caps: Dec 23 23:03:13 vrajah-bsd kernel: random: harvesting attach, 8 bytes (4 bits) from ahcich4 Dec 23 23:03:13 vrajah-bsd kernel: ahcich5: at channel 5 on ahci0 Dec 23 23:03:13 vrajah-bsd kernel: ahcich5: Caps: Dec 23 23:03:13 vrajah-bsd kernel: random: harvesting attach, 8 bytes (4 bits) from ahcich5 Dec 23 23:03:13 vrajah-bsd kernel: ahciem0: on ahci0 Dec 23 23:03:13 vrajah-bsd kernel: ahciem0: Caps: ALHD XMT SMB LED Dec 23 23:03:13 vrajah-bsd kernel: random: harvesting attach, 8 bytes (4 bits) from ahciem0 Dec 23 23:03:13 vrajah-bsd kernel: random: harvesting attach, 8 bytes (4 bits) from ahci0 Dec 23 23:03:13 vrajah-bsd kernel: pcib1: irq 16 at device 28.0 on pci0 Dec 23 23:03:13 vrajah-bsd kernel: pcib0: allocated type 4 (0xe000-0xefff) for rid 1c of pcib1 Dec 23 23:03:13 vrajah-bsd kernel: pcib0: allocated type 3 (0xdf000000-0xdf0fffff) for rid 20 of pcib1 Dec 23 23:03:13 vrajah-bsd kernel: pcib1: domain 0 Dec 23 23:03:13 vrajah-bsd kernel: pcib1: secondary bus 1 Dec 23 23:03:13 vrajah-bsd kernel: pcib1: subordinate bus 1 Dec 23 23:03:13 vrajah-bsd kernel: pcib1: I/O decode 0xe000-0xefff Dec 23 23:03:13 vrajah-bsd kernel: pcib1: memory decode 0xdf000000-0xdf0fffff Dec 23 23:03:13 vrajah-bsd kernel: pci1: on pcib1 Dec 23 23:03:13 vrajah-bsd kernel: pcib1: allocated bus range (1-1) for rid 0 of pci1 Dec 23 23:03:13 vrajah-bsd kernel: pci1: domain=0, physical bus=1 Dec 23 23:03:13 vrajah-bsd kernel: found-> vendor=0x10ec, dev=0x8168, revid=0x15 Dec 23 23:03:13 vrajah-bsd kernel: domain=0, bus=1, slot=0, func=0 Dec 23 23:03:13 vrajah-bsd kernel: class=02-00-00, hdrtype=0x00, mfdev=0 Dec 23 23:03:13 vrajah-bsd kernel: cmdreg=0x0007, statreg=0x0010, cachelnsz=0 (dwords) Dec 23 23:03:13 vrajah-bsd kernel: lattimer=0x00 (0 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns) Dec 23 23:03:13 vrajah-bsd kernel: intpin=a, irq=11 Dec 23 23:03:13 vrajah-bsd kernel: powerspec 3 supports D0 D1 D2 D3 current D0 Dec 23 23:03:13 vrajah-bsd kernel: MSI supports 1 message, 64 bit Dec 23 23:03:13 vrajah-bsd kernel: MSI-X supports 4 messages in map 0x20 Dec 23 23:03:13 vrajah-bsd kernel: map[10]: type I/O Port, range 32, base 0xe000, size 8, enabled Dec 23 23:03:13 vrajah-bsd kernel: pcib1: allocated I/O port range (0xe000-0xe0ff) for rid 10 of pci0:1:0:0 Dec 23 23:03:13 vrajah-bsd kernel: map[18]: type Memory, range 64, base 0xdf004000, size 12, enabled Dec 23 23:03:13 vrajah-bsd kernel: pcib1: allocated memory range (0xdf004000-0xdf004fff) for rid 18 of pci0:1:0:0 Dec 23 23:03:13 vrajah-bsd kernel: map[20]: type Memory, range 64, base 0xdf000000, size 14, enabled Dec 23 23:03:13 vrajah-bsd kernel: pcib1: allocated memory range (0xdf000000-0xdf003fff) for rid 20 of pci0:1:0:0 Dec 23 23:03:13 vrajah-bsd kernel: pcib1: matched entry for 1.0.INTA Dec 23 23:03:13 vrajah-bsd kernel: pcib1: slot 0 INTA hardwired to IRQ 16 Dec 23 23:03:13 vrajah-bsd kernel: re0: port 0xe000-0xe0ff mem 0xdf004000-0xdf004fff,0xdf000000-0xdf003fff irq 16 at device 0.0 on pci1 Dec 23 23:03:13 vrajah-bsd kernel: re0: MSI count : 1 Dec 23 23:03:13 vrajah-bsd kernel: re0: MSI-X count : 4 Dec 23 23:03:13 vrajah-bsd kernel: re0: attempting to allocate 1 MSI-X vectors (4 supported) Dec 23 23:03:13 vrajah-bsd kernel: msi: routing MSI-X IRQ 266 to local APIC 0 vector 61 Dec 23 23:03:13 vrajah-bsd kernel: re0: using IRQ 266 for MSI-X Dec 23 23:03:13 vrajah-bsd kernel: re0: Using 1 MSI-X message Dec 23 23:03:13 vrajah-bsd kernel: re0: turning off MSI enable bit. Dec 23 23:03:13 vrajah-bsd kernel: re0: Chip rev. 0x54000000 Dec 23 23:03:13 vrajah-bsd kernel: re0: MAC rev. 0x00100000 Dec 23 23:03:13 vrajah-bsd kernel: miibus0: on re0 Dec 23 23:03:13 vrajah-bsd kernel: rgephy0: PHY 1 on miibus0 Dec 23 23:03:13 vrajah-bsd kernel: rgephy0: OUI 0x00e04c, model 0x0000, rev. 0 Dec 23 23:03:13 vrajah-bsd kernel: rgephy0: none, 10baseT, 10baseT-FDX, 10baseT-FDX-flow, 100baseTX, 100baseTX-FDX, 100baseTX-FDX-flow, 1000baseT-FDX, 1000baseT-FDX-master, 1000baseT-FDX-flow, 1000baseT-FDX-flow-master, auto, auto-flow Dec 23 23:03:13 vrajah-bsd kernel: random: harvesting attach, 8 bytes (4 bits) from rgephy0 Dec 23 23:03:13 vrajah-bsd kernel: random: harvesting attach, 8 bytes (4 bits) from miibus0 Dec 23 23:03:13 vrajah-bsd kernel: re0: Using defaults for TSO: 65518/35/2048 Dec 23 23:03:13 vrajah-bsd kernel: re0: bpf attached Dec 23 23:03:13 vrajah-bsd kernel: re0: Ethernet address: d8:cb:8a:cc:a3:2e Dec 23 23:03:13 vrajah-bsd kernel: re0: netmap queues/slots: TX 1/256, RX 1/256 Dec 23 23:03:13 vrajah-bsd kernel: random: harvesting attach, 8 bytes (4 bits) from re0 Dec 23 23:03:13 vrajah-bsd kernel: random: harvesting attach, 8 bytes (4 bits) from pci1 Dec 23 23:03:13 vrajah-bsd kernel: random: harvesting attach, 8 bytes (4 bits) from pcib1 Dec 23 23:03:13 vrajah-bsd kernel: pci0: at device 30.0 (no driver attached) Dec 23 23:03:13 vrajah-bsd kernel: isab0: at device 31.0 on pci0 Dec 23 23:03:13 vrajah-bsd kernel: isa0: on isab0 Dec 23 23:03:13 vrajah-bsd kernel: random: harvesting attach, 8 bytes (4 bits) from isa0 Dec 23 23:03:13 vrajah-bsd kernel: random: harvesting attach, 8 bytes (4 bits) from isab0 Dec 23 23:03:13 vrajah-bsd kernel: pci0: at device 31.2 (no driver attached) Dec 23 23:03:13 vrajah-bsd kernel: hdac0: mem 0xdf120000-0xdf123fff,0xdf100000-0xdf10ffff irq 16 at device 31.3 on pci0 Dec 23 23:03:13 vrajah-bsd kernel: hdac0: PCI card vendor: 0x1462, device: 0xf982 Dec 23 23:03:13 vrajah-bsd kernel: hdac0: HDA Driver Revision: 20120126_0002 Dec 23 23:03:13 vrajah-bsd kernel: hdac0: Config options: on=0x00000000 off=0x00000000 Dec 23 23:03:13 vrajah-bsd kernel: hdac0: attempting to allocate 1 MSI vectors (1 supported) Dec 23 23:03:13 vrajah-bsd kernel: msi: routing MSI IRQ 267 to local APIC 0 vector 62 Dec 23 23:03:13 vrajah-bsd kernel: hdac0: using IRQ 267 for MSI Dec 23 23:03:13 vrajah-bsd kernel: hdac0: Caps: OSS 9, ISS 7, BSS 0, NSDO 1, 64bit, CORB 256, RIRB 256 Dec 23 23:03:13 vrajah-bsd kernel: random: harvesting attach, 8 bytes (4 bits) from hdac0 Dec 23 23:03:13 vrajah-bsd kernel: pci0: at device 31.4 (no driver attached) Dec 23 23:03:13 vrajah-bsd kernel: random: harvesting attach, 8 bytes (4 bits) from pci0 Dec 23 23:03:13 vrajah-bsd kernel: random: harvesting attach, 8 bytes (4 bits) from pcib0 Dec 23 23:03:13 vrajah-bsd kernel: acpi_button0: on acpi0 Dec 23 23:03:13 vrajah-bsd kernel: random: harvesting attach, 8 bytes (4 bits) from acpi_button0 Dec 23 23:03:13 vrajah-bsd kernel: acpi_button1: on acpi0 Dec 23 23:03:13 vrajah-bsd kernel: random: harvesting attach, 8 bytes (4 bits) from acpi_button1 Dec 23 23:03:13 vrajah-bsd kernel: acpi_tz0: on acpi0 Dec 23 23:03:13 vrajah-bsd kernel: random: harvesting attach, 8 bytes (4 bits) from acpi_tz0 Dec 23 23:03:13 vrajah-bsd kernel: acpi_tz1: on acpi0 Dec 23 23:03:13 vrajah-bsd kernel: random: harvesting attach, 8 bytes (4 bits) from acpi_tz1 Dec 23 23:03:13 vrajah-bsd kernel: ppc1: using extended I/O port range Dec 23 23:03:13 vrajah-bsd kernel: ppc1: SPP Dec 23 23:03:13 vrajah-bsd kernel: ppc1: port 0x378-0x37f irq 5 on acpi0 Dec 23 23:03:13 vrajah-bsd kernel: ppc1: Generic chipset (NIBBLE-only) in COMPATIBLE mode Dec 23 23:03:13 vrajah-bsd kernel: ioapic0: routing intpin 5 (ISA IRQ 5) to lapic 0 vector 63 Dec 23 23:03:13 vrajah-bsd kernel: ppbus0: on ppc1 Dec 23 23:03:13 vrajah-bsd kernel: lpt0: on ppbus0 Dec 23 23:03:13 vrajah-bsd kernel: lpt0: Interrupt-driven port Dec 23 23:03:13 vrajah-bsd kernel: random: harvesting attach, 8 bytes (4 bits) from lpt0 Dec 23 23:03:13 vrajah-bsd kernel: ppi0: on ppbus0 Dec 23 23:03:13 vrajah-bsd kernel: random: harvesting attach, 8 bytes (4 bits) from ppi0 Dec 23 23:03:13 vrajah-bsd kernel: random: harvesting attach, 8 bytes (4 bits) from ppbus0 Dec 23 23:03:13 vrajah-bsd kernel: random: harvesting attach, 8 bytes (4 bits) from ppc1 Dec 23 23:03:13 vrajah-bsd kernel: uart0: <16550 or compatible> port 0x3f8-0x3ff irq 4 flags 0x10 on acpi0 Dec 23 23:03:13 vrajah-bsd kernel: ioapic0: routing intpin 4 (ISA IRQ 4) to lapic 0 vector 64 Dec 23 23:03:13 vrajah-bsd kernel: uart0: fast interrupt Dec 23 23:03:13 vrajah-bsd kernel: uart0: PPS capture mode 2 (DCD) Dec 23 23:03:13 vrajah-bsd kernel: random: harvesting attach, 8 bytes (4 bits) from uart0 Dec 23 23:03:13 vrajah-bsd kernel: random: harvesting attach, 8 bytes (4 bits) from fpupnp0 Dec 23 23:03:13 vrajah-bsd kernel: ACPI: Enabled 5 GPEs in block 00 to 7F Dec 23 23:03:13 vrajah-bsd kernel: random: harvesting attach, 8 bytes (4 bits) from acpi0 Dec 23 23:03:13 vrajah-bsd kernel: random: harvesting attach, 8 bytes (4 bits) from apic0 Dec 23 23:03:13 vrajah-bsd kernel: acpi0: wakeup code va 0xfffffe022e9dc000 pa 0x90000 Dec 23 23:03:13 vrajah-bsd kernel: random: harvesting attach, 8 bytes (4 bits) from nexus0 Dec 23 23:03:13 vrajah-bsd kernel: pcib0: allocated type 3 (0xb0000-0xb07ff) for rid 0 of orm0 Dec 23 23:03:13 vrajah-bsd kernel: pcib0: allocated type 3 (0xb0800-0xb0fff) for rid 0 of orm0 Dec 23 23:03:13 vrajah-bsd kernel: pcib0: allocated type 3 (0xb1000-0xb17ff) for rid 0 of orm0 Dec 23 23:03:13 vrajah-bsd kernel: pcib0: allocated type 3 (0xb1800-0xb1fff) for rid 0 of orm0 Dec 23 23:03:13 vrajah-bsd kernel: pcib0: allocated type 3 (0xb2000-0xb27ff) for rid 0 of orm0 Dec 23 23:03:13 vrajah-bsd kernel: pcib0: allocated type 3 (0xb2800-0xb2fff) for rid 0 of orm0 Dec 23 23:03:13 vrajah-bsd kernel: pcib0: allocated type 3 (0xb3000-0xb37ff) for rid 0 of orm0 Dec 23 23:03:13 vrajah-bsd kernel: pcib0: allocated type 3 (0xb3800-0xb3fff) for rid 0 of orm0 Dec 23 23:03:13 vrajah-bsd kernel: pcib0: allocated type 3 (0xb4000-0xb47ff) for rid 0 of orm0 Dec 23 23:03:13 vrajah-bsd kernel: pcib0: allocated type 3 (0xb4800-0xb4fff) for rid 0 of orm0 Dec 23 23:03:13 vrajah-bsd kernel: pcib0: allocated type 3 (0xb5000-0xb57ff) for rid 0 of orm0 Dec 23 23:03:13 vrajah-bsd kernel: pcib0: allocated type 3 (0xb5800-0xb5fff) for rid 0 of orm0 Dec 23 23:03:13 vrajah-bsd kernel: pcib0: allocated type 3 (0xb6000-0xb67ff) for rid 0 of orm0 Dec 23 23:03:13 vrajah-bsd kernel: pcib0: allocated type 3 (0xb6800-0xb6fff) for rid 0 of orm0 Dec 23 23:03:13 vrajah-bsd kernel: pcib0: allocated type 3 (0xb7000-0xb77ff) for rid 0 of orm0 Dec 23 23:03:13 vrajah-bsd kernel: pcib0: allocated type 3 (0xb7800-0xb7fff) for rid 0 of orm0 Dec 23 23:03:13 vrajah-bsd kernel: pcib0: allocated type 3 (0xb8000-0xb87ff) for rid 0 of orm0 Dec 23 23:03:13 vrajah-bsd kernel: pcib0: allocated type 3 (0xb8800-0xb8fff) for rid 0 of orm0 Dec 23 23:03:13 vrajah-bsd kernel: pcib0: allocated type 3 (0xb9000-0xb97ff) for rid 0 of orm0 Dec 23 23:03:13 vrajah-bsd kernel: pcib0: allocated type 3 (0xb9800-0xb9fff) for rid 0 of orm0 Dec 23 23:03:13 vrajah-bsd kernel: pcib0: allocated type 3 (0xba000-0xba7ff) for rid 0 of orm0 Dec 23 23:03:13 vrajah-bsd kernel: pcib0: allocated type 3 (0xba800-0xbafff) for rid 0 of orm0 Dec 23 23:03:13 vrajah-bsd kernel: pcib0: allocated type 3 (0xbb000-0xbb7ff) for rid 0 of orm0 Dec 23 23:03:13 vrajah-bsd kernel: pcib0: allocated type 3 (0xbb800-0xbbfff) for rid 0 of orm0 Dec 23 23:03:13 vrajah-bsd kernel: pcib0: allocated type 3 (0xbc000-0xbc7ff) for rid 0 of orm0 Dec 23 23:03:13 vrajah-bsd kernel: pcib0: allocated type 3 (0xbc800-0xbcfff) for rid 0 of orm0 Dec 23 23:03:13 vrajah-bsd kernel: pcib0: allocated type 3 (0xbd000-0xbd7ff) for rid 0 of orm0 Dec 23 23:03:13 vrajah-bsd kernel: pcib0: allocated type 3 (0xbd800-0xbdfff) for rid 0 of orm0 Dec 23 23:03:13 vrajah-bsd kernel: pcib0: allocated type 3 (0xbe000-0xbe7ff) for rid 0 of orm0 Dec 23 23:03:13 vrajah-bsd kernel: pcib0: allocated type 3 (0xbe800-0xbefff) for rid 0 of orm0 Dec 23 23:03:13 vrajah-bsd kernel: pcib0: allocated type 3 (0xbf000-0xbf7ff) for rid 0 of orm0 Dec 23 23:03:13 vrajah-bsd kernel: pcib0: allocated type 3 (0xbf800-0xbffff) for rid 0 of orm0 Dec 23 23:03:13 vrajah-bsd kernel: ahc_isa_identify 0: ioport 0xc00 alloc failed Dec 23 23:03:13 vrajah-bsd kernel: ahc_isa_identify 1: ioport 0x1c00 alloc failed Dec 23 23:03:13 vrajah-bsd kernel: ahc_isa_identify 2: ioport 0x2c00 alloc failed Dec 23 23:03:13 vrajah-bsd kernel: ahc_isa_identify 3: ioport 0x3c00 alloc failed Dec 23 23:03:13 vrajah-bsd kernel: ahc_isa_identify 4: ioport 0x4c00 alloc failed Dec 23 23:03:13 vrajah-bsd kernel: ahc_isa_identify 5: ioport 0x5c00 alloc failed Dec 23 23:03:13 vrajah-bsd kernel: ahc_isa_identify 6: ioport 0x6c00 alloc failed Dec 23 23:03:13 vrajah-bsd kernel: ahc_isa_identify 7: ioport 0x7c00 alloc failed Dec 23 23:03:13 vrajah-bsd kernel: ahc_isa_identify 8: ioport 0x8c00 alloc failed Dec 23 23:03:13 vrajah-bsd kernel: ahc_isa_identify 9: ioport 0x9c00 alloc failed Dec 23 23:03:13 vrajah-bsd kernel: ahc_isa_identify 10: ioport 0xac00 alloc failed Dec 23 23:03:13 vrajah-bsd kernel: ahc_isa_identify 11: ioport 0xbc00 alloc failed Dec 23 23:03:13 vrajah-bsd kernel: ahc_isa_identify 12: ioport 0xcc00 alloc failed Dec 23 23:03:13 vrajah-bsd kernel: ahc_isa_identify 13: ioport 0xdc00 alloc failed Dec 23 23:03:13 vrajah-bsd kernel: ahc_isa_identify 14: ioport 0xec00 alloc failed Dec 23 23:03:13 vrajah-bsd kernel: isa_probe_children: disabling PnP devices Dec 23 23:03:13 vrajah-bsd kernel: atrtc: atrtc0 already exists; skipping it Dec 23 23:03:13 vrajah-bsd kernel: attimer: attimer0 already exists; skipping it Dec 23 23:03:13 vrajah-bsd kernel: sc: sc0 already exists; skipping it Dec 23 23:03:13 vrajah-bsd kernel: uart: uart0 already exists; skipping it Dec 23 23:03:13 vrajah-bsd kernel: isa_probe_children: probing non-PnP devices Dec 23 23:03:13 vrajah-bsd kernel: sc0 failed to probe on isa0 Dec 23 23:03:13 vrajah-bsd kernel: vga0 failed to probe on isa0 Dec 23 23:03:13 vrajah-bsd kernel: pcib0: allocated type 4 (0x60-0x60) for rid 0 of atkbdc0 Dec 23 23:03:13 vrajah-bsd kernel: pcib0: allocated type 4 (0x64-0x64) for rid 1 of atkbdc0 Dec 23 23:03:13 vrajah-bsd kernel: atkbdc0: at port 0x60,0x64 on isa0 Dec 23 23:03:13 vrajah-bsd kernel: pcib0: allocated type 4 (0x60-0x60) for rid 0 of atkbdc0 Dec 23 23:03:13 vrajah-bsd kernel: pcib0: allocated type 4 (0x64-0x64) for rid 1 of atkbdc0 Dec 23 23:03:13 vrajah-bsd kernel: atkbd0: irq 1 on atkbdc0 Dec 23 23:03:13 vrajah-bsd kernel: kbd0 at atkbd0 Dec 23 23:03:13 vrajah-bsd kernel: kbd0: atkbd0, generic (0), config:0x0, flags:0x1f0000 Dec 23 23:03:13 vrajah-bsd kernel: ioapic0: routing intpin 1 (ISA IRQ 1) to lapic 0 vector 65 Dec 23 23:03:13 vrajah-bsd kernel: atkbd0: [GIANT-LOCKED] Dec 23 23:03:13 vrajah-bsd kernel: random: harvesting attach, 8 bytes (4 bits) from atkbd0 Dec 23 23:03:13 vrajah-bsd kernel: psm0: unable to allocate IRQ Dec 23 23:03:13 vrajah-bsd kernel: random: harvesting attach, 8 bytes (4 bits) from atkbdc0 Dec 23 23:03:13 vrajah-bsd kernel: pcib0: allocated type 4 (0x3f0-0x3f5) for rid 0 of fdc0 Dec 23 23:03:13 vrajah-bsd kernel: pcib0: allocated type 4 (0x3f7-0x3f7) for rid 1 of fdc0 Dec 23 23:03:13 vrajah-bsd kernel: fdc0 failed to probe at port 0x3f0-0x3f5,0x3f7 irq 6 drq 2 on isa0 Dec 23 23:03:13 vrajah-bsd kernel: ppc0: cannot reserve I/O port range Dec 23 23:03:13 vrajah-bsd kernel: ppc0 failed to probe at irq 7 on isa0 Dec 23 23:03:13 vrajah-bsd kernel: pcib0: allocated type 4 (0x2f8-0x2f8) for rid 0 of uart1 Dec 23 23:03:13 vrajah-bsd kernel: pcib0: allocated type 4 (0x2f8-0x2f8) for rid 0 of uart1 Dec 23 23:03:13 vrajah-bsd kernel: uart1: <16550 or compatible> at port 0x2f8 irq 3 on isa0 Dec 23 23:03:13 vrajah-bsd kernel: pcib0: allocated type 4 (0x2f8-0x2f8) for rid 0 of uart1 Dec 23 23:03:13 vrajah-bsd kernel: ioapic0: routing intpin 3 (ISA IRQ 3) to lapic 0 vector 66 Dec 23 23:03:13 vrajah-bsd kernel: uart1: fast interrupt Dec 23 23:03:13 vrajah-bsd kernel: uart1: PPS capture mode 2 (DCD) Dec 23 23:03:13 vrajah-bsd kernel: random: harvesting attach, 8 bytes (4 bits) from uart1 Dec 23 23:03:13 vrajah-bsd kernel: wbwd0 failed to probe on isa0 Dec 23 23:03:13 vrajah-bsd kernel: isa_probe_children: probing PnP devices Dec 23 23:03:13 vrajah-bsd kernel: random: harvesting attach, 8 bytes (4 bits) from acpi_perf0 Dec 23 23:03:13 vrajah-bsd kernel: random: harvesting attach, 8 bytes (4 bits) from acpi_perf1 Dec 23 23:03:13 vrajah-bsd kernel: random: harvesting attach, 8 bytes (4 bits) from acpi_perf2 Dec 23 23:03:13 vrajah-bsd kernel: random: harvesting attach, 8 bytes (4 bits) from acpi_perf3 Dec 23 23:03:13 vrajah-bsd kernel: est0: on cpu0 Dec 23 23:03:13 vrajah-bsd kernel: random: harvesting attach, 8 bytes (4 bits) from cpufreq0 Dec 23 23:03:13 vrajah-bsd kernel: random: harvesting attach, 8 bytes (4 bits) from est0 Dec 23 23:03:13 vrajah-bsd kernel: est1: on cpu1 Dec 23 23:03:13 vrajah-bsd kernel: random: harvesting attach, 8 bytes (4 bits) from cpufreq1 Dec 23 23:03:13 vrajah-bsd kernel: random: harvesting attach, 8 bytes (4 bits) from est1 Dec 23 23:03:13 vrajah-bsd kernel: est2: on cpu2 Dec 23 23:03:13 vrajah-bsd kernel: random: harvesting attach, 8 bytes (4 bits) from cpufreq2 Dec 23 23:03:13 vrajah-bsd kernel: random: harvesting attach, 8 bytes (4 bits) from est2 Dec 23 23:03:13 vrajah-bsd kernel: est3: on cpu3 Dec 23 23:03:13 vrajah-bsd kernel: random: harvesting attach, 8 bytes (4 bits) from cpufreq3 Dec 23 23:03:13 vrajah-bsd kernel: random: harvesting attach, 8 bytes (4 bits) from est3 Dec 23 23:03:13 vrajah-bsd kernel: Device configuration finished. Dec 23 23:03:13 vrajah-bsd kernel: usbus0: 5.0Gbps Super Speed USB v3.0 Dec 23 23:03:13 vrajah-bsd kernel: procfs registered Dec 23 23:03:13 vrajah-bsd kernel: ZFS filesystem version: 5 Dec 23 23:03:13 vrajah-bsd kernel: ZFS storage pool version: features support (5000) Dec 23 23:03:13 vrajah-bsd kernel: lapic: Divisor 2, Frequency 12000609 Hz Dec 23 23:03:13 vrajah-bsd kernel: Timecounters tick every 1.000 msec Dec 23 23:03:13 vrajah-bsd kernel: vlan: initialized, using hash tables with chaining Dec 23 23:03:13 vrajah-bsd kernel: IPsec: Initialized Security Association Processing. Dec 23 23:03:13 vrajah-bsd kernel: tcp_init: net.inet.tcp.tcbhashsize auto tuned to 65536 Dec 23 23:03:13 vrajah-bsd kernel: lo0: bpf attached Dec 23 23:03:13 vrajah-bsd kernel: hpt27xx: no controller detected. Dec 23 23:03:13 vrajah-bsd kernel: hptrr: no controller detected. Dec 23 23:03:13 vrajah-bsd kernel: hptnr: no controller detected. Dec 23 23:03:13 vrajah-bsd kernel: hdacc0: at cad 0 on hdac0 Dec 23 23:03:13 vrajah-bsd kernel: hdaa0: at nid 1 on hdacc0 Dec 23 23:03:13 vrajah-bsd kernel: hdaa0: Subsystem ID: 0x1462f982 Dec 23 23:03:13 vrajah-bsd kernel: hdaa0: NumGPIO=2 NumGPO=0 NumGPI=0 GPIWake=0 GPIUnsol=1 Dec 23 23:03:13 vrajah-bsd kernel: hdaa0: GPIO0: disabled Dec 23 23:03:13 vrajah-bsd kernel: hdaa0: GPIO1: disabled Dec 23 23:03:13 vrajah-bsd kernel: hdaa0: Original pins configuration: Dec 23 23:03:13 vrajah-bsd kernel: hdaa0: nid 0x as seq device conn jack loc color misc Dec 23 23:03:13 vrajah-bsd kernel: hdaa0: 17 4037c040 4 0 CD None Analog 0x00 Res.C 0 Dec 23 23:03:13 vrajah-bsd kernel: hdaa0: 18 411111f0 15 0 Speaker None 1/8 Rear Black 1 Dec 23 23:03:13 vrajah-bsd kernel: hdaa0: 20 01014010 1 0 Line-out Jack 1/8 Rear Green 0 Dec 23 23:03:13 vrajah-bsd kernel: hdaa0: 21 411111f0 15 0 Speaker None 1/8 Rear Black 1 Dec 23 23:03:13 vrajah-bsd kernel: hdaa0: 22 411111f0 15 0 Speaker None 1/8 Rear Black 1 Dec 23 23:03:13 vrajah-bsd kernel: hdaa0: 23 411111f0 15 0 Speaker None 1/8 Rear Black 1 Dec 23 23:03:13 vrajah-bsd kernel: hdaa0: 24 01a19030 3 0 Mic Jack 1/8 Rear Pink 0 Dec 23 23:03:13 vrajah-bsd kernel: hdaa0: 25 02a19040 4 0 Mic Jack 1/8 Front Pink 0 Dec 23 23:03:13 vrajah-bsd kernel: hdaa0: 26 0181303f 3 15 Line-in Jack 1/8 Rear Blue 0 Dec 23 23:03:13 vrajah-bsd kernel: hdaa0: 27 02214020 2 0 Headphones Jack 1/8 Front Green 0 Dec 23 23:03:13 vrajah-bsd kernel: hdaa0: 28 411111f0 15 0 Speaker None 1/8 Rear Black 1 Dec 23 23:03:13 vrajah-bsd kernel: hdaa0: 29 4028c66b 6 11 Headphones None DIN 0x00 Res.C 6 Dec 23 23:03:13 vrajah-bsd kernel: hdaa0: 30 411111f0 15 0 Speaker None 1/8 Rear Black 1 Dec 23 23:03:13 vrajah-bsd kernel: hdaa0: 31 411111f0 15 0 Speaker None 1/8 Rear Black 1 Dec 23 23:03:13 vrajah-bsd kernel: hdaa0: Patching widget caps nid=29 0x00400400 -> 0x00700400 Dec 23 23:03:13 vrajah-bsd kernel: hdaa0: Patched pins configuration: Dec 23 23:03:13 vrajah-bsd kernel: hdaa0: nid 0x as seq device conn jack loc color misc Dec 23 23:03:13 vrajah-bsd kernel: hdaa0: 17 4037c040 4 0 CD None Analog 0x00 Res.C 0 DISA Dec 23 23:03:13 vrajah-bsd kernel: hdaa0: 18 411111f0 15 0 Speaker None 1/8 Rear Black 1 DISA Dec 23 23:03:13 vrajah-bsd kernel: hdaa0: 20 01014010 1 0 Line-out Jack 1/8 Rear Green 0 Dec 23 23:03:13 vrajah-bsd kernel: hdaa0: 21 411111f0 15 0 Speaker None 1/8 Rear Black 1 DISA Dec 23 23:03:13 vrajah-bsd kernel: hdaa0: 22 411111f0 15 0 Speaker None 1/8 Rear Black 1 DISA Dec 23 23:03:13 vrajah-bsd kernel: hdaa0: 23 411111f0 15 0 Speaker None 1/8 Rear Black 1 DISA Dec 23 23:03:13 vrajah-bsd kernel: hdaa0: 24 01a19030 3 0 Mic Jack 1/8 Rear Pink 0 Dec 23 23:03:13 vrajah-bsd kernel: hdaa0: 25 02a19040 4 0 Mic Jack 1/8 Front Pink 0 Dec 23 23:03:13 vrajah-bsd kernel: hdaa0: 26 0181303f 3 15 Line-in Jack 1/8 Rear Blue 0 Dec 23 23:03:13 vrajah-bsd kernel: hdaa0: 27 02214020 2 0 Headphones Jack 1/8 Front Green 0 Dec 23 23:03:13 vrajah-bsd kernel: hdaa0: 28 411111f0 15 0 Speaker None 1/8 Rear Black 1 DISA Dec 23 23:03:13 vrajah-bsd kernel: hdaa0: 30 411111f0 15 0 Speaker None 1/8 Rear Black 1 DISA Dec 23 23:03:13 vrajah-bsd kernel: hdaa0: 31 411111f0 15 0 Speaker None 1/8 Rear Black 1 DISA Dec 23 23:03:13 vrajah-bsd kernel: hdaa0: 4 associations found: Dec 23 23:03:13 vrajah-bsd kernel: hdaa0: Association 0 (1) out: Dec 23 23:03:13 vrajah-bsd kernel: hdaa0: Pin nid=20 seq=0 Dec 23 23:03:13 vrajah-bsd kernel: hdaa0: Association 1 (2) out: Dec 23 23:03:13 vrajah-bsd kernel: hdaa0: Pin nid=27 seq=0 Dec 23 23:03:13 vrajah-bsd kernel: hdaa0: Association 2 (3) in: Dec 23 23:03:13 vrajah-bsd kernel: hdaa0: Pin nid=24 seq=0 Dec 23 23:03:13 vrajah-bsd kernel: hdaa0: Pin nid=26 seq=15 Dec 23 23:03:13 vrajah-bsd kernel: hdaa0: Association 3 (4) in: Dec 23 23:03:13 vrajah-bsd kernel: hdaa0: Pin nid=25 seq=0 Dec 23 23:03:13 vrajah-bsd kernel: hdaa0: Tracing association 0 (1) Dec 23 23:03:13 vrajah-bsd kernel: hdaa0: Pin 20 traced to DAC 2 Dec 23 23:03:13 vrajah-bsd kernel: hdaa0: Association 0 (1) trace succeeded Dec 23 23:03:13 vrajah-bsd kernel: hdaa0: Tracing association 1 (2) Dec 23 23:03:13 vrajah-bsd kernel: hdaa0: Pin 27 traced to DAC 3 Dec 23 23:03:13 vrajah-bsd kernel: hdaa0: Association 1 (2) trace succeeded Dec 23 23:03:13 vrajah-bsd kernel: hdaa0: Tracing association 2 (3) Dec 23 23:03:13 vrajah-bsd kernel: hdaa0: Pin 24 traced to ADC 8 Dec 23 23:03:13 vrajah-bsd kernel: hdaa0: Pin 26 traced to ADC 8 Dec 23 23:03:13 vrajah-bsd kernel: hdaa0: Association 2 (3) trace succeeded Dec 23 23:03:13 vrajah-bsd kernel: hdaa0: Tracing association 3 (4) Dec 23 23:03:13 vrajah-bsd kernel: hdaa0: Pin 25 traced to ADC 9 Dec 23 23:03:13 vrajah-bsd kernel: hdaa0: Association 3 (4) trace succeeded Dec 23 23:03:13 vrajah-bsd kernel: hdaa0: Looking for additional DAC for association 0 (1) Dec 23 23:03:13 vrajah-bsd kernel: hdaa0: Looking for additional DAC for association 1 (2) Dec 23 23:03:13 vrajah-bsd kernel: hdaa0: Looking for additional ADC for association 2 (3) Dec 23 23:03:13 vrajah-bsd kernel: hdaa0: Looking for additional ADC for association 3 (4) Dec 23 23:03:13 vrajah-bsd kernel: hdaa0: Tracing input monitor Dec 23 23:03:13 vrajah-bsd kernel: hdaa0: Tracing nid 11 to out Dec 23 23:03:13 vrajah-bsd kernel: hdaa0: nid 11 is input monitor Dec 23 23:03:13 vrajah-bsd kernel: hdaa0: Tracing nid 34 to out Dec 23 23:03:13 vrajah-bsd kernel: hdaa0: Tracing nid 35 to out Dec 23 23:03:13 vrajah-bsd kernel: hdaa0: Tracing other input monitors Dec 23 23:03:13 vrajah-bsd kernel: hdaa0: Tracing nid 24 to out Dec 23 23:03:13 vrajah-bsd kernel: hdaa0: Tracing nid 25 to out Dec 23 23:03:13 vrajah-bsd kernel: hdaa0: Tracing nid 26 to out Dec 23 23:03:13 vrajah-bsd kernel: hdaa0: Tracing beeper Dec 23 23:03:13 vrajah-bsd kernel: hdaa0: FG config/quirks: forcestereo ivref50 ivref80 ivref100 ivref Dec 23 23:03:13 vrajah-bsd kernel: pcm0: at nid 20 and 24,26 on hdaa0 Dec 23 23:03:13 vrajah-bsd kernel: pcm0: Playback: Dec 23 23:03:13 vrajah-bsd kernel: pcm0: Stream cap: 0x00000001 PCM Dec 23 23:03:13 vrajah-bsd kernel: pcm0: PCM cap: 0x000e0560 16 20 24 bits, 44 48 96 192 KHz Dec 23 23:03:13 vrajah-bsd kernel: pcm0: DAC: 2 Dec 23 23:03:13 vrajah-bsd kernel: pcm0: Dec 23 23:03:13 vrajah-bsd kernel: pcm0: nid=20 [pin: Line-out (Green Jack)] Dec 23 23:03:13 vrajah-bsd kernel: pcm0: + <- nid=12 [audio mixer] [src: pcm, mix] Dec 23 23:03:13 vrajah-bsd kernel: pcm0: + <- nid=2 [audio output] [src: pcm] Dec 23 23:03:13 vrajah-bsd kernel: pcm0: + <- nid=11 [audio mixer] [src: mix] Dec 23 23:03:13 vrajah-bsd kernel: pcm0: Dec 23 23:03:13 vrajah-bsd kernel: pcm0: Record: Dec 23 23:03:13 vrajah-bsd kernel: pcm0: Stream cap: 0x00000001 PCM Dec 23 23:03:13 vrajah-bsd kernel: pcm0: PCM cap: 0x000e0560 16 20 24 bits, 44 48 96 192 KHz Dec 23 23:03:13 vrajah-bsd kernel: pcm0: ADC: 8 Dec 23 23:03:13 vrajah-bsd kernel: pcm0: Dec 23 23:03:13 vrajah-bsd kernel: pcm0: nid=8 [audio input] Dec 23 23:03:13 vrajah-bsd kernel: pcm0: + <- nid=35 [audio mixer] [src: speaker, line, mic, mix] Dec 23 23:03:13 vrajah-bsd kernel: pcm0: + <- nid=24 [pin: Mic (Pink Jack)] [src: mic] Dec 23 23:03:13 vrajah-bsd kernel: pcm0: + <- nid=26 [pin: Line-in (Blue Jack)] [src: line] Dec 23 23:03:13 vrajah-bsd kernel: pcm0: + <- nid=29 [beep widget] [src: speaker] Dec 23 23:03:13 vrajah-bsd kernel: pcm0: + <- nid=11 [audio mixer] [src: mix] Dec 23 23:03:13 vrajah-bsd kernel: pcm0: Dec 23 23:03:13 vrajah-bsd kernel: pcm0: Input Mix: Dec 23 23:03:13 vrajah-bsd kernel: pcm0: Dec 23 23:03:13 vrajah-bsd kernel: pcm0: nid=11 [audio mixer] Dec 23 23:03:13 vrajah-bsd kernel: pcm0: + <- nid=24 [pin: Mic (Pink Jack)] [src: mic] Dec 23 23:03:13 vrajah-bsd kernel: pcm0: + <- nid=26 [pin: Line-in (Blue Jack)] [src: line] Dec 23 23:03:13 vrajah-bsd kernel: pcm0: + <- nid=29 [beep widget] [src: speaker] Dec 23 23:03:13 vrajah-bsd kernel: pcm0: Dec 23 23:03:13 vrajah-bsd kernel: pcm0: Master Volume (OSS: vol): -64/0dB Dec 23 23:03:13 vrajah-bsd kernel: pcm0: +- ctl 1 (nid 2 out): -64/0dB (65 steps) Dec 23 23:03:13 vrajah-bsd kernel: pcm0: +- ctl 17 (nid 12 in 0): mute Dec 23 23:03:13 vrajah-bsd kernel: pcm0: +- ctl 18 (nid 12 in 1): mute Dec 23 23:03:13 vrajah-bsd kernel: pcm0: +- ctl 25 (nid 20 in ): mute Dec 23 23:03:13 vrajah-bsd kernel: pcm0: Dec 23 23:03:13 vrajah-bsd kernel: pcm0: PCM Volume (OSS: pcm): -64/0dB Dec 23 23:03:13 vrajah-bsd kernel: pcm0: +- ctl 1 (nid 2 out): -64/0dB (65 steps) Dec 23 23:03:13 vrajah-bsd kernel: pcm0: +- ctl 17 (nid 12 in 0): mute Dec 23 23:03:13 vrajah-bsd kernel: pcm0: Dec 23 23:03:13 vrajah-bsd kernel: pcm0: Microphone Volume (OSS: mic): 0/30dB Dec 23 23:03:13 vrajah-bsd kernel: pcm0: +- ctl 7 (nid 11 in 0): -34/12dB (32 steps) + mute Dec 23 23:03:13 vrajah-bsd kernel: pcm0: +- ctl 30 (nid 24 out): 0/30dB (4 steps) Dec 23 23:03:13 vrajah-bsd kernel: pcm0: +- ctl 49 (nid 35 in 0): mute Dec 23 23:03:13 vrajah-bsd kernel: pcm0: Dec 23 23:03:13 vrajah-bsd kernel: pcm0: Line-in Volume (OSS: line): 0/30dB Dec 23 23:03:13 vrajah-bsd kernel: pcm0: +- ctl 9 (nid 11 in 2): -34/12dB (32 steps) + mute Dec 23 23:03:13 vrajah-bsd kernel: pcm0: +- ctl 34 (nid 26 out): 0/30dB (4 steps) Dec 23 23:03:13 vrajah-bsd kernel: pcm0: +- ctl 51 (nid 35 in 2): mute Dec 23 23:03:13 vrajah-bsd kernel: pcm0: Dec 23 23:03:13 vrajah-bsd kernel: pcm0: Speaker/Beep Volume (OSS: speaker): -34/12dB Dec 23 23:03:13 vrajah-bsd kernel: pcm0: +- ctl 12 (nid 11 in 5): -34/12dB (32 steps) + mute Dec 23 23:03:13 vrajah-bsd kernel: pcm0: +- ctl 54 (nid 35 in 5): mute Dec 23 23:03:13 vrajah-bsd kernel: pcm0: Dec 23 23:03:13 vrajah-bsd kernel: pcm0: Recording Level (OSS: rec): -16/30dB Dec 23 23:03:13 vrajah-bsd kernel: pcm0: +- ctl 5 (nid 8 in 0): -16/30dB (47 steps) + mute Dec 23 23:03:13 vrajah-bsd kernel: pcm0: +- ctl 49 (nid 35 in 0): mute Dec 23 23:03:13 vrajah-bsd kernel: pcm0: +- ctl 51 (nid 35 in 2): mute Dec 23 23:03:13 vrajah-bsd kernel: pcm0: +- ctl 54 (nid 35 in 5): mute Dec 23 23:03:13 vrajah-bsd kernel: pcm0: +- ctl 59 (nid 35 in 10): mute Dec 23 23:03:13 vrajah-bsd kernel: pcm0: Dec 23 23:03:13 vrajah-bsd kernel: pcm0: Input Mix Level (OSS: mix): -34/12dB Dec 23 23:03:13 vrajah-bsd kernel: pcm0: +- ctl 7 (nid 11 in 0): -34/12dB (32 steps) + mute Dec 23 23:03:13 vrajah-bsd kernel: pcm0: +- ctl 9 (nid 11 in 2): -34/12dB (32 steps) + mute Dec 23 23:03:13 vrajah-bsd kernel: pcm0: +- ctl 12 (nid 11 in 5): -34/12dB (32 steps) + mute Dec 23 23:03:13 vrajah-bsd kernel: pcm0: +- ctl 18 (nid 12 in 1): mute Dec 23 23:03:13 vrajah-bsd kernel: pcm0: +- ctl 59 (nid 35 in 10): mute Dec 23 23:03:13 vrajah-bsd kernel: pcm0: Dec 23 23:03:13 vrajah-bsd kernel: pcm0: Input Monitoring Level (OSS: igain): 0/0dB Dec 23 23:03:13 vrajah-bsd kernel: pcm0: +- ctl 18 (nid 12 in 1): mute Dec 23 23:03:13 vrajah-bsd kernel: pcm0: Dec 23 23:03:13 vrajah-bsd kernel: pcm0: Mixer "vol": Dec 23 23:03:13 vrajah-bsd kernel: pcm0: Mixer "pcm": Dec 23 23:03:13 vrajah-bsd kernel: pcm0: Mixer "speaker": Dec 23 23:03:13 vrajah-bsd kernel: pcm0: Mixer "line": Dec 23 23:03:13 vrajah-bsd kernel: pcm0: Mixer "mic": Dec 23 23:03:13 vrajah-bsd kernel: pcm0: Mixer "mix": Dec 23 23:03:13 vrajah-bsd kernel: pcm0: Mixer "rec": Dec 23 23:03:13 vrajah-bsd kernel: pcm0: Mixer "igain": Dec 23 23:03:13 vrajah-bsd kernel: pcm0: Mixer "ogain": Dec 23 23:03:13 vrajah-bsd kernel: pcm0: Playback channel set is: Front Left, Front Right, Dec 23 23:03:13 vrajah-bsd kernel: pcm0: Playback channel matrix is: 2.0 (disconnected) Dec 23 23:03:13 vrajah-bsd kernel: pcm0: Recording channel set is: Front Left, Front Right, Dec 23 23:03:13 vrajah-bsd kernel: pcm0: Recording channel matrix is: 2.0 (disconnected) Dec 23 23:03:13 vrajah-bsd kernel: random: harvesting attach, 8 bytes (4 bits) from pcm0 Dec 23 23:03:13 vrajah-bsd kernel: pcm1: at nid 27 and 25 on hdaa0 Dec 23 23:03:13 vrajah-bsd kernel: pcm1: Playback: Dec 23 23:03:13 vrajah-bsd kernel: pcm1: Stream cap: 0x00000001 PCM Dec 23 23:03:13 vrajah-bsd kernel: pcm1: PCM cap: 0x000e0560 16 20 24 bits, 44 48 96 192 KHz Dec 23 23:03:13 vrajah-bsd kernel: pcm1: DAC: 3 Dec 23 23:03:13 vrajah-bsd kernel: pcm1: Dec 23 23:03:13 vrajah-bsd kernel: pcm1: nid=27 [pin: Headphones (Green Jack)] Dec 23 23:03:13 vrajah-bsd kernel: pcm1: + <- nid=13 [audio mixer] [src: pcm, mix] Dec 23 23:03:13 vrajah-bsd kernel: pcm1: + <- nid=3 [audio output] [src: pcm] Dec 23 23:03:13 vrajah-bsd kernel: pcm1: + <- nid=11 [audio mixer] [src: mix] Dec 23 23:03:13 vrajah-bsd kernel: pcm1: Dec 23 23:03:13 vrajah-bsd kernel: pcm1: Record: Dec 23 23:03:13 vrajah-bsd kernel: pcm1: Stream cap: 0x00000001 PCM Dec 23 23:03:13 vrajah-bsd kernel: pcm1: PCM cap: 0x000e0560 16 20 24 bits, 44 48 96 192 KHz Dec 23 23:03:13 vrajah-bsd kernel: pcm1: ADC: 9 Dec 23 23:03:13 vrajah-bsd kernel: pcm1: Dec 23 23:03:13 vrajah-bsd kernel: pcm1: nid=9 [audio input] Dec 23 23:03:13 vrajah-bsd kernel: pcm1: + <- nid=34 [audio mixer] [src: speaker, monitor] Dec 23 23:03:13 vrajah-bsd kernel: pcm1: + <- nid=25 [pin: Mic (Pink Jack)] [src: monitor] Dec 23 23:03:13 vrajah-bsd kernel: pcm1: + <- nid=29 [beep widget] [src: speaker] Dec 23 23:03:13 vrajah-bsd kernel: pcm1: Dec 23 23:03:13 vrajah-bsd kernel: pcm1: Master Volume (OSS: vol): -64/0dB Dec 23 23:03:13 vrajah-bsd kernel: pcm1: +- ctl 2 (nid 3 out): -64/0dB (65 steps) Dec 23 23:03:13 vrajah-bsd kernel: pcm1: +- ctl 19 (nid 13 in 0): mute Dec 23 23:03:13 vrajah-bsd kernel: pcm1: +- ctl 20 (nid 13 in 1): mute Dec 23 23:03:13 vrajah-bsd kernel: pcm1: +- ctl 35 (nid 27 in ): mute Dec 23 23:03:13 vrajah-bsd kernel: pcm1: Dec 23 23:03:13 vrajah-bsd kernel: pcm1: PCM Volume (OSS: pcm): -64/0dB Dec 23 23:03:13 vrajah-bsd kernel: pcm1: +- ctl 2 (nid 3 out): -64/0dB (65 steps) Dec 23 23:03:13 vrajah-bsd kernel: pcm1: +- ctl 19 (nid 13 in 0): mute Dec 23 23:03:13 vrajah-bsd kernel: pcm1: Dec 23 23:03:13 vrajah-bsd kernel: pcm1: Microphone2 Volume (OSS: monitor): 0/30dB Dec 23 23:03:13 vrajah-bsd kernel: pcm1: +- ctl 32 (nid 25 out): 0/30dB (4 steps) Dec 23 23:03:13 vrajah-bsd kernel: pcm1: +- ctl 38 (nid 34 in 1): mute Dec 23 23:03:13 vrajah-bsd kernel: pcm1: Dec 23 23:03:13 vrajah-bsd kernel: pcm1: Speaker/Beep Volume (OSS: speaker) Dec 23 23:03:13 vrajah-bsd kernel: pcm1: +- ctl 42 (nid 34 in 5): mute Dec 23 23:03:13 vrajah-bsd kernel: pcm1: Dec 23 23:03:13 vrajah-bsd kernel: pcm1: Recording Level (OSS: rec): -16/30dB Dec 23 23:03:13 vrajah-bsd kernel: pcm1: +- ctl 6 (nid 9 in 0): -16/30dB (47 steps) + mute Dec 23 23:03:13 vrajah-bsd kernel: pcm1: +- ctl 32 (nid 25 out): 0/30dB (4 steps) Dec 23 23:03:13 vrajah-bsd kernel: pcm1: +- ctl 38 (nid 34 in 1): mute Dec 23 23:03:13 vrajah-bsd kernel: pcm1: +- ctl 42 (nid 34 in 5): mute Dec 23 23:03:13 vrajah-bsd kernel: pcm1: Dec 23 23:03:13 vrajah-bsd kernel: pcm1: Input Mix Level (OSS: mix) Dec 23 23:03:13 vrajah-bsd kernel: pcm1: +- ctl 20 (nid 13 in 1): mute Dec 23 23:03:13 vrajah-bsd kernel: pcm1: Dec 23 23:03:13 vrajah-bsd kernel: pcm1: Input Monitoring Level (OSS: igain): 0/0dB Dec 23 23:03:13 vrajah-bsd kernel: pcm1: +- ctl 20 (nid 13 in 1): mute Dec 23 23:03:13 vrajah-bsd kernel: pcm1: Dec 23 23:03:13 vrajah-bsd kernel: pcm1: Mixer "vol": Dec 23 23:03:13 vrajah-bsd kernel: pcm1: Mixer "pcm": Dec 23 23:03:13 vrajah-bsd kernel: pcm1: Mixer "rec": Dec 23 23:03:13 vrajah-bsd kernel: pcm1: Mixer "igain": Dec 23 23:03:13 vrajah-bsd kernel: pcm1: Mixer "ogain": Dec 23 23:03:13 vrajah-bsd kernel: pcm1: Mixer "monitor": Dec 23 23:03:13 vrajah-bsd kernel: pcm1: Playback channel set is: Front Left, Front Right, Dec 23 23:03:13 vrajah-bsd kernel: pcm1: Playback channel matrix is: 2.0 (disconnected) Dec 23 23:03:13 vrajah-bsd kernel: pcm1: Recording channel set is: Front Left, Front Right, Dec 23 23:03:13 vrajah-bsd kernel: pcm1: Recording channel matrix is: 2.0 (disconnected) Dec 23 23:03:13 vrajah-bsd kernel: random: harvesting attach, 8 bytes (4 bits) from pcm1 Dec 23 23:03:13 vrajah-bsd kernel: random: harvesting attach, 8 bytes (4 bits) from hdaa0 Dec 23 23:03:13 vrajah-bsd kernel: random: harvesting attach, 8 bytes (4 bits) from hdacc0 Dec 23 23:03:13 vrajah-bsd kernel: hdacc1: at cad 2 on hdac0 Dec 23 23:03:13 vrajah-bsd kernel: hdaa1: at nid 1 on hdacc1 Dec 23 23:03:13 vrajah-bsd kernel: hdaa1: Subsystem ID: 0x80860101 Dec 23 23:03:13 vrajah-bsd kernel: hdaa1: NumGPIO=0 NumGPO=0 NumGPI=0 GPIWake=0 GPIUnsol=0 Dec 23 23:03:13 vrajah-bsd kernel: hdaa1: Original pins configuration: Dec 23 23:03:13 vrajah-bsd kernel: hdaa1: nid 0x as seq device conn jack loc color misc Dec 23 23:03:13 vrajah-bsd kernel: hdaa1: 3 18560010 1 0 Digital-out Jack Digital 0x18 Unknown 0 Dec 23 23:03:13 vrajah-bsd kernel: hdaa1: Patched pins configuration: Dec 23 23:03:13 vrajah-bsd kernel: hdaa1: nid 0x as seq device conn jack loc color misc Dec 23 23:03:13 vrajah-bsd kernel: hdaa1: 3 18560010 1 0 Digital-out Jack Digital 0x18 Unknown 0 Dec 23 23:03:13 vrajah-bsd kernel: hdaa1: 1 associations found: Dec 23 23:03:13 vrajah-bsd kernel: hdaa1: Association 0 (1) out: Dec 23 23:03:13 vrajah-bsd kernel: hdaa1: Pin nid=3 seq=0 Dec 23 23:03:13 vrajah-bsd kernel: hdaa1: Tracing association 0 (1) Dec 23 23:03:13 vrajah-bsd kernel: hdaa1: Pin 3 traced to DAC 2 Dec 23 23:03:13 vrajah-bsd kernel: hdaa1: Association 0 (1) trace succeeded Dec 23 23:03:13 vrajah-bsd kernel: hdaa1: Looking for additional DAC for association 0 (1) Dec 23 23:03:13 vrajah-bsd kernel: hdaa1: Tracing input monitor Dec 23 23:03:13 vrajah-bsd kernel: hdaa1: Tracing other input monitors Dec 23 23:03:13 vrajah-bsd kernel: hdaa1: Tracing beeper Dec 23 23:03:13 vrajah-bsd kernel: hdaa1: FG config/quirks: forcestereo ivref50 ivref80 ivref100 ivref Dec 23 23:03:13 vrajah-bsd kernel: pcm2: at nid 3 on hdaa1 Dec 23 23:03:13 vrajah-bsd kernel: pcm2: Playback: Dec 23 23:03:13 vrajah-bsd kernel: pcm2: Stream cap: 0x00000005 AC3 PCM Dec 23 23:03:13 vrajah-bsd kernel: pcm2: PCM cap: 0x001a07f0 16 24 32 bits, 32 44 48 88 96 176 192 KHz Dec 23 23:03:13 vrajah-bsd kernel: pcm2: DAC: 2 Dec 23 23:03:13 vrajah-bsd kernel: pcm2: Dec 23 23:03:13 vrajah-bsd kernel: pcm2: nid=3 [pin: Digital-out (Jack)] Dec 23 23:03:13 vrajah-bsd kernel: pcm2: + <- nid=2 [audio output] [src: pcm] Dec 23 23:03:13 vrajah-bsd kernel: pcm2: Dec 23 23:03:13 vrajah-bsd kernel: pcm2: Master Volume (OSS: vol): 0/0dB Dec 23 23:03:13 vrajah-bsd kernel: pcm2: +- ctl 1 (nid 3 in ): mute Dec 23 23:03:13 vrajah-bsd kernel: pcm2: Dec 23 23:03:13 vrajah-bsd kernel: pcm2: PCM Volume (OSS: pcm): 0/0dB Dec 23 23:03:13 vrajah-bsd kernel: pcm2: +- ctl 1 (nid 3 in ): mute Dec 23 23:03:13 vrajah-bsd kernel: pcm2: Dec 23 23:03:13 vrajah-bsd kernel: pcm2: Mixer "vol": Dec 23 23:03:13 vrajah-bsd kernel: pcm2: Mixer "pcm": Dec 23 23:03:13 vrajah-bsd kernel: pcm2: Soft PCM mixer ENABLED Dec 23 23:03:13 vrajah-bsd kernel: pcm2: Playback channel matrix is: unknown, assuming 7.1 (disconnected) Dec 23 23:03:13 vrajah-bsd kernel: random: harvesting attach, 8 bytes (4 bits) from pcm2 Dec 23 23:03:13 vrajah-bsd kernel: random: harvesting attach, 8 bytes (4 bits) from hdaa1 Dec 23 23:03:13 vrajah-bsd kernel: random: harvesting attach, 8 bytes (4 bits) from hdacc1 Dec 23 23:03:13 vrajah-bsd kernel: ahcich0: AHCI reset... Dec 23 23:03:13 vrajah-bsd kernel: ugen0.1: <0x8086> at usbus0 Dec 23 23:03:13 vrajah-bsd kernel: uhub0: <0x8086 XHCI root HUB, class 9/0, rev 3.00/1.00, addr 1> on usbus0 Dec 23 23:03:13 vrajah-bsd kernel: ahcich0: SATA offline status=00000004 Dec 23 23:03:13 vrajah-bsd kernel: ahcich0: AHCI reset: device not found Dec 23 23:03:13 vrajah-bsd kernel: ahcich1: AHCI reset... Dec 23 23:03:13 vrajah-bsd kernel: ahcich1: SATA offline status=00000004 Dec 23 23:03:13 vrajah-bsd kernel: ahcich1: AHCI reset: device not found Dec 23 23:03:13 vrajah-bsd kernel: ahcich2: AHCI reset... Dec 23 23:03:13 vrajah-bsd kernel: ahcich2: SATA offline status=00000004 Dec 23 23:03:13 vrajah-bsd kernel: ahcich2: AHCI reset: device not found Dec 23 23:03:13 vrajah-bsd kernel: ahcich3: AHCI reset... Dec 23 23:03:13 vrajah-bsd kernel: ahcich3: SATA offline status=00000004 Dec 23 23:03:13 vrajah-bsd kernel: ahcich3: AHCI reset: device not found Dec 23 23:03:13 vrajah-bsd kernel: ahcich4: AHCI reset... Dec 23 23:03:13 vrajah-bsd kernel: ahcich4: SATA offline status=00000004 Dec 23 23:03:13 vrajah-bsd kernel: ahcich4: AHCI reset: device not found Dec 23 23:03:13 vrajah-bsd kernel: ahcich5: AHCI reset... Dec 23 23:03:13 vrajah-bsd kernel: ahcich5: SATA connect time=100us status=00000133 Dec 23 23:03:13 vrajah-bsd kernel: ahcich5: AHCI reset: device found Dec 23 23:03:13 vrajah-bsd kernel: ahcich5: AHCI reset: device ready after 0ms Dec 23 23:03:13 vrajah-bsd kernel: ses0 at ahciem0 bus 0 scbus6 target 0 lun 0 Dec 23 23:03:13 vrajah-bsd kernel: ses0: SEMB S-E-S 2.00 device Dec 23 23:03:13 vrajah-bsd kernel: ses0: SEMB SES Device Dec 23 23:03:13 vrajah-bsd kernel: ada0 at ahcich5 bus 0 scbus5 target 0 lun 0 Dec 23 23:03:13 vrajah-bsd kernel: ada0: ses0: Generation Code 0x0 has 1 SubEnclosures Dec 23 23:03:13 vrajah-bsd kernel: ses0: SubEnclosure ID 0, 1 Types With this ID, Descriptor Length 36, offset 8 Dec 23 23:03:13 vrajah-bsd kernel: ses0: WWN: 0 Dec 23 23:03:13 vrajah-bsd kernel: ses0: Type Desc[0]: Type 0x17, MaxElt 6, In Subenc 0, Text Length 0: Dec 23 23:03:13 vrajah-bsd kernel: GEOM: new disk ada0 Dec 23 23:03:13 vrajah-bsd kernel: ACS-2 ATA SATA 3.x device Dec 23 23:03:13 vrajah-bsd kernel: ada0: Serial Number WD-WCC4E6JH4L9K Dec 23 23:03:13 vrajah-bsd kernel: ada0: 600.000MB/s transfers (SATA 3.x, UDMA6, PIO 8192bytes) Dec 23 23:03:13 vrajah-bsd kernel: ada0: Command Queueing enabled Dec 23 23:03:13 vrajah-bsd kernel: ada0: 3815447MB (7814037168 512 byte sectors) Dec 23 23:03:13 vrajah-bsd kernel: ada0: quirks=0x1<4K> Dec 23 23:03:13 vrajah-bsd kernel: pass0 at ahcich5 bus 0 scbus5 target 0 lun 0 Dec 23 23:03:13 vrajah-bsd kernel: pass0: ACS-2 ATA SATA 3.x device Dec 23 23:03:13 vrajah-bsd kernel: pass0: Serial Number WD-WCC4E6JH4L9K Dec 23 23:03:13 vrajah-bsd kernel: pass0: 600.000MB/s transfers (SATA 3.x, UDMA6, PIO 8192bytes) Dec 23 23:03:13 vrajah-bsd kernel: pass0: Command Queueing enabled Dec 23 23:03:13 vrajah-bsd kernel: pass1 at ahciem0 bus 0 scbus6 target 0 lun 0 Dec 23 23:03:13 vrajah-bsd kernel: pass1: SEMB S-E-S 2.00 device Dec 23 23:03:13 vrajah-bsd kernel: Netvsc initializing... done! Dec 23 23:03:13 vrajah-bsd kernel: lapic3: CMCI unmasked Dec 23 23:03:13 vrajah-bsd kernel: lapic2: CMCI unmasked Dec 23 23:03:13 vrajah-bsd kernel: SMP: AP CPU #1 Launched! Dec 23 23:03:13 vrajah-bsd kernel: cpu1 AP: Dec 23 23:03:13 vrajah-bsd kernel: ID: 0x00000001 VER: 0x01060015 LDR: 0x00000002 DFR: 0x00000000 x2APIC: 1 Dec 23 23:03:13 vrajah-bsd kernel: lint0: 0x00010700 lint1: 0x00000400 TPR: 0x00000000 SVR: 0x000011ff Dec 23 23:03:13 vrajah-bsd kernel: timer: 0x000100ef therm: 0x00010200 err: 0x000000f0 pmc: 0x00010400 Dec 23 23:03:13 vrajah-bsd kernel: cmci: 0x000100f2 Dec 23 23:03:13 vrajah-bsd kernel: SMP: AP CPU #2 Launched! Dec 23 23:03:13 vrajah-bsd kernel: cpu2 AP: Dec 23 23:03:13 vrajah-bsd kernel: ID: 0x00000002 VER: 0x01060015 LDR: 0x00000004 DFR: 0x00000000 x2APIC: 1 Dec 23 23:03:13 vrajah-bsd kernel: lint0: 0x00010700 lint1: 0x00000400 TPR: 0x00000000 SVR: 0x000011ff Dec 23 23:03:13 vrajah-bsd kernel: timer: 0x000100ef therm: 0x00010200 err: 0x000000f0 pmc: 0x00010400 Dec 23 23:03:13 vrajah-bsd kernel: cmci: 0x000000f2 Dec 23 23:03:13 vrajah-bsd kernel: SMP: AP CPU #3 Launched! Dec 23 23:03:13 vrajah-bsd kernel: cpu3 AP: Dec 23 23:03:13 vrajah-bsd kernel: ID: 0x00000003 VER: 0x01060015 LDR: 0x00000008 DFR: 0x00000000 x2APIC: 1 Dec 23 23:03:13 vrajah-bsd kernel: lint0: 0x00010700 lint1: 0x00000400 TPR: 0x00000000 SVR: 0x000011ff Dec 23 23:03:13 vrajah-bsd kernel: timer: 0x000100ef therm: 0x00010200 err: 0x000000f0 pmc: 0x00010400 Dec 23 23:03:13 vrajah-bsd kernel: cmci: 0x000000f2 Dec 23 23:03:13 vrajah-bsd kernel: ioapic0: routing intpin 1 (ISA IRQ 1) to lapic 2 vector 48 Dec 23 23:03:13 vrajah-bsd kernel: ioapic0: routing intpin 4 (ISA IRQ 4) to lapic 2 vector 49 Dec 23 23:03:13 vrajah-bsd kernel: ioapic0: routing intpin 9 (ISA IRQ 9) to lapic 2 vector 50 Dec 23 23:03:13 vrajah-bsd kernel: msi: Assigning MSI-X IRQ 257 to local APIC 1 vector 48 Dec 23 23:03:13 vrajah-bsd kernel: msi: Assigning MSI-X IRQ 258 to local APIC 2 vector 51 Dec 23 23:03:13 vrajah-bsd kernel: msi: Assigning MSI-X IRQ 259 to local APIC 3 vector 48 Dec 23 23:03:13 vrajah-bsd kernel: msi: Assigning MSI IRQ 265 to local APIC 2 vector 52 Dec 23 23:03:13 vrajah-bsd kernel: msi: Assigning MSI IRQ 267 to local APIC 2 vector 53 Dec 23 23:03:13 vrajah-bsd kernel: SMP: passed TSC synchronization test Dec 23 23:03:13 vrajah-bsd kernel: TSC timecounter discards lower 1 bit(s) Dec 23 23:03:13 vrajah-bsd kernel: Timecounter "TSC-low" frequency 1848093583 Hz quality 1000 Dec 23 23:03:13 vrajah-bsd kernel: WARNING: WITNESS option enabled, expect reduced performance. Dec 23 23:03:13 vrajah-bsd kernel: Trying to mount root from zfs:zroot/ROOT/default []... Dec 23 23:03:13 vrajah-bsd kernel: Root mount waiting for: usbus0 Dec 23 23:03:13 vrajah-bsd kernel: uhub0: 22 ports with 22 removable, self powered Dec 23 23:03:13 vrajah-bsd kernel: random: harvesting attach, 8 bytes (4 bits) from uhub0 Dec 23 23:03:13 vrajah-bsd kernel: ugen0.2: at usbus0 Dec 23 23:03:13 vrajah-bsd kernel: ukbd0: on usbus0 Dec 23 23:03:13 vrajah-bsd kernel: kbd2 at ukbd0 Dec 23 23:03:13 vrajah-bsd kernel: kbd2: ukbd0, generic (0), config:0x0, flags:0x3d0000 Dec 23 23:03:13 vrajah-bsd kernel: random: harvesting attach, 8 bytes (4 bits) from ukbd0 Dec 23 23:03:13 vrajah-bsd kernel: start_init: trying /sbin/init Dec 23 23:03:13 vrajah-bsd kernel: re0: link state changed to DOWN Dec 23 23:03:13 vrajah-bsd kernel: uhid0: on usbus0 Dec 23 23:03:13 vrajah-bsd kernel: random: harvesting attach, 8 bytes (4 bits) from uhid0 Dec 23 23:03:13 vrajah-bsd kernel: re0: link state changed to UP Dec 23 23:03:13 vrajah-bsd ntpd[605]: ntpd 4.2.8p4-a (1): Starting Dec 23 23:03:14 vrajah-bsd ntpd[606]: leapsecond file ('/etc/ntp/leap-seconds'): good hash signature Dec 23 23:03:14 vrajah-bsd ntpd[606]: leapsecond file ('/etc/ntp/leap-seconds'): loaded, expire=2015-12-28T00:00:00Z last=2015-07-01T00:00:00Z ofs=36 Dec 23 23:03:14 vrajah-bsd ntpd[606]: leapsecond file ('/etc/ntp/leap-seconds'): will expire in less than 5 days Dec 23 23:03:14 vrajah-bsd sm-mta[643]: My unqualified host name (vrajah-bsd) unknown; sleeping for retry Dec 23 23:04:12 vrajah-bsd sm-mta[643]: unable to qualify my own domain name (vrajah-bsd) -- using short name Dec 23 23:04:12 vrajah-bsd sm-msp-queue[646]: My unqualified host name (vrajah-bsd) unknown; sleeping for retry Dec 23 23:05:10 vrajah-bsd su: vrajah to root on /dev/pts/0 Dec 23 23:05:12 vrajah-bsd sm-msp-queue[646]: unable to qualify my own domain name (vrajah-bsd) -- using short name --------------090902090401010002040305-- From owner-freebsd-current@freebsd.org Wed Dec 23 19:37:40 2015 Return-Path: Delivered-To: freebsd-current@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 4A029A508FB; Wed, 23 Dec 2015 19:37:40 +0000 (UTC) (envelope-from kp@vega.codepro.be) Received: from venus.codepro.be (venus.codepro.be [IPv6:2a01:4f8:162:1127::2]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "*.codepro.be", Issuer "Gandi Standard SSL CA 2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 0C7D015AD; Wed, 23 Dec 2015 19:37:39 +0000 (UTC) (envelope-from kp@vega.codepro.be) Received: from vega.codepro.be (unknown [172.16.1.3]) by venus.codepro.be (Postfix) with ESMTP id 0DAB28101; Wed, 23 Dec 2015 20:37:36 +0100 (CET) Received: by vega.codepro.be (Postfix, from userid 1001) id 082011EF3E; Wed, 23 Dec 2015 20:37:36 +0100 (CET) Date: Wed, 23 Dec 2015 20:37:36 +0100 From: Kristof Provost To: Sergey Manucharian Cc: "freebsd-current@freebsd.org" , "freebsd-wireless@freebsd.org" , Olivier =?utf-8?Q?Cochard-Labb=C3=A9?= Subject: Re: forwarding didn't work if wlan0 is member of a bridge Message-ID: <20151223193735.GC2928@vega.codepro.be> References: <20151223150829.GO3487@debian.ara-ler.com> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline In-Reply-To: <20151223150829.GO3487@debian.ara-ler.com> X-Checked-By-NSA: Probably User-Agent: Mutt/1.5.24 (2015-08-30) X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 23 Dec 2015 19:37:40 -0000 On 2015-12-23 08:08:29 (-0700), Sergey Manucharian wrote: > I believe this is related to the fact that wifi adapter cannot have more > that one MAC address. And that becomes true when it's a member of a > bridge. There exist some tricky ways to overcome that though. > That's true, but that only applies in station mode (i.e. as a wifi client). If I'm reading the report right Olivier is using wifi0 as an access point here. Regards, Kristof From owner-freebsd-current@freebsd.org Wed Dec 23 19:39:33 2015 Return-Path: Delivered-To: freebsd-current@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 61FFAA509CB; Wed, 23 Dec 2015 19:39:33 +0000 (UTC) (envelope-from adrian.chadd@gmail.com) Received: from mail-io0-x22a.google.com (mail-io0-x22a.google.com [IPv6:2607:f8b0:4001:c06::22a]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 3472217CF; Wed, 23 Dec 2015 19:39:33 +0000 (UTC) (envelope-from adrian.chadd@gmail.com) Received: by mail-io0-x22a.google.com with SMTP id 186so227857647iow.0; Wed, 23 Dec 2015 11:39:33 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type:content-transfer-encoding; bh=GHPnGC866XFjnjK9+292WZlKfoq+KaLCVdaJCcF6KI0=; b=YfDKfuRkH900vrNoF6ADvW/yYki1L7U6CWfMXJegx9FAcWpYGS6MbIvy0ZSPio4kWH GJb41iQBWGqzeGp/T4YdrbNSZ10cubXAuVDI+CeJG9EjQv8OaVdBNKyHwtFsadWiQGwO 3m/290T20NYIE4h0uMLjMxQ07ToVn/4ajvsj0Xx2WsNH09L7p7aOw42jTJx25o0mOh3o D7Flet98NP4mN6A01yeQKdcXMOscw2wbXofG5ImuQiy/imHwwavByEMMsiBal8lrUMlr DTi0ckHYmV437riD8O8Est60qq0R2rw4mcKvIkkS2/rPajTgGF/NsQKNnfSfNwkR4Afr BCng== MIME-Version: 1.0 X-Received: by 10.107.162.21 with SMTP id l21mr31043143ioe.123.1450899572620; Wed, 23 Dec 2015 11:39:32 -0800 (PST) Received: by 10.36.121.202 with HTTP; Wed, 23 Dec 2015 11:39:32 -0800 (PST) In-Reply-To: References: Date: Wed, 23 Dec 2015 11:39:32 -0800 Message-ID: Subject: Re: forwarding didn't work if wlan0 is member of a bridge From: Adrian Chadd To: =?UTF-8?Q?Olivier_Cochard=2DLabb=C3=A9?= Cc: "freebsd-current@freebsd.org" , "freebsd-wireless@freebsd.org" Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 23 Dec 2015 19:39:33 -0000 Hi, inet 10.239.142.126 netmask 0xffffffe0 broadcast 10.239.142.127 This looks like a problem with your addressing. That netmask !=3D that broa= dcast. Please recheck your networking setup! -a On 23 December 2015 at 02:31, Olivier Cochard-Labb=C3=A9 wrote: > Hi, > > If wlan0 interface is member of a bridge, FreeBSD didn't reach to > forward-back packets to wireless client > > My setup is this one: > > internet gateway <--> [net0] fbsd router [net1 + wifi-hostap in bridge0] > <--> wireless client > > and the problem description: > - wireless clients didn't receive any packet back: the fbsd-router block= s > answers because it thinks wireless clients are "unreachable". > - But wireless clients can reach all IP of the fbsd-router hitself witho= ut > problem, and fbsd-router can ping them too. > - Ethernet clients connected to the same bridge0 didn't have problem > > A tcpdump on the outgoing interface shows the fbsd-router correctly > receiving/NATing/forwarding the wireless-client packet (10.239.142.104 > natted to 192.168.100.70) toward the Internet-gateway (192.168.100.254), > but once received the response from the internet-gateway it is not able t= o > reach the wireless-client (unreachable): > [fbsd-router]~> sudo tcpdump -pni net0 icmp > tcpdump: verbose output suppressed, use -v or -vv for full protocol decod= e > listening on net0, link-type EN10MB (Ethernet), capture size 262144 bytes > 07:35:24.869560 IP 192.168.100.70 > 192.168.100.254: ICMP echo request, i= d > 1, seq 375, length 40 > 07:35:24.869772 IP 192.168.100.254 > 192.168.100.70: ICMP echo reply, id = 1, > seq 375, length 40 > 07:35:24.870314 IP 192.168.100.70 > 192.168.100.254: ICMP host > 10.239.142.104 unreachable, length 36 > > But directly from the fbsd-router, there is no problem for reaching the > wireless-client: > [fbsd-router]~> ping wireless-client > PING 10.239.142.104 (10.239.142.104): 56 data bytes > 64 bytes from 10.239.142.104: icmp_seq=3D0 ttl=3D128 time=3D2.633 ms > 64 bytes from 10.239.142.104: icmp_seq=3D1 ttl=3D128 time=3D1.614 ms > > I'm using a bridge because I need to use only one subnet for all my clien= ts > (ethernet and wifi): > [fbsd-router]~> ifconfig bridge0 > bridge0: flags=3D8843 metric 0 mt= u > 1500 > ether 02:82:9f:45:81:00 > inet 10.239.142.126 netmask 0xffffffe0 broadcast 10.239.142.127 > nd6 options=3D49 > groups: bridge > id 00:00:00:00:00:00 priority 32768 hellotime 2 fwddelay 15 > maxage 20 holdcnt 6 proto rstp maxaddr 2000 timeout 1200 > root id 00:00:00:00:00:00 priority 32768 ifcost 0 port 0 > member: wlan0 flags=3D143 > ifmaxaddr 0 port 6 priority 128 path cost 33333 > member: net1 flags=3D143 > ifmaxaddr 0 port 2 priority 128 path cost 55 > > And this "unreacheable" problem is related to the bridge, if I remove the > wlan0 from the bridge, there is no more problem. > > What problem can cause FreeBSD to answer back "unreachable" when wlan0 is > member of a bridge ? > > Head versions tested: r290522, r291362, r292613. > > Thanks, > _______________________________________________ > freebsd-current@freebsd.org mailing list > https://lists.freebsd.org/mailman/listinfo/freebsd-current > To unsubscribe, send any mail to "freebsd-current-unsubscribe@freebsd.org= " From owner-freebsd-current@freebsd.org Thu Dec 24 00:06:18 2015 Return-Path: Delivered-To: freebsd-current@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id D05E1A503E0 for ; Thu, 24 Dec 2015 00:06:18 +0000 (UTC) (envelope-from yaneurabeya@gmail.com) Received: from mail-pf0-x229.google.com (mail-pf0-x229.google.com [IPv6:2607:f8b0:400e:c00::229]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id A76541155; Thu, 24 Dec 2015 00:06:18 +0000 (UTC) (envelope-from yaneurabeya@gmail.com) Received: by mail-pf0-x229.google.com with SMTP id 65so15064333pff.3; Wed, 23 Dec 2015 16:06:18 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=from:content-type:content-transfer-encoding:subject:date:message-id :cc:to:mime-version; bh=/dO1mNqNCWbh86GqrE7SOqE0hdqAQP5DJOPpix5lF6k=; b=NijopGy5PxVhJhV6YoXUlDTzi9GPgoEUX4JWzh8TEdyc+t1RUTckB4mANWv/UthEvl v71DLenzhZpeYucKlBY5lJ6TRvzCYGalmxnwFMIHkSRzF4x2dQXLvda/D1CSQbTEso6B SuqNFdrYxwm4hSjQFAqKfD6Ac/WQ4SsAmR2Xo1ZXPfYBZtsHe5XVHvY1U4CMJf1/auZP oRzrnBcPnVd26Ip/XbuH43kQixmnW8Ee3hj0Ty6JG25B+2uj8lahPWvb+hUq6N3w74Na joye4X7AzsgvWDY2bjK+uaxScvbt5f5MWuahklRV0/CLEYhLOXFnciD+EfEjyGz+OsR9 HVaw== X-Received: by 10.98.71.78 with SMTP id u75mr284945pfa.65.1450915578338; Wed, 23 Dec 2015 16:06:18 -0800 (PST) Received: from ?IPv6:2601:601:800:126d:6572:283a:84b7:ac98? ([2601:601:800:126d:6572:283a:84b7:ac98]) by smtp.gmail.com with ESMTPSA id p83sm50204510pfi.96.2015.12.23.16.06.16 (version=TLSv1/SSLv3 cipher=OTHER); Wed, 23 Dec 2015 16:06:16 -0800 (PST) From: NGie Cooper Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Subject: Bootstrapping from stable/9 to head? Date: Wed, 23 Dec 2015 16:06:15 -0800 Message-Id: Cc: FreeBSD CURRENT To: Ian Lepore , Warner Losh Mime-Version: 1.0 (Mac OS X Mail 8.2 \(2104\)) X-Mailer: Apple Mail (2.2104) X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 24 Dec 2015 00:06:18 -0000 Hi Ian and Warner, I realize this isn=E2=80=99t a path that=E2=80=99s currently = supported, but when I was running a test for jhb on stable/9 = (ref9-amd64.freebsd.org to be exact), I ran into this error: bmake[1]: "/scratch/tmp/ngie/svn/Makefile" line 466: "Target = architecture for arm/conf/A20 unknown. config(8) likely too old." *** [universe_arm_kernels] Error code 1 bmake: stopped in /scratch/tmp/ngie/svn I was wondering if there was a way where someone could more = reliably bootstrap from stable/9 to stable/10, or if the directions just = need to be changed to =E2=80=9Cupgrade to the latest release of 10, then = upgrade to 11-CURRENT=E2=80=9D? Also, config is a build tool in Makefile.inc1=E2=80=A6 I was = wondering if the check in Makefile is a bit too stringent / incorrect. Thanks, -NGie= From owner-freebsd-current@freebsd.org Thu Dec 24 02:19:22 2015 Return-Path: Delivered-To: freebsd-current@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id BEBC2A4F084 for ; Thu, 24 Dec 2015 02:19:22 +0000 (UTC) (envelope-from wlosh@bsdimp.com) Received: from mail-qk0-x22a.google.com (mail-qk0-x22a.google.com [IPv6:2607:f8b0:400d:c09::22a]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 7EBB01D55 for ; Thu, 24 Dec 2015 02:19:22 +0000 (UTC) (envelope-from wlosh@bsdimp.com) Received: by mail-qk0-x22a.google.com with SMTP id t125so166621629qkh.3 for ; Wed, 23 Dec 2015 18:19:22 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bsdimp-com.20150623.gappssmtp.com; s=20150623; h=mime-version:sender:in-reply-to:references:date:message-id:subject :from:to:cc:content-type; bh=uckASuFvPvbDIQxiUxIWg1+15NlbwvQwEFXN0NR0VPs=; b=k/uC4XFD+snV1wotSWvKn6iipTPdJ9yKJGys/xfUy4ZULgKip5z/cXtsoAi3QRDLle xbfUMZ0Hrbg0tnH2FHPH4MulI80YLGlUd9iD/Xc0XkWDrUOfQbyKvfEyqzdJ8innIE62 Yt/kUrJdI7YfMlMSS8e62WAf8a+wK1aoeaHcF19vZ06QXIDKNNTvbZusKryOP13kDj/9 /BhHjeeq7YYsx7y5K+rFvQVtfM32TGFKZq9oGxluQ47WYHh9Y0Z1zPK7u2wSkxsTbXat mBF/x8wU1NFUusHDY60QlIken+4DHUjjrU16ZX2QRPkxzpi5xcqEes+wjQuS2OpDSbxk wpGQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:sender:in-reply-to:references:date :message-id:subject:from:to:cc:content-type; bh=uckASuFvPvbDIQxiUxIWg1+15NlbwvQwEFXN0NR0VPs=; b=isRlPS+yxhCwOLLQHT31sp0NdNrMqbOTnJEolRX08Tk0cRxHUDjHN2f0PqCYrEpRLl ImuCN8gFGK+qxfzRvmI74cHOIBWLyiLg94+pL6Iv2Umj1BddNbR7wVOWJKphWbm7BWcp cThd/C029wIfkq9VtaDRRGZKe5ycSLIdfjk5Y81+tcBwn7sohOlSxlUeS9qlanG9yFKd 7/MoWAND4B1XUhKgjRJ0iaUqpd/sC4wlkQC2bVaFs3TMk6xtFuEKIFJlDKMY27JSVn2Y UWM/7meTuobxjsrjD98aVUpS0SKJ3hk9//P9O5cH9AIDau+MGZEYH2JWWg7sEydHDSOX 3uUQ== X-Gm-Message-State: ALoCoQmT8t6S66tZ0HneptzgwMNoNs4LKZRZP3MUT244GZR70KYO02wAL7JpjQ9Ejca4zwAzvbofz6m2mX5rcJYQVhrWIDjQjQ== MIME-Version: 1.0 X-Received: by 10.55.55.72 with SMTP id e69mr44435169qka.42.1450923561538; Wed, 23 Dec 2015 18:19:21 -0800 (PST) Sender: wlosh@bsdimp.com Received: by 10.140.27.181 with HTTP; Wed, 23 Dec 2015 18:19:21 -0800 (PST) X-Originating-IP: [2601:280:4900:3700:a86a:48ee:c0e4:3783] Received: by 10.140.27.181 with HTTP; Wed, 23 Dec 2015 18:19:21 -0800 (PST) In-Reply-To: References: Date: Wed, 23 Dec 2015 19:19:21 -0700 X-Google-Sender-Auth: m04TGfov-4f6OKRcmhzIfl71Cmo Message-ID: Subject: Re: Bootstrapping from stable/9 to head? From: Warner Losh To: Garrett Cooper Cc: Ian Lepore , FreeBSD Current , Warner Losh Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable X-Content-Filtered-By: Mailman/MimeDel 2.1.20 X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 24 Dec 2015 02:19:22 -0000 Make build world first! On Dec 23, 2015 5:06 PM, "NGie Cooper" wrote: > Hi Ian and Warner, > I realize this isn=E2=80=99t a path that=E2=80=99s currently supp= orted, but when I > was running a test for jhb on stable/9 (ref9-amd64.freebsd.org to be > exact), I ran into this error: > > bmake[1]: "/scratch/tmp/ngie/svn/Makefile" line 466: "Target architecture > for arm/conf/A20 unknown. config(8) likely too old." > *** [universe_arm_kernels] Error code 1 > > bmake: stopped in /scratch/tmp/ngie/svn > > I was wondering if there was a way where someone could more > reliably bootstrap from stable/9 to stable/10, or if the directions just > need to be changed to =E2=80=9Cupgrade to the latest release of 10, then = upgrade to > 11-CURRENT=E2=80=9D? > Also, config is a build tool in Makefile.inc1=E2=80=A6 I was wond= ering if > the check in Makefile is a bit too stringent / incorrect. > Thanks, > -NGie From owner-freebsd-current@freebsd.org Thu Dec 24 07:59:02 2015 Return-Path: Delivered-To: freebsd-current@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id D4398A5083B; Thu, 24 Dec 2015 07:59:02 +0000 (UTC) (envelope-from me@rvijay.me) Received: from mail1.rvijay.me (mail1.rvijay.me [IPv6:2a00:1dc0:2002:0:fc09:f829:babe:b00b]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 9187B1D83; Thu, 24 Dec 2015 07:59:02 +0000 (UTC) (envelope-from me@rvijay.me) Received: from localhost (localhost [127.0.0.1]) by mail1.rvijay.me (Postfix) with ESMTP id CB17953EB; Thu, 24 Dec 2015 13:28:58 +0530 (IST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=rvijay.me; h= content-transfer-encoding:content-type:content-type:in-reply-to :mime-version:user-agent:date:date:message-id:from:from :references:to:subject:subject; s=20130919; t=1450943937; x= 1451807938; bh=sscsug3kOw+KRsEVUW8W2GZMA1b8eRd6hrjWakITr+U=; b=m ZC/t4O4QemRhYohTunN34FgSIAATrhXvT092r/ne0w2k8e1LzJld/LlAHpQtcXSv DjEMZThiNEd1zQFL9GuApNGtfefErflS9WI9itwrorBadc9HvrwLxSLeP+SHDSJE GvWxEXfK1D/O9WdXNwyOus9Sw8Q+HI1vYC6Bxn3E/8= Received: from mail1.rvijay.me ([127.0.0.1]) by localhost (mail1.rvijay.me [127.0.0.1]) (amavisd-new, port 10026) with LMTP id 9Qyp4zlqcoAR; Thu, 24 Dec 2015 13:28:57 +0530 (IST) Received: from [192.168.1.119] (unknown [49.207.191.16]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by mail1.rvijay.me (Postfix) with ESMTPSA id 19B3753BB; Thu, 24 Dec 2015 13:28:56 +0530 (IST) Subject: Re: Need help with New Build -- Skylake To: freebsd-questions@freebsd.org, freebsd-current@freebsd.org References: <20151224173146.H8562@sola.nimnet.asn.au> From: Vijay Rajah Message-ID: <567BA5BB.4020304@rvijay.me> Date: Thu, 24 Dec 2015 13:28:51 +0530 User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.11; rv:38.0) Gecko/20100101 Thunderbird/38.5.0 MIME-Version: 1.0 In-Reply-To: <20151224173146.H8562@sola.nimnet.asn.au> Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 24 Dec 2015 07:59:02 -0000 On 12/24/15 12:22 PM, Ian Smith wrote: > ~2 minutes delay there. sendmail (mta and msp both) at least > are unhappy about your hostname, and sleep on it. I don't know whether > that's significant or related to the longer delay you report. I just > skimmed through your dmesg, but didn't spot anything glaringly obvious. > > FWIW, cheers, Ian Ian, Thanks for taking the time to help me. The delay is (mostly) before the boot loader menu is presented. Once the system starts to boot.. It is pretty fast... When the system boots, after the BIOS hands over the control to the OS.. there are 6-7 lines, which give boot loader version etc.. (the last of this gives the details of the build host etc..) Then there is a spinning wheel, an the system just sits there for some time.. (even the wheel spins slowly). after 3-4 mins I see it loads the /boot/default/loader.conf . After this the menu is loaded.. so, the issue is long before this dmesg even begins... Unfortunately, I do not know how to force a verbose boot before the boot menu... -Thanks Vijay From owner-freebsd-current@freebsd.org Thu Dec 24 08:37:57 2015 Return-Path: Delivered-To: freebsd-current@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 3BDFCA515D1; Thu, 24 Dec 2015 08:37:57 +0000 (UTC) (envelope-from woodsb02@gmail.com) Received: from mail-lf0-x231.google.com (mail-lf0-x231.google.com [IPv6:2a00:1450:4010:c07::231]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id D84981E8A; Thu, 24 Dec 2015 08:37:56 +0000 (UTC) (envelope-from woodsb02@gmail.com) Received: by mail-lf0-x231.google.com with SMTP id z124so154787458lfa.3; Thu, 24 Dec 2015 00:37:56 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=05xLhGdnJf/wSh9fekCEnLPf2qOIyTZdiPK2EPPJ+P0=; b=FbAaNyll/yJU4c1CQ9Th5G4KLvY6RNd1RRE/nKtJ7uT5qzUSL4YNsGfM6R6z0kCaC/ VOOyHJpJDTLgOGbza3k1lNkyqJZ0CyaG7sHTuvHmKyounsj2vOjary9yq+y5vXMK73R8 E0BcTYyXb2J2pb0vw4hiitS42mkimpDOX2CYrfkt8kJ+2DEfiyQU6ZaDRxbhXO3a4KY9 BEd5lrTIftkwBXpEKmobzRZaWnyHLFu7MSZWJM3VHl/shSnuP/MCvlZkXhC1trw08mtA 7paBO4tQRChjtsiShWf32rz4xv78yuWXsVEpEWE8g/laEz3r6kOPjRFSeccxz4uftqxB ojOg== MIME-Version: 1.0 X-Received: by 10.25.143.143 with SMTP id r137mr6627361lfd.93.1450946274762; Thu, 24 Dec 2015 00:37:54 -0800 (PST) Received: by 10.25.141.129 with HTTP; Thu, 24 Dec 2015 00:37:54 -0800 (PST) In-Reply-To: References: Date: Thu, 24 Dec 2015 09:37:54 +0100 Message-ID: Subject: Re: forwarding didn't work if wlan0 is member of a bridge From: Ben Woods To: Adrian Chadd Cc: =?UTF-8?Q?Olivier_Cochard=2DLabb=C3=A9?= , "freebsd-current@freebsd.org" , "freebsd-wireless@freebsd.org" Content-Type: text/plain; charset=UTF-8 X-Content-Filtered-By: Mailman/MimeDel 2.1.20 X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 24 Dec 2015 08:37:57 -0000 On Wednesday, 23 December 2015, Adrian Chadd wrote: > Hi, > > inet 10.239.142.126 netmask 0xffffffe0 broadcast 10.239.142.127 > > This looks like a problem with your addressing. That netmask != that > broadcast. > > Please recheck your networking setup! > > > -a > That broadcast looks correct for me for a bet mask of 0xffffffe0 (/27). http://jodies.de/ipcalc?host=10.239.142.126&mask1=27&mask2= Regards, Ben -- -- From: Benjamin Woods woodsb02@gmail.com From owner-freebsd-current@freebsd.org Thu Dec 24 11:48:22 2015 Return-Path: Delivered-To: freebsd-current@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 9A4E1A51E47 for ; Thu, 24 Dec 2015 11:48:22 +0000 (UTC) (envelope-from oliver.pinter@hardenedbsd.org) Received: from mail-wm0-x229.google.com (mail-wm0-x229.google.com [IPv6:2a00:1450:400c:c09::229]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 469031757 for ; Thu, 24 Dec 2015 11:48:22 +0000 (UTC) (envelope-from oliver.pinter@hardenedbsd.org) Received: by mail-wm0-x229.google.com with SMTP id l126so179640693wml.0 for ; Thu, 24 Dec 2015 03:48:22 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=hardenedbsd-org.20150623.gappssmtp.com; s=20150623; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=7Nz8d/Q8jYMZ97oGJq1vsBUMF9e8Y55SzQt6H5qrVZs=; b=yrDQ0AZApJmly+ZoUITnrXUaDAnPjVzmVrEuYjB6hcbZFVwdVnQJn0q2TTm5HZ0wRy gNCEpo+cUGKomGf2WHGl+O5WTTSV/4bYVDozFyVZrmRKemcMBGpx31SLaoAXktrsfxwf sUgAVH8sNkKJoLCZ/Z/Bc3Ts4+6ZEdI5Et6z9OM5DqHX3KXibxb9jwpUTIGf8L/u06mG QGV7PBwtCD0lhh2Pwn4D8tIMfvTdNjGcTL9oFaNd5oPSuxC1Z1bwT5f3JC5CUdVuCWn4 K0jObKI46ZVmhLks3vbyNhKbGTvlWVwx5CpH4jt1HAE9Xq9aTDCXL1flHISJaoLprU6M QrXw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:in-reply-to:references:date :message-id:subject:from:to:cc:content-type; bh=7Nz8d/Q8jYMZ97oGJq1vsBUMF9e8Y55SzQt6H5qrVZs=; b=cHEtiUvdWDJFvcn9zhyPWO87tzPbQvtE21kNFDaMtaB88LtIGk9Zsgxm2xXyDYM0PT a3PXKd/zr8F9lAQmea4DFVlXd8/kRq5fnpE+Aq6tBa4s1FRXububmPY/Qn6Pn+6Ha/rF AHYXrgayzuynGeXjshRL+folB9kevrrSbeU1b6MPHmL9nfsaWcDz7eK8Tqfonufatwl5 /PTfw4l63mPuIksUPfl7QoqWEJqAYKzBdtdcWtlPMlCyFBMU23/Re39HEwd4lr6qU0oD cEBmUHFgq0/9HeArCc3zxNxhGAdauBAWdPGkC8fIYcns/lsYfQS0zESvma0Wg7SDvDIp FI7A== X-Gm-Message-State: ALoCoQkyaOoOyelo0T/atlwNy1tJG3LoOYZNmWN5ZDB7mv7N1yfOcw6Q2EsedYX3XPwi+VYEM1dh1WEHHsn13RVRVEkpB97T7Rs6QRMVfIC/QZcG1DpEXHo= MIME-Version: 1.0 X-Received: by 10.194.178.70 with SMTP id cw6mr39163731wjc.73.1450957700672; Thu, 24 Dec 2015 03:48:20 -0800 (PST) Received: by 10.194.85.167 with HTTP; Thu, 24 Dec 2015 03:48:20 -0800 (PST) In-Reply-To: <567BA5BB.4020304@rvijay.me> References: <20151224173146.H8562@sola.nimnet.asn.au> <567BA5BB.4020304@rvijay.me> Date: Thu, 24 Dec 2015 12:48:20 +0100 Message-ID: Subject: Re: Need help with New Build -- Skylake From: Oliver Pinter To: Vijay Rajah Cc: freebsd-questions@freebsd.org, freebsd-current@freebsd.org Content-Type: text/plain; charset=UTF-8 X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 24 Dec 2015 11:48:22 -0000 On 12/24/15, Vijay Rajah wrote: > > > On 12/24/15 12:22 PM, Ian Smith wrote: >> ~2 minutes delay there. sendmail (mta and msp both) at least >> are unhappy about your hostname, and sleep on it. I don't know whether >> that's significant or related to the longer delay you report. I just >> skimmed through your dmesg, but didn't spot anything glaringly obvious. >> >> FWIW, cheers, Ian > Ian, > > Thanks for taking the time to help me. > > The delay is (mostly) before the boot loader menu is presented. Once the > system starts to boot.. It is pretty fast... > > When the system boots, after the BIOS hands over the control to the OS.. > there are 6-7 lines, which give boot loader version etc.. (the last of > this gives the details of the build host etc..) > > Then there is a spinning wheel, an the system just sits there for some > time.. (even the wheel spins slowly). after 3-4 mins I see it loads the > /boot/default/loader.conf . After this the menu is loaded.. Confirmed this issue, seems like the forth parser or something forth related code in slow. Loading the modules takes ~30 sec, and the kernel takes once more 30 sec. This is a Gigabyte GA-H170N-WIFI board. I can test some change after Christmas. > > so, the issue is long before this dmesg even begins... Unfortunately, I > do not know how to force a verbose boot before the boot menu... > > -Thanks > Vijay > > _______________________________________________ > freebsd-current@freebsd.org mailing list > https://lists.freebsd.org/mailman/listinfo/freebsd-current > To unsubscribe, send any mail to "freebsd-current-unsubscribe@freebsd.org" > From owner-freebsd-current@freebsd.org Thu Dec 24 12:07:32 2015 Return-Path: Delivered-To: freebsd-current@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 49485A50BB3 for ; Thu, 24 Dec 2015 12:07:32 +0000 (UTC) (envelope-from ohartman@zedat.fu-berlin.de) Received: from outpost1.zedat.fu-berlin.de (outpost1.zedat.fu-berlin.de [130.133.4.66]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 0F6BA180B for ; Thu, 24 Dec 2015 12:07:31 +0000 (UTC) (envelope-from ohartman@zedat.fu-berlin.de) Received: from inpost2.zedat.fu-berlin.de ([130.133.4.69]) by outpost.zedat.fu-berlin.de (Exim 4.85) for freebsd-current@freebsd.org with esmtp (envelope-from ) id <1aC4cR-0019mN-JW>; Thu, 24 Dec 2015 13:03:43 +0100 Received: from f052008097.adsl.alicedsl.de ([78.52.8.97] helo=thor.walstatt.dynvpn.de) by inpost2.zedat.fu-berlin.de (Exim 4.85) for freebsd-current@freebsd.org with esmtpsa (envelope-from ) id <1aC4cR-002zuE-CA>; Thu, 24 Dec 2015 13:03:43 +0100 Date: Thu, 24 Dec 2015 13:03:36 +0100 From: "O. Hartmann" To: FreeBSD CURRENT Subject: r292688: ix_txrx.c:812:4: error: use of undeclared identifier 'ip6'; Message-ID: <20151224130336.1e62fe7a.ohartman@zedat.fu-berlin.de> Organization: FU Berlin X-Mailer: Claws Mail 3.13.0 (GTK+ 2.24.29; amd64-portbld-freebsd11.0) MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha256; boundary="Sig_/+txmLGkJWs58FawhmkbtKp3"; protocol="application/pgp-signature" X-Originating-IP: 78.52.8.97 X-ZEDAT-Hint: A X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 24 Dec 2015 12:07:32 -0000 --Sig_/+txmLGkJWs58FawhmkbtKp3 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: quoted-printable Building kernel on r292688 fails with the error shown below: [...] cc -O2 -pipe -O3 -O3 -pipe -march=3Dnative -fno-strict-aliasing -Werror -= D_KERNEL -DKLD_MODULE -nostdinc -DHAVE_KERNEL_OPTION_HEADERS -include /usr/obj/usr/src/sys/GATE/opt_global.h -I. -I/usr/src/sys -fno-com= mon -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -I/usr/obj/usr/src/sys= /GATE -mcmodel=3Dkernel -mno-red-zone -mno-mmx -mno-sse -msoft-float -fno-asynchronous-unwind-tables -ffreestanding -fwrapv -fstack-protector -W= all -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -Wundef -Wno-pointer-sign -D__printf__=3D__freebsd_kprintf__ -Wmissing-include-dirs -fdiagnostics-sh= ow-option -Wno-unknown-pragmas -Wno-error-tautological-compare -Wno-error-empty-body -Wno-error-parentheses-equality -Wno-error-unused-function -Wno-error-poin= ter-sign -Wno-error-shift-negative-value -mno-aes -mno-avx -std=3Diso9899:1999 -c /usr/src/sys/modules/isci/../../dev/isci/scil/scif_sas_smp_remote_device= .c -o scif_sas_smp_remote_device.o --- all_subdir_iwnfw --- --- iwn5150fw.ko --- = ld -d -warn-common -r -d -o iwn5150fw.ko iwlwifi-5150-8.24.2.2.fw.fwo iwn5150fw.o= :> export_syms awk -f /usr/src/sys/conf/kmod_syms.awk iwn5150fw.ko export_sym= s | xargs -J% objcopy % iwn5150fw.ko --- all_subdir_ix --- --- ix_txrx.o --- /usr/src/sys/modules/ix/../../dev/ixgbe/ix_txrx.c:812:4: error: use of = undeclared identifier 'ip6'; did you mean 'ip'? ip6 =3D (struct ip6_hdr *)(l3d); ^~~ ip /usr/src/sys/modules/ix/../../dev/ixgbe/ix_txrx.c:730:13: note: 'ip' dec= lared here struct ip *ip; ^ /usr/src/sys/modules/ix/../../dev/ixgbe/ix_txrx.c:812:8: e= rror: incompatible pointer types assigning to 'struct ip *' from 'struct ip6_hdr *' [-Werror,-Wincompatible-pointer-types] ip6 =3D (struct ip6_hdr *)(l3d); ^ ~~~~~~~~~~~~~~~~~~~~~~~ /usr/src/sys/modules/ix/../../dev/ixgbe/ix_txrx.c:8= 14:14: error: use of undeclared identifier 'ip6' ipproto =3D ip6->ip6_nxt; ^ --- all_subd= ir_isci --- --Sig_/+txmLGkJWs58FawhmkbtKp3 Content-Type: application/pgp-signature Content-Description: OpenPGP digital signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 iQEcBAEBCAAGBQJWe98YAAoJEOgBcD7A/5N8eaYH/3b8RjYbezDLuQpbG8/cdS5K XUgPuHpxM47NgjVd48i9HdXSrNM6YzCVoxnj7oBbeUUqvid2QL9aLQGndkVePK2f yoRxkhKZCsj2m2heEuhBcH6ywmHKrkSXdqeVx6/VIGDNof5WcX6RBOk5Vu9yjHNe 5HrDM+iI8YLcQki23obOm5Rxn8RmYwW4X7/MmZvEZVQ+JlqCj3my5QCn9986D0d2 x+H/7MssgGZizXb1K0sMKlonWaORfzgUjCPc4VzPm8F7XIWbOONtzZ6pWcDE53s9 tkJgPdaFc+HnnbmC22LaAJ6OVmDU11Afa+cIB2eelyLc0j40OVSNMLhpsBKcO1c= =VIz+ -----END PGP SIGNATURE----- --Sig_/+txmLGkJWs58FawhmkbtKp3-- From owner-freebsd-current@freebsd.org Thu Dec 24 13:21:15 2015 Return-Path: Delivered-To: freebsd-current@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 32702A50260; Thu, 24 Dec 2015 13:21:15 +0000 (UTC) (envelope-from me@rvijay.me) Received: from mail1.rvijay.me (mail1.rvijay.me [IPv6:2a00:1dc0:2002:0:fc09:f829:babe:b00b]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id AA2C61CD9; Thu, 24 Dec 2015 13:21:14 +0000 (UTC) (envelope-from me@rvijay.me) Received: from localhost (localhost [127.0.0.1]) by mail1.rvijay.me (Postfix) with ESMTP id 3FD2653EB; Thu, 24 Dec 2015 18:51:11 +0530 (IST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=rvijay.me; h= content-transfer-encoding:content-type:content-type:in-reply-to :mime-version:user-agent:date:date:message-id:from:from :references:to:subject:subject; s=20130919; t=1450963269; x= 1451827270; bh=r7lQnfm5U1YZL72c8ARrVyiU5OFBtZOzy8pS3xPvnS8=; b=k bueRaYWPeSDRg8CJFSJe2JsAnNFZYVNtqeDY+2jOZRfk2pCULrfQ5iB61bgG8nj8 +BJW6ElUEkMLvEnf9WrZb8PlxcALaFXTLAvvGpt+j4YXtkRWbdJNzv3cJ243J24u eiGuYMi4qi0Yd63CqmA6pQHONmfZScX7HSvyP0OHNk= Received: from mail1.rvijay.me ([127.0.0.1]) by localhost (mail1.rvijay.me [127.0.0.1]) (amavisd-new, port 10026) with LMTP id hFv2e-ncAIWO; Thu, 24 Dec 2015 18:51:09 +0530 (IST) Received: from [192.168.1.119] (unknown [49.207.191.16]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by mail1.rvijay.me (Postfix) with ESMTPSA id 8BD7E53A4; Thu, 24 Dec 2015 18:51:08 +0530 (IST) Subject: Re: Need help with New Build -- Skylake To: freebsd-current@freebsd.org, freebsd-questions@FreeBSD.org References: <20151224173146.H8562@sola.nimnet.asn.au> <567BA5BB.4020304@rvijay.me> From: Vijay Rajah Message-ID: <567BF140.7030901@rvijay.me> Date: Thu, 24 Dec 2015 18:51:04 +0530 User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.11; rv:38.0) Gecko/20100101 Thunderbird/38.5.0 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 24 Dec 2015 13:21:15 -0000 On 12/24/15 5:18 PM, Oliver Pinter wrote: > On 12/24/15, Vijay Rajah wrote: >> >> On 12/24/15 12:22 PM, Ian Smith wrote: >>> ~2 minutes delay there. sendmail (mta and msp both) at least >>> are unhappy about your hostname, and sleep on it. I don't know whether >>> that's significant or related to the longer delay you report. I just >>> skimmed through your dmesg, but didn't spot anything glaringly obvious. >>> >>> FWIW, cheers, Ian >> Ian, >> >> Thanks for taking the time to help me. >> >> The delay is (mostly) before the boot loader menu is presented. Once the >> system starts to boot.. It is pretty fast... >> >> When the system boots, after the BIOS hands over the control to the OS.. >> there are 6-7 lines, which give boot loader version etc.. (the last of >> this gives the details of the build host etc..) >> >> Then there is a spinning wheel, an the system just sits there for some >> time.. (even the wheel spins slowly). after 3-4 mins I see it loads the >> /boot/default/loader.conf . After this the menu is loaded.. > Confirmed this issue, seems like the forth parser or something forth > related code in slow. > Loading the modules takes ~30 sec, and the kernel takes once more 30 sec. > > This is a Gigabyte GA-H170N-WIFI board. I can test some change after Christmas. Oliver, Thanks for Confirmation... and let me know once you have a solution/patch. I would be happy to test it. I'm still learning FreeBSD.. Hence I wasn't sure what was the cause... Currently I'm using the setup to test a few Linux distros.. But I will return to FreeBSD shortly. -Thanks & Merry Christmas Vijay >> so, the issue is long before this dmesg even begins... Unfortunately, I >> do not know how to force a verbose boot before the boot menu... >> >> -Thanks >> Vijay >> >> _______________________________________________ >> freebsd-current@freebsd.org mailing list >> https://lists.freebsd.org/mailman/listinfo/freebsd-current >> To unsubscribe, send any mail to "freebsd-current-unsubscribe@freebsd.org" >> > _______________________________________________ > freebsd-current@freebsd.org mailing list > https://lists.freebsd.org/mailman/listinfo/freebsd-current > To unsubscribe, send any mail to "freebsd-current-unsubscribe@freebsd.org" From owner-freebsd-current@freebsd.org Thu Dec 24 15:29:30 2015 Return-Path: Delivered-To: freebsd-current@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 137ADA502A8 for ; Thu, 24 Dec 2015 15:29:30 +0000 (UTC) (envelope-from ian@freebsd.org) Received: from outbound1b.ore.mailhop.org (outbound1b.ore.mailhop.org [54.200.247.200]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id D11BD1BEF for ; Thu, 24 Dec 2015 15:29:29 +0000 (UTC) (envelope-from ian@freebsd.org) Received: from ilsoft.org (unknown [73.34.117.227]) by outbound1.ore.mailhop.org (Halon Mail Gateway) with ESMTPSA; Thu, 24 Dec 2015 15:29:38 +0000 (UTC) Received: from rev (rev [172.22.42.240]) by ilsoft.org (8.14.9/8.14.9) with ESMTP id tBOFTKds005800; Thu, 24 Dec 2015 08:29:20 -0700 (MST) (envelope-from ian@freebsd.org) Message-ID: <1450970960.25138.242.camel@freebsd.org> Subject: Re: Need help with New Build -- Skylake From: Ian Lepore To: Oliver Pinter , Vijay Rajah Cc: freebsd-questions@freebsd.org, freebsd-current@freebsd.org Date: Thu, 24 Dec 2015 08:29:20 -0700 In-Reply-To: References: <20151224173146.H8562@sola.nimnet.asn.au> <567BA5BB.4020304@rvijay.me> Content-Type: text/plain; charset="us-ascii" X-Mailer: Evolution 3.16.5 FreeBSD GNOME Team Port Mime-Version: 1.0 Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 24 Dec 2015 15:29:30 -0000 On Thu, 2015-12-24 at 12:48 +0100, Oliver Pinter wrote: > On 12/24/15, Vijay Rajah wrote: > > > > > > On 12/24/15 12:22 PM, Ian Smith wrote: > > > ~2 minutes delay there. sendmail (mta and msp both) at least > > > are unhappy about your hostname, and sleep on it. I don't know > > > whether > > > that's significant or related to the longer delay you report. I > > > just > > > skimmed through your dmesg, but didn't spot anything glaringly > > > obvious. > > > > > > FWIW, cheers, Ian > > Ian, > > > > Thanks for taking the time to help me. > > > > The delay is (mostly) before the boot loader menu is presented. > > Once the > > system starts to boot.. It is pretty fast... > > > > When the system boots, after the BIOS hands over the control to the > > OS.. > > there are 6-7 lines, which give boot loader version etc.. (the last > > of > > this gives the details of the build host etc..) > > > > Then there is a spinning wheel, an the system just sits there for > > some > > time.. (even the wheel spins slowly). after 3-4 mins I see it loads > > the > > /boot/default/loader.conf . After this the menu is loaded.. > > Confirmed this issue, seems like the forth parser or something forth > related code in slow. > Loading the modules takes ~30 sec, and the kernel takes once more 30 > sec. > > This is a Gigabyte GA-H170N-WIFI board. I can test some change after > Christmas. > > > > > so, the issue is long before this dmesg even begins... > > Unfortunately, I > > do not know how to force a verbose boot before the boot menu... > > > > -Thanks > > Vijay We had exactly this symptom -- long delay with spincursor before loading the kernel -- on arm systems when we first enabled forth in loader. The problem turned out to be the fact that loader was running with instruction and data caches disabled, and it took about 90-100 seconds to parse the 547 lines of text (almost all useless) in /boot/defaults/loader.conf. We stripped that file down to the dozen or so lines that actually needed to be there and booting became much faster. Eventually we got the caches enabled in the prior-stage bootloader and it became really fast. -- Ian From owner-freebsd-current@freebsd.org Thu Dec 24 16:26:31 2015 Return-Path: Delivered-To: freebsd-current@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 81DFDA51AA0 for ; Thu, 24 Dec 2015 16:26:31 +0000 (UTC) (envelope-from yaneurabeya@gmail.com) Received: from mail-pf0-x22f.google.com (mail-pf0-x22f.google.com [IPv6:2607:f8b0:400e:c00::22f]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 595C61D99; Thu, 24 Dec 2015 16:26:31 +0000 (UTC) (envelope-from yaneurabeya@gmail.com) Received: by mail-pf0-x22f.google.com with SMTP id e65so17763236pfe.1; Thu, 24 Dec 2015 08:26:31 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=content-type:mime-version:subject:from:in-reply-to:date:cc :content-transfer-encoding:message-id:references:to; bh=hLG58fLVKigjssEDnoTQjHYjVTM+4dVCCzFZCryxfxI=; b=wr0jQfXOlgSq9kz/sYlUWTK5ir/r9juhN48dEoxkwUklsBKjuDzZq3LtO5h+nRnyCb A7NgkBjtfSknwxUGzSmK4bh9ckPklZLuR0Cs0N2IByfnR77Og49Ghvjvao5coSt+XNwL YCzMSAfORFfdt7GWeXWs5Y6xcnZ+eXAhXailgCBJhdZrtZOBRP9aoQ8AT/KYCqKK6kf7 DQRdPTOPgYuyF9dOoAufBDAxCbt7NqEBf2YmRzLH18pUtNRArSwJia9dV1NsYZjud2rk Rky5GhpqjOkB+SzAZOdMEVQZEtDomy1GWaJwxRT5/W3zoxdgZ20ZScdtluz3dzjHCLNk 5u4A== X-Received: by 10.98.14.9 with SMTP id w9mr36601345pfi.146.1450974390972; Thu, 24 Dec 2015 08:26:30 -0800 (PST) Received: from [192.168.20.11] (c-24-16-212-205.hsd1.wa.comcast.net. [24.16.212.205]) by smtp.gmail.com with ESMTPSA id l66sm55177538pfj.71.2015.12.24.08.26.29 (version=TLSv1/SSLv3 cipher=OTHER); Thu, 24 Dec 2015 08:26:29 -0800 (PST) Content-Type: text/plain; charset=us-ascii Mime-Version: 1.0 (1.0) Subject: Re: r292688: ix_txrx.c:812:4: error: use of undeclared identifier 'ip6'; From: Garrett Cooper X-Mailer: iPhone Mail (13C75) In-Reply-To: <20151224130336.1e62fe7a.ohartman@zedat.fu-berlin.de> Date: Thu, 24 Dec 2015 08:26:28 -0800 Cc: FreeBSD CURRENT , sbruno@FreeBSD.org, erj@FreeBSD.org Content-Transfer-Encoding: quoted-printable Message-Id: References: <20151224130336.1e62fe7a.ohartman@zedat.fu-berlin.de> To: "O. Hartmann" X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 24 Dec 2015 16:26:31 -0000 > On Dec 24, 2015, at 04:03, O. Hartmann wrote= : >=20 > Building kernel on r292688 fails with the error shown below: >=20 > [...] > cc -O2 -pipe -O3 -O3 -pipe -march=3Dnative -fno-strict-aliasing -Werror -= D_KERNEL > -DKLD_MODULE -nostdinc -DHAVE_KERNEL_OPTION_HEADERS > -include /usr/obj/usr/src/sys/GATE/opt_global.h -I. -I/usr/src/sys -fno-co= mmon > -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -I/usr/obj/usr/src/sy= s/GATE > -mcmodel=3Dkernel -mno-red-zone -mno-mmx -mno-sse -msoft-float > -fno-asynchronous-unwind-tables -ffreestanding -fwrapv -fstack-protector -= Wall > -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototyp= es > -Wpointer-arith -Winline -Wcast-qual -Wundef -Wno-pointer-sign > -D__printf__=3D__freebsd_kprintf__ -Wmissing-include-dirs -fdiagnostics-s= how-option > -Wno-unknown-pragmas -Wno-error-tautological-compare -Wno-error-empty-bod= y > -Wno-error-parentheses-equality -Wno-error-unused-function -Wno-error-poi= nter-sign > -Wno-error-shift-negative-value -mno-aes -mno-avx -std=3Diso9899:1999 > -c /usr/src/sys/modules/isci/../../dev/isci/scil/scif_sas_smp_remote_devic= e.c -o > scif_sas_smp_remote_device.o --- all_subdir_iwnfw --- --- iwn5150fw.ko ---= ld -d > -warn-common -r -d -o iwn5150fw.ko iwlwifi-5150-8.24.2.2.fw.fwo iwn5150fw.= o :> > export_syms awk -f /usr/src/sys/conf/kmod_syms.awk iwn5150fw.ko export_sy= ms | xargs -J% > objcopy % iwn5150fw.ko --- all_subdir_ix --- --- ix_txrx.o > --- /usr/src/sys/modules/ix/../../dev/ixgbe/ix_txrx.c:812:4: error: use of= undeclared > identifier 'ip6'; did you mean 'ip'? ip6 =3D (struct ip6_hdr *)(l3d); ^~~ > ip /usr/src/sys/modules/ix/../../dev/ixgbe/ix_txrx.c:730:13: note: 'ip' de= clared here > struct ip *ip; ^ /usr/src/sys/modules/ix/../../dev/ixgbe/ix_txrx.c:812:8: e= rror: > incompatible pointer types assigning to 'struct ip *' from 'struct ip6_hdr= > *' [-Werror,-Wincompatible-pointer-types] ip6 =3D (struct ip6_hdr *)(l3d);= ^ > ~~~~~~~~~~~~~~~~~~~~~~~ /usr/src/sys/modules/ix/../../dev/ixgbe/ix_txrx.c:= 814:14: error: > use of undeclared identifier 'ip6' ipproto =3D ip6->ip6_nxt; ^ --- all_sub= dir_isci --- Hi! I've CCed erj/sbruno.. Thanks! -NGie= From owner-freebsd-current@freebsd.org Thu Dec 24 16:34:52 2015 Return-Path: Delivered-To: freebsd-current@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 3E750A51D4D for ; Thu, 24 Dec 2015 16:34:52 +0000 (UTC) (envelope-from sbruno@freebsd.org) Received: from mail.ignoranthack.me (ignoranthack.me [199.102.79.106]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 2794812A4 for ; Thu, 24 Dec 2015 16:34:51 +0000 (UTC) (envelope-from sbruno@freebsd.org) Received: from [192.168.200.208] (unknown [50.136.155.142]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) (Authenticated sender: sbruno@ignoranthack.me) by mail.ignoranthack.me (Postfix) with ESMTPSA id 6B65B192AD7; Thu, 24 Dec 2015 16:34:50 +0000 (UTC) Subject: Re: r292688: ix_txrx.c:812:4: error: use of undeclared identifier 'ip6'; To: "O. Hartmann" , FreeBSD CURRENT References: <20151224130336.1e62fe7a.ohartman@zedat.fu-berlin.de> From: Sean Bruno Message-ID: <567C1EA9.8020601@freebsd.org> Date: Thu, 24 Dec 2015 08:34:49 -0800 User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:38.0) Gecko/20100101 Thunderbird/38.3.0 MIME-Version: 1.0 In-Reply-To: <20151224130336.1e62fe7a.ohartman@zedat.fu-berlin.de> Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 24 Dec 2015 16:34:52 -0000 -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 On 12/24/15 04:03, O. Hartmann wrote: > Building kernel on r292688 fails with the error shown below: > > [...] cc -O2 -pipe -O3 -O3 -pipe -march=native > -fno-strict-aliasing -Werror -D_KERNEL -DKLD_MODULE -nostdinc > -DHAVE_KERNEL_OPTION_HEADERS -include > /usr/obj/usr/src/sys/GATE/opt_global.h -I. -I/usr/src/sys > -fno-common -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer > -I/usr/obj/usr/src/sys/GATE -mcmodel=kernel -mno-red-zone -mno-mmx > -mno-sse -msoft-float -fno-asynchronous-unwind-tables > -ffreestanding -fwrapv -fstack-protector -Wall -Wredundant-decls > -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes > -Wpointer-arith -Winline -Wcast-qual -Wundef -Wno-pointer-sign > -D__printf__=__freebsd_kprintf__ -Wmissing-include-dirs > -fdiagnostics-show-option -Wno-unknown-pragmas > -Wno-error-tautological-compare -Wno-error-empty-body > -Wno-error-parentheses-equality -Wno-error-unused-function > -Wno-error-pointer-sign -Wno-error-shift-negative-value -mno-aes > -mno-avx -std=iso9899:1999 -c > /usr/src/sys/modules/isci/../../dev/isci/scil/scif_sas_smp_remote_device.c > -o scif_sas_smp_remote_device.o --- all_subdir_iwnfw --- --- > iwn5150fw.ko --- ld -d -warn-common -r -d -o iwn5150fw.ko > iwlwifi-5150-8.24.2.2.fw.fwo iwn5150fw.o :> export_syms awk -f > /usr/src/sys/conf/kmod_syms.awk iwn5150fw.ko export_syms | xargs > -J% objcopy % iwn5150fw.ko --- all_subdir_ix --- --- ix_txrx.o --- > /usr/src/sys/modules/ix/../../dev/ixgbe/ix_txrx.c:812:4: error: use > of undeclared identifier 'ip6'; did you mean 'ip'? ip6 = (struct > ip6_hdr *)(l3d); ^~~ ip > /usr/src/sys/modules/ix/../../dev/ixgbe/ix_txrx.c:730:13: note: > 'ip' declared here struct ip *ip; ^ > /usr/src/sys/modules/ix/../../dev/ixgbe/ix_txrx.c:812:8: error: > incompatible pointer types assigning to 'struct ip *' from 'struct > ip6_hdr *' [-Werror,-Wincompatible-pointer-types] ip6 = (struct > ip6_hdr *)(l3d); ^ ~~~~~~~~~~~~~~~~~~~~~~~ > /usr/src/sys/modules/ix/../../dev/ixgbe/ix_txrx.c:814:14: error: > use of undeclared identifier 'ip6' ipproto = ip6->ip6_nxt; ^ --- > all_subdir_isci --- > Is this just GENERIC? Or custom kernconf? sean -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 iQF8BAEBCgBmBQJWfB6lXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXRCQUFENDYzMkU3MTIxREU4RDIwOTk3REQx MjAxRUZDQTFFNzI3RTY0AAoJEBIB78oecn5k6PoH/1klrjNtBwY3ZtF8VOCxxlMi GgLEma2tdOj4juSxtwLv5IYlbvUN+5KjBrqixBxI3EewrgD4FwG8caXpRcczpnwS LPQbk341u1QGiDfjQ2BddOd3tgVj1IIJwivMNZjmyhajD203TGQ1Fjx+UeT2QrzX vsLtre5T9aS5pCgWaD9KHIZ8hfsxvp1DakAGF1AKRfHl5AEENQPvgv6o+jLmGTxv jx5TeKtdKd65eEwWLmeTvD4XwRYJSSZQPZxrDeF5YCpf6Qunsi4FAIuHQ1sIXLqi KT5KNnvayz4TdFGEdBjl077gUwP31GBzGE9R7DuDD/MDeZNhUZSGMaq6P8FcdWA= =Lazt -----END PGP SIGNATURE----- From owner-freebsd-current@freebsd.org Thu Dec 24 16:46:39 2015 Return-Path: Delivered-To: freebsd-current@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id F2FE9A5023C for ; Thu, 24 Dec 2015 16:46:39 +0000 (UTC) (envelope-from sbruno@freebsd.org) Received: from mailman.ysv.freebsd.org (mailman.ysv.freebsd.org [IPv6:2001:1900:2254:206a::50:5]) by mx1.freebsd.org (Postfix) with ESMTP id DEF931B19 for ; Thu, 24 Dec 2015 16:46:39 +0000 (UTC) (envelope-from sbruno@freebsd.org) Received: by mailman.ysv.freebsd.org (Postfix) id DBDFEA5023B; Thu, 24 Dec 2015 16:46:39 +0000 (UTC) Delivered-To: current@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id DA831A5023A for ; Thu, 24 Dec 2015 16:46:39 +0000 (UTC) (envelope-from sbruno@freebsd.org) Received: from mail.ignoranthack.me (ignoranthack.me [199.102.79.106]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id BB5BF1B16; Thu, 24 Dec 2015 16:46:39 +0000 (UTC) (envelope-from sbruno@freebsd.org) Received: from [192.168.200.208] (unknown [50.136.155.142]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) (Authenticated sender: sbruno@ignoranthack.me) by mail.ignoranthack.me (Postfix) with ESMTPSA id 47792192AD7; Thu, 24 Dec 2015 16:46:38 +0000 (UTC) Subject: Re: This igb change makes my igb not working anymore - Re: regression in igb/clang? To: Alan Somers References: <20151111114532.000011fd@Leidinger.net> <20151119214200.000066be@Leidinger.net> <151238e6bb8.27da.fa4b1493b064008fe79f0f905b8e5741@Leidinger.net> Cc: Eric Joyner , "current@freebsd.org" From: Sean Bruno Message-ID: <567C216D.3040707@freebsd.org> Date: Thu, 24 Dec 2015 08:46:37 -0800 User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:38.0) Gecko/20100101 Thunderbird/38.3.0 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 24 Dec 2015 16:46:40 -0000 Please create/update/point-me-at a bugzilla issue with all this information. sean On 12/22/15 08:37, Alan Somers wrote: > I'm experiencing the same problem, and I can confirm that Alexander's > workaround fixes it. Here is some more information: > > * I see the exact same problem on two different systems, both with > S5520HC motherboards. > * Both systems have two igb ports, and igb1 works on both. Only igb0 is broken. > * Disabling tso, lro, rxcsum, and txcsum has no effect. > * tcpdump reveals that igb0 transmits successfully, but fails to receive > * Curiously, "netstat -I igb0" shows nonzero values for Ipkts, even > though "tcpdump -i igb0" shows no inbound packets at all. > * I can't really tell if IPv4 or IPv6 are working, because even ARP > doesn't work. > * SVN revisions 291495 and 292570 are both bad. I don't know any > recent good revision. > > -Alan > > On Thu, Nov 19, 2015 at 11:21 PM, Alexander Leidinger > wrote: >> Dual stack. >> Ping was on ipv4, no answer. Without the line I get the answer. >> I have not tried a ping6. >> -- >> Send from a mobile device, please forgive brevity and misspelling. >> >> >> Gesendet mit AquaMail für Android >> http://www.aqua-mail.com >> >> >> Am 20. November 2015 02:07:11 schrieb Eric Joyner : >> >>> Are you using IPv6? >>> >>> On Thu, Nov 19, 2015 at 12:42 PM Alexander Leidinger < >>> Alexander@leidinger.net> wrote: >>> >>>> On Wed, 11 Nov 2015 11:45:32 +0100 >>>> Alexander Leidinger wrote: >>>> >>>>> Hi, >>>>> >>>>> I' updated a system with -current as of r287323 (end August) to >>>>> r290633 (yesterday). >>>>> >>>>> Result: no network connection (not even ping) on igb. >>>>> Ping internally (local addresses) works, anything outgoing/incoming >>>>> doesn't. >>>> >>>> And this is the function which causes it: >>>> e1000_rx_fifo_flush_82575(&adapter->hw); >>>> >>>> If I comment it out in if_igb.c, the network card works again. >>>> >>>> Full quote below for the PCI ID of my card in case it helps for fixing >>>> the issue. >>>> >>>> Bye, >>>> Alexander. >>>> >>>>> I disabled HW support (tso4, lro, rxcsum, txcsum): doesn't help. >>>>> >>>>> Did I miss some known defect/workaround? >>>>> >>>>> Anything I should test/provide besides what is below? >>>>> >>>>> The igb device is a: >>>>> ---snip--- >>>>> igb0@pci0:1:0:0: class=0x020000 card=0x34e28086 chip=0x10a78086 >>>>> rev=0x02 hdr=0x00 ---snip--- >>>>> >>>>> My src.conf: >>>>> ---snip--- >>>>> WITH_IDEA=yes >>>>> WITHOUT_PROFILE=yes >>>>> CFLAGS+=-DFTP_COMBINE_CWDS >>>>> MALLOC_PRODUCTION=yes >>>>> LOADER_FIREWIRE_SUPPORT=yes >>>>> #WITH_FAST_DEPEND=yes >>>>> ---snip--- >>>>> >>>>> My buildworld related config in make.conf: >>>>> ---snip--- >>>>> CFLAGS+= -O2 -pipe >>>>> COPTFLAGS= -O2 -pipe >>>>> #CPUTYPE?=core2 >>>>> #WITH_CCACHE_BUILD=yes >>>>> #.if (!empty(.CURDIR:M/usr/src*) >>>>> || !empty(.CURDIR:M/usr/obj*)|| !empty(.CURDIR:M/space/system/usr_obj*)) >>>>> #.if !defined(NOCCACHE) && exists(/usr/local/libexec/ccache/world/cc) >>>>> #CC:=${CC:C,^cc,/usr/local/libexec/ccache/world/cc,1} >>>>> #CXX:=${CXX:C,^c\+\+,/usr/local/libexec/ccache/world/c++,1} #.endif >>>>> #.endif >>>>> ---snip--- >>>>> >>>>> The commented out parts were active initially, but then I commented >>>>> them out, cleaned out /usr/obj (rm -r) and rebuild/reinstall to make >>>>> sure it's not due to them (CPUTYPE commented out due to the fact that >>>>> there's a new compiler, and I use zsh and there was a commit talking >>>>> about zsh and CPUTYPE workaround). >>>>> >>>>> Bye, >>>>> Alexander. >>>>> >>>> >>>> >>>> -- >>>> http://www.Leidinger.net Alexander@Leidinger.net: PGP 0xC773696B3BAC17DC >>>> http://www.FreeBSD.org netchild@FreeBSD.org : PGP 0xC773696B3BAC17DC >>>> _______________________________________________ >>>> freebsd-current@freebsd.org mailing list >>>> https://lists.freebsd.org/mailman/listinfo/freebsd-current >>>> To unsubscribe, send any mail to "freebsd-current-unsubscribe@freebsd.org" >>>> >> >> >> _______________________________________________ >> freebsd-current@freebsd.org mailing list >> https://lists.freebsd.org/mailman/listinfo/freebsd-current >> To unsubscribe, send any mail to "freebsd-current-unsubscribe@freebsd.org" > From owner-freebsd-current@freebsd.org Thu Dec 24 17:08:52 2015 Return-Path: Delivered-To: freebsd-current@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id AB81EA50BC8 for ; Thu, 24 Dec 2015 17:08:52 +0000 (UTC) (envelope-from sbruno@freebsd.org) Received: from mail.ignoranthack.me (ignoranthack.me [199.102.79.106]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 946991A6E for ; Thu, 24 Dec 2015 17:08:51 +0000 (UTC) (envelope-from sbruno@freebsd.org) Received: from [192.168.200.208] (unknown [50.136.155.142]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) (Authenticated sender: sbruno@ignoranthack.me) by mail.ignoranthack.me (Postfix) with ESMTPSA id 2384E192AD7 for ; Thu, 24 Dec 2015 17:08:51 +0000 (UTC) Subject: Re: r292688: ix_txrx.c:812:4: error: use of undeclared identifier 'ip6'; To: freebsd-current@freebsd.org References: <20151224130336.1e62fe7a.ohartman@zedat.fu-berlin.de> From: Sean Bruno Message-ID: <567C26A2.2070303@freebsd.org> Date: Thu, 24 Dec 2015 09:08:50 -0800 User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:38.0) Gecko/20100101 Thunderbird/38.3.0 MIME-Version: 1.0 In-Reply-To: <20151224130336.1e62fe7a.ohartman@zedat.fu-berlin.de> Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 24 Dec 2015 17:08:52 -0000 -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 On 12/24/15 04:03, O. Hartmann wrote: > Building kernel on r292688 fails with the error shown below: > This appears to be breakage due to missing "options INET6" in the kernconf being used. I've repaired this at svn revision 292697. > [...] cc -O2 -pipe -O3 -O3 -pipe -march=native > -fno-strict-aliasing -Werror -D_KERNEL -DKLD_MODULE -nostdinc > -DHAVE_KERNEL_OPTION_HEADERS -include > /usr/obj/usr/src/sys/GATE/opt_global.h -I. -I/usr/src/sys > -fno-common -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer > -I/usr/obj/usr/src/sys/GATE -mcmodel=kernel -mno-red-zone -mno-mmx > -mno-sse -msoft-float -fno-asynchronous-unwind-tables > -ffreestanding -fwrapv -fstack-protector -Wall -Wredundant-decls > -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes > -Wpointer-arith -Winline -Wcast-qual -Wundef -Wno-pointer-sign > -D__printf__=__freebsd_kprintf__ -Wmissing-include-dirs > -fdiagnostics-show-option -Wno-unknown-pragmas > -Wno-error-tautological-compare -Wno-error-empty-body > -Wno-error-parentheses-equality -Wno-error-unused-function > -Wno-error-pointer-sign -Wno-error-shift-negative-value -mno-aes > -mno-avx -std=iso9899:1999 -c > /usr/src/sys/modules/isci/../../dev/isci/scil/scif_sas_smp_remote_device.c > -o scif_sas_smp_remote_device.o --- all_subdir_iwnfw --- --- > iwn5150fw.ko --- ld -d -warn-common -r -d -o iwn5150fw.ko > iwlwifi-5150-8.24.2.2.fw.fwo iwn5150fw.o :> export_syms awk -f > /usr/src/sys/conf/kmod_syms.awk iwn5150fw.ko export_syms | xargs > -J% objcopy % iwn5150fw.ko --- all_subdir_ix --- --- ix_txrx.o --- > /usr/src/sys/modules/ix/../../dev/ixgbe/ix_txrx.c:812:4: error: use > of undeclared identifier 'ip6'; did you mean 'ip'? ip6 = (struct > ip6_hdr *)(l3d); ^~~ ip > /usr/src/sys/modules/ix/../../dev/ixgbe/ix_txrx.c:730:13: note: > 'ip' declared here struct ip *ip; ^ > /usr/src/sys/modules/ix/../../dev/ixgbe/ix_txrx.c:812:8: error: > incompatible pointer types assigning to 'struct ip *' from 'struct > ip6_hdr *' [-Werror,-Wincompatible-pointer-types] ip6 = (struct > ip6_hdr *)(l3d); ^ ~~~~~~~~~~~~~~~~~~~~~~~ > /usr/src/sys/modules/ix/../../dev/ixgbe/ix_txrx.c:814:14: error: > use of undeclared identifier 'ip6' ipproto = ip6->ip6_nxt; ^ --- > all_subdir_isci --- > -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 iQF8BAEBCgBmBQJWfCafXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXRCQUFENDYzMkU3MTIxREU4RDIwOTk3REQx MjAxRUZDQTFFNzI3RTY0AAoJEBIB78oecn5kNm8H/R4b7V2zo7bzDVtFUcA7zSd3 s3luJzaIL19Bw/DMRwiCwiaOn15k0OwloPAYnHZGHWD+c0vCc/F4RxyRdt6MEJfu rCoSIfVo9HJBsWTuMvHteGv95WiJ6rXyDgHgLpLolmmcxxLEWmmiImYZryqFGCwk pW15Y28ycdDGfJ7Qd6uMfatKotqC9ZP/Jw7N921/eODWt6qkhBLhJ3Yc9OaCNGow onaxjzSJfIEtyzdkjvU+yPMu0r189IbjJIG+H5x4ZrU+z6j1/+goOVaSt/xYQDVU KsPdTCFhogZWcNs9PCbTYWGJZbbKL5mnj1PeVe2LpA1zuNTobd3Mr9QVPSoEkus= =fGmv -----END PGP SIGNATURE----- From owner-freebsd-current@freebsd.org Thu Dec 24 18:02:17 2015 Return-Path: Delivered-To: freebsd-current@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id D5F47A51DD6 for ; Thu, 24 Dec 2015 18:02:17 +0000 (UTC) (envelope-from bsd-lists@bsdforge.com) Received: from udns.ultimatedns.net (unknown [IPv6:2602:d1:b4d6:e600:4261:86ff:fef6:aa2a]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id B26751B1B for ; Thu, 24 Dec 2015 18:02:17 +0000 (UTC) (envelope-from bsd-lists@bsdforge.com) Received: from ultimatedns.net (localhost [127.0.0.1]) by udns.ultimatedns.net (8.14.9/8.14.9) with ESMTP id tBOI2Va0093099 for ; Thu, 24 Dec 2015 10:02:37 -0800 (PST) (envelope-from bsd-lists@bsdforge.com) To: In-Reply-To: <567BA5BB.4020304@rvijay.me> References: <20151224173146.H8562@sola.nimnet.asn.au>, <567BA5BB.4020304@rvijay.me> From: "Chris H" Subject: Re: Need help with New Build -- Skylake Date: Thu, 24 Dec 2015 10:02:37 -0800 Content-Type: text/plain; charset=UTF-8; format=fixed MIME-Version: 1.0 Message-id: <5fa49fcd02b134d98983f1c94de27edf@ultimatedns.net> Content-Transfer-Encoding: 8bit X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 24 Dec 2015 18:02:17 -0000 On Thu, 24 Dec 2015 13:28:51 +0530 Vijay Rajah wrote > On 12/24/15 12:22 PM, Ian Smith wrote: > > ~2 minutes delay there. sendmail (mta and msp both) at least > > are unhappy about your hostname, and sleep on it. I don't know whether > > that's significant or related to the longer delay you report. I just > > skimmed through your dmesg, but didn't spot anything glaringly obvious. > > > > FWIW, cheers, Ian > Ian, > > Thanks for taking the time to help me. > > The delay is (mostly) before the boot loader menu is presented. Once the > system starts to boot.. It is pretty fast... > > When the system boots, after the BIOS hands over the control to the OS.. > there are 6-7 lines, which give boot loader version etc.. (the last of > this gives the details of the build host etc..) > > Then there is a spinning wheel, an the system just sits there for some > time.. (even the wheel spins slowly). after 3-4 mins I see it loads the > /boot/default/loader.conf . After this the menu is loaded.. Is it something in the BIOS itself? That is; is it not possible you have some setting in it there that isn't quite correct, or is less than ideal? What kind of disk activity do you see while the "wheel" is spinning. Is there very little activity? The reason I say all this, is because you indicate that once control is passed to the OS, all is normal. This is a good indication your BIOS settings are [at least] less than ideal. > > so, the issue is long before this dmesg even begins... Unfortunately, I > do not know how to force a verbose boot before the boot menu... loader.conf(5) verbose_loading="YES" boot_verbose="YES" are the only ones I'm aware of. HTH --Chris > > -Thanks > Vijay > From owner-freebsd-current@freebsd.org Thu Dec 24 18:13:14 2015 Return-Path: Delivered-To: freebsd-current@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 4A9EFA501B6; Thu, 24 Dec 2015 18:13:14 +0000 (UTC) (envelope-from kostikbel@gmail.com) Received: from kib.kiev.ua (kib.kiev.ua [IPv6:2001:470:d5e7:1::1]) (using TLSv1 with cipher DHE-RSA-CAMELLIA256-SHA (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id BE5C610A9; Thu, 24 Dec 2015 18:13:13 +0000 (UTC) (envelope-from kostikbel@gmail.com) Received: from tom.home (kostik@localhost [127.0.0.1]) by kib.kiev.ua (8.15.2/8.15.2) with ESMTPS id tBOID9cb060771 (version=TLSv1 cipher=DHE-RSA-CAMELLIA256-SHA bits=256 verify=NO); Thu, 24 Dec 2015 20:13:09 +0200 (EET) (envelope-from kostikbel@gmail.com) DKIM-Filter: OpenDKIM Filter v2.10.3 kib.kiev.ua tBOID9cb060771 Received: (from kostik@localhost) by tom.home (8.15.2/8.15.2/Submit) id tBOID8OR060770; Thu, 24 Dec 2015 20:13:08 +0200 (EET) (envelope-from kostikbel@gmail.com) X-Authentication-Warning: tom.home: kostik set sender to kostikbel@gmail.com using -f Date: Thu, 24 Dec 2015 20:13:08 +0200 From: Konstantin Belousov To: Ian Lepore Cc: Oliver Pinter , Vijay Rajah , freebsd-questions@freebsd.org, freebsd-current@freebsd.org Subject: Re: Need help with New Build -- Skylake Message-ID: <20151224181308.GZ3625@kib.kiev.ua> References: <20151224173146.H8562@sola.nimnet.asn.au> <567BA5BB.4020304@rvijay.me> <1450970960.25138.242.camel@freebsd.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1450970960.25138.242.camel@freebsd.org> User-Agent: Mutt/1.5.24 (2015-08-30) X-Spam-Status: No, score=-2.0 required=5.0 tests=ALL_TRUSTED,BAYES_00, DKIM_ADSP_CUSTOM_MED,FREEMAIL_FROM,NML_ADSP_CUSTOM_MED autolearn=no autolearn_force=no version=3.4.1 X-Spam-Checker-Version: SpamAssassin 3.4.1 (2015-04-28) on tom.home X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 24 Dec 2015 18:13:14 -0000 On Thu, Dec 24, 2015 at 08:29:20AM -0700, Ian Lepore wrote: > We had exactly this symptom -- long delay with spincursor before > loading the kernel -- on arm systems when we first enabled forth in > loader. The problem turned out to be the fact that loader was running > with instruction and data caches disabled, and it took about 90-100 > seconds to parse the 547 lines of text (almost all useless) in > /boot/defaults/loader.conf. We stripped that file down to the dozen or > so lines that actually needed to be there and booting became much > faster. Eventually we got the caches enabled in the prior-stage > bootloader and it became really fast. It is highly unlikely that caches are the source of the slowness. On x86, we rely on the firmware (BIOS or EFI) to properly configure both DRAM controllers and caches. More, Intel considers the corresponding controllers configuration recipes as highly secret and, even for BIOS vendors, Intel provides the binary blob of code which does the config magic, instead of the documentation. That said, loader runs in the unpaged protected mode but reflects BIOS calls into the real mode. Quite possible, either the real mode is slow on SkyLakes, or even more possible, the switch between real and protected mode is slow, or the protected mode without paging enabled is slow. Or might be the PCH lacks the ISA timer. A developer needs the real machine to diagnose the cause. From owner-freebsd-current@freebsd.org Thu Dec 24 20:04:06 2015 Return-Path: Delivered-To: freebsd-current@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id A7B81A50A20 for ; Thu, 24 Dec 2015 20:04:06 +0000 (UTC) (envelope-from ohartman@zedat.fu-berlin.de) Received: from outpost1.zedat.fu-berlin.de (outpost1.zedat.fu-berlin.de [130.133.4.66]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 6B1CD1142; Thu, 24 Dec 2015 20:04:06 +0000 (UTC) (envelope-from ohartman@zedat.fu-berlin.de) Received: from inpost2.zedat.fu-berlin.de ([130.133.4.69]) by outpost.zedat.fu-berlin.de (Exim 4.85) with esmtp (envelope-from ) id <1aCC7H-002bGU-Cw>; Thu, 24 Dec 2015 21:04:03 +0100 Received: from f052173012.adsl.alicedsl.de ([78.52.173.12] helo=thor.walstatt.dynvpn.de) by inpost2.zedat.fu-berlin.de (Exim 4.85) with esmtpsa (envelope-from ) id <1aCC7H-003V6J-0w>; Thu, 24 Dec 2015 21:04:03 +0100 Date: Thu, 24 Dec 2015 21:03:54 +0100 From: "O. Hartmann" To: Sean Bruno Cc: FreeBSD CURRENT Subject: Re: r292688: ix_txrx.c:812:4: error: use of undeclared identifier 'ip6'; Message-ID: <20151224210354.3bb889fb.ohartman@zedat.fu-berlin.de> In-Reply-To: <567C1EA9.8020601@freebsd.org> References: <20151224130336.1e62fe7a.ohartman@zedat.fu-berlin.de> <567C1EA9.8020601@freebsd.org> Organization: FU Berlin X-Mailer: Claws Mail 3.13.0 (GTK+ 2.24.29; amd64-portbld-freebsd11.0) MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha256; boundary="Sig_/Zro==sC3aOW7nDn.KNxHK5y"; protocol="application/pgp-signature" X-Originating-IP: 78.52.173.12 X-ZEDAT-Hint: A X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 24 Dec 2015 20:04:06 -0000 --Sig_/Zro==sC3aOW7nDn.KNxHK5y Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: quoted-printable Am Thu, 24 Dec 2015 08:34:49 -0800 Sean Bruno schrieb: > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA512 >=20 >=20 >=20 > On 12/24/15 04:03, O. Hartmann wrote: > > Building kernel on r292688 fails with the error shown below: > >=20 > > [...] cc -O2 -pipe -O3 -O3 -pipe -march=3Dnative > > -fno-strict-aliasing -Werror -D_KERNEL -DKLD_MODULE -nostdinc > > -DHAVE_KERNEL_OPTION_HEADERS -include > > /usr/obj/usr/src/sys/GATE/opt_global.h -I. -I/usr/src/sys > > -fno-common -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer > > -I/usr/obj/usr/src/sys/GATE -mcmodel=3Dkernel -mno-red-zone -mno-mmx > > -mno-sse -msoft-float -fno-asynchronous-unwind-tables > > -ffreestanding -fwrapv -fstack-protector -Wall -Wredundant-decls > > -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes=20 > > -Wpointer-arith -Winline -Wcast-qual -Wundef -Wno-pointer-sign=20 > > -D__printf__=3D__freebsd_kprintf__ -Wmissing-include-dirs > > -fdiagnostics-show-option -Wno-unknown-pragmas > > -Wno-error-tautological-compare -Wno-error-empty-body=20 > > -Wno-error-parentheses-equality -Wno-error-unused-function > > -Wno-error-pointer-sign -Wno-error-shift-negative-value -mno-aes > > -mno-avx -std=3Diso9899:1999 -c > > /usr/src/sys/modules/isci/../../dev/isci/scil/scif_sas_smp_remote_devic= e.c > > -o scif_sas_smp_remote_device.o --- all_subdir_iwnfw --- --- > > iwn5150fw.ko --- ld -d -warn-common -r -d -o iwn5150fw.ko > > iwlwifi-5150-8.24.2.2.fw.fwo iwn5150fw.o :> export_syms awk -f > > /usr/src/sys/conf/kmod_syms.awk iwn5150fw.ko export_syms | xargs > > -J% objcopy % iwn5150fw.ko --- all_subdir_ix --- --- ix_txrx.o --- > > /usr/src/sys/modules/ix/../../dev/ixgbe/ix_txrx.c:812:4: error: use > > of undeclared identifier 'ip6'; did you mean 'ip'? ip6 =3D (struct > > ip6_hdr *)(l3d); ^~~ ip > > /usr/src/sys/modules/ix/../../dev/ixgbe/ix_txrx.c:730:13: note: > > 'ip' declared here struct ip *ip; ^ > > /usr/src/sys/modules/ix/../../dev/ixgbe/ix_txrx.c:812:8: error:=20 > > incompatible pointer types assigning to 'struct ip *' from 'struct > > ip6_hdr *' [-Werror,-Wincompatible-pointer-types] ip6 =3D (struct > > ip6_hdr *)(l3d); ^ ~~~~~~~~~~~~~~~~~~~~~~~ > > /usr/src/sys/modules/ix/../../dev/ixgbe/ix_txrx.c:814:14: error:=20 > > use of undeclared identifier 'ip6' ipproto =3D ip6->ip6_nxt; ^ --- > > all_subdir_isci --- > > =20 >=20 >=20 > Is this just GENERIC? Or custom kernconf? >=20 > sean > -----BEGIN PGP SIGNATURE----- > Version: GnuPG v2 >=20 > iQF8BAEBCgBmBQJWfB6lXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w > ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXRCQUFENDYzMkU3MTIxREU4RDIwOTk3REQx > MjAxRUZDQTFFNzI3RTY0AAoJEBIB78oecn5k6PoH/1klrjNtBwY3ZtF8VOCxxlMi > GgLEma2tdOj4juSxtwLv5IYlbvUN+5KjBrqixBxI3EewrgD4FwG8caXpRcczpnwS > LPQbk341u1QGiDfjQ2BddOd3tgVj1IIJwivMNZjmyhajD203TGQ1Fjx+UeT2QrzX > vsLtre5T9aS5pCgWaD9KHIZ8hfsxvp1DakAGF1AKRfHl5AEENQPvgv6o+jLmGTxv > jx5TeKtdKd65eEwWLmeTvD4XwRYJSSZQPZxrDeF5YCpf6Qunsi4FAIuHQ1sIXLqi > KT5KNnvayz4TdFGEdBjl077gUwP31GBzGE9R7DuDD/MDeZNhUZSGMaq6P8FcdWA=3D > =3DLazt > -----END PGP SIGNATURE----- > _______________________________________________ > freebsd-current@freebsd.org mailing list > https://lists.freebsd.org/mailman/listinfo/freebsd-current > To unsubscribe, send any mail to "freebsd-current-unsubscribe@freebsd.org" a custom kernel, excluded is INET6 - as you stated. After the patch the error went away.=20 Thank you very much. oh --Sig_/Zro==sC3aOW7nDn.KNxHK5y Content-Type: application/pgp-signature Content-Description: OpenPGP digital signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 iQEcBAEBCAAGBQJWfE+rAAoJEOgBcD7A/5N8xzUH/0tGR8cWeD7jV6bcpRAF+9BA fmJ7HvSo0WmydCv7twt6mEbiv8E+WsNk60eGgROxhwnF1yVR4KQOLqpXjHpC+Ncu 5Ji7cQDhS3FWbzaKKfY2GukrYQKWMyzcuLdsv6izv0iIbCYIuZm+/33pXxiZd/1e GxY/PTj5f5LMZzTsGtXqFHnjGUK2Gcqk97SlFidVK72oF6EAafF6jJOPZ7Pyb5b7 eYQDg4t4I7VFIqOXc9dgSpZaA5XW4gZaq7wIH5DDSGtv2cZGhi79FnjO+8Xe5e0h 4qVxFDRuupnfgSEAAbMan4XwqilVS7pxWG0w5v46cyHlmzKzf0QwbTJo7AfpBjM= =tbXu -----END PGP SIGNATURE----- --Sig_/Zro==sC3aOW7nDn.KNxHK5y-- From owner-freebsd-current@freebsd.org Sat Dec 26 14:34:19 2015 Return-Path: Delivered-To: freebsd-current@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 76775A520E8; Sat, 26 Dec 2015 14:34:19 +0000 (UTC) (envelope-from aoyama@peach.ne.jp) Received: from moon.peach.ne.jp (moon.peach.ne.jp [203.141.148.98]) (using TLSv1 with cipher DHE-RSA-CAMELLIA256-SHA (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 2714C1AB7; Sat, 26 Dec 2015 14:34:18 +0000 (UTC) (envelope-from aoyama@peach.ne.jp) Received: from moon.peach.ne.jp (localhost [127.0.0.1]) by moon.peach.ne.jp (Postfix) with ESMTP id AEDB750F2B; Sat, 26 Dec 2015 23:26:26 +0900 (JST) Received: from artemis (unknown [172.18.0.21]) (using TLSv1 with cipher AES256-SHA (256/256 bits)) (No client certificate requested) by moon.peach.ne.jp (Postfix) with ESMTPSA id 81AB350F29; Sat, 26 Dec 2015 23:26:26 +0900 (JST) Message-ID: <86DF039090BD474AA2CB2795F6C7A0C7@ad.peach.ne.jp> From: "Daisuke Aoyama" To: Cc: Subject: Xen/dom0/FreeBSD + NAS4Free WebGUI. Date: Sat, 26 Dec 2015 23:26:27 +0900 MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="----=_NextPart_000_001E_01D14034.D7E410A0" X-Priority: 3 X-MSMail-Priority: Normal Importance: Normal X-Mailer: Microsoft Windows Live Mail 14.0.8117.416 X-MimeOLE: Produced By Microsoft MimeOLE V14.0.8117.416 X-Virus-Scanned: ClamAV using ClamSMTP X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 26 Dec 2015 14:34:19 -0000 This is a multi-part message in MIME format. ------=_NextPart_000_001E_01D14034.D7E410A0 Content-Type: text/plain; format=flowed; charset="iso-2022-jp"; reply-type=original Content-Transfer-Encoding: 7bit Hi all, I'm creating NAS4Free dom0 edition. This is simple wrapper of Xen/dom0/FreeBSD. You can upgrade by same way of NAS4Free. You can manage HDD, ZFS, iSCSI target, NFS share by same way of NAS4Free. You can manage DomU(VM) via WebGUI. Japanese blog: http://shell.peach.ne.jp/aoyama/archives/3149 http://shell.peach.ne.jp/aoyama/archives/3135 NAS4Free dom0 topic in English: http://forums.nas4free.org/viewtopic.php?f=17&t=10028 Latest download: http://www.peach.ne.jp/archives/nas4free/test/2244-dom0/ How to install: 1.Download LiveCD iso image. 2.Burn to CD/DVD-RW blank disc. 3.Boot from it. (if your server don't have an optical drive, please use an external USB optical drive) 4.Install to USB Flash drive (2GB or more) from menu #9. 5.Reboot the server after ejecting CD/DVD media. How to upgrade: 1.Navigate to System|Firmware in global menu from web browser. 2.Click "Enable Firmware Update". 3.Select NAS4Free-dom0-embedded-*.img.xz. (don't decompress the image) 4.Click "Upgrade Firmware". Note: At least you need a bridge interface before using. Please create it from Network|Interface Management|Bridge. You can change boot parameters from System|Advanced|loader.conf. If you are interested in the xl.cfg, it is created in /usr/local/etc/xen/vm-.cfg. Known issues: uuid generation of ports/sysutils/xen-tools is broken. You cannot control by UUID. (quick hack patch is attached this mail) xnb device performance is terrible. (it eats 100% CPU on intr while transferring via bridged 10GbE) ---------------------------------------------------------------------- If you don't know about NAS4Free, here is the key feature of NAS4Free: multiple architecture image for amd64, i386, rpi, rpi2, odroid-c1. running on memory disk. (no write access on boot device) minimum memory requirement is 512MB. single configuration file. (except extra service like vbox, syncthing) one click disk import. (easy hardware switchable) For more, please visit: http://www.nas4free.org/ ---------------------------------------------------------------------- Enjoy Xen dom0 and NAS4Free collaboration! Thanks, -- Daisuke Aoyama ------=_NextPart_000_001E_01D14034.D7E410A0 Content-Type: application/octet-stream; name="extra-patch-tools_libxl_xl_cmdimpl.c-n4f" Content-Transfer-Encoding: quoted-printable Content-Disposition: attachment; filename="extra-patch-tools_libxl_xl_cmdimpl.c-n4f" --- tools/libxl/xl_cmdimpl.c.orig 2015-11-03 18:11:18.000000000 +0900=0A= +++ tools/libxl/xl_cmdimpl.c 2015-12-20 01:09:26.172162000 +0900=0A= @@ -35,6 +35,9 @@=0A= #include =0A= #include =0A= #include =0A= +#ifdef __FreeBSD__=0A= +#include =0A= +#endif=0A= =0A= #include "libxl.h"=0A= #include "libxl_utils.h"=0A= @@ -978,6 +981,15 @@=0A= }else{=0A= libxl_uuid_generate(&c_info->uuid);=0A= }=0A= +#ifdef __FreeBSD__=0A= + /*=0A= + * don't want little endian as raw data at this point=0A= + * sys/uuid.h uses uint32_t and uint16_t but libxl_uuid expects = uint8_t stream=0A= + */=0A= + c_info->uuid.uuid.time_low =3D htobe32(c_info->uuid.uuid.time_low);=0A= + c_info->uuid.uuid.time_mid =3D htobe16(c_info->uuid.uuid.time_mid);=0A= + c_info->uuid.uuid.time_hi_and_version =3D = htobe16(c_info->uuid.uuid.time_hi_and_version);=0A= +#endif=0A= =0A= xlu_cfg_get_defbool(config, "oos", &c_info->oos, 0);=0A= =0A= ------=_NextPart_000_001E_01D14034.D7E410A0-- From owner-freebsd-current@freebsd.org Sat Dec 26 19:39:05 2015 Return-Path: Delivered-To: freebsd-current@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 9FA25A52FDF for ; Sat, 26 Dec 2015 19:39:05 +0000 (UTC) (envelope-from sergey.dyatko@gmail.com) Received: from mail-wm0-x242.google.com (mail-wm0-x242.google.com [IPv6:2a00:1450:400c:c09::242]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 405011172 for ; Sat, 26 Dec 2015 19:39:05 +0000 (UTC) (envelope-from sergey.dyatko@gmail.com) Received: by mail-wm0-x242.google.com with SMTP id p187so42556210wmp.2 for ; Sat, 26 Dec 2015 11:39:05 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=date:from:to:subject:message-id:mime-version:content-type :content-transfer-encoding; bh=b1m751VnBu792POOOE/bH50NlYbJSNISCPAKr1OrRHI=; b=bGjpFixSvrzkmWWqs4GHN7Wqo8faBqtt2i/kKbtT6PzJHLcji4QET8OuK+1mjVYmMa TBILEbdrBasRVWCfFImZRXOwjKCFUC79GsNFEWCqfLCn5o4Gihnhd7iKMB2niQWnE9ks cGHSDF7CRCIzGjvGk/2Ifq6BGZ0O5g3cAk+1h1S7M0Mg5eJWj5tB3+M4PzL/bR01R9+l aP6uPy8xDq5p1XKSQbI4E3ue+vqTcXAr0Tji41DFBMcsuQdbKgsg3Fwr4skbAFofxjAx 1pdI3dch55AYRAK82a8AImoZtFKmoOBZgx+tOOLAqaGfNRF5zabeIhKUGWiyYSI7woHh cPZw== X-Received: by 10.194.5.74 with SMTP id q10mr49939658wjq.138.1451158742635; Sat, 26 Dec 2015 11:39:02 -0800 (PST) Received: from laptop.minsk.domain ([37.215.163.101]) by smtp.gmail.com with ESMTPSA id gl4sm50107041wjd.17.2015.12.26.11.39.01 for (version=TLSv1/SSLv3 cipher=OTHER); Sat, 26 Dec 2015 11:39:01 -0800 (PST) Date: Sat, 26 Dec 2015 22:37:53 +0300 From: "Sergey V. Dyatko" To: Subject: kernel{acpi_task_*} consumes near 100% WCPU Message-ID: <20151226223753.47eef002@laptop.minsk.domain> X-Mailer: Claws Mail 3.13.0 (GTK+ 2.24.29; amd64-portbld-freebsd11.0) MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 26 Dec 2015 19:39:05 -0000 Hi, I have 2 SuperMicro servers with 11-CURRENT amd64 (r268447 and r292688). Both have LA near 1.0 even without any load. On 'fresh' CURRENT (r292688) top -SH command shows following with debug.acpi.max_threads=8 https://gyazo.com/5e16ffcf803a24171803209dba08848c with debug.acpi.max_threads=1 I have just one process kernel{acpi_task_0} consumed 90%+ WCPU systat -vmstat 1: https://gyazo.com/b8be5305859b7245f6da16f92a1b2165 What is the reason for this behavior, and what can I do with this ? -- wbr, tiger