Date: Sat, 15 Aug 2015 23:36:35 +1000 From: Outback Dingo <outbackdingo@gmail.com> To: =?UTF-8?Q?Roger_Pau_Monn=C3=A9?= <royger@freebsd.org> Cc: freebsd-virtualization@freebsd.org, FreeBSD XEN <freebsd-xen@freebsd.org> Subject: Re: HEAD UP: notice to FreeBSD/Xen Dom0 users Message-ID: <CAKYr3zxSyv34t2=tEAMNZ9AYwr3ah3y_fU6w47eFsF%2BC544K%2Bw@mail.gmail.com> In-Reply-To: <558CFD11.9050807@FreeBSD.org> References: <558CFD11.9050807@FreeBSD.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, Jun 26, 2015 at 5:19 PM, Roger Pau Monn=C3=A9 <royger@freebsd.org> = wrote: > Hello, > > If you are running a FreeBSD/Xen Dom0 and update FreeBSD to r284870 or > any later revision make sure you are using the xen-kernel-4.5.0_4 and > xen-tools-4.5.0_7 packages (or any later version), or else you won't be > able to boot. > > Sorry for the trouble this might cause. Be aware that the Xen PVH > interface (which FreeBSD uses) is still not marked as stable, so other > incompatible changes will happen before this is fully stabilized. > > Users of FreeBSD as a Xen guest (PVHVM mode) are not affected and should > ignore this message. > > Roger. > HEAD UP on 10.2 the instructions found at http://wiki.xen.org/wiki/FreeBSD_Dom0 git branch master * stable-4.5 no longer appear to work gmake -j8 install-tools HOSTCC=3Dgcc48 CC=3Dgcc48 fails with __________SNIP__________ gmake[3]: Entering directory '/usr/home/dingo/xen/tools/qemu-xen-dir-remote' GEN config-host.h GEN trace/generated-tracers.h GEN trace/generated-tracers.c LINK qemu-nbd LINK qemu-img c++ LINK qemu-io : error: unknown argument: '-fstack-protector-strong' c++: error: unknown argument: '-fstack-protector-strong' /usr/home/dingo/xen/tools/qemu-xen-dir/rules.mak:92: recipe for target 'qemu-nbd' failed gmake[3]: *** [qemu-nbd] Error 1 gmake[3]: *** Waiting for unfinished jobs.... c++: error: unknown argument: '-fstack-protector-strong' /usr/home/dingo/xen/tools/qemu-xen-dir/rules.mak:92: recipe for target 'qemu-img' failed gmake[3]: *** [qemu-img] Error 1 /usr/home/dingo/xen/tools/qemu-xen-dir/rules.mak:92: recipe for target 'qemu-io' failed gmake[3]: *** [qemu-io] Error 1 GEN i386-softmmu/config-target.h LINK i386-softmmu/qemu-system-i386 c++: error: unknown argument: '-fstack-protector-strong' Makefile:175: recipe for target 'qemu-system-i386' failed gmake[4]: *** [qemu-system-i386] Error 1 Makefile:167: recipe for target 'subdir-i386-softmmu' failed gmake[3]: *** [subdir-i386-softmmu] Error 2 gmake[3]: Leaving directory '/usr/home/dingo/xen/tools/qemu-xen-dir-remote' Makefile:201: recipe for target 'subdir-all-qemu-xen-dir' failed gmake[2]: *** [subdir-all-qemu-xen-dir] Error 2 gmake[2]: Leaving directory '/usr/home/dingo/xen/tools' /usr/home/dingo/xen/tools/../tools/Rules.mk:111: recipe for target 'subdirs-install' failed gmake[1]: *** [subdirs-install] Error 2 gmake[1]: Leaving directory '/usr/home/dingo/xen/tools' Makefile:69: recipe for target 'install-tools' failed gmake: *** [install-tools] Error 2 > _______________________________________________ > freebsd-xen@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-xen > To unsubscribe, send any mail to "freebsd-xen-unsubscribe@freebsd.org" >
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CAKYr3zxSyv34t2=tEAMNZ9AYwr3ah3y_fU6w47eFsF%2BC544K%2Bw>