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

An extract from the build.sh output follows:

    --- dependall-modules ---
    /tmp/bracket/build/2020.07.12.06.42.32-i386/src/sys/dev/i2c/dbcool.c:778:4: error: 'struct dbcool_softc' has no member named 'sc_prop'
      sc->sc_prop = args->ia_prop;
        ^~
    /tmp/bracket/build/2020.07.12.06.42.32-i386/src/sys/dev/i2c/dbcool.c: In function 'dbcool_attach_sensor':
    /tmp/bracket/build/2020.07.12.06.42.32-i386/src/sys/dev/i2c/dbcool.c:1698:43: error: 'struct dbcool_softc' has no member named 'sc_prop'
      if (prop_dictionary_get_cstring_nocopy(sc->sc_prop, name, &desc)) {
                                               ^~
    *** [dbcool.o] Error code 1
    nbmake[8]: stopped in /tmp/bracket/build/2020.07.12.06.42.32-i386/src/sys/modules/dbcool
    1 error

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

    2020.07.12.06.35.58 skrll src/sys/arch/aarch64/aarch64/locore.S,v 1.65
    2020.07.12.06.37.39 skrll src/sys/arch/aarch64/aarch64/locore.S,v 1.66
    2020.07.12.06.38.56 macallan src/sys/dev/i2c/dbcool.c,v 1.55
    2020.07.12.06.40.11 kim src/sys/dev/pci/vioscsi.c,v 1.22
    2020.07.12.06.42.32 macallan src/sys/dev/i2c/dbcool.c,v 1.56

Logs can be found at:

    http://releng.NetBSD.org/b5reports/i386/commits-2020.07.html#2020.07.12.06.42.32


Home | Main Index | Thread Index | Old Index