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

An extract from the build.sh output follows:

     #define NULL ((void *)0)
                  ^
    /tmp/bracket/build/2018.11.15.05.14.20-i386/src/sys/arch/x86/x86/efi.c:58:32: note: in expansion of macro 'NULL'
     static paddr_t efi_systbl_pa = NULL;
                                    ^~~~
    /tmp/bracket/build/2018.11.15.05.14.20-i386/src/sys/arch/x86/x86/efi.c:97:1: error: conflicting types for 'efi_relva'
     efi_relva(paddr_t pa, vaddr_t va)
     ^~~~~~~~~
    /tmp/bracket/build/2018.11.15.05.14.20-i386/src/sys/arch/x86/x86/efi.c:51:14: note: previous declaration of 'efi_relva' was here
     static void  efi_relva(vaddr_t);
                  ^~~~~~~~~
    cc1: all warnings being treated as errors
    --- kern-XEN3PAE_DOM0 ---
    #   compile  XEN3PAE_DOM0/hdafg_dd.o
    --- kern-INSTALL ---
    *** [efi.o] Error code 1
    nbmake[2]: stopped in /tmp/bracket/build/2018.11.15.05.14.20-i386/obj/sys/arch/i386/compile/INSTALL
    1 error

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

    2018.11.15.03.50.22 msaitoh src/sys/arch/x86/include/specialreg.h,v 1.132
    2018.11.15.04.36.46 ozaki-r src/sbin/ifconfig/ifconfig.c,v 1.237
    2018.11.15.04.37.20 ozaki-r src/sbin/ifconfig/ifconfig.8,v 1.116
    2018.11.15.04.53.54 msaitoh src/sys/arch/x86/x86/procfs_machdep.c,v 1.25
    2018.11.15.04.55.06 riastradh src/external/cddl/osnet/dist/uts/common/fs/zfs/vdev.c,v 1.6
    2018.11.15.04.55.17 riastradh src/external/cddl/osnet/dist/uts/common/sys/dtrace.h,v 1.18
    2018.11.15.04.55.26 riastradh src/external/cddl/osnet/sys/sys/proc.h,v 1.9
    2018.11.15.04.55.38 riastradh src/external/cddl/osnet/dist/uts/common/fs/zfs/spa_misc.c,v 1.4
    2018.11.15.04.55.38 riastradh src/external/cddl/osnet/dist/uts/common/fs/zfs/sys/spa_impl.h,v 1.3
    2018.11.15.04.55.49 riastradh src/external/cddl/osnet/dist/uts/common/fs/zfs/zfs_vnops.c,v 1.28
    2018.11.15.04.56.52 riastradh src/sys/arch/aarch64/include/param.h,v 1.6
    2018.11.15.04.57.00 riastradh src/sys/modules/arch/powerpc/powerpc-booke/bsd.powerpc-booke.mk,v 1.4
    2018.11.15.04.59.02 riastradh src/sys/arch/amd64/amd64/machdep.c,v 1.322
    2018.11.15.04.59.02 riastradh src/sys/arch/amd64/include/types.h,v 1.58
    2018.11.15.04.59.02 riastradh src/sys/arch/x86/x86/efi.c,v 1.16
    2018.11.15.04.59.02 riastradh src/sys/rump/librump/rumpkern/arch/generic/Makefile.inc,v 1.3
    2018.11.15.04.59.02 riastradh src/sys/rump/librump/rumpkern/arch/generic/rump_generic_directmap.c,v 1.1
    2018.11.15.04.59.02 riastradh src/sys/rump/librump/rumpkern/arch/x86_64/Makefile.inc,v 1.9
    2018.11.15.05.14.20 riastradh src/tests/lib/libm/t_cbrt.c,v 1.5

Log files can be found at:

    http://releng.NetBSD.org/b5reports/i386/commits-2018.11.html#2018.11.15.05.14.20


Home | Main Index | Thread Index | Old Index