Current-Users archive

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

Automated report: NetBSD-current/i386 build failure



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 2023.10.17.12.07.42.

An extract from the build.sh output follows:

       63 |      offsetof(dom0_vga_console_info_t, u.vesa_lfb.ext_lfb_base)) {
          |                                                   ^~~~~~~~~~~~
    /tmp/build/2023.10.17.12.07.42-i386/src/sys/lib/libkern/libkern.h:319:57: note: in definition of macro 'offsetof'
      319 | #define offsetof(type, member) __builtin_offsetof(type, member)
          |                                                         ^~~~~~
    /tmp/build/2023.10.17.12.07.42-i386/src/sys/arch/xen/xen/genfb_xen.c:65:38: error: 'struct <anonymous>' has no member named 'ext_lfb_base'; did you mean 'lfb_base'?
       65 |       (uint64_t)d0_consi->u.vesa_lfb.ext_lfb_base << 32;
          |                                      ^~~~~~~~~~~~
          |                                      lfb_base
    --- kern-XEN3PAE_DOM0 ---
    --- ld_mlx.o ---

The following commits were made between the last successful build and
the first failed build:

    2023.10.17.11.52.45 bouyer src/sys/arch/xen/xenbus/xenbus_probe.c 1.60
    2023.10.17.11.55.28 riastradh src/sys/kern/subr_thmap.c 1.14
    2023.10.17.11.57.20 riastradh src/sys/kern/subr_thmap.c 1.15
    2023.10.17.12.07.42 bouyer src/sys/arch/x86/include/genfb_machdep.h 1.7
    2023.10.17.12.07.42 bouyer src/sys/arch/x86/pci/pci_machdep.c 1.97
    2023.10.17.12.07.42 bouyer src/sys/arch/x86/x86/consinit.c 1.37
    2023.10.17.12.07.42 bouyer src/sys/arch/x86/x86/genfb_machdep.c 1.22
    2023.10.17.12.07.42 bouyer src/sys/arch/xen/conf/files.xen 1.188
    2023.10.17.12.07.42 bouyer src/sys/arch/xen/x86/autoconf.c 1.26
    2023.10.17.12.07.42 bouyer src/sys/arch/xen/x86/consinit.c 1.18
    2023.10.17.12.07.42 bouyer src/sys/arch/xen/xen/genfb_xen.c 1.1

Logs can be found at:

    http://releng.NetBSD.org/b5reports/i386/commits-2023.10.html#2023.10.17.12.07.42


Home | Main Index | Thread Index | Old Index