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

An extract from the build.sh output follows:

      ^
    /tmp/bracket/build/2016.03.23.04.56.21-i386/src/sys/rump/net/lib/libbridge/../../../../net/if_bridge.c:2240:2: note: each undeclared identifier is reported only once for each function it appears in
    /tmp/bracket/build/2016.03.23.04.56.21-i386/src/sys/rump/net/lib/libbridge/../../../../net/if_bridge.c:2240:52: error: expected ';' before '{' token
      LIST_FOREACH(brt, &sc->sc_rtlist, brt_list, nbrt) {
                                                        ^
    /tmp/bracket/build/2016.03.23.04.56.21-i386/src/sys/rump/net/lib/libbridge/../../../../net/if_bridge.c:2237:30: error: unused variable 'nbrt' [-Werror=unused-variable]
      struct bridge_rtnode *brt, *nbrt;
                                  ^
    cc1: all warnings being treated as errors
    *** [if_bridge.pico] Error code 1
    nbmake[8]: stopped in /tmp/bracket/build/2016.03.23.04.56.21-i386/src/sys/rump/net/lib/libbridge
    1 error

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

    2016.03.23.04.56.21 ozaki-r src/sys/net/if_bridge.c,v 1.109

Log files can be found at:

    http://releng.NetBSD.org/b5reports/i386/commits-2016.03.html#2016.03.23.04.56.21


Home | Main Index | Thread Index | Old Index