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

An extract from the build.sh output follows:

     kasan_free(const void *addr __unused, size_t sz_with_redz __unused)
     ^~~~~~~~~~
    /tmp/bracket/build/2018.08.22.09.38.21-i386/src/lib/librump/../../sys/rump/../sys/asan.h:49:1: error: always_inline function might not be inlinable [-Werror=attributes]
     kasan_alloc(const void *addr __unused, size_t size __unused,
     ^~~~~~~~~~~
    /tmp/bracket/build/2018.08.22.09.38.21-i386/src/lib/librump/../../sys/rump/../sys/asan.h:43:1: error: always_inline function might not be inlinable [-Werror=attributes]
     kasan_add_redzone(size_t *size __unused)
     ^~~~~~~~~~~~~~~~~
    cc1: all warnings being treated as errors
    *** [kern_malloc.pico] Error code 1
    nbmake[7]: stopped in /tmp/bracket/build/2018.08.22.09.38.21-i386/src/lib/librump
    --- kern_malloc.po ---

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

    2018.08.22.09.11.47 maxv src/sys/arch/amd64/amd64/asan.c,v 1.2
    2018.08.22.09.38.21 maxv src/sys/kern/kern_malloc.c,v 1.151
    2018.08.22.09.38.21 maxv src/sys/kern/subr_kmem.c,v 1.70
    2018.08.22.09.38.21 maxv src/sys/sys/asan.h,v 1.2

Log files can be found at:

    http://releng.NetBSD.org/b5reports/i386/commits-2018.08.html#2018.08.22.09.38.21


Home | Main Index | Thread Index | Old Index