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

An extract from the build.sh output follows:

      553 |  __BITMAP_ZERO(&powerup_port);
          |  ^~~~~~~~~~~~~
    
/tmp/build/2021.10.10.23.46.23-i386/src/sys/rump/dev/lib/libusb/../../../../dev/usb/uhub.c:685:3:
 error: implicit declaration of function '__BITMAP_SET' 
[-Werror=implicit-function-declaration]
      685 |   __BITMAP_SET(port, &powerup_port);
          |   ^~~~~~~~~~~~
    
/tmp/build/2021.10.10.23.46.23-i386/src/sys/rump/dev/lib/libusb/../../../../dev/usb/uhub.c:700:8:
 error: implicit declaration of function '__BITMAP_ISSET' 
[-Werror=implicit-function-declaration]
      700 |   if (!__BITMAP_ISSET(port, &powerup_port)) {
          |        ^~~~~~~~~~~~~~
    --- dependall-libscsipi ---
    --- scsipi_ioctl.po ---
    /tmp/build/2021.10.10.23.46.23-i386/tools/bin/nbctfconvert -g -L VERSION -o 
scsipi_ioctl.po scsipi_ioctl.po.o && rm -f scsipi_ioctl.po.o

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

    2021.10.10.23.28.36 msaitoh src/sys/dev/pci/pci.c,v 1.163
    2021.10.10.23.28.36 msaitoh src/sys/dev/pci/pci_subr.c,v 1.232
    2021.10.10.23.28.36 msaitoh src/sys/dev/pci/pcireg.h,v 1.161
    2021.10.10.23.28.36 msaitoh src/sys/dev/pci/ppb.c,v 1.74
    2021.10.10.23.30.44 thorpej src/sys/sys/event.h,v 1.45
    2021.10.10.23.39.50 jmcneill src/sys/dev/usb/uhub.c,v 1.154
    2021.10.10.23.46.22 thorpej src/sys/nfs/nfs_kq.c,v 1.29
    2021.10.10.23.46.23 thorpej src/sys/miscfs/genfs/genfs_vnops.c,v 1.213

Logs can be found at:

    
http://releng.NetBSD.org/b5reports/i386/commits-2021.10.html#2021.10.10.23.46.23

Reply via email to