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

An extract from the build.sh output follows:

        *where += (Elf_Addr)relocbase;
               ^~
    /tmp/bracket/build/2018.07.12.21.42.53-i386/src/lib/csu/common/crt0-common.c:235:33: error: 'phnum' may be used uninitialized in this function [-Werror=maybe-uninitialized]
      const Elf_Phdr *phlimit = phdr + phnum, *dynphdr;
                                     ^
    /tmp/bracket/build/2018.07.12.21.42.53-i386/src/lib/csu/common/crt0-common.c:235:18: error: 'phdr' may be used uninitialized in this function [-Werror=maybe-uninitialized]
      const Elf_Phdr *phlimit = phdr + phnum, *dynphdr;
                      ^~~~~~~
    --- crti.o ---
    /tmp/bracket/build/2018.07.12.21.42.53-i386/tools/bin/nbctfconvert -g -L VERSION crti.o
    --- sysident.o ---
    /tmp/bracket/build/2018.07.12.21.42.53-i386/tools/bin/nbctfconvert -g -L VERSION sysident.o
    --- gcrt0.o ---
    cc1: all warnings being treated as errors
    *** [gcrt0.o] Error code 1
    nbmake[7]: stopped in /tmp/bracket/build/2018.07.12.21.42.53-i386/src/lib/csu
    --- crt0.o ---

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

    2018.07.12.21.35.12 joerg src/lib/csu/common/crt0-common.c,v 1.17
    2018.07.12.21.36.45 joerg src/lib/csu/common/crt0-common.c,v 1.18
    2018.07.12.21.38.16 joerg src/external/gpl3/binutils.old/dist/bfd/elf.c,v 1.6
    2018.07.12.21.38.16 joerg src/external/gpl3/binutils/dist/bfd/elf.c,v 1.10
    2018.07.12.21.39.24 joerg src/external/gpl3/gcc/dist/gcc/config/netbsd-elf.h,v 1.15
    2018.07.12.21.41.25 joerg src/share/mk/bsd.README,v 1.379
    2018.07.12.21.41.25 joerg src/share/mk/bsd.own.mk,v 1.1067
    2018.07.12.21.42.53 joerg src/doc/CHANGES,v 1.2408

Log files can be found at:

    http://releng.NetBSD.org/b5reports/i386/commits-2018.07.html#2018.07.12.21.42.53


Home | Main Index | Thread Index | Old Index