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

An extract from the build.sh output follows:

    --- cp-demint.d ---
    #    create  libiberty/cp-demint.d
    CC=/tmp/bracket/build/2016.08.03.21.53.03-i386/tools/bin/i486--netbsdelf-gcc /tmp/bracket/build/2016.08.03.21.53.03-i386/tools/bin/nbmkdep -f cp-demint.d.tmp  --   -std=gnu99    --sysroot=/tmp/bracket/build/2016.08.03.21.53.03-i386/destdir -DHAVE_CONFIG_H -I/tmp/bracket/build/2016.08.03.21.53.03-i386/src/external/gpl3/gcc/lib/libiberty/arch/i386  -I/tmp/bracket/build/2016.08.03.21.53.03-i386/src/external/gpl3/gcc/dist/include      /tmp/bracket/build/2016.08.03.21.53.03-i386/src/external/gpl3/gcc/dist/libiberty/cp-demint.c &&  mv cp-demint.d.tmp cp-demint.d
    --- cplus-dem.d ---
    #    create  libiberty/cplus-dem.d
    CC=/tmp/bracket/build/2016.08.03.21.53.03-i386/tools/bin/i486--netbsdelf-gcc /tmp/bracket/build/2016.08.03.21.53.03-i386/tools/bin/nbmkdep -f cplus-dem.d.tmp  --   -std=gnu99    --sysroot=/tmp/bracket/build/2016.08.03.21.53.03-i386/destdir -DHAVE_CONFIG_H -I/tmp/bracket/build/2016.08.03.21.53.03-i386/src/external/gpl3/gcc/lib/libiberty/arch/i386  -I/tmp/bracket/build/2016.08.03.21.53.03-i386/src/external/gpl3/gcc/dist/include      /tmp/bracket/build/2016.08.03.21.53.03-i386/src/external/gpl3/gcc/dist/libiberty/cplus-dem.c &&  mv cplus-dem.d.tmp cplus-dem.d
    --- crc32.d ---
    #    create  libiberty/crc32.d
    CC=/tmp/bracket/build/2016.08.03.21.53.03-i386/tools/bin/i486--netbsdelf-gcc /tmp/bracket/build/2016.08.03.21.53.03-i386/tools/bin/nbmkdep -f crc32.d.tmp  --   -std=gnu99    --sysroot=/tmp/bracket/build/2016.08.03.21.53.03-i386/destdir -DHAVE_CONFIG_H -I/tmp/bracket/build/2016.08.03.21.53.03-i386/src/external/gpl3/gcc/lib/libiberty/arch/i386  -I/tmp/bracket/build/2016.08.03.21.53.03-i386/src/external/gpl3/gcc/dist/include      /tmp/bracket/build/2016.08.03.21.53.03-i386/src/external/gpl3/gcc/dist/libiberty/crc32.c &&  mv crc32.d.tmp crc32.d
    --- d-demangle.d ---
    #    create  libiberty/d-demangle.d
    CC=/tmp/bracket/build/2016.08.03.21.53.03-i386/tools/bin/i486--netbsdelf-gcc /tmp/bracket/build/2016.08.03.21.53.03-i386/tools/bin/nbmkdep -f d-demangle.d.tmp  --   -std=gnu99    --sysroot=/tmp/bracket/build/2016.08.03.21.53.03-i386/destdir -DHAVE_CONFIG_H -I/tmp/bracket/build/2016.08.03.21.53.03-i386/src/external/gpl3/gcc/lib/libiberty/arch/i386  -I/tmp/bracket/build/2016.08.03.21.53.03-i386/src/external/gpl3/gcc/dist/include      /tmp/bracket/build/2016.08.03.21.53.03-i386/src/external/gpl3/gcc/dist/libiberty/d-demangle.c &&  mv d-demangle.d.tmp d-demangle.d
    --- dependall-share ---
    --- cy.html4 ---
    #    format  man4/cy.html4
    if test "" != "yes"; then  /tmp/bracket/build/2016.08.03.21.53.03-i386/tools/bin/nbmandoc -Thtml -Oman=../html%S/%N.html -Ostyle=../style.css  /tmp/bracket/build/2016.08.03.21.53.03-i386/src/share/man/man4/cy.4 > cy.html4.tmp &&  mv cy.html4.tmp cy.html4;  else  PATH=/tmp/bracket/build/2016.08.03.21.53.03-i386/tools/lib/groff:${PATH} /tmp/bracket/build/2016.08.03.21.53.03-i386/tools/bin/nbgroff -Tlatin1 -mdoc2html /tmp/bracket/build/2016.08.03.21.53.03-i386/src/share/man/man4/cy.4   > cy.html4.tmp && mv cy.html4.tmp cy.html4;  fi
    --- ec.html4 ---
    #    format  man4/ec.html4
    --- dependall-sys ---
    cc1: all warnings being treated as errors
    *** [ext2fs.o] Error code 1
    nbmake[11]: stopped in /tmp/bracket/build/2016.08.03.21.53.03-i386/obj/sys/arch/i386/stand/boot/biosboot/lib/sa
    --- dependall-external ---

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

    2016.08.03.21.53.02 jdolecek src/sys/ufs/ext2fs/ext2fs.h,v 1.39
    2016.08.03.21.53.02 jdolecek src/sys/ufs/ext2fs/ext2fs_alloc.c,v 1.47
    2016.08.03.21.53.02 jdolecek src/sys/ufs/ext2fs/ext2fs_bswap.c,v 1.21
    2016.08.03.21.53.02 jdolecek src/sys/ufs/ext2fs/ext2fs_dinode.h,v 1.28
    2016.08.03.21.53.02 jdolecek src/sys/ufs/ext2fs/ext2fs_inode.c,v 1.83
    2016.08.03.21.53.02 jdolecek src/sys/ufs/ext2fs/ext2fs_vfsops.c,v 1.194
    2016.08.03.21.53.03 jdolecek src/sys/ufs/ext2fs/ext2fs_vnops.c,v 1.118

Log files can be found at:

    http://releng.NetBSD.org/b5reports/i386/commits-2016.08.html#2016.08.03.21.53.03


Home | Main Index | Thread Index | Old Index