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

An extract from the build.sh output follows:

    /tmp/bracket/build/2015.02.11.12.03.30-i386/tools/bin/i486--netbsdelf-objcopy -x  bpf_dump.pico
    --- bpf_filter.pico ---
    /tmp/bracket/build/2015.02.11.12.03.30-i386/src/sys/net/bpf_filter.c:631:22: error: suggest parentheses around comparison in operand of '|' [-Werror=parentheses]
      if (f[len - 1].code != BPF_RET|BPF_K &&
                          ^
    /tmp/bracket/build/2015.02.11.12.03.30-i386/src/sys/net/bpf_filter.c:632:22: error: suggest parentheses around comparison in operand of '|' [-Werror=parentheses]
          f[len - 1].code != BPF_RET|BPF_A) {
                          ^
    cc1: all warnings being treated as errors
    *** [bpf_filter.pico] Error code 1
    nbmake[7]: stopped in /tmp/bracket/build/2015.02.11.12.03.30-i386/src/external/bsd/libpcap/lib
    --- bpf_dump.po ---

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

    2015.02.11.12.03.30 alnsn src/sys/net/bpf_filter.c,v 1.69

Log files can be found at:

    http://releng.NetBSD.org/b5reports/i386/commits-2015.02.html#2015.02.11.12.03.30


Home | Main Index | Thread Index | Old Index