Re: openbsd 6.0 or 6.1 guest on freebsd-12 (current) host

2017-09-07 Thread Jason Tubnor
On 8 September 2017 at 00:28, Alan Somers wrote: > > > Do you have a semiautomated way to move bhyve instances between > different hosts? Without such a feature, we can't replace all of our > ESXi machines. > We are not using bhyve for those workloads (yet). Our vsphere

SVN r323289 breaks i386 kernel compilation

2017-09-07 Thread Michael Butler
On i386, this revision breaks compilation as follows: Building /usr/obj/usr/src/sys/SARAH/mca.o --- mca.o --- /usr/src/sys/x86/x86/mca.c:985:54: error: format specifies type 'unsigned long' but the argument has type 'uint64_t' (aka 'unsigned long long') [-Werror,-Wformat]

Re: openbsd 6.0 or 6.1 guest on freebsd-12 (current) host

2017-09-07 Thread Alan Somers
On Wed, Sep 6, 2017 at 3:53 PM, Jason Tubnor wrote: > On 6 September 2017 at 22:15, tech-lists wrote: > >> >> >> Have you encountered anything on openbsd in a bhyve that you've found >> not to work? >> >> > As Thomas mentioned, there is/was a bug with

Re: head/lib/clang/freebsd_cc_version.h , FREEBSD_CC_VERSION : When is it supposed to update?

2017-09-07 Thread Dimitry Andric
On 7 Sep 2017, at 01:54, Mark Millard wrote: > > When is: > > head/lib/clang/freebsd_cc_version.h > > supposed to have: > > FREEBSD_CC_VERSION > > updated? Back on 2016-May-23 Bryan Drewery wrote on the lists: > >> A critical note to toolchain developers, or anyone who