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

An extract from the build.sh output follows:

          |                                    ^~
    /tmp/build/2022.01.25.01.56.22-i386/src/sys/dev/pci/ixgbe/ixgbe.c:6622:2: note: in expansion of macro 'IXGBE_EVC_ADD'
     6622 |  IXGBE_EVC_ADD(&que->handleq, 1);
          |  ^~~~~~~~~~~~~
    /tmp/build/2022.01.25.01.56.22-i386/src/sys/dev/pci/ixgbe/ixgbe.c: In function 'ixgbe_handle_link':
    /tmp/build/2022.01.25.01.56.22-i386/src/sys/dev/pci/ixgbe/ixgbe_netbsd.h:66:36: error: 'ev' undeclared (first use in this function)
       66 | #define IXGBE_EVC_ADD(evp, val)  ((ev)->ev_count += (val))
          |                                    ^~
    /tmp/build/2022.01.25.01.56.22-i386/src/sys/dev/pci/ixgbe/ixgbe.c:7102:2: note: in expansion of macro 'IXGBE_EVC_ADD'
     7102 |  IXGBE_EVC_ADD(&adapter->link_workev, 1);
          |  ^~~~~~~~~~~~~

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

    2022.01.25.01.56.22 msaitoh src/sys/dev/pci/ixgbe/ix_txrx.c,v 1.95
    2022.01.25.01.56.22 msaitoh src/sys/dev/pci/ixgbe/ixgbe.c,v 1.305
    2022.01.25.01.56.22 msaitoh src/sys/dev/pci/ixgbe/ixgbe_mbx.c,v 1.19
    2022.01.25.01.56.22 msaitoh src/sys/dev/pci/ixgbe/ixgbe_netbsd.h,v 1.15
    2022.01.25.01.56.22 msaitoh src/sys/dev/pci/ixgbe/ixv.c,v 1.178

Logs can be found at:

    http://releng.NetBSD.org/b5reports/i386/commits-2022.01.html#2022.01.25.01.56.22


Home | Main Index | Thread Index | Old Index