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

An extract from the build.sh output follows:

    /tmp/bracket/build/2019.05.08.03.29.59-i386/src/tools/libprop/../../common/lib/libprop/prop_object.c:953:51: error: 'MADV_SEQUENTIAL' undeclared (first use in this function)
      (void) madvise(mf->poimf_xml, mf->poimf_mapsize, MADV_SEQUENTIAL);
                                                       ^
    /tmp/bracket/build/2019.05.08.03.29.59-i386/src/tools/libprop/../../common/lib/libprop/prop_object.c:953:51: note: each undeclared identifier is reported only once for each function it appears in
    /tmp/bracket/build/2019.05.08.03.29.59-i386/src/tools/libprop/../../common/lib/libprop/prop_object.c: In function '_prop_object_internalize_unmap_file':
    /tmp/bracket/build/2019.05.08.03.29.59-i386/src/tools/libprop/../../common/lib/libprop/prop_object.c:979:51: error: 'MADV_DONTNEED' undeclared (first use in this function)
      (void) madvise(mf->poimf_xml, mf->poimf_mapsize, MADV_DONTNEED);
                                                       ^
    *** [prop_object.lo] Error code 1
    nbmake[7]: stopped in /tmp/bracket/build/2019.05.08.03.29.59-i386/src/tools/libprop
    --- prop_data.lo ---

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

    2019.05.08.02.25.50 thorpej src/common/lib/libprop/prop_bool.c,v 1.18
    2019.05.08.02.25.50 thorpej src/common/lib/libprop/prop_data.c,v 1.15
    2019.05.08.02.25.50 thorpej src/common/lib/libprop/prop_number.c,v 1.31
    2019.05.08.02.25.50 thorpej src/common/lib/libprop/prop_object_impl.h,v 1.33
    2019.05.08.02.25.50 thorpej src/common/lib/libprop/prop_stack.c,v 1.3
    2019.05.08.02.25.50 thorpej src/common/lib/libprop/prop_string.c,v 1.13
    2019.05.08.02.25.50 thorpej src/tools/compat/Makefile,v 1.87
    2019.05.08.02.25.50 thorpej src/tools/compat/sys/rbtree.h,v 1.1
    2019.05.08.02.25.50 thorpej src/tools/libprop/Makefile,v 1.2
    2019.05.08.02.49.10 cnst src/share/man/man4/bio.4,v 1.14
    2019.05.08.02.57.11 msaitoh src/sys/arch/aarch64/aarch64/TODO,v 1.7
    2019.05.08.03.12.48 cnst src/share/man/man4/mpii.4,v 1.5
    2019.05.08.03.29.59 cnst src/sbin/bioctl/bioctl.8,v 1.24

Log files can be found at:

    http://releng.NetBSD.org/b5reports/i386/commits-2019.05.html#2019.05.08.03.29.59


Home | Main Index | Thread Index | Old Index