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

An extract from the build.sh output follows:

      995 |    timerclear(&sc->sc_hup_pending);
          |                  ^~
    /tmp/build/2021.10.11.19.04.47-i386/src/sys/sys/time.h:71:27: note: in definition of macro 'timerclear'
       71 | #define timerclear(tvp)  (tvp)->tv_sec = (tvp)->tv_usec = 0L
          |                           ^~~
    /tmp/build/2021.10.11.19.04.47-i386/src/sys/dev/ic/com.c:995:18: error: 'struct com_softc' has no member named 'sc_hup_pending'
      995 |    timerclear(&sc->sc_hup_pending);
          |                  ^~
    /tmp/build/2021.10.11.19.04.47-i386/src/sys/sys/time.h:71:43: note: in definition of macro 'timerclear'
       71 | #define timerclear(tvp)  (tvp)->tv_sec = (tvp)->tv_usec = 0L
          |                                           ^~~

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

    2021.10.11.18.39.06 jmcneill src/sys/dev/ic/com.c,v 1.366
    2021.10.11.18.46.34 rillig src/usr.sbin/sysinst/msg_xlat.sh,v 1.6
    2021.10.11.18.55.49 rillig src/usr.bin/indent/io.c,v 1.93
    2021.10.11.19.04.47 rillig src/usr.bin/indent/io.c,v 1.94

Logs can be found at:

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


Home | Main Index | Thread Index | Old Index