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

An extract from the build.sh output follows:

    /tmp/bracket/build/2016.02.04.20.06.29-i386/src/external/cddl/osnet/dist/cmd/dtrace/dtrace.c: In function 'errhandler':
    /tmp/bracket/build/2016.02.04.20.06.29-i386/src/external/cddl/osnet/dist/cmd/dtrace/dtrace.c:822:2: error: format not a string literal and no format arguments [-Werror=format-nonliteral]
      error(data->dteda_msg);
      ^
    /tmp/bracket/build/2016.02.04.20.06.29-i386/src/external/cddl/osnet/dist/cmd/dtrace/dtrace.c: In function 'drophandler':
    /tmp/bracket/build/2016.02.04.20.06.29-i386/src/external/cddl/osnet/dist/cmd/dtrace/dtrace.c:830:2: error: format not a string literal and no format arguments [-Werror=format-nonliteral]
      error(data->dtdda_msg);
      ^
    cc1: all warnings being treated as errors
    *** [dtrace.o] Error code 1
    nbmake[10]: stopped in /tmp/bracket/build/2016.02.04.20.06.29-i386/src/external/cddl/osnet/usr.sbin/dtrace
    1 error

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

    2016.02.04.20.05.53 roy src/external/cddl/osnet/dist/cmd/dtrace/dtrace.c,v 1.6
    2016.02.04.20.06.29 roy src/external/cddl/osnet/usr.sbin/dtrace/Makefile,v 1.7

Log files can be found at:

    http://releng.NetBSD.org/b5reports/i386/commits-2016.02.html#2016.02.04.20.06.29


Home | Main Index | Thread Index | Old Index