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

An extract from the build.sh output follows:

    --- dependall-if_agr ---
    /tmp/build/2022.04.04.06.12.27-i386/tools/bin/nbctfconvert -L VERSION -o if_agrtimer.o if_agrtimer.o.o && rm -f if_agrtimer.o.o
    --- dependall-if_lagg ---
    In file included from /tmp/build/2022.04.04.06.12.27-i386/src/sys/net/lagg/if_lagg.c:22:
    /tmp/build/2022.04.04.06.12.27-i386/src/sys/net/lagg/if_lagg.c: In function 'lagg_input_ethernet':
    /tmp/build/2022.04.04.06.12.27-i386/src/sys/net/lagg/if_lagg.c:1124:31: error: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Werror=sign-compare]
     1124 |  if (__predict_false(m->m_len < sizeof(*eh))) {
          |                               ^
    --- dependall-if_l2tp ---
    /tmp/build/2022.04.04.06.12.27-i386/tools/bin/nbctfconvert -L VERSION -o in6_l2tp.o in6_l2tp.o.o && rm -f in6_l2tp.o.o
    --- dependall-if_agr ---

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

    2022.04.04.06.10.00 yamaguchi src/sys/net/if_ethersubr.c,v 1.311
    2022.04.04.06.10.00 yamaguchi src/sys/net/lagg/Attic/if_laggvar.h,v 1.6
    2022.04.04.06.10.00 yamaguchi src/sys/net/lagg/if_lagg.c,v 1.46
    2022.04.04.06.10.00 yamaguchi src/sys/net/lagg/if_lagg_lacp.c,v 1.23
    2022.04.04.06.10.00 yamaguchi src/sys/net/lagg/if_laggproto.h,v 1.16
    2022.04.04.06.10.00 yamaguchi src/sys/rump/librump/rumpnet/net_stub.c,v 1.49
    2022.04.04.06.12.27 yamaguchi src/sys/net/lagg/if_lagg_lacp.c,v 1.24

Logs can be found at:

    http://releng.NetBSD.org/b5reports/i386/commits-2022.04.html#2022.04.04.06.12.27


Home | Main Index | Thread Index | Old Index