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

An extract from the build.sh output follows:

    --- dependall-sys ---
    /tmp/bracket/build/2017.04.29.01.18.35-i386/src/sys/compat/common/vm_43.c: In function 'compat_43_sys_mmap':
    /tmp/bracket/build/2017.04.29.01.18.35-i386/src/sys/compat/common/vm_43.c:125:3: error: implicit declaration of function 'SCARGS' [-Werror=implicit-function-declaration]
       SCARGS(&nargs, prot) |= PROT_EXEC;
       ^
    /tmp/bracket/build/2017.04.29.01.18.35-i386/src/sys/compat/common/vm_43.c:125:18: error: 'prot' undeclared (first use in this function)
       SCARGS(&nargs, prot) |= PROT_EXEC;
                      ^
    /tmp/bracket/build/2017.04.29.01.18.35-i386/src/sys/compat/common/vm_43.c:125:18: note: each undeclared identifier is reported only once for each function it appears in
    cc1: all warnings being treated as errors
    *** [vm_43.o] Error code 1
    nbmake[8]: stopped in /tmp/bracket/build/2017.04.29.01.18.35-i386/src/sys/modules/compat
    1 error

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

    2017.04.29.01.15.40 christos src/sys/compat/common/vm_43.c,v 1.19
    2017.04.29.01.15.40 christos src/sys/compat/netbsd32/netbsd32_netbsd.c,v 1.206
    2017.04.29.01.15.40 christos src/sys/compat/sys/mman.h,v 1.3
    2017.04.29.01.17.47 christos src/sys/sys/mman.h,v 1.51
    2017.04.29.01.18.35 christos src/sys/uvm/uvm_mmap.c,v 1.163

Log files can be found at:

    http://releng.NetBSD.org/b5reports/i386/commits-2017.04.html#2017.04.29.01.18.35


Home | Main Index | Thread Index | Old Index