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

An extract from the build.sh output follows:

    /tmp/bracket/build/2018.03.18.20.33.52-i386/src/sys/compat/common/ccd_60.c: 
In function 'compat_60_ccdioctl':
    
/tmp/bracket/build/2018.03.18.20.33.52-i386/src/sys/compat/common/ccd_60.c:66:3:
 error: 'error' undeclared (first use in this function)
       error = (*f)(dev, CCDIOCSET, &ccio, flag, l);
       ^~~~~
    
/tmp/bracket/build/2018.03.18.20.33.52-i386/src/sys/compat/common/ccd_60.c:66:3:
 note: each undeclared identifier is reported only once for each function it 
appears in
    
/tmp/bracket/build/2018.03.18.20.33.52-i386/src/sys/compat/common/ccd_60.c:86:20:
 error: 'CCDIOCLR' undeclared (first use in this function)
       return (*f)(dev, CCDIOCLR, data, flag, l);
                        ^~~~~~~~
    *** [ccd_60.o] Error code 1
    nbmake[8]: stopped in 
/tmp/bracket/build/2018.03.18.20.33.52-i386/src/sys/modules/compat
    1 error

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

    2018.03.18.20.33.52 christos src/sys/compat/common/Makefile.sysio,v 1.10
    2018.03.18.20.33.52 christos src/sys/compat/common/ccd_60.c,v 1.1
    2018.03.18.20.33.52 christos src/sys/compat/common/compat_mod.c,v 1.27
    2018.03.18.20.33.52 christos src/sys/compat/sys/ccdvar.h,v 1.1
    2018.03.18.20.33.52 christos src/sys/dev/ccd.c,v 1.176
    2018.03.18.20.33.52 christos src/sys/dev/ccdvar.h,v 1.37

Log files can be found at:

    
http://releng.NetBSD.org/b5reports/i386/commits-2018.03.html#2018.03.18.20.33.52

Reply via email to