Current-Users archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: Automated report: NetBSD-current/i386 build failure



NetBSD Test Fixture <bracket%NetBSD.org@localhost> writes:

> This is an automatically generated notice of a NetBSD-current/i386
> build failure.
>
> The failure occurred on babylon5.netbsd.org, a NetBSD/amd64 host,
> using sources from CVS date 2018.12.25.07.41.21.
>
> An extract from the build.sh output follows:
>
>        pmap_kremove(istack, PAGE_SIZE);
>        ^~~~~~~~~~~~
>     /tmp/bracket/build/2018.12.25.07.41.21-i386/src/sys/arch/xen/x86/xen_intr.c:327:3: error: implicit declaration of function 'pmap_update' [-Werror=implicit-function-declaration]
>        pmap_update(pmap_kernel());
>        ^~~~~~~~~~~
>     /tmp/bracket/build/2018.12.25.07.41.21-i386/src/sys/arch/xen/x86/xen_intr.c:327:15: error: implicit declaration of function 'pmap_kernel' [-Werror=implicit-function-declaration]
>        pmap_update(pmap_kernel());
>                    ^~~~~~~~~~~
>     cc1: all warnings being treated as errors
>     *** [xen_intr.o] Error code 1
>     nbmake[2]: stopped in /tmp/bracket/build/2018.12.25.07.41.21-i386/obj/sys/arch/i386/compile/INSTALL_XEN3PAE_DOMU
>     --- kern-INSTALL ---
>
> The following commits were made between the last successful build and
> the failed build:
>
>     2018.12.25.06.50.11 cherry src/sys/arch/amd64/amd64/genassym.cf,v 1.71
>     2018.12.25.06.50.11 cherry src/sys/arch/amd64/amd64/lock_stubs.S,v 1.30
>     2018.12.25.06.50.11 cherry src/sys/arch/amd64/amd64/spl.S,v 1.37
>     2018.12.25.06.50.11 cherry src/sys/arch/amd64/amd64/vector.S,v 1.65
>     2018.12.25.06.50.11 cherry src/sys/arch/i386/i386/genassym.cf,v 1.108
>     2018.12.25.06.50.11 cherry src/sys/arch/i386/i386/spl.S,v 1.44
>     2018.12.25.06.50.11 cherry src/sys/arch/i386/i386/vector.S,v 1.79
>     2018.12.25.06.50.11 cherry src/sys/arch/x86/include/cpu.h,v 1.101
>     2018.12.25.06.50.12 cherry src/sys/arch/x86/isa/isa_machdep.c,v 1.43
>     2018.12.25.06.50.12 cherry src/sys/arch/x86/x86/i8259.c,v 1.22
>     2018.12.25.06.50.12 cherry src/sys/arch/x86/x86/intr.c,v 1.141
>     2018.12.25.06.50.12 cherry src/sys/arch/xen/conf/files.xen,v 1.174
>     2018.12.25.06.50.12 cherry src/sys/arch/xen/include/intr.h,v 1.51
>     2018.12.25.06.50.12 cherry src/sys/arch/xen/x86/hypervisor_machdep.c,v 1.34
>     2018.12.25.06.50.12 cherry src/sys/arch/xen/x86/xen_intr.c,v 1.11
>     2018.12.25.06.50.12 cherry src/sys/arch/xen/xen/clock.c,v 1.76
>     2018.12.25.06.50.12 cherry src/sys/arch/xen/xen/evtchn.c,v 1.83
>     2018.12.25.06.50.12 cherry src/sys/arch/xen/xen/xenevt.c,v 1.53
>     2018.12.25.07.41.21 msaitoh src/sys/dev/pci/if_wmvar.h,v 1.42
>
> Log files can be found at:
>
>     http://releng.NetBSD.org/b5reports/i386/commits-2018.12.html#2018.12.25.07.41.21

This should be fixed now via:
http://mail-index.netbsd.org/source-changes/2018/12/25/msg101698.html

Sorry for the breakage.

Not so Happy Christmas!

-- 
~cherry


Home | Main Index | Thread Index | Old Index