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

An extract from the build.sh output follows:

    /tmp/bracket/build/2020.03.15.15.58.24-i386/src/external/gpl3/gcc/dist/gcc/machmode.h: In function 'short unsigned int mode_to_unit_precision(machine_mode)':
    /tmp/bracket/build/2020.03.15.15.58.24-i386/src/external/gpl3/gcc/dist/gcc/machmode.h:580:38: error: 'mode_unit_precision_inline' was not declared in this scope
        ? mode_unit_precision_inline (mode) : mode_unit_precision[mode]);
                                          ^
    /tmp/bracket/build/2020.03.15.15.58.24-i386/src/external/gpl3/gcc/dist/gcc/machmode.h: In function 'poly_uint16 mode_to_nunits(machine_mode)':
    /tmp/bracket/build/2020.03.15.15.58.24-i386/src/external/gpl3/gcc/dist/gcc/machmode.h:593:30: error: 'mode_nunits_inline' was not declared in this scope
        ? mode_nunits_inline (mode) : mode_nunits[mode]);
                                  ^
    *** [min-insn-modes.lo] Error code 1
    nbmake[9]: stopped in /tmp/bracket/build/2020.03.15.15.58.24-i386/src/external/gpl3/gcc/usr.bin/backend
    --- dependall-sys ---

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

    2020.03.15.14.58.54 skrll src/sys/dev/usb/uhci.c,v 1.298
    2020.03.15.15.00.14 skrll src/sys/dev/usb/uhci.c,v 1.299
    2020.03.15.15.14.22 ad src/sys/arch/x86/x86/pmap.c,v 1.368
    2020.03.15.15.58.24 ad src/sys/arch/x86/include/pmap_pv.h,v 1.15
    2020.03.15.15.58.24 ad src/sys/arch/x86/x86/pmap.c,v 1.369

Log files can be found at:

    http://releng.NetBSD.org/b5reports/i386/commits-2020.03.html#2020.03.15.15.58.24


Home | Main Index | Thread Index | Old Index