Andreas Gustafsson <g...@gson.org> writes: > Cherry, > > The NetBSD Test Fixture wrote: >> --- assym.h --- >> *** [assym.h] Error code 1 >> nbmake[2]: stopped in >> /tmp/bracket/build/2018.09.23.02.51.06-i386/obj/sys/arch/i386/compile/INSTALL_XEN3PAE_DOMU > > Here's a more relevant part of the build log: >
[...] > /tmp/bracket/build/2018.09.23.02.51.06-i386/obj/sys/arch/i386/compile/INSTALL_XEN3PAE_DOMU/xen-ma/machine/segments.h:201:32: > error: conflicting types for 'idt' > extern struct gate_descriptor *idt; [...] > /tmp/bracket/build/2018.09.23.02.51.06-i386/obj/sys/arch/i386/compile/INSTALL_XEN3PAE_DOMU/xen-ma/machine/segments.h:199:26: > note: previous declaration of 'idt' was here > extern idt_descriptor_t *idt; > ^~~ Sorry for the breakage - I didn't have a build environment for i386 handy. Should be fixed now. -- ~cherry