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

An extract from the build.sh output follows:

      ^
    
/tmp/bracket/build/2016.01.06.22.12.49-i386/src/sys/rump/dev/lib/libusb/../../../../dev/usb/usb_subr.c:176:51:
 error: 'KM_SLEEP' undeclared (first use in this function)
      char *b = kmem_alloc(USB_MAX_ENCODED_STRING_LEN, KM_SLEEP);
                                                       ^
    
/tmp/bracket/build/2016.01.06.22.12.49-i386/src/sys/rump/dev/lib/libusb/../../../../dev/usb/usb_subr.c:176:51:
 note: each undeclared identifier is reported only once for each function it 
appears in
    
/tmp/bracket/build/2016.01.06.22.12.49-i386/src/sys/rump/dev/lib/libusb/../../../../dev/usb/usb_subr.c:180:4:
 error: implicit declaration of function 'kmem_free' 
[-Werror=implicit-function-declaration]
        kmem_free(b, USB_MAX_ENCODED_STRING_LEN);
        ^
    cc1: all warnings being treated as errors
    *** [usb_subr.o] Error code 1
    nbmake[8]: stopped in 
/tmp/bracket/build/2016.01.06.22.12.49-i386/src/sys/rump/dev/lib/libusb
    1 error

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

    2016.01.06.22.12.49 skrll src/sys/dev/usb/usb.c,v 1.161
    2016.01.06.22.12.49 skrll src/sys/dev/usb/usb_subr.c,v 1.207
    2016.01.06.22.12.49 skrll src/sys/dev/usb/usbdivar.h,v 1.111
    2016.01.06.22.12.49 skrll src/sys/dev/usb/xhci.c,v 1.33

Log files can be found at:

    
http://releng.NetBSD.org/b5reports/i386/commits-2016.01.html#2016.01.06.22.12.49

Reply via email to