From owner-freebsd-current@freebsd.org Sun Jul 3 23:11:35 2016 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 75255B90E15 for ; Sun, 3 Jul 2016 23:11:35 +0000 (UTC) (envelope-from markmi@dsl-only.net) Received: from asp.reflexion.net (outbound-mail-211-154.reflexion.net [208.70.211.154]) (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 1FF5C29A7 for ; Sun, 3 Jul 2016 23:11:34 +0000 (UTC) (envelope-from markmi@dsl-only.net) Received: (qmail 22610 invoked from network); 3 Jul 2016 23:11:28 -0000 Received: from unknown (HELO rtc-sm-01.app.dca.reflexion.local) (10.81.150.1) by 0 (rfx-qmail) with SMTP; 3 Jul 2016 23:11:28 -0000 Received: by rtc-sm-01.app.dca.reflexion.local (Reflexion email security v7.90.3) with SMTP; Sun, 03 Jul 2016 19:11:32 -0400 (EDT) Received: (qmail 27295 invoked from network); 3 Jul 2016 23:11:31 -0000 Received: from unknown (HELO iron2.pdx.net) (69.64.224.71) by 0 (rfx-qmail) with (AES256-SHA encrypted) SMTP; 3 Jul 2016 23:11:31 -0000 X-No-Relay: not in my network Received: from [192.168.0.105] (ip70-189-131-151.lv.lv.cox.net [70.189.131.151]) by iron2.pdx.net (Postfix) with ESMTPSA id A1068B1E001 for ; Sun, 3 Jul 2016 16:11:21 -0700 (PDT) From: Mark Millard Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: quoted-printable Subject: 11.0 under virtualbox: Going from -r302180 to -r302331 required emulators/virtualbox-ose-additions rebuild despite 1100120 being unchanged Message-Id: <35F3C0EE-789C-4F08-A2C0-BCAF467D88CC@dsl-only.net> Date: Sun, 3 Jul 2016 16:11:25 -0700 To: FreeBSD Current Mime-Version: 1.0 (Mac OS X Mail 9.3 \(3124\)) X-Mailer: Apple Mail (2.3124) X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.22 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, 03 Jul 2016 23:11:35 -0000 [The ports had recently been updated to -r417989 and a "portupgrade -Wa" = had run to completion before the following FreeBSD 11.0 -r302180 to = -r302331 upgrade was started.] On Mac OS X 10.11.5 using FreeBSD 11.0 -r302331 under VirtualBox 5.0.24 = r108355 after upgrading from FreeBSD 11.0 -r302180: The upgrade to = -r302331 required me to rebuild emulators/virtualbox-ose-additions in = order to get lumina to work again. Without the rebuild lumina just made = a black screen and kept the cores 100% busy. Even a ACPI Shutdown = selection did not stop it: I had to use more drastic means. I did not rebuild lumina, just emulators/virtualbox-ose-additions . (As = configured I manually type startx to get lumina. So I easily rebooted = and worked form the console to rebuild = emulators/virtualbox-ose-additions and then reboot again to try lumina.) FYI, from after the 11.0 upgrade: > # uname -apKU > FreeBSD FreeBSDx64 11.0-ALPHA6 FreeBSD 11.0-ALPHA6 #5 r302331M: Sun = Jul 3 14:41:34 PDT 2016 = markmi@FreeBSDx64:/usr/obj/clang/amd64.amd64/usr/src/sys/GENERIC-NODEBUG = amd64 amd64 1100120 1100120 But the "1100120 1100120" was the same before when it was at -r302180M. I do remember at least one request/suggestion of a __FreeBSD_version = bump that was never taken: > svn commit: r302283 - head/sys/net80211 >=20 > Bryan Drewery bdrewery at FreeBSD.org=20 > Wed Jun 29 17:36:29 UTC 2016 > . . . > On 6/29/16 10:25 AM, Andriy Voskoboinyk wrote: > > NOTE: Since this change breaks KBI, all wireless drivers need to = be > > recompiled. >=20 > __FreeBSD_version should probably be bumped in sys/sys/param.h >=20 > --=20 > Regards, > Bryan Drewery (I do not claim that -r302283 was involved in my issue, just that there = was apparently at least one reason to bump the number up.) =3D=3D=3D Mark Millard markmi at dsl-only.net