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

An extract from the build.sh output follows:

    /tmp/bracket/build/2017.09.15.16.50.46-i386/src/sys/external/bsd/acpica/dist/compiler/aslanalyze.c: In function 'AnCheckMethodReturnValue':
    /tmp/bracket/build/2017.09.15.16.50.46-i386/src/sys/external/bsd/acpica/dist/compiler/aslanalyze.c:330:38: error: 'NODE_METHOD_NO_RETVAL' undeclared (first use in this function)
         if (OwningOp->Asl.CompileFlags & NODE_METHOD_NO_RETVAL)
                                          ^
    /tmp/bracket/build/2017.09.15.16.50.46-i386/src/sys/external/bsd/acpica/dist/compiler/aslanalyze.c:330:38: note: each undeclared identifier is reported only once for each function it appears in
    /tmp/bracket/build/2017.09.15.16.50.46-i386/src/sys/external/bsd/acpica/dist/compiler/aslanalyze.c:336:43: error: 'NODE_METHOD_SOME_NO_RETVAL' undeclared (first use in this function)
         else if (OwningOp->Asl.CompileFlags & NODE_METHOD_SOME_NO_RETVAL)
                                               ^
    --- dependall-games ---
    #    create  castching/.depend
    rm -f .depend
    CC=/tmp/bracket/build/2017.09.15.16.50.46-i386/tools/bin/i486--netbsdelf-gcc /tmp/bracket/build/2017.09.15.16.50.46-i386/tools/bin/nbmkdep -s .o\ .ln\ .d -d -f .depend castching.d
    --- dependall ---
    --- dependall-external ---
    *** [aslanalyze.o] Error code 1
    nbmake[10]: stopped in /tmp/bracket/build/2017.09.15.16.50.46-i386/src/external/bsd/acpica/bin/iasl
    1 error

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

    2017.09.15.16.50.43 christos src/sys/external/bsd/acpica/dist/common/dmswitch.c,v 1.1
    2017.09.15.16.50.43 christos src/sys/external/bsd/acpica/dist/compiler/aslparseop.c,v 1.1
    2017.09.15.16.50.43 christos src/sys/external/bsd/acpica/dist/tests/misc/converterSample.asl,v 1.1
    2017.09.15.16.50.44 christos src/sys/external/bsd/acpica/dist/tools/acpiexec/aeexception.c,v 1.1
    2017.09.15.16.50.45 christos src/sys/external/bsd/acpica/dist/dispatcher/dspkginit.c,v 1.1
    2017.09.15.16.50.46 christos src/sys/external/bsd/acpica/dist/utilities/utresdecode.c,v 1.1
    2017.09.15.16.50.46 christos src/sys/external/bsd/acpica/dist/utilities/utstrsuppt.c,v 1.1

Log files can be found at:

    http://releng.NetBSD.org/b5reports/i386/commits-2017.09.html#2017.09.15.16.50.46


Home | Main Index | Thread Index | Old Index